summaryrefslogtreecommitdiff
path: root/bfd/po/es.po
blob: c9837facef0cecf10bcb6b087523042b4e475aec (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
1807
1808
1809
1810
1811
1812
1813
1814
1815
1816
1817
1818
1819
1820
1821
1822
1823
1824
1825
1826
1827
1828
1829
1830
1831
1832
1833
1834
1835
1836
1837
1838
1839
1840
1841
1842
1843
1844
1845
1846
1847
1848
1849
1850
1851
1852
1853
1854
1855
1856
1857
1858
1859
1860
1861
1862
1863
1864
1865
1866
1867
1868
1869
1870
1871
1872
1873
1874
1875
1876
1877
1878
1879
1880
1881
1882
1883
1884
1885
1886
1887
1888
1889
1890
1891
1892
1893
1894
1895
1896
1897
1898
1899
1900
1901
1902
1903
1904
1905
1906
1907
1908
1909
1910
1911
1912
1913
1914
1915
1916
1917
1918
1919
1920
1921
1922
1923
1924
1925
1926
1927
1928
1929
1930
1931
1932
1933
1934
1935
1936
1937
1938
1939
1940
1941
1942
1943
1944
1945
1946
1947
1948
1949
1950
1951
1952
1953
1954
1955
1956
1957
1958
1959
1960
1961
1962
1963
1964
1965
1966
1967
1968
1969
1970
1971
1972
1973
1974
1975
1976
1977
1978
1979
1980
1981
1982
1983
1984
1985
1986
1987
1988
1989
1990
1991
1992
1993
1994
1995
1996
1997
1998
1999
2000
2001
2002
2003
2004
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
2027
2028
2029
2030
2031
2032
2033
2034
2035
2036
2037
2038
2039
2040
2041
2042
2043
2044
2045
2046
2047
2048
2049
2050
2051
2052
2053
2054
2055
2056
2057
2058
2059
2060
2061
2062
2063
2064
2065
2066
2067
2068
2069
2070
2071
2072
2073
2074
2075
2076
2077
2078
2079
2080
2081
2082
2083
2084
2085
2086
2087
2088
2089
2090
2091
2092
2093
2094
2095
2096
2097
2098
2099
2100
2101
2102
2103
2104
2105
2106
2107
2108
2109
2110
2111
2112
2113
2114
2115
2116
2117
2118
2119
2120
2121
2122
2123
2124
2125
2126
2127
2128
2129
2130
2131
2132
2133
2134
2135
2136
2137
2138
2139
2140
2141
2142
2143
2144
2145
2146
2147
2148
2149
2150
2151
2152
2153
2154
2155
2156
2157
2158
2159
2160
2161
2162
2163
2164
2165
2166
2167
2168
2169
2170
2171
2172
2173
2174
2175
2176
2177
2178
2179
2180
2181
2182
2183
2184
2185
2186
2187
2188
2189
2190
2191
2192
2193
2194
2195
2196
2197
2198
2199
2200
2201
2202
2203
2204
2205
2206
2207
2208
2209
2210
2211
2212
2213
2214
2215
2216
2217
2218
2219
2220
2221
2222
2223
2224
2225
2226
2227
2228
2229
2230
2231
2232
2233
2234
2235
2236
2237
2238
2239
2240
2241
2242
2243
2244
2245
2246
2247
2248
2249
2250
2251
2252
2253
2254
2255
2256
2257
2258
2259
2260
2261
2262
2263
2264
2265
2266
2267
2268
2269
2270
2271
2272
2273
2274
2275
2276
2277
2278
2279
2280
2281
2282
2283
2284
2285
2286
2287
2288
2289
2290
2291
2292
2293
2294
2295
2296
2297
2298
2299
2300
2301
2302
2303
2304
2305
2306
2307
2308
2309
2310
2311
2312
2313
2314
2315
2316
2317
2318
2319
2320
2321
2322
2323
2324
2325
2326
2327
2328
2329
2330
2331
2332
2333
2334
2335
2336
2337
2338
2339
2340
2341
2342
2343
2344
2345
2346
2347
2348
2349
2350
2351
2352
2353
2354
2355
2356
2357
2358
2359
2360
2361
2362
2363
2364
2365
2366
2367
2368
2369
2370
2371
2372
2373
2374
2375
2376
2377
2378
2379
2380
2381
2382
2383
2384
2385
2386
2387
2388
2389
2390
2391
2392
2393
2394
2395
2396
2397
2398
2399
2400
2401
2402
2403
2404
2405
2406
2407
2408
2409
2410
2411
2412
2413
2414
2415
2416
2417
2418
2419
2420
2421
2422
2423
2424
2425
2426
2427
2428
2429
2430
2431
2432
2433
2434
2435
2436
2437
2438
2439
2440
2441
2442
2443
2444
2445
2446
2447
2448
2449
2450
2451
2452
2453
2454
2455
2456
2457
2458
2459
2460
2461
2462
2463
2464
2465
2466
2467
2468
2469
2470
2471
2472
2473
2474
2475
2476
2477
2478
2479
2480
2481
2482
2483
2484
2485
2486
2487
2488
2489
2490
2491
2492
2493
2494
2495
2496
2497
2498
2499
2500
2501
2502
2503
2504
2505
2506
2507
2508
2509
2510
2511
2512
2513
2514
2515
2516
2517
2518
2519
2520
2521
2522
2523
2524
2525
2526
2527
2528
2529
2530
2531
2532
2533
2534
2535
2536
2537
2538
2539
2540
2541
2542
2543
2544
2545
2546
2547
2548
2549
2550
2551
2552
2553
2554
2555
2556
2557
2558
2559
2560
2561
2562
2563
2564
2565
2566
2567
2568
2569
2570
2571
2572
2573
2574
2575
2576
2577
2578
2579
2580
2581
2582
2583
2584
2585
2586
2587
2588
2589
2590
2591
2592
2593
2594
2595
2596
2597
2598
2599
2600
2601
2602
2603
2604
2605
2606
2607
2608
2609
2610
2611
2612
2613
2614
2615
2616
2617
2618
2619
2620
2621
2622
2623
2624
2625
2626
2627
2628
2629
2630
2631
2632
2633
2634
2635
2636
2637
2638
2639
2640
2641
2642
2643
2644
2645
2646
2647
2648
2649
2650
2651
2652
2653
2654
2655
2656
2657
2658
2659
2660
2661
2662
2663
2664
2665
2666
2667
2668
2669
2670
2671
2672
2673
2674
2675
2676
2677
2678
2679
2680
2681
2682
2683
2684
2685
2686
2687
2688
2689
2690
2691
2692
2693
2694
2695
2696
2697
2698
2699
2700
2701
2702
2703
2704
2705
2706
2707
2708
2709
2710
2711
2712
2713
2714
2715
2716
2717
2718
2719
2720
2721
2722
2723
2724
2725
2726
2727
2728
2729
2730
2731
2732
2733
2734
2735
2736
2737
2738
2739
2740
2741
2742
2743
2744
2745
2746
2747
2748
2749
2750
2751
2752
2753
2754
2755
2756
2757
2758
2759
2760
2761
2762
2763
2764
2765
2766
2767
2768
2769
2770
2771
2772
2773
2774
2775
2776
2777
2778
2779
2780
2781
2782
2783
2784
2785
2786
2787
2788
2789
2790
2791
2792
2793
2794
2795
2796
2797
2798
2799
2800
2801
2802
2803
2804
2805
2806
2807
2808
2809
2810
2811
2812
2813
2814
2815
2816
2817
2818
2819
2820
2821
2822
2823
2824
2825
2826
2827
2828
2829
2830
2831
2832
2833
2834
2835
2836
2837
2838
2839
2840
2841
2842
2843
2844
2845
2846
2847
2848
2849
2850
2851
2852
2853
2854
2855
2856
2857
2858
2859
2860
2861
2862
2863
2864
2865
2866
2867
2868
2869
2870
2871
2872
2873
2874
2875
2876
2877
2878
2879
2880
2881
2882
2883
2884
2885
2886
2887
2888
2889
2890
2891
2892
2893
2894
2895
2896
2897
2898
2899
2900
2901
2902
2903
2904
2905
2906
2907
2908
2909
2910
2911
2912
2913
2914
2915
2916
2917
2918
2919
2920
2921
2922
2923
2924
2925
2926
2927
2928
2929
2930
2931
2932
2933
2934
2935
2936
2937
2938
2939
2940
2941
2942
2943
2944
2945
2946
2947
2948
2949
2950
2951
2952
2953
2954
2955
2956
2957
2958
2959
2960
2961
2962
2963
2964
2965
2966
2967
2968
2969
2970
2971
2972
2973
2974
2975
2976
2977
2978
2979
2980
2981
2982
2983
2984
2985
2986
2987
2988
2989
2990
2991
2992
2993
2994
2995
2996
2997
2998
2999
3000
3001
3002
3003
3004
3005
3006
3007
3008
3009
3010
3011
3012
3013
3014
3015
3016
3017
3018
3019
3020
3021
3022
3023
3024
3025
3026
3027
3028
3029
3030
3031
3032
3033
3034
3035
3036
3037
3038
3039
3040
3041
3042
3043
3044
3045
3046
3047
3048
3049
3050
3051
3052
3053
3054
3055
3056
3057
3058
3059
3060
3061
3062
3063
3064
3065
3066
3067
3068
3069
3070
3071
3072
3073
3074
3075
3076
3077
3078
3079
3080
3081
3082
3083
3084
3085
3086
3087
3088
3089
3090
3091
3092
3093
3094
3095
3096
3097
3098
3099
3100
3101
3102
3103
3104
3105
3106
3107
3108
3109
3110
3111
3112
3113
3114
3115
3116
3117
3118
3119
3120
3121
3122
3123
3124
3125
3126
3127
3128
3129
3130
3131
3132
3133
3134
3135
3136
3137
3138
3139
3140
3141
3142
3143
3144
3145
3146
3147
3148
3149
3150
3151
3152
3153
3154
3155
3156
3157
3158
3159
3160
3161
3162
3163
3164
3165
3166
3167
3168
3169
3170
3171
3172
3173
3174
3175
3176
3177
3178
3179
3180
3181
3182
3183
3184
3185
3186
3187
3188
3189
3190
3191
3192
3193
3194
3195
3196
3197
3198
3199
3200
3201
3202
3203
3204
3205
3206
3207
3208
3209
3210
3211
3212
3213
3214
3215
3216
3217
3218
3219
3220
3221
3222
3223
3224
3225
3226
3227
3228
3229
3230
3231
3232
3233
3234
3235
3236
3237
3238
3239
3240
3241
3242
3243
3244
3245
3246
3247
3248
3249
3250
3251
3252
3253
3254
3255
3256
3257
3258
3259
3260
3261
3262
3263
3264
3265
3266
3267
3268
3269
3270
3271
3272
3273
3274
3275
3276
3277
3278
3279
3280
3281
3282
3283
3284
3285
3286
3287
3288
3289
3290
3291
3292
3293
3294
3295
3296
3297
3298
3299
3300
3301
3302
3303
3304
3305
3306
3307
3308
3309
3310
3311
3312
3313
3314
3315
3316
3317
3318
3319
3320
3321
3322
3323
3324
3325
3326
3327
3328
3329
3330
3331
3332
3333
3334
3335
3336
3337
3338
3339
3340
3341
3342
3343
3344
3345
3346
3347
3348
3349
3350
3351
3352
3353
3354
3355
3356
3357
3358
3359
3360
3361
3362
3363
3364
3365
3366
3367
3368
3369
3370
3371
3372
3373
3374
3375
3376
3377
3378
3379
3380
3381
3382
3383
3384
3385
3386
3387
3388
3389
3390
3391
3392
3393
3394
3395
3396
3397
3398
3399
3400
3401
3402
3403
3404
3405
3406
3407
3408
3409
3410
3411
3412
3413
3414
3415
3416
3417
3418
3419
3420
3421
3422
3423
3424
3425
3426
3427
3428
3429
3430
3431
3432
3433
3434
3435
3436
3437
3438
3439
3440
3441
3442
3443
3444
3445
3446
3447
3448
3449
3450
3451
3452
3453
3454
3455
3456
3457
3458
3459
3460
3461
3462
3463
3464
3465
3466
3467
3468
3469
3470
3471
3472
3473
3474
3475
3476
3477
3478
3479
3480
3481
3482
3483
3484
3485
3486
3487
3488
3489
3490
3491
3492
3493
3494
3495
3496
3497
3498
3499
3500
3501
3502
3503
3504
3505
3506
3507
3508
3509
3510
3511
3512
3513
3514
3515
3516
3517
3518
3519
3520
3521
3522
3523
3524
3525
3526
3527
3528
3529
3530
3531
3532
3533
3534
3535
3536
3537
3538
3539
3540
3541
3542
3543
3544
3545
3546
3547
3548
3549
3550
3551
3552
3553
3554
3555
3556
3557
3558
3559
3560
3561
3562
3563
3564
3565
3566
3567
3568
3569
3570
3571
3572
3573
3574
3575
3576
3577
3578
3579
3580
3581
3582
3583
3584
3585
3586
3587
3588
3589
3590
3591
3592
3593
3594
3595
3596
3597
3598
3599
3600
3601
3602
3603
3604
3605
3606
3607
3608
3609
3610
3611
3612
3613
3614
3615
3616
3617
3618
3619
3620
3621
3622
3623
3624
3625
3626
3627
3628
3629
3630
3631
3632
3633
3634
3635
3636
3637
3638
3639
3640
3641
3642
3643
3644
3645
3646
3647
3648
3649
3650
3651
3652
3653
3654
3655
3656
3657
3658
3659
3660
3661
3662
3663
3664
3665
3666
3667
3668
3669
3670
3671
3672
3673
3674
3675
3676
3677
3678
3679
3680
3681
3682
3683
3684
3685
3686
3687
3688
3689
3690
3691
3692
3693
3694
3695
3696
3697
3698
3699
3700
3701
3702
3703
3704
3705
3706
3707
3708
3709
3710
3711
3712
3713
3714
3715
3716
3717
3718
3719
3720
3721
3722
3723
3724
3725
3726
3727
3728
3729
3730
3731
3732
3733
3734
3735
3736
3737
3738
3739
3740
3741
3742
3743
3744
3745
3746
3747
3748
3749
3750
3751
3752
3753
3754
3755
3756
3757
3758
3759
3760
3761
3762
3763
3764
3765
3766
3767
3768
3769
3770
3771
3772
3773
3774
3775
3776
3777
3778
3779
3780
3781
3782
3783
3784
3785
3786
3787
3788
3789
3790
3791
3792
3793
3794
3795
3796
3797
3798
3799
3800
3801
3802
3803
3804
3805
3806
3807
3808
3809
3810
3811
3812
3813
3814
3815
3816
3817
3818
3819
3820
3821
3822
3823
3824
3825
3826
3827
3828
3829
3830
3831
3832
3833
3834
3835
3836
3837
3838
3839
3840
3841
3842
3843
3844
3845
3846
3847
3848
3849
3850
3851
3852
3853
3854
3855
3856
3857
3858
3859
3860
3861
3862
3863
3864
3865
3866
3867
3868
3869
3870
3871
3872
3873
3874
3875
3876
3877
3878
3879
3880
3881
3882
3883
3884
3885
3886
3887
3888
3889
3890
3891
3892
3893
3894
3895
3896
3897
3898
3899
3900
3901
3902
3903
3904
3905
3906
3907
3908
3909
3910
3911
3912
3913
3914
3915
3916
3917
3918
3919
3920
3921
3922
3923
3924
3925
3926
3927
3928
3929
3930
3931
3932
3933
3934
3935
3936
3937
3938
3939
3940
3941
3942
3943
3944
3945
3946
3947
3948
3949
3950
3951
3952
3953
3954
3955
3956
3957
3958
3959
3960
3961
3962
3963
3964
3965
3966
3967
3968
3969
3970
3971
3972
3973
3974
3975
3976
3977
3978
3979
3980
3981
3982
3983
3984
3985
3986
3987
3988
3989
3990
3991
3992
3993
3994
3995
3996
3997
3998
3999
4000
4001
4002
4003
4004
4005
4006
4007
4008
4009
4010
4011
4012
4013
4014
4015
4016
4017
4018
4019
4020
4021
4022
4023
4024
4025
4026
4027
4028
4029
4030
4031
4032
4033
4034
4035
4036
4037
4038
4039
4040
4041
4042
4043
4044
4045
4046
4047
4048
4049
4050
4051
4052
4053
4054
4055
4056
4057
4058
4059
4060
4061
4062
4063
4064
4065
4066
4067
4068
4069
4070
4071
4072
4073
4074
4075
4076
4077
4078
4079
4080
4081
4082
4083
4084
4085
4086
4087
4088
4089
4090
4091
4092
4093
4094
4095
4096
4097
4098
4099
4100
4101
4102
4103
4104
4105
4106
4107
4108
4109
4110
4111
4112
4113
4114
4115
4116
4117
4118
4119
4120
4121
4122
4123
4124
4125
4126
4127
4128
4129
4130
4131
4132
4133
4134
4135
4136
4137
4138
4139
4140
4141
4142
4143
4144
4145
4146
4147
4148
4149
4150
4151
4152
4153
4154
4155
4156
4157
4158
4159
4160
4161
4162
4163
4164
4165
4166
4167
4168
4169
4170
4171
4172
4173
4174
4175
4176
4177
4178
4179
4180
4181
4182
4183
4184
4185
4186
4187
4188
4189
4190
4191
4192
4193
4194
4195
4196
4197
4198
4199
4200
4201
4202
4203
4204
4205
4206
4207
4208
4209
4210
4211
4212
4213
4214
4215
4216
4217
4218
4219
4220
4221
4222
4223
4224
4225
4226
4227
4228
4229
4230
4231
4232
4233
4234
4235
4236
4237
4238
4239
4240
4241
4242
4243
4244
4245
4246
4247
4248
4249
4250
4251
4252
4253
4254
4255
4256
4257
4258
4259
4260
4261
4262
4263
4264
4265
4266
4267
4268
4269
4270
4271
4272
4273
4274
4275
4276
4277
4278
4279
4280
4281
4282
4283
4284
4285
4286
4287
4288
4289
4290
4291
4292
4293
4294
4295
4296
4297
4298
4299
4300
4301
4302
4303
4304
4305
4306
4307
4308
4309
4310
4311
4312
4313
4314
4315
4316
4317
4318
4319
4320
4321
4322
4323
4324
4325
4326
4327
4328
4329
4330
4331
4332
4333
4334
4335
4336
4337
4338
4339
4340
4341
4342
4343
4344
4345
4346
4347
4348
4349
4350
4351
4352
4353
4354
4355
4356
4357
4358
4359
4360
4361
4362
4363
4364
4365
4366
4367
4368
4369
4370
4371
4372
4373
4374
4375
4376
4377
4378
4379
4380
4381
4382
4383
4384
4385
4386
4387
4388
4389
4390
4391
4392
4393
4394
4395
4396
4397
4398
4399
4400
4401
4402
4403
4404
4405
4406
4407
4408
4409
4410
4411
4412
4413
4414
4415
4416
4417
4418
4419
4420
4421
4422
4423
4424
4425
4426
4427
4428
4429
4430
4431
4432
4433
4434
4435
4436
4437
4438
4439
4440
4441
4442
4443
4444
4445
4446
4447
4448
4449
4450
4451
4452
4453
4454
4455
4456
4457
4458
4459
4460
4461
4462
4463
4464
4465
4466
4467
4468
4469
4470
4471
4472
4473
4474
4475
4476
4477
4478
4479
4480
4481
4482
4483
4484
4485
4486
4487
4488
4489
4490
4491
4492
4493
4494
4495
4496
4497
4498
4499
# Mensajes en español para bfd 2.20.1.
# Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
# This file is distributed under the same license as the binutils package.
# Cristian Othón Martínez Vera <cfuga@itam.mx>, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010
#
msgid ""
msgstr ""
"Project-Id-Version: bfd 2.20.1\n"
"Report-Msgid-Bugs-To: bug-binutils@gnu.org\n"
"POT-Creation-Date: 2010-03-03 15:03+0100\n"
"PO-Revision-Date: 2010-04-27 13:59-0500\n"
"Last-Translator: Cristian Othón Martínez Vera <cfuga@itam.mx>\n"
"Language-Team: Spanish <es@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=ISO-8859-1\n"
"Content-Transfer-Encoding: 8bit\n"

#: aout-adobe.c:127
msgid "%B: Unknown section type in a.out.adobe file: %x\n"
msgstr "%B: Tipo de sección desconocido en el fichero a.out.adobe: %x\n"

#: aout-cris.c:204
#, c-format
msgid "%s: Invalid relocation type exported: %d"
msgstr "%s: Se exportó un tipo de reubicación inválido: %d"

#: aout-cris.c:247
msgid "%B: Invalid relocation type imported: %d"
msgstr "%B: Se importó un tipo de reubicación inválido: %d"

#: aout-cris.c:258
msgid "%B: Bad relocation record imported: %d"
msgstr "%B: Se importó un registro de reubicación erróneo: %d"

#: aoutx.h:1271 aoutx.h:1609
#, c-format
msgid "%s: can not represent section `%s' in a.out object file format"
msgstr "%s: no se puede representar la sección `%s' en el formato de fichero objeto a.out"

#: aoutx.h:1575
#, c-format
msgid "%s: can not represent section for symbol `%s' in a.out object file format"
msgstr "%s: no se puede representar la sección para el símbolo `%s' en el formato de fichero objeto a.out"

#: aoutx.h:1577
msgid "*unknown*"
msgstr "*desconocido*"

#: aoutx.h:3997 aoutx.h:4323
msgid "%P: %B: unexpected relocation type\n"
msgstr "%P: %B: tipo de reubicación inesperado\n"

#: aoutx.h:5358
#, c-format
msgid "%s: relocatable link from %s to %s not supported"
msgstr "%s: no se admite el enlace reubicable de %s a %s"

#: archive.c:2057
msgid "Warning: writing archive was slow: rewriting timestamp\n"
msgstr "Aviso: la escritura del fichero fue lenta: se reescribe la marca de tiempo\n"

# ¡Uff! Si utilizáramos file=archivo, esta traducción sería imposible. cfuga
#: archive.c:2344
msgid "Reading archive file mod timestamp"
msgstr "Se lee la marca de tiempo modificada del fichero en el archivo"

#: archive.c:2368
msgid "Writing updated armap timestamp"
msgstr "Se escribe la marca de tiempo actualizada de armap"

#: bfd.c:376
msgid "No error"
msgstr "No hay error"

#: bfd.c:377
msgid "System call error"
msgstr "Error en la llamada al sistema"

#: bfd.c:378
msgid "Invalid bfd target"
msgstr "Objetivo bfd inválido"

#: bfd.c:379
msgid "File in wrong format"
msgstr "Fichero en formato erróneo"

#: bfd.c:380
msgid "Archive object file in wrong format"
msgstr "Archivo de ficheros objeto en formato erróneo"

#: bfd.c:381
msgid "Invalid operation"
msgstr "Operación inválida"

#: bfd.c:382
msgid "Memory exhausted"
msgstr "Memoria agotada"

#: bfd.c:383
msgid "No symbols"
msgstr "No hay símbolos"

#: bfd.c:384
msgid "Archive has no index; run ranlib to add one"
msgstr "El archivo no tiene índice; ejecute ranlib para agregar uno"

#: bfd.c:385
msgid "No more archived files"
msgstr "No hay más ficheros archivados"

#: bfd.c:386
msgid "Malformed archive"
msgstr "Archivo malformado"

#: bfd.c:387
msgid "File format not recognized"
msgstr "No se reconoce el formato del fichero"

#: bfd.c:388
msgid "File format is ambiguous"
msgstr "El formato del fichero es ambiguo"

#: bfd.c:389
msgid "Section has no contents"
msgstr "La sección no tiene contenido"

#: bfd.c:390
msgid "Nonrepresentable section on output"
msgstr "Sección no representable en la salida"

#: bfd.c:391
msgid "Symbol needs debug section which does not exist"
msgstr "Un símbolo requiere de una sección de depuración, la cual no existe"

#: bfd.c:392
msgid "Bad value"
msgstr "Valor erróneo"

#: bfd.c:393
msgid "File truncated"
msgstr "Fichero truncado"

#: bfd.c:394
msgid "File too big"
msgstr "El fichero es demasiado grande"

#: bfd.c:395
#, c-format
msgid "Error reading %s: %s"
msgstr "Error al leer %s: %s"

#: bfd.c:396
msgid "#<Invalid error code>"
msgstr "#<Código de error inválido>"

#: bfd.c:920
#, c-format
msgid "BFD %s assertion fail %s:%d"
msgstr "falló la aseveración BFD %s %s:%d"

#: bfd.c:932
#, c-format
msgid "BFD %s internal error, aborting at %s line %d in %s\n"
msgstr "error interno de BFD %s, se aborta en %s línea %d en %s\n"

#: bfd.c:936
#, c-format
msgid "BFD %s internal error, aborting at %s line %d\n"
msgstr "error interno de BFD %s, se aborta en %s línea %d\n"

#: bfd.c:938
msgid "Please report this bug.\n"
msgstr "Por favor reporte este bicho.\n"

#: bfdwin.c:206
#, c-format
msgid "not mapping: data=%lx mapped=%d\n"
msgstr "no se mapea: datos=%lx mapeados%d\n"

#: bfdwin.c:209
#, c-format
msgid "not mapping: env var not set\n"
msgstr "no se mapea: no se estableció la variable de ambiente\n"

#: binary.c:284
#, c-format
msgid "Warning: Writing section `%s' to huge (ie negative) file offset 0x%lx."
msgstr "Aviso: Se escribe la sección `%s' a un desplazamiento de fichero grande (pe negativo) 0x%lx."

#: bout.c:1150 elf-m10300.c:2078 elf32-avr.c:1639 elf32-frv.c:5743
#: elfxx-sparc.c:2456 reloc.c:5386 reloc16.c:162 vms.c:1918 elf32-ia64.c:788
#: elf64-ia64.c:788
msgid "%P%F: --relax and -r may not be used together\n"
msgstr "%P%F: --relax y -r no se pueden usar juntos\n"

#: cache.c:226
msgid "reopening %B: %s\n"
msgstr "se reabre %B: %s\n"

#: coff-alpha.c:490
msgid ""
"%B: Cannot handle compressed Alpha binaries.\n"
"   Use compiler flags, or objZ, to generate uncompressed binaries."
msgstr ""
"%B: No se pueden manejar binarios Alpha comprimidos.\n"
"   Use las opciones del compilador, o objZ, para generar binarios sin comprimir."

#: coff-alpha.c:647
msgid "%B: unknown/unsupported relocation type %d"
msgstr "%B: tipo de reubicación %d desconocida/no admitida"

#: coff-alpha.c:899 coff-alpha.c:936 coff-alpha.c:2024 coff-mips.c:1003
msgid "GP relative relocation used when GP not defined"
msgstr "se usó una reubicación relativa a GP cuando GP no estaba definido"

#: coff-alpha.c:1501
msgid "using multiple gp values"
msgstr "se usan valores múltiples de gp"

#: coff-alpha.c:1560
msgid "%B: unsupported relocation: ALPHA_R_GPRELHIGH"
msgstr "%B: tipo de reubicación no admitida: ALPHA_R_GPRELHIGH"

#: coff-alpha.c:1567
msgid "%B: unsupported relocation: ALPHA_R_GPRELLOW"
msgstr "%B: tipo de reubicación no admitida: ALPHA_R_GPRELLOW"

#: coff-alpha.c:1574 elf32-m32r.c:2477 elf64-alpha.c:3943 elf64-alpha.c:4098
#: elf32-ia64.c:4462 elf64-ia64.c:4462
msgid "%B: unknown relocation type %d"
msgstr "%B: tipo de reubicación %d desconocido"

#: coff-arm.c:1039
#, c-format
msgid "%B: unable to find THUMB glue '%s' for `%s'"
msgstr "%B: no se puede encontrar el pegamento THUMB '%s' para `%s'"

#: coff-arm.c:1068
#, c-format
msgid "%B: unable to find ARM glue '%s' for `%s'"
msgstr "%B: no se puede encontrar el pegamento ARM '%s' para `%s'"

#: coff-arm.c:1370 elf32-arm.c:6372
#, c-format
msgid ""
"%B(%s): warning: interworking not enabled.\n"
"  first occurrence: %B: arm call to thumb"
msgstr ""
"%B(%s): aviso: no se activó la interoperabilidad.\n"
"  primer suceso: %B: llamada arm a thumb"

#: coff-arm.c:1460
#, c-format
msgid ""
"%B(%s): warning: interworking not enabled.\n"
"  first occurrence: %B: thumb call to arm\n"
"  consider relinking with --support-old-code enabled"
msgstr ""
"%B(%s): aviso: no se activó la interoperabilidad.\n"
"  primer suceso: %B: llamada thumb a arm\n"
"  considere reenlazar con --support-old-code activado"

#: coff-arm.c:1755 coff-tic80.c:695 cofflink.c:3030
msgid "%B: bad reloc address 0x%lx in section `%A'"
msgstr "%B: dirección de reubicación 0x%lx errónea en la sección `%A'"

#: coff-arm.c:2080
msgid "%B: illegal symbol index in reloc: %d"
msgstr "%B: índice de símbolos ilegal en la reubicación: %d"

#: coff-arm.c:2211
#, c-format
msgid "error: %B is compiled for APCS-%d, whereas %B is compiled for APCS-%d"
msgstr "error: %B está compilado para APCS-%d, mientras que %B está compilado para APCS-%d"

#: coff-arm.c:2227 elf32-arm.c:10334
#, c-format
msgid "error: %B passes floats in float registers, whereas %B passes them in integer registers"
msgstr "error: %B pasa números de coma flotante en registros de coma flotante, mientras que %B los pasa en registros enteros"

#: coff-arm.c:2230 elf32-arm.c:10338
#, c-format
msgid "error: %B passes floats in integer registers, whereas %B passes them in float registers"
msgstr "error: %B pasa números de coma flotante en registros enteros, mientras que %B los pasa en registros de coma flotante"

#: coff-arm.c:2244
#, c-format
msgid "error: %B is compiled as position independent code, whereas target %B is absolute position"
msgstr "error: %B está compilado como código independiente de posición, mientras que el objetivo %B es de posición absoluta"

#: coff-arm.c:2247
#, c-format
msgid "error: %B is compiled as absolute position code, whereas target %B is position independent"
msgstr "error: %B está compilado como código de posición absoluta, mientras que el objetivo %B es independiente de posición"

#: coff-arm.c:2275 elf32-arm.c:10403
#, c-format
msgid "Warning: %B supports interworking, whereas %B does not"
msgstr "Aviso: %B admite interoperabilidad, mientras que %B no"

#: coff-arm.c:2278 elf32-arm.c:10409
#, c-format
msgid "Warning: %B does not support interworking, whereas %B does"
msgstr "Aviso: %B no admite interoperabilidad, mientras que %B sí"

#: coff-arm.c:2302
#, c-format
msgid "private flags = %x:"
msgstr "opciones privadas = %x:"

#: coff-arm.c:2310 elf32-arm.c:10460
#, c-format
msgid " [floats passed in float registers]"
msgstr "[números de coma flotante pasados en registros de coma flotante]"

#: coff-arm.c:2312
#, c-format
msgid " [floats passed in integer registers]"
msgstr "[números de coma flotante pasados en registros enteros]"

#: coff-arm.c:2315 elf32-arm.c:10463
#, c-format
msgid " [position independent]"
msgstr "[independiente de posición]"

#: coff-arm.c:2317
#, c-format
msgid " [absolute position]"
msgstr "[posición absoluta]"

#: coff-arm.c:2321
#, c-format
msgid " [interworking flag not initialised]"
msgstr "[no se inicializó la opción de interoperabilidad]"

#: coff-arm.c:2323
#, c-format
msgid " [interworking supported]"
msgstr "[admite interoperabilidad]"

#: coff-arm.c:2325
#, c-format
msgid " [interworking not supported]"
msgstr "[no admite interoperabilidad]"

#: coff-arm.c:2371 elf32-arm.c:9367
#, c-format
msgid "Warning: Not setting interworking flag of %B since it has already been specified as non-interworking"
msgstr "Aviso: No se establece la opción de interoperabilidad de %B ya que se había especificado con anterioridad como no interoperable"

#: coff-arm.c:2375 elf32-arm.c:9371
#, c-format
msgid "Warning: Clearing the interworking flag of %B due to outside request"
msgstr "Aviso: Se limpia la opción de interoperabilidad de %B debido a una petición externa"

#: coff-h8300.c:1122
#, c-format
msgid "cannot handle R_MEM_INDIRECT reloc when using %s output"
msgstr "no se puede manejar la reubicación R_MEM_INDIRECT cuando se utiliza la salida %s"

#: coff-i860.c:147
#, c-format
msgid "Relocation `%s' not yet implemented\n"
msgstr "La reubicación `%s' aún no está implementada\n"

#: coff-i860.c:605 coff-tic54x.c:398 coffcode.h:5143
msgid "%B: warning: illegal symbol index %ld in relocs"
msgstr "%B: aviso: índice de símbolos %ld ilegal en reubicaciones"

#: coff-i960.c:143 coff-i960.c:506
msgid "uncertain calling convention for non-COFF symbol"
msgstr "convención de llamada incierta para un símbolo que no es COFF"

#: coff-m68k.c:506 elf32-bfin.c:5691 elf32-cr16.c:2965 elf32-m68k.c:4615
msgid "unsupported reloc type"
msgstr "no se admite el tipo de reubicación"

#: coff-maxq.c:126
msgid "Can't Make it a Short Jump"
msgstr "No se Puede Convertir en un Salto Corto"

#: coff-maxq.c:191
msgid "Exceeds Long Jump Range"
msgstr "Excede el Rango de Salto Largo"

#: coff-maxq.c:202 coff-maxq.c:276
msgid "Absolute address Exceeds 16 bit Range"
msgstr "La dirección Absoluta Excede el Rango de 16 bit"

#: coff-maxq.c:240
msgid "Absolute address Exceeds 8 bit Range"
msgstr "La dirección Absoluta Excede el Rango de 8 bit"

#: coff-maxq.c:333
msgid "Unrecognized Reloc Type"
msgstr "No se reconoce el Tipo de Reubicación"

#: coff-mips.c:688 elf32-mips.c:1014 elf32-score.c:441 elf32-score7.c:341
#: elf64-mips.c:2018 elfn32-mips.c:1832
msgid "GP relative relocation when _gp not defined"
msgstr "reubicación relativa a GP cuando _gp no está definido"

#: coff-or32.c:229
msgid "Unrecognized reloc"
msgstr "No se reconoce la reubicación"

#: coff-rs6000.c:2789
#, c-format
msgid "%s: unsupported relocation type 0x%02x"
msgstr "%s: no se admite el tipo de reubicación 0x%02x"

#: coff-rs6000.c:2882
#, c-format
msgid "%s: TOC reloc at 0x%x to symbol `%s' with no TOC entry"
msgstr "%s: reubicación de TOC en 0x%x al símbolo `%s' sin entrada TOC"

#: coff-rs6000.c:3648 coff64-rs6000.c:2170
msgid "%B: symbol `%s' has unrecognized smclas %d"
msgstr "%B: el símbolo `%s' tiene smclas %d que no se reconoce"

#: coff-tic4x.c:195 coff-tic54x.c:299 coff-tic80.c:458
#, c-format
msgid "Unrecognized reloc type 0x%x"
msgstr "No se reconoce el tipo de reubicación 0x%x"

#: coff-tic4x.c:240
#, c-format
msgid "%s: warning: illegal symbol index %ld in relocs"
msgstr "%s: aviso: índice de símbolos %ld ilegal en reubicaciones"

#: coff-w65.c:367
#, c-format
msgid "ignoring reloc %s\n"
msgstr "se descarta la reubicación %s\n"

#: coffcode.h:960
msgid "%B: warning: COMDAT symbol '%s' does not match section name '%s'"
msgstr "%B: aviso: el símbolo COMDAT '%s' no coincide con el nombre de sección '%s'"

#. Generate a warning message rather using the 'unhandled'
#. variable as this will allow some .sys files generate by
#. other toolchains to be processed.  See bugzilla issue 196.
#: coffcode.h:1176
msgid "%B: Warning: Ignoring section flag IMAGE_SCN_MEM_NOT_PAGED in section %s"
msgstr "%B: Aviso: Se descarta la opción de sección IMAGE_SCN_MEM_NOT_PAGED en la sección %s"

#: coffcode.h:1240
msgid "%B (%s): Section flag %s (0x%x) ignored"
msgstr "%B (%s): Se descarta la opción de sección %s (0x%x)"

#: coffcode.h:2382
#, c-format
msgid "Unrecognized TI COFF target id '0x%x'"
msgstr "No se reconoce el id de objetivo COFF TI '0x%x'"

#: coffcode.h:2696
msgid "%B: reloc against a non-existant symbol index: %ld"
msgstr "%B: reubicación contra un índice de símbolo que no existe: %ld"

#: coffcode.h:3669
msgid "%B: section %s: string table overflow at offset %ld"
msgstr "%B: sección %s: desbordamiento de tabla de cadenas en el desplazamiento %ld"

#: coffcode.h:4477
msgid "%B: warning: line number table read failed"
msgstr "%B: aviso: falló la lectura de tabla de números de línea"

#: coffcode.h:4507
msgid "%B: warning: illegal symbol index %ld in line numbers"
msgstr "%B: aviso: índice de símbolos %ld ilegal en los números de línea"

#: coffcode.h:4521
msgid "%B: warning: duplicate line number information for `%s'"
msgstr "%B: aviso: información de números de línea duplicada para `%s'"

#: coffcode.h:4912
msgid "%B: Unrecognized storage class %d for %s symbol `%s'"
msgstr "%B: No se reconoce la clase de almacenamiento %d para %s símbolo `%s'"

#: coffcode.h:5038
msgid "warning: %B: local symbol `%s' has no section"
msgstr "aviso: %B: el símbolo local `%s' no tiene sección"

#: coffcode.h:5181
msgid "%B: illegal relocation type %d at address 0x%lx"
msgstr "%B: tipo de reubicación %d ilegal en la dirección 0x%lx"

#: coffgen.c:1573
msgid "%B: bad string table size %lu"
msgstr "%B: tamaño de tabla de cadenas %lu erróneo"

#: cofflink.c:513 elflink.c:4308
msgid "Warning: type of symbol `%s' changed from %d to %d in %B"
msgstr "Aviso: el tipo del símbolo `%s' cambió de %d a %d en %B"

#: cofflink.c:2308
msgid "%B: relocs in section `%A', but it has no contents"
msgstr "%B: reubicaciones en la sección `%A', pero no tiene contenido"

#: cofflink.c:2639 coffswap.h:826
#, c-format
msgid "%s: %s: reloc overflow: 0x%lx > 0xffff"
msgstr "%s: %s: desbordamiento de reubicación: 0x%lx > 0xffff"

#: cofflink.c:2648 coffswap.h:812
#, c-format
msgid "%s: warning: %s: line number overflow: 0x%lx > 0xffff"
msgstr "%s: aviso: %s: desbordamiento de número de línea: 0x%lx > 0xffff"

#: cpu-arm.c:189 cpu-arm.c:200
msgid "error: %B is compiled for the EP9312, whereas %B is compiled for XScale"
msgstr "error: %B está compilado para el EP9312, mientras que %B está compilado para XScale"

#: cpu-arm.c:332
#, c-format
msgid "warning: unable to update contents of %s section in %s"
msgstr "aviso: no se puede actualizar el contenido de la sección %s en %s"

#: dwarf2.c:436
#, c-format
msgid "Dwarf Error: Can't find %s section."
msgstr "Error de Dwarf: No se puede encontrar la sección %s."

#: dwarf2.c:463
#, c-format
msgid "Dwarf Error: unable to decompress %s section."
msgstr "Error de Dwarf: no se puede descomprimir la sección %s."

#: dwarf2.c:474
#, c-format
msgid "Dwarf Error: Offset (%lu) greater than or equal to %s size (%lu)."
msgstr "Error de Dwarf: El desplazamiento (%lu) es mayor que o igual que el tamaño de %s (%lu)."

#: dwarf2.c:871
#, c-format
msgid "Dwarf Error: Invalid or unhandled FORM value: %u."
msgstr "Error de Dwarf: Valor de FORM sin manejar o inválido: %u."

#: dwarf2.c:1085
msgid "Dwarf Error: mangled line number section (bad file number)."
msgstr "Error de Dwarf: sección de números de línea revuelta (número de fichero erróneo)."

#: dwarf2.c:1419
msgid "Dwarf Error: mangled line number section."
msgstr "Error de Dwarf: sección de números de línea revuelta."

#: dwarf2.c:1698 dwarf2.c:1806 dwarf2.c:2078
#, c-format
msgid "Dwarf Error: Could not find abbrev number %u."
msgstr "Error de Dwarf: No se puede encontrar el número de abreviatura %u."

#: dwarf2.c:2039
#, c-format
msgid "Dwarf Error: found dwarf version '%u', this reader only handles version 2 and 3 information."
msgstr "Error de Dwarf: se encontró la versión de dwarf '%u', este lector solamente maneja información de las versiones 2 y 3."

#: dwarf2.c:2046
#, c-format
msgid "Dwarf Error: found address size '%u', this reader can not handle sizes greater than '%u'."
msgstr "Error de Dwarf: se encontró el tamaño de dirección '%u', este lector no puede manejar tamaños más grandes que '%u'."

#: dwarf2.c:2069
#, c-format
msgid "Dwarf Error: Bad abbrev number: %u."
msgstr "Error de Dwarf: Número de abreviación erróneo: %u."

#: ecoff.c:1238
#, c-format
msgid "Unknown basic type %d"
msgstr "Tipo básico %d desconocido"

#: ecoff.c:1495
#, c-format
msgid ""
"\n"
"      End+1 symbol: %ld"
msgstr ""
"\n"
"      Símbolo final+1: %ld"

#: ecoff.c:1502 ecoff.c:1505
#, c-format
msgid ""
"\n"
"      First symbol: %ld"
msgstr ""
"\n"
"      Primer símbolo: %ld"

#: ecoff.c:1517
#, c-format
msgid ""
"\n"
"      End+1 symbol: %-7ld   Type:  %s"
msgstr ""
"\n"
"      Símbolo final+1: %-7ld Tipo: %s"

#: ecoff.c:1524
#, c-format
msgid ""
"\n"
"      Local symbol: %ld"
msgstr ""
"\n"
"      Símbolo local: %ld"

#: ecoff.c:1532
#, c-format
msgid ""
"\n"
"      struct; End+1 symbol: %ld"
msgstr ""
"\n"
"      struct; símbolo final+1: %ld"

#: ecoff.c:1537
#, c-format
msgid ""
"\n"
"      union; End+1 symbol: %ld"
msgstr ""
"\n"
"      union; símbolo final+1: %ld"

#: ecoff.c:1542
#, c-format
msgid ""
"\n"
"      enum; End+1 symbol: %ld"
msgstr ""
"\n"
"      enum; símbolo final+1: %ld"

#: ecoff.c:1548
#, c-format
msgid ""
"\n"
"      Type: %s"
msgstr ""
"\n"
"      Tipo: %s"

#: elf-attrs.c:567
msgid "error: %B: Must be processed by '%s' toolchain"
msgstr "error: %B: Se debe procesar por la cadena de compilación '%s'"

#: elf-attrs.c:575
msgid "error: %B: Object tag '%d, %s' is incompatible with tag '%d, %s'"
msgstr "error: %B: La etiqueta de objeto '%d, %s' es incompatible con la etiqueta '%d, %s'"

#: elf-eh-frame.c:885
msgid "%P: error in %B(%A); no .eh_frame_hdr table will be created.\n"
msgstr "%P: error en %B(%A); no se creará la tabla .eh_frame_hdr.\n"

#: elf-eh-frame.c:1123
msgid "%P: fde encoding in %B(%A) prevents .eh_frame_hdr table being created.\n"
msgstr "%P: la codificación fde en %B(%A) previene la creación de la tabla .eh_frame_hdr.\n"

#: elf-ifunc.c:179
msgid "%F%P: dynamic STT_GNU_IFUNC symbol `%s' with pointer equality in `%B' can not be used when making an executable; recompile with -fPIE and relink with -pie\n"
msgstr "%F%P: el símbolo STT_GNU_IFUNC dinámico `%s' con igualdad de puntero en `%B' no se puede usar al hacer un ejecutable; recompile con -fPIE y reenlace con -pie\n"

#: elf-m10200.c:456 elf-m10300.c:1575 elf32-avr.c:1251 elf32-bfin.c:3204
#: elf32-cr16.c:1517 elf32-cr16c.c:790 elf32-cris.c:2084 elf32-crx.c:933
#: elf32-d10v.c:516 elf32-fr30.c:616 elf32-frv.c:4114 elf32-h8300.c:516
#: elf32-i860.c:1218 elf32-ip2k.c:1499 elf32-iq2000.c:691 elf32-lm32.c:1171
#: elf32-m32c.c:560 elf32-m32r.c:3102 elf32-m68hc1x.c:1136 elf32-mep.c:541
#: elf32-microblaze.c:1226 elf32-moxie.c:291 elf32-msp430.c:493 elf32-mt.c:402
#: elf32-openrisc.c:411 elf32-score.c:2752 elf32-score7.c:2591
#: elf32-spu.c:5047 elf32-v850.c:1701 elf32-xstormy16.c:948 elf64-mmix.c:1533
msgid "internal error: out of range error"
msgstr "error interno: error fuera de rango"

#: elf-m10200.c:460 elf-m10300.c:1579 elf32-avr.c:1255 elf32-bfin.c:3208
#: elf32-cr16.c:1521 elf32-cr16c.c:794 elf32-cris.c:2088 elf32-crx.c:937
#: elf32-d10v.c:520 elf32-fr30.c:620 elf32-frv.c:4118 elf32-h8300.c:520
#: elf32-i860.c:1222 elf32-iq2000.c:695 elf32-lm32.c:1175 elf32-m32c.c:564
#: elf32-m32r.c:3106 elf32-m68hc1x.c:1140 elf32-mep.c:545
#: elf32-microblaze.c:1230 elf32-moxie.c:295 elf32-msp430.c:497
#: elf32-openrisc.c:415 elf32-score.c:2756 elf32-score7.c:2595
#: elf32-spu.c:5051 elf32-v850.c:1705 elf32-xstormy16.c:952 elf64-mmix.c:1537
#: elfxx-mips.c:9103
msgid "internal error: unsupported relocation error"
msgstr "error interno: no se admite el error de reubicación"

#: elf-m10200.c:464 elf32-cr16.c:1525 elf32-cr16c.c:798 elf32-crx.c:941
#: elf32-d10v.c:524 elf32-h8300.c:524 elf32-lm32.c:1179 elf32-m32r.c:3110
#: elf32-m68hc1x.c:1144 elf32-microblaze.c:1234 elf32-score.c:2760
#: elf32-score7.c:2599 elf32-spu.c:5055
msgid "internal error: dangerous error"
msgstr "error interno: error peligroso"

#: elf-m10200.c:468 elf-m10300.c:1592 elf32-avr.c:1263 elf32-bfin.c:3216
#: elf32-cr16.c:1529 elf32-cr16c.c:802 elf32-cris.c:2096 elf32-crx.c:945
#: elf32-d10v.c:528 elf32-fr30.c:628 elf32-frv.c:4126 elf32-h8300.c:528
#: elf32-i860.c:1230 elf32-ip2k.c:1514 elf32-iq2000.c:703 elf32-lm32.c:1183
#: elf32-m32c.c:572 elf32-m32r.c:3114 elf32-m68hc1x.c:1148 elf32-mep.c:553
#: elf32-microblaze.c:1238 elf32-moxie.c:303 elf32-msp430.c:505 elf32-mt.c:410
#: elf32-openrisc.c:423 elf32-score.c:2769 elf32-score7.c:2603
#: elf32-spu.c:5059 elf32-v850.c:1725 elf32-xstormy16.c:960 elf64-mmix.c:1545
msgid "internal error: unknown error"
msgstr "error interno: error desconocido"

#: elf-m10300.c:1512 elf32-arm.c:8970 elf32-i386.c:3986 elf32-m32r.c:2588
#: elf32-m68k.c:4099 elf32-ppc.c:8116 elf32-s390.c:3015 elf32-sh.c:3429
#: elf32-xtensa.c:3027 elf64-ppc.c:12252 elf64-s390.c:2974 elf64-sh64.c:1648
#: elf64-x86-64.c:3658 elfxx-sparc.c:3317
msgid "%B(%A+0x%lx): unresolvable %s relocation against symbol `%s'"
msgstr "%B(%A+0x%lx): reubicación %s sin resolución contra el símbolo `%s'"

#: elf-m10300.c:1584
msgid "error: inappropriate relocation type for shared library (did you forget -fpic?)"
msgstr "error: tipo de reubicación inapropiada para la biblioteca compartida (¿olvidó -fpic?)"

#: elf-m10300.c:1587
msgid "internal error: suspicious relocation type used in shared library"
msgstr "error interno: se usó un tipo de reubicación sospechosa en la biblioteca compartida"

#: elf-m10300.c:4385 elf32-arm.c:11353 elf32-cr16.c:2519 elf32-cris.c:3025
#: elf32-hppa.c:1891 elf32-i370.c:506 elf32-i386.c:1977 elf32-lm32.c:1873
#: elf32-m32r.c:1921 elf32-m68k.c:3188 elf32-ppc.c:5026 elf32-s390.c:1650
#: elf32-sh.c:2574 elf32-vax.c:1052 elf64-ppc.c:6394 elf64-s390.c:1623
#: elf64-sh64.c:3396 elf64-x86-64.c:1822 elfxx-sparc.c:1802
#, c-format
msgid "dynamic variable `%s' is zero size"
msgstr "la variable dinámica `%s' es de tamaño cero"

#: elf.c:329
msgid "%B: invalid string offset %u >= %lu for section `%s'"
msgstr "%B: desplazamiento de cadena inválido %u >= %lu para la sección `%s'"

#: elf.c:441
msgid "%B symbol number %lu references nonexistent SHT_SYMTAB_SHNDX section"
msgstr "%B el número de símbolo %lu hace referencia a la sección inexistente SHT_SYMTAB_SHNDX"

#: elf.c:597
msgid "%B: Corrupt size field in group section header: 0x%lx"
msgstr "%B: Campo de tamaño corrupto en el encabezado de la sección de grupo: 0x%lx"

#: elf.c:633
msgid "%B: invalid SHT_GROUP entry"
msgstr "%B: entrada SHT_GROUP inválida"

#: elf.c:703
msgid "%B: no group info for section %A"
msgstr "%B: no hay información de grupo para la sección %A"

#: elf.c:732 elf.c:2979 elflink.c:9922
msgid "%B: warning: sh_link not set for section `%A'"
msgstr "%B: aviso: no se estableció sh_link para la sección `%A'"

#: elf.c:751
msgid "%B: sh_link [%d] in section `%A' is incorrect"
msgstr "%B: sh_link [%d] en la sección `%A', es incorrecto"

#: elf.c:786
msgid "%B: unknown [%d] section `%s' in group [%s]"
msgstr "%B: sección [%d] desconocida `%s' en el grupo [%s]"

#: elf.c:1106
#, c-format
msgid ""
"\n"
"Program Header:\n"
msgstr ""
"\n"
"Encabezado del Programa:\n"

#: elf.c:1148
#, c-format
msgid ""
"\n"
"Dynamic Section:\n"
msgstr ""
"\n"
"Sección Dinámica:\n"

#: elf.c:1284
#, c-format
msgid ""
"\n"
"Version definitions:\n"
msgstr ""
"\n"
"Definiciones de versión:\n"

#: elf.c:1309
#, c-format
msgid ""
"\n"
"Version References:\n"
msgstr ""
"\n"
"Referencias de versión:\n"

#: elf.c:1314
#, c-format
msgid "  required from %s:\n"
msgstr "  se requere desde %s:\n"

#: elf.c:1718
msgid "%B: invalid link %lu for reloc section %s (index %u)"
msgstr "%B: enlace %lu inválido para la sección de reubicación %s (índice %u)"

#: elf.c:1886
msgid "%B: don't know how to handle allocated, application specific section `%s' [0x%8x]"
msgstr "%B: no se sabe cómo manejar la sección específica alojada de la aplicación `%s' [0x%8x]"

#: elf.c:1898
msgid "%B: don't know how to handle processor specific section `%s' [0x%8x]"
msgstr "%B: no se sabe cómo manejar la sección específica de procesador `%s' [0x%8x]"

#: elf.c:1909
msgid "%B: don't know how to handle OS specific section `%s' [0x%8x]"
msgstr "%B: no se sabe cómo manejar la sección específica de SO `%s' [0x%8x]"

#: elf.c:1919
msgid "%B: don't know how to handle section `%s' [0x%8x]"
msgstr "%B: no se sabe cómo manejar la sección `%s' [0x%8x]"

#: elf.c:2517
#, c-format
msgid "warning: section `%A' type changed to PROGBITS"
msgstr "aviso: el tipo de la sección `%A' cambió a PROGBITS"

#: elf.c:2936
msgid "%B: sh_link of section `%A' points to discarded section `%A' of `%B'"
msgstr "%B: sh_link de la sección `%A' apunta a la sección descartada `%A' de `%B'"

#: elf.c:2959
msgid "%B: sh_link of section `%A' points to removed section `%A' of `%B'"
msgstr "%B: sh_link de la sección `%A' apunta a la sección eliminada `%A' de `%B'"

#: elf.c:4333
msgid "%B: The first section in the PT_DYNAMIC segment is not the .dynamic section"
msgstr "%B: La primera sección en el segmento PT_DYNAMIC no es la sección .dynamic"

#: elf.c:4360
msgid "%B: Not enough room for program headers, try linking with -N"
msgstr "%B: No hay suficiente espacio para los encabezados del programa, pruebe enlazar con -N"

#: elf.c:4442
msgid "%B: section %A vma 0x%lx overlaps previous sections"
msgstr "%B: la sección %A vma 0x%lx traslapa las secciones anteriores"

#: elf.c:4537
msgid "%B: section `%A' can't be allocated in segment %d"
msgstr "%B: la sección `%A' no se puede asignar en el segmento %d"

#: elf.c:4587
msgid "%B: warning: allocated section `%s' not in segment"
msgstr "%B: aviso: la sección asignada `%s' no está en el segmento"

#: elf.c:5087
msgid "%B: symbol `%s' required but not present"
msgstr "%B: se requiere el símbolo `%s' pero no está presente"

#: elf.c:5426
msgid "%B: warning: Empty loadable segment detected, is this intentional ?\n"
msgstr "%B: aviso: Se detectó un segmento cargable vacío, ¿ esto es intencional ?\n"

#: elf.c:6393
#, c-format
msgid "Unable to find equivalent output section for symbol '%s' from section '%s'"
msgstr "No se puede encontrar la sección de salida equivalente para el símbolo '%s' de la sección '%s'"

#: elf.c:7382
msgid "%B: unsupported relocation type %s"
msgstr "%B: no se admite el tipo de reubicación %s"

#: elf32-arm.c:3149
msgid ""
"%B(%s): warning: interworking not enabled.\n"
"  first occurrence: %B: Thumb call to ARM"
msgstr ""
"%B(%s): aviso: no se activó la interoperabilidad.\n"
"  primer suceso: %B: llamada Thumb a ARM"

#: elf32-arm.c:3190
msgid ""
"%B(%s): warning: interworking not enabled.\n"
"  first occurrence: %B: ARM call to Thumb"
msgstr ""
"%B(%s): aviso: no se activó la interoperabilidad.\n"
"  primer suceso: %B: llamada ARM a Thumb"

#: elf32-arm.c:3387 elf32-arm.c:4692
#, c-format
msgid "%s: cannot create stub entry %s"
msgstr "%s: no se puede crear la entrada de cabo %s"

#: elf32-arm.c:4804
#, c-format
msgid "unable to find THUMB glue '%s' for '%s'"
msgstr "no se puede encontrar el pegamento THUMB '%s' para `%s'"

#: elf32-arm.c:4838
#, c-format
msgid "unable to find ARM glue '%s' for '%s'"
msgstr "no se puede encontrar el pegamento ARM '%s' para `%s'"

#: elf32-arm.c:5365
msgid "%B: BE8 images only valid in big-endian mode."
msgstr "%B: las imágenes BE8 sólo son válidas en modo big-endian."

#. Give a warning, but do as the user requests anyway.
#: elf32-arm.c:5590
msgid "%B: warning: selected VFP11 erratum workaround is not necessary for target architecture"
msgstr "%B: aviso: no se necesita la alternativa para evitar la errata del VFP11 seleccionado para la arquitectura objetivo"

#: elf32-arm.c:6130 elf32-arm.c:6150
msgid "%B: unable to find VFP11 veneer `%s'"
msgstr "%B: no se puede encontrar la chapa de VFP11 `%s'"

#: elf32-arm.c:6196
#, c-format
msgid "Invalid TARGET2 relocation type '%s'."
msgstr "Tipo de reubicación TARGET2 '%s' inválido."

#: elf32-arm.c:6281
msgid ""
"%B(%s): warning: interworking not enabled.\n"
"  first occurrence: %B: thumb call to arm"
msgstr ""
"%s(%s): aviso: no se activó la interoperabilidad.\n"
"  primer suceso: %B: llamada thumb a arm"

#: elf32-arm.c:7003
msgid "\\%B: Warning: Arm BLX instruction targets Arm function '%s'."
msgstr "\\%B: Aviso: La instrucción Arm BLX apunta a la función Arm '%s'."

#: elf32-arm.c:7408
msgid "%B: Warning: Thumb BLX instruction targets thumb function '%s'."
msgstr "%B: Aviso: La instrucción Thumb BLX apunta a la función thumb '%s'."

#: elf32-arm.c:8092
msgid "%B(%A+0x%lx): R_ARM_TLS_LE32 relocation not permitted in shared object"
msgstr "%B(%A+0x%lx): la reubicación R_ARM_TLS_LE32 no se permite en objetos compartidos"

#: elf32-arm.c:8307
msgid "%B(%A+0x%lx): Only ADD or SUB instructions are allowed for ALU group relocations"
msgstr "%B(%A+0x%lx): Sólo se permiten las instrucciones ADD o SUB en las reubicaciones de grupo ALU"

#: elf32-arm.c:8347 elf32-arm.c:8434 elf32-arm.c:8517 elf32-arm.c:8602
msgid "%B(%A+0x%lx): Overflow whilst splitting 0x%lx for group relocation %s"
msgstr "%B(%A+0x%lx): Desborde al dividirse 0x%lx para la reubicación de grupo %s"

#: elf32-arm.c:8828 elf32-sh.c:3325 elf64-sh64.c:1556
msgid "%B(%A+0x%lx): %s relocation against SEC_MERGE section"
msgstr "%B(%A+0x%lx): reubicación %s contra la sección SEC_MERGE"

#: elf32-arm.c:8946 elf32-m68k.c:4134 elf32-xtensa.c:2765 elf64-ppc.c:10939
msgid "%B(%A+0x%lx): %s used with TLS symbol %s"
msgstr "%B(%A+0x%lx): se usó %s con el símbolo TLS %s"

#: elf32-arm.c:8947 elf32-m68k.c:4135 elf32-xtensa.c:2766 elf64-ppc.c:10940
msgid "%B(%A+0x%lx): %s used with non-TLS symbol %s"
msgstr "%B(%A+0x%lx): se usó %s con el símbolo %s que no es TLS"

#: elf32-arm.c:9004
msgid "out of range"
msgstr "fuera de rango"

#: elf32-arm.c:9008
msgid "unsupported relocation"
msgstr "no se admite la reubicación"

#: elf32-arm.c:9016
msgid "unknown error"
msgstr "error desconocido"

#: elf32-arm.c:9416
msgid "Warning: Clearing the interworking flag of %B because non-interworking code in %B has been linked with it"
msgstr "Aviso: Se limpia la opción de interoperación en %B porque se ha enlazado con él código no interoperable en %B"

#: elf32-arm.c:9659
msgid "error: %B: Unknown CPU architecture"
msgstr "error: %B: Arquitectura de CPU desconocida"

#: elf32-arm.c:9697
msgid "error: %B: Conflicting CPU architectures %d/%d"
msgstr "error: %B: Arquitecturas de CPU en conflicto %d/%d"

#: elf32-arm.c:9754
msgid "error: %B uses VFP register arguments, %B does not"
msgstr "error: %B utiliza argumentos de registro VFP, mientras que %B no"

#: elf32-arm.c:9904
msgid "error: %B: Conflicting architecture profiles %c/%c"
msgstr "error: %B: Perfiles de arquitecturas en conflicto %c/%c"

#: elf32-arm.c:9928
msgid "Warning: %B: Conflicting platform configuration"
msgstr "Aviso: %B: Configuración de plataformas en conflicto"

#: elf32-arm.c:9937
msgid "error: %B: Conflicting use of R9"
msgstr "error: %B: Uso en conflicto de R9"

#: elf32-arm.c:9949
msgid "error: %B: SB relative addressing conflicts with use of R9"
msgstr "error: %B: El direccionamiento relativo a SB tiene conflictos con el uso de R9"

#: elf32-arm.c:9962
msgid "warning: %B uses %u-byte wchar_t yet the output is to use %u-byte wchar_t; use of wchar_t values across objects may fail"
msgstr "aviso: %B usa wchar_t de %u bytes aunque la salida usa wchar_t de %u bytes; el uso de valores wchar_t entre objetos puede fallar"

#: elf32-arm.c:9993
msgid "warning: %B uses %s enums yet the output is to use %s enums; use of enum values across objects may fail"
msgstr "aviso: %B usa enums %s aunque la salida usa enums %s; el uso de valores enum entre objetos puede fallar"

#: elf32-arm.c:10005
msgid "error: %B uses iWMMXt register arguments, %B does not"
msgstr "error: %B utiliza argumentos de registro iWMMXt, mientras que %B no"

#: elf32-arm.c:10027
msgid "error: fp16 format mismatch between %B and %B"
msgstr "error: no coincide el formato fp16 entre %B y %B"

#: elf32-arm.c:10070 elf32-arm.c:10163
msgid "%B: Unknown mandatory EABI object attribute %d"
msgstr "%B: Atributo de objeto EABI obligatorio %d desconocido"

#: elf32-arm.c:10078 elf32-arm.c:10171
msgid "Warning: %B: Unknown EABI object attribute %d"
msgstr "Aviso: %B: Atributo de objeto EABI %d desconocido"

#: elf32-arm.c:10231
msgid "error: %B is already in final BE8 format"
msgstr "error: %B ya está en el formato BE8 final"

#: elf32-arm.c:10307
msgid "error: Source object %B has EABI version %d, but target %B has EABI version %d"
msgstr "error: El objeto fuente %B tiene EABI versión %d, pero el objetivo %B tiene EABI versión %d"

#: elf32-arm.c:10323
msgid "error: %B is compiled for APCS-%d, whereas target %B uses APCS-%d"
msgstr "error: %B está compilado para APCS-%d mientras que el objetivo %B usa APCS-%d"

#: elf32-arm.c:10348
msgid "error: %B uses VFP instructions, whereas %B does not"
msgstr "error: %B utiliza instrucciones VFP, mientras que %B no"

#: elf32-arm.c:10352
msgid "error: %B uses FPA instructions, whereas %B does not"
msgstr "error: %B utiliza instrucciones FPA, mientras que %B no"

#: elf32-arm.c:10362
msgid "error: %B uses Maverick instructions, whereas %B does not"
msgstr "error: %B utiliza instrucciones Maverick, mientras que %B no"

#: elf32-arm.c:10366
msgid "error: %B does not use Maverick instructions, whereas %B does"
msgstr "error: %B no utiliza instrucciones Maverick, mientras que %B sí"

#: elf32-arm.c:10385
msgid "error: %B uses software FP, whereas %B uses hardware FP"
msgstr "error: %B utiliza FP de software, mientras que %B utiliza FP de hardware"

#: elf32-arm.c:10389
msgid "error: %B uses hardware FP, whereas %B uses software FP"
msgstr "error: %B utiliza FP de hardware, mientras que %B utiliza FP de software"

#. Ignore init flag - it may not be set, despite the flags field
#. containing valid data.
#. Ignore init flag - it may not be set, despite the flags field containing valid data.
#: elf32-arm.c:10436 elf32-bfin.c:5080 elf32-cris.c:4105 elf32-m68hc1x.c:1280
#: elf32-m68k.c:1169 elf32-score.c:4039 elf32-score7.c:3876 elf32-vax.c:540
#: elfxx-mips.c:12755
#, c-format
msgid "private flags = %lx:"
msgstr "opciones privadas = %lx:"

#: elf32-arm.c:10445
#, c-format
msgid " [interworking enabled]"
msgstr " [interoperabilidad activada]"

#: elf32-arm.c:10453
#, c-format
msgid " [VFP float format]"
msgstr " [formato de coma flotante VFP]"

#: elf32-arm.c:10455
#, c-format
msgid " [Maverick float format]"
msgstr " [formato de coma flotante Maverick]"

#: elf32-arm.c:10457
#, c-format
msgid " [FPA float format]"
msgstr " [formato de coma flotante FPA]"

#: elf32-arm.c:10466
#, c-format
msgid " [new ABI]"
msgstr " [ABI nuevo]"

#: elf32-arm.c:10469
#, c-format
msgid " [old ABI]"
msgstr " [ABI antiguo]"

#: elf32-arm.c:10472
#, c-format
msgid " [software FP]"
msgstr " [FP por software]"

#: elf32-arm.c:10481
#, c-format
msgid " [Version1 EABI]"
msgstr " [EABI Version1]"

#: elf32-arm.c:10484 elf32-arm.c:10495
#, c-format
msgid " [sorted symbol table]"
msgstr " [tabla de símbolos ordenados]"

#: elf32-arm.c:10486 elf32-arm.c:10497
#, c-format
msgid " [unsorted symbol table]"
msgstr " [tabla de símbolos sin ordenar]"

#: elf32-arm.c:10492
#, c-format
msgid " [Version2 EABI]"
msgstr " [EABI Version2]"

#: elf32-arm.c:10500
#, c-format
msgid " [dynamic symbols use segment index]"
msgstr " [los símbolos dinámicos utilizan índices de segmento]"

#: elf32-arm.c:10503
#, c-format
msgid " [mapping symbols precede others]"
msgstr " [el mapeo de símbolos precede a otros]"

#: elf32-arm.c:10510
#, c-format
msgid " [Version3 EABI]"
msgstr " [EABI Version3]"

#: elf32-arm.c:10514
#, c-format
msgid " [Version4 EABI]"
msgstr " [EABI Version4]"

#: elf32-arm.c:10518
#, c-format
msgid " [Version5 EABI]"
msgstr " [EABI Version5]"

#: elf32-arm.c:10521
#, c-format
msgid " [BE8]"
msgstr " [BE8]"

#: elf32-arm.c:10524
#, c-format
msgid " [LE8]"
msgstr " [LE8]"

#: elf32-arm.c:10530
#, c-format
msgid " <EABI version unrecognised>"
msgstr " <no se reconoce la versión de EABI>"

#: elf32-arm.c:10537
#, c-format
msgid " [relocatable executable]"
msgstr " [ejecutable reubicable]"

#: elf32-arm.c:10540
#, c-format
msgid " [has entry point]"
msgstr " [tiene punto de entrada]"

#: elf32-arm.c:10545
#, c-format
msgid "<Unrecognised flag bits set>"
msgstr "<No se reconoce el conjunto de bits de opción>"

#: elf32-arm.c:10790 elf32-i386.c:1300 elf32-s390.c:998 elf32-xtensa.c:1000
#: elf64-s390.c:952 elf64-x86-64.c:1083 elfxx-sparc.c:1121
msgid "%B: bad symbol index: %d"
msgstr "%B: índice de símbolos erróneo: %d"

#: elf32-arm.c:10911 elf64-x86-64.c:1243 elf64-x86-64.c:1412 elfxx-mips.c:7870
msgid "%B: relocation %s against `%s' can not be used when making a shared object; recompile with -fPIC"
msgstr "%B: no se puede usar la reubicación %s contra `%s' cuando se hace un objeto compartido; recompile con -fPIC"

#: elf32-arm.c:11900
#, c-format
msgid "Errors encountered processing file %s"
msgstr "Se encontraron errores al procesar el fichero %s"

#: elf32-arm.c:13346
msgid "%B: error: Cortex-A8 erratum stub is allocated in unsafe location"
msgstr "%B: error: el cabo de errores Cortex-A8 se aloja en una ubicación insegura"

#. There's not much we can do apart from complain if this
#. happens.
#: elf32-arm.c:13373
msgid "%B: error: Cortex-A8 erratum stub out of range (input file too large)"
msgstr "%B: error: el cabo de errores Cortex-A8 está fuera de rango (el fichero de entrada es demasiado grande)"

#: elf32-arm.c:13464 elf32-arm.c:13486
msgid "%B: error: VFP11 veneer out of range"
msgstr "%B: error: la chapa VFP11 está fuera de rango"

#: elf32-avr.c:1259 elf32-bfin.c:3212 elf32-cris.c:2092 elf32-fr30.c:624
#: elf32-frv.c:4122 elf32-i860.c:1226 elf32-ip2k.c:1510 elf32-iq2000.c:699
#: elf32-m32c.c:568 elf32-mep.c:549 elf32-moxie.c:299 elf32-msp430.c:501
#: elf32-mt.c:406 elf32-openrisc.c:419 elf32-v850.c:1709 elf32-xstormy16.c:956
#: elf64-mmix.c:1541
msgid "internal error: dangerous relocation"
msgstr "error interno: reubicación peligrosa"

#: elf32-avr.c:2409 elf32-hppa.c:605 elf32-m68hc1x.c:165 elf64-ppc.c:4146
msgid "%B: cannot create stub entry %s"
msgstr "%B: no se puede crear la entrada de cabo %s"

#: elf32-bfin.c:1581
msgid "%B(%A+0x%lx): unresolvable relocation against symbol `%s'"
msgstr "%B(%A+0x%lx): reubicación sin resolución contra el símbolo `%s'"

#: elf32-bfin.c:1614 elf32-i386.c:4028 elf32-m68k.c:4176 elf32-s390.c:3067
#: elf64-s390.c:3026 elf64-x86-64.c:3698
msgid "%B(%A+0x%lx): reloc against `%s': error %d"
msgstr "%B(%A+0x%lx): reubicación contra `%s': error %d"

#: elf32-bfin.c:2718
msgid "%B: relocation at `%A+0x%x' references symbol `%s' with nonzero addend"
msgstr "%B: la reubicación en `%A+0x%x' referencía al símbolo `%s' con adición que no es cero"

#: elf32-bfin.c:2732 elf32-frv.c:2904
msgid "relocation references symbol not defined in the module"
msgstr "la reubicación referencía un símbolo que no está definido en el módulo"

#: elf32-bfin.c:2829
msgid "R_BFIN_FUNCDESC references dynamic symbol with nonzero addend"
msgstr "R_BFIN_FUNCDESC referencía un símbolo dinámico con adición que no es cero"

#: elf32-bfin.c:2870 elf32-bfin.c:2993 elf32-frv.c:3641 elf32-frv.c:3762
msgid "cannot emit fixups in read-only section"
msgstr "no se pueden emitir composturas en la sección de sólo lectura"

#: elf32-bfin.c:2901 elf32-bfin.c:3031 elf32-frv.c:3672 elf32-frv.c:3806
#: elf32-lm32.c:1104
msgid "cannot emit dynamic relocations in read-only section"
msgstr "no se pueden emitir reubicaciones dinámicas en la sección de sólo lectura"

#: elf32-bfin.c:2951
msgid "R_BFIN_FUNCDESC_VALUE references dynamic symbol with nonzero addend"
msgstr "R_BFIN_FUNCDESC_VALUE referencía un símbolo dinámico con adición que no es cero"

#: elf32-bfin.c:3116
msgid "relocations between different segments are not supported"
msgstr "no se admiten las reubicaciones entre segmentos diferentes"

#: elf32-bfin.c:3117
msgid "warning: relocation references a different segment"
msgstr "aviso: la reubicación referencía un segmento diferente"

#: elf32-bfin.c:4972 elf32-frv.c:6408
msgid "%B: unsupported relocation type %i"
msgstr "%B: no se admite el tipo de reubicación %i"

#: elf32-bfin.c:5125 elf32-frv.c:6816
#, c-format
msgid "%s: cannot link non-fdpic object file into fdpic executable"
msgstr "%s: no se puede enlazar el fichero objeto que no es fdpic en un ejecutable fdpic"

#: elf32-bfin.c:5129 elf32-frv.c:6820
#, c-format
msgid "%s: cannot link fdpic object file into non-fdpic executable"
msgstr "%s: no se puede enlazar el fichero objeto fdpic en un ejecutable que no es fdpic"

#: elf32-cris.c:1169
msgid "%B, section %A: unresolvable relocation %s against symbol `%s'"
msgstr "%B, sección %A: reubicación %s sin resolución contra el símbolo `%s'"

#: elf32-cris.c:1238
msgid "%B, section %A: No PLT nor GOT for relocation %s against symbol `%s'"
msgstr "%B, sección %A: No hay PLT ni GOT para la reubicación %s contra el símbolo `%s'"

#: elf32-cris.c:1240
msgid "%B, section %A: No PLT for relocation %s against symbol `%s'"
msgstr "%B, sección %A: No hay PLT para la reubicación %s contra el símbolo `%s'"

#: elf32-cris.c:1246 elf32-cris.c:1379 elf32-cris.c:1641 elf32-cris.c:1725
#: elf32-cris.c:1878
msgid "[whose name is lost]"
msgstr "[cuyo nombre está perdido]"

#: elf32-cris.c:1365
msgid "%B, section %A: relocation %s with non-zero addend %d against local symbol"
msgstr "%B, sección %A: reubicación %s con adición %d que no es cero contra el símbolo local"

#: elf32-cris.c:1373 elf32-cris.c:1719 elf32-cris.c:1872
msgid "%B, section %A: relocation %s with non-zero addend %d against symbol `%s'"
msgstr "%B, sección %A: reubicación %s con adición %d que no es cero contra el símbolo `%s'"

#: elf32-cris.c:1399
msgid "%B, section %A: relocation %s is not allowed for global symbol: `%s'"
msgstr "%B, sección %A: no se permite la reubicación %s para el símbolo global: `%s'"

#: elf32-cris.c:1415
msgid "%B, section %A: relocation %s with no GOT created"
msgstr "%B, sección %A: la reubicación %s sin GOT creado"

#. We shouldn't get here for GCC-emitted code.
#: elf32-cris.c:1632
msgid "%B, section %A: relocation %s has an undefined reference to `%s', perhaps a declaration mixup?"
msgstr "%B, sección %A: la reubicación %s tiene una referencia sin definir a `%s', ¿tal vez una confusión en la declaración?"

#: elf32-cris.c:2005
msgid "%B, section %A: relocation %s is not allowed for symbol: `%s' which is defined outside the program, perhaps a declaration mixup?"
msgstr "%B, sección %A: no se permite la reubicación %s para el símbolo: `%s' el cual se define fuera del programa, ¿tal vez una confusión en la declaración?"

#: elf32-cris.c:2058
msgid "(too many global variables for -fpic: recompile with -fPIC)"
msgstr "(demasiadas variables globales para -fpic: recompile con -fPIC)"

#: elf32-cris.c:2065
msgid "(thread-local data too big for -fpic or -msmall-tls: recompile with -fPIC or -mno-small-tls)"
msgstr "(datos thread-local demasiado grandes para -fpic o -msmall-tls: recompile con -fPIC o -mno-small-tls)"

#: elf32-cris.c:3199
msgid ""
"%B, section %A:\n"
"  v10/v32 compatible object %s must not contain a PIC relocation"
msgstr ""
"%B, sección %A:\n"
"  el objeto %s compatible con v10/v32 no debe contener una reubicación PIC"

#: elf32-cris.c:3304
msgid ""
"%B, section %A:\n"
"  relocation %s not valid in a shared object; typically an option mixup, recompile with -fPIC"
msgstr ""
"%B, sección %A:\n"
"  la reubicación %s no es válida en un objeto compartido; es una confusión de opción típica, recompile con -fPIC"

#: elf32-cris.c:3518
msgid ""
"%B, section %A:\n"
"  relocation %s should not be used in a shared object; recompile with -fPIC"
msgstr ""
"%B, sección %A:\n"
"  la reubicación %s no se debe usar en un objeto compartido; recompile con -fPIC"

#: elf32-cris.c:3935
msgid ""
"%B, section `%A', to symbol `%s':\n"
"  relocation %s should not be used in a shared object; recompile with -fPIC"
msgstr ""
"%B, sección `%A', para el símbolo `%s':\n"
"  la reubicación %s no se debe usar en un objeto compartido; recompile con -fPIC"

#: elf32-cris.c:4054
msgid "Unexpected machine number"
msgstr "Número de máquina inesperado"

#: elf32-cris.c:4108
#, c-format
msgid " [symbols have a _ prefix]"
msgstr " [los símbolos tiene un prefijo _]"

#: elf32-cris.c:4111
#, c-format
msgid " [v10 and v32]"
msgstr " [v10 y v32]"

#: elf32-cris.c:4114
#, c-format
msgid " [v32]"
msgstr " [v32]"

#: elf32-cris.c:4159
msgid "%B: uses _-prefixed symbols, but writing file with non-prefixed symbols"
msgstr "%B: se usan símbolos con prefijo _, pero se escribe el fichero con símbolos sin prefijo"

#: elf32-cris.c:4160
msgid "%B: uses non-prefixed symbols, but writing file with _-prefixed symbols"
msgstr "%B: se usan símbolos sin prefijo, pero se escribe el fichero con símbolos con prefijo _"

#: elf32-cris.c:4179
msgid "%B contains CRIS v32 code, incompatible with previous objects"
msgstr "%B contiene código CRIS v32, incompatible con objetos previos"

#: elf32-cris.c:4181
msgid "%B contains non-CRIS-v32 code, incompatible with previous objects"
msgstr "%B contiene código que no es CRIS v32, incompatible con objetos previos"

#: elf32-frv.c:1507 elf32-frv.c:1656
msgid "relocation requires zero addend"
msgstr "la reubicación requiere una adición cero"

#: elf32-frv.c:2891
msgid "%B(%A+0x%x): relocation to `%s+%x' may have caused the error above"
msgstr "%B(%A+0x%x): la reubicación a `%s+%x' tal vez causó el error anterior"

#: elf32-frv.c:2980
msgid "R_FRV_GETTLSOFF not applied to a call instruction"
msgstr "no se aplicó R_FRV_GETTLSOFF a una instrucción call"

#: elf32-frv.c:3022
msgid "R_FRV_GOTTLSDESC12 not applied to an lddi instruction"
msgstr "no se aplicó R_FRV_GOTTLSDESC12 a una instrucción lddi"

#: elf32-frv.c:3093
msgid "R_FRV_GOTTLSDESCHI not applied to a sethi instruction"
msgstr "no se aplicó R_FRV_GOTTLSDESCHI a una instrucción sethi"

#: elf32-frv.c:3130
msgid "R_FRV_GOTTLSDESCLO not applied to a setlo or setlos instruction"
msgstr "no se aplicó R_FRV_GOTTLSDESCLO a una instrucción setlo o setlos"

#: elf32-frv.c:3178
msgid "R_FRV_TLSDESC_RELAX not applied to an ldd instruction"
msgstr "no se aplicó R_FRV_GOTTLSDESC_RELAX a una instrucción ldd"

#: elf32-frv.c:3262
msgid "R_FRV_GETTLSOFF_RELAX not applied to a calll instruction"
msgstr "no se aplicó R_FRV_GETTLSOFF_RELAX a una instrucción calll"

#: elf32-frv.c:3317
msgid "R_FRV_GOTTLSOFF12 not applied to an ldi instruction"
msgstr "no se aplicó R_FRV_GOTTLSOFF12 a una instrucción ldi"

#: elf32-frv.c:3347
msgid "R_FRV_GOTTLSOFFHI not applied to a sethi instruction"
msgstr "no se aplicó R_FRV_GOTTLSOFFHI a una instrucción sethi"

#: elf32-frv.c:3376
msgid "R_FRV_GOTTLSOFFLO not applied to a setlo or setlos instruction"
msgstr "no se aplicó R_FRV_GOTTLSOFFLO a una instrucción setlo o setlos"

#: elf32-frv.c:3407
msgid "R_FRV_TLSOFF_RELAX not applied to an ld instruction"
msgstr "no se aplicó R_FRV_TLSOFF_RELAX a una instrucción ld"

#: elf32-frv.c:3452
msgid "R_FRV_TLSMOFFHI not applied to a sethi instruction"
msgstr "no se aplicó R_FRV_TLSMOFFHI a una instrucción sethi"

#: elf32-frv.c:3479
msgid "R_FRV_TLSMOFFLO not applied to a setlo or setlos instruction"
msgstr "no se aplicó R_FRV_TLSMOFFLO a una instrucción setlo o setlos"

#: elf32-frv.c:3600
msgid "R_FRV_FUNCDESC references dynamic symbol with nonzero addend"
msgstr "R_FRV_FUNCDESC referencía un símbolo dinámico con adición que no es cero"

#: elf32-frv.c:3720
msgid "R_FRV_FUNCDESC_VALUE references dynamic symbol with nonzero addend"
msgstr "R_FRV_FUNCDESC_VALUE referencía un símbolo dinámico con adición que no es cero"

#: elf32-frv.c:3977 elf32-frv.c:4133
msgid "%B(%A+0x%lx): reloc against `%s': %s"
msgstr "%B(%A+0x%lx): reubicación contra `%s': %s"

#: elf32-frv.c:3979 elf32-frv.c:3983
msgid "relocation references a different segment"
msgstr "la reubicación referencía un segmento diferente"

#: elf32-frv.c:6730
#, c-format
msgid "%s: compiled with %s and linked with modules that use non-pic relocations"
msgstr "%s: compilado con %s y enlazado con módulos que usan reubicaciones que no son pic"

#: elf32-frv.c:6783 elf32-iq2000.c:852 elf32-m32c.c:814
#, c-format
msgid "%s: compiled with %s and linked with modules compiled with %s"
msgstr "%s: compilado con %s y enlazado con módulos compilados con %s"

#: elf32-frv.c:6795
#, c-format
msgid "%s: uses different unknown e_flags (0x%lx) fields than previous modules (0x%lx)"
msgstr "%s: usa campos e_flags desconocidos (0x%lx) diferentes a aquéllos de los módulos previos (0x%lx)"

#: elf32-frv.c:6845 elf32-iq2000.c:889 elf32-m32c.c:850 elf32-mt.c:583
#, c-format
msgid "private flags = 0x%lx:"
msgstr "opciones privadas = 0x%lx:"

#: elf32-gen.c:69 elf64-gen.c:69
msgid "%B: Relocations in generic ELF (EM: %d)"
msgstr "%B: Reubicaciones en ELF genérico (EM: %d)"

#: elf32-hppa.c:854 elf32-hppa.c:3570
msgid "%B(%A+0x%lx): cannot reach %s, recompile with -ffunction-sections"
msgstr "%B(%A+0x%lx): no se puede alcanzar %s, recompile con -ffuntion-sections"

#: elf32-hppa.c:1286
msgid "%B: relocation %s can not be used when making a shared object; recompile with -fPIC"
msgstr "%B: no se puede usar la reubicación %s cuando se hace un objeto compartido; recompile con -fPIC"

#: elf32-hppa.c:2780
msgid "%B: duplicate export stub %s"
msgstr "%B: cabo de exportación %s duplicado"

#: elf32-hppa.c:3406
msgid "%B(%A+0x%lx): %s fixup for insn 0x%x is not supported in a non-shared link"
msgstr "%B(%A+0x%lx): la compostura %s para la insn 0x%x no se admite en un enlazado que no es compartido"

#: elf32-hppa.c:4260
msgid "%B(%A+0x%lx): cannot handle %s for %s"
msgstr "%B(%A+0x%lx): no se puede manejar %s para %s"

#: elf32-hppa.c:4567
msgid ".got section not immediately after .plt section"
msgstr "la sección .got no está inmediatamente después de la sección .plt"

#: elf32-i386.c:371 elf32-ppc.c:1674 elf32-s390.c:379 elf64-ppc.c:2283
#: elf64-s390.c:403 elf64-x86-64.c:234
msgid "%B: invalid relocation type %d"
msgstr "%B: tipo de reubicación %d inválido"

#: elf32-i386.c:1246 elf64-x86-64.c:1030
msgid "%B: TLS transition from %s to %s against `%s' at 0x%lx in section `%A' failed"
msgstr "%B: falló la transición TLS de %s para %s contra `%s' en 0x%lx en la sección `%A'"

#: elf32-i386.c:1387 elf32-i386.c:2972 elf64-x86-64.c:1172 elf64-x86-64.c:2681
msgid "%B: relocation %s against STT_GNU_IFUNC symbol `%s' isn't handled by %s"
msgstr "%B: la reubicación %s contra el símbolo STT_GNU_IFUNC `%s' no es manejada por %s"

#: elf32-i386.c:1549 elf32-s390.c:1180 elf32-sh.c:5065 elf32-xtensa.c:1173
#: elf64-s390.c:1143 elfxx-sparc.c:1257
msgid "%B: `%s' accessed both as normal and thread local symbol"
msgstr "%B: se accedió `%s' como un símbolo normal y un símbolo local de hilo"

#: elf32-i386.c:2807
msgid "%B: unrecognized relocation (0x%x) in section `%A'"
msgstr "%B: no se reconoce la dirección de reubicación (0x%lx) en la sección `%A'"

#: elf32-i386.c:3221 elf64-x86-64.c:3082
msgid "hidden symbol"
msgstr "símbolo oculto"

#: elf32-i386.c:3224 elf64-x86-64.c:3085
msgid "internal symbol"
msgstr "símbolo interno"

#: elf32-i386.c:3227 elf64-x86-64.c:3088
msgid "protected symbol"
msgstr "símbolo protegido"

#: elf32-i386.c:3230 elf64-x86-64.c:3091
msgid "symbol"
msgstr "símbolo"

#: elf32-i386.c:3235
msgid "%B: relocation R_386_GOTOFF against undefined %s `%s' can not be used when making a shared object"
msgstr "%B: no se puede usar la reubicación R_386_GOTOFF contra %s indefinida `%s' cuando se hace un objeto compartido"

#: elf32-i386.c:3245
msgid "%B: relocation R_386_GOTOFF against protected function `%s' can not be used when making a shared object"
msgstr "%B: no se puede usar la reubicación R_386_GOTOFF contra la función protegida `%s' cuando se hace un objeto compartido"

#: elf32-ip2k.c:868 elf32-ip2k.c:874 elf32-ip2k.c:941 elf32-ip2k.c:947
msgid "ip2k relaxer: switch table without complete matching relocation information."
msgstr "relajador ip2k: tabla switch sin información completa de reubicación de coincidencias."

#: elf32-ip2k.c:891 elf32-ip2k.c:974
msgid "ip2k relaxer: switch table header corrupt."
msgstr "relajador ip2k: encabezado de tabla switch corrupto."

#: elf32-ip2k.c:1316
#, c-format
msgid "ip2k linker: missing page instruction at 0x%08lx (dest = 0x%08lx)."
msgstr "enlazador ip2k: falta la instrucción de página en 0x%08lx (dest = 0x%08lx)."

#: elf32-ip2k.c:1332
#, c-format
msgid "ip2k linker: redundant page instruction at 0x%08lx (dest = 0x%08lx)."
msgstr "enlazador ip2k: instrucción de página redundante en 0x%08lx (dest = 0x%08lx)."

#. Only if it's not an unresolved symbol.
#: elf32-ip2k.c:1506
msgid "unsupported relocation between data/insn address spaces"
msgstr "no se admite la reubicación entre espacios de direcciones datos/insn"

#: elf32-iq2000.c:865 elf32-m32c.c:826
#, c-format
msgid "%s: uses different e_flags (0x%lx) fields than previous modules (0x%lx)"
msgstr "%s: usa campos de e_flags diferentes (0x%lx) que los módulos previos (0x%lx)"

#: elf32-lm32.c:698
msgid "global pointer relative relocation when _gp not defined"
msgstr "reubicación relativa al puntero global cuando _gp no está definido"

#: elf32-lm32.c:753
msgid "global pointer relative address out of range"
msgstr "dirección relativa al puntero global fuera de rango"

#: elf32-lm32.c:1058
msgid "internal error: addend should be zero for R_LM32_16_GOT"
msgstr "error interno: addend debe ser cero para R_LM32_16_GOT"

#: elf32-m32r.c:1453
msgid "SDA relocation when _SDA_BASE_ not defined"
msgstr "reubicación SDA cuando _SDA_BASE_ no está definido"

#: elf32-m32r.c:3039
msgid "%B: The target (%s) of an %s relocation is in the wrong section (%A)"
msgstr "%B: El objetivo (%s) de una reubicación %s está en la sección errónea (%A)"

#: elf32-m32r.c:3567
msgid "%B: Instruction set mismatch with previous modules"
msgstr "%B: El conjunto de instrucciones no coincide con módulos previos"

#: elf32-m32r.c:3588
#, c-format
msgid "private flags = %lx"
msgstr "opciones privadas = %lx"

#: elf32-m32r.c:3593
#, c-format
msgid ": m32r instructions"
msgstr ": instrucciones m32r"

#: elf32-m32r.c:3594
#, c-format
msgid ": m32rx instructions"
msgstr ": instrucciones m32rx"

#: elf32-m32r.c:3595
#, c-format
msgid ": m32r2 instructions"
msgstr ": instrucciones m32r2"

#: elf32-m68hc1x.c:1048
#, c-format
msgid "Reference to the far symbol `%s' using a wrong relocation may result in incorrect execution"
msgstr "El referenciar al símbolo far `%s' usando una reubicación incorrecta puede resultar en una ejecución incorrecta"

#: elf32-m68hc1x.c:1071
#, c-format
msgid "banked address [%lx:%04lx] (%lx) is not in the same bank as current banked address [%lx:%04lx] (%lx)"
msgstr "la dirección almacenada [%lx:%04lx] (%lx) no está en el mismo banco que la dirección almacenada actual [%lx:%04lx] (%lx)"

#: elf32-m68hc1x.c:1090
#, c-format
msgid "reference to a banked address [%lx:%04lx] in the normal address space at %04lx"
msgstr "referencia a una dirección almacenada [%lx:%04lx] en el espacio normal de direcciones en %04lx"

#: elf32-m68hc1x.c:1223
msgid "%B: linking files compiled for 16-bit integers (-mshort) and others for 32-bit integers"
msgstr "%B: se enlazan ficheros compilados con enteros de 16-bit (-mshort) y otros con enteros de 32-bit"

#: elf32-m68hc1x.c:1230
msgid "%B: linking files compiled for 32-bit double (-fshort-double) and others for 64-bit double"
msgstr "%B: se enlazan ficheros compilados con dobles de 32-bit (-fshort-double) y otros con dobles de 64-bit"

#: elf32-m68hc1x.c:1239
msgid "%B: linking files compiled for HCS12 with others compiled for HC12"
msgstr "%B: se enlazan ficheros compilados para HCS12, con otros compilados para HC12"

#: elf32-m68hc1x.c:1255 elf32-ppc.c:4262 elf64-sparc.c:698 elfxx-mips.c:12617
msgid "%B: uses different e_flags (0x%lx) fields than previous modules (0x%lx)"
msgstr "%B: usa campos de e_flags diferentes (0x%lx) que los módulos previos (0x%lx)"

#: elf32-m68hc1x.c:1283
#, c-format
msgid "[abi=32-bit int, "
msgstr "[abi=int de 32-bit, "

#: elf32-m68hc1x.c:1285
#, c-format
msgid "[abi=16-bit int, "
msgstr "[abi=int de 16-bit, "

#: elf32-m68hc1x.c:1288
#, c-format
msgid "64-bit double, "
msgstr "doble de 64-bit, "

#: elf32-m68hc1x.c:1290
#, c-format
msgid "32-bit double, "
msgstr "doble de 32-bit, "

#: elf32-m68hc1x.c:1293
#, c-format
msgid "cpu=HC11]"
msgstr "cpu=HC11]"

#: elf32-m68hc1x.c:1295
#, c-format
msgid "cpu=HCS12]"
msgstr "cpu=HCS12]"

#: elf32-m68hc1x.c:1297
#, c-format
msgid "cpu=HC12]"
msgstr "cpu=HC12]"

#: elf32-m68hc1x.c:1300
#, c-format
msgid " [memory=bank-model]"
msgstr " [memoria=modelo de bancos]"

#: elf32-m68hc1x.c:1302
#, c-format
msgid " [memory=flat]"
msgstr " [memoria=plana]"

#: elf32-m68k.c:1184 elf32-m68k.c:1185
msgid "unknown"
msgstr "desconocido"

#: elf32-m68k.c:1645
msgid "%B: GOT overflow: Number of relocations with 8-bit offset > %d"
msgstr "%B: desbordamiento de GOT: Número de reubicaciones con desplazamiento de 8-bit > %d"

#: elf32-m68k.c:1651
msgid "%B: GOT overflow: Number of relocations with 8- or 16-bit offset > %d"
msgstr "%B: desbordamiento de GOT: Número de reubicaciones con desplazamiento de 8 o 16-bit > %d"

#: elf32-m68k.c:3902
msgid "%B(%A+0x%lx): R_68K_TLS_LE32 relocation not permitted in shared object"
msgstr "%B(%A+0x%lx): la reubicación R_68K_TLS_LE32 no se permite en objetos compartidos"

#: elf32-mcore.c:99 elf32-mcore.c:442
msgid "%B: Relocation %s (%d) is not currently supported.\n"
msgstr "%B: Actualmente no se admite la reubicación %s (%d).\n"

#: elf32-mcore.c:428
msgid "%B: Unknown relocation type %d\n"
msgstr "%B: Tipo de reubicación %d desconocido\n"

#: elf32-mep.c:654
msgid "%B and %B are for different cores"
msgstr "%B y %B son para núcleos diferentes"

#: elf32-mep.c:671
msgid "%B and %B are for different configurations"
msgstr "%B y %B son para configuraciones diferentes"

#: elf32-mep.c:708
#, c-format
msgid "private flags = 0x%lx"
msgstr "opciones privadas = 0x%lx"

#: elf32-microblaze.c:737
#, c-format
msgid "%s: unknown relocation type %d"
msgstr "%s: tipo de reubicación %d desconocido"

#: elf32-microblaze.c:862 elf32-microblaze.c:907
#, c-format
msgid "%s: The target (%s) of an %s relocation is in the wrong section (%s)"
msgstr "%s: El objetivo (%s) de una reubicación %s está en la sección errónea (%s)"

#: elf32-microblaze.c:1150 elfxx-sparc.c:2957
msgid "%B: probably compiled without -fPIC?"
msgstr "%B: ¿Compilado probablemente sin -fPIC?"

#: elf32-microblaze.c:2086 elflink.c:12457
msgid "%B: bad relocation section name `%s'"
msgstr "%B: nombre de sección de reubicación `%s' erróneo"

#: elf32-mips.c:1045 elf64-mips.c:2083 elfn32-mips.c:1888
msgid "literal relocation occurs for an external symbol"
msgstr "la reubicación literal sucede para un símbolo externo"

#: elf32-mips.c:1085 elf32-score.c:580 elf32-score7.c:480 elf64-mips.c:2126
#: elfn32-mips.c:1929
msgid "32bits gp relative relocation occurs for an external symbol"
msgstr "la reubicación relativa a gp de 32bits sucede para un símbolo externo"

#: elf32-ppc.c:1739
#, c-format
msgid "generic linker can't handle %s"
msgstr "el enlazador genérico no puede manejar %s"

#: elf32-ppc.c:2219
msgid "corrupt or empty %s section in %B"
msgstr "sección %s corrupta o vacía en %B"

#: elf32-ppc.c:2226
msgid "unable to read in %s section from %B"
msgstr "no se puede leer en la sección %s desde %B"

#: elf32-ppc.c:2232
msgid "corrupt %s section in %B"
msgstr "sección %s corrupta en %B"

#: elf32-ppc.c:2275
msgid "warning: unable to set size of %s section in %B"
msgstr "aviso: no se puede establecer el tamaño de la sección %s en %B"

#: elf32-ppc.c:2323
msgid "failed to allocate space for new APUinfo section."
msgstr "no se puede reservar espacio para la nueva sección APUinfo."

#: elf32-ppc.c:2342
msgid "failed to compute new APUinfo section."
msgstr "no se puede calcular la nueva sección APUinfo."

#: elf32-ppc.c:2345
msgid "failed to install new APUinfo section."
msgstr "no se puede instalar la nueva sección APUinfo."

#: elf32-ppc.c:3379
msgid "%B: relocation %s cannot be used when making a shared object"
msgstr "%B: no se puede usar la reubicación %s cuando se hace un objeto compartido"

#. It does not make sense to have a procedure linkage
#. table entry for a local symbol.
#: elf32-ppc.c:3732
msgid "%B(%A+0x%lx): %s reloc against local symbol"
msgstr "%B(%A+0x%lx): reubicación %s contra un símbolo local"

#: elf32-ppc.c:4074 elf32-ppc.c:4089 elfxx-mips.c:12324 elfxx-mips.c:12350
#: elfxx-mips.c:12372 elfxx-mips.c:12398
msgid "Warning: %B uses hard float, %B uses soft float"
msgstr "Aviso: %B usa coma flotante hard, %B usa coma flotante soft"

#: elf32-ppc.c:4077 elf32-ppc.c:4081
msgid "Warning: %B uses double-precision hard float, %B uses single-precision hard float"
msgstr "Aviso: %B usa coma flotante hard de doble precisión, %B usa coma flotante hard de precisión simple"

#: elf32-ppc.c:4085
msgid "Warning: %B uses soft float, %B uses single-precision hard float"
msgstr "Aviso: %B usa coma flotante soft, %B usa coma flotante hard de precisión simple"

#: elf32-ppc.c:4092 elf32-ppc.c:4096 elfxx-mips.c:12304 elfxx-mips.c:12308
msgid "Warning: %B uses unknown floating point ABI %d"
msgstr "Aviso: %B usa la ABI de coma flotante desconocida %d"

#: elf32-ppc.c:4138 elf32-ppc.c:4142
msgid "Warning: %B uses unknown vector ABI %d"
msgstr "Aviso: %B usa la ABI de vector desconocida %d"

#: elf32-ppc.c:4146
msgid "Warning: %B uses vector ABI \"%s\", %B uses \"%s\""
msgstr "Aviso: %B usa la ABI de vector \"%s\", %B usa \"%s\""

#: elf32-ppc.c:4163 elf32-ppc.c:4166
msgid "Warning: %B uses r3/r4 for small structure returns, %B uses memory"
msgstr "Aviso: %B usa r3/r4 para devoluciones de estructura small, %B usa memoria"

#: elf32-ppc.c:4169 elf32-ppc.c:4173
msgid "Warning: %B uses unknown small structure return convention %d"
msgstr "Aviso: %B usa la convención de devolución de estructura small %d"

#: elf32-ppc.c:4227
msgid "%B: compiled with -mrelocatable and linked with modules compiled normally"
msgstr "%B: compilado con -mrelocatable y enlazado con módulos compilados de forma normal"

#: elf32-ppc.c:4235
msgid "%B: compiled normally and linked with modules compiled with -mrelocatable"
msgstr "%B: compilado de forma normal y enlazado con módulos compilados con -mrelocatable"

#: elf32-ppc.c:4323
msgid "Using bss-plt due to %B"
msgstr "Se usa bss-plt debido a %B"

#: elf32-ppc.c:7219 elf64-ppc.c:11541
msgid "%B: unknown relocation type %d for symbol %s"
msgstr "%B: tipo de reubicación %d desconocido para el símbolo %s"

#: elf32-ppc.c:7480
msgid "%B(%A+0x%lx): non-zero addend on %s reloc against `%s'"
msgstr "%B(%A+0x%lx): adición que no es cero en la reubicación %s contra `%s'"

#: elf32-ppc.c:7678 elf64-ppc.c:12043
msgid "%B(%A+0x%lx): relocation %s for indirect function %s unsupported"
msgstr "%B(%A+0x%lx): no se admite la reubicación %s para la función indirecta %s"

#: elf32-ppc.c:7908 elf32-ppc.c:7938 elf32-ppc.c:7985
msgid "%B: the target (%s) of a %s relocation is in the wrong output section (%s)"
msgstr "%B: el objetivo (%s) de una reubicación %s está en la sección de salida errónea (%s)"

#: elf32-ppc.c:8057
msgid "%B: relocation %s is not yet supported for symbol %s."
msgstr "%B: la reubicación %s aún no se admite para el símbolo %s."

#: elf32-ppc.c:8165 elf64-ppc.c:12299
msgid "%B(%A+0x%lx): %s reloc against `%s': error %d"
msgstr "%B(%A+0x%lx): reubicación %s contra `%s': error %d"

#: elf32-ppc.c:8656
#, c-format
msgid "%s not defined in linker created %s"
msgstr "no se definió %s en el %s creado por el enlazador"

#: elf32-s390.c:2207 elf64-s390.c:2179
msgid "%B(%A+0x%lx): invalid instruction for TLS relocation %s"
msgstr "%B(%A+0x%lx): instrucción inválida para la reubicación TLS %s"

#: elf32-score.c:1533 elf32-score7.c:1424 elfxx-mips.c:3299
msgid "not enough GOT space for local GOT entries"
msgstr "no hay suficiente espacio GOT para entradas GOT locales"

#: elf32-score.c:2765
msgid "address not word align"
msgstr "la dirección no está alineada a word"

#: elf32-score.c:2850 elf32-score7.c:2685
#, c-format
msgid "%s: Malformed reloc detected for section %s"
msgstr "%s: Se detectó una reubicación malformada para la sección %s"

#: elf32-score.c:2901 elf32-score7.c:2736
msgid "%B: CALL15 reloc at 0x%lx not against global symbol"
msgstr "%B: la reubicación CALL15 en 0x%lx no es contra un símbolo global"

#: elf32-score.c:4042 elf32-score7.c:3879
#, c-format
msgid " [pic]"
msgstr " [pic]"

#: elf32-score.c:4046 elf32-score7.c:3883
#, c-format
msgid " [fix dep]"
msgstr " [fix dep]"

#: elf32-score.c:4088 elf32-score7.c:3925
msgid "%B: warning: linking PIC files with non-PIC files"
msgstr "%B: aviso: se enlazan ficheros PIC con ficheros que no son PIC"

#: elf32-sh-symbian.c:130
msgid "%B: IMPORT AS directive for %s conceals previous IMPORT AS"
msgstr "%B: la directiva IMPORT AS para %s oculta un IMPORT AS previo"

#: elf32-sh-symbian.c:383
msgid "%B: Unrecognised .directive command: %s"
msgstr "%B: No se reconoce la orden .directive: %s"

#: elf32-sh-symbian.c:503
msgid "%B: Failed to add renamed symbol %s"
msgstr "%B: Falló al agregar el símbolo renombrado %s"

#: elf32-sh.c:533
msgid "%B: 0x%lx: warning: bad R_SH_USES offset"
msgstr "%B: 0x%lx: aviso: desplazamiento R_SH_USES erróneo"

#: elf32-sh.c:545
msgid "%B: 0x%lx: warning: R_SH_USES points to unrecognized insn 0x%x"
msgstr "%B: 0x%lx: aviso: R_SH_USES señala al insn 0x%x que no se reconoce"

#: elf32-sh.c:562
msgid "%B: 0x%lx: warning: bad R_SH_USES load offset"
msgstr "%B: 0x%lx: aviso: desplazamiento de carga R_SH_USES erróneo"

#: elf32-sh.c:577
msgid "%B: 0x%lx: warning: could not find expected reloc"
msgstr "%B: 0x%lx: aviso: no se puede encontrar la reubicación esperada"

#: elf32-sh.c:605
msgid "%B: 0x%lx: warning: symbol in unexpected section"
msgstr "%B: 0x%lx: aviso: símbolo en una sección inesperada"

#: elf32-sh.c:731
msgid "%B: 0x%lx: warning: could not find expected COUNT reloc"
msgstr "%B: 0x%lx: aviso: no se puede encontrar la reubicación COUNT esperada"

#: elf32-sh.c:740
msgid "%B: 0x%lx: warning: bad count"
msgstr "%B: 0x%lx: aviso: cuenta errónea"

#: elf32-sh.c:1144 elf32-sh.c:1514
msgid "%B: 0x%lx: fatal: reloc overflow while relaxing"
msgstr "%B: 0x%lx: fatal: desbordamiento de reubicación durante la relajación"

#: elf32-sh.c:3270 elf64-sh64.c:1526
msgid "Unexpected STO_SH5_ISA32 on local symbol is not handled"
msgstr "No se maneja un STO_SH5_ISA32 inesperado en un símbolo local"

#: elf32-sh.c:3507
msgid "%B: 0x%lx: fatal: unaligned branch target for relax-support relocation"
msgstr "%B: 0x%lx: fatal: objetivo de ramificación sin alineación para la reubicación de soporte de relajamiento"

#: elf32-sh.c:3540 elf32-sh.c:3555
msgid "%B: 0x%lx: fatal: unaligned %s relocation 0x%lx"
msgstr "%B: 0x%lx: fatal: reubicación %s sin alineación 0x%lx"

#: elf32-sh.c:3569
msgid "%B: 0x%lx: fatal: R_SH_PSHA relocation %d not in range -32..32"
msgstr "%B: 0x%lx: fatal: la reubicación R_SH_PSHA %d no está en el rango -32..32"

#: elf32-sh.c:3583
msgid "%B: 0x%lx: fatal: R_SH_PSHL relocation %d not in range -32..32"
msgstr "%B: 0x%lx: fatal: la reubicación R_SH_PSHL %d no está en el rango -32..32"

#: elf32-sh.c:5256 elf64-alpha.c:4525
msgid "%B: TLS local exec code cannot be linked into shared objects"
msgstr "%B: el código de ejecución local TLS no se puede enlazar en objetos compartidos"

#: elf32-sh64.c:222 elf64-sh64.c:2333
#, c-format
msgid "%s: compiled as 32-bit object and %s is 64-bit"
msgstr "%s: compilado como un objeto de 32-bit y %s es de 64-bit"

#: elf32-sh64.c:225 elf64-sh64.c:2336
#, c-format
msgid "%s: compiled as 64-bit object and %s is 32-bit"
msgstr "%s: compilado como un objeto de 64-bit y %s es de 32-bit"

#: elf32-sh64.c:227 elf64-sh64.c:2338
#, c-format
msgid "%s: object size does not match that of target %s"
msgstr "%s: el tamaño del objeto no coincide con el tamaño del objetivo %s"

#: elf32-sh64.c:450 elf64-sh64.c:2852
#, c-format
msgid "%s: encountered datalabel symbol in input"
msgstr "%s: se encontró un símbolo datalabel en la entrada"

#: elf32-sh64.c:527
msgid "PTB mismatch: a SHmedia address (bit 0 == 1)"
msgstr "No coincide PTB: una dirección SHmedia (bit 0 == 1)"

#: elf32-sh64.c:530
msgid "PTA mismatch: a SHcompact address (bit 0 == 0)"
msgstr "No coincide PTA: una dirección SHcompact (bit 0 == 0)"

#: elf32-sh64.c:548
#, c-format
msgid "%s: GAS error: unexpected PTB insn with R_SH_PT_16"
msgstr "%s: error de GAS: insn PTB inesperada con R_SH_PT_16"

#: elf32-sh64.c:597
msgid "%B: error: unaligned relocation type %d at %08x reloc %p\n"
msgstr "%B: error: tipo de reubicación %d sin alinear en %08x reubicación %p\n"

#: elf32-sh64.c:673
#, c-format
msgid "%s: could not write out added .cranges entries"
msgstr "%s: no se pueden escribir las entradas .cranges agregadas"

#: elf32-sh64.c:733
#, c-format
msgid "%s: could not write out sorted .cranges entries"
msgstr "%s: no se pueden escribir las entradas .cranges ordenadas"

#: elf32-sparc.c:89
msgid "%B: compiled for a 64 bit system and target is 32 bit"
msgstr "%B: compilado para un sistema de 64 bit y el objetivo es de 32 bit"

#: elf32-sparc.c:102
msgid "%B: linking little endian files with big endian files"
msgstr "%B: se enlazan ficheros little endian con ficheros big endian"

#: elf32-spu.c:713
msgid "%X%P: overlay section %A does not start on a cache line.\n"
msgstr "%X%P: la sección de sobreescritura %A no inicia en una línea de caché.\n"

#: elf32-spu.c:721
msgid "%X%P: overlay section %A is larger than a cache line.\n"
msgstr "%X%P: la sección de sobreescritura %A es más grande que una línea de caché.\n"

#: elf32-spu.c:741
msgid "%X%P: overlay section %A is not in cache area.\n"
msgstr "%X%P: la sección de sobreescritura %A no está en el área de caché.\n"

#: elf32-spu.c:781
msgid "%X%P: overlay sections %A and %A do not start at the same address.\n"
msgstr "%X%P: las secciones de sobreescritura %A y %A no inician en la misma dirección.\n"

#: elf32-spu.c:1005
msgid "warning: call to non-function symbol %s defined in %B"
msgstr "aviso: se llama al símbolo %s que no es función, definido en %B"

#: elf32-spu.c:1355
msgid "%A:0x%v lrlive .brinfo (%u) differs from analysis (%u)\n"
msgstr "%A:0x%v lrlive .brinfo (%u) difiere del análisis (%u)\n"

#: elf32-spu.c:1874
msgid "%B is not allowed to define %s"
msgstr "%B no tiene permitido definir %s"

#: elf32-spu.c:1882
#, c-format
msgid "you are not allowed to define %s in a script"
msgstr "no se le permite definir %s en un guión"

#: elf32-spu.c:1916
#, c-format
msgid "%s in overlay section"
msgstr "%s en la sección de sobreescritura"

#: elf32-spu.c:1945
msgid "overlay stub relocation overflow"
msgstr "desbordamiento de la reubicación de cabo de sobreescritura"

#: elf32-spu.c:1954 elf64-ppc.c:10637
msgid "stubs don't match calculated size"
msgstr "los cabos no coinciden con el tamaño calculado"

#: elf32-spu.c:2536
#, c-format
msgid "warning: %s overlaps %s\n"
msgstr "aviso: %s sobreescribe %s\n"

#: elf32-spu.c:2552
#, c-format
msgid "warning: %s exceeds section size\n"
msgstr "aviso: %s excede el tamaño de la sección\n"

#: elf32-spu.c:2583
msgid "%A:0x%v not found in function table\n"
msgstr "%A:0x%v no se encuentra en la tabla de función\n"

#: elf32-spu.c:2723
msgid "%B(%A+0x%v): call to non-code section %B(%A), analysis incomplete\n"
msgstr "%B(%A+0x%v): se llama a la sección %B(%A) que no es de código, análisis incompleto\n"

#: elf32-spu.c:3291
#, c-format
msgid "Stack analysis will ignore the call from %s to %s\n"
msgstr "El análisis de pila descartará la llamada de %s a %s\n"

#: elf32-spu.c:3982
msgid "  %s: 0x%v\n"
msgstr "  %s: 0x%v\n"

#: elf32-spu.c:3983
msgid "%s: 0x%v 0x%v\n"
msgstr "%s: 0x%v 0x%v\n"

#: elf32-spu.c:3988
msgid "  calls:\n"
msgstr "  llama:\n"

#: elf32-spu.c:3996
#, c-format
msgid "   %s%s %s\n"
msgstr "   %s%s %s\n"

#: elf32-spu.c:4301
#, c-format
msgid "%s duplicated in %s\n"
msgstr "%s duplicado en %s\n"

#: elf32-spu.c:4305
#, c-format
msgid "%s duplicated\n"
msgstr "%s duplicado\n"

#: elf32-spu.c:4312
msgid "sorry, no support for duplicate object files in auto-overlay script\n"
msgstr "perdón, no se admiten ficheros objeto duplicados en el guión de sobreescritura automática\n"

#: elf32-spu.c:4353
msgid "non-overlay size of 0x%v plus maximum overlay size of 0x%v exceeds local store\n"
msgstr "eltamaño 0x%v que no es de sobreescritura mas el tamaño de sobreescritura máximo de 0x%v excede el almacenamiento local\n"

#: elf32-spu.c:4509
msgid "%B:%A%s exceeds overlay size\n"
msgstr "%B:%A%s excede el tamaño de sobreescritura\n"

#: elf32-spu.c:4671
msgid "Stack size for call graph root nodes.\n"
msgstr "Tamaño de la pila para los nodos raíz del grafo de llamadas.\n"

#: elf32-spu.c:4672
msgid ""
"\n"
"Stack size for functions.  Annotations: '*' max stack, 't' tail call\n"
msgstr ""
"\n"
"Tamaño de la pila para funciones. Anotaciones: '*' max de pila, 't' llamada cola\n"

#: elf32-spu.c:4682
msgid "Maximum stack required is 0x%v\n"
msgstr "La pila máxima requerida es 0x%v\n"

#: elf32-spu.c:4773
msgid "fatal error while creating .fixup"
msgstr "error fatal al crear .fixup"

#: elf32-spu.c:5011
msgid "%B(%s+0x%lx): unresolvable %s relocation against symbol `%s'"
msgstr "%B(%s+0x%lx): reubicación %s sin resolución contra el símbolo `%s'"

#: elf32-v850.c:163
#, c-format
msgid "Variable `%s' cannot occupy in multiple small data regions"
msgstr "La variable `%s' no puede ocupar múltiples regiones de datos small"

#: elf32-v850.c:166
#, c-format
msgid "Variable `%s' can only be in one of the small, zero, and tiny data regions"
msgstr "La variable `%s' solamente puede estar en una de las regiones de datos small, zero, y tiny"

#: elf32-v850.c:169
#, c-format
msgid "Variable `%s' cannot be in both small and zero data regions simultaneously"
msgstr "La variable `%s' no puede estar simultáneamente en las regiones de datos small y zero"

#: elf32-v850.c:172
#, c-format
msgid "Variable `%s' cannot be in both small and tiny data regions simultaneously"
msgstr "La variable `%s' no puede estar simultáneamente en las regiones de datos small y tiny"

#: elf32-v850.c:175
#, c-format
msgid "Variable `%s' cannot be in both zero and tiny data regions simultaneously"
msgstr "La variable `%s' no puede estar simultáneamente en las regiones de datos zero y tiny"

#: elf32-v850.c:478
#, c-format
msgid "FAILED to find previous HI16 reloc\n"
msgstr "FALLO para encontrar la reubicación HI16 previa\n"

#: elf32-v850.c:1713
msgid "could not locate special linker symbol __gp"
msgstr "no se puede localizar el símbolo especial del enlazador __gp"

#: elf32-v850.c:1717
msgid "could not locate special linker symbol __ep"
msgstr "no se puede localizar el símbolo especial del enlazador __ep"

#: elf32-v850.c:1721
msgid "could not locate special linker symbol __ctbp"
msgstr "no se puede localizar el símbolo especial del enlazador __ctbp"

#: elf32-v850.c:1871
msgid "%B: Architecture mismatch with previous modules"
msgstr "%B: No coincide la arquitectura con los módulos previos"

#: elf32-v850.c:1890
#, c-format
msgid "private flags = %lx: "
msgstr "opciones privadas = %lx: "

#: elf32-v850.c:1895
#, c-format
msgid "v850 architecture"
msgstr "arquitectura v850"

#: elf32-v850.c:1896
#, c-format
msgid "v850e architecture"
msgstr "arquitectura v850e"

#: elf32-v850.c:1897
#, c-format
msgid "v850e1 architecture"
msgstr "arquitectura v850e1"

#: elf32-vax.c:543
#, c-format
msgid " [nonpic]"
msgstr " [no pic]"

#: elf32-vax.c:546
#, c-format
msgid " [d-float]"
msgstr " [flotante-d]"

#: elf32-vax.c:549
#, c-format
msgid " [g-float]"
msgstr " [flotante-g]"

#: elf32-vax.c:666
#, c-format
msgid "%s: warning: GOT addend of %ld to `%s' does not match previous GOT addend of %ld"
msgstr "%s: aviso: la adición GOT de %ld a `%s' no coincide con la adición previa GOT de %ld"

#: elf32-vax.c:1608
#, c-format
msgid "%s: warning: PLT addend of %d to `%s' from %s section ignored"
msgstr "%s: aviso: se descarta la adición PLT de %d a `%s' de la sección %s"

#: elf32-vax.c:1735
#, c-format
msgid "%s: warning: %s relocation against symbol `%s' from %s section"
msgstr "%s: aviso: reubicación %s contra el símbolo `%s' de la sección %s"

#: elf32-vax.c:1741
#, c-format
msgid "%s: warning: %s relocation to 0x%x from %s section"
msgstr "%s: aviso: reubicación %s a 0x%x de la sección %s"

#: elf32-xstormy16.c:451 elf32-ia64.c:2791 elf64-ia64.c:2791
msgid "non-zero addend in @fptr reloc"
msgstr "adición que no es cero en la reubicación @fptr"

#: elf32-xtensa.c:912
msgid "%B(%A): invalid property table"
msgstr "%B(%A): tabla de propiedades inválida"

#: elf32-xtensa.c:2740
msgid "%B(%A+0x%lx): relocation offset out of range (size=0x%x)"
msgstr "%B(%A+0x%lx): desplazamiento de reubicación fuera de rango (tamaño=0x%x)"

#: elf32-xtensa.c:2819 elf32-xtensa.c:2940
msgid "dynamic relocation in read-only section"
msgstr "reubicación dinámica en la sección de sólo lectura"

#: elf32-xtensa.c:2916
msgid "TLS relocation invalid without dynamic sections"
msgstr "reubicación TLS inválida sin secciones dinámicas"

#: elf32-xtensa.c:3133
msgid "internal inconsistency in size of .got.loc section"
msgstr "inconsistencia interna en el tamaño de la sección .got.loc"

#: elf32-xtensa.c:3443
msgid "%B: incompatible machine type. Output is 0x%x. Input is 0x%x"
msgstr "%B: tipo de máquina incompatible. La salida es 0x%x. La entrada es 0x%x"

#: elf32-xtensa.c:4672 elf32-xtensa.c:4680
msgid "Attempt to convert L32R/CALLX to CALL failed"
msgstr "Falló el intento de convertir L32R/CALLX a CALL"

#: elf32-xtensa.c:6290 elf32-xtensa.c:6366 elf32-xtensa.c:7482
msgid "%B(%A+0x%lx): could not decode instruction; possible configuration mismatch"
msgstr "%B(%A+0x%lx): no se puede decodificar la instrucción; posible falta de coincidencia de la configuración"

#: elf32-xtensa.c:7222
msgid "%B(%A+0x%lx): could not decode instruction for XTENSA_ASM_SIMPLIFY relocation; possible configuration mismatch"
msgstr "%B(%A+0x%lx): no se puede decodificar la instrucción para la reubicación XTENSA_ASM_SIMPLIFY; posible falta de coincidencia de la configuración"

#: elf32-xtensa.c:8983
msgid "invalid relocation address"
msgstr "dirección de reubicación inválida"

#: elf32-xtensa.c:9032
msgid "overflow after relaxation"
msgstr "desbordamiento después de la relajación"

#: elf32-xtensa.c:10163
msgid "%B(%A+0x%lx): unexpected fix for %s relocation"
msgstr "%B(%A+0x%lx): compostura inesperada para la reubicación %s"

#: elf64-alpha.c:452
msgid "GPDISP relocation did not find ldah and lda instructions"
msgstr "la reubicación GPDISP no encontró las instrucciones ldah y lda"

#: elf64-alpha.c:2389
msgid "%B: .got subsegment exceeds 64K (size %d)"
msgstr "%B: el subsegmento .got excede los 64K (tamaño %d)"

#: elf64-alpha.c:4269 elf64-alpha.c:4281
msgid "%B: gp-relative relocation against dynamic symbol %s"
msgstr "%B: reubicación relativa a gp contra el símbolo dinámico %s"

#: elf64-alpha.c:4307 elf64-alpha.c:4442
msgid "%B: pc-relative relocation against dynamic symbol %s"
msgstr "%B: reubicación relativa a pc contra el símbolo dinámico %s"

#: elf64-alpha.c:4335
msgid "%B: change in gp: BRSGP %s"
msgstr "%B: cambio en gp: BRSGP %s"

#: elf64-alpha.c:4360
msgid "<unknown>"
msgstr "<desconocido>"

#: elf64-alpha.c:4365
msgid "%B: !samegp reloc against symbol without .prologue: %s"
msgstr "%B: reubicación !samegp contra un símbolo sin .prologue: %s"

#: elf64-alpha.c:4417
msgid "%B: unhandled dynamic relocation against %s"
msgstr "%B: reubicación dinámica sin manejar contra %s"

#: elf64-alpha.c:4449
msgid "%B: pc-relative relocation against undefined weak symbol %s"
msgstr "%B: reubicación relativa a pc contra el símbolo débil sin definir %s"

#: elf64-alpha.c:4509
msgid "%B: dtp-relative relocation against dynamic symbol %s"
msgstr "%B: reubicación relativa a dtp contra el símbolo dinámico %s"

#: elf64-alpha.c:4532
msgid "%B: tp-relative relocation against dynamic symbol %s"
msgstr "%B: reubicación relativa a tp contra el símbolo dinámico %s"

#: elf64-hppa.c:2091
#, c-format
msgid "stub entry for %s cannot load .plt, dp offset = %ld"
msgstr "la entrada de cabo para %s no puede cargar .plt, desplazamiento dp = %ld"

#: elf64-hppa.c:3273
msgid "%B(%A+0x%lx): cannot reach %s"
msgstr "%B(%A+0x%lx): no se puede alcanzar %s"

#: elf64-mmix.c:1177
#, c-format
msgid ""
"%s: Internal inconsistency error for value for\n"
" linker-allocated global register: linked: 0x%lx%08lx != relaxed: 0x%lx%08lx\n"
msgstr ""
"%s: Error de inconsistencia interna para el valor para\n"
" un registro global colocado por el enlazador: enlazado: 0x%lx%08lx != relajado: 0x%lx%08lx\n"

#: elf64-mmix.c:1618
#, c-format
msgid "%s: base-plus-offset relocation against register symbol: (unknown) in %s"
msgstr "%s: reubicación base-más-desplazamiento contra un símbolo de registro: (desconocido) en %s"

#: elf64-mmix.c:1623
#, c-format
msgid "%s: base-plus-offset relocation against register symbol: %s in %s"
msgstr "%s: reubicación base-más-desplazamiento contra un símbolo de registro: %s en %s"

#: elf64-mmix.c:1667
#, c-format
msgid "%s: register relocation against non-register symbol: (unknown) in %s"
msgstr "%s: reubicación de registro contra un símbolo que no es registro: (desconocido) en %s"

#: elf64-mmix.c:1672
#, c-format
msgid "%s: register relocation against non-register symbol: %s in %s"
msgstr "%s: reubicación de registro contra un símbolo que no es registro: %s en %s"

#: elf64-mmix.c:1709
#, c-format
msgid "%s: directive LOCAL valid only with a register or absolute value"
msgstr "%s: la directiva LOCAL sólo es válida con un registro o un valor absoluto"

#: elf64-mmix.c:1737
#, c-format
msgid "%s: LOCAL directive: Register $%ld is not a local register.  First global register is $%ld."
msgstr "%s: directiva LOCAL: El registro $%ld no es un registro local.  El primer registro global es $%ld."

#: elf64-mmix.c:2201
#, c-format
msgid "%s: Error: multiple definition of `%s'; start of %s is set in a earlier linked file\n"
msgstr "%s: Error: definición múltiple de `%s'; el inicio de %s está definido en un fichero enlazado con anterioridad\n"

#: elf64-mmix.c:2259
msgid "Register section has contents\n"
msgstr "La sección de registros no tiene contenido\n"

#: elf64-mmix.c:2451
#, c-format
msgid ""
"Internal inconsistency: remaining %u != max %u.\n"
"  Please report this bug."
msgstr ""
"Inconsistencia interna: %u restante != %u máximo.\n"
"  Por favor reporte este bicho."

#: elf64-ppc.c:2691 libbfd.c:978
msgid "%B: compiled for a big endian system and target is little endian"
msgstr "%B: compilado para un sistema big endian y el objetivo es little endian"

#: elf64-ppc.c:2694 libbfd.c:980
msgid "%B: compiled for a little endian system and target is big endian"
msgstr "%B: compilado para un sistema little endian y el objetivo es big endian"

#: elf64-ppc.c:6384
#, c-format
msgid "copy reloc against `%s' requires lazy plt linking; avoid setting LD_BIND_NOW=1 or upgrade gcc"
msgstr "la reubicación de copia contra `%s' requiere de enlazado plt flojo; evite establecer LD_BIND_NOW=1 o actualice gcc"

#: elf64-ppc.c:6811
msgid "dynreloc miscount for %B, section %A"
msgstr "cuenta errónea de la reubicación dinámica de %B, sección %A"

#: elf64-ppc.c:6895
msgid "%B: .opd is not a regular array of opd entries"
msgstr "%B: .opd no es una matriz regular de entradas opd"

#: elf64-ppc.c:6904
msgid "%B: unexpected reloc type %u in .opd section"
msgstr "%B: tipo de reubicación %u inesperado en la sección .opd"

#: elf64-ppc.c:6925
msgid "%B: undefined sym `%s' in .opd section"
msgstr "%B: símbolo `%s' sin definir en la sección .opd"

#: elf64-ppc.c:7767 elf64-ppc.c:8144
#, c-format
msgid "%s defined in removed toc entry"
msgstr "se definió %s en la entrada toc eliminada"

#: elf64-ppc.c:9085
#, c-format
msgid "long branch stub `%s' offset overflow"
msgstr "desbordamiento del desplazamiento de stub de ramificación long `%s'"

#: elf64-ppc.c:9144
#, c-format
msgid "can't find branch stub `%s'"
msgstr "no se puede encontrar la ramificación de cabo `%s'"

#: elf64-ppc.c:9206 elf64-ppc.c:9342
#, c-format
msgid "linkage table error against `%s'"
msgstr "error de la tabla de enlazado contra `%s'"

#: elf64-ppc.c:9510
#, c-format
msgid "can't build branch stub `%s'"
msgstr "no se puede construir la ramificación de cabos `%s'"

#: elf64-ppc.c:9995
msgid "%B section %A exceeds stub group size"
msgstr "%B sección %A excede el tamaño de grupo de cabos"

#: elf64-ppc.c:10649
#, c-format
msgid ""
"linker stubs in %u group%s\n"
"  branch       %lu\n"
"  toc adjust   %lu\n"
"  long branch  %lu\n"
"  long toc adj %lu\n"
"  plt call     %lu"
msgstr ""
"cabos de enlazador en %u grupo%s\n"
"  rama            %lu\n"
"  ajuste toc      %lu\n"
"  rama long       %lu\n"
"  ajuste toc long %lu\n"
"  llamada plt     %lu"

#: elf64-ppc.c:11428
msgid "%B(%A+0x%lx): automatic multiple TOCs not supported using your crt files; recompile with -mminimal-toc or upgrade gcc"
msgstr "%B(%A+0x%lx): no se admiten los TOCs múltiples automáticos, utilizando sus ficheros crt; recompile con -mminimal-toc o actualice gcc"

#: elf64-ppc.c:11436
msgid "%B(%A+0x%lx): sibling call optimization to `%s' does not allow automatic multiple TOCs; recompile with -mminimal-toc or -fno-optimize-sibling-calls, or make `%s' extern"
msgstr "%B(%A+0x%lx): la optimización de llamada hermana a `%s' no permite TOCs múltiples automáticos; recompile con -mminimal-toc ó -fno-optimize-sibling-calls, o vuelva `%s' externa"

#: elf64-ppc.c:12150
msgid "%B: relocation %s is not supported for symbol %s."
msgstr "%B: no se admite la reubicación %s para el símbolo %s."

#: elf64-ppc.c:12233
msgid "%B: error: relocation %s not a multiple of %d"
msgstr "%B: error: la reubicación %s no es un múltiplo de %d"

#: elf64-sh64.c:1701
#, c-format
msgid "%s: error: unaligned relocation type %d at %08x reloc %08x\n"
msgstr "%s: error: tipo de reubicación %d sin alinear en %08x reubicación %08x\n"

#: elf64-sparc.c:439
msgid "%B: Only registers %%g[2367] can be declared using STT_REGISTER"
msgstr "%B: Solamente los registros %%g[2367] se pueden declarar utilizando STT_REGISTER"

#: elf64-sparc.c:459
msgid "Register %%g%d used incompatibly: %s in %B, previously %s in %B"
msgstr "El registro %%g%d se usó de forma incompatible: %s en %B, previamente %s en %B"

#: elf64-sparc.c:482
msgid "Symbol `%s' has differing types: REGISTER in %B, previously %s in %B"
msgstr "El símbolo `%s' tiene tipos divergentes: REGISTER en %B, previamente %s en %B"

#: elf64-sparc.c:527
msgid "Symbol `%s' has differing types: %s in %B, previously REGISTER in %B"
msgstr "El símbolo `%s' tiene tipos divergentes: %s en %B, previamente REGISTER en %B"

#: elf64-sparc.c:679
msgid "%B: linking UltraSPARC specific with HAL specific code"
msgstr "%B: se enlaza código específico de UltraSPARC con código específico de HAL"

#: elf64-x86-64.c:1338
msgid "%B: '%s' accessed both as normal and thread local symbol"
msgstr "%B: se accedió a '%s' como un símbolo normal y como un símbolo local de hilo"

#: elf64-x86-64.c:2702
msgid "%B: relocation %s against STT_GNU_IFUNC symbol `%s' has non-zero addend: %d"
msgstr "%B: la reubicación %s contra el símbolo STT_GNU_IFUNC `%s' con adición que no es cero: %d"

#: elf64-x86-64.c:2981
msgid "%B: relocation R_X86_64_GOTOFF64 against protected function `%s' can not be used when making a shared object"
msgstr "%B: no se puede usar la reubicación R_X86_64_GOTOFF contra la función protegida `%s' cuando se hace un objeto compartido"

#: elf64-x86-64.c:3092
msgid "; recompile with -fPIC"
msgstr "; recompile con -fPIC"

#: elf64-x86-64.c:3097
msgid "%B: relocation %s against %s `%s' can not be used when making a shared object%s"
msgstr "%B: no se puede usar la reubicación %s contra %s `%s' cuando se hace un objeto compartido%s"

#: elf64-x86-64.c:3099
msgid "%B: relocation %s against undefined %s `%s' can not be used when making a shared object%s"
msgstr "%B: no se puede usar la reubicación %s contra %s sin definir `%s' cuando se hace un objeto compartido%s"

#: elfcode.h:811
#, c-format
msgid "warning: %s has a corrupt string table index - ignoring"
msgstr "aviso: %s tiene un índice de tablas de cadenas corrupto - se descarta"

#: elfcode.h:1217
#, c-format
msgid "%s: version count (%ld) does not match symbol count (%ld)"
msgstr "%s: la cuenta de versión (%ld) no coincide con la cuenta de símbolos (%ld)"

#: elfcode.h:1457
#, c-format
msgid "%s(%s): relocation %d has invalid symbol index %ld"
msgstr "%s(%s): la reubicación %d tiene un índice de símbolo %ld inválido"

#: elfcore.h:251
msgid "Warning: %B is truncated: expected core file size >= %lu, found: %lu."
msgstr "Aviso: se truncó %B: se esperaba el tamaño de fichero core >= %lu, se encontró: %lu."

#: elflink.c:1113
msgid "%s: TLS definition in %B section %A mismatches non-TLS definition in %B section %A"
msgstr "%s: la definición TLS en %B sección %A no coincide con la definición que no es TLS en %B sección %A"

#: elflink.c:1117
msgid "%s: TLS reference in %B mismatches non-TLS reference in %B"
msgstr "%s: la referencia TLS en %B no coincide con la referencia que no es TLS en %B"

#: elflink.c:1121
msgid "%s: TLS definition in %B section %A mismatches non-TLS reference in %B"
msgstr "%s: la definición TLS en %B sección %A no coincide con la referencia que no es TLS en %B"

#: elflink.c:1125
msgid "%s: TLS reference in %B mismatches non-TLS definition in %B section %A"
msgstr "%s: la referencia TLS en %B no coincide con la definición que no es TLS en %B sección %A"

#: elflink.c:1764
msgid "%B: unexpected redefinition of indirect versioned symbol `%s'"
msgstr "%B: redefinición inesperada del símbolo con versión indirecta `%s'"

#: elflink.c:2077
msgid "%B: version node not found for symbol %s"
msgstr "%B: no se encuentra la versión del nodo para el símbolo %s"

#: elflink.c:2167
msgid "%B: bad reloc symbol index (0x%lx >= 0x%lx) for offset 0x%lx in section `%A'"
msgstr "%B: índice de símbolos de reubicación inválido (0x%lx >= 0x%lx) erróneo para el desplazamiento 0x%lx en la sección `%A'"

#: elflink.c:2178
msgid "%B: non-zero symbol index (0x%lx) for offset 0x%lx in section `%A' when the object file has no symbol table"
msgstr "%B: índice de símbolos que no es cero (0x%lx) para el desplazamiento 0x%lx) en la sección `%A' cuando el fichero objeto no tiene tabla de símbolos"

#: elflink.c:2376
msgid "%B: relocation size mismatch in %B section %A"
msgstr "%B: el tamaño de reubicación no coincide en %B sección %A"

#: elflink.c:2679
#, c-format
msgid "warning: type and size of dynamic symbol `%s' are not defined"
msgstr "aviso: el tipo y tamaño del símbolo dinámico `%s' no están definidos"

#: elflink.c:3425
msgid "%P: alternate ELF machine code found (%d) in %B, expecting %d\n"
msgstr "%P: se encontró código máquina ELF alternativo (%d) en %B, se espera %d\n"

#: elflink.c:4033
msgid "%B: %s: invalid version %u (max %d)"
msgstr "%B: %s: versión %u inválida (máximo %d)"

#: elflink.c:4069
msgid "%B: %s: invalid needed version %d"
msgstr "%B: %s: versión requerida %d inválida"

#: elflink.c:4254
msgid "Warning: alignment %u of common symbol `%s' in %B is greater than the alignment (%u) of its section %A"
msgstr "Aviso: la alineación %u del símbolo común `%s' en %B es más grande que la alineación (%u) de su sección %A"

#: elflink.c:4260
msgid "Warning: alignment %u of symbol `%s' in %B is smaller than %u in %B"
msgstr "Aviso: la alineación %u del símbolo `%s' en %B es más pequeña que %u en %B"

#: elflink.c:4275
msgid "Warning: size of symbol `%s' changed from %lu in %B to %lu in %B"
msgstr "Aviso: el tamaño del símbolo `%s' cambió de %lu en %B a %lu en %B"

#: elflink.c:4440
#, c-format
msgid "%s: invalid DSO for symbol `%s' definition"
msgstr "%s: DSO inválido para la definición del símbolo `%s'"

#: elflink.c:5692
#, c-format
msgid "%s: undefined version: %s"
msgstr "%s: versión sin definir: %s"

#: elflink.c:5760
msgid "%B: .preinit_array section is not allowed in DSO"
msgstr "%B: no se permite la sección .preinit_array en DSO"

#: elflink.c:7493
#, c-format
msgid "undefined %s reference in complex symbol: %s"
msgstr "referencia %s sin definir en el símbolo complejo: %s"

#: elflink.c:7647
#, c-format
msgid "unknown operator '%c' in complex symbol"
msgstr "operador desconocido '%c' en el símbolo complejo"

#: elflink.c:7985 elflink.c:8002 elflink.c:8039 elflink.c:8056
msgid "%B: Unable to sort relocs - they are in more than one size"
msgstr "%B: No se pueden ordenar las reubicaciones - son de tamaños diferentes"

#: elflink.c:8016 elflink.c:8070
msgid "%B: Unable to sort relocs - they are of an unknown size"
msgstr "%B: No se pueden ordenar las reubicaciones - son de tamaño desconocido"

#: elflink.c:8121
msgid "Not enough memory to sort relocations"
msgstr "No hay suficiente memoria para ordenar las reubicaciones"

#: elflink.c:8314
msgid "%B: Too many sections: %d (>= %d)"
msgstr "%B: Demasiadas secciones:  %d (>= %d)"

#: elflink.c:8550
msgid "%B: %s symbol `%s' in %B is referenced by DSO"
msgstr "%B: el símbolo %s `%s' en %B está referenciado por DSO"

#: elflink.c:8635
msgid "%B: could not find output section %A for input section %A"
msgstr "%B: no se puede encontrar la sección de salida %A para la sección de entrada %A"

#: elflink.c:8755
msgid "%B: %s symbol `%s' isn't defined"
msgstr "%B: el símbolo %s `%s' no está definido"

#: elflink.c:9311
msgid "error: %B contains a reloc (0x%s) for section %A that references a non-existent global symbol"
msgstr "error: %B contiene una reubicación (0x%s) para la sección %A que refiere a un símbolo global que no existe"

#: elflink.c:9376
msgid "%X`%s' referenced in section `%A' of %B: defined in discarded section `%A' of %B\n"
msgstr "%X`%s' referido en la sección `%A' de %B: se definió en la sección descartada `%A' de %B\n"

#: elflink.c:10001
msgid "%A has both ordered [`%A' in %B] and unordered [`%A' in %B] sections"
msgstr "%A tiene tanto secciones ordenadas [`%A' en %B] como desordenadas [`%A' en %B]"

#: elflink.c:10006
#, c-format
msgid "%A has both ordered and unordered sections"
msgstr "%A tiene secciones tanto ordenadas como desordenadas"

#: elflink.c:10882 elflink.c:10926
msgid "%B: could not find output section %s"
msgstr "%B: no se puede encontrar la sección de salida %s"

#: elflink.c:10887
#, c-format
msgid "warning: %s section has zero size"
msgstr "aviso: la sección %s es de tamaño cero"

#: elflink.c:10992
msgid "%P: warning: creating a DT_TEXTREL in a shared object.\n"
msgstr "%P: aviso: se crea un DT_TEXTREL en un objeto compartido.\n"

#: elflink.c:11175
msgid "%P%X: can not read symbols: %E\n"
msgstr "%P%X: no se pueden leer símbolos: %E\n"

#: elflink.c:11494
msgid "Removing unused section '%s' in file '%B'"
msgstr "Se elimina la sección sin uso '%s' en el fichero '%B'"

#: elflink.c:11706
msgid "Warning: gc-sections option ignored"
msgstr "Aviso: se descarta la opción gc-sections"

#: elflink.c:12255
msgid "%B: ignoring duplicate section `%A'"
msgstr "%B: se descarta la sección duplicada `%A'"

#: elflink.c:12262 elflink.c:12269
msgid "%B: duplicate section `%A' has different size"
msgstr "%B: la sección duplicada `%A' tiene tamaño diferente"

#: elflink.c:12277 elflink.c:12282
msgid "%B: warning: could not read contents of section `%A'"
msgstr "%B: aviso: no se puede leer el contenido de la sección `%A'"

#: elflink.c:12286
msgid "%B: warning: duplicate section `%A' has different contents"
msgstr "%B: aviso: la sección duplicada `%A' tiene contenido diferente"

#: elflink.c:12387 linker.c:3104
msgid "%F%P: already_linked_table: %E\n"
msgstr "%F%P: already_linked_table: %E\n"

#: elfxx-mips.c:1222
msgid "static procedure (no name)"
msgstr "procedimiento estático (sin nombre)"

#: elfxx-mips.c:5588
msgid "%B: %A+0x%lx: jump to stub routine which is not jal"
msgstr "%B: %A+0x%lx: salto a una rutina cabo la cual no es jal"

#: elfxx-mips.c:6235 elfxx-mips.c:6458
msgid "%B: Warning: bad `%s' option size %u smaller than its header"
msgstr "%B: Aviso: el tamaño de opción `%s' %u erróneo es más pequeño que su encabezado"

#: elfxx-mips.c:7205 elfxx-mips.c:7330
msgid "%B: Warning: cannot determine the target function for stub section `%s'"
msgstr "%B: Aviso: no se puede determinar la función objetivo para la sección de cabo `%s'"

#: elfxx-mips.c:7459
msgid "%B: Malformed reloc detected for section %s"
msgstr "%B: Se detectó una reubicación malformada para la sección %s"

#: elfxx-mips.c:7499
msgid "%B: GOT reloc at 0x%lx not expected in executables"
msgstr "%B: no se esperaba la reubicación GOT en 0x%lx en ejecutables"

#: elfxx-mips.c:7602
msgid "%B: CALL16 reloc at 0x%lx not against global symbol"
msgstr "%B: la reubicación CALL16 en 0x%lx no es contra un símbolo global"

#: elfxx-mips.c:8280
#, c-format
msgid "non-dynamic relocations refer to dynamic symbol %s"
msgstr "reubicaciones que no son dinámicas se refieren al símbolo dinámico %s"

#: elfxx-mips.c:8985
msgid "%B: Can't find matching LO16 reloc against `%s' for %s at 0x%lx in section `%A'"
msgstr "%B: No se puede encontrar una reubicación LO16 coincidente contra `%s' para %s en 0x%lx en la sección `%A'"

#: elfxx-mips.c:9124
msgid "small-data section exceeds 64KB; lower small-data size limit (see option -G)"
msgstr "la sección small-data excede los 64KB; disminuya el límite de tamaño de small-data (vea la opción -G)"

#: elfxx-mips.c:11940
#, c-format
msgid "%s: illegal section name `%s'"
msgstr "%s: nombre de sección `%s' ilegal"

#: elfxx-mips.c:12318 elfxx-mips.c:12344
msgid "Warning: %B uses -msingle-float, %B uses -mdouble-float"
msgstr "Aviso: %B usa -msingle-float, %B usa -mdouble-float"

#: elfxx-mips.c:12330 elfxx-mips.c:12386
msgid "Warning: %B uses -msingle-float, %B uses -mips32r2 -mfp64"
msgstr "Aviso: %B usa -msingle-float, %B usa -mips32r2 -mfp64"

#: elfxx-mips.c:12356 elfxx-mips.c:12392
msgid "Warning: %B uses -mdouble-float, %B uses -mips32r2 -mfp64"
msgstr "Aviso: %B usa -mdouble-float, %B usa -mips32r2 -mfp64"

#: elfxx-mips.c:12434
msgid "%B: endianness incompatible with that of the selected emulation"
msgstr "%B: la endianez es incompatible con aquella de la emulación seleccionada"

#: elfxx-mips.c:12445
msgid "%B: ABI is incompatible with that of the selected emulation"
msgstr "%B: la ABI es incompatible con aquella de la emulación seleccionada"

#: elfxx-mips.c:12526
msgid "%B: warning: linking abicalls files with non-abicalls files"
msgstr "%B: aviso: se enlazan ficheros de llamadas abi con ficheros que no son de llamadas abi"

#: elfxx-mips.c:12543
msgid "%B: linking 32-bit code with 64-bit code"
msgstr "%B: se enlaza código de 32-bit con código de 64-bit"

#: elfxx-mips.c:12571
msgid "%B: linking %s module with previous %s modules"
msgstr "%B: se enlaza el módulo %s con módulos %s previos"

#: elfxx-mips.c:12594
msgid "%B: ABI mismatch: linking %s module with previous %s modules"
msgstr "%B: no coincide ABI: se enlaza el módulo %s con módulos %s previos"

#: elfxx-mips.c:12758
#, c-format
msgid " [abi=O32]"
msgstr " [abi=O32]"

#: elfxx-mips.c:12760
#, c-format
msgid " [abi=O64]"
msgstr " [abi=O64]"

#: elfxx-mips.c:12762
#, c-format
msgid " [abi=EABI32]"
msgstr " [abi=EABI32]"

#: elfxx-mips.c:12764
#, c-format
msgid " [abi=EABI64]"
msgstr " [abi=EABI64]"

#: elfxx-mips.c:12766
#, c-format
msgid " [abi unknown]"
msgstr " [abi desconocido]"

#: elfxx-mips.c:12768
#, c-format
msgid " [abi=N32]"
msgstr " [abi=N32]"

#: elfxx-mips.c:12770
#, c-format
msgid " [abi=64]"
msgstr " [abi=64]"

#: elfxx-mips.c:12772
#, c-format
msgid " [no abi set]"
msgstr " [no hay conjunto abi]"

#: elfxx-mips.c:12793
#, c-format
msgid " [unknown ISA]"
msgstr " [ISA desconocido]"

#: elfxx-mips.c:12804
#, c-format
msgid " [not 32bitmode]"
msgstr " [no es modo 32bit]"

#: elfxx-sparc.c:440
#, c-format
msgid "invalid relocation type %d"
msgstr "tipo de reubicación %d inválido"

#: i386linux.c:455 m68klinux.c:459 sparclinux.c:453
#, c-format
msgid "Output file requires shared library `%s'\n"
msgstr "El fichero de salida requiere la biblioteca compartida `%s'\n"

#: i386linux.c:463 m68klinux.c:467 sparclinux.c:461
#, c-format
msgid "Output file requires shared library `%s.so.%s'\n"
msgstr "El fichero de salida requiere la biblioteca compartida `%s.so.%s'\n"

#: i386linux.c:652 i386linux.c:702 m68klinux.c:659 m68klinux.c:707
#: sparclinux.c:651 sparclinux.c:701
#, c-format
msgid "Symbol %s not defined for fixups\n"
msgstr "El símbolo %s no está definido para composturas\n"

#: i386linux.c:726 m68klinux.c:731 sparclinux.c:725
msgid "Warning: fixup count mismatch\n"
msgstr "Aviso: no coincide la cuenta de composturas\n"

#: ieee.c:159
#, c-format
msgid "%s: string too long (%d chars, max 65535)"
msgstr "%s: la cadena es demasiado larga (%d caracteres, máximo 65535)"

#: ieee.c:286
#, c-format
msgid "%s: unrecognized symbol `%s' flags 0x%x"
msgstr "%s: no se reconoce el símbolo `%s' opciones 0x%x"

#: ieee.c:788
msgid "%B: unimplemented ATI record %u for symbol %u"
msgstr "%B: grabación ATI %u sin implementar para el símbolo %u"

#: ieee.c:812
msgid "%B: unexpected ATN type %d in external part"
msgstr "%B: tipo ATN %d inesperado en la parte externa"

#: ieee.c:834
msgid "%B: unexpected type after ATN"
msgstr "%B: tipo inesperado después de ATN"

#: ihex.c:230
msgid "%B:%d: unexpected character `%s' in Intel Hex file"
msgstr "%B:%d: carácter `%s' inesperado en el fichero Hexadecimal de Intel"

#: ihex.c:337
msgid "%B:%u: bad checksum in Intel Hex file (expected %u, found %u)"
msgstr "%B:%u: suma de comprobación errónea en el fichero Hexadecimal de Intel (se esperaba %u, se obtuvo %u)"

#: ihex.c:392
msgid "%B:%u: bad extended address record length in Intel Hex file"
msgstr "%B:%u: longitud de registro de dirección extendida errónea en el fichero Hexadecimal de Intel"

#: ihex.c:409
msgid "%B:%u: bad extended start address length in Intel Hex file"
msgstr "%B:%u: longitud de dirección de inicio extendida errónea en el fichero Hexadecimal de Intel"

#: ihex.c:426
msgid "%B:%u: bad extended linear address record length in Intel Hex file"
msgstr "%B:%u: longitud de registro de dirección lineal extendida errónea en el fichero Hexadecimal de Intel"

#: ihex.c:443
msgid "%B:%u: bad extended linear start address length in Intel Hex file"
msgstr "%B:%u: longitud de dirección de inicio lineal extendida errónea en el fichero Hexadecimal de Intel"

#: ihex.c:460
msgid "%B:%u: unrecognized ihex type %u in Intel Hex file"
msgstr "%B:%u: no se reconoce el tipo ihex %u en el fichero Hexadecimal de Intel"

#: ihex.c:579
msgid "%B: internal error in ihex_read_section"
msgstr "%B: error interno en ihex_read_section"

#: ihex.c:613
msgid "%B: bad section length in ihex_read_section"
msgstr "%B: longitud de sección errónea en ihex_read_section"

#: ihex.c:826
#, c-format
msgid "%s: address 0x%s out of range for Intel Hex file"
msgstr "%s: la dirección 0x%s está fuera de rango en el fichero Hexadecimal de Intel"

#: libbfd.c:1008
#, c-format
msgid "Deprecated %s called at %s line %d in %s\n"
msgstr "Se llamó a %s que es obsoleto en %s línea %d en %s\n"

#: libbfd.c:1011
#, c-format
msgid "Deprecated %s called\n"
msgstr "Se llamó a %s que es obsoleto\n"

#: linker.c:1877
msgid "%B: indirect symbol `%s' to `%s' is a loop"
msgstr "%B: el símbolo indirecto `%s' para `%s' es un ciclo"

#: linker.c:2744
#, c-format
msgid "Attempt to do relocatable link with %s input and %s output"
msgstr "Se intentó hacer un enlace reubicable con entrada %s y salida %s"

#: linker.c:3071
msgid "%B: warning: ignoring duplicate section `%A'\n"
msgstr "%B: aviso: se descarta la sección duplicada `%A'\n"

#: linker.c:3085
msgid "%B: warning: duplicate section `%A' has different size\n"
msgstr "%B: aviso: la sección duplicada `%A' es de tamaño diferente\n"

#: mach-o.c:3195
#, c-format
msgid "Mach-O header:\n"
msgstr "encabezado de Mach-O:\n"

#: mach-o.c:3196
#, c-format
msgid " magic     : %08lx\n"
msgstr " magic     : %08lx\n"

#: mach-o.c:3197
#, c-format
msgid " cputype   : %08lx (%s)\n"
msgstr " tipocpu   : %08lx (%s)\n"

#: mach-o.c:3199
#, c-format
msgid " cpusubtype: %08lx\n"
msgstr " subtipocpu: %08lx\n"

#: mach-o.c:3200
#, c-format
msgid " filetype  : %08lx (%s)\n"
msgstr " tipofich  : %08lx (%s)\n"

#: mach-o.c:3203
#, c-format
msgid " ncmds     : %08lx\n"
msgstr " nordenes  : %08lx\n"

#: mach-o.c:3204
#, c-format
msgid " sizeofcmds: %08lx\n"
msgstr " tamordenes: %08lx\n"

#: mach-o.c:3205
#, c-format
msgid " flags     : %08lx ("
msgstr " opciones  : %08lx ("

#: mach-o.c:3207
#, c-format
msgid ")\n"
msgstr ")\n"

#: mach-o.c:3208
#, c-format
msgid " reserved  : %08x\n"
msgstr " reservado : %08x\n"

#: mach-o.c:3218
#, c-format
msgid "Segments and Sections:\n"
msgstr "Segmentos y Secciones:\n"

#: mach-o.c:3219
#, c-format
msgid " #: Segment name     Section name     Address\n"
msgstr " #: Nombre segmento  Nombre sección   Dirección\n"

#: merge.c:831
#, c-format
msgid "%s: access beyond end of merged section (%ld)"
msgstr "%s: acceso más allá del final de la sección mezclada (%ld)"

#: mmo.c:456
#, c-format
msgid "%s: No core to allocate section name %s\n"
msgstr "%s: No hay core para asignar el nombre de sección %s\n"

#: mmo.c:531
#, c-format
msgid "%s: No core to allocate a symbol %d bytes long\n"
msgstr "%s: No hay core para asignar un símbolo de %d bytes de longitud\n"

#: mmo.c:1187
#, c-format
msgid "%s: invalid mmo file: initialization value for $255 is not `Main'\n"
msgstr "%s: fichero mmo inválido: el valor de iniciación para $255 no es `Main'\n"

#: mmo.c:1332
#, c-format
msgid "%s: unsupported wide character sequence 0x%02X 0x%02X after symbol name starting with `%s'\n"
msgstr "%s: no se admite la secuencia de caracteres anchos 0x%02X 0x%02X después del nombre de símbolo que inicia con `%s'\n"

#: mmo.c:1566
#, c-format
msgid "%s: invalid mmo file: unsupported lopcode `%d'\n"
msgstr "%s: fichero mmo inválido: no se admite el código de operación-l `%d'\n"

#: mmo.c:1576
#, c-format
msgid "%s: invalid mmo file: expected YZ = 1 got YZ = %d for lop_quote\n"
msgstr "%s: fichero mmo inválido: se esperaba YZ = 1 se obtuvo YZ = %d para lop_quote\n"

#: mmo.c:1612
#, c-format
msgid "%s: invalid mmo file: expected z = 1 or z = 2, got z = %d for lop_loc\n"
msgstr "%s: fichero mmo inválido: se esperaba z = 1 ó z = 2, se obtuvo z = %d para lop_loc\n"

#: mmo.c:1658
#, c-format
msgid "%s: invalid mmo file: expected z = 1 or z = 2, got z = %d for lop_fixo\n"
msgstr "%s: fichero mmo inválido: se esperaba z = 1 ó z = 2, se obtuvo z = %d para lop_fixo\n"

#: mmo.c:1697
#, c-format
msgid "%s: invalid mmo file: expected y = 0, got y = %d for lop_fixrx\n"
msgstr "%s: fichero mmo inválido: se esperaba y = 0, se obtuvo y = %d para lop_fixrx\n"

#: mmo.c:1706
#, c-format
msgid "%s: invalid mmo file: expected z = 16 or z = 24, got z = %d for lop_fixrx\n"
msgstr "%s: fichero mmo inválido: se esperaba z = 16 ó z = 24, se obtuvo z = %d para lop_fixrx\n"

#: mmo.c:1729
#, c-format
msgid "%s: invalid mmo file: leading byte of operand word must be 0 or 1, got %d for lop_fixrx\n"
msgstr "%s: fichero mmo inválido: el byte inicial del operando word debe ser 0 ó 1, se obtuvo %d para lop_fixrx\n"

#: mmo.c:1752
#, c-format
msgid "%s: cannot allocate file name for file number %d, %d bytes\n"
msgstr "%s: no se puede asignar el nombre de fichero para el número de fichero %d, %d bytes\n"

#: mmo.c:1772
#, c-format
msgid "%s: invalid mmo file: file number %d `%s', was already entered as `%s'\n"
msgstr "%s: fichero mmo inválido: el número de fichero %d `%s' ya se había introducido como `%s'\n"

#: mmo.c:1785
#, c-format
msgid "%s: invalid mmo file: file name for number %d was not specified before use\n"
msgstr "%s: fichero mmo inválido: no se especificó un nombre de fichero para el número %d antes de utilizarse\n"

#: mmo.c:1892
#, c-format
msgid "%s: invalid mmo file: fields y and z of lop_stab non-zero, y: %d, z: %d\n"
msgstr "%s: fichero mmo inválido: los campos y y z de lop_stab no son cero, y: %d, z: %d\n"

#: mmo.c:1928
#, c-format
msgid "%s: invalid mmo file: lop_end not last item in file\n"
msgstr "%s: fichero mmo inválido: lop_end no es el último elemento en el fichero\n"

#: mmo.c:1941
#, c-format
msgid "%s: invalid mmo file: YZ of lop_end (%ld) not equal to the number of tetras to the preceding lop_stab (%ld)\n"
msgstr "%s: fichero mmo inválido: YZ de lop_end (%ld) no es igual al número de tetras del lop_stab precedente (%ld)\n"

#: mmo.c:2651
#, c-format
msgid "%s: invalid symbol table: duplicate symbol `%s'\n"
msgstr "%s: tabla de símbolos inválida: símbolo `%s' duplicado\n"

#: mmo.c:2894
#, c-format
msgid "%s: Bad symbol definition: `Main' set to %s rather than the start address %s\n"
msgstr "%s: Definición de símbolo errónea: `Main' se estableció como %s en lugar de la dirección de inicio %s\n"

#: mmo.c:2986
#, c-format
msgid "%s: warning: symbol table too large for mmo, larger than 65535 32-bit words: %d.  Only `Main' will be emitted.\n"
msgstr "%s: aviso: la tabla de símbolos es demasiado grande para mmo, es más grande que 65535 words de 32-bit: %d. Sólo se emitirá `Main'.\n"

#: mmo.c:3031
#, c-format
msgid "%s: internal error, symbol table changed size from %d to %d words\n"
msgstr "%s: error interno, la tabla de símbolos cambió de tamaño de %d a %d words\n"

#: mmo.c:3083
#, c-format
msgid "%s: internal error, internal register section %s had contents\n"
msgstr "%s: error interno, la sección interna de registros %s tiene contenido\n"

#: mmo.c:3134
#, c-format
msgid "%s: no initialized registers; section length 0\n"
msgstr "%s: no hay registros iniciados; longitud de sección 0\n"

#: mmo.c:3140
#, c-format
msgid "%s: too many initialized registers; section length %ld\n"
msgstr "%s: demasiados registros iniciados: longitud de sección %ld\n"

#: mmo.c:3145
#, c-format
msgid "%s: invalid start address for initialized registers of length %ld: 0x%lx%08lx\n"
msgstr "%s: dirección de inicio inválida para los registros inicializados de longitud %ld: 0x%lx%08lx\n"

#: oasys.c:881
#, c-format
msgid "%s: can not represent section `%s' in oasys"
msgstr "%s: no se puede representar la sección `%s' en oasys"

#: osf-core.c:139
#, c-format
msgid "Unhandled OSF/1 core file section type %d\n"
msgstr "Tipo de sección de fichero núcleo OSF/1 %d sin manejar\n"

#: pe-mips.c:613
msgid "%B: `ld -r' not supported with PE MIPS objects\n"
msgstr "%B: `ld -r' no se admite con objetos PE MIPS\n"

#. OK, at this point the following variables are set up:
#. src = VMA of the memory we're fixing up
#. mem = pointer to memory we're fixing up
#. val = VMA of what we need to refer to.
#: pe-mips.c:729
msgid "%B: unimplemented %s\n"
msgstr "%B: %s sin implementar\n"

#: pe-mips.c:755
msgid "%B: jump too far away\n"
msgstr "%B: salto demasiado lejos\n"

#: pe-mips.c:781
msgid "%B: bad pair/reflo after refhi\n"
msgstr "%B: pair/reflo erróneo después de refhi\n"

#: pei-x86_64.c:465
#, c-format
msgid "warning: .pdata section size (%ld) is not a multiple of %d\n"
msgstr "aviso: el tamaño de la sección .pdata (%ld) no es un múltiplo de %d\n"

#: pei-x86_64.c:469 peigen.c:1620 peigen.c:1799 pepigen.c:1620 pepigen.c:1799
#: pex64igen.c:1620 pex64igen.c:1799
#, c-format
msgid ""
"\n"
"The Function Table (interpreted .pdata section contents)\n"
msgstr ""
"\n"
"La Tabla de Funciones (se interpretaron los contenidos de la sección .pdata)\n"

#: pei-x86_64.c:471
#, c-format
msgid "vma:\t\t\tBeginAddress\t EndAddress\t  UnwindData\n"
msgstr "vma:\t\t\tDireccInicio\t DireccFin \t  InformaciónDesenvuelta\n"

#. XXX code yet to be written.
#: peicode.h:751
msgid "%B: Unhandled import type; %x"
msgstr "%B: Tipo de importación sin manejar; %x"

#: peicode.h:756
msgid "%B: Unrecognised import type; %x"
msgstr "%B: No se reconocer el tipo de importación; %x"

#: peicode.h:770
msgid "%B: Unrecognised import name type; %x"
msgstr "%B: No se reconoce el tipo de nombre de importación; %x"

#: peicode.h:1160
msgid "%B: Unrecognised machine type (0x%x) in Import Library Format archive"
msgstr "%B: No se reconoce el tipo de máquina (0x%x) en el archivo de Formato de Importación de Bibliotecas"

#: peicode.h:1172
msgid "%B: Recognised but unhandled machine type (0x%x) in Import Library Format archive"
msgstr "%B: Se reconoce el tipo de máquina (0x%x) pero no se maneja en el archivo de Formato de Importación de Bibliotecas"

#: peicode.h:1190
msgid "%B: size field is zero in Import Library Format header"
msgstr "%B: el tamaño del campo es cero en el encabezado del Formato de Importación de Bibliotecas"

#: peicode.h:1221
msgid "%B: string not null terminated in ILF object file."
msgstr "%B: cadena que no termina en null en el fichero objeto ILF."

#: ppcboot.c:414
#, c-format
msgid ""
"\n"
"ppcboot header:\n"
msgstr ""
"\n"
"encabezado de ppcboot:\n"

#: ppcboot.c:415
#, c-format
msgid "Entry offset        = 0x%.8lx (%ld)\n"
msgstr "Desplazamiento de entrada = 0x%.8lx (%ld)\n"

#: ppcboot.c:417
#, c-format
msgid "Length              = 0x%.8lx (%ld)\n"
msgstr "Longitud                  = 0x%.8lx (%ld)\n"

#: ppcboot.c:421
#, c-format
msgid "Flag field          = 0x%.2x\n"
msgstr "Campo de opciones         = 0x%.2x\n"

#: ppcboot.c:427
#, c-format
msgid "Partition name      = \"%s\"\n"
msgstr "Nombre de la partición    = \"%s\"\n"

#: ppcboot.c:446
#, c-format
msgid ""
"\n"
"Partition[%d] start  = { 0x%.2x, 0x%.2x, 0x%.2x, 0x%.2x }\n"
msgstr ""
"\n"
"Partición[%d] inicio = { 0x%.2x, 0x%.2x, 0x%.2x, 0x%.2x }\n"

#: ppcboot.c:452
#, c-format
msgid "Partition[%d] end    = { 0x%.2x, 0x%.2x, 0x%.2x, 0x%.2x }\n"
msgstr "Partición[%d] fin    = { 0x%.2x, 0x%.2x, 0x%.2x, 0x%.2x }\n"

#: ppcboot.c:458
#, c-format
msgid "Partition[%d] sector = 0x%.8lx (%ld)\n"
msgstr "Partición[%d] sector = 0x%.8lx (%ld)\n"

#: ppcboot.c:460
#, c-format
msgid "Partition[%d] length = 0x%.8lx (%ld)\n"
msgstr "Partición[%d] longitud = 0x%.8lx (%ld)\n"

#: som.c:5114
#, c-format
msgid ""
"\n"
"Exec Auxiliary Header\n"
msgstr ""
"\n"
"Encabezado Auxiliar de Ejecución\n"

#: som.c:5417
msgid "som_sizeof_headers unimplemented"
msgstr "som_sizeof_headers sin implementar"

#: srec.c:261
msgid "%B:%d: Unexpected character `%s' in S-record file\n"
msgstr "%B:%d: Carácter `%s' inesperado en el fichero S-record\n"

#: srec.c:567 srec.c:600
msgid "%B:%d: Bad checksum in S-record file\n"
msgstr "%B:%d: Suma de comprobación errónea en el fichero S-record\n"

#: stabs.c:279
msgid "%B(%A+0x%lx): Stabs entry has invalid string index."
msgstr "%B(%A+0x%lx): La entrada de cabos tiene una cadena índice inválida."

#: syms.c:1079
msgid "Unsupported .stab relocation"
msgstr "No se admite la reubicación .stab"

#: vms-gsd.c:350
#, c-format
msgid "bfd_make_section (%s) failed"
msgstr "bfd_make_section (%s) falló"

#: vms-gsd.c:365
#, c-format
msgid "bfd_set_section_flags (%s, %x) failed"
msgstr "bfd_set_section_flags (%s, %x) falló"

#: vms-gsd.c:399
#, c-format
msgid "Size mismatch section %s=%lx, %s=%lx"
msgstr "No coincide el tamaño de la sección %s=%lx, %s=%lx"

#: vms-gsd.c:754
#, c-format
msgid "Unknown GSD/EGSD subtype %d"
msgstr "Subtipo de GSD/EGSD %d desconocido"

#: vms-hdr.c:364
msgid "Object module NOT error-free !\n"
msgstr "¡ El módulo objeto NO está libre de errores !\n"

#: vms-hdr.c:878
#, c-format
msgid "unknown source command %d"
msgstr "orden fuente %d desconocida"

#: vms-hdr.c:951
msgid "DST_S_C_SET_LINUM_INCR not implemented"
msgstr "DST_S_C_SET_LINUM_INCR sin implementar"

#: vms-hdr.c:957
msgid "DST_S_C_SET_LINUM_INCR_W not implemented"
msgstr "DST_S_C_SET_LINUM_INCR_W sin implementar"

#: vms-hdr.c:963
msgid "DST_S_C_RESET_LINUM_INCR not implemented"
msgstr "DST_S_C_RESET_LINUM_INCR sin implementar"

#: vms-hdr.c:969
msgid "DST_S_C_BEG_STMT_MODE not implemented"
msgstr "DST_S_C_BEG_STMT_MODE sin implementar"

#: vms-hdr.c:975
msgid "DST_S_C_END_STMT_MODE not implemented"
msgstr "DST_S_C_END_STMT_MODE sin implementar"

#: vms-hdr.c:1008
msgid "DST_S_C_SET_PC not implemented"
msgstr "DST_S_C_SET_PC sin implementar"

#: vms-hdr.c:1014
msgid "DST_S_C_SET_PC_W not implemented"
msgstr "DST_S_C_SET_PC_W sin implementar"

#: vms-hdr.c:1020
msgid "DST_S_C_SET_PC_L not implemented"
msgstr "DST_S_C_SET_PC_L sin implementar"

#: vms-hdr.c:1026
msgid "DST_S_C_SET_STMTNUM not implemented"
msgstr "DST_S_C_SET_STMTNUM sin implementar"

#: vms-hdr.c:1079
#, c-format
msgid "unknown line command %d"
msgstr "orden de línea %d desconocida"

#: vms-misc.c:588
#, c-format
msgid "Stack overflow (%d) in _bfd_vms_push"
msgstr "Desbordamiento de la pila (%d) en _bfd_vms_push"

#: vms-misc.c:603
msgid "Stack underflow in _bfd_vms_pop"
msgstr "Desbordamiento por debajo de la pila en _bfd_vms_pop"

#: vms-misc.c:844
msgid "_bfd_vms_output_counted called with zero bytes"
msgstr "se llamó _bfd_vms_output_counted con cero bytes"

#: vms-misc.c:849
msgid "_bfd_vms_output_counted called with too many bytes"
msgstr "se llamó _bfd_vms_output_counted con demasiados bytes"

#: vms-misc.c:967
#, c-format
msgid "Symbol %s replaced by %s\n"
msgstr "Se reemplazó el símbolo %s por %s\n"

#: vms-misc.c:1026
#, c-format
msgid "failed to enter %s"
msgstr "falló la introducción de %s"

#: vms-tir.c:83
msgid "No Mem !"
msgstr "¡ No hay Memoria !"

#. These names have not yet been added to this switch statement.
#: vms-tir.c:346
#, c-format
msgid "unknown ETIR command %d"
msgstr "orden ETIR %d desconocida"

#: vms-tir.c:440
#, c-format
msgid "bad section index in %s"
msgstr "índice de sección erróneo en %s"

#: vms-tir.c:459
#, c-format
msgid "unsupported STA cmd %s"
msgstr "no se admite la orden STA %s"

#: vms-tir.c:464 vms-tir.c:1304
#, c-format
msgid "reserved STA cmd %d"
msgstr "orden STA %d reservada"

#. Unsigned shift.
#. Rotate.
#. Redefine symbol to current location.
#. Define a literal.
#: vms-tir.c:655 vms-tir.c:774 vms-tir.c:894 vms-tir.c:1624
#, c-format
msgid "%s: not supported"
msgstr "%s: no se admite"

#: vms-tir.c:661 vms-tir.c:1481
#, c-format
msgid "%s: not implemented"
msgstr "%s: sin implementar"

#: vms-tir.c:666 vms-tir.c:1485
#, c-format
msgid "reserved STO cmd %d"
msgstr "orden STO %d reservada"

#: vms-tir.c:789 vms-tir.c:1629
#, c-format
msgid "reserved OPR cmd %d"
msgstr "orden OPR %d reservada"

#: vms-tir.c:852 vms-tir.c:1693
#, c-format
msgid "reserved CTL cmd %d"
msgstr "orden CTL %d reservada"

#: vms-tir.c:966
#, c-format
msgid "reserved STC cmd %d"
msgstr "orden STC %d reservada"

#. stack byte from image
#. arg: none.
#: vms-tir.c:1212
msgid "stack-from-image not implemented"
msgstr "pila-desde-imagen sin implementar"

#: vms-tir.c:1230
msgid "stack-entry-mask not fully implemented"
msgstr "pila-máscara-entrada no está completamente implementado"

#. compare procedure argument
#. arg: cs	symbol name
#. by	argument index
#. da	argument descriptor
#.
#. compare argument descriptor with symbol argument (ARG$V_PASSMECH)
#. and stack TRUE (args match) or FALSE (args dont match) value.
#: vms-tir.c:1244
msgid "PASSMECH not fully implemented"
msgstr "PASSMECH no está completamente implementado"

#: vms-tir.c:1263
msgid "stack-local-symbol not fully implemented"
msgstr "pila-símbolo-local no está completamente implementado"

#: vms-tir.c:1276
msgid "stack-literal not fully implemented"
msgstr "pila-literal no está completamente implementado"

#: vms-tir.c:1297
msgid "stack-local-symbol-entry-point-mask not fully implemented"
msgstr "pila-símbolo-local-máscara-punto-entrada no está completamente implementado"

#: vms-tir.c:1571 vms-tir.c:1583 vms-tir.c:1595 vms-tir.c:1607 vms-tir.c:1672
#: vms-tir.c:1680 vms-tir.c:1688
#, c-format
msgid "%s: not fully implemented"
msgstr "%s: no está completamente implementado"

#: vms-tir.c:1746
#, c-format
msgid "obj code %d not found"
msgstr "no se encontró el código objeto %d"

#: vms-tir.c:2019
#, c-format
msgid "Reloc size error in section %s"
msgstr "Error del tamaño de reubicación en la sección %s"

#: vms-tir.c:2112 vms-tir.c:2129 vms-tir.c:2147 vms-tir.c:2159 vms-tir.c:2170
#: vms-tir.c:2182
#, c-format
msgid "Unknown reloc %s + %s"
msgstr "Reubicación %s + %s desconocida"

#: vms-tir.c:2249
#, c-format
msgid "Unknown symbol %s in command %s"
msgstr "Símbolo %s desconocido en la orden %s"

#: vms-tir.c:2504
#, c-format
msgid "SEC_RELOC with no relocs in section %s"
msgstr "SEC_RELOC sin reubicaciones en la sección %s"

#: vms-tir.c:2556 vms-tir.c:2783
#, c-format
msgid "Size error in section %s"
msgstr "Error de tamaño en la sección %s"

#: vms-tir.c:2725
msgid "Spurious ALPHA_R_BSR reloc"
msgstr "Reubicación ALPHA_R_BSR espuria"

#: vms-tir.c:2770
#, c-format
msgid "Unhandled relocation %s"
msgstr "Reubicación %s sin manejar"

#: xcofflink.c:836
#, c-format
msgid "%s: XCOFF shared object when not producing XCOFF output"
msgstr "%s: objeto compartido XCOFF cuando no se produce salida XCOFF"

#: xcofflink.c:857
#, c-format
msgid "%s: dynamic object with no .loader section"
msgstr "%s: objeto dinámico sin sección .loader"

#: xcofflink.c:1415
msgid "%B: `%s' has line numbers but no enclosing section"
msgstr "%B: `%s' tiene números de línea pero no una sección contenedora"

#: xcofflink.c:1467
msgid "%B: class %d symbol `%s' has no aux entries"
msgstr "%B: clase %d símbolo `%s' no tiene entradas auxiliares"

#: xcofflink.c:1489
msgid "%B: symbol `%s' has unrecognized csect type %d"
msgstr "%B: el símbolo `%s' tiene un tipo csect %d que no se reconoce"

#: xcofflink.c:1501
msgid "%B: bad XTY_ER symbol `%s': class %d scnum %d scnlen %d"
msgstr "%B: símbolo XTY_ER `%s' erróneo: clase %d scnum %d scnlen %d"

#: xcofflink.c:1530
msgid "%B: XMC_TC0 symbol `%s' is class %d scnlen %d"
msgstr "%B: símbolo XMC_TCO `%s' es clase %d scnlen %d"

#: xcofflink.c:1676
msgid "%B: csect `%s' not in enclosing section"
msgstr "%B: csect `%s' no está contenido en una sección"

#: xcofflink.c:1783
msgid "%B: misplaced XTY_LD `%s'"
msgstr "%B: XTY_LD `%s' mal ubicado"

#: xcofflink.c:2102
msgid "%B: reloc %s:%d not in csect"
msgstr "%B: la reubicación %s:%d no está en csect"

#: xcofflink.c:3177
#, c-format
msgid "%s: no such symbol"
msgstr "%s: no hay tal símbolo"

#: xcofflink.c:3282
#, c-format
msgid "warning: attempt to export undefined symbol `%s'"
msgstr "aviso: se intenta exportar el símbolo sin definir `%s'"

#: xcofflink.c:3664
msgid "error: undefined symbol __rtinit"
msgstr "error: símbolo __rtinit sin definir"

#: xcofflink.c:4041
msgid "%B: loader reloc in unrecognized section `%s'"
msgstr "%B: reubicación del cargador en la sección `%s' que no se reconoce"

#: xcofflink.c:4052
msgid "%B: `%s' in loader reloc but not loader sym"
msgstr "%B: `%s' en la reubicación del cargador pero no es un símbolo del cargador"

#: xcofflink.c:4068
msgid "%B: loader reloc in read-only section %A"
msgstr "%B: reubicación del cargador en la sección de sólo lectura %A"

#: xcofflink.c:5086
#, c-format
msgid "TOC overflow: 0x%lx > 0x10000; try -mminimal-toc when compiling"
msgstr "Desbordamiento de TOC: 0x%lx > 0x10000; pruebe -mminimal-toc al compilar"

#: elf32-ia64.c:1050 elf64-ia64.c:1050
msgid "%B: Can't relax br at 0x%lx in section `%A'. Please use brl or indirect branch."
msgstr "%B: No se puede relajar br en 0x%lx en la sección `%A'. Por favor use brl o ramificación indirecta."

#: elf32-ia64.c:2739 elf64-ia64.c:2739
msgid "@pltoff reloc against local symbol"
msgstr "reubicación @pltoff contra un símbolo local"

#: elf32-ia64.c:4314 elf64-ia64.c:4314
#, c-format
msgid "%s: short data segment overflowed (0x%lx >= 0x400000)"
msgstr "%s: segmento de datos short desbordado (0x%lx >= 0x400000)"

#: elf32-ia64.c:4325 elf64-ia64.c:4325
#, c-format
msgid "%s: __gp does not cover short data segment"
msgstr "%s: __gp no cubre el segmento de datos short"

#: elf32-ia64.c:4595 elf64-ia64.c:4595
msgid "%B: non-pic code with imm relocation against dynamic symbol `%s'"
msgstr "%B: código que no es pic con reubicación imm contra el símbolo dinámico %s"

#: elf32-ia64.c:4662 elf64-ia64.c:4662
msgid "%B: @gprel relocation against dynamic symbol %s"
msgstr "%B: reubicación @gprel contra el símbolo dinámico %s"

#: elf32-ia64.c:4725 elf64-ia64.c:4725
msgid "%B: linking non-pic code in a position independent executable"
msgstr "%B: se enlaza código que no es pic en un ejecutable independiente de posición"

#: elf32-ia64.c:4862 elf64-ia64.c:4862
msgid "%B: @internal branch to dynamic symbol %s"
msgstr "%B: ramificación @internal al símbolo dinámico %s"

#: elf32-ia64.c:4864 elf64-ia64.c:4864
msgid "%B: speculation fixup to dynamic symbol %s"
msgstr "%B: compostura de especulación al símbolo dinámico %s"

#: elf32-ia64.c:4866 elf64-ia64.c:4866
msgid "%B: @pcrel relocation against dynamic symbol %s"
msgstr "%B: reubicación @pcrel contra el símbolo dinámico %s"

#: elf32-ia64.c:5063 elf64-ia64.c:5063
msgid "unsupported reloc"
msgstr "no se admite la reubicación"

#: elf32-ia64.c:5101 elf64-ia64.c:5101
msgid "%B: missing TLS section for relocation %s against `%s' at 0x%lx in section `%A'."
msgstr "%B: falta la sección TLS para la reubicación %s contra `%s' en 0x%lx en la sección `%A'."

#: elf32-ia64.c:5116 elf64-ia64.c:5116
msgid "%B: Can't relax br (%s) to `%s' at 0x%lx in section `%A' with size 0x%lx (> 0x1000000)."
msgstr "%B: No se puede relajar br (%s) a `%s' en 0x%lx en la sección `%A' con tamaño 0x%lx (> 0x1000000)."

#: elf32-ia64.c:5372 elf64-ia64.c:5372
msgid "%B: linking trap-on-NULL-dereference with non-trapping files"
msgstr "%B: se enlaza deferencias-captura-en-NULL con ficheros que no son de captura"

#: elf32-ia64.c:5381 elf64-ia64.c:5381
msgid "%B: linking big-endian files with little-endian files"
msgstr "%B: se enlazan ficheros big-endian con ficheros little-endian"

#: elf32-ia64.c:5390 elf64-ia64.c:5390
msgid "%B: linking 64-bit files with 32-bit files"
msgstr "%B: se enlazan ficheros de 64-bit con ficheros de 32-bit"

#: elf32-ia64.c:5399 elf64-ia64.c:5399
msgid "%B: linking constant-gp files with non-constant-gp files"
msgstr "%B: se enlazan ficheros de gp constante con ficheros con gp no constante"

#: elf32-ia64.c:5409 elf64-ia64.c:5409
msgid "%B: linking auto-pic files with non-auto-pic files"
msgstr "%B: se enlazan ficheros de pic automático con ficheros sin pic automático"

#: peigen.c:999 pepigen.c:999 pex64igen.c:999
#, c-format
msgid "%s: line number overflow: 0x%lx > 0xffff"
msgstr "%s: desbordamiento de número de línea: 0x%lx > 0xffff"

#: peigen.c:1026 pepigen.c:1026 pex64igen.c:1026
msgid "Export Directory [.edata (or where ever we found it)]"
msgstr "Directorio de Exportación [.edata (o donde quiera que se encuentre)]"

#: peigen.c:1027 pepigen.c:1027 pex64igen.c:1027
msgid "Import Directory [parts of .idata]"
msgstr "Directorio de Importación [partes de .idata]"

#: peigen.c:1028 pepigen.c:1028 pex64igen.c:1028
msgid "Resource Directory [.rsrc]"
msgstr "Directorio de Recursos [.rsrc]"

#: peigen.c:1029 pepigen.c:1029 pex64igen.c:1029
msgid "Exception Directory [.pdata]"
msgstr "Directorio de Excepciones [.pdata]"

#: peigen.c:1030 pepigen.c:1030 pex64igen.c:1030
msgid "Security Directory"
msgstr "Directorio de Seguridad"

#: peigen.c:1031 pepigen.c:1031 pex64igen.c:1031
msgid "Base Relocation Directory [.reloc]"
msgstr "Directorio de Reubicación Base [.reloc]"

#: peigen.c:1032 pepigen.c:1032 pex64igen.c:1032
msgid "Debug Directory"
msgstr "Directorio de Depuración"

#: peigen.c:1033 pepigen.c:1033 pex64igen.c:1033
msgid "Description Directory"
msgstr "Directorio de Descripciones"

#: peigen.c:1034 pepigen.c:1034 pex64igen.c:1034
msgid "Special Directory"
msgstr "Directorio Especial"

#: peigen.c:1035 pepigen.c:1035 pex64igen.c:1035
msgid "Thread Storage Directory [.tls]"
msgstr "Directorio de Almacenamiento de Hilos [.tls]"

#: peigen.c:1036 pepigen.c:1036 pex64igen.c:1036
msgid "Load Configuration Directory"
msgstr "Directorio de Carga de Configuraciones"

#: peigen.c:1037 pepigen.c:1037 pex64igen.c:1037
msgid "Bound Import Directory"
msgstr "Directorio de Importación de Relaciones"

#: peigen.c:1038 pepigen.c:1038 pex64igen.c:1038
msgid "Import Address Table Directory"
msgstr "Directorio de Tablas de Direcciones de Importación"

#: peigen.c:1039 pepigen.c:1039 pex64igen.c:1039
msgid "Delay Import Directory"
msgstr "Directorio de Retardo de Importación"

#: peigen.c:1040 pepigen.c:1040 pex64igen.c:1040
msgid "CLR Runtime Header"
msgstr "Encabezado de Tiempo de Ejecución CLR"

#: peigen.c:1041 pepigen.c:1041 pex64igen.c:1041
msgid "Reserved"
msgstr "Reservado"

#: peigen.c:1101 pepigen.c:1101 pex64igen.c:1101
#, c-format
msgid ""
"\n"
"There is an import table, but the section containing it could not be found\n"
msgstr ""
"\n"
"Hay una tabla de importación, pero no se puede encontrar la sección que la contiene\n"

#: peigen.c:1106 pepigen.c:1106 pex64igen.c:1106
#, c-format
msgid ""
"\n"
"There is an import table in %s at 0x%lx\n"
msgstr ""
"\n"
"Hay una tabla de importación en %s en 0x%lx\n"

#: peigen.c:1149 pepigen.c:1149 pex64igen.c:1149
#, c-format
msgid ""
"\n"
"Function descriptor located at the start address: %04lx\n"
msgstr ""
"\n"
"Se localizó el descriptor de función en la dirección de inicio: %04lx\n"

#: peigen.c:1152 pepigen.c:1152 pex64igen.c:1152
#, c-format
msgid "\tcode-base %08lx toc (loadable/actual) %08lx/%08lx\n"
msgstr "\tcódigo-base %08lx tabla-de-contenidos (cargable/actual) %08lx/%08lx\n"

#: peigen.c:1160 pepigen.c:1160 pex64igen.c:1160
#, c-format
msgid ""
"\n"
"No reldata section! Function descriptor not decoded.\n"
msgstr ""
"\n"
"¡No está la sección reldata! No se decodificó el descriptor de función.\n"

#: peigen.c:1165 pepigen.c:1165 pex64igen.c:1165
#, c-format
msgid ""
"\n"
"The Import Tables (interpreted %s section contents)\n"
msgstr ""
"\n"
"Las Tablas de Importación (se interpretaron los contenidos de la sección %s)\n"

#: peigen.c:1168 pepigen.c:1168 pex64igen.c:1168
#, c-format
msgid ""
" vma:            Hint    Time      Forward  DLL       First\n"
"                 Table   Stamp     Chain    Name      Thunk\n"
msgstr ""
" vma:            Pista   Fecha     Adelante DLL       Primero\n"
"                 Tabla   Estampa   Cadena   Nombre    Thunk\n"

#: peigen.c:1216 pepigen.c:1216 pex64igen.c:1216
#, c-format
msgid ""
"\n"
"\tDLL Name: %s\n"
msgstr ""
"\n"
"\tNombre de la DLL: %s\n"

#: peigen.c:1227 pepigen.c:1227 pex64igen.c:1227
#, c-format
msgid "\tvma:  Hint/Ord Member-Name Bound-To\n"
msgstr "\tvma:  Pista/Ord Nombre-Miembro Unido-A\n"

#: peigen.c:1252 pepigen.c:1252 pex64igen.c:1252
#, c-format
msgid ""
"\n"
"There is a first thunk, but the section containing it could not be found\n"
msgstr ""
"\n"
"Hay un thunk inicial, pero no se puede encontrar la sección que lo contiene\n"

#: peigen.c:1417 pepigen.c:1417 pex64igen.c:1417
#, c-format
msgid ""
"\n"
"There is an export table, but the section containing it could not be found\n"
msgstr ""
"\n"
"Hay una tabla de exportación, pero no se puede encontrar la sección que la contiene\n"

#: peigen.c:1426 pepigen.c:1426 pex64igen.c:1426
#, c-format
msgid ""
"\n"
"There is an export table in %s, but it does not fit into that section\n"
msgstr ""
"\n"
"Hay una tabla de exportación en %s, pero no cabe en esa sección\n"

#: peigen.c:1432 pepigen.c:1432 pex64igen.c:1432
#, c-format
msgid ""
"\n"
"There is an export table in %s at 0x%lx\n"
msgstr ""
"\n"
"Hay una tabla de exportación en %s en 0x%lx\n"

#: peigen.c:1460 pepigen.c:1460 pex64igen.c:1460
#, c-format
msgid ""
"\n"
"The Export Tables (interpreted %s section contents)\n"
"\n"
msgstr ""
"\n"
"Las Tablas de Exportación (se interpretaron los contenidos de la sección %s)\n"
"\n"

#: peigen.c:1464 pepigen.c:1464 pex64igen.c:1464
#, c-format
msgid "Export Flags \t\t\t%lx\n"
msgstr "Opciones de Exportación \t\t\t%lx\n"

#: peigen.c:1467 pepigen.c:1467 pex64igen.c:1467
#, c-format
msgid "Time/Date stamp \t\t%lx\n"
msgstr "marca de Hora/Fecha \t\t%lx\n"

#: peigen.c:1470 pepigen.c:1470 pex64igen.c:1470
#, c-format
msgid "Major/Minor \t\t\t%d/%d\n"
msgstr "Mayor/Menor \t\t\t%d/%d\n"

#: peigen.c:1473 pepigen.c:1473 pex64igen.c:1473
#, c-format
msgid "Name \t\t\t\t"
msgstr "Nombre \t\t\t\t"

#: peigen.c:1479 pepigen.c:1479 pex64igen.c:1479
#, c-format
msgid "Ordinal Base \t\t\t%ld\n"
msgstr "Base Ordinal \t\t\t%ld\n"

#: peigen.c:1482 pepigen.c:1482 pex64igen.c:1482
#, c-format
msgid "Number in:\n"
msgstr "Número en:\n"

#: peigen.c:1485 pepigen.c:1485 pex64igen.c:1485
#, c-format
msgid "\tExport Address Table \t\t%08lx\n"
msgstr "\tTabla de Exportación de Direcciones \t\t%08lx\n"

#: peigen.c:1489 pepigen.c:1489 pex64igen.c:1489
#, c-format
msgid "\t[Name Pointer/Ordinal] Table\t%08lx\n"
msgstr "\tTabla [Nombre Puntero/Ordinal]\t%08lx\n"

#: peigen.c:1492 pepigen.c:1492 pex64igen.c:1492
#, c-format
msgid "Table Addresses\n"
msgstr "Direcciones de la Tabla\n"

#: peigen.c:1495 pepigen.c:1495 pex64igen.c:1495
#, c-format
msgid "\tExport Address Table \t\t"
msgstr "\tTabla de Exportación de Direcciones \t\t"

#: peigen.c:1500 pepigen.c:1500 pex64igen.c:1500
#, c-format
msgid "\tName Pointer Table \t\t"
msgstr "\tNombre de la Tabla de Punteros \t\t"

# continuar aqui
#: peigen.c:1505 pepigen.c:1505 pex64igen.c:1505
#, c-format
msgid "\tOrdinal Table \t\t\t"
msgstr "\tTabla Ordinal \t\t\t"

#: peigen.c:1519 pepigen.c:1519 pex64igen.c:1519
#, c-format
msgid ""
"\n"
"Export Address Table -- Ordinal Base %ld\n"
msgstr ""
"\n"
"Tabla de Exportación de Direcciones -- Base Ordinal %ld\n"

#: peigen.c:1538 pepigen.c:1538 pex64igen.c:1538
msgid "Forwarder RVA"
msgstr "RVA Adelantador"

#: peigen.c:1549 pepigen.c:1549 pex64igen.c:1549
msgid "Export RVA"
msgstr "RVA Exportador"

#: peigen.c:1556 pepigen.c:1556 pex64igen.c:1556
#, c-format
msgid ""
"\n"
"[Ordinal/Name Pointer] Table\n"
msgstr ""
"\n"
"Tabla [Puntero a Ordinal/Nombre]\n"

#: peigen.c:1616 peigen.c:1795 pepigen.c:1616 pepigen.c:1795 pex64igen.c:1616
#: pex64igen.c:1795
#, c-format
msgid "Warning, .pdata section size (%ld) is not a multiple of %d\n"
msgstr "Aviso, el tamaño de la sección .pdata (%ld) no es un múltiplo de %d\n"

#: peigen.c:1623 pepigen.c:1623 pex64igen.c:1623
#, c-format
msgid " vma:\t\t\tBegin Address    End Address      Unwind Info\n"
msgstr " vma:\t\t\tDirección Inicio Dirección Fin    Información Desenvuelta\n"

#: peigen.c:1625 pepigen.c:1625 pex64igen.c:1625
#, c-format
msgid ""
" vma:\t\tBegin    End      EH       EH       PrologEnd  Exception\n"
"     \t\tAddress  Address  Handler  Data     Address    Mask\n"
msgstr ""
" vma:\t\tInicio   Fin      EH       EH       FinPrólogo Excepción\n"
"     \t\tDirecc   Direcc   Asa      Datos    Dirección  Máscara\n"

#: peigen.c:1695 pepigen.c:1695 pex64igen.c:1695
#, c-format
msgid " Register save millicode"
msgstr " Registro para guardar milicódigo"

#: peigen.c:1698 pepigen.c:1698 pex64igen.c:1698
#, c-format
msgid " Register restore millicode"
msgstr " Registro para restaurar milicódigo"

#: peigen.c:1701 pepigen.c:1701 pex64igen.c:1701
#, c-format
msgid " Glue code sequence"
msgstr " Secuencia de código pegamento"

#: peigen.c:1801 pepigen.c:1801 pex64igen.c:1801
#, c-format
msgid ""
" vma:\t\tBegin    Prolog   Function Flags    Exception EH\n"
"     \t\tAddress  Length   Length   32b exc  Handler   Data\n"
msgstr ""
" vma:\t\tInicio   Prólogo  Función  Opciones Excepción EH\n"
"     \t\tDirecc   Longitud Longitud 32b exc  Manejador Datos\n"

#: peigen.c:1933 pepigen.c:1933 pex64igen.c:1933
#, c-format
msgid ""
"\n"
"\n"
"PE File Base Relocations (interpreted .reloc section contents)\n"
msgstr ""
"\n"
"\n"
"Reubicaciones de Fichero Base PE (se interpretaron los contenidos de la sección .reloc)\n"

#: peigen.c:1963 pepigen.c:1963 pex64igen.c:1963
#, c-format
msgid ""
"\n"
"Virtual Address: %08lx Chunk size %ld (0x%lx) Number of fixups %ld\n"
msgstr ""
"\n"
"Dirección Virtual: %08lx Tamaño del trozo %ld (0x%lx) Número de composturas %ld\n"

#: peigen.c:1976 pepigen.c:1976 pex64igen.c:1976
#, c-format
msgid "\treloc %4d offset %4x [%4lx] %s"
msgstr "\treubicación %4d desplazamiento %4x [%4lx] %s"

#. The MS dumpbin program reportedly ands with 0xff0f before
#. printing the characteristics field.  Not sure why.  No reason to
#. emulate it here.
#: peigen.c:2015 pepigen.c:2015 pex64igen.c:2015
#, c-format
msgid ""
"\n"
"Characteristics 0x%x\n"
msgstr ""
"\n"
"Características 0x%x\n"

#: peigen.c:2292 pepigen.c:2292 pex64igen.c:2292
msgid "%B: unable to fill in DataDictionary[1] because .idata$2 is missing"
msgstr "%B: no se puede llenar DataDictionary[1] porque falta .idata$2"

#: peigen.c:2312 pepigen.c:2312 pex64igen.c:2312
msgid "%B: unable to fill in DataDictionary[1] because .idata$4 is missing"
msgstr "%B: no se puede llenar DataDictionary[1] porque falta .idata$4"

#: peigen.c:2333 pepigen.c:2333 pex64igen.c:2333
msgid "%B: unable to fill in DataDictionary[12] because .idata$5 is missing"
msgstr "%B: no se puede llenar DataDictionary[12] porque falta .idata$5"

#: peigen.c:2353 pepigen.c:2353 pex64igen.c:2353
msgid "%B: unable to fill in DataDictionary[PE_IMPORT_ADDRESS_TABLE (12)] because .idata$6 is missing"
msgstr "%B: no se puede llenar DataDictionary[PE_IMPORT_ADDRESS_TABLE (12)] porque falta .idata$6"

#: peigen.c:2375 pepigen.c:2375 pex64igen.c:2375
msgid "%B: unable to fill in DataDictionary[9] because __tls_used is missing"
msgstr "%B: no se puede llenar DataDictionary[9] porque falta __tls_used"

#~ msgid "ERROR: %B: Incompatible object tag '%s':%d"
#~ msgstr "ERROR: %B: Etiqueta de objeto '%s' incompatible:%d"

#~ msgid "%B(%A): warning: unresolvable relocation against symbol `%s'"
#~ msgstr "%B(%A): aviso: reubicación sin resolución contra el símbolo `%s'"

#~ msgid "%B: Internal inconsistency; no relocation section %s"
#~ msgstr "%B: Inconsistencia interna; no se encuentra la sección de reubicación %s"

#~ msgid "Could not find relocation section for %s"
#~ msgstr "No se puede encontrar la sección de reubicación para %s"

#~ msgid "%B: GOT overflow: Number of R_68K_GOT8O and R_68K_GOT16O relocations > %d"
#~ msgstr "%B desbordamiento de GOT: Número de reubicaciones R_68K_GOT80 Y R_68K_GOT160 > %d"

#~ msgid "%A link_order not found\n"
#~ msgstr "no se encontró link_order %A\n"

#~ msgid "%s: no symbol \"%s\""
#~ msgstr "%s: no existe el símbolo \"%s\""

#~ msgid "%s: loader reloc in unrecognized section `%s'"
#~ msgstr "%s: reubicación del cargador en la sección `%s' no reconocida"

#~ msgid "%s: `%s' in loader reloc but not loader sym"
#~ msgstr "%s: `%s' en la reubicación del cargador pero no es un símbolo del cargador"

#~ msgid "Dwarf Error: DW_FORM_strp offset (%lu) greater than or equal to .debug_str size (%lu)."
#~ msgstr "Error de Dwarf: El desplazamiento DW_FROM_strp (%lu) es más grande o igual que el tamaño de .debug_str (%lu)."

#~ msgid "Dwarf Error: Can't find .debug_abbrev section."
#~ msgstr "Error de Dwarf: No se puede encontrar la sección .debug_abbrev."

#~ msgid "Dwarf Error: Abbrev offset (%lu) greater than or equal to .debug_abbrev size (%lu)."
#~ msgstr "Error de Dwarf: El desplazamiento de abreviatura (%lu) es más grande o igual que el tamaño de .debug_abbrev (%lu)."

#~ msgid "Dwarf Error: Can't find .debug_line section."
#~ msgstr "Error de Dwarf: No se puede encontrar lan sección .debug_line."

#~ msgid "Dwarf Error: Can't find .debug_ranges section."
#~ msgstr "Error de Dwarf: No se puede encontrar lan sección .debug_ranges."

#~ msgid "ERROR: %B: Conflicting definitions of wchar_t"
#~ msgstr "ERROR: %B: Definiciones en conflicto de wchar_t"

#~ msgid "%B: relocation R_X86_64_PC32 against protected function `%s' can not be used when making a shared object"
#~ msgstr "%B: no se puede usar la reubicación R_X86_64_PC32 contra la función protegida `%' cuando se hace un objeto compartido"

#~ msgid "ERROR: %B: Conflicting enum sizes"
#~ msgstr "ERROR: %B: Tamaños de enum en conflicto"

#~ msgid "Division by zero. "
#~ msgstr "División por cero. "

#~ msgid " [cpu32]"
#~ msgstr " [cpu32]"

#~ msgid " [m68000]"
#~ msgstr " [m68000]"

#~ msgid "Linking mips16 objects into %s format is not supported"
#~ msgstr "No se admite enlazar objetos mips16 en el formato %s"

#~ msgid ".glink and .plt too far apart"
#~ msgstr ".glink y .plt están demasiado alejados"

#~ msgid "%B: Not enough room for program headers (allocated %u, need %u)"
#~ msgstr "%B: No hay suficiente espacio para los encabezados del programa (%u asignados, %u necesarios)"

#~ msgid " [mips1]"
#~ msgstr " [mips1]"

#~ msgid " [mips2]"
#~ msgstr " [mips2]"

#~ msgid " [mips3]"
#~ msgstr " [mips3]"

#~ msgid " [mips4]"
#~ msgstr " [mips4]"

#~ msgid " [mips5]"
#~ msgstr " [mips5]"

#~ msgid " [mips32]"
#~ msgstr " [mips32]"

#~ msgid " [mips64]"
#~ msgstr " [mips64]"

#~ msgid " [mips32r2]"
#~ msgstr " [mips32r2]"

#~ msgid " [mips64r2]"
#~ msgstr " [mips64r2]"

#~ msgid " [mdmx]"
#~ msgstr " [mdmx]"

#~ msgid " [mips16]"
#~ msgstr " [mips16]"

#~ msgid " [32bitmode]"
#~ msgstr " [modo 32bit]"

#~ msgid "Missing IHCONST"
#~ msgstr "IHCONST faltante"

#~ msgid "Missing IHIHALF"
#~ msgstr "IHIHALF faltante"

#~ msgid "missing IHCONST reloc"
#~ msgstr "reubicación IHCONST faltante"

#~ msgid "missing IHIHALF reloc"
#~ msgstr "reubicación IHIHALF faltante"

#~ msgid "%B(%A): warning: unresolvable relocation %d against symbol `%s'"
#~ msgstr "%B(%A): aviso: reubicación %d sin resolución contra el símbolo `%s'"

#~ msgid "%s: warning: unresolvable relocation against symbol `%s' from %s section"
#~ msgstr "%s: aviso: reubicación sin resolución contra el símbolo `%s' de la sección %s"

#~ msgid "%B(%A): unresolvable relocation against symbol `%s'"
#~ msgstr "%B(%A+0x%lx): reubicación sin resolución contra el símbolo `%s'"

#~ msgid "Symbol %s has no GOT subsection for offset 0x%x"
#~ msgstr "El símbolo %s no tiene subsección GOT para el desplazamiento 0x%x"

#~ msgid "%B: check_relocs: unhandled reloc type %d"
#~ msgstr "%B: check_relocs: tipo de reubicación %d sin manejar"

#~ msgid "%B: warning: sh_link not set for section `%S'"
#~ msgstr "%B: aviso: no se estableció sh_link para la sección `%S'"

#~ msgid "  first occurrence: %s: arm call to thumb"
#~ msgstr "  primera ocurrencia: %s: llamada arm a thumb"

#~ msgid "  first occurrence: %s: thumb call to arm"
#~ msgstr "  primera ocurrencia: %s: llamada thumb a arm"

#~ msgid "  consider relinking with --support-old-code enabled"
#~ msgstr "  considere el reenlace con --support-old-code activado"

#~ msgid "reloc against unsupported section"
#~ msgstr "reubicación contra una sección no admitida"

#~ msgid "Error: First section in segment (%s) starts at 0x%x whereas the segment starts at 0x%x"
#~ msgstr "Error: La primera sección en el segmento (%s) inicia en 0x%x mientras que el segmento inicia en 0x%x"

#~ msgid "ERROR: %s is compiled for EABI version %d, whereas %s is compiled for version %d"
#~ msgstr "ERROR: %s está compilado para EABI versión %d, mientras que %s está compilado para la versión %d"

#~ msgid "%s: unresolvable relocation %s against symbol `%s' from %s section"
#~ msgstr "%s: reubicación %s sin resolución contra el símbolo `%s' de la sección %s"

#~ msgid "%s: relocation %s should not be used when making a shared object; recompile with -fPIC"
#~ msgstr "%s: no se debe usar la reubicación %s cuando se hace un objeto compartido; recompile con -fPIC"

#~ msgid "%s(%s+0x%lx): fixing %s"
#~ msgstr "%s(%s+0x%lx): fijando %s"

#~ msgid "%s: unresolvable relocation against symbol `%s' from %s section"
#~ msgstr "%s: reubicación sin resolución contra el símbolo `%s' de la sección %s"

#~ msgid "%s: linking non-pic code in a shared library"
#~ msgstr "%s: se enlaza código que no es pic en una biblioteca compartida"

#~ msgid "%s: reloc overflow 1: 0x%lx > 0xffff"
#~ msgstr "%s: desbordamiento de reubicación 1: 0x%lx > 0xffff"

#~ msgid "%s: Unknown special linker type %d"
#~ msgstr "%s: Tipo de enlazador especial %d desconocido"

#~ msgid "v850ea architecture"
#~ msgstr "arquitectura v850ea"

#~ msgid "%s: Section %s is too large to add hole of %ld bytes"
#~ msgstr "%s: La sección %s es muy grande para agregar un agujero de %ld bytes"

#~ msgid "Error: out of memory"
#~ msgstr "Error: memoria agotada"

#~ msgid "warning: relocation against removed section; zeroing"
#~ msgstr "aviso: reubicación contra una sección eliminada; se cambia a ceros"

#~ msgid "local symbols in discarded section %s"
#~ msgstr "símbolos locales en la sección descartada %s"

#~ msgid "%s: ISA mismatch (-mips%d) with previous modules (-mips%d)"
#~ msgstr "%s: no coincide el ISA (-mips%d) con módulos previos (-mips%d)"

#~ msgid "%s: ISA mismatch (%d) with previous modules (%d)"
#~ msgstr "%s: no coincide el ISA (%d) con módulos previos (%d)"

#~ msgid "%s: dynamic relocation against speculation fixup"
#~ msgstr "%s: reubicación dinámica contra una compostura de especulación"

#~ msgid "%s: speculation fixup against undefined weak symbol"
#~ msgstr "%s: compostura de especulación contra un símbolo débil indefinido"

#~ msgid "\tThe Import Address Table (difference found)\n"
#~ msgstr "\tLa Tabla de Importación de Direcciones (se encontró una diferencia)\n"

#~ msgid "\t>>> Ran out of IAT members!\n"
#~ msgstr "\t>>> ¡Se terminaron los miembros IAT!\n"

#~ msgid "\tThe Import Address Table is identical\n"
#~ msgstr "\tLa Tabla de Importación de Direcciones es idéntica\n"

#~ msgid "GP relative relocation when GP not defined"
#~ msgstr "reubicación GP relativa cuando GP no estaba definido"

#~ msgid "%s: ERROR: passes floats in float registers whereas target %s uses integer registers"
#~ msgstr "%s: ERROR: pasan números de coma flotante en registros de coma flotante mientras que el objetivo %s usa registros enteros"

#~ msgid "%s: ERROR: passes floats in integer registers whereas target %s uses float registers"
#~ msgstr "%s: ERROR: pasan números de coma flotante en registros enteros mientras que el objetivo %s usa registros de coma flotante"

#~ msgid "Warning: input file %s supports interworking, whereas %s does not."
#~ msgstr "Aviso: el fichero de entrada %s admite interoperabilidad, mientras que %s no."

#~ msgid "Warning: input file %s does not support interworking, whereas %s does."
#~ msgstr "Aviso: el fichero de entrada %s no admite interoperabilidad, mientras que %s sí."

# FIXME: Revisar en el código si son abreviaturas comunes, o corresponden a
# partes fijas dentro del programa. cfuga
#~ msgid "AUX tagndx %ld ttlsiz 0x%lx lnnos %ld next %ld"
#~ msgstr "AUX tagndx %ld ttlsiz 0x%lx lnnos %ld next %ld"

#~ msgid "elf_symbol_from_bfd_symbol 0x%.8lx, name = %s, sym num = %d, flags = 0x%.8lx%s\n"
#~ msgstr "elf_symbol_from_bfd_symbol 0x%.8lx, nombre = %s, núm sim = %d, opciones = 0x%.8lx%s\n"

#~ msgid "Warning: Not setting interwork flag of %s since it has already been specified as non-interworking"
#~ msgstr "Aviso: No se activa la opción de interoperación de %s ya que se había especificado como no interoperable"

#~ msgid "Warning: Clearing the interwork flag of %s due to outside request"
#~ msgstr "Aviso: Se limpia la opción de interoperación de %s debido a una petición externa"

#~ msgid " [APCS-26]"
#~ msgstr " [APCS-26]"

#~ msgid " [APCS-32]"
#~ msgstr " [APCS-32]"

#~ msgid "(unknown)"
#~ msgstr "(desconocido)"

#~ msgid "  previously %s in %s"
#~ msgstr "  previamente %s en %s"

#~ msgid "Symbol `%s' has differing types: %s in %s"
#~ msgstr "El símbolo `%s' tiene tipos diferentes: %s en %s"

#~ msgid "ETIR_S_C_STO_GBL: no symbol \"%s\""
#~ msgstr "ETIR_S_C_STO_GBL: no está el símbolo \"%s\""

#~ msgid "ETIR_S_C_STO_CA: no symbol \"%s\""
#~ msgstr "ETIR_S_C_STO_CA: no está el símbolo \"%s\""

#~ msgid "ETIR_S_C_STO_RB/AB: Not supported"
#~ msgstr "ETIR_S_C_STO_RB/AB: No se admite"

#~ msgid "ETIR_S_C_STO_LP_PSB: Not supported"
#~ msgstr "ETIR_S_C_STO_LP_PSB: No se admite"

#~ msgid "ETIR_S_C_OPR_INSV: Not supported"
#~ msgstr "ETIR_S_C_OPR_INSV: No se admite"

#~ msgid "ETIR_S_C_OPR_USH: Not supported"
#~ msgstr "ETIR_S_C_OPR_USH: No se admite"

#~ msgid "ETIR_S_C_OPR_ROT: Not supported"
#~ msgstr "ETIR_S_C_OPR_ROT: No se admite"

#~ msgid "ETIR_S_C_OPR_REDEF: Not supported"
#~ msgstr "ETIR_S_C_OPR_REDEF: No se admite"

#~ msgid "ETIR_S_C_OPR_DFLIT: Not supported"
#~ msgstr "ETIR_S_C_OPR_DFLIT: No se admite"

#~ msgid "ETIR_S_C_STC_LP: not supported"
#~ msgstr "ETIR_S_C_STC_LP: no se admite"

#~ msgid "ETIR_S_C_STC_GBL: not supported"
#~ msgstr "ETIR_S_C_STC_GBL: no se admite"

#~ msgid "ETIR_S_C_STC_GCA: not supported"
#~ msgstr "ETIR_S_C_STC_GCA: no se admite"

#~ msgid "ETIR_S_C_STC_PS: not supported"
#~ msgstr "ETIR_S_C_STC_PS: no se admite"

#~ msgid "Unimplemented STO cmd %d"
#~ msgstr "Orden STO %d sin implementar"

#~ msgid "TIR_S_C_OPR_ASH incomplete"
#~ msgstr "TIR_S_C_OPR_ASH incompleto"

#~ msgid "TIR_S_C_OPR_USH incomplete"
#~ msgstr "TIR_S_C_OPR_USH incompleto"

#~ msgid "TIR_S_C_OPR_ROT incomplete"
#~ msgstr "TIR_S_C_OPR_ROT incompleto"

#~ msgid "TIR_S_C_OPR_REDEF not supported"
#~ msgstr "TIR_S_C_OPR_REDEF no se admite"

#~ msgid "TIR_S_C_OPR_DFLIT not supported"
#~ msgstr "TIR_S_C_OPR_DFLIT no se admite"

#~ msgid "TIR_S_C_CTL_DFLOC not fully implemented"
#~ msgstr "TIR_S_C_CTL_DFLOC no está completamente implementado"

#~ msgid "TIR_S_C_CTL_STLOC not fully implemented"
#~ msgstr "TIR_S_C_CTL_STLOC no está completamente implementado"

#~ msgid "TIR_S_C_CTL_STKDL not fully implemented"
#~ msgstr "TIR_S_C_CTL_STKDL no está completamente implementado"

#~ msgid " vma:            Hint    Time      Forward  DLL       First\n"
#~ msgstr " vma:            Pista   Tiempo    Adelante DLL       Primero\n"

#~ msgid "     \t\tAddress  Address  Handler  Data     Address    Mask\n"
#~ msgstr "      \t\tDirección Dirección Manejador Datos Dirección Máscara\n"

#~ msgid "integer"
#~ msgstr "entero"

# FIXME: Revisar el contexto en el código para confirmar esta traducción. cfuga
#~ msgid "soft"
#~ msgstr "suave"

#~ msgid "hard"
#~ msgstr "duro"

#~ msgid "Warning: %s %s interworking, whereas %s %s"
#~ msgstr "Aviso: %s %s interoperatibilidad, mientras que %s %s"

#~ msgid "supports"
#~ msgstr "admite"

#~ msgid "does not"
#~ msgstr "no"

#~ msgid "does"
#~ msgstr " "

#~ msgid "%s(%s+0x%lx): cannot find stub entry %s"
#~ msgstr "%s(%s+0x%lx): no se puede encontrar la entrada de cabo %s"

#~ msgid "%s(%s+0x%lx): cannot relocate %s, recompile with -ffunction-sections"
#~ msgstr "%s(%s+0x%lx): no se puede reubicar %s, recompile con -ffuncion-sections"

#~ msgid "creating section symbol, name = %s, value = 0x%.8lx, index = %d, section = 0x%.8lx\n"
#~ msgstr "se crea el símbolo de sección, nombre = %s, valor = 0x%.8lx, índice = %d, sección 0x%.8lx\n"

#~ msgid "       whereas segment starts at 0x%x"
#~ msgstr "       mientras que el segmento inicia en 0x%x"