1 # Translation of git-cola to Spanish.
2 # Copyright (C) 2014 Pilar Molina Lopez
3 # Copyright (C) 2014 David Aguilar
4 # This file is distributed under the same license as the git-cola package.
6 # Pilar Molina Lopez <pilarmolinalopez@gmail.com>, 2014.
10 "Project-Id-Version: git-cola VERSION\n"
11 "Report-Msgid-Bugs-To: \n"
12 "POT-Creation-Date: 2015-07-23 15:09-0700\n"
13 "PO-Revision-Date: 2014-07-18 16:22-0700\n"
14 "Last-Translator: Pilar Molina Lopez <pilarmolinalopez@gmail.com>\n"
15 "Language-Team: Spanish\n"
17 "Content-Type: text/plain; charset=UTF-8\n"
18 "Content-Transfer-Encoding: 8bit\n"
30 "You are in the middle of a merge.\n"
31 "Cannot amend while merging."
36 msgid "PATCH %(current)d/%(count)d"
44 msgid "Patch(es) Applied"
49 msgid "%d patch(es) applied."
54 msgid "Created commit: %s"
59 msgid "Commit failed: %s"
64 msgid "Error creating remote \"%s\""
65 msgstr "Error al crear el repositorio remoto \"%s\""
69 msgstr "Eliminar Repositorio Remoto"
72 msgid "Delete remote?"
73 msgstr "Desea eliminar el repositorio remoto?"
77 msgid "Delete remote \"%s\""
78 msgstr "Eliminar repositorio remoto \"%s\""
80 #: cola/cmds.py:468 cola/guicmds.py:28 cola/guicmds.py:36
81 #: cola/widgets/bookmarks.py:39
87 msgid "Error deleting remote \"%s\""
88 msgstr "Error al eliminar el repositorio remoto \"%s\""
92 msgstr "Renombrar Repositorio Remoto"
95 msgid "Rename remote?"
96 msgstr "Desea renombrar el repositorio remoto?"
100 msgid "Rename remote \"%(current)s\" to \"%(new)s\"?"
102 "Desea renombrar el repositorio remoto \"%(current)s\" como \"%(new)s\"?"
104 #: cola/cmds.py:490 cola/guicmds.py:352
110 msgid "Delete Bookmark?"
115 msgid "%s will be removed from your bookmarks."
120 msgid "Delete Bookmark"
125 msgid "Remove %s from the recent list?"
130 msgid "%s will be removed from your recent repositories."
133 #: cola/cmds.py:530 cola/widgets/patch.py:92 cola/widgets/patch.py:105
137 #: cola/cmds.py:568 cola/cmds.py:1796 cola/widgets/bookmarks.py:221
143 msgid "Deleting \"%s\" failed"
144 msgstr "Fallo intentando eliminar \"%s\""
147 msgid "Delete Files?"
148 msgstr "Eliminar Archivos?"
151 msgid "The following files will be deleted:"
152 msgstr "Se eliminarán los siguientes archivos:"
156 msgid "Delete %d file(s)?"
157 msgstr "Desea eliminar %d archivos(s)?"
161 msgstr "Eliminar Archivos"
164 msgid "Remote Branch Deleted"
165 msgstr "Rama Remota Eliminada"
169 msgid "\"%(branch)s\" has been deleted from \"%(remote)s\"."
170 msgstr "\"%(branch)s\" ha sido eliminado de \"%(remote)s\"."
172 #: cola/cmds.py:658 cola/guicmds.py:110 cola/widgets/remote.py:469
174 msgid "\"%(command)s\" returned exit status %(status)d"
178 msgid "Error Deleting Remote Branch"
179 msgstr "Error al Eliminar Rama Remota"
181 #: cola/cmds.py:740 cola/cmds.py:848
182 msgid "Launch Editor"
183 msgstr "Abrir Editor"
187 msgid "Cannot exec \"%s\": please configure your editor"
188 msgstr "No se pudo ejecutar \"%s\": por favor, configure su editor"
191 msgid "Error Editing File"
192 msgstr "Error al Editar Archivo"
195 msgid "Launch Diff Tool"
196 msgstr "Abrir Herramienta de Comparación"
199 msgid "Launch Terminal"
200 msgstr "Abrir Terminal"
203 msgid "Error: Cannot find commit template"
208 msgid "%s: No such file or directory."
209 msgstr "%s: El directorio o archivo no existe."
212 msgid "Error: Unconfigured commit template"
217 "A commit template has not been configured.\n"
218 "Use \"git config\" to define \"commit.template\"\n"
219 "so that it points to a commit template."
223 msgid "Open Using Default Application"
224 msgstr "Abrir Usando Aplicación por Defecto"
227 msgid "Open Parent Directory"
228 msgstr "Abrir Directorio Padre"
232 msgid "Error: could not clone \"%s\""
233 msgstr "Error: no se pudo clonar \"%s\""
237 msgid "git clone returned exit code %s"
242 msgid "Rebase onto %s"
245 #: cola/cmds.py:1136 cola/cmds.py:1161 cola/cmds.py:1162 cola/cmds.py:1174
246 #: cola/cmds.py:1175 cola/widgets/main.py:397
254 #: cola/cmds.py:1149 cola/widgets/browse.py:468 cola/widgets/stash.py:56
255 #: cola/widgets/archive.py:123
259 #: cola/cmds.py:1204 cola/widgets/editremotes.py:69 cola/widgets/finder.py:106
260 #: cola/widgets/dag.py:398 cola/widgets/action.py:59 cola/widgets/grep.py:80
261 #: cola/widgets/grep.py:116 cola/widgets/recent.py:55
262 #: cola/widgets/recent.py:115
267 msgid "Revert Unstaged Edits..."
271 msgid "Revert Unstaged Changes?"
276 "This operation drops unstaged changes.\n"
277 "These changes cannot be recovered."
281 msgid "Revert the unstaged changes?"
285 msgid "Revert Unstaged Changes"
289 msgid "Revert Uncommitted Edits..."
293 msgid "Revert Uncommitted Changes?"
296 #: cola/cmds.py:1284 cola/widgets/diff.py:426
298 "This operation drops uncommitted changes.\n"
299 "These changes cannot be recovered."
302 #: cola/cmds.py:1286 cola/widgets/diff.py:428
303 msgid "Revert the uncommitted changes?"
307 msgid "Revert Uncommitted Changes"
313 msgstr "Desea ejecutar \"%s\"?"
316 msgid "Please select a file"
317 msgstr "Por favor, seleccione un archivo"
321 msgid "\"%s\" requires a selected file."
322 msgstr "\"%s\" requiere que seleccione un archivo"
325 msgid "Invalid Revision"
326 msgstr "Revisión inválida"
329 msgid "The revision expression cannot be empty."
334 msgid "Running command: %s"
335 msgstr "Ejecutando comando: %s"
337 #: cola/cmds.py:1363 cola/cmds.py:1612 cola/interaction.py:72
340 msgstr "Resultado: %s"
342 #: cola/cmds.py:1364 cola/interaction.py:73 cola/guicmds.py:115
356 msgid "Stage conflicts?"
362 "%s appears to contain merge conflicts.\n"
364 "You should probably skip this file.\n"
369 msgid "Stage conflicts"
376 #: cola/cmds.py:1488 cola/widgets/action.py:57
386 msgid "Stage Modified"
390 msgid "Stage Unmerged"
394 msgid "Stage Untracked"
398 msgid "Stage / Unstage"
403 msgid "Tagging \"%(revision)s\" as \"%(name)s\""
404 msgstr "Etiquetando \"%(revision)s\" como \"%(name)s\""
410 #: cola/cmds.py:1627 cola/widgets/action.py:58
416 msgid "Unstaging: %s"
421 msgid "Untracking: %s"
425 msgid "Error Launching History Browser"
430 msgid "Cannot exec \"%s\": please configure a history browser"
433 #: cola/interaction.py:54 cola/widgets/main.py:306
437 #: cola/interaction.py:64
440 msgstr "Desea ejecutar %s?"
442 #: cola/interaction.py:65
444 msgid "Run the \"%s\" command?"
445 msgstr "Desea ejecutar el comando %s?"
447 #: cola/interaction.py:67 cola/widgets/cfgactions.py:244
451 #: cola/interaction.py:74
453 msgid "Exit code: %s"
456 #: cola/difftool.py:77
457 msgid "git-cola diff"
460 #: cola/difftool.py:91 cola/widgets/compare.py:68
464 #: cola/difftool.py:95 cola/qtutils.py:719 cola/widgets/remote.py:148
465 #: cola/widgets/remote.py:215 cola/widgets/selectcommits.py:59
466 #: cola/widgets/editremotes.py:75 cola/widgets/completion.py:632
467 #: cola/widgets/startup.py:45 cola/widgets/compare.py:71
468 #: cola/widgets/finder.py:115 cola/widgets/cfgactions.py:84
469 #: cola/widgets/cfgactions.py:243 cola/widgets/search.py:86
470 #: cola/widgets/patch.py:99 cola/widgets/browse.py:467
471 #: cola/widgets/about.py:68 cola/widgets/about.py:119 cola/widgets/stash.py:64
472 #: cola/widgets/stash.py:65 cola/widgets/createbranch.py:152
473 #: cola/widgets/grep.py:127 cola/widgets/recent.py:78
474 #: cola/widgets/createtag.py:90 cola/widgets/text.py:436
475 #: cola/widgets/prefs.py:272
479 #: cola/inotify.py:57
480 msgid "inotify is disabled because \"cola.inotify\" is false"
481 msgstr "inotify está desactivado porque \"cola.inotify\" es FALSO"
483 #: cola/inotify.py:63
485 "file notification: disabled\n"
486 "Note: install pywin32 to enable.\n"
488 "Notificación de archivo: desactivada\n"
489 "Nota: instale pywin32 para activarla.\n"
491 #: cola/inotify.py:66
493 "inotify: disabled\n"
494 "Note: install python-pyinotify to enable inotify.\n"
496 "inotify: desactivado\n"
497 "Nota: instale python-pyinotify para activarlo.\n"
499 #: cola/inotify.py:72
501 msgid "On Debian-based systems try: sudo apt-get install python-pyinotify"
502 msgstr "En sistemas Debian intente: sudo apt-get install python-pyinotify"
504 #: cola/inotify.py:81
505 msgid "File notification enabled."
506 msgstr "Notificación de archivo activada."
508 #: cola/inotify.py:83
509 msgid "inotify enabled."
510 msgstr "inotify activado."
512 #: cola/gitcmds.py:431
513 msgid "Nothing to do"
516 #: cola/qtutils.py:599
520 #: cola/qtutils.py:722 cola/qtutils.py:756
524 #: cola/qtutils.py:754
528 #: cola/guicmds.py:28
529 msgid "Delete Branch"
530 msgstr "Eliminar Rama"
532 #: cola/guicmds.py:36
533 msgid "Delete Remote Branch"
534 msgstr "Eliminar Rama Remota"
536 #: cola/guicmds.py:55
537 msgid "Browse Commits..."
540 #: cola/guicmds.py:55
544 #: cola/guicmds.py:63
545 msgid "Checkout Branch"
548 #: cola/guicmds.py:63
552 #: cola/guicmds.py:72
553 msgid "Cherry-Pick Commit"
556 #: cola/guicmds.py:109
557 msgid "Error Creating Repository"
558 msgstr "Error al Crear Repositorio"
560 #: cola/guicmds.py:112
569 #: cola/guicmds.py:134
570 msgid "Path or URL to clone (Env. $VARS okay)"
573 #: cola/guicmds.py:155
574 msgid "Error Cloning"
575 msgstr "Error al Crear Copia Local"
577 #: cola/guicmds.py:156 cola/guicmds.py:157
579 msgid "Could not parse Git URL: \"%s\""
580 msgstr "No fue posible procesar la Git URL: \"%s\""
582 #: cola/guicmds.py:161
583 msgid "Select a parent directory for the new clone"
584 msgstr "Seleccione un directorio padre para la nueva copia local"
586 #: cola/guicmds.py:170
588 msgid "\"%s\" already exists, cola will create a new directory"
589 msgstr "\"%s\" ya existe, cola creará un nuevo directorio"
591 #: cola/guicmds.py:172
592 msgid "Directory Exists"
593 msgstr "El Directorio ya Existe"
595 #: cola/guicmds.py:185 cola/widgets/search.py:80
596 msgid "Export Patches"
597 msgstr "Exportar Parches"
599 #: cola/guicmds.py:203 cola/guicmds.py:212 cola/widgets/startup.py:120
600 msgid "Open Git Repository..."
601 msgstr "Abrir Repositorio Git..."
603 #: cola/guicmds.py:221
604 msgid "Load Commit Message"
607 #: cola/guicmds.py:249
608 msgid "Select Branch to Review"
611 #: cola/guicmds.py:249
615 #: cola/guicmds.py:331
617 msgid "Clone Repository"
618 msgstr "Repositorio Actual"
620 #: cola/guicmds.py:332
621 #, fuzzy, python-format
622 msgid "Cloning repository at %s"
623 msgstr "Repositorio: %s"
625 #: cola/guicmds.py:349
627 msgid "Rename Existing Branch"
628 msgstr "Acutalizar Rama Existente:"
630 #: cola/guicmds.py:349 cola/widgets/selectcommits.py:54
631 #: cola/widgets/browse.py:468
635 #: cola/guicmds.py:352
637 msgid "Enter Branch New Name"
638 msgstr "Nombre de la Rama"
643 "fatal: \"%s\" is not a directory. Please specify a correct --repo <path>."
646 #: cola/widgets/remote.py:108
648 msgstr "Actualizando"
650 #: cola/widgets/remote.py:111 cola/widgets/cfgactions.py:227
651 #: cola/widgets/merge.py:63
655 #: cola/widgets/remote.py:118 cola/widgets/compare.py:52
656 #: cola/widgets/compare.py:57
658 msgstr "Repositorio Remoto"
660 #: cola/widgets/remote.py:127
661 msgid "Remote Branch"
664 #: cola/widgets/remote.py:134
665 msgid "Fast Forward Only "
668 #: cola/widgets/remote.py:138
669 msgid "Include tags "
670 msgstr "Incluir etiquetas "
672 #: cola/widgets/remote.py:141
676 #: cola/widgets/remote.py:306
681 #: cola/widgets/remote.py:402
682 msgid "No repository selected."
683 msgstr "Ningún repositorio ha sido seleccionado."
685 #: cola/widgets/remote.py:417 cola/widgets/remote.py:503
689 #: cola/widgets/remote.py:419
692 "Branch \"%(branch)s\" does not exist in \"%(remote)s\".\n"
693 "A new remote branch will be published."
695 "La rama \"%(branch)s\" no existe en \"%(remote)s\".\n"
696 "Se publicará una nueva rama remota."
698 #: cola/widgets/remote.py:421
699 msgid "Create a new remote branch?"
700 msgstr "Desea crear una nueva rama remota?"
702 #: cola/widgets/remote.py:422
703 msgid "Create Remote Branch"
704 msgstr "Crear Rama Remota"
706 #: cola/widgets/remote.py:429
710 #: cola/widgets/remote.py:430
711 msgid "Non-fast-forward fetch overwrites local history!"
714 #: cola/widgets/remote.py:431
716 msgid "Force fetching from %s?"
719 #: cola/widgets/remote.py:432
723 #: cola/widgets/remote.py:434
727 #: cola/widgets/remote.py:435
729 "Non-fast-forward push overwrites published history!\n"
730 "(Did you pull first?)"
733 #: cola/widgets/remote.py:437
735 msgid "Force push to %s?"
738 #: cola/widgets/remote.py:438
742 #: cola/widgets/remote.py:463
743 msgid "Already up-to-date."
746 #: cola/widgets/remote.py:488
747 msgid "Have you rebased/pulled lately?"
750 #: cola/widgets/remote.py:497
754 #: cola/widgets/remote.py:509
758 #: cola/widgets/selectcommits.py:50
759 msgid "Revision Expression:"
762 #: cola/widgets/selectcommits.py:95
763 msgid "No commits exist in this branch."
766 #: cola/widgets/editremotes.py:33
768 msgstr "Editar Repositorios Remotos"
770 #: cola/widgets/editremotes.py:42
772 "Add and remove remote repositories using the \n"
773 "Add(+) and Delete(-) buttons on the left-hand side.\n"
775 "Remotes can be renamed by selecting one from the list\n"
776 "and pressing \"enter\", or by double-clicking."
778 "Añadir y eliminar repositorios remotos usando los \n"
779 "botones Añadir(+) y Eliminar(-) a la izquierda.\n"
781 "Puede cambiar el nombre de los repositorios remotos \n"
782 "seleccionando uno en la lista \n"
783 "y presionando \"enter\", o haciendo doble-click."
785 #: cola/widgets/editremotes.py:52
786 msgid "Remote git repositories - double-click to rename"
787 msgstr "Repositorios de git remotos - doble click para renombrar"
789 #: cola/widgets/editremotes.py:65
790 msgid "Add new remote git repository"
791 msgstr "Añadir nuevo repositorio de git remoto"
793 #: cola/widgets/editremotes.py:73
794 msgid "Delete remote"
795 msgstr "Elimiar repositorio remoto"
797 #: cola/widgets/editremotes.py:158
799 msgid "Gathering info for \"%s\"..."
800 msgstr "Runiendo información para \"%s\"..."
802 #: cola/widgets/editremotes.py:189
804 msgstr "Añadir Repositorio Remoto"
806 #: cola/widgets/editremotes.py:193 cola/widgets/merge.py:105
807 #: cola/widgets/archive.py:120
811 #: cola/widgets/editremotes.py:202
813 msgstr "Añadir repositorio remoto"
815 #: cola/widgets/editremotes.py:203
816 msgid "Name for the new remote"
817 msgstr "Nombre para el nuevo repositorio remoto"
819 #: cola/widgets/editremotes.py:207 cola/widgets/createtag.py:59
820 #: cola/models/browse.py:40
824 #: cola/widgets/editremotes.py:208
828 #: cola/widgets/log.py:38
833 #: cola/widgets/startup.py:30
837 #: cola/widgets/startup.py:36
841 #: cola/widgets/startup.py:39 cola/widgets/main.py:227
845 #: cola/widgets/startup.py:42 cola/widgets/main.py:238
849 #: cola/widgets/startup.py:50
850 msgid "Select Repository..."
851 msgstr "Seleccionar Repositorio..."
853 #: cola/widgets/startup.py:55
854 msgid "Select manually..."
855 msgstr "Seleccionar manualmente..."
857 #: cola/widgets/commitmsg.py:41
858 msgid "Sign off on this commit"
861 #: cola/widgets/commitmsg.py:44 cola/widgets/commitmsg.py:67
865 #: cola/widgets/commitmsg.py:47
866 msgid "Commit staged changes"
869 #: cola/widgets/commitmsg.py:48
874 #: cola/widgets/commitmsg.py:64
876 "Commit staged changes\n"
877 "Shortcut: Ctrl+Enter"
880 #: cola/widgets/commitmsg.py:72
884 #: cola/widgets/commitmsg.py:83
885 msgid "Amend Last Commit"
888 #: cola/widgets/commitmsg.py:90
889 msgid "Bypass Commit Hooks"
892 #: cola/widgets/commitmsg.py:97 cola/widgets/merge.py:100
893 msgid "Create Signed Commit"
896 #: cola/widgets/commitmsg.py:103
897 msgid "Check Spelling"
900 #: cola/widgets/commitmsg.py:109 cola/widgets/prefs.py:194
901 msgid "Auto-Wrap Lines"
904 #: cola/widgets/commitmsg.py:116
905 msgid "Load Previous Commit Message"
908 #: cola/widgets/commitmsg.py:121
909 msgid "Fixup Previous Commit"
912 #: cola/widgets/commitmsg.py:145 cola/widgets/commitmsg.py:149
913 #: cola/widgets/status.py:160
917 #: cola/widgets/commitmsg.py:280
918 msgid "Clear commit message?"
921 #: cola/widgets/commitmsg.py:281
923 msgid "The commit message will be cleared."
924 msgstr "Se eliminarán los siguientes archivos:"
926 #: cola/widgets/commitmsg.py:282
927 msgid "This cannot be undone. Clear commit message?"
930 #: cola/widgets/commitmsg.py:283
931 msgid "Clear commit message"
934 #: cola/widgets/commitmsg.py:398
936 "Please supply a commit message.\n"
938 "A good commit message has the following format:\n"
940 "- First line: Describe in one sentence what you did.\n"
941 "- Second line: Blank\n"
942 "- Remaining lines: Describe why this change is good.\n"
945 #: cola/widgets/commitmsg.py:405
946 msgid "Missing Commit Message"
949 #: cola/widgets/commitmsg.py:411
951 "No changes to commit.\n"
953 "You must stage at least 1 file before you can commit."
956 #: cola/widgets/commitmsg.py:415
957 msgid "Would you like to stage and commit all modified files?"
960 #: cola/widgets/commitmsg.py:418
961 msgid "Stage and commit?"
964 #: cola/widgets/commitmsg.py:420
965 msgid "Stage and Commit"
968 #: cola/widgets/commitmsg.py:425
969 msgid "Nothing to commit"
972 #: cola/widgets/commitmsg.py:433
973 msgid "Rewrite Published Commit?"
976 #: cola/widgets/commitmsg.py:434
978 "This commit has already been published.\n"
979 "This operation will rewrite published history.\n"
980 "You probably don't want to do this."
983 #: cola/widgets/commitmsg.py:437
984 msgid "Amend the published commit?"
987 #: cola/widgets/commitmsg.py:438
991 #: cola/widgets/commitmsg.py:446
992 msgid "Commit failed"
995 #: cola/widgets/commitmsg.py:447
997 msgid "\"git commit\" returned exit code %s"
1000 #: cola/widgets/commitmsg.py:478
1004 #: cola/widgets/commitmsg.py:483
1005 msgid "Select Commit"
1008 #: cola/widgets/commitmsg.py:526
1009 msgid "Commit summary"
1012 #: cola/widgets/commitmsg.py:549
1013 msgid "Extended description..."
1014 msgstr "Descripción extendida..."
1016 #: cola/widgets/compare.py:38
1017 msgid "*** Branch Point ***"
1020 #: cola/widgets/compare.py:39
1021 msgid "*** Sandbox ***"
1024 #: cola/widgets/compare.py:40 cola/widgets/compare.py:51
1025 #: cola/widgets/compare.py:56
1029 #: cola/widgets/compare.py:42
1030 msgid "Branch Diff Viewer"
1033 #: cola/widgets/compare.py:74
1034 msgid "File Differences"
1037 #: cola/widgets/finder.py:45
1040 "Keyboard Shortcuts\n"
1041 "------------------\n"
1042 "J, Down = Move Down\n"
1044 "Enter = Edit Selected Files\n"
1045 "Spacebar = Open File Using Default Application\n"
1046 "Ctrl+L = Focus Text Entry Field\n"
1049 "The up and down arrows change focus between the text entry field\n"
1050 "and the results.\n"
1053 #: cola/widgets/finder.py:58
1054 msgid "Help - Find Files"
1057 #: cola/widgets/finder.py:86 cola/widgets/main.py:192
1062 #: cola/widgets/finder.py:91
1066 #: cola/widgets/finder.py:96 cola/widgets/grep.py:76 cola/widgets/grep.py:111
1067 #: cola/widgets/recent.py:72
1071 #: cola/widgets/finder.py:111 cola/widgets/main.py:421
1075 #: cola/widgets/finder.py:112
1081 #: cola/widgets/finder.py:155
1086 #: cola/widgets/cfgactions.py:82 cola/widgets/main.py:312
1090 #: cola/widgets/cfgactions.py:153 cola/widgets/cfgactions.py:157
1091 msgid "Abort Action"
1092 msgstr "Abortar Acción"
1094 #: cola/widgets/cfgactions.py:154
1096 "An action is still running.\n"
1097 "Terminating it could result in data loss."
1099 "Una acción está siendo ejecutada.\n"
1100 "Cancelarla podría resultar en pérdida de información."
1102 #: cola/widgets/cfgactions.py:156
1103 msgid "Abort the action?"
1104 msgstr "Desea abortar la acción?"
1106 #: cola/widgets/cfgactions.py:207
1110 #: cola/widgets/cfgactions.py:228 cola/widgets/merge.py:67
1111 msgid "Tracking Branch"
1114 #: cola/widgets/cfgactions.py:229 cola/widgets/merge.py:70
1115 #: cola/widgets/createbranch.py:123
1119 #: cola/widgets/cfgactions.py:233 cola/widgets/createtag.py:82
1123 #: cola/widgets/search.py:45 cola/widgets/search.py:63 cola/widgets/grep.py:71
1127 #: cola/widgets/search.py:49
1131 #: cola/widgets/search.py:55 cola/widgets/search.py:60
1135 #: cola/widgets/search.py:83 cola/widgets/dag.py:137
1139 #: cola/widgets/search.py:208
1140 msgid "Search by Expression"
1143 #: cola/widgets/search.py:209
1144 msgid "Search by Path"
1147 #: cola/widgets/search.py:210
1148 msgid "Search Commit Messages"
1151 #: cola/widgets/search.py:211
1152 msgid "Search Diffs"
1155 #: cola/widgets/search.py:212
1156 msgid "Search Authors"
1159 #: cola/widgets/search.py:213
1160 msgid "Search Committers"
1163 #: cola/widgets/search.py:214
1164 msgid "Search Date Range"
1167 #: cola/widgets/search.py:307
1168 msgid "Choose Path(s)"
1171 #: cola/widgets/dag.py:119
1172 msgid "Diff this -> selected"
1173 msgstr "Diferencia de esta -> seleccionada"
1175 #: cola/widgets/dag.py:122
1176 msgid "Diff selected -> this"
1177 msgstr "Diferencia de seleccionada -> esta"
1179 #: cola/widgets/dag.py:125 cola/widgets/createbranch.py:88
1180 #: cola/widgets/createbranch.py:99 cola/widgets/createbranch.py:148
1181 msgid "Create Branch"
1184 #: cola/widgets/dag.py:128
1185 msgid "Create Patch"
1186 msgstr "Crear Parche"
1188 #: cola/widgets/dag.py:131 cola/widgets/createtag.py:53
1189 #: cola/widgets/createtag.py:88
1191 msgstr "Crear Etiqueta"
1193 #: cola/widgets/dag.py:134 cola/widgets/main.py:207
1194 msgid "Save As Tarball/Zip..."
1195 msgstr "Guardar Como Tarball/Zip..."
1197 #: cola/widgets/dag.py:140
1198 msgid "Grab File..."
1201 #: cola/widgets/dag.py:143
1205 #: cola/widgets/dag.py:214
1209 #: cola/widgets/dag.py:214 cola/models/browse.py:48
1213 #: cola/widgets/dag.py:214
1215 msgstr "Fecha, Hora"
1217 #: cola/widgets/dag.py:221
1221 #: cola/widgets/dag.py:224
1225 #: cola/widgets/dag.py:343 cola/widgets/dag.py:1029
1229 #: cola/widgets/dag.py:347 cola/widgets/dag.py:1026
1233 #: cola/widgets/dag.py:351 cola/widgets/dag.py:1032
1237 #: cola/widgets/dag.py:371
1241 #: cola/widgets/dag.py:376
1245 #: cola/widgets/dag.py:379 cola/widgets/main.py:141 cola/widgets/main.py:372
1249 #: cola/widgets/dag.py:389
1253 #: cola/widgets/dag.py:395 cola/widgets/main.py:315
1257 #: cola/widgets/dag.py:404 cola/widgets/main.py:408
1261 #: cola/widgets/dag.py:485
1263 msgid "%(project)s: %(ref)s - DAG"
1266 #: cola/widgets/dag.py:488
1270 #: cola/widgets/dag.py:1035
1271 msgid "Select Parent"
1272 msgstr "Seleccionar Padre"
1274 #: cola/widgets/dag.py:1038
1275 msgid "Select Oldest Parent"
1276 msgstr "Seleccionar padre más antiguo"
1278 #: cola/widgets/dag.py:1041
1279 msgid "Select Child"
1280 msgstr "Seleccionar Hijo"
1282 #: cola/widgets/dag.py:1044
1283 msgid "Select Newest Child"
1284 msgstr "Seleccionar hijo más reciente"
1286 #: cola/widgets/spellcheck.py:140
1287 msgid "Spelling Suggestions"
1290 #: cola/widgets/patch.py:68
1291 msgid "Apply Patches"
1292 msgstr "Aplicar Parches"
1294 #: cola/widgets/patch.py:77
1298 " Drag and drop or use the <strong>Add</strong> button to add\n"
1299 " patches to the list\n"
1305 " Arrastre y suelte o use el botón <strong>Añadir</strong> "
1307 " parches a la lista\n"
1311 #: cola/widgets/patch.py:88 cola/widgets/patch.py:102
1312 #: cola/widgets/bookmarks.py:36
1316 #: cola/widgets/patch.py:89
1317 msgid "Add patches (+)"
1318 msgstr "Añadir parches (+)"
1320 #: cola/widgets/patch.py:93
1321 msgid "Remove selected (Delete)"
1322 msgstr "Eliminar seleccionados (Delete)"
1324 #: cola/widgets/patch.py:96 cola/widgets/stash.py:52
1328 #: cola/widgets/patch.py:138
1329 msgid "Select patch file(s)..."
1330 msgstr "Seleccionar archivo(s) de parche..."
1332 #: cola/widgets/browse.py:71 cola/widgets/main.py:593
1334 msgid "Repository: %s"
1335 msgstr "Repositorio: %s"
1337 #: cola/widgets/browse.py:73 cola/widgets/main.py:595
1342 #: cola/widgets/browse.py:76
1344 msgid "%(project)s: %(branch)s - Browse"
1347 #: cola/widgets/browse.py:78
1351 #: cola/widgets/browse.py:107
1352 msgid "View History..."
1353 msgstr "Ver Historial..."
1355 #: cola/widgets/browse.py:108
1356 msgid "View history for selected path(s)"
1359 #: cola/widgets/browse.py:114
1360 msgid "Stage/unstage selected path(s) for commit"
1363 #: cola/widgets/browse.py:119
1364 msgid "Untrack Selected"
1367 #: cola/widgets/browse.py:120
1368 msgid "Stop tracking path(s)"
1371 #: cola/widgets/browse.py:125
1372 msgid "Launch git-difftool on the current path."
1375 #: cola/widgets/browse.py:130
1376 msgid "Diff Against Predecessor..."
1379 #: cola/widgets/browse.py:131
1380 msgid "Launch git-difftool against previous versions."
1383 #: cola/widgets/browse.py:137
1384 msgid "Revert unstaged changes to selected paths."
1387 #: cola/widgets/browse.py:143
1388 msgid "Revert uncommitted changes to selected paths."
1391 #: cola/widgets/browse.py:149
1392 msgid "Edit selected path(s)."
1395 #: cola/widgets/browse.py:364
1396 msgid "Select Previous Version"
1399 #: cola/widgets/browse.py:392
1401 msgid "Saved \"%(filename)s\" from \"%(ref)s\" to \"%(destination)s\""
1402 msgstr "Se guardó \"%(filename)s\" de \"%(ref)s\" en \"%(destination)s\""
1404 #: cola/widgets/browse.py:399 cola/widgets/archive.py:185
1406 msgstr "Archivo Guardado"
1408 #: cola/widgets/browse.py:400 cola/widgets/archive.py:186
1410 msgid "File saved to \"%s\""
1411 msgstr "Archivo guardado en \"%s\""
1413 #: cola/widgets/browse.py:413
1418 #: cola/widgets/browse.py:431
1420 msgid "Select file from \"%s\""
1421 msgstr "Seleccionar archivo de \"%s\""
1423 #: cola/widgets/browse.py:440
1425 msgstr "Seleccionar Archivo"
1427 #: cola/widgets/merge.py:31 cola/widgets/main.py:217
1428 msgid "Abort Merge..."
1431 #: cola/widgets/merge.py:32
1433 "Aborting the current merge will cause *ALL* uncommitted changes to be lost.\n"
1434 "Recovering uncommitted changes is not possible."
1437 #: cola/widgets/merge.py:35
1438 msgid "Aborting the current merge?"
1441 #: cola/widgets/merge.py:36
1445 #: cola/widgets/merge.py:56 cola/widgets/merge.py:60
1446 msgid "Revision to Merge"
1449 #: cola/widgets/merge.py:76
1453 #: cola/widgets/merge.py:78
1454 msgid "Squash the merged commit(s) into a single commit"
1457 #: cola/widgets/merge.py:80
1461 #: cola/widgets/merge.py:83
1463 "Always create a merge commit when enabled, even when the merge is a fast-"
1467 #: cola/widgets/merge.py:86
1468 msgid "No fast forward"
1471 #: cola/widgets/merge.py:91
1473 "Commit the merge if there are no conflicts. Uncheck to leave the merge "
1477 #: cola/widgets/merge.py:94 cola/widgets/main.py:126
1481 #: cola/widgets/merge.py:102
1482 msgid "GPG-sign the merge commit"
1485 #: cola/widgets/merge.py:108
1489 #: cola/widgets/merge.py:159
1491 msgid "Merge \"%(revision)s\" into \"%(branch)s\""
1494 #: cola/widgets/merge.py:162
1496 msgid "Merge into \"%s\""
1499 #: cola/widgets/merge.py:210 cola/widgets/merge.py:219
1500 msgid "No Revision Specified"
1503 #: cola/widgets/merge.py:211
1504 msgid "You must specify a revision to view."
1507 #: cola/widgets/merge.py:220
1508 msgid "You must specify a revision to merge."
1511 #: cola/widgets/about.py:49
1512 msgid "About git-cola"
1513 msgstr "Sobre git-cola"
1515 #: cola/widgets/about.py:94
1517 "This PyQt4 does not include QtWebKit.\n"
1518 "The keyboard shortcuts feature is unavailable."
1520 "Este PyQt4 no incluye QtWebKit.\n"
1521 "Los atajos de teclado no están disponibles."
1523 #: cola/widgets/about.py:101
1524 msgid "hotkeys.html"
1527 #: cola/widgets/about.py:110
1531 #: cola/widgets/bookmarks.py:43 cola/widgets/bookmarks.py:97
1535 #: cola/widgets/bookmarks.py:48
1537 msgid "Favorite repositories"
1538 msgstr "Todos los Repositorios"
1540 #: cola/widgets/bookmarks.py:50
1542 msgid "Recent repositories"
1543 msgstr "Todos los Repositorios"
1545 #: cola/widgets/bookmarks.py:101
1546 msgid "Open in New Window"
1547 msgstr "Abrir en una Ventana Nueva"
1549 #: cola/widgets/bookmarks.py:121 cola/widgets/diff.py:304
1553 #: cola/widgets/bookmarks.py:210
1554 msgid "Path to git repository"
1557 #: cola/widgets/bookmarks.py:211
1558 msgid "Enter Git Repository"
1561 #: cola/widgets/bookmarks.py:222
1562 #, fuzzy, python-format
1563 msgid "%s is not a Git repository."
1564 msgstr "Abrir Repositorio Git..."
1566 #: cola/widgets/action.py:60 cola/widgets/main.py:220
1570 #: cola/widgets/action.py:61 cola/widgets/main.py:222
1574 #: cola/widgets/action.py:62 cola/widgets/main.py:224
1578 #: cola/widgets/action.py:63 cola/widgets/main.py:235
1582 #: cola/widgets/stash.py:40
1586 #: cola/widgets/stash.py:53
1587 msgid "Apply the selected stash"
1590 #: cola/widgets/stash.py:57
1591 msgid "Save modified state to new stash"
1594 #: cola/widgets/stash.py:60
1598 #: cola/widgets/stash.py:61
1599 msgid "Drop the selected stash"
1602 #: cola/widgets/stash.py:68
1606 #: cola/widgets/stash.py:173
1610 #: cola/widgets/stash.py:174
1611 msgid "Enter a name for the stash"
1614 #: cola/widgets/stash.py:180
1615 msgid "Error: Stash exists"
1618 #: cola/widgets/stash.py:181
1620 msgid "A stash named \"%s\" already exists"
1623 #: cola/widgets/stash.py:196
1627 #: cola/widgets/stash.py:197
1628 msgid "Recovering a dropped stash is not possible."
1631 #: cola/widgets/stash.py:198
1633 msgid "Drop the \"%s\" stash?"
1636 #: cola/widgets/stash.py:199
1640 #: cola/widgets/status.py:32
1641 msgid "Toggle the paths filter"
1644 #: cola/widgets/status.py:107 cola/models/browse.py:395
1648 #: cola/widgets/status.py:108 cola/models/browse.py:389
1652 #: cola/widgets/status.py:109 cola/models/browse.py:393
1656 #: cola/widgets/status.py:110
1660 #: cola/widgets/status.py:157
1664 #: cola/widgets/status.py:163
1665 msgid "Copy Path to Clipboard"
1668 #: cola/widgets/status.py:168
1669 msgid "Copy Relative Path to Clipboard"
1672 #: cola/widgets/status.py:178
1673 msgid "Move file(s) to trash"
1676 #: cola/widgets/status.py:187
1677 msgid "Delete File(s)..."
1678 msgstr "Eliminar Archivo(s)..."
1680 #: cola/widgets/status.py:499 cola/widgets/main.py:148
1684 #: cola/widgets/status.py:528 cola/widgets/status.py:571
1685 msgid "Unstage Selected"
1688 #: cola/widgets/status.py:563 cola/widgets/status.py:663
1689 #: cola/widgets/diff.py:246 cola/widgets/diff.py:272
1690 msgid "Launch git-cola"
1691 msgstr "Ejecutar git-cola"
1693 #: cola/widgets/status.py:584 cola/widgets/status.py:615
1694 #: cola/widgets/status.py:671
1695 msgid "Stage Selected"
1698 #: cola/widgets/status.py:653
1699 msgid "Add to .gitignore"
1700 msgstr "Añadir a .gitignore"
1702 #: cola/widgets/status.py:929
1704 msgid "Filter paths..."
1705 msgstr "Navegador de Archivos..."
1707 #: cola/widgets/createbranch.py:103
1709 msgstr "Nombre de la Rama"
1711 #: cola/widgets/createbranch.py:108 cola/widgets/createbranch.py:155
1712 msgid "Starting Revision"
1715 #: cola/widgets/createbranch.py:116
1716 msgid "Local branch"
1719 #: cola/widgets/createbranch.py:120
1720 msgid "Tracking branch"
1723 #: cola/widgets/createbranch.py:128
1724 msgid "Update Existing Branch:"
1725 msgstr "Acutalizar Rama Existente:"
1727 #: cola/widgets/createbranch.py:131
1731 #: cola/widgets/createbranch.py:134
1732 msgid "Fast Forward Only"
1735 #: cola/widgets/createbranch.py:138
1739 #: cola/widgets/createbranch.py:141
1740 msgid "Fetch Tracking Branch"
1743 #: cola/widgets/createbranch.py:145
1744 msgid "Checkout After Creation"
1747 #: cola/widgets/createbranch.py:158
1751 #: cola/widgets/createbranch.py:253
1752 msgid "Missing Data"
1753 msgstr "Datos Incompletos"
1755 #: cola/widgets/createbranch.py:254
1756 msgid "Please provide both a branch name and revision expression."
1759 #: cola/widgets/createbranch.py:259
1761 msgid "Branch \"%s\" already exists."
1762 msgstr "La rama \"%s\" ya existe."
1764 #: cola/widgets/createbranch.py:260 cola/widgets/createbranch.py:271
1765 msgid "Branch Exists"
1766 msgstr "Rama Existe"
1768 #: cola/widgets/createbranch.py:267
1770 msgid "Resetting \"%(branch)s\" to \"%(revision)s\" will lose commits."
1773 #: cola/widgets/createbranch.py:282
1778 #: cola/widgets/createbranch.py:284
1779 msgid "Recovering lost commits may not be easy."
1782 #: cola/widgets/createbranch.py:286
1783 msgid "Reset Branch?"
1786 #: cola/widgets/createbranch.py:288
1788 msgid "Reset \"%(branch)s\" to \"%(revision)s\"?"
1791 #: cola/widgets/createbranch.py:290
1792 msgid "Reset Branch"
1795 #: cola/widgets/createbranch.py:299
1797 msgstr "Actualizando..."
1799 #: cola/widgets/createbranch.py:314
1800 msgid "Error Creating Branch"
1801 msgstr "Error al Crear Rama"
1803 #: cola/widgets/createbranch.py:315
1805 msgid "\"%(command)s\" returned exit status \"%(status)d\""
1808 #: cola/widgets/grep.py:86
1809 msgid "command-line arguments"
1812 #: cola/widgets/grep.py:90
1813 msgid "Choose the \"git grep\" regular expression mode"
1816 #: cola/widgets/grep.py:91
1817 msgid "Basic Regexp"
1820 #: cola/widgets/grep.py:91
1821 msgid "Extended Regexp"
1824 #: cola/widgets/grep.py:91
1825 msgid "Fixed String"
1828 #: cola/widgets/grep.py:96
1829 msgid "Search using a POSIX basic regular expression"
1832 #: cola/widgets/grep.py:99
1833 msgid "Search using a POSIX extended regular expression"
1836 #: cola/widgets/grep.py:102
1837 msgid "Search for a fixed string"
1840 #: cola/widgets/grep.py:108
1841 msgid "grep result..."
1844 #: cola/widgets/grep.py:121
1845 msgid "Shell arguments"
1848 #: cola/widgets/grep.py:123
1850 "Parse arguments using a shell.\n"
1851 "Queries with spaces will require \"double quotes\"."
1854 #: cola/widgets/diff.py:153
1855 msgid "Ignore changes in whitespace at EOL"
1858 #: cola/widgets/diff.py:158
1859 msgid "Ignore changes in amount of whitespace"
1862 #: cola/widgets/diff.py:163
1863 msgid "Ignore all whitespace"
1866 #: cola/widgets/diff.py:168
1867 msgid "Show whole surrounding functions of changes"
1870 #: cola/widgets/diff.py:173 cola/widgets/diff.py:174
1871 msgid "Diff Options"
1874 #: cola/widgets/diff.py:206
1877 msgstr "Seleccionar Archivo"
1879 #: cola/widgets/diff.py:210
1880 msgid "Previous File"
1883 #: cola/widgets/diff.py:251
1884 msgid "Stage Selected Lines"
1887 #: cola/widgets/diff.py:252
1888 msgid "Revert Selected Lines..."
1891 #: cola/widgets/diff.py:254
1892 msgid "Stage Diff Hunk"
1895 #: cola/widgets/diff.py:255
1896 msgid "Revert Diff Hunk..."
1899 #: cola/widgets/diff.py:277
1900 msgid "Unstage Selected Lines"
1903 #: cola/widgets/diff.py:279
1904 msgid "Unstage Diff Hunk"
1907 #: cola/widgets/diff.py:308
1911 #: cola/widgets/diff.py:419
1912 msgid "Revert Selected Lines?"
1915 #: cola/widgets/diff.py:420
1916 msgid "Revert Selected Lines"
1919 #: cola/widgets/diff.py:422
1920 msgid "Revert Diff Hunk?"
1923 #: cola/widgets/diff.py:423
1924 msgid "Revert Diff Hunk"
1927 #: cola/widgets/diff.py:511
1931 #: cola/widgets/recent.py:39
1932 msgid "Recently Modified Files"
1933 msgstr "Archivos Modificados Recientemente"
1935 #: cola/widgets/recent.py:49
1936 msgid " commits ago"
1939 #: cola/widgets/recent.py:52
1940 msgid "Showing changes since"
1941 msgstr "Mostrando cambios desde"
1943 #: cola/widgets/recent.py:64
1947 #: cola/widgets/recent.py:68
1948 msgid "Collapse all"
1951 #: cola/widgets/filelist.py:20
1955 #: cola/widgets/filelist.py:20
1959 #: cola/widgets/filelist.py:20
1963 #: cola/widgets/filelist.py:72
1964 msgid "Show history"
1967 #: cola/widgets/archive.py:103
1968 msgid "Save Archive"
1971 #: cola/widgets/archive.py:127
1975 #: cola/widgets/archive.py:132
1979 #: cola/widgets/archive.py:193
1980 msgid "Overwrite File?"
1981 msgstr "Desea sobreescribir el archivo?"
1983 #: cola/widgets/archive.py:194
1985 msgid "The file \"%s\" exists and will be overwritten."
1986 msgstr "El archivo \"%s\" ya existe y será sobreescrito."
1988 #: cola/widgets/archive.py:195
1990 msgid "Overwrite \"%s\"?"
1991 msgstr "Desea sobreescribir \"%s\"?"
1993 #: cola/widgets/archive.py:196
1995 msgstr "Sobreescribir"
1997 #: cola/widgets/createtag.py:61
2001 #: cola/widgets/createtag.py:63
2002 msgid "Specifies the tag name"
2005 #: cola/widgets/createtag.py:67
2009 #: cola/widgets/createtag.py:71
2010 msgid "Whether to sign the tag (git tag -s)"
2013 #: cola/widgets/createtag.py:75 cola/models/browse.py:46
2017 #: cola/widgets/createtag.py:77
2018 msgid "Tag message..."
2021 #: cola/widgets/createtag.py:78
2022 msgid "Specifies the tag message"
2025 #: cola/widgets/createtag.py:86
2026 msgid "Specifies the SHA-1 to tag"
2029 #: cola/widgets/createtag.py:121
2030 msgid "Missing Revision"
2033 #: cola/widgets/createtag.py:122
2034 msgid "Please specify a revision to tag."
2037 #: cola/widgets/createtag.py:125
2038 msgid "Missing Name"
2041 #: cola/widgets/createtag.py:126
2042 msgid "Please specify a name for the new tag."
2043 msgstr "Por favor, especifique un nombre para la nueva etiqueta"
2045 #: cola/widgets/createtag.py:129
2046 msgid "Missing Tag Message"
2049 #: cola/widgets/createtag.py:130
2050 msgid "Tag-signing was requested but the tag message is empty."
2053 #: cola/widgets/createtag.py:132
2055 "An unsigned, lightweight tag will be created instead.\n"
2056 "Create an unsigned tag?"
2059 #: cola/widgets/createtag.py:135
2060 msgid "Create Unsigned Tag"
2063 #: cola/widgets/createtag.py:144
2065 msgstr "Etiqueta Creada"
2067 #: cola/widgets/createtag.py:145
2069 msgid "Created a new tag named \"%s\""
2070 msgstr "Se creó una nueva etiqueta con nombre \"%s\""
2072 #: cola/widgets/createtag.py:149
2074 msgid "Error: could not create tag \"%s\""
2075 msgstr "Error: no se pudo crear la etiqueta \"%s\""
2077 #: cola/widgets/createtag.py:150
2079 msgid "git tag returned exit code %s"
2082 #: cola/widgets/prefs.py:134
2083 msgid "Detect conflict markers in unmerged files"
2086 #: cola/widgets/prefs.py:139
2088 msgstr "Nombre de Usuario"
2090 #: cola/widgets/prefs.py:140
2091 msgid "Email Address"
2094 #: cola/widgets/prefs.py:141
2095 msgid "Merge Verbosity"
2098 #: cola/widgets/prefs.py:142
2099 msgid "Number of Diff Context Lines"
2102 #: cola/widgets/prefs.py:143
2103 msgid "Summarize Merge Commits"
2106 #: cola/widgets/prefs.py:144
2107 msgid "Show Diffstat After Merge"
2110 #: cola/widgets/prefs.py:145
2111 msgid "Display Untracked Files"
2114 #: cola/widgets/prefs.py:146
2115 msgid "Detect Conflict Markers"
2118 #: cola/widgets/prefs.py:190
2119 msgid "Fixed-Width Font"
2120 msgstr "Fuente de Ancho Fijo"
2122 #: cola/widgets/prefs.py:191
2124 msgstr "Tamaño de Fuente"
2126 #: cola/widgets/prefs.py:192
2130 #: cola/widgets/prefs.py:193
2134 #: cola/widgets/prefs.py:195
2138 #: cola/widgets/prefs.py:196
2139 msgid "History Browser"
2142 #: cola/widgets/prefs.py:197
2144 msgstr "Herramienta de Comparación"
2146 #: cola/widgets/prefs.py:198
2150 #: cola/widgets/prefs.py:199
2151 msgid "Keep *.orig Merge Backups"
2154 #: cola/widgets/prefs.py:200
2155 msgid "Sort bookmarks alphabetically"
2158 #: cola/widgets/prefs.py:201
2159 msgid "Save GUI Settings"
2162 #: cola/widgets/prefs.py:250 cola/widgets/main.py:179
2164 msgstr "Preferencias"
2166 #: cola/widgets/prefs.py:258
2167 msgid "All Repositories"
2168 msgstr "Todos los Repositorios"
2170 #: cola/widgets/prefs.py:259
2171 msgid "Current Repository"
2172 msgstr "Repositorio Actual"
2174 #: cola/widgets/prefs.py:260
2178 #: cola/widgets/main.py:84
2182 #: cola/widgets/main.py:89 cola/widgets/main.py:346
2186 #: cola/widgets/main.py:96 cola/models/browse.py:42
2190 #: cola/widgets/main.py:103
2194 #: cola/widgets/main.py:108
2197 msgstr "Abrir Recientes"
2199 #: cola/widgets/main.py:135
2203 #: cola/widgets/main.py:152
2204 msgid "Unstage From Commit"
2207 #: cola/widgets/main.py:156
2211 #: cola/widgets/main.py:159
2212 msgid "Stage Changed Files To Commit"
2215 #: cola/widgets/main.py:164
2216 msgid "Stage All Untracked"
2219 #: cola/widgets/main.py:169
2220 msgid "Apply Patches..."
2221 msgstr "Aplicar Parches..."
2223 #: cola/widgets/main.py:172
2224 msgid "Export Patches..."
2225 msgstr "Exportar Parches..."
2227 #: cola/widgets/main.py:175
2228 msgid "New Repository..."
2229 msgstr "Nuevo Repositorio..."
2231 #: cola/widgets/main.py:183
2232 msgid "Edit Remotes..."
2233 msgstr "Editar Repositorios Remotos..."
2235 #: cola/widgets/main.py:196
2236 msgid "Recently Modified Files..."
2237 msgstr "Archivos Modificados Recientemente..."
2239 #: cola/widgets/main.py:200
2240 msgid "Cherry-Pick..."
2243 #: cola/widgets/main.py:204
2244 msgid "Load Commit Message..."
2247 #: cola/widgets/main.py:210
2251 #: cola/widgets/main.py:212
2255 #: cola/widgets/main.py:214
2259 #: cola/widgets/main.py:231
2260 msgid "Open in New Window..."
2261 msgstr "Abrir en una Ventana Nueva..."
2263 #: cola/widgets/main.py:242
2264 msgid "Documentation"
2265 msgstr "Documentación"
2267 #: cola/widgets/main.py:246
2268 msgid "Keyboard Shortcuts"
2269 msgstr "Atajos de Teclado"
2271 #: cola/widgets/main.py:250
2272 msgid "Visualize Current Branch..."
2273 msgstr "Visualizar Rama Actual..."
2275 #: cola/widgets/main.py:253
2276 msgid "Visualize All Branches..."
2277 msgstr "Visualizar Todas las Ramas..."
2279 #: cola/widgets/main.py:256
2283 #: cola/widgets/main.py:258
2284 msgid "Browse Current Branch..."
2285 msgstr "Explorar Rama Actual..."
2287 #: cola/widgets/main.py:260
2288 msgid "Browse Other Branch..."
2289 msgstr "Explorar Otra Rama..."
2291 #: cola/widgets/main.py:262
2292 msgid "Get Commit Message Template"
2295 #: cola/widgets/main.py:265
2297 msgstr "Sobre git-cola"
2299 #: cola/widgets/main.py:268
2300 msgid "Expression..."
2301 msgstr "Expresión..."
2303 #: cola/widgets/main.py:270
2307 #: cola/widgets/main.py:273
2308 msgid "Create Tag..."
2309 msgstr "Crear Etiqueta..."
2311 #: cola/widgets/main.py:276
2315 #: cola/widgets/main.py:279
2317 msgstr "Eliminar..."
2319 #: cola/widgets/main.py:282
2320 msgid "Delete Remote Branch..."
2321 msgstr "Eliminar Rama Remota"
2323 #: cola/widgets/main.py:285
2325 msgid "Rename Branch..."
2326 msgstr "Rama Remota"
2328 #: cola/widgets/main.py:288
2332 #: cola/widgets/main.py:290
2336 #: cola/widgets/main.py:293
2337 msgid "File Browser..."
2338 msgstr "Navegador de Archivos..."
2340 #: cola/widgets/main.py:296
2344 #: cola/widgets/main.py:300
2345 msgid "Start Interactive Rebase..."
2348 #: cola/widgets/main.py:303
2352 #: cola/widgets/main.py:309
2353 msgid "Skip Current Patch"
2354 msgstr "Ignorar Parche Actual"
2356 #: cola/widgets/main.py:321
2360 #: cola/widgets/main.py:323
2362 msgstr "Abrir Recientes"
2364 #: cola/widgets/main.py:362 cola/widgets/main.py:363
2365 msgid "Staging Area"
2368 #: cola/widgets/main.py:380
2372 #: cola/widgets/main.py:494
2374 msgid "git cola version %s"
2375 msgstr "versión de git cola %s"
2377 #: cola/widgets/main.py:599
2379 "This repository is currently being rebased.\n"
2380 "Resolve conflicts, commit changes, and run:\n"
2381 " Rebase > Continue"
2384 #: cola/widgets/main.py:602
2388 #: cola/widgets/main.py:606
2390 "This repository is in the middle of a merge.\n"
2391 "Resolve conflicts and commit changes."
2394 #: cola/widgets/main.py:608
2398 #: cola/widgets/main.py:611
2402 #: cola/widgets/main.py:729
2403 msgid "Unable to rebase"
2406 #: cola/widgets/main.py:730
2407 msgid "You cannot rebase with uncommitted changes."
2410 #: cola/widgets/main.py:732
2411 msgid "Select New Upstream"
2414 #: cola/widgets/main.py:733
2415 msgid "Interactive Rebase"
2418 #: cola/models/browse.py:44
2422 #: cola/models/browse.py:368 cola/models/browse.py:372
2424 msgid "%d minutes ago"
2425 msgstr "Hace %d minutos"
2427 #: cola/models/browse.py:375
2429 msgid "%d hours ago"
2430 msgstr "Hace %d horas"
2432 #: cola/models/browse.py:376
2435 msgstr "Hace %d días"
2437 #: cola/models/browse.py:391
2438 msgid "Partially Staged"
2441 #: cola/models/browse.py:397
2442 msgid "Changed Upstream"
2445 #~ msgid "Bookmarks"
2446 #~ msgstr "Favoritos"
2448 #~ msgid "Bookmarks..."
2449 #~ msgstr "Favoritos..."