summaryrefslogtreecommitdiff
path: root/gitk-git/po/es.po
blob: 0471dd0672d837371fad32db5eddd32207e63c1f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
# Translation of gitk
# Copyright (C) 2005-2008 Santiago Gala
# This file is distributed under the same license as the gitk package.
# Santiago Gala <santiago.gala@gmail.com>, 2008.
#
#
msgid ""
msgstr ""
"Project-Id-Version: gitk\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2008-10-18 22:03+1100\n"
"PO-Revision-Date: 2008-03-25 11:20+0100\n"
"Last-Translator: Santiago Gala <santiago.gala@gmail.com>\n"
"Language-Team: Spanish\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"

#: gitk:113
msgid "Couldn't get list of unmerged files:"
msgstr "Imposible obtener la lista de archivos pendientes de fusión:"

#: gitk:340
msgid "No files selected: --merge specified but no files are unmerged."
msgstr ""
"No hay archivos seleccionados: se seleccionó la opción --merge pero no hay "
"archivos pendientes de fusión."

#: gitk:343
msgid ""
"No files selected: --merge specified but no unmerged files are within file "
"limit."
msgstr ""
"No hay archivos seleccionados: se seleccionó la opción --merge pero los "
"archivos especificados no necesitan fusión."

#: gitk:378
msgid "Reading"
msgstr "Leyendo"

#: gitk:438 gitk:3462
msgid "Reading commits..."
msgstr "Leyendo revisiones..."

#: gitk:441 gitk:1528 gitk:3465
msgid "No commits selected"
msgstr "No se seleccionaron revisiones"

#: gitk:1399
msgid "Can't parse git log output:"
msgstr "Error analizando la salida de git log:"

#: gitk:1605
msgid "No commit information available"
msgstr "Falta información sobre las revisiones"

#: gitk:1709 gitk:1731 gitk:3259 gitk:7764 gitk:9293 gitk:9466
msgid "OK"
msgstr "Aceptar"

#: gitk:1733 gitk:3260 gitk:7439 gitk:7510 gitk:7613 gitk:7660 gitk:7766
#: gitk:9294 gitk:9467
msgid "Cancel"
msgstr "Cancelar"

#: gitk:1811
msgid "Update"
msgstr "Actualizar"

#: gitk:1813
msgid "Reread references"
msgstr "Releer referencias"

#: gitk:1814
msgid "List references"
msgstr "Lista de referencias"

#: gitk:1815
msgid "Quit"
msgstr "Salir"

#: gitk:1810
msgid "File"
msgstr "Archivo"

#: gitk:1818
msgid "Preferences"
msgstr "Preferencias"

#: gitk:1817
msgid "Edit"
msgstr "Editar"

#: gitk:1821
msgid "New view..."
msgstr "Nueva vista..."

#: gitk:1822
msgid "Edit view..."
msgstr "Modificar vista..."

#: gitk:1823
msgid "Delete view"
msgstr "Eliminar vista"

#: gitk:1825
msgid "All files"
msgstr "Todos los archivos"

#: gitk:1820 gitk:3196
msgid "View"
msgstr "Vista"

#: gitk:1828 gitk:2487
msgid "About gitk"
msgstr "Acerca de gitk"

#: gitk:1829
msgid "Key bindings"
msgstr "Combinaciones de teclas"

#: gitk:1827
msgid "Help"
msgstr "Ayuda"

#: gitk:1887
msgid "SHA1 ID: "
msgstr "SHA1 ID: "

#: gitk:1918
msgid "Row"
msgstr ""

#: gitk:1949
msgid "Find"
msgstr "Buscar"

#: gitk:1950
msgid "next"
msgstr "<<"

#: gitk:1951
msgid "prev"
msgstr ">>"

#: gitk:1952
msgid "commit"
msgstr "revisión"

#: gitk:1955 gitk:1957 gitk:3617 gitk:3640 gitk:3664 gitk:5550 gitk:5621
msgid "containing:"
msgstr "que contiene:"

#: gitk:1958 gitk:2954 gitk:2959 gitk:3692
msgid "touching paths:"
msgstr "que modifica la ruta:"

#: gitk:1959 gitk:3697
msgid "adding/removing string:"
msgstr "que añade/elimina cadena:"

#: gitk:1968 gitk:1970
msgid "Exact"
msgstr "Exacto"

#: gitk:1970 gitk:3773 gitk:5518
msgid "IgnCase"
msgstr "NoMayús"

#: gitk:1970 gitk:3666 gitk:3771 gitk:5514
msgid "Regexp"
msgstr "Regex"

#: gitk:1972 gitk:1973 gitk:3792 gitk:3822 gitk:3829 gitk:5641 gitk:5708
msgid "All fields"
msgstr "Todos los campos"

#: gitk:1973 gitk:3790 gitk:3822 gitk:5580
msgid "Headline"
msgstr "Título"

#: gitk:1974 gitk:3790 gitk:5580 gitk:5708 gitk:6109
msgid "Comments"
msgstr "Comentarios"

#: gitk:1974 gitk:3790 gitk:3794 gitk:3829 gitk:5580 gitk:6045 gitk:7285
#: gitk:7300
msgid "Author"
msgstr "Autor"

#: gitk:1974 gitk:3790 gitk:5580 gitk:6047
msgid "Committer"
msgstr ""

#: gitk:2003
msgid "Search"
msgstr "Buscar"

#: gitk:2010
msgid "Diff"
msgstr "Diferencia"

#: gitk:2012
msgid "Old version"
msgstr "Versión antigua"

#: gitk:2014
msgid "New version"
msgstr "Versión nueva"

#: gitk:2016
msgid "Lines of context"
msgstr "Líneas de contexto"

#: gitk:2026
msgid "Ignore space change"
msgstr "Ignora cambios de espaciado"

#: gitk:2084
msgid "Patch"
msgstr "Parche"

#: gitk:2086
msgid "Tree"
msgstr "Árbol"

#: gitk:2213 gitk:2226
msgid "Diff this -> selected"
msgstr "Diferencia de esta -> seleccionada"

#: gitk:2214 gitk:2227
msgid "Diff selected -> this"
msgstr "Diferencia de seleccionada -> esta"

#: gitk:2215 gitk:2228
msgid "Make patch"
msgstr "Crear patch"

#: gitk:2216 gitk:7494
msgid "Create tag"
msgstr "Crear etiqueta"

#: gitk:2217 gitk:7593
msgid "Write commit to file"
msgstr "Escribir revisiones a archivo"

#: gitk:2218 gitk:7647
msgid "Create new branch"
msgstr "Crear nueva rama"

#: gitk:2219
msgid "Cherry-pick this commit"
msgstr "Añadir esta revisión a la rama actual (cherry-pick)"

#: gitk:2220
msgid "Reset HEAD branch to here"
msgstr "Traer la rama HEAD aquí"

#: gitk:2234
msgid "Check out this branch"
msgstr "Cambiar a esta rama"

#: gitk:2235
msgid "Remove this branch"
msgstr "Eliminar esta rama"

#: gitk:2242
msgid "Highlight this too"
msgstr "Seleccionar también"

#: gitk:2243
msgid "Highlight this only"
msgstr "Seleccionar sólo"

#: gitk:2245
msgid "Blame parent commit"
msgstr ""

#: gitk:2488
msgid ""