gitcmds_test: apply flake8 suggestions
[git-cola.git] / po / es.po
blob1e95e5c7a988da3fc87a5983dee701c54eb12f65
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: 2016-02-05 02:58-0800\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 "Language: \n"
17 "MIME-Version: 1.0\n"
18 "Content-Type: text/plain; charset=UTF-8\n"
19 "Content-Transfer-Encoding: 8bit\n"
21 #: cola/fsmonitor.py:96
22 #, fuzzy
23 msgid "File system change monitoring: enabled.\n"
24 msgstr "Notificación de archivo activada."
26 #: cola/fsmonitor.py:133
27 msgid ""
28 "File system change monitoring: disabled because the limit on the total "
29 "number of inotify watches was reached.  You may be able to increase the "
30 "limit on the number of watches by running:\n"
31 "\n"
32 "    echo fs.inotify.max_user_watches=100000 | sudo tee -a /etc/sysctl.conf "
33 "&& sudo sysctl -p\n"
34 msgstr ""
36 #: cola/fsmonitor.py:445
37 #, fuzzy
38 msgid ""
39 "File system change monitoring: disabled because \"cola.inotify\" is false.\n"
40 msgstr "inotify está desactivado porque \"cola.inotify\" es FALSO"
42 #: cola/fsmonitor.py:454
43 msgid ""
44 "File system change monitoring: disabled because pywin32 is not installed.\n"
45 msgstr ""
47 #: cola/fsmonitor.py:458
48 msgid ""
49 "File system change monitoring: disabled because libc does not support the "
50 "inotify system calls.\n"
51 msgstr ""
53 #: cola/cmds.py:157
54 msgid "Amend"
55 msgstr ""
57 #: cola/cmds.py:191
58 msgid "Cannot Amend"
59 msgstr ""
61 #: cola/cmds.py:192
62 msgid ""
63 "You are in the middle of a merge.\n"
64 "Cannot amend while merging."
65 msgstr ""
67 #: cola/cmds.py:264
68 #, python-format
69 msgid "PATCH %(current)d/%(count)d"
70 msgstr ""
72 #: cola/cmds.py:268
73 msgid "Summary:"
74 msgstr "Resumen:"
76 #: cola/cmds.py:277
77 msgid "Patch(es) Applied"
78 msgstr ""
80 #: cola/cmds.py:278
81 #, python-format
82 msgid "%d patch(es) applied."
83 msgstr ""
85 #: cola/cmds.py:342
86 msgid "Error Launching Blame Viewer"
87 msgstr ""
89 #: cola/cmds.py:343
90 #, fuzzy, python-format
91 msgid "Cannot exec \"%s\": please configure a blame viewer"
92 msgstr "No se pudo ejecutar \"%s\": por favor, configure su editor"
94 #: cola/cmds.py:404 cola/cmds.py:407 cola/widgets/createbranch.py:275
95 msgid "Reset Branch"
96 msgstr ""
98 #: cola/cmds.py:405
99 msgid "Point the current branch head to a new commit?"
100 msgstr ""
102 #: cola/cmds.py:406
103 #, python-format
104 msgid "The branch will be reset using \"git reset --mixed %s\""
105 msgstr ""
107 #: cola/cmds.py:419 cola/cmds.py:422 cola/guicmds.py:318
108 #: cola/widgets/main.py:242 cola/widgets/dag.py:144
109 msgid "Reset Worktree"
110 msgstr ""
112 #: cola/cmds.py:420
113 msgid "Reset worktree?"
114 msgstr ""
116 #: cola/cmds.py:421
117 #, python-format
118 msgid "The worktree will be reset using \"git reset --merge %s\""
119 msgstr ""
121 #: cola/cmds.py:462
122 #, python-format
123 msgid "Created commit: %s"
124 msgstr ""
126 #: cola/cmds.py:464
127 #, python-format
128 msgid "Commit failed: %s"
129 msgstr ""
131 #: cola/cmds.py:530
132 #, python-format
133 msgid "Error creating remote \"%s\""
134 msgstr "Error al crear el repositorio remoto \"%s\""
136 #: cola/cmds.py:536
137 msgid "Delete Remote"
138 msgstr "Eliminar Repositorio Remoto"
140 #: cola/cmds.py:537
141 msgid "Delete remote?"
142 msgstr "Desea eliminar el repositorio remoto?"
144 #: cola/cmds.py:538
145 #, python-format
146 msgid "Delete remote \"%s\""
147 msgstr "Eliminar repositorio remoto \"%s\""
149 #: cola/cmds.py:539 cola/guicmds.py:27 cola/guicmds.py:35
150 #: cola/widgets/bookmarks.py:42
151 msgid "Delete"
152 msgstr "Eliminar"
154 #: cola/cmds.py:547
155 #, python-format
156 msgid "Error deleting remote \"%s\""
157 msgstr "Error al eliminar el repositorio remoto \"%s\""
159 #: cola/cmds.py:557
160 msgid "Rename Remote"
161 msgstr "Renombrar Repositorio Remoto"
163 #: cola/cmds.py:558
164 msgid "Rename remote?"
165 msgstr "Desea renombrar el repositorio remoto?"
167 #: cola/cmds.py:559
168 #, python-format
169 msgid "Rename remote \"%(current)s\" to \"%(new)s\"?"
170 msgstr ""
171 "Desea renombrar el repositorio remoto \"%(current)s\" como \"%(new)s\"?"
173 #: cola/cmds.py:561 cola/guicmds.py:305
174 msgid "Rename"
175 msgstr "Renombrar"
177 #: cola/cmds.py:585
178 #, fuzzy
179 msgid "Delete Bookmark?"
180 msgstr "Favoritos"
182 #: cola/cmds.py:586
183 #, python-format
184 msgid "%s will be removed from your bookmarks."
185 msgstr ""
187 #: cola/cmds.py:587
188 #, fuzzy
189 msgid "Delete Bookmark"
190 msgstr "Favoritos"
192 #: cola/cmds.py:599
193 #, python-format
194 msgid "Remove %s from the recent list?"
195 msgstr "Eliminar %s de la lista de recientes?"
197 #: cola/cmds.py:600
198 #, python-format
199 msgid "%s will be removed from your recent repositories."
200 msgstr "%s seran eliminado de tus repositorios recientes."
202 #: cola/cmds.py:601 cola/widgets/patch.py:94 cola/widgets/patch.py:106
203 msgid "Remove"
204 msgstr "Eliminar"
206 #: cola/cmds.py:639 cola/cmds.py:1863 cola/widgets/bookmarks.py:244
207 msgid "Error"
208 msgstr ""
210 #: cola/cmds.py:640
211 #, python-format
212 msgid "Deleting \"%s\" failed"
213 msgstr "Fallo intentando eliminar \"%s\""
215 #: cola/cmds.py:657
216 msgid "Delete Files?"
217 msgstr "Eliminar Archivos?"
219 #: cola/cmds.py:658
220 msgid "The following files will be deleted:"
221 msgstr "Se eliminarán los siguientes archivos:"
223 #: cola/cmds.py:660
224 #, python-format
225 msgid "Delete %d file(s)?"
226 msgstr "Desea eliminar %d archivos(s)?"
228 #: cola/cmds.py:661
229 msgid "Delete Files"
230 msgstr "Eliminar Archivos"
232 #: cola/cmds.py:719
233 msgid "Remote Branch Deleted"
234 msgstr "Rama Remota Eliminada"
236 #: cola/cmds.py:720
237 #, python-format
238 msgid "\"%(branch)s\" has been deleted from \"%(remote)s\"."
239 msgstr "\"%(branch)s\" ha sido eliminado de \"%(remote)s\"."
241 #: cola/cmds.py:724 cola/guicmds.py:111 cola/widgets/remote.py:458
242 #, python-format
243 msgid "\"%(command)s\" returned exit status %(status)d"
244 msgstr ""
246 #: cola/cmds.py:727
247 msgid "Error Deleting Remote Branch"
248 msgstr "Error al Eliminar Rama Remota"
250 #: cola/cmds.py:805 cola/cmds.py:913
251 msgid "Launch Editor"
252 msgstr "Abrir Editor"
254 #: cola/cmds.py:841
255 #, python-format
256 msgid "Cannot exec \"%s\": please configure your editor"
257 msgstr "No se pudo ejecutar \"%s\": por favor, configure su editor"
259 #: cola/cmds.py:844
260 msgid "Error Editing File"
261 msgstr "Error al Editar Archivo"
263 #: cola/cmds.py:864 cola/widgets/filelist.py:31 cola/widgets/filelist.py:35
264 msgid "Launch Diff Tool"
265 msgstr "Abrir Herramienta de Comparación"
267 #: cola/cmds.py:895
268 msgid "Launch Terminal"
269 msgstr "Abrir Terminal"
271 #: cola/cmds.py:934
272 msgid "Error: Cannot find commit template"
273 msgstr ""
275 #: cola/cmds.py:935
276 #, python-format
277 msgid "%s: No such file or directory."
278 msgstr "%s: El directorio o archivo no existe."
280 #: cola/cmds.py:955
281 msgid "Error: Unconfigured commit template"
282 msgstr ""
284 #: cola/cmds.py:956
285 msgid ""
286 "A commit template has not been configured.\n"
287 "Use \"git config\" to define \"commit.template\"\n"
288 "so that it points to a commit template."
289 msgstr ""
290 "Primero debes configurar una plantilla de commit.\n"
291 "Usa \"git config\" y modifica \"commit.template\"\n"
292 "para que apunte a una plantilla."
294 #: cola/cmds.py:1021
295 msgid "Open Using Default Application"
296 msgstr "Abrir Usando Aplicación por Defecto"
298 #: cola/cmds.py:1043
299 msgid "Open Parent Directory"
300 msgstr "Abrir Directorio Padre"
302 #: cola/cmds.py:1105
303 #, python-format
304 msgid "Error: could not clone \"%s\""
305 msgstr "Error: no se pudo clonar \"%s\""
307 #: cola/cmds.py:1107
308 #, python-format
309 msgid "git clone returned exit code %s"
310 msgstr ""
312 #: cola/cmds.py:1194
313 #, python-format
314 msgid "Rebase onto %s"
315 msgstr ""
317 #: cola/cmds.py:1195 cola/cmds.py:1220 cola/cmds.py:1221 cola/cmds.py:1233
318 #: cola/cmds.py:1234 cola/widgets/main.py:426
319 msgid "Rebase"
320 msgstr ""
322 #: cola/cmds.py:1207
323 msgid "Edit Rebase"
324 msgstr ""
326 #: cola/cmds.py:1208 cola/widgets/stash.py:58 cola/widgets/browse.py:580
327 #: cola/widgets/archive.py:120
328 msgid "Save"
329 msgstr "Guardar"
331 #: cola/cmds.py:1261 cola/qtutils.py:563 cola/widgets/recent.py:106
332 #: cola/widgets/grep.py:80 cola/widgets/editremotes.py:68
333 #: cola/widgets/dag.py:418 cola/widgets/browse.py:172 cola/widgets/action.py:59
334 msgid "Refresh"
335 msgstr "Refrescar"
337 #: cola/cmds.py:1309
338 msgid "Revert Unstaged Edits..."
339 msgstr ""
341 #: cola/cmds.py:1318
342 msgid "Revert Unstaged Changes?"
343 msgstr ""
345 #: cola/cmds.py:1319
346 msgid ""
347 "This operation drops unstaged changes.\n"
348 "These changes cannot be recovered."
349 msgstr ""
351 #: cola/cmds.py:1321
352 msgid "Revert the unstaged changes?"
353 msgstr ""
355 #: cola/cmds.py:1322
356 msgid "Revert Unstaged Changes"
357 msgstr ""
359 #: cola/cmds.py:1331
360 msgid "Revert Uncommitted Edits..."
361 msgstr ""
363 #: cola/cmds.py:1337
364 msgid "Revert Uncommitted Changes?"
365 msgstr ""
367 #: cola/cmds.py:1338 cola/widgets/diff.py:427
368 msgid ""
369 "This operation drops uncommitted changes.\n"
370 "These changes cannot be recovered."
371 msgstr ""
373 #: cola/cmds.py:1340 cola/widgets/diff.py:429
374 msgid "Revert the uncommitted changes?"
375 msgstr ""
377 #: cola/cmds.py:1341
378 msgid "Revert Uncommitted Changes"
379 msgstr ""
381 #: cola/cmds.py:1369
382 #, python-format
383 msgid "Run \"%s\"?"
384 msgstr "Desea ejecutar \"%s\"?"
386 #: cola/cmds.py:1376
387 msgid "Please select a file"
388 msgstr "Por favor, seleccione un archivo"
390 #: cola/cmds.py:1377
391 #, python-format
392 msgid "\"%s\" requires a selected file."
393 msgstr "\"%s\" requiere que seleccione un archivo"
395 #: cola/cmds.py:1389
396 msgid "Invalid Revision"
397 msgstr "Revisión inválida"
399 #: cola/cmds.py:1390
400 msgid "The revision expression cannot be empty."
401 msgstr ""
403 #: cola/cmds.py:1405
404 #, python-format
405 msgid "Running command: %s"
406 msgstr "Ejecutando comando: %s"
408 #: cola/cmds.py:1417 cola/cmds.py:1681 cola/interaction.py:77
409 #, python-format
410 msgid "Output: %s"
411 msgstr "Resultado: %s"
413 #: cola/cmds.py:1418 cola/interaction.py:78 cola/guicmds.py:116
414 #, python-format
415 msgid "Errors: %s"
416 msgstr "Errores: %s"
418 #: cola/cmds.py:1470
419 msgid "Sign Off"
420 msgstr ""
422 #: cola/cmds.py:1491
423 msgid "unknown"
424 msgstr "desconocido"
426 #: cola/cmds.py:1535
427 msgid "Stage conflicts?"
428 msgstr ""
430 #: cola/cmds.py:1536
431 #, python-format
432 msgid ""
433 "%s appears to contain merge conflicts.\n"
434 "\n"
435 "You should probably skip this file.\n"
436 "Stage it anyways?"
437 msgstr ""
439 #: cola/cmds.py:1539
440 msgid "Stage conflicts"
441 msgstr ""
443 #: cola/cmds.py:1540
444 msgid "Skip"
445 msgstr ""
447 #: cola/cmds.py:1550 cola/widgets/diff.py:241 cola/widgets/commitmsg.py:236
448 #: cola/widgets/action.py:57
449 msgid "Stage"
450 msgstr ""
452 #: cola/cmds.py:1557
453 #, python-format
454 msgid "Staging: %s"
455 msgstr ""
457 #: cola/cmds.py:1598
458 msgid "Stage Modified"
459 msgstr ""
461 #: cola/cmds.py:1609
462 msgid "Stage Unmerged"
463 msgstr ""
465 #: cola/cmds.py:1620
466 msgid "Stage Untracked"
467 msgstr ""
469 #: cola/cmds.py:1631
470 msgid "Stage / Unstage"
471 msgstr ""
473 #: cola/cmds.py:1661
474 #, python-format
475 msgid "Tagging \"%(revision)s\" as \"%(name)s\""
476 msgstr "Etiquetando \"%(revision)s\" como \"%(name)s\""
478 #: cola/cmds.py:1670
479 msgid "GPG-signed"
480 msgstr ""
482 #: cola/cmds.py:1694 cola/widgets/diff.py:243 cola/widgets/commitmsg.py:238
483 #: cola/widgets/action.py:58
484 msgid "Unstage"
485 msgstr ""
487 #: cola/cmds.py:1701
488 #, python-format
489 msgid "Unstaging: %s"
490 msgstr ""
492 #: cola/cmds.py:1729
493 #, python-format
494 msgid "Untracking: %s"
495 msgstr ""
497 #: cola/cmds.py:1814
498 msgid "Error Launching History Browser"
499 msgstr ""
501 #: cola/cmds.py:1815
502 #, python-format
503 msgid "Cannot exec \"%s\": please configure a history browser"
504 msgstr ""
506 #: cola/app.py:238
507 #, python-format
508 msgid ""
509 "fatal: \"%s\" is not a directory.  Please specify a correct --repo <path>."
510 msgstr ""
512 #: cola/qtutils.py:468
513 msgid "Close..."
514 msgstr "Cerrar..."
516 #: cola/qtutils.py:554 cola/qtutils.py:661 cola/widgets/text.py:452
517 #: cola/widgets/remote.py:206 cola/widgets/about.py:118
518 msgid "Close"
519 msgstr "Cerrar"
521 #: cola/qtutils.py:558 cola/widgets/grep.py:77
522 msgid "Edit"
523 msgstr "Editar"
525 #: cola/qtutils.py:664 cola/qtutils.py:698
526 msgid "Detach"
527 msgstr ""
529 #: cola/qtutils.py:696
530 msgid "Attach"
531 msgstr ""
533 #: cola/interaction.py:58 cola/widgets/main.py:317
534 msgid "Continue"
535 msgstr "Continuar"
537 #: cola/interaction.py:69
538 #, python-format
539 msgid "Run %s?"
540 msgstr "Desea ejecutar %s?"
542 #: cola/interaction.py:70
543 #, python-format
544 msgid "Run the \"%s\" command?"
545 msgstr "Desea ejecutar el comando %s?"
547 #: cola/interaction.py:72 cola/widgets/cfgactions.py:241
548 msgid "Run"
549 msgstr "Ejecutar"
551 #: cola/interaction.py:79
552 #, python-format
553 msgid "Exit code: %s"
554 msgstr ""
556 #: cola/guicmds.py:27
557 msgid "Delete Branch"
558 msgstr "Eliminar Rama"
560 #: cola/guicmds.py:35
561 msgid "Delete Remote Branch"
562 msgstr "Eliminar Rama Remota"
564 #: cola/guicmds.py:56
565 msgid "Browse Commits..."
566 msgstr ""
568 #: cola/guicmds.py:56
569 msgid "Browse"
570 msgstr ""
572 #: cola/guicmds.py:64
573 msgid "Checkout Branch"
574 msgstr ""
576 #: cola/guicmds.py:64
577 msgid "Checkout"
578 msgstr ""
580 #: cola/guicmds.py:73
581 msgid "Cherry-Pick Commit"
582 msgstr ""
584 #: cola/guicmds.py:110
585 msgid "Error Creating Repository"
586 msgstr "Error al Crear Repositorio"
588 #: cola/guicmds.py:113
589 #, python-format
590 msgid ""
591 "Output:\n"
592 "%s"
593 msgstr ""
594 "Resultado:\n"
595 "%s"
597 #: cola/guicmds.py:135
598 msgid "Path or URL to clone (Env. $VARS okay)"
599 msgstr "Ruta o URL a Clonar (Env. $VARS okay)"
601 #: cola/guicmds.py:156
602 msgid "Error Cloning"
603 msgstr "Error al Crear Copia Local"
605 #: cola/guicmds.py:157 cola/guicmds.py:158
606 #, python-format
607 msgid "Could not parse Git URL: \"%s\""
608 msgstr "No fue posible procesar la Git URL: \"%s\""
610 #: cola/guicmds.py:162
611 msgid "Select a parent directory for the new clone"
612 msgstr "Seleccione un directorio padre para la nueva copia local"
614 #: cola/guicmds.py:171
615 #, python-format
616 msgid "\"%s\" already exists, cola will create a new directory"
617 msgstr "\"%s\" ya existe, cola creará un nuevo directorio"
619 #: cola/guicmds.py:173
620 msgid "Directory Exists"
621 msgstr "El Directorio ya Existe"
623 #: cola/guicmds.py:186 cola/widgets/search.py:78
624 msgid "Export Patches"
625 msgstr "Exportar Parches"
627 #: cola/guicmds.py:204 cola/guicmds.py:213 cola/widgets/startup.py:122
628 msgid "Open Git Repository..."
629 msgstr "Abrir Repositorio Git..."
631 #: cola/guicmds.py:222
632 msgid "Load Commit Message"
633 msgstr ""
635 #: cola/guicmds.py:255
636 msgid "Select Branch to Review"
637 msgstr ""
639 #: cola/guicmds.py:255
640 msgid "Review"
641 msgstr ""
643 #: cola/guicmds.py:285
644 #, fuzzy
645 msgid "Clone Repository"
646 msgstr "Repositorio Actual"
648 #: cola/guicmds.py:286
649 #, fuzzy, python-format
650 msgid "Cloning repository at %s"
651 msgstr "Repositorio: %s"
653 #: cola/guicmds.py:302
654 #, fuzzy
655 msgid "Rename Existing Branch"
656 msgstr "Acutalizar Rama Existente:"
658 #: cola/guicmds.py:302 cola/widgets/selectcommits.py:54
659 #: cola/widgets/browse.py:578
660 msgid "Select"
661 msgstr "Seleccionar"
663 #: cola/guicmds.py:305
664 #, fuzzy
665 msgid "Enter New Branch Name"
666 msgstr "Nombre de la Rama"
668 #: cola/guicmds.py:312 cola/widgets/main.py:239 cola/widgets/dag.py:141
669 #, fuzzy
670 msgid "Reset Branch Head"
671 msgstr "Rama Remota Eliminada"
673 #: cola/guicmds.py:312 cola/guicmds.py:318 cola/widgets/main.py:382
674 #: cola/widgets/dag.py:199 cola/widgets/createbranch.py:127
675 msgid "Reset"
676 msgstr ""
678 #: cola/gitcmds.py:435
679 msgid "Nothing to do"
680 msgstr ""
682 #: cola/difftool.py:107
683 msgid "git-cola diff"
684 msgstr ""
686 #: cola/difftool.py:121 cola/widgets/compare.py:68
687 msgid "Compare"
688 msgstr "Comparar"
690 #: cola/actions.py:39
691 #, fuzzy
692 msgid "Next File"
693 msgstr "Seleccionar Archivo"
695 #: cola/actions.py:45
696 msgid "Previous File"
697 msgstr ""
699 #: cola/widgets/status.py:35
700 msgid "Toggle the paths filter"
701 msgstr ""
703 #: cola/widgets/status.py:114 cola/models/browse.py:400
704 msgid "Staged"
705 msgstr ""
707 #: cola/widgets/status.py:115 cola/models/browse.py:394
708 msgid "Unmerged"
709 msgstr ""
711 #: cola/widgets/status.py:116 cola/models/browse.py:398
712 msgid "Modified"
713 msgstr "Modificado"
715 #: cola/widgets/status.py:117
716 msgid "Untracked"
717 msgstr ""
719 #: cola/widgets/status.py:158
720 msgid "Move Up"
721 msgstr "Subir"
723 #: cola/widgets/status.py:162 cola/widgets/commitmsg.py:171
724 #: cola/widgets/commitmsg.py:174
725 msgid "Move Down"
726 msgstr "Bajar"
728 #: cola/widgets/status.py:166
729 msgid "Copy Path to Clipboard"
730 msgstr ""
732 #: cola/widgets/status.py:170
733 msgid "Copy Relative Path to Clipboard"
734 msgstr ""
736 #: cola/widgets/status.py:175 cola/widgets/browse.py:132
737 msgid "View History..."
738 msgstr "Ver Historial..."
740 #: cola/widgets/status.py:178
741 #, fuzzy
742 msgid "Blame..."
743 msgstr "Cerrar..."
745 #: cola/widgets/status.py:186
746 msgid "Move file(s) to trash"
747 msgstr ""
749 #: cola/widgets/status.py:195
750 msgid "Delete File(s)..."
751 msgstr "Eliminar Archivo(s)..."
753 #: cola/widgets/status.py:517 cola/widgets/main.py:145
754 msgid "Unstage All"
755 msgstr ""
757 #: cola/widgets/status.py:542 cola/widgets/status.py:585
758 msgid "Unstage Selected"
759 msgstr ""
761 #: cola/widgets/status.py:578 cola/widgets/status.py:680
762 #: cola/widgets/diff.py:251 cola/widgets/diff.py:275
763 msgid "Launch git-cola"
764 msgstr "Ejecutar git-cola"
766 #: cola/widgets/status.py:598 cola/widgets/status.py:630
767 #: cola/widgets/status.py:687
768 msgid "Stage Selected"
769 msgstr ""
771 #: cola/widgets/status.py:668
772 msgid "Add to .gitignore"
773 msgstr "Añadir a .gitignore"
775 #: cola/widgets/status.py:961
776 #, fuzzy
777 msgid "Filter paths..."
778 msgstr "Navegador de Archivos..."
780 #: cola/widgets/stash.py:41
781 msgid "Stash"
782 msgstr ""
784 #: cola/widgets/stash.py:53 cola/widgets/patch.py:98
785 msgid "Apply"
786 msgstr "Aplicar"
788 #: cola/widgets/stash.py:54
789 msgid "Apply the selected stash"
790 msgstr ""
792 #: cola/widgets/stash.py:59
793 msgid "Save modified state to new stash"
794 msgstr ""
796 #: cola/widgets/stash.py:63
797 msgid "Drop"
798 msgstr ""
800 #: cola/widgets/stash.py:64
801 msgid "Drop the selected stash"
802 msgstr ""
804 #: cola/widgets/stash.py:69
805 msgid "Keep Index"
806 msgstr ""
808 #: cola/widgets/stash.py:163
809 msgid "Save Stash"
810 msgstr ""
812 #: cola/widgets/stash.py:164
813 msgid "Enter a name for the stash"
814 msgstr ""
816 #: cola/widgets/stash.py:170
817 msgid "Error: Stash exists"
818 msgstr ""
820 #: cola/widgets/stash.py:171
821 #, python-format
822 msgid "A stash named \"%s\" already exists"
823 msgstr ""
825 #: cola/widgets/stash.py:186
826 msgid "Drop Stash?"
827 msgstr ""
829 #: cola/widgets/stash.py:187
830 msgid "Recovering a dropped stash is not possible."
831 msgstr ""
833 #: cola/widgets/stash.py:188
834 #, python-format
835 msgid "Drop the \"%s\" stash?"
836 msgstr ""
838 #: cola/widgets/stash.py:189
839 msgid "Drop Stash"
840 msgstr ""
842 #: cola/widgets/startup.py:28
843 msgid "git-cola"
844 msgstr ""
846 #: cola/widgets/startup.py:34
847 msgid "New..."
848 msgstr "Nuevo..."
850 #: cola/widgets/startup.py:36 cola/widgets/main.py:228
851 msgid "Open..."
852 msgstr "Abrir..."
854 #: cola/widgets/startup.py:38 cola/widgets/main.py:245
855 msgid "Clone..."
856 msgstr "Clonar..."
858 #: cola/widgets/startup.py:47
859 msgid "Select Repository..."
860 msgstr "Seleccionar Repositorio..."
862 #: cola/widgets/startup.py:52
863 msgid "Select manually..."
864 msgstr "Seleccionar manualmente..."
866 #: cola/widgets/spellcheck.py:139
867 msgid "Spelling Suggestions"
868 msgstr ""
870 #: cola/widgets/selectcommits.py:50
871 msgid "Revision Expression:"
872 msgstr ""
874 #: cola/widgets/selectcommits.py:92
875 msgid "No commits exist in this branch."
876 msgstr ""
878 #: cola/widgets/search.py:43 cola/widgets/search.py:61 cola/widgets/grep.py:72
879 msgid "Search"
880 msgstr "Buscar"
882 #: cola/widgets/search.py:47
883 msgid "Browse..."
884 msgstr ""
886 #: cola/widgets/search.py:53 cola/widgets/search.py:58
887 msgid "yyyy-MM-dd"
888 msgstr ""
890 #: cola/widgets/search.py:81 cola/widgets/dag.py:138
891 msgid "Cherry Pick"
892 msgstr ""
894 #: cola/widgets/search.py:205
895 msgid "Search by Expression"
896 msgstr ""
898 #: cola/widgets/search.py:206
899 msgid "Search by Path"
900 msgstr ""
902 #: cola/widgets/search.py:207
903 msgid "Search Commit Messages"
904 msgstr ""
906 #: cola/widgets/search.py:208
907 msgid "Search Diffs"
908 msgstr ""
910 #: cola/widgets/search.py:209
911 msgid "Search Authors"
912 msgstr ""
914 #: cola/widgets/search.py:210
915 msgid "Search Committers"
916 msgstr ""
918 #: cola/widgets/search.py:211
919 msgid "Search Date Range"
920 msgstr ""
922 #: cola/widgets/search.py:304
923 msgid "Choose Path(s)"
924 msgstr ""
926 #: cola/widgets/remote.py:105
927 msgid "Updating"
928 msgstr "Actualizando"
930 #: cola/widgets/remote.py:108 cola/widgets/merge.py:62
931 #: cola/widgets/cfgactions.py:224
932 msgid "Local Branch"
933 msgstr "Rama Local"
935 #: cola/widgets/remote.py:115 cola/widgets/compare.py:53
936 #: cola/widgets/compare.py:58
937 msgid "Remote"
938 msgstr "Repositorio Remoto"
940 #: cola/widgets/remote.py:124
941 msgid "Remote Branch"
942 msgstr "Rama Remota"
944 #: cola/widgets/remote.py:130
945 msgid "Fast Forward Only "
946 msgstr ""
948 #: cola/widgets/remote.py:132
949 msgid "Include tags "
950 msgstr "Incluir etiquetas "
952 #: cola/widgets/remote.py:133
953 msgid "Rebase "
954 msgstr ""
956 #: cola/widgets/remote.py:297
957 #, python-format
958 msgid "URL: %s"
959 msgstr ""
961 #: cola/widgets/remote.py:393
962 msgid "No repository selected."
963 msgstr "Ningún repositorio ha sido seleccionado."
965 #: cola/widgets/remote.py:408 cola/widgets/remote.py:494
966 msgid "Push"
967 msgstr ""
969 #: cola/widgets/remote.py:410
970 #, python-format
971 msgid ""
972 "Branch \"%(branch)s\" does not exist in \"%(remote)s\".\n"
973 "A new remote branch will be published."
974 msgstr ""
975 "La rama \"%(branch)s\" no existe en \"%(remote)s\".\n"
976 "Se publicará una nueva rama remota."
978 #: cola/widgets/remote.py:412
979 msgid "Create a new remote branch?"
980 msgstr "Desea crear una nueva rama remota?"
982 #: cola/widgets/remote.py:413
983 msgid "Create Remote Branch"
984 msgstr "Crear Rama Remota"
986 #: cola/widgets/remote.py:420
987 msgid "Force Fetch?"
988 msgstr ""
990 #: cola/widgets/remote.py:421
991 msgid "Non-fast-forward fetch overwrites local history!"
992 msgstr ""
994 #: cola/widgets/remote.py:422
995 #, python-format
996 msgid "Force fetching from %s?"
997 msgstr ""
999 #: cola/widgets/remote.py:423
1000 msgid "Force Fetch"
1001 msgstr ""
1003 #: cola/widgets/remote.py:425
1004 msgid "Force Push?"
1005 msgstr ""
1007 #: cola/widgets/remote.py:426
1008 msgid ""
1009 "Non-fast-forward push overwrites published history!\n"
1010 "(Did you pull first?)"
1011 msgstr ""
1013 #: cola/widgets/remote.py:428
1014 #, python-format
1015 msgid "Force push to %s?"
1016 msgstr ""
1018 #: cola/widgets/remote.py:429
1019 msgid "Force Push"
1020 msgstr ""
1022 #: cola/widgets/remote.py:452
1023 msgid "Already up-to-date."
1024 msgstr ""
1026 #: cola/widgets/remote.py:477
1027 msgid "Have you rebased/pulled lately?"
1028 msgstr ""
1030 #: cola/widgets/remote.py:487
1031 msgid "Fetch"
1032 msgstr ""
1034 #: cola/widgets/remote.py:501
1035 msgid "Pull"
1036 msgstr ""
1038 #: cola/widgets/recent.py:41
1039 msgid "Recently Modified Files"
1040 msgstr "Archivos Modificados Recientemente"
1042 #: cola/widgets/recent.py:51
1043 msgid " commits ago"
1044 msgstr ""
1046 #: cola/widgets/recent.py:54
1047 msgid "Showing changes since"
1048 msgstr "Mostrando cambios desde"
1050 #: cola/widgets/recent.py:62
1051 msgid "Expand all"
1052 msgstr "Expandir todo"
1054 #: cola/widgets/recent.py:65
1055 msgid "Collapse all"
1056 msgstr "Colapsar todo"
1058 #: cola/widgets/prefs.py:125
1059 msgid "Detect conflict markers in unmerged files"
1060 msgstr ""
1062 #: cola/widgets/prefs.py:128
1063 msgid "User Name"
1064 msgstr "Nombre de Usuario"
1066 #: cola/widgets/prefs.py:129
1067 msgid "Email Address"
1068 msgstr "Email"
1070 #: cola/widgets/prefs.py:130
1071 msgid "Merge Verbosity"
1072 msgstr "Verbosidad de Merge"
1074 #: cola/widgets/prefs.py:131
1075 msgid "Number of Diff Context Lines"
1076 msgstr "Numero de lineas de contexto Diff"
1078 #: cola/widgets/prefs.py:132
1079 msgid "Summarize Merge Commits"
1080 msgstr "Sumario de Merge Commits"
1082 #: cola/widgets/prefs.py:133
1083 msgid "Show Diffstat After Merge"
1084 msgstr "Mostrar Diffstat tras Merge"
1086 #: cola/widgets/prefs.py:134
1087 msgid "Display Untracked Files"
1088 msgstr "Mostrar ficheros sin seguimiento"
1090 #: cola/widgets/prefs.py:135
1091 msgid "Detect Conflict Markers"
1092 msgstr "Detectar Conflict Markers"
1094 #: cola/widgets/prefs.py:180
1095 msgid "Fixed-Width Font"
1096 msgstr "Fuente de Ancho Fijo"
1098 #: cola/widgets/prefs.py:181
1099 msgid "Font Size"
1100 msgstr "Tamaño de Fuente"
1102 #: cola/widgets/prefs.py:182
1103 msgid "Tab Width"
1104 msgstr "Ancho de Tabulacion"
1106 #: cola/widgets/prefs.py:183
1107 msgid "Text Width"
1108 msgstr "Ancho del texto"
1110 #: cola/widgets/prefs.py:184 cola/widgets/commitmsg.py:135
1111 msgid "Auto-Wrap Lines"
1112 msgstr "Salto de Linea Automatico"
1114 #: cola/widgets/prefs.py:185
1115 msgid "Editor"
1116 msgstr ""
1118 #: cola/widgets/prefs.py:186
1119 msgid "History Browser"
1120 msgstr "Herramienta de Historial"
1122 #: cola/widgets/prefs.py:187
1123 msgid "Blame Viewer"
1124 msgstr ""
1126 #: cola/widgets/prefs.py:188
1127 msgid "Diff Tool"
1128 msgstr "Herramienta de Diff"
1130 #: cola/widgets/prefs.py:189
1131 msgid "Merge Tool"
1132 msgstr "Herramienta Merge"
1134 #: cola/widgets/prefs.py:190
1135 msgid "Keep *.orig Merge Backups"
1136 msgstr "Conservar Merge Backups *.orig"
1138 #: cola/widgets/prefs.py:191
1139 msgid "Sort bookmarks alphabetically"
1140 msgstr "Ordenar Favoritos Alfabeticamente"
1142 #: cola/widgets/prefs.py:192
1143 msgid ""
1144 "Bold with dark background font instead of italic headers (restart required)"
1145 msgstr ""
1147 #: cola/widgets/prefs.py:194
1148 msgid "Save GUI Settings"
1149 msgstr "Guardar GUI al salir"
1151 #: cola/widgets/prefs.py:247 cola/widgets/main.py:177
1152 msgid "Preferences"
1153 msgstr "Preferencias"
1155 #: cola/widgets/prefs.py:255
1156 msgid "All Repositories"
1157 msgstr "Todos los Repositorios"
1159 #: cola/widgets/prefs.py:256
1160 msgid "Current Repository"
1161 msgstr "Repositorio Actual"
1163 #: cola/widgets/prefs.py:257
1164 msgid "Settings"
1165 msgstr ""
1167 #: cola/widgets/patch.py:70
1168 msgid "Apply Patches"
1169 msgstr "Aplicar Parches"
1171 #: cola/widgets/patch.py:79
1172 msgid ""
1173 "\n"
1174 "            <p>\n"
1175 "                Drag and drop or use the <strong>Add</strong> button to add\n"
1176 "                patches to the list\n"
1177 "            </p>\n"
1178 "            "
1179 msgstr ""
1180 "\n"
1181 "            <p>\n"
1182 "                Arrastre y suelte o use el botón <strong>Añadir</strong> "
1183 "para añadir\n"
1184 "                parches a la lista\n"
1185 "            </p>\n"
1186 "            "
1188 #: cola/widgets/patch.py:90 cola/widgets/patch.py:103
1189 #: cola/widgets/bookmarks.py:40
1190 msgid "Add"
1191 msgstr "Añadir"
1193 #: cola/widgets/patch.py:91
1194 msgid "Add patches (+)"
1195 msgstr "Añadir parches (+)"
1197 #: cola/widgets/patch.py:95
1198 msgid "Remove selected (Delete)"
1199 msgstr "Eliminar seleccionados (Delete)"
1201 #: cola/widgets/patch.py:139
1202 msgid "Select patch file(s)..."
1203 msgstr "Seleccionar archivo(s) de parche..."
1205 #: cola/widgets/merge.py:31 cola/widgets/main.py:218
1206 msgid "Abort Merge..."
1207 msgstr ""
1209 #: cola/widgets/merge.py:32
1210 msgid ""
1211 "Aborting the current merge will cause *ALL* uncommitted changes to be lost.\n"
1212 "Recovering uncommitted changes is not possible."
1213 msgstr ""
1215 #: cola/widgets/merge.py:35
1216 msgid "Aborting the current merge?"
1217 msgstr ""
1219 #: cola/widgets/merge.py:36
1220 msgid "Abort Merge"
1221 msgstr ""
1223 #: cola/widgets/merge.py:56 cola/widgets/merge.py:60
1224 msgid "Revision to Merge"
1225 msgstr ""
1227 #: cola/widgets/merge.py:63 cola/widgets/cfgactions.py:225
1228 msgid "Tracking Branch"
1229 msgstr ""
1231 #: cola/widgets/merge.py:65 cola/widgets/createbranch.py:117
1232 #: cola/widgets/cfgactions.py:226
1233 msgid "Tag"
1234 msgstr "Etiqueta"
1236 #: cola/widgets/merge.py:70
1237 msgid "Visualize"
1238 msgstr ""
1240 #: cola/widgets/merge.py:73
1241 msgid "Squash the merged commit(s) into a single commit"
1242 msgstr ""
1244 #: cola/widgets/merge.py:74
1245 msgid "Squash"
1246 msgstr ""
1248 #: cola/widgets/merge.py:77
1249 msgid ""
1250 "Always create a merge commit when enabled, even when the merge is a fast-"
1251 "forward update"
1252 msgstr ""
1254 #: cola/widgets/merge.py:79
1255 msgid "No fast forward"
1256 msgstr ""
1258 #: cola/widgets/merge.py:83
1259 msgid ""
1260 "Commit the merge if there are no conflicts.  Uncheck to leave the merge "
1261 "uncommitted"
1262 msgstr ""
1264 #: cola/widgets/merge.py:85 cola/widgets/main.py:122
1265 msgid "Commit"
1266 msgstr ""
1268 #: cola/widgets/merge.py:89 cola/widgets/commitmsg.py:123
1269 msgid "Create Signed Commit"
1270 msgstr ""
1272 #: cola/widgets/merge.py:91
1273 msgid "GPG-sign the merge commit"
1274 msgstr ""
1276 #: cola/widgets/merge.py:97
1277 msgid "Merge"
1278 msgstr ""
1280 #: cola/widgets/merge.py:148
1281 #, python-format
1282 msgid "Merge \"%(revision)s\" into \"%(branch)s\""
1283 msgstr ""
1285 #: cola/widgets/merge.py:151
1286 #, python-format
1287 msgid "Merge into \"%s\""
1288 msgstr ""
1290 #: cola/widgets/merge.py:199 cola/widgets/merge.py:208
1291 msgid "No Revision Specified"
1292 msgstr ""
1294 #: cola/widgets/merge.py:200
1295 msgid "You must specify a revision to view."
1296 msgstr ""
1298 #: cola/widgets/merge.py:209
1299 msgid "You must specify a revision to merge."
1300 msgstr ""
1302 #: cola/widgets/main.py:79
1303 msgid "Browser"
1304 msgstr "Navegador"
1306 #: cola/widgets/main.py:84 cola/widgets/main.py:371
1307 msgid "Actions"
1308 msgstr "Acciones"
1310 #: cola/widgets/main.py:91 cola/models/browse.py:44
1311 msgid "Status"
1312 msgstr "Estado"
1314 #: cola/widgets/main.py:98
1315 msgid "Favorites"
1316 msgstr "Favoritos"
1318 #: cola/widgets/main.py:103
1319 #, fuzzy
1320 msgid "Recent"
1321 msgstr "Abrir Recientes"
1323 #: cola/widgets/main.py:131
1324 msgid "Console"
1325 msgstr "Terminal"
1327 #: cola/widgets/main.py:137 cola/widgets/main.py:401 cola/widgets/dag.py:398
1328 msgid "Diff"
1329 msgstr "Diferencia"
1331 #: cola/widgets/main.py:149
1332 msgid "Unstage From Commit"
1333 msgstr ""
1335 #: cola/widgets/main.py:153
1336 msgid "Diffstat"
1337 msgstr ""
1339 #: cola/widgets/main.py:156
1340 msgid "Stage Changed Files To Commit"
1341 msgstr ""
1343 #: cola/widgets/main.py:161
1344 msgid "Stage All Untracked"
1345 msgstr ""
1347 #: cola/widgets/main.py:166
1348 msgid "Apply Patches..."
1349 msgstr "Aplicar Parches..."
1351 #: cola/widgets/main.py:169
1352 msgid "Export Patches..."
1353 msgstr "Exportar Parches..."
1355 #: cola/widgets/main.py:173
1356 msgid "New Repository..."
1357 msgstr "Nuevo Repositorio..."
1359 #: cola/widgets/main.py:181
1360 msgid "Edit Remotes..."
1361 msgstr "Editar Repositorios Remotos..."
1363 #: cola/widgets/main.py:190 cola/widgets/finder.py:89
1364 #, fuzzy
1365 msgid "Find Files"
1366 msgstr "Archivos"
1368 #: cola/widgets/main.py:195
1369 msgid "Recently Modified Files..."
1370 msgstr "Archivos Modificados Recientemente..."
1372 #: cola/widgets/main.py:199
1373 msgid "Cherry-Pick..."
1374 msgstr ""
1376 #: cola/widgets/main.py:203
1377 msgid "Load Commit Message..."
1378 msgstr "Cargar Mensaje de Commit..."
1380 #: cola/widgets/main.py:206 cola/widgets/dag.py:135
1381 msgid "Save As Tarball/Zip..."
1382 msgstr "Guardar Como Tarball/Zip..."
1384 #: cola/widgets/main.py:209
1385 msgid "Quit"
1386 msgstr "Salir"
1388 #: cola/widgets/main.py:212
1389 msgid "Grep"
1390 msgstr ""
1392 #: cola/widgets/main.py:215
1393 msgid "Merge..."
1394 msgstr ""
1396 #: cola/widgets/main.py:221 cola/widgets/action.py:60
1397 msgid "Fetch..."
1398 msgstr ""
1400 #: cola/widgets/main.py:223 cola/widgets/action.py:61
1401 msgid "Push..."
1402 msgstr ""
1404 #: cola/widgets/main.py:225 cola/widgets/action.py:62
1405 msgid "Pull..."
1406 msgstr ""
1408 #: cola/widgets/main.py:232
1409 msgid "Open in New Window..."
1410 msgstr "Abrir en una Ventana Nueva..."
1412 #: cola/widgets/main.py:236 cola/widgets/action.py:63
1413 msgid "Stash..."
1414 msgstr ""
1416 #: cola/widgets/main.py:249
1417 msgid "Documentation"
1418 msgstr "Documentación"
1420 #: cola/widgets/main.py:253
1421 msgid "Keyboard Shortcuts"
1422 msgstr "Atajos de Teclado"
1424 #: cola/widgets/main.py:257
1425 msgid "Visualize Current Branch..."
1426 msgstr "Visualizar Rama Actual..."
1428 #: cola/widgets/main.py:260
1429 msgid "Visualize All Branches..."
1430 msgstr "Visualizar Todas las Ramas..."
1432 #: cola/widgets/main.py:263
1433 msgid "Search..."
1434 msgstr "Buscar..."
1436 #: cola/widgets/main.py:266
1437 msgid "Browse Current Branch..."
1438 msgstr "Explorar Rama Actual..."
1440 #: cola/widgets/main.py:268
1441 msgid "Browse Other Branch..."
1442 msgstr "Explorar Otra Rama..."
1444 #: cola/widgets/main.py:270
1445 msgid "Get Commit Message Template"
1446 msgstr "Aplicar Plantilla de Mensaje de Commit"
1448 #: cola/widgets/main.py:273
1449 msgid "About"
1450 msgstr "Sobre git-cola"
1452 #: cola/widgets/main.py:276
1453 msgid "Expression..."
1454 msgstr "Expresión..."
1456 #: cola/widgets/main.py:278
1457 msgid "Branches..."
1458 msgstr "Ramas..."
1460 #: cola/widgets/main.py:281
1461 msgid "Create Tag..."
1462 msgstr "Crear Etiqueta..."
1464 #: cola/widgets/main.py:285
1465 msgid "Create..."
1466 msgstr "Crear..."
1468 #: cola/widgets/main.py:290
1469 msgid "Delete..."
1470 msgstr "Eliminar..."
1472 #: cola/widgets/main.py:293
1473 msgid "Delete Remote Branch..."
1474 msgstr "Eliminar Rama Remota"
1476 #: cola/widgets/main.py:296
1477 #, fuzzy
1478 msgid "Rename Branch..."
1479 msgstr "Rama Remota"
1481 #: cola/widgets/main.py:299
1482 msgid "Checkout..."
1483 msgstr ""
1485 #: cola/widgets/main.py:301
1486 msgid "Review..."
1487 msgstr ""
1489 #: cola/widgets/main.py:304
1490 msgid "File Browser..."
1491 msgstr "Navegador de Archivos..."
1493 #: cola/widgets/main.py:307
1494 msgid "DAG..."
1495 msgstr ""
1497 #: cola/widgets/main.py:311
1498 msgid "Start Interactive Rebase..."
1499 msgstr "Comenzar Rebase Interactivo..."
1501 #: cola/widgets/main.py:314
1502 msgid "Edit..."
1503 msgstr "Editar..."
1505 #: cola/widgets/main.py:320
1506 msgid "Skip Current Patch"
1507 msgstr "Ignorar Parche Actual"
1509 #: cola/widgets/main.py:323 cola/widgets/cfgactions.py:82
1510 msgid "Abort"
1511 msgstr "Abortar"
1513 #: cola/widgets/main.py:339 cola/widgets/dag.py:415
1514 msgid "Lock Layout"
1515 msgstr "Bloquear Paneles"
1517 #: cola/widgets/main.py:346
1518 msgid "File"
1519 msgstr "Archivo"
1521 #: cola/widgets/main.py:348
1522 msgid "Open Recent"
1523 msgstr "Abrir Recientes"
1525 #: cola/widgets/main.py:391 cola/widgets/main.py:392
1526 msgid "Staging Area"
1527 msgstr ""
1529 #: cola/widgets/main.py:409
1530 msgid "Branch"
1531 msgstr "Rama"
1533 #: cola/widgets/main.py:437 cola/widgets/dag.py:424
1534 msgid "View"
1535 msgstr "Ver"
1537 #: cola/widgets/main.py:450 cola/widgets/finder.py:114
1538 msgid "Help"
1539 msgstr "Ayuda"
1541 #: cola/widgets/main.py:529
1542 #, python-format
1543 msgid "git cola version %s"
1544 msgstr "versión de git cola %s"
1546 #: cola/widgets/main.py:618 cola/widgets/browse.py:81
1547 #, python-format
1548 msgid "Repository: %s"
1549 msgstr "Repositorio: %s"
1551 #: cola/widgets/main.py:620 cola/widgets/browse.py:83
1552 #, python-format
1553 msgid "Branch: %s"
1554 msgstr "Rama: %s"
1556 #: cola/widgets/main.py:624
1557 msgid ""
1558 "This repository is currently being rebased.\n"
1559 "Resolve conflicts, commit changes, and run:\n"
1560 "    Rebase > Continue"
1561 msgstr ""
1563 #: cola/widgets/main.py:627
1564 msgid "Rebasing"
1565 msgstr ""
1567 #: cola/widgets/main.py:631
1568 msgid ""
1569 "This repository is in the middle of a merge.\n"
1570 "Resolve conflicts and commit changes."
1571 msgstr ""
1573 #: cola/widgets/main.py:633
1574 msgid "Merging"
1575 msgstr ""
1577 #: cola/widgets/main.py:636
1578 msgid "Amending"
1579 msgstr ""
1581 #: cola/widgets/main.py:763
1582 msgid "Unable to rebase"
1583 msgstr ""
1585 #: cola/widgets/main.py:764
1586 msgid "You cannot rebase with uncommitted changes."
1587 msgstr ""
1589 #: cola/widgets/main.py:766
1590 msgid "Select New Upstream"
1591 msgstr ""
1593 #: cola/widgets/main.py:767
1594 msgid "Interactive Rebase"
1595 msgstr ""
1597 #: cola/widgets/log.py:40
1598 #, python-format
1599 msgid "exit code %s"
1600 msgstr ""
1602 #: cola/widgets/grep.py:85
1603 msgid "command-line arguments"
1604 msgstr ""
1606 #: cola/widgets/grep.py:89
1607 msgid "Choose the \"git grep\" regular expression mode"
1608 msgstr ""
1610 #: cola/widgets/grep.py:90
1611 msgid "Basic Regexp"
1612 msgstr ""
1614 #: cola/widgets/grep.py:90
1615 msgid "Extended Regexp"
1616 msgstr ""
1618 #: cola/widgets/grep.py:90
1619 msgid "Fixed String"
1620 msgstr ""
1622 #: cola/widgets/grep.py:95
1623 msgid "Search using a POSIX basic regular expression"
1624 msgstr ""
1626 #: cola/widgets/grep.py:98
1627 msgid "Search using a POSIX extended regular expression"
1628 msgstr ""
1630 #: cola/widgets/grep.py:101
1631 msgid "Search for a fixed string"
1632 msgstr ""
1634 #: cola/widgets/grep.py:107
1635 msgid "grep result..."
1636 msgstr ""
1638 #: cola/widgets/grep.py:116
1639 msgid "Shell arguments"
1640 msgstr ""
1642 #: cola/widgets/grep.py:117
1643 msgid ""
1644 "Parse arguments using a shell.\n"
1645 "Queries with spaces will require \"double quotes\"."
1646 msgstr ""
1648 #: cola/widgets/finder.py:48
1649 msgid ""
1650 "\n"
1651 "Keyboard Shortcuts\n"
1652 "------------------\n"
1653 "J, Down     = Move Down\n"
1654 "K, Up       = Move Up\n"
1655 "Enter       = Edit Selected Files\n"
1656 "Spacebar    = Open File Using Default Application\n"
1657 "Ctrl + L    = Focus Text Entry Field\n"
1658 "?           = Show Help\n"
1659 "\n"
1660 "The up and down arrows change focus between the text entry field\n"
1661 "and the results.\n"
1662 msgstr ""
1664 #: cola/widgets/finder.py:61
1665 msgid "Help - Find Files"
1666 msgstr ""
1668 #: cola/widgets/finder.py:94
1669 msgid "<path> ..."
1670 msgstr ""
1672 #: cola/widgets/finder.py:114
1673 msgid ""
1674 "Show help\n"
1675 "Shortcut: ?"
1676 msgstr ""
1678 #: cola/widgets/finder.py:157
1679 #, fuzzy
1680 msgid "Show Help"
1681 msgstr "Ayuda"
1683 #: cola/widgets/filelist.py:23
1684 msgid "Filename"
1685 msgstr ""
1687 #: cola/widgets/filelist.py:23
1688 msgid "Additions"
1689 msgstr ""
1691 #: cola/widgets/filelist.py:23
1692 msgid "Deletions"
1693 msgstr ""
1695 #: cola/widgets/filelist.py:27
1696 #, fuzzy
1697 msgid "Show History"
1698 msgstr "Ver Historial..."
1700 #: cola/widgets/editremotes.py:33
1701 msgid "Edit Remotes"
1702 msgstr "Editar Repositorios Remotos"
1704 #: cola/widgets/editremotes.py:42
1705 msgid ""
1706 "Add and remove remote repositories using the \n"
1707 "Add(+) and Delete(-) buttons on the left-hand side.\n"
1708 "\n"
1709 "Remotes can be renamed by selecting one from the list\n"
1710 "and pressing \"enter\", or by double-clicking."
1711 msgstr ""
1712 "Añadir y eliminar repositorios remotos usando los \n"
1713 "botones Añadir(+) y Eliminar(-) a la izquierda.\n"
1714 "\n"
1715 "Puede cambiar el nombre de los repositorios remotos \n"
1716 "seleccionando uno en la lista \n"
1717 "y presionando \"enter\", o haciendo doble-click."
1719 #: cola/widgets/editremotes.py:52
1720 msgid "Remote git repositories - double-click to rename"
1721 msgstr "Repositorios de git remotos - doble click para renombrar"
1723 #: cola/widgets/editremotes.py:64
1724 msgid "Add new remote git repository"
1725 msgstr "Añadir nuevo repositorio de git remoto"
1727 #: cola/widgets/editremotes.py:70
1728 msgid "Delete remote"
1729 msgstr "Elimiar repositorio remoto"
1731 #: cola/widgets/editremotes.py:154
1732 #, python-format
1733 msgid "Gathering info for \"%s\"..."
1734 msgstr "Runiendo información para \"%s\"..."
1736 #: cola/widgets/editremotes.py:185
1737 msgid "Add Remote"
1738 msgstr "Añadir Repositorio Remoto"
1740 #: cola/widgets/editremotes.py:196
1741 msgid "Add remote"
1742 msgstr "Añadir repositorio remoto"
1744 #: cola/widgets/editremotes.py:197
1745 msgid "Name for the new remote"
1746 msgstr "Nombre para el nuevo repositorio remoto"
1748 #: cola/widgets/editremotes.py:201 cola/widgets/createtag.py:58
1749 #: cola/models/browse.py:42
1750 msgid "Name"
1751 msgstr "Nombre"
1753 #: cola/widgets/editremotes.py:202
1754 msgid "URL"
1755 msgstr ""
1757 #: cola/widgets/diff.py:147
1758 msgid "Ignore changes in whitespace at EOL"
1759 msgstr "Ignorar cambios de espacios en blanco en EOL"
1761 #: cola/widgets/diff.py:152
1762 msgid "Ignore changes in amount of whitespace"
1763 msgstr "Ignorar cambios en la cantidad de espacios en blanco"
1765 #: cola/widgets/diff.py:157
1766 msgid "Ignore all whitespace"
1767 msgstr "Ignorar todos los espacios en blanco"
1769 #: cola/widgets/diff.py:161
1770 msgid "Show whole surrounding functions of changes"
1771 msgstr "Mostrar todo lo que rodea"
1773 #: cola/widgets/diff.py:166 cola/widgets/diff.py:167
1774 msgid "Diff Options"
1775 msgstr ""
1777 #: cola/widgets/diff.py:256
1778 msgid "Stage Selected Lines"
1779 msgstr ""
1781 #: cola/widgets/diff.py:257
1782 msgid "Revert Selected Lines..."
1783 msgstr ""
1785 #: cola/widgets/diff.py:259
1786 msgid "Stage Diff Hunk"
1787 msgstr ""
1789 #: cola/widgets/diff.py:260
1790 msgid "Revert Diff Hunk..."
1791 msgstr ""
1793 #: cola/widgets/diff.py:280
1794 msgid "Unstage Selected Lines"
1795 msgstr ""
1797 #: cola/widgets/diff.py:282
1798 msgid "Unstage Diff Hunk"
1799 msgstr ""
1801 #: cola/widgets/diff.py:305 cola/widgets/bookmarks.py:127
1802 msgid "Copy"
1803 msgstr "Copiar"
1805 #: cola/widgets/diff.py:308
1806 msgid "Select All"
1807 msgstr ""
1809 #: cola/widgets/diff.py:420
1810 msgid "Revert Selected Lines?"
1811 msgstr ""
1813 #: cola/widgets/diff.py:421
1814 msgid "Revert Selected Lines"
1815 msgstr ""
1817 #: cola/widgets/diff.py:423
1818 msgid "Revert Diff Hunk?"
1819 msgstr ""
1821 #: cola/widgets/diff.py:424
1822 msgid "Revert Diff Hunk"
1823 msgstr ""
1825 #: cola/widgets/diff.py:499
1826 msgid "Loading..."
1827 msgstr ""
1829 #: cola/widgets/dag.py:120
1830 msgid "Diff this -> selected"
1831 msgstr "Diferencia de esta -> seleccionada"
1833 #: cola/widgets/dag.py:123
1834 msgid "Diff selected -> this"
1835 msgstr "Diferencia de seleccionada -> esta"
1837 #: cola/widgets/dag.py:126 cola/widgets/createbranch.py:88
1838 #: cola/widgets/createbranch.py:99 cola/widgets/createbranch.py:136
1839 msgid "Create Branch"
1840 msgstr "Crear Rama"
1842 #: cola/widgets/dag.py:129
1843 msgid "Create Patch"
1844 msgstr "Crear Parche"
1846 #: cola/widgets/dag.py:132 cola/widgets/createtag.py:52
1847 #: cola/widgets/createtag.py:86
1848 msgid "Create Tag"
1849 msgstr "Crear Etiqueta"
1851 #: cola/widgets/dag.py:147
1852 msgid "Grab File..."
1853 msgstr ""
1855 #: cola/widgets/dag.py:150
1856 msgid "Copy SHA-1"
1857 msgstr ""
1859 #: cola/widgets/dag.py:225
1860 msgid "Summary"
1861 msgstr "Resumen"
1863 #: cola/widgets/dag.py:225 cola/models/browse.py:48
1864 msgid "Author"
1865 msgstr "Autor"
1867 #: cola/widgets/dag.py:225
1868 msgid "Date, Time"
1869 msgstr "Fecha, Hora"
1871 #: cola/widgets/dag.py:232
1872 msgid "Go Up"
1873 msgstr "Subir"
1875 #: cola/widgets/dag.py:235
1876 msgid "Go Down"
1877 msgstr "Bajar"
1879 #: cola/widgets/dag.py:362 cola/widgets/dag.py:1090
1880 msgid "Zoom Out"
1881 msgstr ""
1883 #: cola/widgets/dag.py:365 cola/widgets/dag.py:1087
1884 msgid "Zoom In"
1885 msgstr ""
1887 #: cola/widgets/dag.py:368 cola/widgets/dag.py:1093
1888 msgid "Zoom to Fit"
1889 msgstr ""
1891 #: cola/widgets/dag.py:390
1892 msgid "Log"
1893 msgstr ""
1895 #: cola/widgets/dag.py:395
1896 msgid "Files"
1897 msgstr "Archivos"
1899 #: cola/widgets/dag.py:409
1900 msgid "Graph"
1901 msgstr ""
1903 #: cola/widgets/dag.py:509
1904 #, python-format
1905 msgid "%(project)s: %(ref)s - DAG"
1906 msgstr ""
1908 #: cola/widgets/dag.py:512
1909 msgid " - DAG"
1910 msgstr ""
1912 #: cola/widgets/dag.py:1096
1913 msgid "Select Parent"
1914 msgstr "Seleccionar Padre"
1916 #: cola/widgets/dag.py:1099
1917 msgid "Select Oldest Parent"
1918 msgstr "Seleccionar padre más antiguo"
1920 #: cola/widgets/dag.py:1102
1921 msgid "Select Child"
1922 msgstr "Seleccionar Hijo"
1924 #: cola/widgets/dag.py:1105
1925 msgid "Select Newest Child"
1926 msgstr "Seleccionar hijo más reciente"
1928 #: cola/widgets/createtag.py:60
1929 msgid "vX.Y.Z"
1930 msgstr ""
1932 #: cola/widgets/createtag.py:62
1933 msgid "Specifies the tag name"
1934 msgstr ""
1936 #: cola/widgets/createtag.py:66
1937 msgid "Sign Tag"
1938 msgstr ""
1940 #: cola/widgets/createtag.py:68
1941 msgid "Whether to sign the tag (git tag -s)"
1942 msgstr ""
1944 #: cola/widgets/createtag.py:73 cola/models/browse.py:46
1945 msgid "Message"
1946 msgstr "Mensaje"
1948 #: cola/widgets/createtag.py:75
1949 msgid "Tag message..."
1950 msgstr ""
1952 #: cola/widgets/createtag.py:76
1953 msgid "Specifies the tag message"
1954 msgstr ""
1956 #: cola/widgets/createtag.py:80 cola/widgets/cfgactions.py:230
1957 msgid "Revision"
1958 msgstr ""
1960 #: cola/widgets/createtag.py:84
1961 msgid "Specifies the SHA-1 to tag"
1962 msgstr ""
1964 #: cola/widgets/createtag.py:120
1965 msgid "Missing Revision"
1966 msgstr ""
1968 #: cola/widgets/createtag.py:121
1969 msgid "Please specify a revision to tag."
1970 msgstr ""
1972 #: cola/widgets/createtag.py:124
1973 msgid "Missing Name"
1974 msgstr ""
1976 #: cola/widgets/createtag.py:125
1977 msgid "Please specify a name for the new tag."
1978 msgstr "Por favor, especifique un nombre para la nueva etiqueta"
1980 #: cola/widgets/createtag.py:128
1981 msgid "Missing Tag Message"
1982 msgstr ""
1984 #: cola/widgets/createtag.py:129
1985 msgid "Tag-signing was requested but the tag message is empty."
1986 msgstr ""
1988 #: cola/widgets/createtag.py:131
1989 msgid ""
1990 "An unsigned, lightweight tag will be created instead.\n"
1991 "Create an unsigned tag?"
1992 msgstr ""
1994 #: cola/widgets/createtag.py:134
1995 msgid "Create Unsigned Tag"
1996 msgstr ""
1998 #: cola/widgets/createtag.py:142
1999 msgid "Tag Created"
2000 msgstr "Etiqueta Creada"
2002 #: cola/widgets/createtag.py:143
2003 #, python-format
2004 msgid "Created a new tag named \"%s\""
2005 msgstr "Se creó una nueva etiqueta con nombre \"%s\""
2007 #: cola/widgets/createtag.py:147
2008 #, python-format
2009 msgid "Error: could not create tag \"%s\""
2010 msgstr "Error: no se pudo crear la etiqueta \"%s\""
2012 #: cola/widgets/createtag.py:148
2013 #, python-format
2014 msgid "git tag returned exit code %s"
2015 msgstr ""
2017 #: cola/widgets/createbranch.py:103
2018 msgid "Branch Name"
2019 msgstr "Nombre de la Rama"
2021 #: cola/widgets/createbranch.py:108
2022 msgid "Starting Revision"
2023 msgstr ""
2025 #: cola/widgets/createbranch.py:115
2026 msgid "Local branch"
2027 msgstr "Rama local"
2029 #: cola/widgets/createbranch.py:116
2030 msgid "Tracking branch"
2031 msgstr ""
2033 #: cola/widgets/createbranch.py:122
2034 msgid "Update Existing Branch:"
2035 msgstr "Acutalizar Rama Existente:"
2037 #: cola/widgets/createbranch.py:124
2038 msgid "No"
2039 msgstr ""
2041 #: cola/widgets/createbranch.py:125
2042 msgid "Fast Forward Only"
2043 msgstr ""
2045 #: cola/widgets/createbranch.py:129
2046 msgid "Fetch Tracking Branch"
2047 msgstr ""
2049 #: cola/widgets/createbranch.py:132
2050 msgid "Checkout After Creation"
2051 msgstr ""
2053 #: cola/widgets/createbranch.py:238
2054 msgid "Missing Data"
2055 msgstr "Datos Incompletos"
2057 #: cola/widgets/createbranch.py:239
2058 msgid "Please provide both a branch name and revision expression."
2059 msgstr ""
2061 #: cola/widgets/createbranch.py:244
2062 #, python-format
2063 msgid "Branch \"%s\" already exists."
2064 msgstr "La rama \"%s\" ya existe."
2066 #: cola/widgets/createbranch.py:245 cola/widgets/createbranch.py:256
2067 msgid "Branch Exists"
2068 msgstr "Rama Existe"
2070 #: cola/widgets/createbranch.py:252
2071 #, python-format
2072 msgid "Resetting \"%(branch)s\" to \"%(revision)s\" will lose commits."
2073 msgstr ""
2075 #: cola/widgets/createbranch.py:267
2076 #, python-format
2077 msgid "%d skipped"
2078 msgstr ""
2080 #: cola/widgets/createbranch.py:269
2081 msgid "Recovering lost commits may not be easy."
2082 msgstr ""
2084 #: cola/widgets/createbranch.py:271
2085 msgid "Reset Branch?"
2086 msgstr ""
2088 #: cola/widgets/createbranch.py:273
2089 #, python-format
2090 msgid "Reset \"%(branch)s\" to \"%(revision)s\"?"
2091 msgstr ""
2093 #: cola/widgets/createbranch.py:284
2094 msgid "Updating..."
2095 msgstr "Actualizando..."
2097 #: cola/widgets/createbranch.py:299
2098 msgid "Error Creating Branch"
2099 msgstr "Error al Crear Rama"
2101 #: cola/widgets/createbranch.py:300
2102 #, python-format
2103 msgid "\"%(command)s\" returned exit status \"%(status)d\""
2104 msgstr ""
2106 #: cola/widgets/compare.py:39
2107 msgid "*** Branch Point ***"
2108 msgstr ""
2110 #: cola/widgets/compare.py:40
2111 msgid "*** Sandbox ***"
2112 msgstr ""
2114 #: cola/widgets/compare.py:41 cola/widgets/compare.py:52
2115 #: cola/widgets/compare.py:57
2116 msgid "Local"
2117 msgstr ""
2119 #: cola/widgets/compare.py:43
2120 msgid "Branch Diff Viewer"
2121 msgstr ""
2123 #: cola/widgets/compare.py:73
2124 msgid "File Differences"
2125 msgstr ""
2127 #: cola/widgets/commitmsg.py:46
2128 msgid "Sign off on this commit"
2129 msgstr ""
2131 #: cola/widgets/commitmsg.py:49 cola/widgets/commitmsg.py:92
2132 msgid "Commit@@verb"
2133 msgstr ""
2135 #: cola/widgets/commitmsg.py:51
2136 msgid "Commit staged changes"
2137 msgstr ""
2139 #: cola/widgets/commitmsg.py:52
2140 #, fuzzy
2141 msgid "Clear..."
2142 msgstr "Cerrar..."
2144 #: cola/widgets/commitmsg.py:89
2145 msgid ""
2146 "Commit staged changes\n"
2147 "Shortcut: Ctrl+Enter"
2148 msgstr ""
2150 #: cola/widgets/commitmsg.py:98
2151 msgid "Actions..."
2152 msgstr "Acciones..."
2154 #: cola/widgets/commitmsg.py:109
2155 msgid "Amend Last Commit"
2156 msgstr ""
2158 #: cola/widgets/commitmsg.py:116
2159 msgid "Bypass Commit Hooks"
2160 msgstr ""
2162 #: cola/widgets/commitmsg.py:129
2163 msgid "Check Spelling"
2164 msgstr ""
2166 #: cola/widgets/commitmsg.py:142
2167 msgid "Load Previous Commit Message"
2168 msgstr ""
2170 #: cola/widgets/commitmsg.py:147
2171 msgid "Fixup Previous Commit"
2172 msgstr ""
2174 #: cola/widgets/commitmsg.py:322
2175 msgid "Clear commit message?"
2176 msgstr ""
2178 #: cola/widgets/commitmsg.py:323
2179 #, fuzzy
2180 msgid "The commit message will be cleared."
2181 msgstr "Se eliminarán los siguientes archivos:"
2183 #: cola/widgets/commitmsg.py:324
2184 msgid "This cannot be undone.  Clear commit message?"
2185 msgstr ""
2187 #: cola/widgets/commitmsg.py:325
2188 msgid "Clear commit message"
2189 msgstr ""
2191 #: cola/widgets/commitmsg.py:436
2192 msgid ""
2193 "Please supply a commit message.\n"
2194 "\n"
2195 "A good commit message has the following format:\n"
2196 "\n"
2197 "- First line: Describe in one sentence what you did.\n"
2198 "- Second line: Blank\n"
2199 "- Remaining lines: Describe why this change is good.\n"
2200 msgstr ""
2202 #: cola/widgets/commitmsg.py:443
2203 msgid "Missing Commit Message"
2204 msgstr ""
2206 #: cola/widgets/commitmsg.py:449
2207 msgid ""
2208 "No changes to commit.\n"
2209 "\n"
2210 "You must stage at least 1 file before you can commit."
2211 msgstr ""
2213 #: cola/widgets/commitmsg.py:453
2214 msgid "Would you like to stage and commit all modified files?"
2215 msgstr ""
2217 #: cola/widgets/commitmsg.py:456
2218 msgid "Stage and commit?"
2219 msgstr ""
2221 #: cola/widgets/commitmsg.py:457
2222 msgid "Stage and Commit"
2223 msgstr ""
2225 #: cola/widgets/commitmsg.py:461
2226 msgid "Nothing to commit"
2227 msgstr ""
2229 #: cola/widgets/commitmsg.py:469
2230 msgid "Rewrite Published Commit?"
2231 msgstr ""
2233 #: cola/widgets/commitmsg.py:470
2234 msgid ""
2235 "This commit has already been published.\n"
2236 "This operation will rewrite published history.\n"
2237 "You probably don't want to do this."
2238 msgstr ""
2240 #: cola/widgets/commitmsg.py:473
2241 msgid "Amend the published commit?"
2242 msgstr ""
2244 #: cola/widgets/commitmsg.py:474
2245 msgid "Amend Commit"
2246 msgstr ""
2248 #: cola/widgets/commitmsg.py:481
2249 msgid "Commit failed"
2250 msgstr ""
2252 #: cola/widgets/commitmsg.py:482
2253 #, python-format
2254 msgid "\"git commit\" returned exit code %s"
2255 msgstr ""
2257 #: cola/widgets/commitmsg.py:513
2258 msgid "More..."
2259 msgstr "Más..."
2261 #: cola/widgets/commitmsg.py:518
2262 msgid "Select Commit"
2263 msgstr ""
2265 #: cola/widgets/commitmsg.py:562
2266 msgid "Commit summary"
2267 msgstr ""
2269 #: cola/widgets/commitmsg.py:587
2270 msgid "Extended description..."
2271 msgstr "Descripción extendida..."
2273 #: cola/widgets/cfgactions.py:150 cola/widgets/cfgactions.py:154
2274 msgid "Abort Action"
2275 msgstr "Abortar Acción"
2277 #: cola/widgets/cfgactions.py:151
2278 msgid ""
2279 "An action is still running.\n"
2280 "Terminating it could result in data loss."
2281 msgstr ""
2282 "Una acción está siendo ejecutada.\n"
2283 "Cancelarla podría resultar en pérdida de información."
2285 #: cola/widgets/cfgactions.py:153
2286 msgid "Abort the action?"
2287 msgstr "Desea abortar la acción?"
2289 #: cola/widgets/cfgactions.py:204
2290 msgid "Arguments"
2291 msgstr "Argumentos"
2293 #: cola/widgets/browse.py:87
2294 #, python-format
2295 msgid "%(project)s: %(branch)s - Browse"
2296 msgstr ""
2298 #: cola/widgets/browse.py:89
2299 msgid "(Amending)"
2300 msgstr ""
2302 #: cola/widgets/browse.py:133
2303 msgid "View history for selected path(s)"
2304 msgstr ""
2306 #: cola/widgets/browse.py:138
2307 msgid "Stage/unstage selected path(s) for commit"
2308 msgstr ""
2310 #: cola/widgets/browse.py:142
2311 msgid "Untrack Selected"
2312 msgstr ""
2314 #: cola/widgets/browse.py:143
2315 msgid "Stop tracking path(s)"
2316 msgstr ""
2318 #: cola/widgets/browse.py:148
2319 msgid "Launch git-difftool on the current path."
2320 msgstr ""
2322 #: cola/widgets/browse.py:152
2323 msgid "Diff Against Predecessor..."
2324 msgstr ""
2326 #: cola/widgets/browse.py:153
2327 msgid "Launch git-difftool against previous versions."
2328 msgstr ""
2330 #: cola/widgets/browse.py:158
2331 msgid "Revert unstaged changes to selected paths."
2332 msgstr ""
2334 #: cola/widgets/browse.py:163
2335 msgid "Revert uncommitted changes to selected paths."
2336 msgstr ""
2338 #: cola/widgets/browse.py:168
2339 msgid "Edit selected path(s)."
2340 msgstr ""
2342 #: cola/widgets/browse.py:470
2343 msgid "Select Previous Version"
2344 msgstr ""
2346 #: cola/widgets/browse.py:500
2347 #, python-format
2348 msgid "Saved \"%(filename)s\" from \"%(ref)s\" to \"%(destination)s\""
2349 msgstr "Se guardó \"%(filename)s\" de \"%(ref)s\" en \"%(destination)s\""
2351 #: cola/widgets/browse.py:507 cola/widgets/archive.py:183
2352 msgid "File Saved"
2353 msgstr "Archivo Guardado"
2355 #: cola/widgets/browse.py:508 cola/widgets/archive.py:184
2356 #, python-format
2357 msgid "File saved to \"%s\""
2358 msgstr "Archivo guardado en \"%s\""
2360 #: cola/widgets/browse.py:521
2361 #, python-format
2362 msgid "Browsing %s"
2363 msgstr ""
2365 #: cola/widgets/browse.py:539
2366 #, python-format
2367 msgid "Select file from \"%s\""
2368 msgstr "Seleccionar archivo de \"%s\""
2370 #: cola/widgets/browse.py:548
2371 msgid "Select File"
2372 msgstr "Seleccionar Archivo"
2374 #: cola/widgets/bookmarks.py:45 cola/widgets/bookmarks.py:104
2375 msgid "Open"
2376 msgstr "Abrir"
2378 #: cola/widgets/bookmarks.py:53
2379 #, fuzzy
2380 msgid "Favorite repositories"
2381 msgstr "Todos los Repositorios"
2383 #: cola/widgets/bookmarks.py:55
2384 #, fuzzy
2385 msgid "Recent repositories"
2386 msgstr "Todos los Repositorios"
2388 #: cola/widgets/bookmarks.py:107
2389 msgid "Open in New Window"
2390 msgstr "Abrir en una Ventana Nueva"
2392 #: cola/widgets/bookmarks.py:110
2393 #, fuzzy
2394 msgid "Set Default Repository"
2395 msgstr "Seleccionar Repositorio..."
2397 #: cola/widgets/bookmarks.py:113
2398 #, fuzzy
2399 msgid "Clear Default Repository"
2400 msgstr "Repositorio Actual"
2402 #: cola/widgets/bookmarks.py:233
2403 msgid "Path to git repository"
2404 msgstr ""
2406 #: cola/widgets/bookmarks.py:234
2407 msgid "Enter Git Repository"
2408 msgstr ""
2410 #: cola/widgets/bookmarks.py:245
2411 #, fuzzy, python-format
2412 msgid "%s is not a Git repository."
2413 msgstr "Abrir Repositorio Git..."
2415 #: cola/widgets/archive.py:106
2416 msgid "Save Archive"
2417 msgstr ""
2419 #: cola/widgets/archive.py:124
2420 msgid "Prefix"
2421 msgstr "Prefijo"
2423 #: cola/widgets/archive.py:129
2424 msgid "Advanced"
2425 msgstr ""
2427 #: cola/widgets/archive.py:191
2428 msgid "Overwrite File?"
2429 msgstr "Desea sobreescribir el archivo?"
2431 #: cola/widgets/archive.py:192
2432 #, python-format
2433 msgid "The file \"%s\" exists and will be overwritten."
2434 msgstr "El archivo \"%s\" ya existe y será sobreescrito."
2436 #: cola/widgets/archive.py:193
2437 #, python-format
2438 msgid "Overwrite \"%s\"?"
2439 msgstr "Desea sobreescribir \"%s\"?"
2441 #: cola/widgets/archive.py:194
2442 msgid "Overwrite"
2443 msgstr "Sobreescribir"
2445 #: cola/widgets/about.py:50
2446 msgid "About git-cola"
2447 msgstr "Sobre git-cola"
2449 #: cola/widgets/about.py:94
2450 msgid ""
2451 "This PyQt4 does not include QtWebKit.\n"
2452 "The keyboard shortcuts feature is unavailable."
2453 msgstr ""
2454 "Este PyQt4 no incluye QtWebKit.\n"
2455 "Los atajos de teclado no están disponibles."
2457 #: cola/widgets/about.py:101
2458 msgid "hotkeys.html"
2459 msgstr ""
2461 #: cola/widgets/about.py:110
2462 msgid "Shortcuts"
2463 msgstr "Atajos"
2465 #: cola/models/browse.py:50
2466 msgid "Age"
2467 msgstr "Edad"
2469 #: cola/models/browse.py:373 cola/models/browse.py:377
2470 #, python-format
2471 msgid "%d minutes ago"
2472 msgstr "Hace %d minutos"
2474 #: cola/models/browse.py:380
2475 #, python-format
2476 msgid "%d hours ago"
2477 msgstr "Hace %d horas"
2479 #: cola/models/browse.py:381
2480 #, python-format
2481 msgid "%d days ago"
2482 msgstr "Hace %d días"
2484 #: cola/models/browse.py:396
2485 msgid "Partially Staged"
2486 msgstr ""
2488 #: cola/models/browse.py:402
2489 msgid "Changed Upstream"
2490 msgstr ""
2492 #~ msgid ""
2493 #~ "file notification: disabled\n"
2494 #~ "Note: install pywin32 to enable.\n"
2495 #~ msgstr ""
2496 #~ "Notificación de archivo: desactivada\n"
2497 #~ "Nota: instale pywin32 para activarla.\n"
2499 #~ msgid ""
2500 #~ "inotify: disabled\n"
2501 #~ "Note: install python-pyinotify to enable inotify.\n"
2502 #~ msgstr ""
2503 #~ "inotify: desactivado\n"
2504 #~ "Nota: instale python-pyinotify para activarlo.\n"
2506 #, fuzzy
2507 #~ msgid "On Debian-based systems try: sudo apt-get install python-pyinotify"
2508 #~ msgstr "En sistemas Debian intente: sudo apt-get install python-pyinotify"
2510 #~ msgid "inotify enabled."
2511 #~ msgstr "inotify activado."
2513 #~ msgid "Cancel"
2514 #~ msgstr "Cancelar"
2516 #~ msgid "Options"
2517 #~ msgstr "Opciones"
2519 #~ msgid "Bookmarks"
2520 #~ msgstr "Favoritos"
2522 #~ msgid "Bookmarks..."
2523 #~ msgstr "Favoritos..."