summaryrefslogtreecommitdiff
path: root/po/es.po
blob: a8861eb8b67625ce5757aebc06d539cd1a602a74 (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
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
932
933
934
935
936
937
938
939
940
941
942
943
944
945
946
947
948
949
950
951
952
953
954
955
956
957
958
959
960
961
962
963
964
965
966
967
968
969
970
971
972
973
974
975
976
977
978
979
980
981
982
983
984
985
986
987
988
989
990
991
992
993
994
995
996
997
998
999
1000
1001
1002
1003
1004
1005
1006
1007
1008
1009
1010
1011
1012
1013
1014
1015
1016
1017
1018
1019
1020
1021
1022
1023
1024
1025
1026
1027
1028
1029
1030
1031
1032
1033
1034
1035
1036
1037
1038
1039
1040
1041
1042
1043
1044
1045
1046
1047
1048
1049
1050
1051
1052
1053
1054
1055
1056
1057
1058
1059
1060
1061
1062
1063
1064
1065
1066
1067
1068
1069
1070
1071
1072
1073
1074
1075
1076
1077
1078
1079
1080
1081
1082
1083
1084
1085
1086
1087
1088
1089
1090
1091
1092
1093
1094
1095
1096
1097
1098
1099
1100
1101
1102
1103
1104
1105
1106
1107
1108
1109
1110
1111
1112
1113
1114
1115
1116
1117
1118
1119
1120
1121
1122
1123
1124
1125
1126
1127
1128
1129
1130
1131
1132
1133
1134
1135
1136
1137
1138
1139
1140
1141
1142
1143
1144
1145
1146
1147
1148
1149
1150
1151
1152
1153
1154
1155
1156
1157
1158
1159
1160
1161
1162
1163
1164
1165
1166
1167
1168
1169
1170
1171
1172
1173
1174
1175
1176
1177
1178
1179
1180
1181
1182
1183
1184
1185
1186
1187
1188
1189
1190
1191
1192
1193
1194
1195
1196
1197
1198
1199
1200
1201
1202
1203
1204
1205
1206
1207
1208
1209
1210
1211
1212
1213
1214
1215
1216
1217
1218
1219
1220
1221
1222
1223
1224
1225
1226
1227
1228
1229
1230
1231
1232
1233
1234
1235
1236
1237
1238
1239
1240
1241
1242
1243
1244
1245
1246
1247
1248
1249
1250
1251
1252
1253
1254
1255
1256
1257
1258
1259
1260
1261
1262
1263
1264
1265
1266
1267
1268
1269
1270
1271
1272
1273
1274
1275
1276
1277
1278
1279
1280
1281
1282
1283
1284
1285
1286
1287
1288
1289
1290
1291
1292
1293
1294
1295
1296
1297
1298
1299
1300
1301
1302
1303
1304
1305
1306
1307
1308
1309
1310
1311
1312
1313
1314
1315
1316
1317
1318
1319
1320
1321
1322
1323
1324
1325
1326
1327
1328
1329
1330
1331
1332
1333
1334
1335
1336
1337
1338
1339
1340
1341
1342
1343
1344
1345
1346
1347
1348
1349
1350
1351
1352
1353
1354
1355
1356
1357
1358
1359
1360
1361
1362
1363
1364
1365
1366
1367
1368
1369
1370
1371
1372
1373
1374
1375
1376
1377
1378
1379
1380
1381
1382
1383
1384
1385
1386
1387
1388
1389
1390
1391
1392
1393
1394
1395
1396
1397
1398
1399
1400
1401
1402
1403
1404
1405
1406
1407
1408
1409
1410
1411
1412
1413
1414
1415
1416
1417
1418
1419
1420
1421
1422
1423
1424
1425
1426
1427
1428
1429
1430
1431
1432
1433
1434
1435
1436
1437
1438
1439
1440
1441
1442
1443
1444
1445
1446
1447
1448
1449
1450
1451
1452
1453
1454
1455
1456
1457
1458
1459
1460
1461
1462
1463
1464
1465
1466
1467
1468
1469
1470
1471
1472
1473
1474
1475
1476
1477
1478
1479
1480
1481
1482
1483
1484
1485
1486
1487
1488
1489
1490
1491
1492
1493
1494
1495
1496
1497
1498
1499
1500
1501
1502
1503
1504
1505
1506
1507
1508
1509
1510
1511
1512
1513
1514
1515
1516
1517
1518
1519
1520
1521
1522
1523
1524
1525
1526
1527
1528
1529
1530
1531
1532
1533
1534
1535
1536
1537
1538
1539
1540
1541
1542
1543
1544
1545
1546
1547
1548
1549
1550
1551
1552
1553
1554
1555
1556
1557
1558
1559
1560
1561
1562
1563
1564
1565
1566
1567
1568
1569
1570
1571
1572
1573
1574
1575
1576
1577
1578
1579
1580
1581
1582
1583
1584
1585
1586
1587
1588
1589
1590
1591
1592
1593
1594
1595
1596
1597
1598
1599
1600
1601
1602
1603
1604
1605
1606
1607
1608
1609
1610
1611
1612
1613
1614
1615
1616
1617
1618
1619
1620
1621
1622
1623
1624
1625
1626
1627
1628
1629
1630
1631
1632
1633
1634
1635
1636
1637
1638
1639
1640
1641
1642
1643
1644
1645
1646
1647
1648
1649
1650
1651
1652
1653
1654
1655
1656
1657
1658
1659
1660
1661
1662
1663
1664
1665
1666
1667
1668
1669
1670
1671
1672
1673
1674
1675
1676
1677
1678
1679
1680
1681
1682
1683
1684
1685
1686
1687
1688
1689
1690
1691
1692
1693
1694
1695
1696
1697
1698
1699
1700
1701
1702
1703
1704
1705
1706
1707
1708
1709
1710
1711
1712
1713
1714
1715
1716
1717
1718
1719
1720
1721
1722
1723
1724
1725
1726
1727
1728
1729
1730
1731
1732
1733
1734
1735
1736
1737
1738
1739
1740
1741
1742
1743
1744
1745
1746
1747
1748
1749
1750
1751
1752
1753
1754
1755
1756
1757
1758
1759
1760
1761
1762
1763
1764
1765
1766
1767
1768
1769
1770
1771
1772
1773
1774
1775
1776
1777
1778
1779
1780
1781
1782
1783
1784
1785
1786
1787
1788
1789
1790
1791
1792
1793
1794
1795
1796
1797
1798
1799
1800
1801
1802
1803
1804
1805
1806
# translation of glib.HEAD.po to Español
# Spanish translation of glib.
# Copyright (C) 2001, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
#
# José Antonio Salgueiro <joseantsa@eresmas.net>, 2001.
# Germán Poo Caamaño <gpoo@ubiobio.cl>, 2002.
# Francisco Javier F. Serrador <serrador@cvs.gnome.org>, 2004, 2005, 2006.
# Jorge González <jorgegonz@svn.gnome.org>, 2007, 2008.
msgid ""
msgstr ""
"Project-Id-Version: glib.HEAD\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2008-06-12 13:04-0400\n"
"PO-Revision-Date: 2008-03-11 07:46+0100\n"
"Last-Translator: Jorge González <jorgegonz@svn.gnome.org>\n"
"Language-Team: Español <gnome-es-list@gnome.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: KBabel 1.11.4\n"
"Plural-Forms:  nplurals=2; plural=(n != 1);\n"

#: glib/gbookmarkfile.c:728 glib/gbookmarkfile.c:805 glib/gbookmarkfile.c:884
#: glib/gbookmarkfile.c:931
#, c-format
msgid "Unexpected attribute '%s' for element '%s'"
msgstr "Atributo inesperado «%s» para el elemento «%s»"

#: glib/gbookmarkfile.c:739 glib/gbookmarkfile.c:816 glib/gbookmarkfile.c:826
#: glib/gbookmarkfile.c:942
#, c-format
msgid "Attribute '%s' of element '%s' not found"
msgstr "El atributo «%s» del elemento «%s» no se ha encontrado"

#: glib/gbookmarkfile.c:1112 glib/gbookmarkfile.c:1177
#: glib/gbookmarkfile.c:1241 glib/gbookmarkfile.c:1251
#, c-format
msgid "Unexpected tag '%s', tag '%s' expected"
msgstr "Etiqueta «%s» inesperada, se esperaba la etiqueta «%s»"

#: glib/gbookmarkfile.c:1137 glib/gbookmarkfile.c:1151
#: glib/gbookmarkfile.c:1219 glib/gbookmarkfile.c:1271
#, c-format
msgid "Unexpected tag '%s' inside '%s'"
msgstr "Etiqueta «%s» inesperada dentro de «%s»"

#: glib/gbookmarkfile.c:1798
#, c-format
msgid "No valid bookmark file found in data dirs"
msgstr ""
"No se pudo encontrar ningún archivo de marcadores válido en los directorios "
"de datos"

#: glib/gbookmarkfile.c:1999
#, c-format
msgid "A bookmark for URI '%s' already exists"
msgstr "Ya existe un marcador para el URI «%s»"

#: glib/gbookmarkfile.c:2045 glib/gbookmarkfile.c:2202
#: glib/gbookmarkfile.c:2287 glib/gbookmarkfile.c:2367
#: glib/gbookmarkfile.c:2452 glib/gbookmarkfile.c:2535
#: glib/gbookmarkfile.c:2613 glib/gbookmarkfile.c:2692
#: glib/gbookmarkfile.c:2734 glib/gbookmarkfile.c:2831
#: glib/gbookmarkfile.c:2957 glib/gbookmarkfile.c:3147
#: glib/gbookmarkfile.c:3223 glib/gbookmarkfile.c:3388
#: glib/gbookmarkfile.c:3477 glib/gbookmarkfile.c:3567
#: glib/gbookmarkfile.c:3694
#, c-format
msgid "No bookmark found for URI '%s'"
msgstr "No se encontró un marcador para el URI «%s»"

#: glib/gbookmarkfile.c:2376
#, c-format
msgid "No MIME type defined in the bookmark for URI '%s'"
msgstr "Ningún tipo MIME definido en el marcador para la URI «%s»"

#: glib/gbookmarkfile.c:2461
#, c-format
msgid "No private flag has been defined in bookmark for URI '%s'"
msgstr "No se ha definido ningún flag privado en el marcador para el URI «%s»"

#: glib/gbookmarkfile.c:2840
#, c-format
msgid "No groups set in bookmark for URI '%s'"
msgstr "No se ha establecido ningún grupo en el marcador para el URI «%s»"

#: glib/gbookmarkfile.c:3241 glib/gbookmarkfile.c:3398
#, c-format
msgid "No application with name '%s' registered a bookmark for '%s'"
msgstr "Ninguna aplicación con nombre «%s» registró un marcador para «%s»"

#: glib/gbookmarkfile.c:3421
#, c-format
msgid "Failed to expand exec line '%s' with URI '%s'"
msgstr "Falló la expansión de la la linea ejecutable «%s» con el URI «%s»"

#: glib/gconvert.c:431 glib/gconvert.c:509 glib/giochannel.c:1158
#, c-format
msgid "Conversion from character set '%s' to '%s' is not supported"
msgstr ""
"La conversión desde el conjunto de caracteres «%s» a «%s» no está soportada"

#: glib/gconvert.c:435 glib/gconvert.c:513
#, c-format
msgid "Could not open converter from '%s' to '%s'"
msgstr "No se pudo abrir el conversor de «%s» a «%s»"

#: glib/gconvert.c:632 glib/gconvert.c:1017 glib/giochannel.c:1330
#: glib/giochannel.c:1372 glib/giochannel.c:2215 glib/gutf8.c:956
#: glib/gutf8.c:1405
#, c-format
msgid "Invalid byte sequence in conversion input"
msgstr "Hay una secuencia de bytes no válida en la entrada de conversión"

#: glib/gconvert.c:638 glib/gconvert.c:944 glib/giochannel.c:1337
#: glib/giochannel.c:2227
#, c-format
msgid "Error during conversion: %s"
msgstr "Falló durante la conversión: %s"

#: glib/gconvert.c:669 glib/gutf8.c:952 glib/gutf8.c:1156 glib/gutf8.c:1297
#: glib/gutf8.c:1401
#, c-format
msgid "Partial character sequence at end of input"
msgstr "Hay una secuencia parcial de caracteres en el final de la entrada"

#: glib/gconvert.c:919
#, c-format
msgid "Cannot convert fallback '%s' to codeset '%s'"
msgstr "No se puede convertir el fallback «%s» al conjunto de códigos «%s»"

#: glib/gconvert.c:1734
#, c-format
msgid "The URI '%s' is not an absolute URI using the \"file\" scheme"
msgstr "El URI «%s» no es una URI absoluta utilizando el esquema «file»"

#: glib/gconvert.c:1744
#, c-format
msgid "The local file URI '%s' may not include a '#'"
msgstr "El archivo local en la URI «%s» no debe incluir un «#»"

#: glib/gconvert.c:1761
#, c-format
msgid "The URI '%s' is invalid"
msgstr "El URI «%s» es inválida"

#: glib/gconvert.c:1773
#, c-format
msgid "The hostname of the URI '%s' is invalid"
msgstr "El nombre del host de la URI «%s» es inválido"

#: glib/gconvert.c:1789
#, c-format
msgid "The URI '%s' contains invalidly escaped characters"
msgstr "El URI «%s» contiene caracteres de escape inválidos"

#: glib/gconvert.c:1884
#, c-format
msgid "The pathname '%s' is not an absolute path"
msgstr "El nombre de la ruta «%s» no es una ruta absoluta"

#: glib/gconvert.c:1894
#, c-format
msgid "Invalid hostname"
msgstr "El nombre del host es inválido"

#: glib/gdir.c:109 glib/gdir.c:129
#, c-format
msgid "Error opening directory '%s': %s"
msgstr "Falló al abrir el directorio «%s»: %s"

#: glib/gfileutils.c:557 glib/gfileutils.c:630
#, c-format
msgid "Could not allocate %lu bytes to read file \"%s\""
msgstr "No se pueden asignar %lu bytes para leer el archivo «%s»"

#: glib/gfileutils.c:572
#, c-format
msgid "Error reading file '%s': %s"
msgstr "Falló al leer el archivo «%s»: %s"

#: glib/gfileutils.c:654
#, c-format
msgid "Failed to read from file '%s': %s"
msgstr "Falló al leer del archivo «%s»: %s"

#: glib/gfileutils.c:705 glib/gfileutils.c:792
#, c-format
msgid "Failed to open file '%s': %s"
msgstr "Falló al abrir el archivo «%s»: %s"

#: glib/gfileutils.c:722 glib/gmappedfile.c:133
#, c-format
msgid "Failed to get attributes of file '%s': fstat() failed: %s"
msgstr "Falló al obtener los atributos del archivo «%s»: fstat() falló: %s"

#: glib/gfileutils.c:756
#, c-format
msgid "Failed to open file '%s': fdopen() failed: %s"
msgstr "Falló al abrir el archivo «%s»: fdopen() falló: %s"

#: glib/gfileutils.c:890
#, c-format
msgid "Failed to rename file '%s' to '%s': g_rename() failed: %s"
msgstr "Falló al renombrar el archivo «%s» a «%s»: g_rename() falló: %s"

#: glib/gfileutils.c:932 glib/gfileutils.c:1390
#, c-format
msgid "Failed to create file '%s': %s"
msgstr "Falló al crear el archivo «%s»: %s"

#: glib/gfileutils.c:946
#, c-format
msgid "Failed to open file '%s' for writing: fdopen() failed: %s"
msgstr "Falló al abrir el archivo «%s» para escritura: fdopen() falló: %s"

#: glib/gfileutils.c:971
#, c-format
msgid "Failed to write file '%s': fwrite() failed: %s"
msgstr "Falló al escribir el archivo «%s»: fwrite() falló: %s"

#: glib/gfileutils.c:990
#, c-format
msgid "Failed to close file '%s': fclose() failed: %s"
msgstr "Falló al cerrar el archivo «%s»: fclose() falló: %s"

#: glib/gfileutils.c:1108
#, c-format
msgid "Existing file '%s' could not be removed: g_unlink() failed: %s"
msgstr "El archivo existente «%s» no se pudo eliminar: g_unlink() falló: %s"

#: glib/gfileutils.c:1352
#, c-format
msgid "Template '%s' invalid, should not contain a '%s'"
msgstr "La plantilla «%s» es inválida, no debería contener un «%s»"

#: glib/gfileutils.c:1365
#, c-format
msgid "Template '%s' doesn't contain XXXXXX"
msgstr "La plantilla «%s» no contiene XXXXXX"

#: glib/gfileutils.c:1834
#, c-format
msgid "%.1f KB"
msgstr "%.1f KiB"

#: glib/gfileutils.c:1839
#, c-format
msgid "%.1f MB"
msgstr "%.1f MiB"

#: glib/gfileutils.c:1844
#, c-format
msgid "%.1f GB"
msgstr "%.1f GiB"

#: glib/gfileutils.c:1887
#, c-format
msgid "Failed to read the symbolic link '%s': %s"
msgstr "Falló al leer el enlace simbólico «%s»: %s"

#: glib/gfileutils.c:1908
#, c-format
msgid "Symbolic links not supported"
msgstr "Enlaces simbólicos no soportados"

#: glib/giochannel.c:1162
#, c-format
msgid "Could not open converter from '%s' to '%s': %s"
msgstr "No se pudo abrir el conversor de «%s» a «%s»: %s"

#: glib/giochannel.c:1507
#, c-format
msgid "Can't do a raw read in g_io_channel_read_line_string"
msgstr ""
"No se puede hacer una lectura en bruto (raw) en g_io_channel_read_line_string"

#: glib/giochannel.c:1554 glib/giochannel.c:1811 glib/giochannel.c:1898
#, c-format
msgid "Leftover unconverted data in read buffer"
msgstr "Se han dejado datos no convertidos en el búfer de lectura"

#: glib/giochannel.c:1634 glib/giochannel.c:1711
#, c-format
msgid "Channel terminates in a partial character"
msgstr "El canal termina en un carácter parcial"

#: glib/giochannel.c:1697
#, c-format
msgid "Can't do a raw read in g_io_channel_read_to_end"
msgstr ""
"No se puede hacer una lectura en bruto (raw) en g_io_channel_read_to_end"

#: glib/gmappedfile.c:116
#, c-format
msgid "Failed to open file '%s': open() failed: %s"
msgstr "Falló al abrir el archivo «%s»: open() falló: %s"

#: glib/gmappedfile.c:193
#, c-format
msgid "Failed to map file '%s': mmap() failed: %s"
msgstr "Falló al mapear el archivo «%s»: mmap() falló: %s"

#: glib/gmarkup.c:234 glib/gmarkup.c:250
#, c-format
msgid "Error on line %d char %d: "
msgstr "Error en la línea %d, carácter %d: "

#: glib/gmarkup.c:344
#, c-format
msgid "Error on line %d: %s"
msgstr "Error en la línea %d: %s"

#: glib/gmarkup.c:448
msgid ""
"Empty entity '&;' seen; valid entities are: &amp; &quot; &lt; &gt; &apos;"
msgstr ""
"La entidad '&;' está vacía; las entidades válidas son: &amp; &quot; &lt; "
"&gt; &apos;"

#: glib/gmarkup.c:458
#, c-format
msgid ""
"Character '%s' is not valid at the start of an entity name; the & character "
"begins an entity; if this ampersand isn't supposed to be an entity, escape "
"it as &amp;"
msgstr ""
"El carácter «%s» no es válido al inicio del nombre de una entidad; el "
"carácter «&» inicia una entidad; si el signo et ('&') no debiera ser una "
"entidad, escápela como &amp;"

#: glib/gmarkup.c:492
#, c-format
msgid "Character '%s' is not valid inside an entity name"
msgstr "El carácter «%s» no es válido dentro del nombre de una entidad"

#: glib/gmarkup.c:529
#, c-format
msgid "Entity name '%s' is not known"
msgstr "El nombre de la entidad «%s» es desconocido"

#: glib/gmarkup.c:540
msgid ""
"Entity did not end with a semicolon; most likely you used an ampersand "
"character without intending to start an entity - escape ampersand as &amp;"
msgstr ""
"La entidad no termina con un punto y coma; probablemente utilizó el carácter "
"\"&\" sin la intención de indicar una entidad, escape el signo \"&\" como "
"&amp;"

#: glib/gmarkup.c:593
#, c-format
msgid ""
"Failed to parse '%-.*s', which should have been a digit inside a character "
"reference (&#234; for example) - perhaps the digit is too large"
msgstr ""
"Falló al analizar «%-.*s», el cual debería tener un dígito dentro de un "
"carácter de referencia( por ejemplo &#234;) - tal vez el dígito es demasiado "
"grande"

#: glib/gmarkup.c:618
#, c-format
msgid "Character reference '%-.*s' does not encode a permitted character"
msgstr "El carácter de referencia «%-.*s» no codifica un carácter permitido"

#: glib/gmarkup.c:633
msgid "Empty character reference; should include a digit such as &#454;"
msgstr ""
"El carácter de referencia está vacío; debería incluir un dígito tal como "
"&#454;"

#: glib/gmarkup.c:643
msgid ""
"Character reference did not end with a semicolon; most likely you used an "
"ampersand character without intending to start an entity - escape ampersand "
"as &amp;"
msgstr ""
"El carácter de referencia no termina con punto y coma; probablemente utilizó "
"un carácter «&» sin pretender iniciar una entidad, escape el carácter \"&\" "
"como &amp;"

#: glib/gmarkup.c:729
msgid "Unfinished entity reference"
msgstr "Referencia de entidad sin terminar"

#: glib/gmarkup.c:735
msgid "Unfinished character reference"
msgstr "Referencia de carácter sin terminar"

#: glib/gmarkup.c:978
msgid "Invalid UTF-8 encoded text - overlong sequence"
msgstr "Texto codificado como UTF-8 inválido; secuencia demasiado larga"

#: glib/gmarkup.c:1006
msgid "Invalid UTF-8 encoded text - not a start char"
msgstr "Texto codificado como UTF-8 inválido; sin carácter de comienzo"

#: glib/gmarkup.c:1042
#, c-format
msgid "Invalid UTF-8 encoded text - not valid '%s'"
msgstr "Texto codificado como UTF-8 inválido; «%s» no válido"

#: glib/gmarkup.c:1080
msgid "Document must begin with an element (e.g. <book>)"
msgstr "El documento debe comenzar con un elemento (por ejemplo: <book>)"

#: glib/gmarkup.c:1120
#, c-format
msgid ""
"'%s' is not a valid character following a '<' character; it may not begin an "
"element name"
msgstr ""
"«%s» no es un carácter válido a continuación del carácter '<'; no debe "
"iniciar un nombre de elemento"

#: glib/gmarkup.c:1184
#, c-format
msgid ""
"Odd character '%s', expected a '>' character to end the start tag of element "
"'%s'"
msgstr ""
"Carácter «%s» impropio, se esperaba un carácter '>' para terminar la etiqueta "
"de inicio del elemento «%s»"

#: glib/gmarkup.c:1273
#, c-format
msgid ""
"Odd character '%s', expected a '=' after attribute name '%s' of element '%s'"
msgstr ""
"Carácter «%s» impropio, se esperaba el carácter '=' después del nombre de "
"atributo «%s» del elemento «%s»"

#: glib/gmarkup.c:1315
#, c-format
msgid ""
"Odd character '%s', expected a '>' or '/' character to end the start tag of "
"element '%s', or optionally an attribute; perhaps you used an invalid "
"character in an attribute name"
msgstr ""
"Carácter «%s» impropio, se esperaba un carácter '>' o '/' para finalizar la "
"etiqueta de inicio del elemento «%s» u opcionalmente un atributo; tal vez "
"utilizó un carácter que no es válido en un nombre de atributo"

#: glib/gmarkup.c:1401
#, c-format
msgid ""
"Odd character '%s', expected an open quote mark after the equals sign when "
"giving value for attribute '%s' of element '%s'"
msgstr ""
"Carácter «%s» impropio, se esperaba una marca de apertura de comillas después "
"del signo igual al darle valor al atributo «%s» del elemento «%s»"

#: glib/gmarkup.c:1543
#, c-format
msgid ""
"'%s' is not a valid character following the characters '</'; '%s' may not "
"begin an element name"
msgstr ""
"«%s» no es un carácter válido a continuación de los caracteres '</'; «%s»  no "
"debe iniciar un nombre de elemento"

#: glib/gmarkup.c:1583
#, c-format
msgid ""
"'%s' is not a valid character following the close element name '%s'; the "
"allowed character is '>'"
msgstr ""
"«%s» no es un carácter válido a continuación del nombre del elemento de "
"cierre «%s»; el carácter permitido es '>'"

#: glib/gmarkup.c:1594
#, c-format
msgid "Element '%s' was closed, no element is currently open"
msgstr "El elemento «%s» fue cerrado, no existe ningún elemento abierto"

#: glib/gmarkup.c:1603
#, c-format
msgid "Element '%s' was closed, but the currently open element is '%s'"
msgstr ""
"El elemento «%s» fue cerrado, pero el elemento que está abierto actualmente "
"es «%s»"

#: glib/gmarkup.c:1763
msgid "Document was empty or contained only whitespace"
msgstr "El documento estaba vacío o sólo contenía espacios en blanco"

#: glib/gmarkup.c:1777
msgid "Document ended unexpectedly just after an open angle bracket '<'"
msgstr "El documento termina inesperadamente justo después de un '<'"

#: glib/gmarkup.c:1785 glib/gmarkup.c:1830
#, c-format
msgid ""
"Document ended unexpectedly with elements still open - '%s' was the last "
"element opened"
msgstr ""
"El documento termina inesperadamente con elementos todavía abiertos - «%s» "
"fue el último elemento abierto"

#: glib/gmarkup.c:1793
#, c-format
msgid ""
"Document ended unexpectedly, expected to see a close angle bracket ending "
"the tag <%s/>"
msgstr ""
"El documento termina inesperadamente, se esperaba un carácter '>' "
"finalizando la etiqueta <%s/>"

#: glib/gmarkup.c:1799
msgid "Document ended unexpectedly inside an element name"
msgstr "El documento termina inesperadamente dentro de un nombre de elemento"

#: glib/gmarkup.c:1805
msgid "Document ended unexpectedly inside an attribute name"
msgstr "El documento termina inesperadamente dentro de un nombre de atributo"

#: glib/gmarkup.c:1810
msgid "Document ended unexpectedly inside an element-opening tag."
msgstr ""
"El documento termina inesperadamente dentro de una etiqueta de apertura de "
"elemento."

#: glib/gmarkup.c:1816
msgid ""
"Document ended unexpectedly after the equals sign following an attribute "
"name; no attribute value"
msgstr ""
"El documento termina inesperadamente después de los signos igual que siguen "
"al nombre de atributo; sin valor de atributo"

#: glib/gmarkup.c:1823
msgid "Document ended unexpectedly while inside an attribute value"
msgstr "El documento termina inesperadamente dentro del valor de un atributo"

#: glib/gmarkup.c:1839
#, c-format
msgid "Document ended unexpectedly inside the close tag for element '%s'"
msgstr ""
"El documento termina inesperadamente dentro de la etiqueta de cierre del "
"elemento «%s»"

#: glib/gmarkup.c:1845
msgid "Document ended unexpectedly inside a comment or processing instruction"
msgstr ""
"El documento termina inesperadamente dentro de un comentario o instrucción "
"de proceso"

#: glib/gregex.c:131
msgid "corrupted object"
msgstr "objeto corrupto"

#: glib/gregex.c:133
msgid "internal error or corrupted object"
msgstr "error interno u objeto corrupto"

#: glib/gregex.c:135
msgid "out of memory"
msgstr "sin memoria"

#: glib/gregex.c:140
msgid "backtracking limit reached"
msgstr "se alcanzó el límite de «backtracking»"

#: glib/gregex.c:152 glib/gregex.c:160
msgid "the pattern contains items not supported for partial matching"
msgstr ""
"el patrón contiene elementos no soportados para una coincidencia parcial"

#: glib/gregex.c:154 gio/glocalfile.c:1975
msgid "internal error"
msgstr "error interno"

#: glib/gregex.c:162
msgid "back references as conditions are not supported for partial matching"
msgstr ""
"no se soportan referencias anteriores como condiciones para coincidencias "
"parciales"

#: glib/gregex.c:171
msgid "recursion limit reached"
msgstr "se alcanzó el límite de recursividad"

#: glib/gregex.c:173
msgid "workspace limit for empty substrings reached"
msgstr "límite del espacio de trabajo cuando se alcanzan subcadenas vacías"

#: glib/gregex.c:175
msgid "invalid combination of newline flags"
msgstr "combinación de banderas de nueva línea inválidas"

#: glib/gregex.c:179
msgid "unknown error"
msgstr "error desconocido"

#: glib/gregex.c:199
msgid "\\ at end of pattern"
msgstr "\\ al final del patrón"

#: glib/gregex.c:202
msgid "\\c at end of pattern"
msgstr "\\c al final del patrón"

#: glib/gregex.c:205
msgid "unrecognized character follows \\"
msgstr "carácter no reconocido después de \\"

#: glib/gregex.c:212
msgid "case-changing escapes (\\l, \\L, \\u, \\U) are not allowed here"
msgstr ""
"aquí no se permite escapar las letras (\\l, \\L, \\u, \\U) (mayúscula y "
"minúscula)"

#: glib/gregex.c:215
msgid "numbers out of order in {} quantifier"
msgstr "números fuera de rango en el cuantificador {}"

#: glib/gregex.c:218
msgid "number too big in {} quantifier"
msgstr "número demasiado grande en el cuantificador {}"

#: glib/gregex.c:221
msgid "missing terminating ] for character class"
msgstr "falta la terminación ] para la clase de carácter"

#: glib/gregex.c:224
msgid "invalid escape sequence in character class"
msgstr "secuencia de escape no válida en la clase de carácter"

#: glib/gregex.c:227
msgid "range out of order in character class"
msgstr "rango fuera de orden en la clase de carácter"

#: glib/gregex.c:230
msgid "nothing to repeat"
msgstr "nada que repetir"

#: glib/gregex.c:233
msgid "unrecognized character after (?"
msgstr "carácter no reconocido después de (?"

#: glib/gregex.c:237
msgid "unrecognized character after (?<"
msgstr "carácter no reconocido después de (?<"

#: glib/gregex.c:241
msgid "unrecognized character after (?P"
msgstr "carácter no reconocido después de (?P"

#: glib/gregex.c:244
msgid "POSIX named classes are supported only within a class"
msgstr "Sólo se soportan las clases con nombres POSIX dentro de una clase"

#: glib/gregex.c:247
msgid "missing terminating )"
msgstr "falta el ) de terminación"

#: glib/gregex.c:251
msgid ") without opening ("
msgstr ") sin ( que lo abriera"

#. translators: '(?R' and '(?[+-]digits' are both meant as (groups of)
#. * sequences here, '(?-54' would be an example for the second group.
#.
#: glib/gregex.c:258
msgid "(?R or (?[+-]digits must be followed by )"
msgstr "(?R o los dígitos (?[+-] deben estar seguidos por )"

#: glib/gregex.c:261
msgid "reference to non-existent subpattern"
msgstr "referencia a un subpatrón no existente"

#: glib/gregex.c:264
msgid "missing ) after comment"
msgstr "falta ) después del comentario"

#: glib/gregex.c:267
msgid "regular expression too large"
msgstr "la expresión regular es demasiado larga"

#: glib/gregex.c:270
msgid "failed to get memory"
msgstr "falló al obtener memoria"

#: glib/gregex.c:273
msgid "lookbehind assertion is not fixed length"
msgstr "la comprobación «lookbehind» no tiene una longitud fija"

#: glib/gregex.c:276
msgid "malformed number or name after (?("
msgstr "número o nombre mal formado después de (?("

#: glib/gregex.c:279
msgid "conditional group contains more than two branches"
msgstr "el grupo condicional contiene más de dos ramas"

#: glib/gregex.c:282
msgid "assertion expected after (?("
msgstr "se esperaba una comprobación después de (?("

#: glib/gregex.c:285
msgid "unknown POSIX class name"
msgstr "nombre de clase POSIX desconocido"

#: glib/gregex.c:288
msgid "POSIX collating elements are not supported"
msgstr "los elementos POSIX recopilados no están soportados"

#: glib/gregex.c:291
msgid "character value in \\x{...} sequence is too large"
msgstr "el valor del carácter en la secuencia \\x{…} es demasiado largo"

#: glib/gregex.c:294
msgid "invalid condition (?(0)"
msgstr "condición no válida (?(0)"

#: glib/gregex.c:297
msgid "\\C not allowed in lookbehind assertion"
msgstr "no se permite \\C en comprobaciones «lookbehind»"

#: glib/gregex.c:300
msgid "recursive call could loop indefinitely"
msgstr "una llamada recursiva podrá crear un bucle infinito"

#: glib/gregex.c:303
msgid "missing terminator in subpattern name"
msgstr "falta el terminador en el nombre del subpatrón"

#: glib/gregex.c:306
msgid "two named subpatterns have the same name"
msgstr "dos subpatrones tienen el mismo nombre"

#: glib/gregex.c:309
msgid "malformed \\P or \\p sequence"
msgstr "secuencia \\P o \\p mal formada"

#: glib/gregex.c:312
msgid "unknown property name after \\P or \\p"
msgstr "nombre de propiedad desconocido después de \\P o \\p"

#: glib/gregex.c:315
msgid "subpattern name is too long (maximum 32 characters)"
msgstr "el nombre del subpatrón es demasiado largo (máximo 32 caracteres)"

#: glib/gregex.c:318
msgid "too many named subpatterns (maximum 10,000)"
msgstr "demasiados subpatrones con nombre (máximo 10.000)"

#: glib/gregex.c:321
msgid "octal value is greater than \\377"
msgstr "el valor octal es mayor que \\377"

#: glib/gregex.c:324
msgid "DEFINE group contains more than one branch"
msgstr "el grupo DEFINE contiene más de una rama"

#: glib/gregex.c:327
msgid "repeating a DEFINE group is not allowed"
msgstr "no se permite repetir un grupo DEFINE"

#: glib/gregex.c:330
msgid "inconsistent NEWLINE options"
msgstr "opciones NEWLINE inconsistentes"

#: glib/gregex.c:333
msgid ""
"\\g is not followed by a braced name or an optionally braced non-zero number"
msgstr ""
"\\g no está seguido por un nombre de llave o un número distinto de cero con "
"una llave opcional"

#: glib/gregex.c:338
msgid "unexpected repeat"
msgstr "repetición inesperada"

#: glib/gregex.c:342
msgid "code overflow"
msgstr "desbordamiento de código"

#: glib/gregex.c:346
msgid "overran compiling workspace"
msgstr "se desbordó el espacio de trabajo de compilación"

#: glib/gregex.c:350
msgid "previously-checked referenced subpattern not found"
msgstr "no se encontró el subpatrón referenciado anteriormente comprobado"

#: glib/gregex.c:526 glib/gregex.c:1593
#, c-format
msgid "Error while matching regular expression %s: %s"
msgstr "Error al coincidir con la expresión regular %s: %s"

#: glib/gregex.c:1098
msgid "PCRE library is compiled without UTF8 support"
msgstr "La biblioteca PCRE está compilada sin soporte para UTF8"

#: glib/gregex.c:1107
msgid "PCRE library is compiled without UTF8 properties support"
msgstr ""
"La biblioteca PCRE está compilada sin soporte para las propiedades de UTF8"

#: glib/gregex.c:1161
#, c-format
msgid "Error while compiling regular expression %s at char %d: %s"
msgstr "Error al compilar la expresión regular %s en el carácter %d: %s"

#: glib/gregex.c:1197
#, c-format
msgid "Error while optimizing regular expression %s: %s"
msgstr "Error al optimizar la expresión regular %s: %s"

#: glib/gregex.c:2021
msgid "hexadecimal digit or '}' expected"
msgstr "se esperaba un dígito hexadecimal o «}»"

#: glib/gregex.c:2037
msgid "hexadecimal digit expected"
msgstr "se esperaba un dígito hexadecimal"

#: glib/gregex.c:2077
msgid "missing '<' in symbolic reference"
msgstr "falta «<» en la referencia simbólica"

#: glib/gregex.c:2086
msgid "unfinished symbolic reference"
msgstr "referencia de símbolo sin terminar"

#: glib/gregex.c:2093
msgid "zero-length symbolic reference"
msgstr "referencia simbólica de longitud cero"

#: glib/gregex.c:2104
msgid "digit expected"
msgstr "se esperaba un dígito"

#: glib/gregex.c:2122
msgid "illegal symbolic reference"
msgstr "referencia simbólica ilegal"

#: glib/gregex.c:2184
msgid "stray final '\\'"
msgstr "«\\» al final de la cadena"

#: glib/gregex.c:2188
msgid "unknown escape sequence"
msgstr "secuencia de escape desconocida"

#: glib/gregex.c:2198
#, c-format
msgid "Error while parsing replacement text \"%s\" at char %lu: %s"
msgstr "Error al analizar el texto de reemplazo «%s» en el carácter %lu: %s"

#: glib/gshell.c:70
#, c-format
msgid "Quoted text doesn't begin with a quotation mark"
msgstr "El texto entrecomillado no empieza por un signo de comilla"

#: glib/gshell.c:160
#, c-format
msgid "Unmatched quotation mark in command line or other shell-quoted text"
msgstr ""
"Falta una comilla en la línea de comandos o en otro texto con comillas tipo "
"shell"

#: glib/gshell.c:538
#, c-format
msgid "Text ended just after a '\\' character. (The text was '%s')"
msgstr "El texto termina justo después de un carácter '\\'. (El texto era «%s»)"

#: glib/gshell.c:545
#, c-format
msgid "Text ended before matching quote was found for %c. (The text was '%s')"
msgstr ""
"El texto terminó antes de que se encontrase la comilla correspondiente con %"
"c. (El texto era «%s»)"

#: glib/gshell.c:557
#, c-format
msgid "Text was empty (or contained only whitespace)"
msgstr "El texto está vacío (o sólo contiene espacios en blanco)"

#: glib/gspawn-win32.c:279
#, c-format
msgid "Failed to read data from child process"
msgstr "Falló al leer los datos desde un proceso hijo"

#: glib/gspawn-win32.c:294 glib/gspawn.c:1467
#, c-format
msgid "Failed to create pipe for communicating with child process (%s)"
msgstr ""
"Falló en la creación de un conducto (pipe) para comunicarse con el proceso "
"hijo (%s)"

#: glib/gspawn-win32.c:332 glib/gspawn-win32.c:340 glib/gspawn.c:1131
#, c-format
msgid "Failed to read from child pipe (%s)"
msgstr "Falló al leer desde el conducto hijo (%s)"

#: glib/gspawn-win32.c:363 glib/gspawn.c:1336
#, c-format
msgid "Failed to change to directory '%s' (%s)"
msgstr "Falló al cambiar al directorio «%s» (%s)"

#: glib/gspawn-win32.c:369 glib/gspawn-win32.c:493
#, c-format
msgid "Failed to execute child process (%s)"
msgstr "Falló al ejecutar el proceso hijo (%s)"

#: glib/gspawn-win32.c:440
#, c-format
msgid "Invalid program name: %s"
msgstr "Nombre de programa inválido: %s"

#: glib/gspawn-win32.c:450 glib/gspawn-win32.c:723 glib/gspawn-win32.c:1282
#, c-format
msgid "Invalid string in argument vector at %d: %s"
msgstr "Cadena inválida en el vector del argumento en %d: %s"

#: glib/gspawn-win32.c:461 glib/gspawn-win32.c:738 glib/gspawn-win32.c:1315
#, c-format
msgid "Invalid string in environment: %s"
msgstr "Cadena inválida en el entorno: %s"

#: glib/gspawn-win32.c:719 glib/gspawn-win32.c:1263
#, c-format
msgid "Invalid working directory: %s"
msgstr "Directorio de trabajo inválido: %s"

#: glib/gspawn-win32.c:787
#, c-format
msgid "Failed to execute helper program (%s)"
msgstr "Falló al ejecutar el programa auxiliar (%s)"

#: glib/gspawn-win32.c:1002
#, c-format
msgid ""
"Unexpected error in g_io_channel_win32_poll() reading data from a child "
"process"
msgstr ""
"Falló inesperado en g_io_channel_win32_poll() al leer datos desde un proceso "
"hijo"

#: glib/gspawn.c:188
#, c-format
msgid "Failed to read data from child process (%s)"
msgstr "Falló en la lectura de datos desde el proceso hijo (%s)"

#: glib/gspawn.c:325
#, c-format
msgid "Unexpected error in select() reading data from a child process (%s)"
msgstr "Falló inesperado en select() leyendo datos desde el proceso hijo (%s)"

#: glib/gspawn.c:408
#, c-format
msgid "Unexpected error in waitpid() (%s)"
msgstr "Falló inesperado en waitpid() (%s)"

#: glib/gspawn.c:1196
#, c-format
msgid "Failed to fork (%s)"
msgstr "Falló al bifurcar (fork) (%s)"

#: glib/gspawn.c:1346
#, c-format
msgid "Failed to execute child process \"%s\" (%s)"
msgstr "Falló al ejecutar el proceso hijo «%s» (%s)"

#: glib/gspawn.c:1356
#, c-format
msgid "Failed to redirect output or input of child process (%s)"
msgstr "Falló al redirigir la salida o la entrada del proceso hijo (%s)"

#: glib/gspawn.c:1365
#, c-format
msgid "Failed to fork child process (%s)"
msgstr "Falló al bifurcar el proceso hijo (%s)"

#: glib/gspawn.c:1373
#, c-format
msgid "Unknown error executing child process \"%s\""
msgstr "Falló desconocido al ejecutar el proceso hijo «%s»"

#: glib/gspawn.c:1395
#, c-format
msgid "Failed to read enough data from child pid pipe (%s)"
msgstr "Falló al leer suficientes datos desde el conducto del pid hijo (%s)"

#: glib/gutf8.c:1030
#, c-format
msgid "Character out of range for UTF-8"
msgstr "El carácter se sale del rango para UTF-8"

#: glib/gutf8.c:1124 glib/gutf8.c:1133 glib/gutf8.c:1265 glib/gutf8.c:1274
#: glib/gutf8.c:1415 glib/gutf8.c:1511
#, c-format
msgid "Invalid sequence in conversion input"
msgstr "Secuencia inválida en la entrada de conversión"

#: glib/gutf8.c:1426 glib/gutf8.c:1522
#, c-format
msgid "Character out of range for UTF-16"
msgstr "El carácter se sale del rango para UTF-16"

#: glib/goption.c:615
msgid "Usage:"
msgstr "Uso:"

#: glib/goption.c:615
msgid "[OPTION...]"
msgstr "[OPCIÓN…]"

#: glib/goption.c:719
msgid "Help Options:"
msgstr "Opciones de ayuda:"

#: glib/goption.c:720
msgid "Show help options"
msgstr "Mostrar opciones de ayuda"

#: glib/goption.c:726
msgid "Show all help options"
msgstr "Muestra todas las opciones de ayuda"

#: glib/goption.c:788
msgid "Application Options:"
msgstr "Opciones de la aplicación:"

#: glib/goption.c:849 glib/goption.c:919
#, c-format
msgid "Cannot parse integer value '%s' for %s"
msgstr "No se puede analizar el valor entero «%s» para %s"

#: glib/goption.c:859 glib/goption.c:927
#, c-format
msgid "Integer value '%s' for %s out of range"
msgstr "El valor entero «%s» para %s está fuera de rango"

#: glib/goption.c:884
#, c-format
msgid "Cannot parse double value '%s' for %s"
msgstr "No se puede analizar el valor doble «%s» para %s"

#: glib/goption.c:892
#, c-format
msgid "Double value '%s' for %s out of range"
msgstr "El valor doble «%s» para %s está fuera de rango"

#: glib/goption.c:1229
#, c-format
msgid "Error parsing option %s"
msgstr "Error al analizar la opción: %s"

#: glib/goption.c:1260 glib/goption.c:1371
#, c-format
msgid "Missing argument for %s"
msgstr "Falta un argumento para %s"

#: glib/goption.c:1766
#, c-format
msgid "Unknown option %s"
msgstr "Opción desconocida %s"

#: glib/gkeyfile.c:358
#, c-format
msgid "Valid key file could not be found in search dirs"
msgstr ""
"No se pudo encontrar la clave de archivo válida en los directorios de "
"búsqueda"

#: glib/gkeyfile.c:393
#, c-format
msgid "Not a regular file"
msgstr "No es un archivo regular"

#: glib/gkeyfile.c:401
#, c-format
msgid "File is empty"
msgstr "El archivo está vacío"

#: glib/gkeyfile.c:761
#, c-format
msgid ""
"Key file contains line '%s' which is not a key-value pair, group, or comment"
msgstr ""
"El archivo de claves contiene la línea «%s» que no es un par valor-clave, "
"grupo o comentario"

#: glib/gkeyfile.c:821
#, c-format
msgid "Invalid group name: %s"
msgstr "Nombre de grupo no válido: %s"

#: glib/gkeyfile.c:843
#, c-format
msgid "Key file does not start with a group"
msgstr "El archivo de claves no empieza por un grupo"

#: glib/gkeyfile.c:869
#, c-format
msgid "Invalid key name: %s"
msgstr "Nombre de clave no válida: %s"

#: glib/gkeyfile.c:896
#, c-format
msgid "Key file contains unsupported encoding '%s'"
msgstr "El archivo de claves contiene una codificación «%s» no soportada"

#: glib/gkeyfile.c:1112 glib/gkeyfile.c:1272 glib/gkeyfile.c:2490
#: glib/gkeyfile.c:2558 glib/gkeyfile.c:2693 glib/gkeyfile.c:2828
#: glib/gkeyfile.c:2981 glib/gkeyfile.c:3168 glib/gkeyfile.c:3229
#, c-format
msgid "Key file does not have group '%s'"
msgstr "El archivo de claves no tiene el grupo «%s»"

#: glib/gkeyfile.c:1284
#, c-format
msgid "Key file does not have key '%s'"
msgstr "El archivo de claves no tiene la clave «%s»"

#: glib/gkeyfile.c:1386 glib/gkeyfile.c:1499
#, c-format
msgid "Key file contains key '%s' with value '%s' which is not UTF-8"
msgstr ""
"El archivo de claves contiene la clave  «%s» con el valor «%s» el cual no es "
"UTF-8"

#: glib/gkeyfile.c:1406 glib/gkeyfile.c:1519 glib/gkeyfile.c:1894
#, c-format
msgid "Key file contains key '%s' which has value that cannot be interpreted."
msgstr ""
"El archivo de claves contiene la clave «%s» que tiene un valor que no puede "
"interpretarse."

#: glib/gkeyfile.c:2109 glib/gkeyfile.c:2321
#, c-format
msgid ""
"Key file contains key '%s' in group '%s' which has value that cannot be "
"interpreted."
msgstr ""
"El archivo de claves contiene la clave «%s» en el grupo «%s» que tiene un "
"valor que no puede interpretarse."

#: glib/gkeyfile.c:2505 glib/gkeyfile.c:2708 glib/gkeyfile.c:3240
#, c-format
msgid "Key file does not have key '%s' in group '%s'"
msgstr "El archivo de claves no tiene la clave «%s» en el grupo «%s»"

#: glib/gkeyfile.c:3474
#, c-format
msgid "Key file contains escape character at end of line"
msgstr ""
"El archivo de claves contiene un carácter de escape al final de la línea"

#: glib/gkeyfile.c:3496
#, c-format
msgid "Key file contains invalid escape sequence '%s'"
msgstr "El archivo de claves contiene la secuencia de escape inválida «%s»"

#: glib/gkeyfile.c:3638
#, c-format
msgid "Value '%s' cannot be interpreted as a number."
msgstr "El valor «%s» no puede interpretarse como un número."

#: glib/gkeyfile.c:3652
#, c-format
msgid "Integer value '%s' out of range"
msgstr "El valor entero «%s» está fuera de rango"

#: glib/gkeyfile.c:3685
#, c-format
msgid "Value '%s' cannot be interpreted as a float number."
msgstr "El valor «%s» no puede interpretarse como un número de coma flotante."

#: glib/gkeyfile.c:3709
#, c-format
msgid "Value '%s' cannot be interpreted as a boolean."
msgstr "El valor «%s» no puede interpretarse como un booleano."

#: gio/gbufferedinputstream.c:483 gio/ginputstream.c:186
#: gio/ginputstream.c:318 gio/ginputstream.c:559 gio/ginputstream.c:684
#: gio/goutputstream.c:193 gio/goutputstream.c:647
#, c-format
msgid "Too large count value passed to %s"
msgstr "El valor de conteo pasado a %s es demasiado largo"

#: gio/gbufferedinputstream.c:870 gio/ginputstream.c:894
#: gio/goutputstream.c:1076
#, c-format
msgid "Stream is already closed"
msgstr "El flujo ya se cerró"

#: gio/gcancellable.c:296 gio/glocalfile.c:1968 gio/gsimpleasyncresult.c:611
#, c-format
msgid "Operation was cancelled"
msgstr "Se canceló la operación"

#: gio/gcontenttype.c:159
msgid "Unknown type"
msgstr "Tipo desconocido"

#: gio/gcontenttype.c:160
#, c-format
msgid "%s filetype"
msgstr "tipo de archivo %s"

#: gio/gcontenttype.c:606
#, c-format
msgid "%s type"
msgstr "tipo %s"

#: gio/gdatainputstream.c:309
#, c-format
msgid "Unexpected early end-of-stream"
msgstr "Final de flujo inesperadamente prematuro"

#: gio/gdesktopappinfo.c:411 gio/gwin32appinfo.c:222
msgid "Unnamed"
msgstr "Sin nombre"

#: gio/gdesktopappinfo.c:588
#, c-format
msgid "Desktop file didn't specify Exec field"
msgstr "El archivo de escritorio no especificó el campo Exec"

#: gio/gdesktopappinfo.c:882
#, c-format
msgid "Unable to find terminal required for application"
msgstr "Imposible encontrar el terminal requerido por la aplicación"

#: gio/gdesktopappinfo.c:1114
#, c-format
msgid "Can't create user application configuration folder %s: %s"
msgstr ""
"No se puede crear la carpeta de configuración de la aplicación %s del "
"usuario: %s"

#: gio/gdesktopappinfo.c:1118
#, c-format
msgid "Can't create user MIME configuration folder %s: %s"
msgstr "No se puede crear la carpeta de configuración MIME %s del usuario: %s"

#: gio/gdesktopappinfo.c:1457
#, c-format
msgid "Can't create user desktop file %s"
msgstr "No se puede crear el archivo de escritorio %s del usuario"

#: gio/gdesktopappinfo.c:1532
#, c-format
msgid "Custom definition for %s"
msgstr "Definición personalizada para %s"

#: gio/gdrive.c:372
msgid "drive doesn't implement eject"
msgstr "la unidad no implementa la expulsión"

#: gio/gdrive.c:439
msgid "drive doesn't implement polling for media"
msgstr "la unidad no implementa el sondeo para medios"

#: gio/gfile.c:811 gio/gfile.c:1039 gio/gfile.c:1172 gio/gfile.c:1403
#: gio/gfile.c:1456 gio/gfile.c:1512 gio/gfile.c:1594 gio/gfile.c:2651
#: gio/gfile.c:2702 gio/gfile.c:2830 gio/gfile.c:2870 gio/gfile.c:3194
#: gio/gfile.c:3596 gio/gfile.c:3679 gio/gfile.c:3762 gio/gfile.c:3842
#, c-format
msgid "Operation not supported"
msgstr "Operación no soportada"

#. Translators: This is an error message when trying to find the
#. * enclosing (user visible) mount of a file, but none exists.
#. Translators: This is an error message when trying to
#. * find the enclosing (user visible) mount of a file, but
#. * none exists.
#. Translators: This is an error message when trying to find
#. * the enclosing (user visible) mount of a file, but none
#. * exists.
#: gio/gfile.c:1291 gio/glocalfile.c:1058 gio/glocalfile.c:1069
#: gio/glocalfile.c:1082
#, c-format
msgid "Containing mount does not exist"
msgstr "El punto de montaje contenido no existe"

#: gio/gfile.c:1933 gio/glocalfile.c:2118
#, c-format
msgid "Can't copy over directory"
msgstr "No se puede copiar sobre el directorio"

#: gio/gfile.c:1993
#, c-format
msgid "Can't copy directory over directory"
msgstr "No se puede copiar directorio sobre directorio"

#: gio/gfile.c:2001 gio/glocalfile.c:2127
#, c-format
msgid "Target file exists"
msgstr "El archivo destino ya existe"

#: gio/gfile.c:2019
#, c-format
msgid "Can't recursively copy directory"
msgstr "No se puede copiar el directorio recursivamente"

#: gio/gfile.c:2820
#, c-format
msgid "Invalid symlink value given"
msgstr "El valor del enlace simbólico dado no es válido"

#: gio/gfile.c:2913
#, c-format
msgid "Trash not supported"
msgstr "No se soporta mover a la papelera"

#: gio/gfile.c:2960
#, c-format
msgid "File names cannot contain '%c'"
msgstr "Los nombres de archivo no pueden contener «%c»"

#: gio/gfile.c:4896 gio/gvolume.c:357
msgid "volume doesn't implement mount"
msgstr "el volumen no implementa el montado"

#: gio/gfile.c:5004
#, c-format
msgid "No application is registered as handling this file"
msgstr "No hay ninguna aplicación registrada para manejar este archivo"

#: gio/gfileenumerator.c:151
#, c-format
msgid "Enumerator is closed"
msgstr "El enumerador está cerrado"

#: gio/gfileenumerator.c:158 gio/gfileenumerator.c:217
#: gio/gfileenumerator.c:317 gio/gfileenumerator.c:426
#, c-format
msgid "File enumerator has outstanding operation"
msgstr "El enumerador del archivo tiene una operación excepcional"

#: gio/gfileenumerator.c:307 gio/gfileenumerator.c:416
msgid "File enumerator is already closed"
msgstr "El enumerador del archivo ya está cerrado"

#: gio/gfileinputstream.c:154 gio/gfileinputstream.c:421
#: gio/gfileoutputstream.c:168 gio/gfileoutputstream.c:523
#, c-format
msgid "Stream doesn't support query_info"
msgstr "El flujo no soporta query_info"

#: gio/gfileinputstream.c:336 gio/gfileoutputstream.c:381
#, c-format
msgid "Seek not supported on stream"
msgstr "No se permite buscar en el flujo"

#: gio/gfileinputstream.c:380
#, c-format
msgid "Truncate not allowed on input stream"
msgstr "No se permite truncar en el flujo de entrada"

#: gio/gfileoutputstream.c:457
#, c-format
msgid "Truncate not supported on stream"
msgstr "No se soporta el truncamiento en el flujo"

#: gio/ginputstream.c:195
#, c-format
msgid "Input stream doesn't implement read"
msgstr "El flujo de entrada no implementa la lectura"

#. Translators: This is an error you get if there is already an
#. * operation running against this stream when you try to start
#. * one
#. Translators: This is an error you get if there is
#. * already an operation running against this stream when
#. * you try to start one
#: gio/ginputstream.c:904 gio/goutputstream.c:1086
#, c-format
msgid "Stream has outstanding operation"
msgstr "El flujo tiene una operación excepcional"

#: gio/glocaldirectorymonitor.c:270
#, c-format
msgid "Unable to find default local directory monitor type"
msgstr ""
"No se pudo encontrar el tipo de monitorización del directorio local "
"predeterminado"

#: gio/glocalfile.c:599
#, c-format
msgid "Invalid filename %s"
msgstr "Nombre de archivo no válido %s"

#: gio/glocalfile.c:966
#, c-format
msgid "Error getting filesystem info: %s"
msgstr "Error al obtener la información del sistema de archivos: %s"

#: gio/glocalfile.c:1102
#, c-format
msgid "Can't rename root directory"
msgstr "No se puede renombrar el directorio raíz"

#: gio/glocalfile.c:1120
#, c-format
msgid "Can't rename file, filename already exist"
msgstr "No se puede renombrar el archivo, el nombre ya existe"

#: gio/glocalfile.c:1133 gio/glocalfile.c:1997 gio/glocalfile.c:2026
#: gio/glocalfile.c:2180 gio/glocalfileoutputstream.c:472
#: gio/glocalfileoutputstream.c:517 gio/glocalfileoutputstream.c:925
#, c-format
msgid "Invalid filename"
msgstr "Nombre de archivo inválido"

#: gio/glocalfile.c:1137
#, c-format
msgid "Error renaming file: %s"
msgstr "Error al renombrar el archivo: %s"

#: gio/glocalfile.c:1256
#, c-format
msgid "Error opening file: %s"
msgstr "Error al abrir el archivo: %s"

#: gio/glocalfile.c:1266
#, c-format
msgid "Can't open directory"
msgstr "No se puede abrir el directorio"

#: gio/glocalfile.c:1326
#, c-format
msgid "Error removing file: %s"
msgstr "Error al eliminar el archivo: %s"

#: gio/glocalfile.c:1690
#, c-format
msgid "Error trashing file: %s"
msgstr "Error al mover a la papelera el archivo: %s"

#: gio/glocalfile.c:1713
#, c-format
msgid "Unable to create trash dir %s: %s"
msgstr "No se pudo crear el directorio papelera %s: %s"

#: gio/glocalfile.c:1734
#, c-format
msgid "Unable to find toplevel directory for trash"
msgstr ""
"No se pudo encontrar el directorio de nivel superior para mover a la papelera"

#: gio/glocalfile.c:1813 gio/glocalfile.c:1833
#, c-format
msgid "Unable to find or create trash directory"
msgstr "No se pudo encontrar o crear el directorio de la papelera"

#: gio/glocalfile.c:1867
#, c-format
msgid "Unable to create trashing info file: %s"
msgstr "No se pudo crear la información de papelera para el archivo: %s"

#: gio/glocalfile.c:1892 gio/glocalfile.c:1967 gio/glocalfile.c:1974
#, c-format
msgid "Unable to trash file: %s"
msgstr "No se pudo enviar a la papelera el archivo: %s"

#: gio/glocalfile.c:2001
#, fuzzy, c-format
msgid "Error creating directory: %s"
msgstr "Falló al abrir el directorio «%s»: %s"

#: gio/glocalfile.c:2030
#, c-format
msgid "Error making symbolic link: %s"
msgstr "Error al crear el enlace simbólico: %s"

#: gio/glocalfile.c:2090 gio/glocalfile.c:2184
#, c-format
msgid "Error moving file: %s"
msgstr "Error al mover el archivo: %s"

#: gio/glocalfile.c:2113
#, c-format
msgid "Can't move directory over directory"
msgstr "No se puede mover un directorio sobre un directoro"

#: gio/glocalfile.c:2140 gio/glocalfileoutputstream.c:777
#: gio/glocalfileoutputstream.c:791 gio/glocalfileoutputstream.c:806
#: gio/glocalfileoutputstream.c:822 gio/glocalfileoutputstream.c:836
#, c-format
msgid "Backup file creation failed"
msgstr "Falló la creación del archivo de respaldo"

#: gio/glocalfile.c:2159
#, c-format
msgid "Error removing target file: %s"
msgstr "Error al eliminar el archivo destino: %s"

#: gio/glocalfile.c:2173
#, c-format
msgid "Move between mounts not supported"
msgstr "No se soporta mover archivos entre puntos de montaje"

#: gio/glocalfileinfo.c:716
#, c-format
msgid "Attribute value must be non-NULL"
msgstr "El valor del atributo de ser no nulo"

#: gio/glocalfileinfo.c:723
#, c-format
msgid "Invalid attribute type (string expected)"
msgstr "Tipo de atributo no válido (se esperaba una cadena)"

#: gio/glocalfileinfo.c:730
#, c-format
msgid "Invalid extended attribute name"
msgstr "Nombre extendido del atributo no válido"

#: gio/glocalfileinfo.c:770
#, c-format
msgid "Error setting extended attribute '%s': %s"
msgstr "Error al establecer el atributo extendido «%s»: %s"

#: gio/glocalfileinfo.c:1456 gio/glocalfileoutputstream.c:666
#, c-format
msgid "Error stating file '%s': %s"
msgstr "Error al mostrar información del estado del archivo «%s»: %s"

#: gio/glocalfileinfo.c:1527
msgid " (invalid encoding)"
msgstr " (codificación no válida)"

#: gio/glocalfileinfo.c:1698
#, c-format
msgid "Error stating file descriptor: %s"
msgstr ""
"Error al mostrar la información del estado del descriptor del archivo: %s"

#: gio/glocalfileinfo.c:1743
#, c-format
msgid "Invalid attribute type (uint32 expected)"
msgstr "Tipo de atributo no válido (se esperaba uint32)"

#: gio/glocalfileinfo.c:1761
#, c-format
msgid "Invalid attribute type (uint64 expected)"
msgstr "Tipo de atributo no válido (se esperaba uint64)"

#: gio/glocalfileinfo.c:1780
#, c-format
msgid "Invalid attribute type (byte string expected)"
msgstr "Tipo de atributo no válido (se esperaba una cadena byte)"

#: gio/glocalfileinfo.c:1806
#, c-format
msgid "Error setting permissions: %s"
msgstr "Error al establecer permisos: %s"

#: gio/glocalfileinfo.c:1857 gio/glocalfileinfo.c:2025
#, c-format
msgid "Error setting owner: %s"
msgstr "Error al establecer el propietario: %s"

#: gio/glocalfileinfo.c:1880
#, c-format
msgid "symlink must be non-NULL"
msgstr "el enlace simbólico debe ser no nulo"

#: gio/glocalfileinfo.c:1890 gio/glocalfileinfo.c:1909
#: gio/glocalfileinfo.c:1920
#, c-format
msgid "Error setting symlink: %s"
msgstr "Error al establecer el enlace simbólico: %s"

#: gio/glocalfileinfo.c:1899
#, c-format
msgid "Error setting symlink: file is not a symlink"
msgstr ""
"Error al establecer el enlace simbólico: el archivo no es un enlace simbólico"

#: gio/glocalfileinfo.c:2080
#, c-format
msgid "Setting attribute %s not supported"
msgstr "Establecer el atributo %s no está soportado"

#: gio/glocalfileinputstream.c:160 gio/glocalfileoutputstream.c:570
#, c-format
msgid "Error reading from file: %s"
msgstr "Error al leer del archivo: %s"

#: gio/glocalfileinputstream.c:191 gio/glocalfileinputstream.c:203
#: gio/glocalfileinputstream.c:312 gio/glocalfileoutputstream.c:372
#: gio/glocalfileoutputstream.c:854
#, c-format
msgid "Error seeking in file: %s"
msgstr "Error al buscar en el archivo: %s"

#: gio/glocalfileinputstream.c:233 gio/glocalfileoutputstream.c:279
#, c-format
msgid "Error closing file: %s"
msgstr "Error al cerrar el archivo: %s"

#: gio/glocalfilemonitor.c:197
#, c-format
msgid "Unable to find default local file monitor type"
msgstr ""
"No se pudo encontrar el tipo de monitorización del archivo local "
"predeterminado"

#: gio/glocalfileoutputstream.c:172 gio/glocalfileoutputstream.c:591
#, c-format
msgid "Error writing to file: %s"
msgstr "Error al escribir en el archivo: %s"

#: gio/glocalfileoutputstream.c:213
#, c-format
msgid "Error removing old backup link: %s"
msgstr "Error al eliminar el enlace de respaldo antiguo: %s"

#: gio/glocalfileoutputstream.c:227 gio/glocalfileoutputstream.c:240
#, c-format
msgid "Error creating backup copy: %s"
msgstr "Error al crear una copia de respaldo: %s"

#: gio/glocalfileoutputstream.c:258
#, c-format
msgid "Error renaming temporary file: %s"
msgstr "Error al renombrar el archivo temporal: %s"

#: gio/glocalfileoutputstream.c:418 gio/glocalfileoutputstream.c:871
#, c-format
msgid "Error truncating file: %s"
msgstr "Error al truncar el archivo: %s"

#: gio/glocalfileoutputstream.c:478 gio/glocalfileoutputstream.c:523
#: gio/glocalfileoutputstream.c:654 gio/glocalfileoutputstream.c:931
#, c-format
msgid "Error opening file '%s': %s"
msgstr "Error al abrir el archivo «%s»: %s"

#: gio/glocalfileoutputstream.c:679
#, c-format
msgid "Target file is a directory"
msgstr "El archivo destino es un directorio"

#: gio/glocalfileoutputstream.c:684
#, c-format
msgid "Target file is not a regular file"
msgstr "El archivo destino no es un archivo regular"

#: gio/glocalfileoutputstream.c:696
#, c-format
msgid "The file was externally modified"
msgstr "El archivo se modificó externamente"

#: gio/gmemoryinputstream.c:487 gio/gmemoryoutputstream.c:545
#, c-format
msgid "Invalid GSeekType supplied"
msgstr "Se proporcionó un GSeekType no válido"

#: gio/gmemoryinputstream.c:497 gio/gmemoryoutputstream.c:555
#, c-format
msgid "Invalid seek request"
msgstr "Petición de búsqueda no válida"

#: gio/gmemoryinputstream.c:521
#, c-format
msgid "Cannot truncate GMemoryInputStream"
msgstr "No se puede truncar GMemoryInputStream"

#: gio/gmemoryoutputstream.c:288
#, c-format
msgid "Reached maximum data array limit"
msgstr "Se alcanzó el límite máximo del array de datos"

#: gio/gmemoryoutputstream.c:323
#, c-format
msgid "Memory output stream not resizable"
msgstr "El flujo de salida de la memoria no es redimensionable"

#: gio/gmemoryoutputstream.c:339
#, c-format
msgid "Failed to resize memory output stream"
msgstr "Falló al redimensionar el flujo de salida de la memoria"

#. Translators: This is an error
#. * message for mount objects that
#. * don't implement unmount.
#: gio/gmount.c:344
msgid "mount doesn't implement unmount"
msgstr "el punto de montaje no implementa desmontado"

#. Translators: This is an error
#. * message for mount objects that
#. * don't implement eject.
#: gio/gmount.c:419
msgid "mount doesn't implement eject"
msgstr "el punto de montaje no implementa la expulsión"

#. Translators: This is an error
#. * message for mount objects that
#. * don't implement remount.
#: gio/gmount.c:501
msgid "mount doesn't implement remount"
msgstr "el punto de montaje no implementa remontado"

#: gio/goutputstream.c:202 gio/goutputstream.c:403
#, c-format
msgid "Output stream doesn't implement write"
msgstr "El flujo de salida no implementa la escritura"

#: gio/goutputstream.c:363 gio/goutputstream.c:771
#, c-format
msgid "Source stream is already closed"
msgstr "El flujo de origen ya está cerrado"

#: gio/gthemedicon.c:206
msgid "name"
msgstr "nombre"

#: gio/gthemedicon.c:207
msgid "The name of the icon"
msgstr "El nombre del icono"

#: gio/gthemedicon.c:218
msgid "names"
msgstr "nombres"

#: gio/gthemedicon.c:219
msgid "An array containing the icon names"
msgstr "Un array que contiene los nombres de los iconos"

#: gio/gthemedicon.c:244
msgid "use default fallbacks"
msgstr "usar valores predeterminados de reserva"

#: gio/gthemedicon.c:245
msgid ""
"Whether to use default fallbacks found by shortening the name at '-' "
"characters. Ignores names after the first if multiple names are given."
msgstr ""
"Indica si se debe usar los valores de reserva encontrados al acortar el "
"nombre en los caracteres «-». Si se proporcionan varios nombres los ignora "
"después del primero."

#: gio/gunixinputstream.c:202 gio/gunixinputstream.c:222
#: gio/gunixinputstream.c:300 gio/gunixoutputstream.c:289
#, c-format
msgid "Error reading from unix: %s"
msgstr "Error al leer de unix: %s"

#: gio/gunixinputstream.c:255 gio/gunixinputstream.c:437
#: gio/gunixoutputstream.c:244 gio/gunixoutputstream.c:395
#, c-format
msgid "Error closing unix: %s"
msgstr "Error al cerrar unix: %s"

#: gio/gunixmounts.c:1790 gio/gunixmounts.c:1827
msgid "Filesystem root"
msgstr "Sistema de archivos raíz"

#: gio/gunixoutputstream.c:190 gio/gunixoutputstream.c:211
#, c-format
msgid "Error writing to unix: %s"
msgstr "Error al escribir en unix: %s"

#: gio/gvolume.c:423
msgid "volume doesn't implement eject"
msgstr "el volumen no implementa la expulsión"

#: gio/gwin32appinfo.c:277
#, c-format
msgid "Can't find application"
msgstr "No se puede encontrar la aplicación"

#: gio/gwin32appinfo.c:312
#, c-format
msgid "Error launching application: %s"
msgstr "Error al analizar la aplicación: %s"

#: gio/gwin32appinfo.c:349
#, c-format
msgid "URIs not supported"
msgstr "No se soportan URI"

#: gio/gwin32appinfo.c:371
#, c-format
msgid "association changes not supported on win32"
msgstr "los cambios de asociación no están soportados en win32"

#: gio/gwin32appinfo.c:383
#, c-format
msgid "Association creation not supported on win32"
msgstr "La creación de asociación no está soportada en win32"

#: tests/gio-ls.c:27
msgid "do not hide entries"
msgstr "no ocultar entradas"

#: tests/gio-ls.c:29
msgid "use a long listing format"
msgstr "usar un formato de listado largo"

#: tests/gio-ls.c:37
msgid "[FILE...]"
msgstr "[ARCHIVO…]"

#~ msgid "%u byte"
#~ msgid_plural "%u bytes"
#~ msgstr[0] "%u byte"
#~ msgstr[1] "%u bytes"