core: honor core.commentChar in commit messages and rebase todos
[git-cola.git] / po / es.po
bloba39bfd8237dec063934025fd6ce706b4bfbccf14
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.
8 msgid ""
9 msgstr ""
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"
16 "MIME-Version: 1.0\n"
17 "Content-Type: text/plain; charset=UTF-8\n"
18 "Content-Transfer-Encoding: 8bit\n"
20 #: cola/cmds.py:153
21 msgid "Amend"
22 msgstr ""
24 #: cola/cmds.py:187
25 msgid "Cannot Amend"
26 msgstr ""
28 #: cola/cmds.py:188
29 msgid ""
30 "You are in the middle of a merge.\n"
31 "Cannot amend while merging."
32 msgstr ""
34 #: cola/cmds.py:260
35 #, python-format
36 msgid "PATCH %(current)d/%(count)d"
37 msgstr ""
39 #: cola/cmds.py:264
40 msgid "Summary:"
41 msgstr "Resumen:"
43 #: cola/cmds.py:273
44 msgid "Patch(es) Applied"
45 msgstr ""
47 #: cola/cmds.py:274
48 #, python-format
49 msgid "%d patch(es) applied."
50 msgstr ""
52 #: cola/cmds.py:391
53 #, python-format
54 msgid "Created commit: %s"
55 msgstr ""
57 #: cola/cmds.py:393
58 #, python-format
59 msgid "Commit failed: %s"
60 msgstr ""
62 #: cola/cmds.py:459
63 #, python-format
64 msgid "Error creating remote \"%s\""
65 msgstr "Error al crear el repositorio remoto \"%s\""
67 #: cola/cmds.py:465
68 msgid "Delete Remote"
69 msgstr "Eliminar Repositorio Remoto"
71 #: cola/cmds.py:466
72 msgid "Delete remote?"
73 msgstr "Desea eliminar el repositorio remoto?"
75 #: cola/cmds.py:467
76 #, python-format
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
82 msgid "Delete"
83 msgstr "Eliminar"
85 #: cola/cmds.py:476
86 #, python-format
87 msgid "Error deleting remote \"%s\""
88 msgstr "Error al eliminar el repositorio remoto \"%s\""
90 #: cola/cmds.py:486
91 msgid "Rename Remote"
92 msgstr "Renombrar Repositorio Remoto"
94 #: cola/cmds.py:487
95 msgid "Rename remote?"
96 msgstr "Desea renombrar el repositorio remoto?"
98 #: cola/cmds.py:488
99 #, python-format
100 msgid "Rename remote \"%(current)s\" to \"%(new)s\"?"
101 msgstr ""
102 "Desea renombrar el repositorio remoto \"%(current)s\" como \"%(new)s\"?"
104 #: cola/cmds.py:490 cola/guicmds.py:352
105 msgid "Rename"
106 msgstr "Renombrar"
108 #: cola/cmds.py:514
109 #, fuzzy
110 msgid "Delete Bookmark?"
111 msgstr "Favoritos"
113 #: cola/cmds.py:515
114 #, python-format
115 msgid "%s will be removed from your bookmarks."
116 msgstr ""
118 #: cola/cmds.py:516
119 #, fuzzy
120 msgid "Delete Bookmark"
121 msgstr "Favoritos"
123 #: cola/cmds.py:528
124 #, python-format
125 msgid "Remove %s from the recent list?"
126 msgstr ""
128 #: cola/cmds.py:529
129 #, python-format
130 msgid "%s will be removed from your recent repositories."
131 msgstr ""
133 #: cola/cmds.py:530 cola/widgets/patch.py:92 cola/widgets/patch.py:105
134 msgid "Remove"
135 msgstr "Eliminar"
137 #: cola/cmds.py:568 cola/cmds.py:1796 cola/widgets/bookmarks.py:221
138 msgid "Error"
139 msgstr ""
141 #: cola/cmds.py:569
142 #, python-format
143 msgid "Deleting \"%s\" failed"
144 msgstr "Fallo intentando eliminar \"%s\""
146 #: cola/cmds.py:589
147 msgid "Delete Files?"
148 msgstr "Eliminar Archivos?"
150 #: cola/cmds.py:590
151 msgid "The following files will be deleted:"
152 msgstr "Se eliminarán los siguientes archivos:"
154 #: cola/cmds.py:592
155 #, python-format
156 msgid "Delete %d file(s)?"
157 msgstr "Desea eliminar %d archivos(s)?"
159 #: cola/cmds.py:593
160 msgid "Delete Files"
161 msgstr "Eliminar Archivos"
163 #: cola/cmds.py:653
164 msgid "Remote Branch Deleted"
165 msgstr "Rama Remota Eliminada"
167 #: cola/cmds.py:654
168 #, python-format
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
173 #, python-format
174 msgid "\"%(command)s\" returned exit status %(status)d"
175 msgstr ""
177 #: cola/cmds.py:661
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"
185 #: cola/cmds.py:776
186 #, python-format
187 msgid "Cannot exec \"%s\": please configure your editor"
188 msgstr "No se pudo ejecutar \"%s\": por favor, configure su editor"
190 #: cola/cmds.py:779
191 msgid "Error Editing File"
192 msgstr "Error al Editar Archivo"
194 #: cola/cmds.py:801
195 msgid "Launch Diff Tool"
196 msgstr "Abrir Herramienta de Comparación"
198 #: cola/cmds.py:829
199 msgid "Launch Terminal"
200 msgstr "Abrir Terminal"
202 #: cola/cmds.py:869
203 msgid "Error: Cannot find commit template"
204 msgstr ""
206 #: cola/cmds.py:870
207 #, python-format
208 msgid "%s: No such file or directory."
209 msgstr "%s: El directorio o archivo no existe."
211 #: cola/cmds.py:890
212 msgid "Error: Unconfigured commit template"
213 msgstr ""
215 #: cola/cmds.py:891
216 msgid ""
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."
220 msgstr ""
222 #: cola/cmds.py:956
223 msgid "Open Using Default Application"
224 msgstr "Abrir Usando Aplicación por Defecto"
226 #: cola/cmds.py:979
227 msgid "Open Parent Directory"
228 msgstr "Abrir Directorio Padre"
230 #: cola/cmds.py:1046
231 #, python-format
232 msgid "Error: could not clone \"%s\""
233 msgstr "Error: no se pudo clonar \"%s\""
235 #: cola/cmds.py:1048
236 #, python-format
237 msgid "git clone returned exit code %s"
238 msgstr ""
240 #: cola/cmds.py:1135
241 #, python-format
242 msgid "Rebase onto %s"
243 msgstr ""
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
247 msgid "Rebase"
248 msgstr ""
250 #: cola/cmds.py:1148
251 msgid "Edit Rebase"
252 msgstr ""
254 #: cola/cmds.py:1149 cola/widgets/browse.py:468 cola/widgets/stash.py:56
255 #: cola/widgets/archive.py:123
256 msgid "Save"
257 msgstr "Guardar"
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
263 msgid "Refresh"
264 msgstr "Refrescar"
266 #: cola/cmds.py:1253
267 msgid "Revert Unstaged Edits..."
268 msgstr ""
270 #: cola/cmds.py:1262
271 msgid "Revert Unstaged Changes?"
272 msgstr ""
274 #: cola/cmds.py:1263
275 msgid ""
276 "This operation drops unstaged changes.\n"
277 "These changes cannot be recovered."
278 msgstr ""
280 #: cola/cmds.py:1265
281 msgid "Revert the unstaged changes?"
282 msgstr ""
284 #: cola/cmds.py:1266
285 msgid "Revert Unstaged Changes"
286 msgstr ""
288 #: cola/cmds.py:1277
289 msgid "Revert Uncommitted Edits..."
290 msgstr ""
292 #: cola/cmds.py:1283
293 msgid "Revert Uncommitted Changes?"
294 msgstr ""
296 #: cola/cmds.py:1284 cola/widgets/diff.py:426
297 msgid ""
298 "This operation drops uncommitted changes.\n"
299 "These changes cannot be recovered."
300 msgstr ""
302 #: cola/cmds.py:1286 cola/widgets/diff.py:428
303 msgid "Revert the uncommitted changes?"
304 msgstr ""
306 #: cola/cmds.py:1287
307 msgid "Revert Uncommitted Changes"
308 msgstr ""
310 #: cola/cmds.py:1315
311 #, python-format
312 msgid "Run \"%s\"?"
313 msgstr "Desea ejecutar \"%s\"?"
315 #: cola/cmds.py:1322
316 msgid "Please select a file"
317 msgstr "Por favor, seleccione un archivo"
319 #: cola/cmds.py:1323
320 #, python-format
321 msgid "\"%s\" requires a selected file."
322 msgstr "\"%s\" requiere que seleccione un archivo"
324 #: cola/cmds.py:1335
325 msgid "Invalid Revision"
326 msgstr "Revisión inválida"
328 #: cola/cmds.py:1336
329 msgid "The revision expression cannot be empty."
330 msgstr ""
332 #: cola/cmds.py:1351
333 #, python-format
334 msgid "Running command: %s"
335 msgstr "Ejecutando comando: %s"
337 #: cola/cmds.py:1363 cola/cmds.py:1612 cola/interaction.py:72
338 #, python-format
339 msgid "Output: %s"
340 msgstr "Resultado: %s"
342 #: cola/cmds.py:1364 cola/interaction.py:73 cola/guicmds.py:115
343 #, python-format
344 msgid "Errors: %s"
345 msgstr "Errores: %s"
347 #: cola/cmds.py:1407
348 msgid "Sign Off"
349 msgstr ""
351 #: cola/cmds.py:1428
352 msgid "unknown"
353 msgstr "desconocido"
355 #: cola/cmds.py:1472
356 msgid "Stage conflicts?"
357 msgstr ""
359 #: cola/cmds.py:1473
360 #, python-format
361 msgid ""
362 "%s appears to contain merge conflicts.\n"
363 "\n"
364 "You should probably skip this file.\n"
365 "Stage it anyways?"
366 msgstr ""
368 #: cola/cmds.py:1476
369 msgid "Stage conflicts"
370 msgstr ""
372 #: cola/cmds.py:1477
373 msgid "Skip"
374 msgstr ""
376 #: cola/cmds.py:1488 cola/widgets/action.py:57
377 msgid "Stage"
378 msgstr ""
380 #: cola/cmds.py:1495
381 #, python-format
382 msgid "Staging: %s"
383 msgstr ""
385 #: cola/cmds.py:1512
386 msgid "Stage Modified"
387 msgstr ""
389 #: cola/cmds.py:1534
390 msgid "Stage Unmerged"
391 msgstr ""
393 #: cola/cmds.py:1548
394 msgid "Stage Untracked"
395 msgstr ""
397 #: cola/cmds.py:1562
398 msgid "Stage / Unstage"
399 msgstr ""
401 #: cola/cmds.py:1592
402 #, python-format
403 msgid "Tagging \"%(revision)s\" as \"%(name)s\""
404 msgstr "Etiquetando \"%(revision)s\" como \"%(name)s\""
406 #: cola/cmds.py:1601
407 msgid "GPG-signed"
408 msgstr ""
410 #: cola/cmds.py:1627 cola/widgets/action.py:58
411 msgid "Unstage"
412 msgstr ""
414 #: cola/cmds.py:1634
415 #, python-format
416 msgid "Unstaging: %s"
417 msgstr ""
419 #: cola/cmds.py:1662
420 #, python-format
421 msgid "Untracking: %s"
422 msgstr ""
424 #: cola/cmds.py:1747
425 msgid "Error Launching History Browser"
426 msgstr ""
428 #: cola/cmds.py:1748
429 #, python-format
430 msgid "Cannot exec \"%s\": please configure a history browser"
431 msgstr ""
433 #: cola/interaction.py:54 cola/widgets/main.py:306
434 msgid "Continue"
435 msgstr "Continuar"
437 #: cola/interaction.py:64
438 #, python-format
439 msgid "Run %s?"
440 msgstr "Desea ejecutar %s?"
442 #: cola/interaction.py:65
443 #, python-format
444 msgid "Run the \"%s\" command?"
445 msgstr "Desea ejecutar el comando %s?"
447 #: cola/interaction.py:67 cola/widgets/cfgactions.py:244
448 msgid "Run"
449 msgstr "Ejecutar"
451 #: cola/interaction.py:74
452 #, python-format
453 msgid "Exit code: %s"
454 msgstr ""
456 #: cola/difftool.py:77
457 msgid "git-cola diff"
458 msgstr ""
460 #: cola/difftool.py:91 cola/widgets/compare.py:68
461 msgid "Compare"
462 msgstr "Comparar"
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
476 msgid "Close"
477 msgstr "Cerrar"
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
484 msgid ""
485 "file notification: disabled\n"
486 "Note: install pywin32 to enable.\n"
487 msgstr ""
488 "Notificación de archivo: desactivada\n"
489 "Nota: instale pywin32 para activarla.\n"
491 #: cola/inotify.py:66
492 msgid ""
493 "inotify: disabled\n"
494 "Note: install python-pyinotify to enable inotify.\n"
495 msgstr ""
496 "inotify: desactivado\n"
497 "Nota: instale python-pyinotify para activarlo.\n"
499 #: cola/inotify.py:72
500 #, fuzzy
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"
514 msgstr ""
516 #: cola/qtutils.py:599
517 msgid "Close..."
518 msgstr "Cerrar..."
520 #: cola/qtutils.py:722 cola/qtutils.py:756
521 msgid "Detach"
522 msgstr ""
524 #: cola/qtutils.py:754
525 msgid "Attach"
526 msgstr ""
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..."
538 msgstr ""
540 #: cola/guicmds.py:55
541 msgid "Browse"
542 msgstr ""
544 #: cola/guicmds.py:63
545 msgid "Checkout Branch"
546 msgstr ""
548 #: cola/guicmds.py:63
549 msgid "Checkout"
550 msgstr ""
552 #: cola/guicmds.py:72
553 msgid "Cherry-Pick Commit"
554 msgstr ""
556 #: cola/guicmds.py:109
557 msgid "Error Creating Repository"
558 msgstr "Error al Crear Repositorio"
560 #: cola/guicmds.py:112
561 #, python-format
562 msgid ""
563 "Output:\n"
564 "%s"
565 msgstr ""
566 "Resultado:\n"
567 "%s"
569 #: cola/guicmds.py:134
570 msgid "Path or URL to clone (Env. $VARS okay)"
571 msgstr ""
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
578 #, python-format
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
587 #, python-format
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"
605 msgstr ""
607 #: cola/guicmds.py:249
608 msgid "Select Branch to Review"
609 msgstr ""
611 #: cola/guicmds.py:249
612 msgid "Review"
613 msgstr ""
615 #: cola/guicmds.py:331
616 #, fuzzy
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
626 #, fuzzy
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
632 msgid "Select"
633 msgstr "Seleccionar"
635 #: cola/guicmds.py:352
636 #, fuzzy
637 msgid "Enter Branch New Name"
638 msgstr "Nombre de la Rama"
640 #: cola/app.py:263
641 #, python-format
642 msgid ""
643 "fatal: \"%s\" is not a directory.  Please specify a correct --repo <path>."
644 msgstr ""
646 #: cola/widgets/remote.py:108
647 msgid "Updating"
648 msgstr "Actualizando"
650 #: cola/widgets/remote.py:111 cola/widgets/cfgactions.py:227
651 #: cola/widgets/merge.py:63
652 msgid "Local Branch"
653 msgstr "Rama Local"
655 #: cola/widgets/remote.py:118 cola/widgets/compare.py:52
656 #: cola/widgets/compare.py:57
657 msgid "Remote"
658 msgstr "Repositorio Remoto"
660 #: cola/widgets/remote.py:127
661 msgid "Remote Branch"
662 msgstr "Rama Remota"
664 #: cola/widgets/remote.py:134
665 msgid "Fast Forward Only "
666 msgstr ""
668 #: cola/widgets/remote.py:138
669 msgid "Include tags "
670 msgstr "Incluir etiquetas "
672 #: cola/widgets/remote.py:141
673 msgid "Rebase "
674 msgstr ""
676 #: cola/widgets/remote.py:306
677 #, python-format
678 msgid "URL: %s"
679 msgstr ""
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
686 msgid "Push"
687 msgstr ""
689 #: cola/widgets/remote.py:419
690 #, python-format
691 msgid ""
692 "Branch \"%(branch)s\" does not exist in \"%(remote)s\".\n"
693 "A new remote branch will be published."
694 msgstr ""
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
707 msgid "Force Fetch?"
708 msgstr ""
710 #: cola/widgets/remote.py:430
711 msgid "Non-fast-forward fetch overwrites local history!"
712 msgstr ""
714 #: cola/widgets/remote.py:431
715 #, python-format
716 msgid "Force fetching from %s?"
717 msgstr ""
719 #: cola/widgets/remote.py:432
720 msgid "Force Fetch"
721 msgstr ""
723 #: cola/widgets/remote.py:434
724 msgid "Force Push?"
725 msgstr ""
727 #: cola/widgets/remote.py:435
728 msgid ""
729 "Non-fast-forward push overwrites published history!\n"
730 "(Did you pull first?)"
731 msgstr ""
733 #: cola/widgets/remote.py:437
734 #, python-format
735 msgid "Force push to %s?"
736 msgstr ""
738 #: cola/widgets/remote.py:438
739 msgid "Force Push"
740 msgstr ""
742 #: cola/widgets/remote.py:463
743 msgid "Already up-to-date."
744 msgstr ""
746 #: cola/widgets/remote.py:488
747 msgid "Have you rebased/pulled lately?"
748 msgstr ""
750 #: cola/widgets/remote.py:497
751 msgid "Fetch"
752 msgstr ""
754 #: cola/widgets/remote.py:509
755 msgid "Pull"
756 msgstr ""
758 #: cola/widgets/selectcommits.py:50
759 msgid "Revision Expression:"
760 msgstr ""
762 #: cola/widgets/selectcommits.py:95
763 msgid "No commits exist in this branch."
764 msgstr ""
766 #: cola/widgets/editremotes.py:33
767 msgid "Edit Remotes"
768 msgstr "Editar Repositorios Remotos"
770 #: cola/widgets/editremotes.py:42
771 msgid ""
772 "Add and remove remote repositories using the \n"
773 "Add(+) and Delete(-) buttons on the left-hand side.\n"
774 "\n"
775 "Remotes can be renamed by selecting one from the list\n"
776 "and pressing \"enter\", or by double-clicking."
777 msgstr ""
778 "Añadir y eliminar repositorios remotos usando los \n"
779 "botones Añadir(+) y Eliminar(-) a la izquierda.\n"
780 "\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
798 #, python-format
799 msgid "Gathering info for \"%s\"..."
800 msgstr "Runiendo información para \"%s\"..."
802 #: cola/widgets/editremotes.py:189
803 msgid "Add Remote"
804 msgstr "Añadir Repositorio Remoto"
806 #: cola/widgets/editremotes.py:193 cola/widgets/merge.py:105
807 #: cola/widgets/archive.py:120
808 msgid "Cancel"
809 msgstr "Cancelar"
811 #: cola/widgets/editremotes.py:202
812 msgid "Add remote"
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
821 msgid "Name"
822 msgstr "Nombre"
824 #: cola/widgets/editremotes.py:208
825 msgid "URL"
826 msgstr ""
828 #: cola/widgets/log.py:38
829 #, python-format
830 msgid "exit code %s"
831 msgstr ""
833 #: cola/widgets/startup.py:30
834 msgid "git-cola"
835 msgstr ""
837 #: cola/widgets/startup.py:36
838 msgid "New..."
839 msgstr "Nuevo..."
841 #: cola/widgets/startup.py:39 cola/widgets/main.py:227
842 msgid "Open..."
843 msgstr "Abrir..."
845 #: cola/widgets/startup.py:42 cola/widgets/main.py:238
846 msgid "Clone..."
847 msgstr "Clonar..."
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"
859 msgstr ""
861 #: cola/widgets/commitmsg.py:44 cola/widgets/commitmsg.py:67
862 msgid "Commit@@verb"
863 msgstr ""
865 #: cola/widgets/commitmsg.py:47
866 msgid "Commit staged changes"
867 msgstr ""
869 #: cola/widgets/commitmsg.py:48
870 #, fuzzy
871 msgid "Clear..."
872 msgstr "Cerrar..."
874 #: cola/widgets/commitmsg.py:64
875 msgid ""
876 "Commit staged changes\n"
877 "Shortcut: Ctrl+Enter"
878 msgstr ""
880 #: cola/widgets/commitmsg.py:72
881 msgid "Actions..."
882 msgstr "Acciones..."
884 #: cola/widgets/commitmsg.py:83
885 msgid "Amend Last Commit"
886 msgstr ""
888 #: cola/widgets/commitmsg.py:90
889 msgid "Bypass Commit Hooks"
890 msgstr ""
892 #: cola/widgets/commitmsg.py:97 cola/widgets/merge.py:100
893 msgid "Create Signed Commit"
894 msgstr ""
896 #: cola/widgets/commitmsg.py:103
897 msgid "Check Spelling"
898 msgstr ""
900 #: cola/widgets/commitmsg.py:109 cola/widgets/prefs.py:194
901 msgid "Auto-Wrap Lines"
902 msgstr ""
904 #: cola/widgets/commitmsg.py:116
905 msgid "Load Previous Commit Message"
906 msgstr ""
908 #: cola/widgets/commitmsg.py:121
909 msgid "Fixup Previous Commit"
910 msgstr ""
912 #: cola/widgets/commitmsg.py:145 cola/widgets/commitmsg.py:149
913 #: cola/widgets/status.py:160
914 msgid "Move Down"
915 msgstr "Bajar"
917 #: cola/widgets/commitmsg.py:280
918 msgid "Clear commit message?"
919 msgstr ""
921 #: cola/widgets/commitmsg.py:281
922 #, fuzzy
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?"
928 msgstr ""
930 #: cola/widgets/commitmsg.py:283
931 msgid "Clear commit message"
932 msgstr ""
934 #: cola/widgets/commitmsg.py:398
935 msgid ""
936 "Please supply a commit message.\n"
937 "\n"
938 "A good commit message has the following format:\n"
939 "\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"
943 msgstr ""
945 #: cola/widgets/commitmsg.py:405
946 msgid "Missing Commit Message"
947 msgstr ""
949 #: cola/widgets/commitmsg.py:411
950 msgid ""
951 "No changes to commit.\n"
952 "\n"
953 "You must stage at least 1 file before you can commit."
954 msgstr ""
956 #: cola/widgets/commitmsg.py:415
957 msgid "Would you like to stage and commit all modified files?"
958 msgstr ""
960 #: cola/widgets/commitmsg.py:418
961 msgid "Stage and commit?"
962 msgstr ""
964 #: cola/widgets/commitmsg.py:420
965 msgid "Stage and Commit"
966 msgstr ""
968 #: cola/widgets/commitmsg.py:425
969 msgid "Nothing to commit"
970 msgstr ""
972 #: cola/widgets/commitmsg.py:433
973 msgid "Rewrite Published Commit?"
974 msgstr ""
976 #: cola/widgets/commitmsg.py:434
977 msgid ""
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."
981 msgstr ""
983 #: cola/widgets/commitmsg.py:437
984 msgid "Amend the published commit?"
985 msgstr ""
987 #: cola/widgets/commitmsg.py:438
988 msgid "Amend Commit"
989 msgstr ""
991 #: cola/widgets/commitmsg.py:446
992 msgid "Commit failed"
993 msgstr ""
995 #: cola/widgets/commitmsg.py:447
996 #, python-format
997 msgid "\"git commit\" returned exit code %s"
998 msgstr ""
1000 #: cola/widgets/commitmsg.py:478
1001 msgid "More..."
1002 msgstr "Más..."
1004 #: cola/widgets/commitmsg.py:483
1005 msgid "Select Commit"
1006 msgstr ""
1008 #: cola/widgets/commitmsg.py:526
1009 msgid "Commit summary"
1010 msgstr ""
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 ***"
1018 msgstr ""
1020 #: cola/widgets/compare.py:39
1021 msgid "*** Sandbox ***"
1022 msgstr ""
1024 #: cola/widgets/compare.py:40 cola/widgets/compare.py:51
1025 #: cola/widgets/compare.py:56
1026 msgid "Local"
1027 msgstr ""
1029 #: cola/widgets/compare.py:42
1030 msgid "Branch Diff Viewer"
1031 msgstr ""
1033 #: cola/widgets/compare.py:74
1034 msgid "File Differences"
1035 msgstr ""
1037 #: cola/widgets/finder.py:45
1038 msgid ""
1039 "\n"
1040 "Keyboard Shortcuts\n"
1041 "------------------\n"
1042 "J, Down     = Move Down\n"
1043 "K, Up       = Move Up\n"
1044 "Enter       = Edit Selected Files\n"
1045 "Spacebar    = Open File Using Default Application\n"
1046 "Ctrl+L      = Focus Text Entry Field\n"
1047 "?           = Show Help\n"
1048 "\n"
1049 "The up and down arrows change focus between the text entry field\n"
1050 "and the results.\n"
1051 msgstr ""
1053 #: cola/widgets/finder.py:58
1054 msgid "Help - Find Files"
1055 msgstr ""
1057 #: cola/widgets/finder.py:86 cola/widgets/main.py:192
1058 #, fuzzy
1059 msgid "Find Files"
1060 msgstr "Archivos"
1062 #: cola/widgets/finder.py:91
1063 msgid "<path> ..."
1064 msgstr ""
1066 #: cola/widgets/finder.py:96 cola/widgets/grep.py:76 cola/widgets/grep.py:111
1067 #: cola/widgets/recent.py:72
1068 msgid "Edit"
1069 msgstr "Editar"
1071 #: cola/widgets/finder.py:111 cola/widgets/main.py:421
1072 msgid "Help"
1073 msgstr "Ayuda"
1075 #: cola/widgets/finder.py:112
1076 msgid ""
1077 "Show help\n"
1078 "Shortcut: ?"
1079 msgstr ""
1081 #: cola/widgets/finder.py:155
1082 #, fuzzy
1083 msgid "Show Help"
1084 msgstr "Ayuda"
1086 #: cola/widgets/cfgactions.py:82 cola/widgets/main.py:312
1087 msgid "Abort"
1088 msgstr "Abortar"
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
1095 msgid ""
1096 "An action is still running.\n"
1097 "Terminating it could result in data loss."
1098 msgstr ""
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
1107 msgid "Arguments"
1108 msgstr "Argumentos"
1110 #: cola/widgets/cfgactions.py:228 cola/widgets/merge.py:67
1111 msgid "Tracking Branch"
1112 msgstr ""
1114 #: cola/widgets/cfgactions.py:229 cola/widgets/merge.py:70
1115 #: cola/widgets/createbranch.py:123
1116 msgid "Tag"
1117 msgstr "Etiqueta"
1119 #: cola/widgets/cfgactions.py:233 cola/widgets/createtag.py:82
1120 msgid "Revision"
1121 msgstr ""
1123 #: cola/widgets/search.py:45 cola/widgets/search.py:63 cola/widgets/grep.py:71
1124 msgid "Search"
1125 msgstr "Buscar"
1127 #: cola/widgets/search.py:49
1128 msgid "Browse..."
1129 msgstr ""
1131 #: cola/widgets/search.py:55 cola/widgets/search.py:60
1132 msgid "yyyy-MM-dd"
1133 msgstr ""
1135 #: cola/widgets/search.py:83 cola/widgets/dag.py:137
1136 msgid "Cherry Pick"
1137 msgstr ""
1139 #: cola/widgets/search.py:208
1140 msgid "Search by Expression"
1141 msgstr ""
1143 #: cola/widgets/search.py:209
1144 msgid "Search by Path"
1145 msgstr ""
1147 #: cola/widgets/search.py:210
1148 msgid "Search Commit Messages"
1149 msgstr ""
1151 #: cola/widgets/search.py:211
1152 msgid "Search Diffs"
1153 msgstr ""
1155 #: cola/widgets/search.py:212
1156 msgid "Search Authors"
1157 msgstr ""
1159 #: cola/widgets/search.py:213
1160 msgid "Search Committers"
1161 msgstr ""
1163 #: cola/widgets/search.py:214
1164 msgid "Search Date Range"
1165 msgstr ""
1167 #: cola/widgets/search.py:307
1168 msgid "Choose Path(s)"
1169 msgstr ""
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"
1182 msgstr "Crear Rama"
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
1190 msgid "Create Tag"
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..."
1199 msgstr ""
1201 #: cola/widgets/dag.py:143
1202 msgid "Copy SHA-1"
1203 msgstr ""
1205 #: cola/widgets/dag.py:214
1206 msgid "Summary"
1207 msgstr "Resumen"
1209 #: cola/widgets/dag.py:214 cola/models/browse.py:48
1210 msgid "Author"
1211 msgstr "Autor"
1213 #: cola/widgets/dag.py:214
1214 msgid "Date, Time"
1215 msgstr "Fecha, Hora"
1217 #: cola/widgets/dag.py:221
1218 msgid "Go Up"
1219 msgstr "Subir"
1221 #: cola/widgets/dag.py:224
1222 msgid "Go Down"
1223 msgstr "Bajar"
1225 #: cola/widgets/dag.py:343 cola/widgets/dag.py:1029
1226 msgid "Zoom Out"
1227 msgstr ""
1229 #: cola/widgets/dag.py:347 cola/widgets/dag.py:1026
1230 msgid "Zoom In"
1231 msgstr ""
1233 #: cola/widgets/dag.py:351 cola/widgets/dag.py:1032
1234 msgid "Zoom to Fit"
1235 msgstr ""
1237 #: cola/widgets/dag.py:371
1238 msgid "Log"
1239 msgstr ""
1241 #: cola/widgets/dag.py:376
1242 msgid "Files"
1243 msgstr "Archivos"
1245 #: cola/widgets/dag.py:379 cola/widgets/main.py:141 cola/widgets/main.py:372
1246 msgid "Diff"
1247 msgstr "Diferencia"
1249 #: cola/widgets/dag.py:389
1250 msgid "Graph"
1251 msgstr ""
1253 #: cola/widgets/dag.py:395 cola/widgets/main.py:315
1254 msgid "Lock Layout"
1255 msgstr ""
1257 #: cola/widgets/dag.py:404 cola/widgets/main.py:408
1258 msgid "View"
1259 msgstr "Ver"
1261 #: cola/widgets/dag.py:485
1262 #, python-format
1263 msgid "%(project)s: %(ref)s - DAG"
1264 msgstr ""
1266 #: cola/widgets/dag.py:488
1267 msgid " - DAG"
1268 msgstr ""
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"
1288 msgstr ""
1290 #: cola/widgets/patch.py:68
1291 msgid "Apply Patches"
1292 msgstr "Aplicar Parches"
1294 #: cola/widgets/patch.py:77
1295 msgid ""
1296 "\n"
1297 "            <p>\n"
1298 "                Drag and drop or use the <strong>Add</strong> button to add\n"
1299 "                patches to the list\n"
1300 "            </p>\n"
1301 "            "
1302 msgstr ""
1303 "\n"
1304 "            <p>\n"
1305 "                Arrastre y suelte o use el botón <strong>Añadir</strong> "
1306 "para añadir\n"
1307 "                parches a la lista\n"
1308 "            </p>\n"
1309 "            "
1311 #: cola/widgets/patch.py:88 cola/widgets/patch.py:102
1312 #: cola/widgets/bookmarks.py:36
1313 msgid "Add"
1314 msgstr "Añadir"
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
1325 msgid "Apply"
1326 msgstr "Aplicar"
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
1333 #, python-format
1334 msgid "Repository: %s"
1335 msgstr "Repositorio: %s"
1337 #: cola/widgets/browse.py:73 cola/widgets/main.py:595
1338 #, python-format
1339 msgid "Branch: %s"
1340 msgstr "Rama: %s"
1342 #: cola/widgets/browse.py:76
1343 #, python-format
1344 msgid "%(project)s: %(branch)s - Browse"
1345 msgstr ""
1347 #: cola/widgets/browse.py:78
1348 msgid "(Amending)"
1349 msgstr ""
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)"
1357 msgstr ""
1359 #: cola/widgets/browse.py:114
1360 msgid "Stage/unstage selected path(s) for commit"
1361 msgstr ""
1363 #: cola/widgets/browse.py:119
1364 msgid "Untrack Selected"
1365 msgstr ""
1367 #: cola/widgets/browse.py:120
1368 msgid "Stop tracking path(s)"
1369 msgstr ""
1371 #: cola/widgets/browse.py:125
1372 msgid "Launch git-difftool on the current path."
1373 msgstr ""
1375 #: cola/widgets/browse.py:130
1376 msgid "Diff Against Predecessor..."
1377 msgstr ""
1379 #: cola/widgets/browse.py:131
1380 msgid "Launch git-difftool against previous versions."
1381 msgstr ""
1383 #: cola/widgets/browse.py:137
1384 msgid "Revert unstaged changes to selected paths."
1385 msgstr ""
1387 #: cola/widgets/browse.py:143
1388 msgid "Revert uncommitted changes to selected paths."
1389 msgstr ""
1391 #: cola/widgets/browse.py:149
1392 msgid "Edit selected path(s)."
1393 msgstr ""
1395 #: cola/widgets/browse.py:364
1396 msgid "Select Previous Version"
1397 msgstr ""
1399 #: cola/widgets/browse.py:392
1400 #, python-format
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
1405 msgid "File Saved"
1406 msgstr "Archivo Guardado"
1408 #: cola/widgets/browse.py:400 cola/widgets/archive.py:186
1409 #, python-format
1410 msgid "File saved to \"%s\""
1411 msgstr "Archivo guardado en \"%s\""
1413 #: cola/widgets/browse.py:413
1414 #, python-format
1415 msgid "Browsing %s"
1416 msgstr ""
1418 #: cola/widgets/browse.py:431
1419 #, python-format
1420 msgid "Select file from \"%s\""
1421 msgstr "Seleccionar archivo de \"%s\""
1423 #: cola/widgets/browse.py:440
1424 msgid "Select File"
1425 msgstr "Seleccionar Archivo"
1427 #: cola/widgets/merge.py:31 cola/widgets/main.py:217
1428 msgid "Abort Merge..."
1429 msgstr ""
1431 #: cola/widgets/merge.py:32
1432 msgid ""
1433 "Aborting the current merge will cause *ALL* uncommitted changes to be lost.\n"
1434 "Recovering uncommitted changes is not possible."
1435 msgstr ""
1437 #: cola/widgets/merge.py:35
1438 msgid "Aborting the current merge?"
1439 msgstr ""
1441 #: cola/widgets/merge.py:36
1442 msgid "Abort Merge"
1443 msgstr ""
1445 #: cola/widgets/merge.py:56 cola/widgets/merge.py:60
1446 msgid "Revision to Merge"
1447 msgstr ""
1449 #: cola/widgets/merge.py:76
1450 msgid "Visualize"
1451 msgstr ""
1453 #: cola/widgets/merge.py:78
1454 msgid "Squash the merged commit(s) into a single commit"
1455 msgstr ""
1457 #: cola/widgets/merge.py:80
1458 msgid "Squash"
1459 msgstr ""
1461 #: cola/widgets/merge.py:83
1462 msgid ""
1463 "Always create a merge commit when enabled, even when the merge is a fast-"
1464 "forward update"
1465 msgstr ""
1467 #: cola/widgets/merge.py:86
1468 msgid "No fast forward"
1469 msgstr ""
1471 #: cola/widgets/merge.py:91
1472 msgid ""
1473 "Commit the merge if there are no conflicts.  Uncheck to leave the merge "
1474 "uncommitted"
1475 msgstr ""
1477 #: cola/widgets/merge.py:94 cola/widgets/main.py:126
1478 msgid "Commit"
1479 msgstr ""
1481 #: cola/widgets/merge.py:102
1482 msgid "GPG-sign the merge commit"
1483 msgstr ""
1485 #: cola/widgets/merge.py:108
1486 msgid "Merge"
1487 msgstr ""
1489 #: cola/widgets/merge.py:159
1490 #, python-format
1491 msgid "Merge \"%(revision)s\" into \"%(branch)s\""
1492 msgstr ""
1494 #: cola/widgets/merge.py:162
1495 #, python-format
1496 msgid "Merge into \"%s\""
1497 msgstr ""
1499 #: cola/widgets/merge.py:210 cola/widgets/merge.py:219
1500 msgid "No Revision Specified"
1501 msgstr ""
1503 #: cola/widgets/merge.py:211
1504 msgid "You must specify a revision to view."
1505 msgstr ""
1507 #: cola/widgets/merge.py:220
1508 msgid "You must specify a revision to merge."
1509 msgstr ""
1511 #: cola/widgets/about.py:49
1512 msgid "About git-cola"
1513 msgstr "Sobre git-cola"
1515 #: cola/widgets/about.py:94
1516 msgid ""
1517 "This PyQt4 does not include QtWebKit.\n"
1518 "The keyboard shortcuts feature is unavailable."
1519 msgstr ""
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"
1525 msgstr ""
1527 #: cola/widgets/about.py:110
1528 msgid "Shortcuts"
1529 msgstr "Atajos"
1531 #: cola/widgets/bookmarks.py:43 cola/widgets/bookmarks.py:97
1532 msgid "Open"
1533 msgstr "Abrir"
1535 #: cola/widgets/bookmarks.py:48
1536 #, fuzzy
1537 msgid "Favorite repositories"
1538 msgstr "Todos los Repositorios"
1540 #: cola/widgets/bookmarks.py:50
1541 #, fuzzy
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
1550 msgid "Copy"
1551 msgstr "Copiar"
1553 #: cola/widgets/bookmarks.py:210
1554 msgid "Path to git repository"
1555 msgstr ""
1557 #: cola/widgets/bookmarks.py:211
1558 msgid "Enter Git Repository"
1559 msgstr ""
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
1567 msgid "Fetch..."
1568 msgstr ""
1570 #: cola/widgets/action.py:61 cola/widgets/main.py:222
1571 msgid "Push..."
1572 msgstr ""
1574 #: cola/widgets/action.py:62 cola/widgets/main.py:224
1575 msgid "Pull..."
1576 msgstr ""
1578 #: cola/widgets/action.py:63 cola/widgets/main.py:235
1579 msgid "Stash..."
1580 msgstr ""
1582 #: cola/widgets/stash.py:40
1583 msgid "Stash"
1584 msgstr ""
1586 #: cola/widgets/stash.py:53
1587 msgid "Apply the selected stash"
1588 msgstr ""
1590 #: cola/widgets/stash.py:57
1591 msgid "Save modified state to new stash"
1592 msgstr ""
1594 #: cola/widgets/stash.py:60
1595 msgid "Drop"
1596 msgstr ""
1598 #: cola/widgets/stash.py:61
1599 msgid "Drop the selected stash"
1600 msgstr ""
1602 #: cola/widgets/stash.py:68
1603 msgid "Keep Index"
1604 msgstr ""
1606 #: cola/widgets/stash.py:173
1607 msgid "Save Stash"
1608 msgstr ""
1610 #: cola/widgets/stash.py:174
1611 msgid "Enter a name for the stash"
1612 msgstr ""
1614 #: cola/widgets/stash.py:180
1615 msgid "Error: Stash exists"
1616 msgstr ""
1618 #: cola/widgets/stash.py:181
1619 #, python-format
1620 msgid "A stash named \"%s\" already exists"
1621 msgstr ""
1623 #: cola/widgets/stash.py:196
1624 msgid "Drop Stash?"
1625 msgstr ""
1627 #: cola/widgets/stash.py:197
1628 msgid "Recovering a dropped stash is not possible."
1629 msgstr ""
1631 #: cola/widgets/stash.py:198
1632 #, python-format
1633 msgid "Drop the \"%s\" stash?"
1634 msgstr ""
1636 #: cola/widgets/stash.py:199
1637 msgid "Drop Stash"
1638 msgstr ""
1640 #: cola/widgets/status.py:32
1641 msgid "Toggle the paths filter"
1642 msgstr ""
1644 #: cola/widgets/status.py:107 cola/models/browse.py:395
1645 msgid "Staged"
1646 msgstr ""
1648 #: cola/widgets/status.py:108 cola/models/browse.py:389
1649 msgid "Unmerged"
1650 msgstr ""
1652 #: cola/widgets/status.py:109 cola/models/browse.py:393
1653 msgid "Modified"
1654 msgstr "Modificado"
1656 #: cola/widgets/status.py:110
1657 msgid "Untracked"
1658 msgstr ""
1660 #: cola/widgets/status.py:157
1661 msgid "Move Up"
1662 msgstr "Subir"
1664 #: cola/widgets/status.py:163
1665 msgid "Copy Path to Clipboard"
1666 msgstr ""
1668 #: cola/widgets/status.py:168
1669 msgid "Copy Relative Path to Clipboard"
1670 msgstr ""
1672 #: cola/widgets/status.py:178
1673 msgid "Move file(s) to trash"
1674 msgstr ""
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
1681 msgid "Unstage All"
1682 msgstr ""
1684 #: cola/widgets/status.py:528 cola/widgets/status.py:571
1685 msgid "Unstage Selected"
1686 msgstr ""
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"
1696 msgstr ""
1698 #: cola/widgets/status.py:653
1699 msgid "Add to .gitignore"
1700 msgstr "Añadir a .gitignore"
1702 #: cola/widgets/status.py:929
1703 #, fuzzy
1704 msgid "Filter paths..."
1705 msgstr "Navegador de Archivos..."
1707 #: cola/widgets/createbranch.py:103
1708 msgid "Branch Name"
1709 msgstr "Nombre de la Rama"
1711 #: cola/widgets/createbranch.py:108 cola/widgets/createbranch.py:155
1712 msgid "Starting Revision"
1713 msgstr ""
1715 #: cola/widgets/createbranch.py:116
1716 msgid "Local branch"
1717 msgstr "Rama local"
1719 #: cola/widgets/createbranch.py:120
1720 msgid "Tracking branch"
1721 msgstr ""
1723 #: cola/widgets/createbranch.py:128
1724 msgid "Update Existing Branch:"
1725 msgstr "Acutalizar Rama Existente:"
1727 #: cola/widgets/createbranch.py:131
1728 msgid "No"
1729 msgstr ""
1731 #: cola/widgets/createbranch.py:134
1732 msgid "Fast Forward Only"
1733 msgstr ""
1735 #: cola/widgets/createbranch.py:138
1736 msgid "Reset"
1737 msgstr ""
1739 #: cola/widgets/createbranch.py:141
1740 msgid "Fetch Tracking Branch"
1741 msgstr ""
1743 #: cola/widgets/createbranch.py:145
1744 msgid "Checkout After Creation"
1745 msgstr ""
1747 #: cola/widgets/createbranch.py:158
1748 msgid "Options"
1749 msgstr "Opciones"
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."
1757 msgstr ""
1759 #: cola/widgets/createbranch.py:259
1760 #, python-format
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
1769 #, python-format
1770 msgid "Resetting \"%(branch)s\" to \"%(revision)s\" will lose commits."
1771 msgstr ""
1773 #: cola/widgets/createbranch.py:282
1774 #, python-format
1775 msgid "%d skipped"
1776 msgstr ""
1778 #: cola/widgets/createbranch.py:284
1779 msgid "Recovering lost commits may not be easy."
1780 msgstr ""
1782 #: cola/widgets/createbranch.py:286
1783 msgid "Reset Branch?"
1784 msgstr ""
1786 #: cola/widgets/createbranch.py:288
1787 #, python-format
1788 msgid "Reset \"%(branch)s\" to \"%(revision)s\"?"
1789 msgstr ""
1791 #: cola/widgets/createbranch.py:290
1792 msgid "Reset Branch"
1793 msgstr ""
1795 #: cola/widgets/createbranch.py:299
1796 msgid "Updating..."
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
1804 #, python-format
1805 msgid "\"%(command)s\" returned exit status \"%(status)d\""
1806 msgstr ""
1808 #: cola/widgets/grep.py:86
1809 msgid "command-line arguments"
1810 msgstr ""
1812 #: cola/widgets/grep.py:90
1813 msgid "Choose the \"git grep\" regular expression mode"
1814 msgstr ""
1816 #: cola/widgets/grep.py:91
1817 msgid "Basic Regexp"
1818 msgstr ""
1820 #: cola/widgets/grep.py:91
1821 msgid "Extended Regexp"
1822 msgstr ""
1824 #: cola/widgets/grep.py:91
1825 msgid "Fixed String"
1826 msgstr ""
1828 #: cola/widgets/grep.py:96
1829 msgid "Search using a POSIX basic regular expression"
1830 msgstr ""
1832 #: cola/widgets/grep.py:99
1833 msgid "Search using a POSIX extended regular expression"
1834 msgstr ""
1836 #: cola/widgets/grep.py:102
1837 msgid "Search for a fixed string"
1838 msgstr ""
1840 #: cola/widgets/grep.py:108
1841 msgid "grep result..."
1842 msgstr ""
1844 #: cola/widgets/grep.py:121
1845 msgid "Shell arguments"
1846 msgstr ""
1848 #: cola/widgets/grep.py:123
1849 msgid ""
1850 "Parse arguments using a shell.\n"
1851 "Queries with spaces will require \"double quotes\"."
1852 msgstr ""
1854 #: cola/widgets/diff.py:153
1855 msgid "Ignore changes in whitespace at EOL"
1856 msgstr ""
1858 #: cola/widgets/diff.py:158
1859 msgid "Ignore changes in amount of whitespace"
1860 msgstr ""
1862 #: cola/widgets/diff.py:163
1863 msgid "Ignore all whitespace"
1864 msgstr ""
1866 #: cola/widgets/diff.py:168
1867 msgid "Show whole surrounding functions of changes"
1868 msgstr ""
1870 #: cola/widgets/diff.py:173 cola/widgets/diff.py:174
1871 msgid "Diff Options"
1872 msgstr ""
1874 #: cola/widgets/diff.py:206
1875 #, fuzzy
1876 msgid "Next File"
1877 msgstr "Seleccionar Archivo"
1879 #: cola/widgets/diff.py:210
1880 msgid "Previous File"
1881 msgstr ""
1883 #: cola/widgets/diff.py:251
1884 msgid "Stage Selected Lines"
1885 msgstr ""
1887 #: cola/widgets/diff.py:252
1888 msgid "Revert Selected Lines..."
1889 msgstr ""
1891 #: cola/widgets/diff.py:254
1892 msgid "Stage Diff Hunk"
1893 msgstr ""
1895 #: cola/widgets/diff.py:255
1896 msgid "Revert Diff Hunk..."
1897 msgstr ""
1899 #: cola/widgets/diff.py:277
1900 msgid "Unstage Selected Lines"
1901 msgstr ""
1903 #: cola/widgets/diff.py:279
1904 msgid "Unstage Diff Hunk"
1905 msgstr ""
1907 #: cola/widgets/diff.py:308
1908 msgid "Select All"
1909 msgstr ""
1911 #: cola/widgets/diff.py:419
1912 msgid "Revert Selected Lines?"
1913 msgstr ""
1915 #: cola/widgets/diff.py:420
1916 msgid "Revert Selected Lines"
1917 msgstr ""
1919 #: cola/widgets/diff.py:422
1920 msgid "Revert Diff Hunk?"
1921 msgstr ""
1923 #: cola/widgets/diff.py:423
1924 msgid "Revert Diff Hunk"
1925 msgstr ""
1927 #: cola/widgets/diff.py:511
1928 msgid "Loading..."
1929 msgstr ""
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"
1937 msgstr ""
1939 #: cola/widgets/recent.py:52
1940 msgid "Showing changes since"
1941 msgstr "Mostrando cambios desde"
1943 #: cola/widgets/recent.py:64
1944 msgid "Expand all"
1945 msgstr ""
1947 #: cola/widgets/recent.py:68
1948 msgid "Collapse all"
1949 msgstr ""
1951 #: cola/widgets/filelist.py:20
1952 msgid "Filename"
1953 msgstr ""
1955 #: cola/widgets/filelist.py:20
1956 msgid "Additions"
1957 msgstr ""
1959 #: cola/widgets/filelist.py:20
1960 msgid "Deletions"
1961 msgstr ""
1963 #: cola/widgets/filelist.py:72
1964 msgid "Show history"
1965 msgstr ""
1967 #: cola/widgets/archive.py:103
1968 msgid "Save Archive"
1969 msgstr ""
1971 #: cola/widgets/archive.py:127
1972 msgid "Prefix"
1973 msgstr "Prefijo"
1975 #: cola/widgets/archive.py:132
1976 msgid "Advanced"
1977 msgstr ""
1979 #: cola/widgets/archive.py:193
1980 msgid "Overwrite File?"
1981 msgstr "Desea sobreescribir el archivo?"
1983 #: cola/widgets/archive.py:194
1984 #, python-format
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
1989 #, python-format
1990 msgid "Overwrite \"%s\"?"
1991 msgstr "Desea sobreescribir \"%s\"?"
1993 #: cola/widgets/archive.py:196
1994 msgid "Overwrite"
1995 msgstr "Sobreescribir"
1997 #: cola/widgets/createtag.py:61
1998 msgid "vX.Y.Z"
1999 msgstr ""
2001 #: cola/widgets/createtag.py:63
2002 msgid "Specifies the tag name"
2003 msgstr ""
2005 #: cola/widgets/createtag.py:67
2006 msgid "Sign Tag"
2007 msgstr ""
2009 #: cola/widgets/createtag.py:71
2010 msgid "Whether to sign the tag (git tag -s)"
2011 msgstr ""
2013 #: cola/widgets/createtag.py:75 cola/models/browse.py:46
2014 msgid "Message"
2015 msgstr "Mensaje"
2017 #: cola/widgets/createtag.py:77
2018 msgid "Tag message..."
2019 msgstr ""
2021 #: cola/widgets/createtag.py:78
2022 msgid "Specifies the tag message"
2023 msgstr ""
2025 #: cola/widgets/createtag.py:86
2026 msgid "Specifies the SHA-1 to tag"
2027 msgstr ""
2029 #: cola/widgets/createtag.py:121
2030 msgid "Missing Revision"
2031 msgstr ""
2033 #: cola/widgets/createtag.py:122
2034 msgid "Please specify a revision to tag."
2035 msgstr ""
2037 #: cola/widgets/createtag.py:125
2038 msgid "Missing Name"
2039 msgstr ""
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"
2047 msgstr ""
2049 #: cola/widgets/createtag.py:130
2050 msgid "Tag-signing was requested but the tag message is empty."
2051 msgstr ""
2053 #: cola/widgets/createtag.py:132
2054 msgid ""
2055 "An unsigned, lightweight tag will be created instead.\n"
2056 "Create an unsigned tag?"
2057 msgstr ""
2059 #: cola/widgets/createtag.py:135
2060 msgid "Create Unsigned Tag"
2061 msgstr ""
2063 #: cola/widgets/createtag.py:144
2064 msgid "Tag Created"
2065 msgstr "Etiqueta Creada"
2067 #: cola/widgets/createtag.py:145
2068 #, python-format
2069 msgid "Created a new tag named \"%s\""
2070 msgstr "Se creó una nueva etiqueta con nombre \"%s\""
2072 #: cola/widgets/createtag.py:149
2073 #, python-format
2074 msgid "Error: could not create tag \"%s\""
2075 msgstr "Error: no se pudo crear la etiqueta \"%s\""
2077 #: cola/widgets/createtag.py:150
2078 #, python-format
2079 msgid "git tag returned exit code %s"
2080 msgstr ""
2082 #: cola/widgets/prefs.py:134
2083 msgid "Detect conflict markers in unmerged files"
2084 msgstr ""
2086 #: cola/widgets/prefs.py:139
2087 msgid "User Name"
2088 msgstr "Nombre de Usuario"
2090 #: cola/widgets/prefs.py:140
2091 msgid "Email Address"
2092 msgstr "Email"
2094 #: cola/widgets/prefs.py:141
2095 msgid "Merge Verbosity"
2096 msgstr ""
2098 #: cola/widgets/prefs.py:142
2099 msgid "Number of Diff Context Lines"
2100 msgstr ""
2102 #: cola/widgets/prefs.py:143
2103 msgid "Summarize Merge Commits"
2104 msgstr ""
2106 #: cola/widgets/prefs.py:144
2107 msgid "Show Diffstat After Merge"
2108 msgstr ""
2110 #: cola/widgets/prefs.py:145
2111 msgid "Display Untracked Files"
2112 msgstr ""
2114 #: cola/widgets/prefs.py:146
2115 msgid "Detect Conflict Markers"
2116 msgstr ""
2118 #: cola/widgets/prefs.py:190
2119 msgid "Fixed-Width Font"
2120 msgstr "Fuente de Ancho Fijo"
2122 #: cola/widgets/prefs.py:191
2123 msgid "Font Size"
2124 msgstr "Tamaño de Fuente"
2126 #: cola/widgets/prefs.py:192
2127 msgid "Tab Width"
2128 msgstr ""
2130 #: cola/widgets/prefs.py:193
2131 msgid "Text Width"
2132 msgstr ""
2134 #: cola/widgets/prefs.py:195
2135 msgid "Editor"
2136 msgstr ""
2138 #: cola/widgets/prefs.py:196
2139 msgid "History Browser"
2140 msgstr ""
2142 #: cola/widgets/prefs.py:197
2143 msgid "Diff Tool"
2144 msgstr "Herramienta de Comparación"
2146 #: cola/widgets/prefs.py:198
2147 msgid "Merge Tool"
2148 msgstr ""
2150 #: cola/widgets/prefs.py:199
2151 msgid "Keep *.orig Merge Backups"
2152 msgstr ""
2154 #: cola/widgets/prefs.py:200
2155 msgid "Sort bookmarks alphabetically"
2156 msgstr ""
2158 #: cola/widgets/prefs.py:201
2159 msgid "Save GUI Settings"
2160 msgstr ""
2162 #: cola/widgets/prefs.py:250 cola/widgets/main.py:179
2163 msgid "Preferences"
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
2175 msgid "Settings"
2176 msgstr ""
2178 #: cola/widgets/main.py:84
2179 msgid "Browser"
2180 msgstr "Navegador"
2182 #: cola/widgets/main.py:89 cola/widgets/main.py:346
2183 msgid "Actions"
2184 msgstr "Acciones"
2186 #: cola/widgets/main.py:96 cola/models/browse.py:42
2187 msgid "Status"
2188 msgstr "Estado"
2190 #: cola/widgets/main.py:103
2191 msgid "Favorites"
2192 msgstr ""
2194 #: cola/widgets/main.py:108
2195 #, fuzzy
2196 msgid "Recent"
2197 msgstr "Abrir Recientes"
2199 #: cola/widgets/main.py:135
2200 msgid "Console"
2201 msgstr "Terminal"
2203 #: cola/widgets/main.py:152
2204 msgid "Unstage From Commit"
2205 msgstr ""
2207 #: cola/widgets/main.py:156
2208 msgid "Diffstat"
2209 msgstr ""
2211 #: cola/widgets/main.py:159
2212 msgid "Stage Changed Files To Commit"
2213 msgstr ""
2215 #: cola/widgets/main.py:164
2216 msgid "Stage All Untracked"
2217 msgstr ""
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..."
2241 msgstr ""
2243 #: cola/widgets/main.py:204
2244 msgid "Load Commit Message..."
2245 msgstr ""
2247 #: cola/widgets/main.py:210
2248 msgid "Quit"
2249 msgstr "Salir"
2251 #: cola/widgets/main.py:212
2252 msgid "Grep"
2253 msgstr ""
2255 #: cola/widgets/main.py:214
2256 msgid "Merge..."
2257 msgstr ""
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
2280 msgid "Search..."
2281 msgstr "Buscar..."
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"
2293 msgstr ""
2295 #: cola/widgets/main.py:265
2296 msgid "About"
2297 msgstr "Sobre git-cola"
2299 #: cola/widgets/main.py:268
2300 msgid "Expression..."
2301 msgstr "Expresión..."
2303 #: cola/widgets/main.py:270
2304 msgid "Branches..."
2305 msgstr "Ramas..."
2307 #: cola/widgets/main.py:273
2308 msgid "Create Tag..."
2309 msgstr "Crear Etiqueta..."
2311 #: cola/widgets/main.py:276
2312 msgid "Create..."
2313 msgstr "Crear..."
2315 #: cola/widgets/main.py:279
2316 msgid "Delete..."
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
2324 #, fuzzy
2325 msgid "Rename Branch..."
2326 msgstr "Rama Remota"
2328 #: cola/widgets/main.py:288
2329 msgid "Checkout..."
2330 msgstr ""
2332 #: cola/widgets/main.py:290
2333 msgid "Review..."
2334 msgstr ""
2336 #: cola/widgets/main.py:293
2337 msgid "File Browser..."
2338 msgstr "Navegador de Archivos..."
2340 #: cola/widgets/main.py:296
2341 msgid "DAG..."
2342 msgstr ""
2344 #: cola/widgets/main.py:300
2345 msgid "Start Interactive Rebase..."
2346 msgstr ""
2348 #: cola/widgets/main.py:303
2349 msgid "Edit..."
2350 msgstr "Editar..."
2352 #: cola/widgets/main.py:309
2353 msgid "Skip Current Patch"
2354 msgstr "Ignorar Parche Actual"
2356 #: cola/widgets/main.py:321
2357 msgid "File"
2358 msgstr "Archivo"
2360 #: cola/widgets/main.py:323
2361 msgid "Open Recent"
2362 msgstr "Abrir Recientes"
2364 #: cola/widgets/main.py:362 cola/widgets/main.py:363
2365 msgid "Staging Area"
2366 msgstr ""
2368 #: cola/widgets/main.py:380
2369 msgid "Branch"
2370 msgstr "Rama"
2372 #: cola/widgets/main.py:494
2373 #, python-format
2374 msgid "git cola version %s"
2375 msgstr "versión de git cola %s"
2377 #: cola/widgets/main.py:599
2378 msgid ""
2379 "This repository is currently being rebased.\n"
2380 "Resolve conflicts, commit changes, and run:\n"
2381 "    Rebase > Continue"
2382 msgstr ""
2384 #: cola/widgets/main.py:602
2385 msgid "Rebasing"
2386 msgstr ""
2388 #: cola/widgets/main.py:606
2389 msgid ""
2390 "This repository is in the middle of a merge.\n"
2391 "Resolve conflicts and commit changes."
2392 msgstr ""
2394 #: cola/widgets/main.py:608
2395 msgid "Merging"
2396 msgstr ""
2398 #: cola/widgets/main.py:611
2399 msgid "Amending"
2400 msgstr ""
2402 #: cola/widgets/main.py:729
2403 msgid "Unable to rebase"
2404 msgstr ""
2406 #: cola/widgets/main.py:730
2407 msgid "You cannot rebase with uncommitted changes."
2408 msgstr ""
2410 #: cola/widgets/main.py:732
2411 msgid "Select New Upstream"
2412 msgstr ""
2414 #: cola/widgets/main.py:733
2415 msgid "Interactive Rebase"
2416 msgstr ""
2418 #: cola/models/browse.py:44
2419 msgid "Age"
2420 msgstr "Edad"
2422 #: cola/models/browse.py:368 cola/models/browse.py:372
2423 #, python-format
2424 msgid "%d minutes ago"
2425 msgstr "Hace %d minutos"
2427 #: cola/models/browse.py:375
2428 #, python-format
2429 msgid "%d hours ago"
2430 msgstr "Hace %d horas"
2432 #: cola/models/browse.py:376
2433 #, python-format
2434 msgid "%d days ago"
2435 msgstr "Hace %d días"
2437 #: cola/models/browse.py:391
2438 msgid "Partially Staged"
2439 msgstr ""
2441 #: cola/models/browse.py:397
2442 msgid "Changed Upstream"
2443 msgstr ""
2445 #~ msgid "Bookmarks"
2446 #~ msgstr "Favoritos"
2448 #~ msgid "Bookmarks..."
2449 #~ msgstr "Favoritos..."