summaryrefslogtreecommitdiff
path: root/po/es/hardware.po
blob: 166000769e54bc47bce2b3ef0bd5f8e8a53c5036 (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
# debian-installer po translation to Spanish
# Copyright (C)  2004-2012 Software in the Public Interest
# This file is distributed under the same license as the debian-installer
# package.
#
# Changes:
#   - Initial translation
# 	Rudy Godoy, 2004
# 	Javier Fernández-Sanguino, 2007
# 	Rubén Porras Campo, 2004
# 	Steve Langasek
#
#   - Updates
# 	Igor Támara, 2007
# 	Francisco García, 2007
# 	Carlos Galisteo, 2007
#         Omar Campagne, 2010, 2012
#         Camaleón <noelamac@gmail.com>, 2011
# 	Javier Fernández-Sanguino, 2013
#
# Traductores, si no conocen el formato PO, merece la pena leer la
# documentación de gettext, especialmente las secciones dedicadas a este
# formato, por ejemplo ejecutando:
#       info -n '(gettext)PO Files'
#       info -n '(gettext)Header Entry'
#
# Equipo de traducción al español, por favor lean antes de traducir
# los siguientes documentos:
#
#   - El proyecto de traducción de Debian al español
#     http://www.debian.org/intl/spanish/
#     especialmente las notas y normas de traducción en
#     http://www.debian.org/intl/spanish/notas
#
#   - La guía de traducción de po's de debconf:
#     /usr/share/doc/po-debconf/README-trans
#     o http://www.debian.org/intl/l10n/po-debconf/README-trans
#
# Javier Fernández-Sanguino <jfs@debian.org>, 2010.
msgid ""
msgstr ""
"Project-Id-Version: debian-installer\n"
"Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n"
"POT-Creation-Date: 2017-02-17 18:38+0000\n"
"PO-Revision-Date: 2013-04-28 22:38+0200\n"
"Last-Translator: Javier Fernández-Sanguino <jfs@debian.org>\n"
"Language-Team: Debian l10n Spanish <debian-l10n-spanish@lists.debian.org>\n"
"Language: es\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: Virtaal 0.7.1\n"

#. Tag: title
#: hardware.xml:5
#, no-c-format
msgid "System Requirements"
msgstr "Requisitos del sistema"

#. Tag: para
#: hardware.xml:7
#, no-c-format
msgid ""
"This section contains information about what hardware you need to get "
"started with &debian;. You will also find links to further information about "
"hardware supported by GNU and &arch-kernel;."
msgstr ""
"Esta sección contiene información sobre el hardware necesario para empezar "
"con &debian;. También encontrará enlaces a más información sobre el hardware "
"compatible con GNU y &arch-kernel;."

#. Tag: title
#: hardware.xml:20
#, no-c-format
msgid "Supported Hardware"
msgstr "Hardware compatible"

#. Tag: para
#: hardware.xml:21
#, no-c-format
msgid ""
"&debian; does not impose hardware requirements beyond the requirements of "
"the Linux or kFreeBSD kernel and the GNU tool-sets. Therefore, any "
"architecture or platform to which the Linux or kFreeBSD kernel, libc, "
"<command>gcc</command>, etc. have been ported, and for which a &debian; port "
"exists, can run &debian;. Please refer to the Ports pages at <ulink url="
"\"&url-ports;\"></ulink> for more details on &arch-title; architecture "
"systems which have been tested with &debian-gnu;."
msgstr ""
"&debian; no impone requisitos de hardware más allá de los que establecen el "
"núcleo Linux o kFreeBSD y el conjunto de herramientas GNU. En cualquier "
"caso, cualquier arquitectura o plataforma a la que se haya adaptado el "
"núcleo Linux o kFreeBSD, libc, <command>gcc</command>, etc., y para los que "
"exista una adaptación de &debian;, puede ejecutar &debian;. Por favor, "
"diríjase a las páginas de adaptaciones en <ulink url=\"&url-ports;\"></"
"ulink> para más información sobre sistemas de arquitectura &arch-title; "
"probados con &debian-gnu;."

#. Tag: para
#: hardware.xml:32
#, no-c-format
msgid ""
"Rather than attempting to describe all the different hardware configurations "
"which are supported for &arch-title;, this section contains general "
"information and pointers to where additional information can be found."
msgstr ""
"En lugar de intentar describir las diferentes configuraciones de hardware "
"compatibles con &arch-title;, esta sección contiene información general y "
"referencias adicionales donde puede encontrar más información."

#. Tag: title
#: hardware.xml:41
#, no-c-format
msgid "Supported Architectures"
msgstr "Arquitecturas compatibles"

#. Tag: para
#: hardware.xml:42
#, fuzzy, no-c-format
#| msgid ""
#| "&debian; GNU/Linux &release; supports eleven major architectures and "
#| "several variations of each architecture known as <quote>flavors</quote>."
msgid ""
"&debian; GNU/Linux &release; supports ten major architectures and several "
"variations of each architecture known as <quote>flavors</quote>."
msgstr ""
"&debian; GNU/Linux &release; permite el uso de once arquitecturas "
"principales y algunas variaciones de cada arquitectura conocidas como "
"<quote>sabores</quote>."

#. Tag: entry
#: hardware.xml:53
#, no-c-format
msgid "Architecture"
msgstr "Arquitectura"

#. Tag: entry
#: hardware.xml:53
#, no-c-format
msgid "&debian; Designation"
msgstr "Designación de &debian;"

#. Tag: entry
#: hardware.xml:54
#, no-c-format
msgid "Subarchitecture"
msgstr "Subarquitectura"

#. Tag: entry
#: hardware.xml:54
#, no-c-format
msgid "Flavor"
msgstr "Sabor"

#. Tag: entry
#: hardware.xml:60
#, no-c-format
msgid "Intel x86-based"
msgstr "Basada en Intel x86"

#. Tag: entry
#: hardware.xml:61
#, no-c-format
msgid "i386"
msgstr "i386"

#. Tag: entry
#: hardware.xml:67
#, no-c-format
msgid "AMD64 &amp; Intel 64"
msgstr "AMD64 e Intel 64"

#. Tag: entry
#: hardware.xml:68
#, no-c-format
msgid "amd64"
msgstr "amd64"

#. Tag: entry
#: hardware.xml:74
#, no-c-format
msgid "<entry>ARM</entry>"
msgstr "<entry>ARM</entry>"

#. Tag: entry
#: hardware.xml:75
#, no-c-format
msgid "armel"
msgstr "armel"

#. Tag: entry
#: hardware.xml:76
#, fuzzy, no-c-format
#| msgid "Marvell Kirkwood"
msgid "Marvell Kirkwood and Orion"
msgstr "Marvell Kirkwood"

#. Tag: entry
#: hardware.xml:77
#, fuzzy, no-c-format
#| msgid "Marvell Orion"
msgid "marvell"
msgstr "Marvell Orion"

#. Tag: entry
#: hardware.xml:79
#, no-c-format
msgid "<entry>Versatile</entry>"
msgstr "<entry>Versatile</entry>"

#. Tag: entry
#: hardware.xml:80
#, no-c-format
msgid "versatile"
msgstr "versatile"

#. Tag: entry
#: hardware.xml:84
#, no-c-format
msgid "ARM with hardware FPU"
msgstr "ARM con hardware FPU"

#. Tag: entry
#: hardware.xml:85
#, no-c-format
msgid "armhf"
msgstr "armhf"

#. Tag: entry
#: hardware.xml:86
#, no-c-format
msgid "multiplatform"
msgstr ""

#. Tag: entry
#: hardware.xml:87
#, no-c-format
msgid "armmp"
msgstr ""

#. Tag: entry
#: hardware.xml:89
#, no-c-format
msgid "multiplatform for LPAE-capable systems"
msgstr ""

#. Tag: entry
#: hardware.xml:90
#, no-c-format
msgid "armmp-lpae"
msgstr ""

#. Tag: entry
#: hardware.xml:94
#, no-c-format
msgid "64bit ARM"
msgstr ""

#. Tag: entry
#: hardware.xml:95
#, no-c-format
msgid "arm64"
msgstr ""

#. Tag: entry
#: hardware.xml:101
#, fuzzy, no-c-format
#| msgid "MIPS (big endian)"
msgid "32bit MIPS (big-endian)"
msgstr "MIPS (big endian)"

#. Tag: entry
#: hardware.xml:102
#, no-c-format
msgid "mips"
msgstr "mips"

#. Tag: entry
#: hardware.xml:103 hardware.xml:129
#, no-c-format
msgid "MIPS Malta (32 bit)"
msgstr "MIPS Malta (32 bit)"

#. Tag: entry
#: hardware.xml:104 hardware.xml:130
#, no-c-format
msgid "4kc-malta"
msgstr "4kc-malta"

#. Tag: entry
#: hardware.xml:106 hardware.xml:132
#, no-c-format
msgid "MIPS Malta (64 bit)"
msgstr "MIPS Malta (64 bit)"

#. Tag: entry
#: hardware.xml:107 hardware.xml:117 hardware.xml:133
#, no-c-format
msgid "5kc-malta"
msgstr "5kc-malta"

#. Tag: entry
#: hardware.xml:109 hardware.xml:119 hardware.xml:135
#, no-c-format
msgid "Cavium Octeon"
msgstr ""

#. Tag: entry
#: hardware.xml:110 hardware.xml:120 hardware.xml:136
#, no-c-format
msgid "octeon"
msgstr ""

#. Tag: entry
#: hardware.xml:114
#, fuzzy, no-c-format
#| msgid "MIPS (little endian)"
msgid "64bit MIPS (little-endian)"
msgstr "MIPS (little endian)"

#. Tag: entry
#: hardware.xml:115
#, fuzzy, no-c-format
#| msgid "mipsel"
msgid "mips64el"
msgstr "mipsel"

#. Tag: entry
#: hardware.xml:116
#, fuzzy, no-c-format
#| msgid "MIPS Malta (32 bit)"
msgid "MIPS Malta"
msgstr "MIPS Malta (32 bit)"

#. Tag: entry
#: hardware.xml:122 hardware.xml:138
#, no-c-format
msgid "Loongson 3"
msgstr ""

#. Tag: entry
#: hardware.xml:123 hardware.xml:139
#, no-c-format
msgid "loongson-3"
msgstr ""

#. Tag: entry
#: hardware.xml:127
#, fuzzy, no-c-format
#| msgid "MIPS (little endian)"
msgid "32bit MIPS (little-endian)"
msgstr "MIPS (little endian)"

#. Tag: entry
#: hardware.xml:128
#, no-c-format
msgid "mipsel"
msgstr "mipsel"

#. Tag: entry
#: hardware.xml:145
#, no-c-format
msgid "Power Systems"
msgstr "Power Systems"

#. Tag: entry
#: hardware.xml:146
#, no-c-format
msgid "ppc64el"
msgstr "ppc64el"

#. Tag: entry
#: hardware.xml:147
#, no-c-format
msgid "IBM POWER8 or newer machines"
msgstr ""

#. Tag: entry
#: hardware.xml:172
#, no-c-format
msgid "64bit IBM S/390"
msgstr "IBM S/390 64bit"

#. Tag: entry
#: hardware.xml:173
#, no-c-format
msgid "s390x"
msgstr "s390x"

#. Tag: entry
#: hardware.xml:174
#, no-c-format
msgid "IPL from VM-reader and DASD"
msgstr "IPL del lector VM y DASD"

#. Tag: entry
#: hardware.xml:175
#, no-c-format
msgid "generic"
msgstr "genérico"

#. Tag: para
#: hardware.xml:182
#, no-c-format
msgid ""
"This document covers installation for the <emphasis>&arch-title;</emphasis> "
"architecture using the <emphasis>&arch-kernel;</emphasis> kernel. If you are "
"looking for information on any of the other &debian;-supported architectures "
"take a look at the <ulink url=\"http://www.debian.org/ports/\">&debian;-"
"Ports</ulink> pages."
msgstr ""
"Este documento cubre la instalación para la arquitectura <emphasis>&arch-"
"title;</emphasis> usando el núcleo <emphasis>&arch-kernel;</emphasis>. Si "
"busca información sobre cualquiera de las otras arquitecturas compatibles "
"con &debian; consulte las páginas de las <ulink url=\"http://www.debian.org/"
"ports/\">adaptaciones de &debian;</ulink>."

#. Tag: para
#: hardware.xml:192
#, no-c-format
msgid ""
"This is the first official release of &debian-gnu; for the &arch-title; "
"architecture. We feel that it has proven itself sufficiently to be released. "
"However, because it has not had the exposure (and hence testing by users) "
"that some other architectures have had, you may encounter a few bugs. Use "
"our <ulink url=\"&url-bts;\">Bug Tracking System</ulink> to report any "
"problems; make sure to mention the fact that the bug is on the &arch-title; "
"platform using the <emphasis>&arch-kernel;</emphasis> kernel. It can be "
"necessary to use the <ulink url=\"&url-list-subscribe;\">debian-&arch-"
"listname; mailing list</ulink> as well."
msgstr ""
"Esta es la primera versión oficial de &debian-gnu; para la arquitectura "
"&arch-title;. Consideramos que se ha probado ésta lo suficientemente como "
"para ser publicada. No obstante, podría encontrar algunos fallos dado que "
"ésta no ha tenido la exposición (y por tanto pruebas por usuarios) que han "
"tenido otras arquitecturas. Utilice nuestro <ulink url=\"&url-bts;\">sistema "
"de seguimiento de fallos</ulink> para informar cualquier problema; asegúrese "
"de indicar que el problema se encuentra en la plataforma &arch-title; usando "
"el núcleo <emphasis>&arch-kernel;</emphasis>. También, podría ser necesario "
"utilizar la <ulink url=\"&url-list-subscribe;\">lista de correo de debian-"
"&arch-listname;</ulink>."

#. Tag: title
#: hardware.xml:214
#, no-c-format
msgid "CPU Support"
msgstr "Compatibilidad de CPU"

#. Tag: para
#: hardware.xml:215
#, no-c-format
msgid "Both AMD64 and Intel 64 processors are supported."
msgstr ""
"Se permiten tanto los procesadores AMD64 como los procesadores Intel 64."

#. Tag: title
#: hardware.xml:239
#, no-c-format
msgid "Three different ARM ports"
msgstr ""

#. Tag: para
#: hardware.xml:241
#, no-c-format
msgid ""
"The ARM architecture has evolved over time and modern ARM processors provide "
"features which are not available in older models. &debian; therefore "
"provides three ARM ports to give the best support for a very wide range of "
"different machines:"
msgstr ""

#. Tag: para
#: hardware.xml:247
#, no-c-format
msgid ""
"&debian;/armel targets older 32-bit ARM processors without support for a "
"hardware floating point unit (FPU),"
msgstr ""

#. Tag: para
#: hardware.xml:251
#, no-c-format
msgid ""
"&debian;/armhf works only on newer 32-bit ARM processors which implement at "
"least the ARMv7 architecture with version 3 of the ARM vector floating point "
"specification (VFPv3). It makes use of the extended features and performance "
"enhancements available on these models."
msgstr ""

#. Tag: para
#: hardware.xml:258
#, no-c-format
msgid ""
"&debian;/arm64 works on 64-bit ARM processors which implement at least the "
"ARMv8 architecture."
msgstr ""

#. Tag: para
#: hardware.xml:265
#, fuzzy, no-c-format
#| msgid ""
#| "Most ARM CPUs may be run in either endian mode (big or little). However, "
#| "the majority of current system implementation uses little-endian mode. "
#| "&debian; currently only supports little-endian ARM systems."
msgid ""
"Technically, all currently available ARM CPUs can be run in either endian "
"mode (big or little), but in practice the vast majority use little-endian "
"mode. All of &debian;/arm64, &debian;/armhf and &debian;/armel support only "
"little-endian systems."
msgstr ""
"Muchas CPUs ARM también pueden funcionar en cualquier modo endian «little-"
"endian» o «big-endian»). Sin embargo, la mayoría de las implementaciones de "
"sistemas actuales usan el modo «little-endian». &debian; sólo permite "
"actualmente sistemas ARM «little-endian»."

#. Tag: title
#: hardware.xml:274
#, no-c-format
msgid "Variations in ARM CPU designs and support complexity"
msgstr ""

#. Tag: para
#: hardware.xml:276
#, no-c-format
msgid ""
"ARM systems are much more heterogeneous than those based on the i386/amd64-"
"based PC architecture, so the support situation can be much more complicated."
msgstr ""

#. Tag: para
#: hardware.xml:282
#, no-c-format
msgid ""
"The ARM architecture is used mainly in so-called <quote>system-on-chip</"
"quote> (SoC) designs. These SoCs are designed by many different companies "
"with vastly varying hardware components even for the very basic "
"functionality required to bring the system up. System firmware interfaces "
"have been increasingly standardised over time, but especially on older "
"hardware firmware/boot interfaces vary a great deal, so on these systems the "
"Linux kernel has to take care of many system-specific low-level issues which "
"would be handled by the mainboard's BIOS in the PC world."
msgstr ""

#. Tag: para
#: hardware.xml:294
#, no-c-format
msgid ""
"At the beginning of the ARM support in the Linux kernel, the hardware "
"variety resulted in the requirement of having a separate kernel for each ARM "
"system in contrast to the <quote>one-fits-all</quote> kernel for PC systems. "
"As this approach does not scale to a large number of different systems, work "
"was done to allow booting with a single ARM kernel that can run on different "
"ARM systems. Support for newer ARM systems is now implemented in a way that "
"allows the use of such a multiplatform kernel, but for several older systems "
"a separate specific kernel is still required. Because of this, the standard "
"&debian; distribution only supports installation on a selected number of "
"such older ARM systems, alongside the newer systems which are supported by "
"the ARM multiplatform kernels (called <quote>armmp</quote>) in &debian;/"
"armhf."
msgstr ""

#. Tag: para
#: hardware.xml:310
#, no-c-format
msgid ""
"The ARM architecture is used mainly in so-called <quote>system-on-chip</"
"quote> (SoC) designs. These SoCs are designed by many different companies, "
"often with vastly varying hardware components even for the very basic "
"functionality required to bring the system up. Older versions of the ARM "
"architecture have seen massive differences from one SoC to the next, but "
"ARMv8 (arm64) is much more standardised and so is easier for the Linux "
"kernel and other software to support."
msgstr ""

#. Tag: para
#: hardware.xml:321
#, no-c-format
msgid ""
"Server versions of ARMv8 hardware are typically configured using the Unified "
"Extensible Firmware Interface (UEFI) and Advanced Configuration and Power "
"Interface (ACPI) standards. These two provide common, device-independent "
"ways to boot and configure computer hardware. They are also common in the "
"x86 PC world."
msgstr ""

#. Tag: title
#: hardware.xml:331
#, no-c-format
msgid "Platforms supported by Debian/arm64"
msgstr ""

#. Tag: para
#: hardware.xml:333
#, no-c-format
msgid ""
"Arm64/AArch64/ARMv8 hardware became available quite late in the &debian; "
"&releasename-cap; release cycle so not many platforms had support merged in "
"the mainline kernel version by the time of this release; this is the main "
"requirement to have &d-i; working on them. The following platforms are known "
"to be supported by &debian;/arm64 in this release. There is only one kernel "
"image, which supports all the listed platforms."
msgstr ""

#. Tag: term
#: hardware.xml:345
#, no-c-format
msgid "Applied Micro (APM) Mustang/X-Gene"
msgstr ""

#. Tag: para
#: hardware.xml:347
#, no-c-format
msgid ""
"The APM Mustang was the first Linux-capable ARMv8 system available. It uses "
"the X-gene SoC, which has since also been used in other machines. It is an 8-"
"core CPU, with ethernet, USB and serial. A common form-factor looks just "
"like a desktop PC box, but many other versions are expected in the future. "
"Most of the hardware is supported in the mainline kernel, but at this point "
"USB support is lacking in the &releasename-cap; kernel."
msgstr ""

#. Tag: term
#: hardware.xml:361
#, no-c-format
msgid "ARM Juno Development Platform"
msgstr ""

#. Tag: para
#: hardware.xml:363
#, no-c-format
msgid ""
"Juno is a capable development board with a 6-core (2xA57, 4xA53) ARMv8-A "
"800Mhz CPU, Mali (T624) graphics, 8GB DDR3 RAM, Ethernet, USB, Serial. It "
"was designed for system bring-up and power testing so is neither small nor "
"cheap, but was one of the first boards available. All the on-board hardware "
"is supported in the mainline kernel and in &releasename-cap;."
msgstr ""

#. Tag: para
#: hardware.xml:377
#, no-c-format
msgid ""
"When using &d-i; on non-UEFI systems, you may have to manually make the "
"system bootable at the end of the installation, e.g. by running the required "
"commands in a shell started from within &d-i;. flash-kernel knows how to set "
"up an X-Gene system booting with U-Boot."
msgstr ""

#. Tag: title
#: hardware.xml:385
#, fuzzy, no-c-format
#| msgid "The supported platforms are:"
msgid "Other platforms"
msgstr "Las plataformas compatibles son:"

#. Tag: para
#: hardware.xml:386
#, no-c-format
msgid ""
"The multiplatform support in the arm64 Linux kernel may also allow running "
"&d-i; on arm64 systems not explicitly listed above. So long as the kernel "
"used by &d-i; has support for the target system's components, and a device-"
"tree file for that target is available, a new target system may work just "
"fine. In these cases, the installer can usually provide a working "
"installation, and so long as UEFI is in use, it should be able to make the "
"system bootable as well. If UEFI is not used you may also need to perform "
"some manual configuration steps to make the system bootable."
msgstr ""

#. Tag: title
#: hardware.xml:402
#, no-c-format
msgid "Platforms supported by Debian/armhf"
msgstr ""

#. Tag: para
#: hardware.xml:404
#, no-c-format
msgid ""
"The following systems are known to work with &debian;/armhf using the "
"multiplatform (armmp) kernel:"
msgstr ""

#. Tag: term
#: hardware.xml:411
#, no-c-format
msgid "Freescale MX53 Quick Start Board (MX53 LOCO Board)"
msgstr ""

#. Tag: para
#: hardware.xml:413
#, no-c-format
msgid "The IMX53QSB is a development board based on the i.MX53 SoC."
msgstr ""

#. Tag: term
#: hardware.xml:420
#, fuzzy, no-c-format
#| msgid "versatile"
msgid "Versatile Express"
msgstr "versatile"

#. Tag: para
#: hardware.xml:422
#, no-c-format
msgid ""
"The Versatile Express is a development board series from ARM consisting of a "
"baseboard which can be equipped with various CPU daughter boards."
msgstr ""

#. Tag: term
#: hardware.xml:431
#, no-c-format
msgid "Certain Allwinner sunXi-based development boards and embedded systems"
msgstr ""

#. Tag: para
#: hardware.xml:434
#, no-c-format
msgid ""
"The armmp kernel supports several development boards and embedded systems "
"based on the Allwinner A10 (architecture codename <quote>sun4i</quote>), "
"A10s/A13 (architecture codename <quote>sun5i</quote>), A20 (architecture "
"codename <quote>sun7i</quote>), A31/A31s (architecture codename "
"<quote>sun6i</quote>) and A23/A33 (part of the <quote>sun8i</quote> family) "
"SoCs. Full installer support (including provision of ready-made SD card "
"images with the installer) is currently available for the following sunXi-"
"based systems:"
msgstr ""

#. Tag: para
#: hardware.xml:448
#, no-c-format
msgid "Cubietech Cubieboard 1 + 2 / Cubietruck"
msgstr ""

#. Tag: para
#: hardware.xml:451
#, no-c-format
msgid "LeMaker Banana Pi and Banana Pro"
msgstr ""

#. Tag: para
#: hardware.xml:454
#, no-c-format
msgid "LinkSprite pcDuino and pcDuino3"
msgstr ""

#. Tag: para
#: hardware.xml:457
#, no-c-format
msgid ""
"Olimex A10-Olinuxino-LIME / A20-Olinuxino-LIME / A20-Olinuxino-LIME2 / A20-"
"Olinuxino Micro / A20-SOM-EVB"
msgstr ""

#. Tag: para
#: hardware.xml:461
#, no-c-format
msgid "Xunlong OrangePi Plus"
msgstr ""

#. Tag: para
#: hardware.xml:467
#, no-c-format
msgid ""
"System support for Allwinner sunXi-based devices is limited to drivers and "
"device-tree information available in the mainline Linux kernel. Vendor-"
"specific kernel trees (such as the Allwinner SDK kernels) and the android-"
"derived linux-sunxi.org kernel 3.4 series are not supported by &debian;."
msgstr ""

#. Tag: para
#: hardware.xml:475
#, no-c-format
msgid ""
"The mainline Linux kernel generally supports serial console, ethernet, SATA, "
"USB and MMC/SD-cards on Allwinner A10, A10s/A13, A20, A23/A33 and A31/A31s "
"SoCs. The level of support for local display (HDMI/VGA/LCD) and audio "
"hardware varies between individual systems. For most systems, the kernel "
"doesn't have native graphics drivers but instead uses the <quote>simplefb</"
"quote> infrastructure in which the bootloader initializes the display and "
"the kernel just re-uses the pre-initialized framebuffer. This generally "
"works reasonably well, although it results in certain limitations (the "
"display resolution cannot be changed on the fly and display powermanagement "
"is not possible)."
msgstr ""

#. Tag: para
#: hardware.xml:490
#, no-c-format
msgid ""
"Onboard flash memory intended to be used as a mass storage device generally "
"exists in two basic variants on sunXi-based systems: raw NAND flash and eMMC "
"flash. Most older sunXi-based boards with onboard flash storage use raw NAND "
"flash for which support is not generally available in the mainline kernel "
"and therefore also not in Debian. A number of newer systems use eMMC flash "
"instead of raw NAND flash. An eMMC flash chip basically appears as a fast, "
"non-removable SD card and is supported in the same way as a regular SD card."
msgstr ""

#. Tag: para
#: hardware.xml:503
#, no-c-format
msgid ""
"The installer includes basic support for a number of sunXi-based systems not "
"listed above, but it is largely untested on those systems as the &debian; "
"project doesn't have access to the corresponding hardware. No pre-built SD "
"card images with the installer are provided for those systems. Development "
"boards with such limited support include:"
msgstr ""

#. Tag: para
#: hardware.xml:512
#, no-c-format
msgid "Olimex A10s-Olinuxino Micro / A13-Olinuxino / A13-Olinuxino Micro"
msgstr ""

#. Tag: para
#: hardware.xml:516
#, no-c-format
msgid "Sinovoip BPI-M2 (A31s-based)"
msgstr ""

#. Tag: para
#: hardware.xml:519
#, no-c-format
msgid "Xunlong Orange Pi (A20-based) / Orange Pi Mini (A20-based)"
msgstr ""

#. Tag: para
#: hardware.xml:524
#, no-c-format
msgid ""
"In addition to the SoCs and systems listed above, the installer has very "
"limited support for the Allwinner H3 SoC and a number of boards based on it. "
"Mainline kernel support for the H3 is still largely work in progress at the "
"time of the Debian 9 release freeze, so the installer only supports serial "
"console, MMC/SD and the USB host controller on H3-based systems. There is no "
"driver for the on-board ethernet port of the H3 yet, so networking is only "
"possible with a USB ethernet adaptor or a USB wifi dongle. Systems based on "
"the H3 for which such very basic installer support is available include:"
msgstr ""

#. Tag: para
#: hardware.xml:537
#, no-c-format
msgid "FriendlyARM NanoPi NEO"
msgstr ""

#. Tag: para
#: hardware.xml:540
#, no-c-format
msgid ""
"Xunlong Orange Pi Lite / Orange Pi One / Orange Pi PC / Orange Pi PC Plus / "
"Orange Pi Plus / Orange Pi Plus 2E / Orange Pi 2"
msgstr ""

#. Tag: term
#: hardware.xml:551
#, no-c-format
msgid "NVIDIA Jetson TK1"
msgstr ""

#. Tag: para
#: hardware.xml:553
#, no-c-format
msgid ""
"The NVIDIA Jetson TK1 is a developer board based on the Tegra K1 chip (also "
"known as Tegra 124). The Tegra K1 features a quad-core 32-bit ARM Cortex-A15 "
"CPU and Kepler GPU (GK20A) with 192 CUDA cores. Other systems based on the "
"Tegra 124 may work, too."
msgstr ""

#. Tag: term
#: hardware.xml:564
#, no-c-format
msgid "Seagate Personal Cloud and Seagate NAS"
msgstr ""

#. Tag: para
#: hardware.xml:566
#, no-c-format
msgid ""
"The Seagate Personal Cloud and Seagate NAS are NAS devices based on "
"Marvell's Armada 370 platform. Debian supports the Personal Cloud (SRN21C), "
"Personal Cloud 2-Bay (SRN22C), Seagate NAS 2-Bay (SRPD20) and Seagate NAS 4-"
"Bay (SRPD40)."
msgstr ""

#. Tag: term
#: hardware.xml:576
#, no-c-format
msgid "SolidRun Cubox-i2eX / Cubox-i4Pro"
msgstr ""

#. Tag: para
#: hardware.xml:578
#, no-c-format
msgid ""
"The Cubox-i series is a set of small, cubical-shaped systems based on the "
"Freescale i.MX6 SoC family. System support for the Cubox-i series is limited "
"to drivers and device-tree information available in the mainline Linux "
"kernel; the Freescale 3.0 kernel series for the Cubox-i is not supported by "
"&debian;. Available drivers in the mainline kernel include serial console, "
"ethernet, USB, MMC/SD-card and display support over HDMI (console and X11). "
"In addition to that, the eSATA port on the Cubox-i4Pro is supported."
msgstr ""

#. Tag: term
#: hardware.xml:593
#, no-c-format
msgid "Wandboard Quad"
msgstr ""

#. Tag: para
#: hardware.xml:595
#, no-c-format
msgid ""
"The Wandboard Quad is a development board based on the Freescale i.MX6 Quad "
"SoC. System support for it is limited to drivers and device-tree information "
"available in the mainline Linux kernel; the wandboard-specific 3.0 and 3.10 "
"kernel series from wandboard.org are not supported by &debian;. The mainline "
"kernel includes driver support for serial console, display via HDMI (console "
"and X11), ethernet, USB, MMC/SD and SATA. Support for the onboard audio "
"options (analog, S/PDIF, HDMI-Audio) and for the onboard WLAN/Bluetooth "
"module is not available in &debian; 8."
msgstr ""

#. Tag: para
#: hardware.xml:613
#, no-c-format
msgid ""
"Generally, the ARM multiplatform support in the Linux kernel allows running "
"&d-i; on armhf systems not explicitly listed above, as long as the kernel "
"used by &d-i; has support for the target system's components and a device-"
"tree file for the target is available. In these cases, the installer can "
"usually provide a working installation, but it may not be able to "
"automatically make the system bootable. Doing that in many cases requires "
"device-specific information."
msgstr ""

#. Tag: para
#: hardware.xml:625
#, no-c-format
msgid ""
"When using &d-i; on such systems, you may have to manually make the system "
"bootable at the end of the installation, e.g. by running the required "
"commands in a shell started from within &d-i;."
msgstr ""

#. Tag: title
#: hardware.xml:634
#, no-c-format
msgid "Platforms no longer supported by Debian/armhf"
msgstr ""

#. Tag: term
#: hardware.xml:638
#, no-c-format
msgid "EfikaMX"
msgstr ""

#. Tag: para
#: hardware.xml:639
#, no-c-format
msgid ""
"The EfikaMX platform (Genesi Efika Smartbook and Genesi EfikaMX nettop) was "
"supported in &debian; 7 with a platform-specific kernel, but is no longer "
"supported from &debian; 8 onwards. The code required to build the formerly "
"used platform-specific kernel has been removed from the upstream Linux "
"kernel source in 2012, so &debian; cannot provide newer builds. Using the "
"armmp multiplatform kernel on the EfikaMX platform would require device-tree "
"support for it, which is currently not available."
msgstr ""

#. Tag: title
#: hardware.xml:657
#, no-c-format
msgid "Platforms supported by Debian/armel"
msgstr ""

#. Tag: para
#: hardware.xml:659
#, no-c-format
msgid ""
"The following platforms are supported by &debian;/armel; they require "
"platform-specific kernels."
msgstr ""

#. Tag: term
#: hardware.xml:667
#, no-c-format
msgid "Kirkwood"
msgstr "Kirkwood"

#. Tag: para
#: hardware.xml:668
#, no-c-format
msgid ""
"Kirkwood is a system-on-chip (SoC) from Marvell that integrates an ARM CPU, "
"Ethernet, SATA, USB, and other functionality in one chip. &debian; currently "
"supports the following Kirkwood based devices:"
msgstr ""

#. Tag: ulink
#: hardware.xml:676
#, no-c-format
msgid ""
"Plug computers (SheevaPlug, GuruPlug, DreamPlug and Seagate FreeAgent "
"DockStar)"
msgstr ""

#. Tag: para
#: hardware.xml:679
#, no-c-format
msgid ""
"<ulink url=\"&url-arm-cyrius-qnap-kirkwood;\">QNAP Turbo Station</ulink> "
"(all TS-11x/TS-12x, HS-210, TS-21x/TS-22x and TS-41x/TS-42x models)"
msgstr ""

#. Tag: para
#: hardware.xml:683
#, no-c-format
msgid ""
"LaCie NASes (Network Space v2, Network Space Max v2, Internet Space v2, d2 "
"Network v2, 2Big Network v2 and 5Big Network v2)"
msgstr ""

#. Tag: para
#: hardware.xml:687
#, no-c-format
msgid "OpenRD (OpenRD-Base, OpenRD-Client and OpenRD-Ultimate)"
msgstr ""

#. Tag: term
#: hardware.xml:696 hardware.xml:741
#, no-c-format
msgid "Orion5x"
msgstr "Orion5x"

#. Tag: para
#: hardware.xml:697
#, fuzzy, no-c-format
#| msgid ""
#| "Orion is a system on a chip (SoC) from Marvell that integrates an ARM "
#| "CPU, Ethernet, SATA, USB, and other functionality in one chip. There are "
#| "many Network Attached Storage (NAS) devices on the market that are based "
#| "on an Orion chip. We currently support the following Orion based devices: "
#| "<ulink url=\"&url-arm-cyrius-kuroboxpro;\">Buffalo Kurobox</ulink>, "
#| "<ulink url=\"&url-arm-cyrius-dns323;\">D-Link DNS-323</ulink> and <ulink "
#| "url=\"&url-arm-cyrius-mv2120;\">HP mv2120</ulink>."
msgid ""
"Orion is a system-on-chip (SoC) from Marvell that integrates an ARM CPU, "
"Ethernet, SATA, USB, and other functionality in one chip. There are many "
"Network Attached Storage (NAS) devices on the market that are based on an "
"Orion chip. &debian; currently supports the following Orion based devices: "
"<ulink url=\"&url-arm-cyrius-kuroboxpro;\">Buffalo Kurobox</ulink>, <ulink "
"url=\"&url-arm-cyrius-mv2120;\">HP mv2120</ulink> and <ulink url=\"&url-arm-"
"cyrius-qnap;\">QNAP TS-109, TS-209, TS-409 and TS-409U and variants</ulink>."
msgstr ""
"Orion es un sistema en un chip (SoC) de Marvell que integra una CPU ARM, "
"Ethernet, SATA, USB y otras funcionalidades en un chip. Hay muchos "
"dispositivos de almacenamiento con conexión a la red (NAS) en el mercado que "
"están basados en el chip Orion. Actualmente, hay compatibilidad con los "
"siguientes dispositivos basados en Orion: <ulink url=\"&url-arm-cyrius-"
"kuroboxpro;\">Buffalo Kurobox</ulink>, <ulink url=\"&url-arm-cyrius-dns323;"
"\">D-Link DNS-323</ulink> y <ulink url=\"&url-arm-cyrius-mv2120;\">HP "
"mv2120</ulink>."

#. Tag: term
#: hardware.xml:712
#, no-c-format
msgid "<term>Versatile</term>"
msgstr "<term>Versatile</term>"

#. Tag: para
#: hardware.xml:713
#, fuzzy, no-c-format
#| msgid ""
#| "The Versatile platform is emulated by QEMU and is therefore a nice way to "
#| "test and run &debian; on ARM if you don't have the hardware."
msgid ""
"The Versatile platform is emulated by QEMU and is therefore a nice way to "
"test and run &debian; on ARM if you don't have real hardware."
msgstr ""
"La plataforma Versatile se emula con QEMU y por lo tanto es una buena forma "
"de probar y ejecutar &debian; en ARM si no tiene el hardware."

#. Tag: title
#: hardware.xml:726
#, no-c-format
msgid "Platforms and devices no longer supported by Debian/armel"
msgstr ""

#. Tag: term
#: hardware.xml:730
#, no-c-format
msgid "IXP4xx"
msgstr "IXP4xx"

#. Tag: para
#: hardware.xml:731
#, no-c-format
msgid ""
"Support for the Intel IXP4xx platform has been dropped in &debian; 9. The "
"Linksys NSLU2 device is based on IXP4xx and is therefore no longer supported."
msgstr ""

#. Tag: para
#: hardware.xml:742
#, no-c-format
msgid ""
"Support for the D-Link DNS-323 and Conceptronic CH3SNAS devices has been "
"dropped from the Orion5x platform in &debian; 9. The Linux kernel no longer "
"fits into the flash on these devices. Other Orion devices, such as Buffalo "
"Kurobox and HP mv2120, are still supported."
msgstr ""

#. Tag: title
#: hardware.xml:761 hardware.xml:811 hardware.xml:851 hardware.xml:1294
#, no-c-format
msgid "CPU, Main Boards, and Video Support"
msgstr "Compatibilidad de CPU, placas base y vídeo"

#. Tag: para
#: hardware.xml:762
#, no-c-format
msgid ""
"Complete information concerning supported peripherals can be found at <ulink "
"url=\"&url-hardware-howto;\">Linux Hardware Compatibility HOWTO</ulink>. "
"This section merely outlines the basics."
msgstr ""
"Puede encontrar información completa sobre los periféricos compatibles en el "
"<ulink url=\"&url-hardware-howto;\">CÓMO de compatibilidad hardware de "
"Linux</ulink>. Esta sección sólo trata algunos aspectos básicos."

#. Tag: title
#: hardware.xml:770 hardware.xml:834
#, no-c-format
msgid "<title>CPU</title>"
msgstr "<title>CPU</title>"

#. Tag: para
#: hardware.xml:771
#, fuzzy, no-c-format
#| msgid ""
#| "Nearly all x86-based (IA-32) processors still in use in personal "
#| "computers are supported, including all varieties of Intel's \"Pentium\" "
#| "series. This also includes 32-bit AMD and VIA (former Cyrix) processors, "
#| "and processors like the Athlon XP and Intel P4 Xeon."
msgid ""
"Nearly all x86-based (IA-32) processors still in use in personal computers "
"are supported. This also includes 32-bit AMD and VIA (former Cyrix) "
"processors, and processors like the Athlon XP and Intel P4 Xeon."
msgstr ""
"Prácticamente todos los procesadores basados en x86 (IA-32) utilizados en "
"ordenadores personales son compatibles, incluyendo todas las variedades de "
"la serie «Pentium» de Intel. Esto también incluye los procesadores AMD y VIA "
"(anteriormente Cyrix). También se pueden usar procesadores nuevos como "
"Athlon XP e Intel P4 Xeon."

#. Tag: para
#: hardware.xml:778
#, no-c-format
msgid ""
"However, &debian; GNU/Linux &releasename; will <emphasis>not</emphasis> run "
"on 586 (Pentium) or earlier processors."
msgstr ""

#. Tag: para
#: hardware.xml:784
#, no-c-format
msgid ""
"If your system has a 64-bit processor from the AMD64 or Intel 64 families, "
"you will probably want to use the installer for the amd64 architecture "
"instead of the installer for the (32-bit) i386 architecture."
msgstr ""
"Si su sistema tiene un procesador de 64 bits de las familias de AMD64 o "
"Intel 64 es posible que quiera utilizar el instalador para la arquitectura "
"amd64 en lugar del instalador para la arquitectura i386 (de 32 bits)."

#. Tag: title
#: hardware.xml:793
#, no-c-format
msgid "I/O Bus"
msgstr "Bus de E/S"

#. Tag: para
#: hardware.xml:794
#, fuzzy, no-c-format
#| msgid ""
#| "The system bus is the part of the motherboard which allows the CPU to "
#| "communicate with peripherals such as storage devices. Your computer must "
#| "use the ISA, EISA, PCI, PCIe, PCI-X, or VESA Local Bus (VLB, sometimes "
#| "called the VL bus). Essentially all personal computers sold in recent "
#| "years use one of these."
msgid ""
"The system bus is the part of the motherboard which allows the CPU to "
"communicate with peripherals such as storage devices. Your computer must use "
"the PCI, PCIe, or PCI-X bus. Essentially all personal computers sold in "
"recent years use one of these."
msgstr ""
"El bus del sistema es la parte de la placa base que permite comunicar la CPU "
"con los periféricos (tales como los dispositivos de almacenamiento). Su "
"ordenador debe usar ISA, EISA, PCI, PCIe, PCI-X, o VESA Local Bus (VLB, a "
"veces llamado el bus VL). Todos los ordenadores personales vendidos en los "
"últimos años utilizan uno de éstos."

#. Tag: para
#: hardware.xml:812
#, fuzzy, no-c-format
#| msgid ""
#| "&debian; on &arch-title; supports the following platforms: <itemizedlist> "
#| "<listitem><para> Cobalt Microserver: only MIPS based Cobalt machines are "
#| "covered here. This includes the Cobalt RaQ, Qube2 and RaQ2, and the "
#| "Gateway Microserver. </para></listitem> <listitem><para> MIPS Malta: this "
#| "platform is emulated by QEMU and is therefore a nice way to test and run "
#| "&debian; on MIPS if you don't have the hardware. </para></listitem> </"
#| "itemizedlist> Complete information regarding supported mips/mipsel "
#| "machines can be found at the <ulink url=\"&url-linux-mips;\">Linux-MIPS "
#| "homepage</ulink>. In the following, only the systems supported by the "
#| "&debian; installer will be covered. If you are looking for support for "
#| "other subarchitectures, please contact the <ulink url=\"&url-list-"
#| "subscribe;\"> debian-&arch-listname; mailing list</ulink>."
msgid ""
"&debian; on &arch-title; supports the following platforms: <itemizedlist> "
"<listitem><para> MIPS Malta: this platform is emulated by QEMU and is "
"therefore a nice way to test and run &debian; on MIPS if you don't have the "
"hardware. </para></listitem> </itemizedlist> Complete information regarding "
"supported mips/mipsel/mips64el machines can be found at the <ulink url="
"\"&url-linux-mips;\">Linux-MIPS homepage</ulink>. In the following, only the "
"systems supported by the &debian; installer will be covered. If you are "
"looking for support for other subarchitectures, please contact the <ulink "
"url=\"&url-list-subscribe;\"> debian-&arch-listname; mailing list</ulink>."
msgstr ""
"&debian; para &arch-title; es compatible con las siguientes "
"subarquitecturas: <itemizedlist> <listitem><para> Cobalt Microserver: Sólo "
"se cubren aquí los sistemas basados en MIPS. Esto incluye los sistemas "
"Cobalt RaQ, Qube2, RaQ2, y el «Gateway Microserver». </para></listitem> "
"<listitem><para> MIPS Malta: QEMU emula esta plataforma y es una buena forma "
"de ejecutar y probar &debian; sobre MIPS si no dispone del hardware. </"
"para></listitem> </itemizedlist> Puede encontrar información detallada "
"respecto al uso de máquinas mips/mipsel en la <ulink url=\"&url-linux-mips;"
"\">página principal de Linux MIPS</ulink>. En lo que sigue, sólo se cubrirán "
"los sistemas compatibles con el instalador de &debian;. Si está buscando "
"otras subarquitecturas, por favor, contacte con la <ulink url=\"&url-list-"
"subscribe;\">lista de correo debian-&arch-listname;</ulink>."

#. Tag: para
#: hardware.xml:835
#, fuzzy, no-c-format
#| msgid ""
#| "Some MIPS machines can be operated in both big and little endian mode. "
#| "For little endian MIPS, please read the documentation for the mipsel "
#| "architecture."
msgid ""
"Some MIPS machines can be operated in both big and little endian mode. For "
"little endian MIPS, please read the documentation for the mipsel and "
"mips64el architectures."
msgstr ""
"Algunas máquinas MIPS pueden operar tanto en modo «big endian» como en modo "
"«little endian». Para más información sobre los MIPS «little endian» "
"consulte la documentación de la arquitectura mipsel."

#. Tag: para
#: hardware.xml:852
#, no-c-format
msgid ""
"For &debian-gnu; &release; only the PMac (Power-Macintosh or PowerMac) and "
"PreP subarchitectures are supported."
msgstr ""
"&debian-gnu; &release; sólo es compatible con las subarquitecturas PMac "
"(Power-Macintosh o PowerMac) y PreP."

#. Tag: title
#: hardware.xml:873
#, no-c-format
msgid "Kernel Flavours"
msgstr "Tipos de núcleo"

#. Tag: para
#: hardware.xml:875
#, no-c-format
msgid ""
"There are two flavours of the powerpc kernel in &debian;, based on the CPU "
"type:"
msgstr ""
"Hay dos tipos distintos de núcleo de powerpc en &debian;, en función del "
"tipo de CPU. Son:"

#. Tag: term
#: hardware.xml:882
#, fuzzy, no-c-format
#| msgid "power64"
msgid "powerpc"
msgstr "power64"

#. Tag: para
#: hardware.xml:883
#, fuzzy, no-c-format
#| msgid ""
#| "Most systems use this kernel flavour, which supports the PowerPC 601, "
#| "603, 604, 740, 750, and 7400 processors. All Apple PowerMac machines up "
#| "to and including the one marketed as G4 use one of these processors."
msgid ""
"This kernel flavour supports the PowerPC 601, 603, 604, 740, 750, and 7400 "
"processors. All Apple PowerMac machines up to and including the one marketed "
"as G4 use one of these processors."
msgstr ""
"La mayoría de los sistemas utilizan este núcleo, que permite el uso de "
"procesadores PowerPC 601, 603, 604, 740, 750, y 7400. Todos los sistemas "
"PowerMac hasta el G4 inclusive utilizan alguno de estos procesadores."

#. Tag: term
#: hardware.xml:893
#, no-c-format
msgid "powerpc-smp"
msgstr ""

#. Tag: para
#: hardware.xml:894
#, no-c-format
msgid "All Apple PowerMac G4 SMP machines."
msgstr ""

#. Tag: term
#: hardware.xml:902
#, no-c-format
msgid "power64"
msgstr "power64"

#. Tag: para
#: hardware.xml:903
#, no-c-format
msgid "The power64 kernel flavour supports the following CPUs:"
msgstr ""
"La variante del núcleo de power64 permite el uso de las siguientes CPUs:"

#. Tag: para
#: hardware.xml:907
#, no-c-format
msgid ""
"The POWER3 processor is used in older IBM 64-bit server systems: known "
"models include the IntelliStation POWER Model 265, the pSeries 610 and 640, "
"and the RS/6000 7044-170, 7043-260, and 7044-270."
msgstr ""
"Los sistemas IBM de 64 bits antiguos usan el procesador POWER3. Algunos de "
"estos sistemas son: el sistema IntelliStation POWER Modelo 265, el pSeries "
"610 y 640, y el RS/6000 7044-170, 7044-260, y 7044-270."

#. Tag: para
#: hardware.xml:913
#, no-c-format
msgid ""
"The POWER4 processor is used in more recent IBM 64-bit server systems: known "
"models include the pSeries 615, 630, 650, 655, 670, and 690."
msgstr ""
"Los sistemas de IBM de 64 bits más recientes utilizan el procesador POWER4. "
"Algunos de los modelos más conocidos incluyen los pSeries 615, 630, 650, "
"655, 670, y 690."

#. Tag: para
#: hardware.xml:918
#, fuzzy, no-c-format
#| msgid ""
#| "Systems using the Apple G5 (PPC970FX processor) are also based on the "
#| "POWER4 architecture, and use this kernel flavour."
msgid ""
"Systems using the PPC970 processor (Apple G5, YDL PowerStation, IBM "
"Intellistation POWER 185) are also based on the POWER4 architecture, and use "
"this kernel flavour."
msgstr ""
"Los sistemas basados en el Apple G5 (procesador PPC970FX) también están "
"basado en la arquitectura POWER4 y utiliza el mismo tipo de núcleo."

#. Tag: para
#: hardware.xml:924
#, no-c-format
msgid "Newer IBM systems using POWER5, POWER6, and POWER7 processors."
msgstr ""

#. Tag: title
#: hardware.xml:957
#, no-c-format
msgid "Power Macintosh (pmac) subarchitecture"
msgstr "Subarquitectura Power Macintosh (pmac)"

#. Tag: para
#: hardware.xml:959
#, no-c-format
msgid ""
"Apple (and briefly a few other manufacturers &mdash; Power Computing, for "
"example) made a series of Macintosh computers based on the PowerPC "
"processor. For purposes of architecture support, they are categorized as "
"NuBus (not supported by &debian;), OldWorld, and NewWorld."
msgstr ""
"Apple (y algunos otros fabricantes como por ejemplo Power Computing) produjo "
"diversas series de ordenadores Macintosh basados en el procesador PowerPC. A "
"efectos de compatibilidad de arquitectura, éstos se categorizan como NuBus "
"(no compatible con &debian;), OldWorld PCI y NewWorld."

#. Tag: para
#: hardware.xml:966
#, no-c-format
msgid ""
"OldWorld systems are most Power Macintoshes with a floppy drive and a PCI "
"bus. Most 603, 603e, 604, and 604e based Power Macintoshes are OldWorld "
"machines. Those pre-iMac PowerPC models from Apple use a four digit naming "
"scheme, except for the beige colored G3 systems, which are also OldWorld."
msgstr ""
"Los sistemas OldWorld son en su mayoría máquinas Power Macintosh con una "
"unidad de disquete y un bus PCI. Muchas de las Power Macintosh basadas en "
"603, 603e, 604 y 604e son máquinas OldWorld. Los modelos de Apple previos al "
"PowerPC iMac utilizan un esquema de numeración de cuatro dígitos, excepto "
"los sistemas G3 de color beige que también son OldWorld."

#. Tag: para
#: hardware.xml:974
#, no-c-format
msgid ""
"The so called NewWorld PowerMacs are any PowerMacs in translucent colored "
"plastic cases and later models. That includes all iMacs, iBooks, G4 systems, "
"blue colored G3 systems, and most PowerBooks manufactured in and after 1999. "
"The NewWorld PowerMacs are also known for using the <quote>ROM in RAM</"
"quote> system for MacOS, and were manufactured from mid-1998 onwards."
msgstr ""
"Los también llamados PowerMac NewWorld son en realidad un PowerMac en cajas "
"plásticas de color traslúcido y cualquier modelo posterior. Esto incluye "
"todas los iMacs, iBooks, sistemas G4, sistemas G3 de color azul y la mayoría "
"de los PowerBooks producidos desde el año 1999 inclusive. Los sistemas "
"PowerMac NewWorld también utilizan el sistema <quote>ROM en RAM</quote> para "
"MacOS, y fueron producidos desde mediados de 1998 en adelante."

#. Tag: para
#: hardware.xml:982
#, no-c-format
msgid ""
"Specifications for Apple hardware are available at <ulink url=\"http://www."
"info.apple.com/support/applespec.html\">AppleSpec</ulink>, and, for older "
"hardware, <ulink url=\"http://www.info.apple.com/support/applespec.legacy/"
"index.html\">AppleSpec Legacy</ulink>."
msgstr ""
"Las especificaciones del hardware de Apple están disponibles en <ulink url="
"\"http://www.info.apple.com/support/applespec.html\">AppleSpec</ulink>, y, "
"para hardware antiguo, en <ulink url=\"http://www.info.apple.com/support/"
"applespec.legacy/index.html\">AppleSpec Legacy</ulink>."

#. Tag: entry
#: hardware.xml:998 hardware.xml:1133 hardware.xml:1177 hardware.xml:1210
#, no-c-format
msgid "Model Name/Number"
msgstr "Nombre/número de modelo"

#. Tag: entry
#: hardware.xml:999
#, no-c-format
msgid "Generation"
msgstr "Generación"

#. Tag: entry
#: hardware.xml:1005
#, no-c-format
msgid "Apple"
msgstr "Apple"

#. Tag: entry
#: hardware.xml:1006
#, no-c-format
msgid "iMac Bondi Blue, 5 Flavors, Slot Loading"
msgstr "iMac Bondi Blue, 5 Flavors, Slot Loading"

#. Tag: entry
#: hardware.xml:1007 hardware.xml:1010 hardware.xml:1013 hardware.xml:1016
#: hardware.xml:1019 hardware.xml:1022 hardware.xml:1025 hardware.xml:1028
#: hardware.xml:1031 hardware.xml:1034 hardware.xml:1037 hardware.xml:1040
#: hardware.xml:1043 hardware.xml:1046 hardware.xml:1049 hardware.xml:1052
#, no-c-format
msgid "NewWorld"
msgstr "NewWorld"

#. Tag: entry
#: hardware.xml:1009
#, no-c-format
msgid "iMac Summer 2000, Early 2001"
msgstr "iMac Summer 2000, principios de 2001"

#. Tag: entry
#: hardware.xml:1012
#, no-c-format
msgid "iMac G5"
msgstr "iMac G5"

#. Tag: entry
#: hardware.xml:1015
#, no-c-format
msgid "iBook, iBook SE, iBook Dual USB"
msgstr "iBook, iBook SE, iBook Dual USB"

#. Tag: entry
#: hardware.xml:1018
#, no-c-format
msgid "iBook2"
msgstr "iBook2"

#. Tag: entry
#: hardware.xml:1021
#, no-c-format
msgid "iBook G4"
msgstr "iBook G4"

#. Tag: entry
#: hardware.xml:1024
#, no-c-format
msgid "Power Macintosh Blue and White (B&amp;W) G3"
msgstr "Power Macintosh Azul y Blanco (B&amp;W) G3"

#. Tag: entry
#: hardware.xml:1027
#, no-c-format
msgid "Power Macintosh G4 PCI, AGP, Cube"
msgstr "Power Macintosh G4 PCI, AGP, Cube"

#. Tag: entry
#: hardware.xml:1030
#, no-c-format
msgid "Power Macintosh G4 Gigabit Ethernet"
msgstr "Power Macintosh G4 Gigabit Ethernet"

#. Tag: entry
#: hardware.xml:1033
#, no-c-format
msgid "Power Macintosh G4 Digital Audio, Quicksilver"
msgstr "Power Macintosh G4 Digital Audio, Quicksilver"

#. Tag: entry
#: hardware.xml:1036
#, no-c-format
msgid "Power Macintosh G5"
msgstr "Power Macintosh G5"

#. Tag: entry
#: hardware.xml:1039
#, no-c-format
msgid "PowerBook G3 FireWire Pismo (2000)"
msgstr "PowerBook G3 FireWire Pismo (2000)"

#. Tag: entry
#: hardware.xml:1042
#, no-c-format
msgid "PowerBook G3 Lombard (1999)"
msgstr "PowerBook G3 Lombard (1999)"

#. Tag: entry
#: hardware.xml:1045
#, no-c-format
msgid "PowerBook G4 Titanium"
msgstr "PowerBook G4 Titanium"

#. Tag: entry
#: hardware.xml:1048
#, no-c-format
msgid "PowerBook G4 Aluminum"
msgstr "PowerBook G4 Aluminum"

#. Tag: entry
#: hardware.xml:1051
#, no-c-format
msgid "Xserve G5"
msgstr "Xserve G5"

#. Tag: entry
#: hardware.xml:1054
#, no-c-format
msgid "Performa 4400, 54xx, 5500"
msgstr "Performa 4400, 54xx, 5500"

#. Tag: entry
#: hardware.xml:1055 hardware.xml:1058 hardware.xml:1061 hardware.xml:1064
#: hardware.xml:1067 hardware.xml:1070 hardware.xml:1073 hardware.xml:1076
#: hardware.xml:1079 hardware.xml:1082 hardware.xml:1085 hardware.xml:1088
#: hardware.xml:1094 hardware.xml:1097 hardware.xml:1103 hardware.xml:1109
#: hardware.xml:1115
#, no-c-format
msgid "OldWorld"
msgstr "OldWorld"

#. Tag: entry
#: hardware.xml:1057
#, no-c-format
msgid "Performa 6360, 6400, 6500"
msgstr "Performa 6360, 6400, 6500"

#. Tag: entry
#: hardware.xml:1060
#, no-c-format
msgid "Power Macintosh 4400, 5400"
msgstr "Power Macintosh 4400, 5400"

#. Tag: entry
#: hardware.xml:1063
#, no-c-format
msgid "Power Macintosh 7200, 7300, 7500, 7600"
msgstr "Power Macintosh 7200, 7300, 7500, 7600"

#. Tag: entry
#: hardware.xml:1066
#, no-c-format
msgid "Power Macintosh 8200, 8500, 8600"
msgstr "Power Macintosh 8200, 8500, 8600"

#. Tag: entry
#: hardware.xml:1069
#, no-c-format
msgid "Power Macintosh 9500, 9600"
msgstr "Power Macintosh 9500, 9600"

#. Tag: entry
#: hardware.xml:1072
#, no-c-format
msgid "Power Macintosh (Beige) G3 Minitower"
msgstr "Power Macintosh (Beige) G3 Minitower"

#. Tag: entry
#: hardware.xml:1075
#, no-c-format
msgid "Power Macintosh (Beige) Desktop, All-in-One"
msgstr "Power Macintosh (Beige) Desktop, All-in-One"

#. Tag: entry
#: hardware.xml:1078
#, no-c-format
msgid "PowerBook 2400, 3400, 3500"
msgstr "PowerBook 2400, 3400, 3500"

#. Tag: entry
#: hardware.xml:1081
#, no-c-format
msgid "PowerBook G3 Wallstreet (1998)"
msgstr "PowerBook G3 Wallstreet (1998)"

#. Tag: entry
#: hardware.xml:1084
#, no-c-format
msgid "Twentieth Anniversary Macintosh"
msgstr "Twentieth Anniversary Macintosh"

#. Tag: entry
#: hardware.xml:1087
#, no-c-format
msgid "Workgroup Server 7250, 7350, 8550, 9650, G3"
msgstr "Workgroup Server 7250, 7350, 8550, 9650, G3"

#. Tag: entry
#: hardware.xml:1092
#, no-c-format
msgid "Power Computing"
msgstr "Power Computing"

#. Tag: entry
#: hardware.xml:1093
#, no-c-format
msgid "PowerBase, PowerTower / Pro, PowerWave"
msgstr "PowerBase, PowerTower / Pro, PowerWave"

#. Tag: entry
#: hardware.xml:1096
#, no-c-format
msgid "PowerCenter / Pro, PowerCurve"
msgstr "PowerCenter / Pro, PowerCurve"

#. Tag: entry
#: hardware.xml:1101
#, no-c-format
msgid "UMAX"
msgstr "UMAX"

#. Tag: entry
#: hardware.xml:1102
#, no-c-format
msgid "C500, C600, J700, S900"
msgstr "C500, C600, J700, S900"

#. Tag: entry
#: hardware.xml:1107
#, no-c-format
msgid "<entry>APS</entry>"
msgstr "<entry>APS</entry>"

#. Tag: entry
#: hardware.xml:1108
#, no-c-format
msgid "APS Tech M*Power 604e/2000"
msgstr "APS Tech M*Power 604e/2000"

#. Tag: entry
#: hardware.xml:1113 hardware.xml:1139
#, no-c-format
msgid "Motorola"
msgstr "Motorola"

#. Tag: entry
#: hardware.xml:1114
#, no-c-format
msgid "Starmax 3000, 4000, 5000, 5500"
msgstr "Starmax 3000, 4000, 5000, 5500"

#. Tag: title
#: hardware.xml:1123
#, no-c-format
msgid "PReP subarchitecture"
msgstr "Subarquitectura PReP"

#. Tag: entry
#: hardware.xml:1140
#, no-c-format
msgid "Firepower, PowerStack Series E, PowerStack II"
msgstr "Firepower, PowerStack Series E, PowerStack II"

#. Tag: entry
#: hardware.xml:1142
#, no-c-format
msgid "MPC 7xx, 8xx"
msgstr "MPC 7xx, 8xx"

#. Tag: entry
#: hardware.xml:1144
#, no-c-format
msgid "MTX, MTX+"
msgstr "MTX, MTX+"

#. Tag: entry
#: hardware.xml:1146
#, no-c-format
msgid "MVME2300(SC)/24xx/26xx/27xx/36xx/46xx"
msgstr "MVME2300(SC)/24xx/26xx/27xx/36xx/46xx"

#. Tag: entry
#: hardware.xml:1148
#, no-c-format
msgid "MCP(N)750"
msgstr "MCP(N)750"

#. Tag: entry
#: hardware.xml:1152 hardware.xml:1183
#, no-c-format
msgid "IBM RS/6000"
msgstr "IBM RS/6000"

#. Tag: entry
#: hardware.xml:1153
#, no-c-format
msgid "40P, 43P"
msgstr "40P, 43P"

#. Tag: entry
#: hardware.xml:1155
#, no-c-format
msgid "Power 830/850/860 (6070, 6050)"
msgstr "Power 830/850/860 (6070, 6050)"

#. Tag: entry
#: hardware.xml:1157
#, no-c-format
msgid "6030, 7025, 7043"
msgstr "6030, 7025, 7043"

#. Tag: entry
#: hardware.xml:1159
#, no-c-format
msgid "p640"
msgstr "p640"

#. Tag: title
#: hardware.xml:1167
#, fuzzy, no-c-format
#| msgid "PReP subarchitecture"
msgid "CHRP subarchitecture"
msgstr "Subarquitectura PReP"

#. Tag: entry
#: hardware.xml:1184
#, no-c-format
msgid "B50, 43P-150, 44P"
msgstr "B50, 43P-150, 44P"

#. Tag: entry
#: hardware.xml:1187
#, no-c-format
msgid "Genesi"
msgstr "Genesi"

#. Tag: entry
#: hardware.xml:1188
#, no-c-format
msgid "Pegasos I, Pegasos II"
msgstr "Pegasos I, Pegasos II"

#. Tag: entry
#: hardware.xml:1191
#, no-c-format
msgid "Fixstars"
msgstr ""

#. Tag: entry
#: hardware.xml:1192
#, no-c-format
msgid "YDL PowerStation"
msgstr ""

#. Tag: title
#: hardware.xml:1200
#, no-c-format
msgid "APUS subarchitecture (unsupported)"
msgstr "Subarquitectura APUS (no es compatible)"

#. Tag: entry
#: hardware.xml:1216
#, no-c-format
msgid "Amiga Power-UP Systems (APUS)"
msgstr "Amiga Power-UP Systems (APUS)"

#. Tag: entry
#: hardware.xml:1217
#, no-c-format
msgid "A1200, A3000, A4000"
msgstr "A1200, A3000, A4000"

#. Tag: title
#: hardware.xml:1225
#, no-c-format
msgid "Nubus PowerMac subarchitecture (unsupported)"
msgstr "Subarquitectura Nubus PowerMac (no es compatible)"

#. Tag: para
#: hardware.xml:1227
#, no-c-format
msgid ""
"NuBus systems are not currently supported by &debian;/powerpc. The "
"monolithic Linux/PPC kernel architecture does not have support for these "
"machines; instead, one must use the MkLinux Mach microkernel, which &debian; "
"does not yet support. These include the following: <itemizedlist> "
"<listitem><para> Power Macintosh 6100, 7100, 8100 </para></listitem> "
"<listitem><para> Performa 5200, 6200, 6300 </para></listitem> "
"<listitem><para> Powerbook 1400, 2300, and 5300 </para></listitem> "
"<listitem><para> Workgroup Server 6150, 8150, 9150 </para></listitem> </"
"itemizedlist> A linux kernel for these machines and limited support is "
"available at <ulink url=\"http://nubus-pmac.sourceforge.net/\"></ulink>."
msgstr ""
"En la actualidad, los sistemas NuBus no son compatibles con &debian;/"
"powerpc. La arquitectura monolítica del núcleo Linux/PPC no tiene permite el "
"uso de estas máquinas; puede usar en su lugar el micronúcleo MkLinux Mach, "
"aún no compatible con &debian;. Entre estos sistemas se incluyen los "
"siguientes: <itemizedlist> <listitem><para> Power Macintosh 6100, 7100, 8100 "
"</para></listitem> <listitem><para> Performa 5200, 6200, 6300 </para></"
"listitem> <listitem><para> Powerbook 1400, 2300 y 5300 </para></listitem> "
"<listitem><para> Workgroup Server 6150, 8150, 9150 </para></listitem> </"
"itemizedlist> Existe un núcleo Linux para estas máquinas con compatibilidad "
"limitada en <ulink url=\"http://nubus-pmac.sourceforge.net/\"></ulink>."

#. Tag: title
#: hardware.xml:1264
#, no-c-format
msgid "Non-PowerPC Macs"
msgstr "Macs que no son PowerPC"

#. Tag: para
#: hardware.xml:1266
#, no-c-format
msgid ""
"Macintosh computers using the 680x0 series of processors are <emphasis>not</"
"emphasis> in the PowerPC family but are instead m68k machines. Those models "
"start with <quote>Mac II</quote> series, go on to the <quote>LC</quote> "
"family, then the Centris series, and culminate in the Quadras and Performas. "
"These models usually have a Roman numeral or 3-digit model number such as "
"Mac IIcx, LCIII or Quadra 950."
msgstr ""
"Los ordenadores Macintosh que usan la serie de procesadores 680x0 "
"<emphasis>no</emphasis> están dentro de la familia PowerPC, sino que son "
"máquinas m68k. Estos modelos empiezan con la serie <quote>Mac II</quote>, "
"continua con la familia <quote>LC</quote>, después le siguió la serie "
"Centries y la familia terminó con los equipos Quadras y Performas. Estos "
"modelos generalmente tenía un número romano o un número de modelo de tres "
"digitos como Mac IIcx, LCIII o Quadra 950."

#. Tag: para
#: hardware.xml:1275
#, no-c-format
msgid ""
"This model range started with the Mac II (Mac II, IIx, IIcx, IIci, IIsi, "
"IIvi, IIvx, IIfx), then the LC (LC, LCII, III, III+, 475, 520, 550, 575, "
"580, 630), then the Mac TV, then the Centris (610, 650, 660AV), the Quadra "
"(605, 610, 630, 650, 660AV, 700, 800, 840AV, 900, 950), and finally the "
"Performa 200-640CD."
msgstr ""
"Este rango de modelos comenzó con el Mac II (Mac II, IIx, IIcx, IIci, IIsi, "
"IIvi, IIvx, IIfx), después siguió el LC (LC, LCII, III, III+, 475, 520, 550, "
"575, 580, 630), después el Mac TV, el Centris (610, 650, 660AV), el Quadra "
"(605, 610, 630, 650, 660AV, 700, 800, 840AV, 900, 950), y finalmente el "
"Performa 200-640CD."

#. Tag: para
#: hardware.xml:1283
#, no-c-format
msgid ""
"In laptops, it started with the Mac Portable, then the PowerBook 100-190cs "
"and the PowerBook Duo 210-550c (excluding PowerBook 500 which is Nubus, "
"please see the section above)."
msgstr ""
"En los equipos portátiles la serie empezó con el Mac Portable, seguido por "
"el PowerBook 100-190cs y el PowerBook Duo 210-550c (excepto el PowerBook 500 "
"que es un Nubus, consulte la sección anterior)."

#. Tag: title
#: hardware.xml:1297
#, fuzzy, no-c-format
#| msgid "CPU/Machine types"
msgid "Machines"
msgstr "Tipos de CPU/Máquina"

#. Tag: para
#: hardware.xml:1300
#, no-c-format
msgid "S822L"
msgstr ""

#. Tag: para
#: hardware.xml:1305
#, no-c-format
msgid "S821L"
msgstr ""

#. Tag: para
#: hardware.xml:1310
#, no-c-format
msgid "S822"
msgstr ""

#. Tag: para
#: hardware.xml:1315
#, no-c-format
msgid "S821"
msgstr ""

#. Tag: para
#: hardware.xml:1320
#, no-c-format
msgid "TYAN GN70-BP010"
msgstr ""

#. Tag: title
#: hardware.xml:1335
#, no-c-format
msgid "zSeries and System z machine types"
msgstr "Tipos de máquinas zSeries y System z"

#. Tag: para
#: hardware.xml:1336
#, fuzzy, no-c-format
#| msgid ""
#| "Since &debian; Squeeze, support for booting in ESA/390 mode was dropped. "
#| "Your machine needs to support the z/Architecture, 64-bit support is "
#| "mandatory. The userland of the s390 port is still compiled for ESA/390, "
#| "though. All zSeries and System z hardware is fully supported. &arch-"
#| "title; support software is included from the kernel 3.1 development "
#| "stream. The most current information about IBM's Linux support can be "
#| "found at the <ulink url=\"http://www.ibm.com/developerworks/linux/"
#| "linux390/development_technical.html\"> Linux on <trademark class="
#| "\"registered\">System z</trademark> page on developerWorks</ulink>."
msgid ""
"Since &debian; Squeeze, support for booting in ESA/390 mode was dropped. "
"Your machine needs to support the z/Architecture, 64-bit support is "
"mandatory. The userland of the s390 port is still compiled for ESA/390, "
"though. All zSeries and System z hardware is fully supported. &arch-title; "
"support software is included from the kernel 4.3 development stream. The "
"most current information about IBM's Linux support can be found at the "
"<ulink url=\"http://www.ibm.com/developerworks/linux/linux390/"
"development_technical.html\"> Linux on <trademark class=\"registered"
"\">System z</trademark> page on developerWorks</ulink>."
msgstr ""
"A partir de &debian; Squeeze, se ha eliminado la posibilidad de arranque en "
"modo ESA/390. El sistema requiere la compatibilidad la arquitectura z/"
"Architecture, y la compatibilidad con 64-bit es obligatoria. Aún así, el "
"espacio de usuario («userland») de la adaptación de s390 se sigue compilando "
"para ESA/390. Todo el hardware de las series zSeries y System z es "
"totalmente compatible. El software de compatibilidad de &arch-title; está "
"incluido a partir de la rama de desarrollo de la versión 3.1 del núcleo. La "
"información más actualizada de la compatibilidad de Linux con IBM se puede "
"consultar en la página <ulink url=\"http://www.ibm.com/developerworks/linux/"
"linux390/development_technical.html\"> Linux on <trademark class=\"registered"
"\">System z</trademark> en developerWorks</ulink>."

#. Tag: title
#: hardware.xml:1353
#, no-c-format
msgid "PAV and HyperPAV"
msgstr "PAV e HyperPAV"

#. Tag: para
#: hardware.xml:1354
#, no-c-format
msgid ""
"PAV and HyperPAV are supported transparently, multipathing is not needed to "
"take advantage of these storage system features. Be sure to configure the "
"devices during DASD device selection. The alias devices will not be offered "
"neither for formatting, partitioning nor direct use."
msgstr ""
"PAV e HyperPAV son plenamente compatibles, y multipathing no es necesario "
"para aprovechar las funcionalidades de estos sistemas de almacenamiento. "
"Asegúrese de configurar los dispositivos durante la selección de dispositivo "
"DASD. Los alias de dispositivo no se ofrecerán para el formateo, el "
"particionado, ni el uso directo."

#. Tag: title
#: hardware.xml:1370
#, no-c-format
msgid "CPU and Main Boards Support"
msgstr "Compatibilidad de CPU, placas base y vídeo"

#. Tag: para
#: hardware.xml:1371
#, no-c-format
msgid ""
"Sparc-based hardware is divided into a number of different subarchitectures, "
"identified by one of the following names: sun4, sun4c, sun4d, sun4m, sun4u "
"or sun4v. The following list describes what machines they include and what "
"level of support may be expected for each of them."
msgstr ""
"Los equipos basados en Sparc se dividen en un conjunto de distintas "
"subarquitecturas identificadas por alguno de los nombres siguientes: sun4, "
"sun4c, sun4d, sun4m, sun4u o sun4v. A continuación se proporciona una lista "
"que describe los distintos equipos y el nivel de compatibilidad que se puede "
"esperar de cada uno."

#. Tag: term
#: hardware.xml:1382
#, no-c-format
msgid "sun4, sun4c, sun4d, sun4m"
msgstr "sun4, sun4c, sun4d, sun4m"

#. Tag: para
#: hardware.xml:1384
#, no-c-format
msgid ""
"None of these 32-bit sparc subarchitectures (sparc32) is supported. For a "
"complete list of machines belonging to these subarchitectures, please "
"consult the <ulink url=\"http://en.wikipedia.org/wiki/SPARCstation"
"\">Wikipedia SPARCstation page</ulink>."
msgstr ""
"No es compatible ninguna de estas subarquitecturas de 32 bits. Si quiere una "
"lista completa de las máquinas que pertenecen a estas subarquitecturas puede "
"consultar la <ulink url=\"http://en.wikipedia.org/wiki/SPARCstation\">página "
"de SPARCstation en la Wikipedia</ulink>."

#. Tag: para
#: hardware.xml:1391
#, no-c-format
msgid ""
"The last &debian; release to support sparc32 was Etch, but even then only "
"for sun4m systems. Support for the other 32-bits subarchitectures had "
"already been discontinued after earlier releases."
msgstr ""
"La última versión de &debian; compatible con la arquitectura sparc32 fue "
"Etch, y sólo en sistemas sun4m. El uso de otras subarquitecturas de 32-bits "
"ya se había dejado de ofrecer en versiones anteriores."

#. Tag: term
#: hardware.xml:1401
#, no-c-format
msgid "sun4u"
msgstr ""

#. Tag: para
#: hardware.xml:1403
#, no-c-format
msgid ""
"This subarchitecture includes all 64-bit machines (sparc64) based on the "
"UltraSparc processor and its clones. Most of the machines are well "
"supported, even though for some you may experience problems booting from CD "
"due to firmware or bootloader bugs (this problem may be worked around by "
"using netbooting). Use the sparc64 or sparc64-smp kernel in UP and SMP "
"configurations respectively."
msgstr ""
"Esta subarquitectura incluye todos los equipos de 64 bits (sparc64) basados "
"en el procesador UltraSparc y sus clones. Existe una alta compatibilidad con "
"la mayoría de estos equipos, aunque puede que tenga algunos problemas con el "
"arranque de CD debido a erratas en el firmware o en el cargador de arranque "
"(puede evitar estos problemas si utiliza el arranque vía red). Utilice el "
"núcleo sparc64 o sparc64-smp en configuraciones UP y SMP respectivamente."

#. Tag: term
#: hardware.xml:1416
#, no-c-format
msgid "sun4v"
msgstr ""

#. Tag: para
#: hardware.xml:1418
#, no-c-format
msgid ""
"This is the newest addition to the Sparc family, which includes machines "
"based on the Niagara multi-core CPUs. At the moment such CPUs are only "
"available in T1000 and T2000 servers by Sun, and are well supported. Use the "
"sparc64-smp kernel."
msgstr ""
"Esta es el miembro más nuevo de la familia Sparc e incluye a los equipos "
"basados en las CPUs multi-core Niagara. De momento estas CPUs sólo están "
"disponibles en los servidores T1000 y T2000 de Sun, con una alta "
"compatibilidad. Utilice el núcleo sparc64-smp."

#. Tag: para
#: hardware.xml:1429
#, no-c-format
msgid ""
"Note that Fujitsu's SPARC64 CPUs used in PRIMEPOWER family of servers are "
"not supported due to lack of support in the Linux kernel."
msgstr ""
"Tenga en cuenta que las CPUs SPARC64 de Fujitsu utilizadas en la familia de "
"servidores PRIMEPOWER no son compatibles porque no existe compatibilidad con "
"éstas en el núcleo de Linux."

#. Tag: title
#: hardware.xml:1438
#, no-c-format
msgid "Laptops"
msgstr "Ordenadores portátiles"

#. Tag: para
#: hardware.xml:1439
#, no-c-format
msgid ""
"From a technical point of view, laptops are normal PCs, so all information "
"regarding PC systems applies to laptops as well. Installations on laptops "
"nowadays usually work out of the box, including things like automatically "
"suspending the system on closing the lid and laptop specfic hardware buttons "
"like those for disabling the wifi interfaces (<quote>airplane mode</quote>). "
"Nonetheless sometimes the hardware vendors use specialized or proprietary "
"hardware for some laptop-specific functions which might not be supported. To "
"see if your particular laptop works well with GNU/Linux, see for example the "
"<ulink url=\"&url-x86-laptop;\">Linux Laptop pages</ulink>."
msgstr ""
"Desde un punto de vista técnico, los ordenadores portátiles son PC normales, "
"y por ello toda la información relativa a sistemas PC también se aplica a "
"los portátiles. Actualmente, las instalaciones en portátil funcionan "
"habitualmente sin configuraciones especiales, incluyendo la suspensión del "
"sistema al cerrar el portátil, y botones específicos a portátiles como la "
"desactivación de interfaz wifi (<quote>modo avión</quote>). Por otra parte, "
"a veces los proveedores de hardware utilizan hardware especializado o "
"propietario para algunas funciones específicas de portátil que no es "
"compatible. Para ver si su ordenador portátil funciona bien con GNU/Linux, "
"consulte las <ulink url=\"&url-x86-laptop;\">páginas de portátiles en Linux</"
"ulink>"

#. Tag: title
#: hardware.xml:1456 hardware.xml:1476 hardware.xml:1498 hardware.xml:1521
#, no-c-format
msgid "Multiple Processors"
msgstr "Múltiples procesadores"

#. Tag: para
#: hardware.xml:1457
#, fuzzy, no-c-format
#| msgid ""
#| "Multiprocessor support &mdash; also called <quote>symmetric "
#| "multiprocessing</quote> or SMP &mdash; is available for this "
#| "architecture. Having multiple processors in a computer was originally "
#| "only an issue for high-end server systems but has become quite common in "
#| "recent years even for rather low-end desktop computers and laptops with "
#| "the introduction of so called <quote>multi-core</quote> processors. These "
#| "contain two or more processor units, called <quote>cores</quote>, in one "
#| "physical chip."
msgid ""
"Multiprocessor support &mdash; also called <quote>symmetric multiprocessing</"
"quote> or SMP &mdash; is available for this architecture. Having multiple "
"processors in a computer was originally only an issue for high-end server "
"systems but has become common in recent years nearly everywhere with the "
"introduction of so called <quote>multi-core</quote> processors. These "
"contain two or more processor units, called <quote>cores</quote>, in one "
"physical chip."
msgstr ""
"Se permite el uso de múltiples procesadores (también llamado <quote>multi-"
"procesamiento simétrico</quote> o SMP) con esta arquitectura. Originalmente, "
"tener un sistema con varios procesadores era solo un problema para los "
"sistemas de servidor más avanzados, aunque se ha extendido en los últimos "
"años incluso en ordenadores y portátiles de rango bajo con la introducción "
"de los denominados procesadores <quote>multi-core</quote>. Contienen dos o "
"más unidades de procesamiento, denominados <quote>core</quote>, en un único "
"procesador físico."

#. Tag: para
#: hardware.xml:1467
#, no-c-format
msgid ""
"The standard &debian; &release; kernel image has been compiled with SMP "
"support. It is also usable on non-SMP systems without problems."
msgstr ""
"La imagen de núcleo estándar de &debian; &release; se ha compilado con "
"compatibilidad con SMP. También se puede utilizar sin problemas en sistemas "
"distintos a SMP."

#. Tag: para
#: hardware.xml:1478
#, no-c-format
msgid ""
"Multiprocessor support &mdash; also called <quote>symmetric multiprocessing</"
"quote> or SMP &mdash; is available for this architecture. The standard "
"&debian; &release; kernel image has been compiled with <firstterm>SMP-"
"alternatives</firstterm> support. This means that the kernel will detect the "
"number of processors (or processor cores) and will automatically deactivate "
"SMP on uniprocessor systems."
msgstr ""
"Se permite el uso de múltiples procesadores (también llamado <quote>multi-"
"procesamiento simétrico</quote> o SMP) con esta arquitectura. La imagen "
"estándar del núcleo de &debian; &release; ha sido compilada con "
"compatibilidad con <firstterm>SMP-alternatives</firstterm>. Esto implica que "
"el núcleo detectará el número de procesadores (o núcleos de procesador) y "
"desactivará SMP de forma automática para sistemas de un solo procesador."

#. Tag: para
#: hardware.xml:1487
#, fuzzy, no-c-format
#| msgid ""
#| "Having multiple processors in a computer was originally only an issue for "
#| "high-end server systems but has become quite common in recent years even "
#| "for rather low-end desktop computers and laptops with the introduction of "
#| "so called <quote>multi-core</quote> processors. These contain two or more "
#| "processor units, called <quote>cores</quote>, in one physical chip."
msgid ""
"Having multiple processors in a computer was originally only an issue for "
"high-end server systems but has become common in recent years nearly "
"everywhere with the introduction of so called <quote>multi-core</quote> "
"processors. These contain two or more processor units, called <quote>cores</"
"quote>, in one physical chip."
msgstr ""
"Originalmente, tener un sistema con varios procesadores era solo un problema "
"para los sistemas de servidor más avanzados, aunque se ha extendido en los "
"últimos años incluso en ordenadores y portátiles de rango bajo con la "
"introducción de los denominados procesadores <quote>multi-core</quote>. "
"Contienen dos o más unidades de procesamiento, denominados <quote>core</"
"quote>, en un único procesador físico."

#. Tag: para
#: hardware.xml:1499
#, no-c-format
msgid ""
"Multiprocessor support &mdash; also called <quote>symmetric multiprocessing</"
"quote> or SMP &mdash; is available for this architecture. However, the "
"standard &debian; &release; kernel image does not support SMP. This should "
"not prevent installation, since the standard, non-SMP kernel should boot on "
"SMP systems; the kernel will simply use only the first CPU."
msgstr ""
"Se permite el uso de múltiples procesadores (también llamado <quote>multi-"
"procesamiento simétrico</quote> o SMP) con esta arquitectura. Sin embargo, "
"la imagen estándar del núcleo de &debian; &release; no permite SMP. Esto no "
"debería impedir la instalación, ya que el núcleo estándar, sin SMP, debería "
"arrancar en sistemas SMP. El núcleo simplemente utilizará el primer "
"procesador."

#. Tag: para
#: hardware.xml:1508
#, no-c-format
msgid ""
"In order to take advantage of multiple processors, you'll have to replace "
"the standard &debian; kernel.<phrase arch=\"linux-any\"> You can find a "
"discussion of how to do this in <xref linkend=\"kernel-baking\"/>. At this "
"time (kernel version &kernelversion;) the way you enable SMP is to select "
"<quote>&smp-config-option;</quote> in the <quote>&smp-config-section;</"
"quote> section of the kernel config.</phrase>"
msgstr ""
"Tendrá que sustituir el núcleo estándar de &debian; si quiere aprovechar el "
"uso de múltiples procesadores. <phrase arch=\"linux-any\">Puede encontrar "
"una discusión acerca de cómo hacer esto en <xref linkend=\"kernel-baking\"/"
">. En este momento (versión del núcleo &kernelversion;) puede habilitar SMP "
"seleccionando <quote>&smp-config-option;</quote> en la sección <quote>&smp-"
"config-section;</quote> de la configuración del núcleo.</phrase>"

#. Tag: para
#: hardware.xml:1522
#, no-c-format
msgid ""
"Multiprocessor support &mdash; also called <quote>symmetric multiprocessing</"
"quote> or SMP &mdash; is available for this architecture, and is supported "
"by a precompiled &debian; kernel image. Depending on your install media, "
"this SMP-capable kernel may or may not be installed by default. This should "
"not prevent installation, since the standard, non-SMP kernel should boot on "
"SMP systems; the kernel will simply use the first CPU."
msgstr ""
"La posibilidad de usar múltiples procesadores (también llamado "
"<quote>multiprocesamiento simétrico</quote> o SMP) está disponible para ésta "
"arquitectura, y está incluido en una imagen pre-compilada del núcleo de "
"&debian;. Dependiendo de su medio de instalación, este núcleo con capacidad "
"de usar SMP podría o no instalarse como el núcleo predeterminado. Esto no "
"debería entorpecer la instalación, debido a que el núcleo estándar, sin SMP, "
"debería arrancar en sistemas SMP. En este caso, el núcleo simplemente "
"utilizará el primer procesador."

#. Tag: para
#: hardware.xml:1532
#, no-c-format
msgid ""
"In order to take advantage of multiple processors, you should check to see "
"if a kernel package that supports SMP is installed, and if not, choose an "
"appropriate kernel package."
msgstr ""
"Si desea hacer uso de múltiples procesadores deberá verificar que el paquete "
"del núcleo que permite SMP esté instalado; si no lo está, seleccione un "
"núcleo apropiado."

#. Tag: para
#: hardware.xml:1538
#, no-c-format
msgid ""
"You can also build your own customized kernel to support SMP.<phrase arch="
"\"linux-any\"> You can find a discussion of how to do this in <xref linkend="
"\"kernel-baking\"/>. At this time (kernel version &kernelversion;) the way "
"you enable SMP is to select <quote>&smp-config-option;</quote> in the "
"<quote>&smp-config-section;</quote> section of the kernel config.</phrase>"
msgstr ""
"También puede construir su propio núcleo personalizado incluyendo "
"compatibilidad con SMP. <phrase arch=\"linux-any\">Puede encontrar una "
"discusión sobre cómo hacerlo en <xref linkend=\"kernel-baking\"/>. En este "
"momentos (versión del núcleo &kernelversion;) la forma de habilitar SMP es "
"elegir la opción <quote>&smp-config-option;</quote> en la sección "
"<quote>&smp-config-section;</quote> de la configuración del núcleo.</phrase>"

#. Tag: title
#: hardware.xml:1549
#, fuzzy, no-c-format
#| msgid "Graphics Card Support"
msgid "Graphics Hardware Support"
msgstr "Compatibilidad de tarjeta gráfica"

#. Tag: para
#: hardware.xml:1550
#, fuzzy, no-c-format
#| msgid ""
#| "&debian;'s support for graphical interfaces is determined by the "
#| "underlying support found in X.Org's X11 system. On modern PCs, having a "
#| "graphical display usually works out of the box. Whether advanced graphics "
#| "card features such as 3D-hardware acceleration or hardware-accelerated "
#| "video are available, depends on the actual graphics hardware used in the "
#| "system and in some cases on the installation of additional "
#| "<quote>firmware</quote> images (see <xref linkend=\"hardware-firmware\"/"
#| ">). In very few cases there have been reports about hardware on which "
#| "installation of additional graphics card firmware was required even for "
#| "basic graphics support, but these have been rare exceptions."
msgid ""
"&debian;'s support for graphical interfaces is determined by the underlying "
"support found in X.Org's X11 system, and the kernel. Basic framebuffer "
"graphics is provided by the kernel, whilst desktop environments use X11. "
"Whether advanced graphics card features such as 3D-hardware acceleration or "
"hardware-accelerated video are available, depends on the actual graphics "
"hardware used in the system and in some cases on the installation of "
"additional <quote>firmware</quote> images (see <xref linkend=\"hardware-"
"firmware\"/>)."
msgstr ""
"La compatibilidad de &debian; con interfaces gráficas está determinada por "
"la compatibilidad subyacente encontrada en el sistema X11 de X.Org. En "
"sistemas PC modernos, habitualmente la interfaz gráfica funcionará desde el "
"primer momento sin una configuración posterior. La disponibilidad de "
"funciones avanzadas de tarjeta gráfica como la aceleración de hardware  3D o "
"vídeo acelerado por hardware depende del hardware de gráficos utilizado en "
"el sistema, y en algunos casos de la instalación de imágenes de "
"<quote>firmware</quote> adicionales (consulte <xref linkend=\"hardware-"
"firmware\"/>). Se han dado algunos casos de hardware donde la instalación de "
"firmware adicional de tarjeta gráfica era necesario incluso para la "
"compatibilidad básica de gráficos, pero son situaciones excepcionales."

#. Tag: para
#: hardware.xml:1562
#, no-c-format
msgid ""
"On modern PCs, having a graphical display usually works out of the box. In "
"very few cases there have been reports about hardware on which installation "
"of additional graphics card firmware was required even for basic graphics "
"support, but these have been rare exceptions. For quite a lot of hardware, "
"3D acceleration also works well out of the box, but there is still some "
"hardware that needs binary blobs to work well."
msgstr ""

#. Tag: para
#: hardware.xml:1573
#, no-c-format
msgid ""
"Nearly all ARM machines have the graphics hardware built-in, rather than "
"being on a plug-in card. Some machines do have expansion slots which will "
"take graphics cards, but that is a rarity. Hardware designed to be headless "
"with no graphics at all is quite common. Whilst basic framebuffer video "
"provided by the kernel should work on all devices that have graphics, fast "
"3D graphics invariably needs binary drivers to work. The situation is "
"changing quickly but at the time of the &releasename; release free drivers "
"for nouveau (Nvidia Tegra K1 SoC) and freedreno (Qualcomm Snapdragon SoCs) "
"are available in the release. Other hardware needs non-free drivers from 3rd "
"parties."
msgstr ""

#. Tag: para
#: hardware.xml:1587
#, fuzzy, no-c-format
#| msgid ""
#| "Details on supported graphics cards and pointing devices can be found at "
#| "<ulink url=\"&url-xorg;\"></ulink>. &debian; &release; ships with X.Org "
#| "version &x11ver;."
msgid ""
"Details on supported graphics hardware and pointing devices can be found at "
"<ulink url=\"&url-xorg;\"></ulink>. &debian; &release; ships with X.Org "
"version &x11ver;."
msgstr ""
"Para más detalles sobre tarjetas de vídeo y dispositivos de señalamiento "
"compatibles en  <ulink url=\"&url-xorg;\"></ulink>. &debian; &release; "
"incluye  X.Org versión &x11ver;."

#. Tag: para
#: hardware.xml:1592
#, no-c-format
msgid ""
"Most graphics options commonly found on Sparc-based machines are supported. "
"X.org graphics drivers are available for sunbw2, suncg14, suncg3, suncg6, "
"sunleo and suntcx framebuffers, Creator3D and Elite3D cards (sunffb driver), "
"PGX24/PGX64 ATI-based video cards (ati driver), and PermediaII-based cards "
"(glint driver). To use an Elite3D card with X.org you additionally need to "
"install the <classname>afbinit</classname> package, and read the "
"documentation included with it on how to activate the card."
msgstr ""
"Se permite el uso de la mayoría de las opciones gráficas que se encuentran "
"habitualmente en equipos basados en procesadores Sparc. Existen "
"controladores de gráficos X.org para el framebufer de sunbw2, suncg14, "
"suncg3, suncg6, sunleo y suntcx, las tarjetas Creator3D y "
"Elite3D(controlador sunffb), las tarjetas basadas en ATI PGX24/"
"PGX64(controlador ati), y las tarjetas basadas en PermediaII(controlador "
"glint). Si desea utilizar una tarjeta Elite3D con X.org tiene que instalar "
"además el paquete <classname>afbinit</classname> y leer la documentación que "
"se incluye en él para saber cómo activar la tarjeta."

#. Tag: para
#: hardware.xml:1602
#, no-c-format
msgid ""
"It is not uncommon for a Sparc machine to have two graphics cards in a "
"default configuration. In such a case there is a possibility that the Linux "
"kernel will not direct its output to the card initially used by the "
"firmware. The lack of output on the graphical console may then be mistaken "
"for a hang (usually the last message seen on console is 'Booting Linux...'). "
"One possible solution is to physically remove one of the video cards; "
"another option is to disable one of the cards using a kernel boot parameter. "
"Also, if graphical output is not required or desired, serial console may be "
"used as an alternative. On some systems use of serial console can be "
"activated automatically by disconnecting the keyboard before booting the "
"system."
msgstr ""
"No es raro tener dos tarjetas gráficas con la configuración de fábrica de "
"sistemas Sparc. Existe la posibilidad en este caso de que el núcleo de Linux "
"no envíe la salida a la tarjeta utilizada inicialmente por el firmware. A "
"veces se confunde la falta de salida en la consola gráfica con un fallo del "
"sistema (generalmente el último mensaje que se ve en la consola es «Booting "
"Linux...»). Una solución posible a este problema es quitar físicamente una "
"de las tarjetas de vídeo, otra opción es deshabilitar una de las tarjetas "
"utilizando un parámetro de arranque del núcleo. También puede utilizar la "
"consola serial como una alternativa si no necesita (o no desea) la salida "
"gráfica. En algunos sistemas puede activar automáticamente el uso de la "
"consola serial desconectando el teclado antes de arrancar el sistema."

#. Tag: title
#: hardware.xml:1624
#, no-c-format
msgid "Network Connectivity Hardware"
msgstr "Hardware de conectividad de red"

#. Tag: para
#: hardware.xml:1625
#, no-c-format
msgid ""
"Almost any network interface card (NIC) supported by the &arch-kernel; "
"kernel should also be supported by the installation system; drivers should "
"normally be loaded automatically. <phrase arch=\"x86\">This includes most "
"PCI/PCI-Express cards as well as PCMCIA/Express Cards on laptops.</phrase> "
"<phrase arch=\"i386\">Many older ISA cards are supported as well.</phrase>"
msgstr ""
"Casi cualquier tarjeta de interfaz de red (también llamadas «network "
"interface card» o NIC, n. del t.) compatible con el núcleo de &arch-kernel; "
"es también compatible con el sistema de instalación. Por regla general, los "
"controladores modulares se cargarán automáticamente. <phrase arch="
"\"x86\">Esto incluye la mayoría de las tarjetas PCI/PCI-Express y tarjetas "
"PCMCIA/Express en portátiles.</phrase> <phrase arch=\"i386\">También son "
"compatibles muchas tarjetas ISA antiguas.</phrase>"

#. Tag: para
#: hardware.xml:1635
#, no-c-format
msgid ""
"This includes a lot of generic PCI cards (for systems that have PCI) and the "
"following NICs from Sun:"
msgstr ""
"Esta lista incluye muchas de las tarjetas PCI genéricas (en aquellos "
"sistemas que tienen PCI) y las siguientes NICs de Sun:"

#. Tag: para
#: hardware.xml:1641
#, no-c-format
msgid "Sun LANCE"
msgstr "Sun LANCE"

#. Tag: para
#: hardware.xml:1646
#, no-c-format
msgid "Sun Happy Meal"
msgstr "Sun Happy Meal"

#. Tag: para
#: hardware.xml:1651
#, no-c-format
msgid "Sun BigMAC"
msgstr "Sun BigMAC"

#. Tag: para
#: hardware.xml:1656
#, no-c-format
msgid "Sun QuadEthernet"
msgstr "Sun QuadEthernet"

#. Tag: para
#: hardware.xml:1661
#, no-c-format
msgid "MyriCOM Gigabit Ethernet"
msgstr "MyriCOM Gigabit Ethernet"

#. Tag: para
#: hardware.xml:1668
#, no-c-format
msgid "The list of supported network devices is:"
msgstr "La lista de dispositivos de red compatibles es:"

#. Tag: para
#: hardware.xml:1673
#, no-c-format
msgid "Channel to Channel (CTC) and ESCON connection (real or emulated)"
msgstr "Conexión canal a canal (CTC) y ESCON (real o emulado)"

#. Tag: para
#: hardware.xml:1678
#, no-c-format
msgid "OSA-2 Token Ring/Ethernet and OSA-Express Fast Ethernet (non-QDIO)"
msgstr "OSA-2 Token Ring/Ethernet y OSA-Express Fast Ethernet (non-QDIO)"

#. Tag: para
#: hardware.xml:1683
#, no-c-format
msgid "OSA-Express in QDIO mode, HiperSockets and Guest-LANs"
msgstr "OSA-Express en modo QDIO, HiperSockets y Guest-LANs"

#. Tag: para
#: hardware.xml:1692
#, no-c-format
msgid ""
"On &arch-title;, most built-in Ethernet devices are supported and modules "
"for additional PCI and USB devices are provided."
msgstr ""
"Para &arch-title;, la mayoría de dispositivos incorporados Ethernet son "
"compatibles, y se proporcionan módulos para dispositivos adicionales PCI e "
"USB."

#. Tag: para
#: hardware.xml:1697
#, no-c-format
msgid "ISDN is supported, but not during the installation."
msgstr "Se permite el uso de RDSI, pero no durante la instalación."

#. Tag: title
#: hardware.xml:1704
#, no-c-format
msgid "Wireless Network Cards"
msgstr "Tarjetas de red inalámbrica"

#. Tag: para
#: hardware.xml:1705
#, no-c-format
msgid ""
"Wireless networking is in general supported as well and a growing number of "
"wireless adapters are supported by the official &arch-kernel; kernel, "
"although many of them do require firmware to be loaded."
msgstr ""
"En la mayoría de los casos, las tarjetas de red inalámbrica son compatibles. "
"El núcleo oficial de &arch-kernel; permite un número creciente de "
"adaptadores inalámbricos, aunque muchos necesitan que se cargue primero su "
"firmware."

#. Tag: para
#: hardware.xml:1712
#, no-c-format
msgid ""
"If firmware is needed, the installer will prompt you to load firmware. See "
"<xref linkend=\"loading-firmware\"/> for detailed information on how to load "
"firmware during the installation."
msgstr ""
"Si el firmware es necesario, el instalador le pedirá que lo cargue. Consulte "
"<xref linkend=\"loading-firmware\"/> para una información detallada de cómo "
"cargar firmware durante la instalación."

#. Tag: para
#: hardware.xml:1717
#, no-c-format
msgid ""
"Wireless NICs that are not supported by the official &arch-kernel; kernel "
"can generally be made to work under &debian-gnu;, but are not supported "
"during the installation."
msgstr ""
"Aunque puede hacer funcionar en &debian-gnu; muchos adaptadores de red "
"inalámbricos que no son compatibles con el núcleo oficial de &arch-kernel;, "
"no estarán disponibles durante el proceso de instalación."

#. Tag: para
#: hardware.xml:1722
#, no-c-format
msgid ""
"If there is a problem with wireless and there is no other NIC you can use "
"during the installation, it is still possible to install &debian-gnu; using "
"a full CD-ROM or DVD image. Select the option to not configure a network and "
"install using only the packages available from the CD/DVD. You can then "
"install the driver and firmware you need after the installation is completed "
"(after the reboot) and configure your network manually."
msgstr ""
"En cualquier caso, puede instalar &debian-gnu; utilizando una imagen "
"completa de CD-ROM o DVD si no puede utilizar ninguna otra tarjeta de red. "
"Rechace la opción de configurar la red e instale el sistema sólo con los "
"paquetes disponibles en el CD/DVD. Una vez haya hecho esto podrá instalar el "
"controlador y el firmware que necesite después de terminar la instalación "
"(después del reinicio del sistema) y configurar la red manualmente."

#. Tag: para
#: hardware.xml:1732
#, no-c-format
msgid ""
"In some cases the driver you need may not be available as a &debian; "
"package. You will then have to look if there is source code available in the "
"internet and compile the driver yourself. How to do this is outside the "
"scope of this manual. <phrase arch=\"x86\">If no Linux driver is available, "
"your last resort is to use the <classname>ndiswrapper</classname> package, "
"which allows you to use a Windows driver.</phrase>"
msgstr ""
"En algunos casos el controlador que necesita puede no estar disponible como "
"paquete &debian;. Deberá comprobar si existe código fuente disponible en "
"Internet y compilar el controlador usted mismo. Cómo hacer esto está fuera "
"del ámbito de este manual. <phrase arch=\"x86\">Si no hay ningún controlador "
"de Linux disponible puede utilizar como último recurso el paquete "
"<classname>ndiswrapper</classname> que le permite utilizar un controlador de "
"Windows.</phrase>"

#. Tag: title
#: hardware.xml:1746
#, no-c-format
msgid "Known Issues for &arch-title;"
msgstr "Problemas conocidos con &arch-title;"

#. Tag: para
#: hardware.xml:1747
#, no-c-format
msgid ""
"There are a couple of issues with specific network cards that are worth "
"mentioning here."
msgstr ""
"Existen algunos problemas conocidos con tarjetas de red específicas que "
"merece la pena tratar aquí."

#. Tag: title
#: hardware.xml:1754
#, no-c-format
msgid "Conflict between tulip and dfme drivers"
msgstr "Conflicto entre los controladores tulip y dfme"

#. Tag: para
#: hardware.xml:1756
#, no-c-format
msgid ""
"There are various PCI network cards that have the same PCI identification, "
"but are supported by related, but different drivers. Some cards work with "
"the <literal>tulip</literal> driver, others with the <literal>dfme</literal> "
"driver. Because they have the same identification, the kernel cannot "
"distinguish between them and it is not certain which driver will be loaded. "
"If this happens to be the wrong one, the NIC may not work, or work badly."
msgstr ""
"Existen algunas tarjetas PCI que tienen la misma identificación PCI pero "
"compatibles mediante controladores relacionados, pero distintos. Algunas "
"tarjetas funcionan con el controlador <literal>tulip</literal> y otras con "
"el controlador <literal>dfme</literal>. El núcleo no puede distinguir entre "
"ellas ya que tienen la misma identificación, con lo que no está seguro de "
"qué controlador se debe cargar. Si se instala el controlador incorrecto "
"puede que no funcione la tarjeta de red o que funcione mal."

#. Tag: para
#: hardware.xml:1766
#, no-c-format
msgid ""
"This is a common problem on Netra systems with a Davicom (DEC-Tulip "
"compatible) NIC. In that case the <literal>tulip</literal> driver is "
"probably the correct one. You can prevent this issue by blacklisting the "
"wrong driver module as described in <xref linkend=\"module-blacklist\"/>."
msgstr ""
"Este es un problema habitual en sistemas Netra con tarjetas Davicom "
"(compatible DEC-Tulip). En estos equipos el controlador <literal>tulip</"
"literal> es seguramente el que deba utilizar. Puede prevenir este problema "
"poniendo el módulo del controlador incorrecto en una lista negra, como se "
"describe en <xref linkend=\"module-blacklist\"/>."

#. Tag: para
#: hardware.xml:1774
#, no-c-format
msgid ""
"An alternative solution during the installation is to switch to a shell and "
"unload the wrong driver module using <userinput>modprobe -r "
"<replaceable>module</replaceable></userinput> (or both, if they are both "
"loaded). After that you can load the correct module using "
"<userinput>modprobe <replaceable>module</replaceable></userinput>. Note that "
"the wrong module may then still be loaded when the system is rebooted."
msgstr ""
"Una solución alternativa durante la instalación es cambiar a un intérprete "
"de órdenes, quitar el módulo del controlador incorrecto utilizando "
"<userinput>modprobe -r <replaceable>modulo</replaceable></userinput> (o "
"quitar ambos, si están los dos). Y después cargar el módulo correcto con "
"<userinput>modprobe <replaceable>modulo</replaceable></userinput>."

#. Tag: title
#: hardware.xml:1787
#, no-c-format
msgid "Sun B100 blade"
msgstr "Sun B100 blade"

#. Tag: para
#: hardware.xml:1789
#, no-c-format
msgid ""
"The <literal>cassini</literal> network driver does not work with Sun B100 "
"blade systems."
msgstr ""
"El controlador de red <literal>cassini</literal> no funciona en sistemas "
"blade Sun B100."

#. Tag: title
#: hardware.xml:1804
#, no-c-format
msgid "Braille Displays"
msgstr "Dispositivos Braille"

#. Tag: para
#: hardware.xml:1805
#, no-c-format
msgid ""
"Support for braille displays is determined by the underlying support found "
"in <classname>brltty</classname>. Most displays work under "
"<classname>brltty</classname>, connected via either a serial port, USB or "
"bluetooth. Details on supported braille devices can be found on the <ulink "
"url=\"&url-brltty;\"><classname>brltty</classname> website</ulink>. &debian-"
"gnu; &release; ships with <classname>brltty</classname> version &brlttyver;."
msgstr ""
"La compatibilidad de <classname>brltty</classname> determina el uso de "
"dispositivos braille. La mayoría de dispositivos funcionan con "
"<classname>brltty</classname>, vía un puerto serial, USB o bluetooth. Puede "
"encontrar los detalles de los dispositivos braille en el <ulink url=\"&url-"
"brltty;\">sitio web de <classname>brltty</classname></ulink>. &debian-gnu; "
"&release; ofrece la versión &brlttyver; de <classname>brltty</classname>."

#. Tag: title
#: hardware.xml:1819
#, no-c-format
msgid "Hardware Speech Synthesis"
msgstr "Dispositivos de Síntesis de voz"

#. Tag: para
#: hardware.xml:1820
#, no-c-format
msgid ""
"Support for hardware speech synthesis devices is determined by the "
"underlying support found in <classname>speakup</classname>. "
"<classname>speakup</classname> only supports integrated boards and external "
"devices connected to a serial port (no USB, serial-to-USB or PCI adapters "
"are supported). Details on supported hardware speech synthesis devices can "
"be found on the <ulink url=\"&url-speakup;\"><classname>speakup</classname> "
"website</ulink>. &debian-gnu; &release; ships with <classname>speakup</"
"classname> version &speakupver;."
msgstr ""
"La compatibilidad que ofrece <classname>speakup</classname> determina la "
"compatibilidad con dispositivos de síntesis de voz. <classname>speakup</"
"classname> acepta únicamente tarjetas integradas y dispositivos externos "
"conectados a un puerto serial (no hay compatibilidad con USB, adaptadores "
"serial-a-USB o PCI). Puede encontrar los detalles de los dispositivos "
"compatibles en el <ulink url=\"&url-speakup;\">sitio web de "
"<classname>speakup</classname></ulink>. &debian-gnu; &release; ofrece la "
"versión &speakupver; de <classname>speakup</classname>."

#. Tag: title
#: hardware.xml:1840
#, no-c-format
msgid "Peripherals and Other Hardware"
msgstr "Periféricos y otro hardware"

#. Tag: para
#: hardware.xml:1841
#, fuzzy, no-c-format
#| msgid ""
#| "&arch-kernel; supports a large variety of hardware devices such as mice, "
#| "printers, scanners, PCMCIA and USB devices. However, most of these "
#| "devices are not required while installing the system."
msgid ""
"&arch-kernel; supports a large variety of hardware devices such as mice, "
"printers, scanners, PCMCIA/CardBus/ExpressCard and USB devices. However, "
"most of these devices are not required while installing the system."
msgstr ""
"&arch-kernel; es compatible con una amplia variedad de dispositivos de "
"hardware como pueden ser: ratones, impresoras, escáneres y dispositivos "
"PCMCIA y USB. Sin embargo, muchos de éstos no son necesarios durante la "
"instalación del sistema."

#. Tag: para
#: hardware.xml:1847
#, no-c-format
msgid ""
"USB hardware generally works fine. On some very old PC systems some USB "
"keyboards may require additional configuration (see <xref linkend=\"hardware-"
"issues\"/>). On modern PCs, USB keyboards and mice work without requiring "
"any specific configuration."
msgstr ""
"Habitualmente, el hardware USB funciona correctamente. En algunos sistemas "
"PC muy antiguos, puede que sea necesaria una configuración adicional para "
"algunos teclados USB (consulte <xref linkend=\"hardware-issues\"/>). En "
"sistemas PC modernos, los teclados y ratones USB funcionan sin necesitar una "
"configuración específica."

#. Tag: para
#: hardware.xml:1856
#, no-c-format
msgid ""
"Package installations from XPRAM and tape are not supported by this system. "
"All packages that you want to install need to be available on a DASD or over "
"the network using NFS, HTTP or FTP."
msgstr ""
"Este sistema no permite la instalación de paquetes desde XPRAM y cinta. "
"Todos los paquetes que desee instalar necesitan estar disponibles en un DASD "
"o a través de la red usando NFS, HTTP o FTP."

#. Tag: title
#: hardware.xml:1869
#, no-c-format
msgid "Devices Requiring Firmware"
msgstr "Dispositivos que requieren Firmware"

#. Tag: para
#: hardware.xml:1870
#, no-c-format
msgid ""
"Besides the availability of a device driver, some hardware also requires so-"
"called <firstterm>firmware</firstterm> or <firstterm>microcode</firstterm> "
"to be loaded into the device before it can become operational. This is most "
"common for network interface cards (especially wireless NICs), but for "
"example some USB devices and even some hard disk controllers also require "
"firmware. With many graphics cards, basic functionality is available without "
"additional firmware, but the use of advanced features requires an "
"appropriate firmware file to be installed in the system."
msgstr ""
"Además de la disponibilidad de un controlador para un dispositivo, algunos "
"dispositivos de hardware también requieren algo llamado <firstterm>firmware</"
"firstterm> o <firstterm>microcode</firstterm>, que se debe cargar en el "
"dispositivo antes de ser funcional. Esto es muy común para tarjetas de "
"interfaz red (especialmente NIC inalámbricas), aunque algunos dispositivos "
"USB e incluso ciertos controladores de discos duros también requieren "
"firmware. Para muchas tarjetas gráficas, la funcionalidad básica está "
"disponible sin hardware adicional, pero el uso de funciones avanzadas "
"requiere la instalación de un fichero de firmware adicional en el sistema."

#. Tag: para
#: hardware.xml:1881
#, no-c-format
msgid ""
"On many older devices which require firmware to work, the firmware file was "
"permanently placed in an EEPROM/Flash chip on the device itself by the "
"manufacturer. Nowadays most new devices do not have the firmware embedded "
"this way anymore, so the firmware file must be uploaded into the device by "
"the host operating system every time the system boots."
msgstr ""
"En muchos dispositivos antiguos que requieren firmware para su "
"funcionamiento, los ficheros de firmware se almacenaban por el fabricante de "
"forma permanente en un procesador EEPROM/Flash en el mismo dispositivo. "
"Actualmente, la mayoría de dispositivos no integran el firmware de esta "
"forma, y por ello el fichero de firmware si debe cargar en el dispositivo "
"por el sistema operativo anfitrión durante cada arranque del sistema."

#. Tag: para
#: hardware.xml:1889
#, no-c-format
msgid ""
"In most cases firmware is non-free according to the criteria used by the "
"&debian-gnu; project and thus cannot be included in the main distribution or "
"in the installation system. If the device driver itself is included in the "
"distribution and if &debian-gnu; legally can distribute the firmware, it "
"will often be available as a separate package from the non-free section of "
"the archive."
msgstr ""
"En la mayoría de los casos el firmware es no-libre de acuerdo con los "
"criterios usados por el proyecto &debian-gnu; y por lo tanto no puede "
"incluirse en la distribución principal o en el sistema de instalación. Si el "
"controlador del dispositivo está incluido en la distribución y si &debian-"
"gnu; legalmente puede distribuir el firmware, es usual que esté disponible "
"como un paquete separado en la sección non-free del archivo de &debian-gnu;."

#. Tag: para
#: hardware.xml:1898
#, no-c-format
msgid ""
"However, this does not mean that such hardware cannot be used during an "
"installation. Starting with &debian-gnu; 5.0, &d-i; supports loading "
"firmware files or packages containing firmware from a removable medium, such "
"as a USB stick. See <xref linkend=\"loading-firmware\"/> for detailed "
"information on how to load firmware files or packages during the "
"installation."
msgstr ""
"Aunque esto no quiere decir que tal hardware no pueda usarse durante una "
"instalación. Desde &debian-gnu; 5.0, el &d-i; permite la carga de ficheros "
"de firmware o paquetes que contienen el firmware de un medio extraíble, como "
"una memoria USB. Consulte <xref linkend=\"loading-firmware\"/> para obtener "
"información detallada de cómo cargar los ficheros de firmware o paquetes "
"durante la instalación."

#. Tag: para
#: hardware.xml:1907
#, no-c-format
msgid ""
"If the &d-i; prompts for a firmware file and you do not have this firmware "
"file available or do not want to install a non-free firmware file on your "
"system, you can try to proceed without loading the firmware. There are "
"several cases where a driver prompts for additional firmware because it may "
"be needed under certain circumstances, but the device does work without it "
"on most systems (this e.g. happens with certain network cards using the tg3 "
"driver)."
msgstr ""
"Si &d-i; solicita un fichero de firmware, y no dispone de ese fichero o no "
"desea instalar un fichero de firmware no libre en su sistema, puede intentar "
"continuar sin cargar el firmware. Hay varios casos en los que el controlador "
"solicita firmware adicional por ser necesario bajo determinadas "
"circunstancias, pero el dispositivo puede funcionar sin él en la mayoría de "
"sistemas (por ejemplo, ocurre con algunas tarjetas de red que utilizan el "
"controlador tg3)."

#. Tag: title
#: hardware.xml:1924
#, no-c-format
msgid "Purchasing Hardware Specifically for GNU/&arch-kernel;"
msgstr "Adquisición de hardware específico para GNU/&arch-kernel;"

#. Tag: para
#: hardware.xml:1926
#, no-c-format
msgid ""
"There are several vendors, who ship systems with &debian; or other "
"distributions of GNU/Linux <ulink url=\"&url-pre-installed;\">pre-installed</"
"ulink>. You might pay more for the privilege, but it does buy a level of "
"peace of mind, since you can be sure that the hardware is well-supported by "
"GNU/Linux."
msgstr ""
"Existen algunos fabricantes que entregan sus sistemas con &debian; u otra "
"distribución de GNU/Linux <ulink url=\"&url-pre-installed;\">preinstalada</"
"ulink>. Quizás tenga que pagar más por este privilegio, pero esto le "
"garantiza una cierta tranquilidad de espíritu puesto que puede estar seguro "
"de que su hardware es totalmente compatible con GNU/Linux."

#. Tag: para
#: hardware.xml:1934
#, no-c-format
msgid ""
"If you do have to buy a machine with Windows bundled, carefully read the "
"software license that comes with Windows; you may be able to reject the "
"license and obtain a rebate from your vendor. Searching the Internet for "
"<quote>windows refund</quote> may get you some useful information to help "
"with that."
msgstr ""
"Consulte detenidamente la licencia de software que viene con Windows si "
"tiene que comprar un equipo que provea este sistema operativo preinstalado. "
"Puede que tenga la posibilidad de rechazar la licencia y obtener un "
"descuento de su vendedor. Encontrará información útil sobre esto si busca "
"información en Internet acerca de <quote>windows refund</quote> "
"(<quote>reembolso windows</quote>, n. del t.)."

#. Tag: para
#: hardware.xml:1942
#, no-c-format
msgid ""
"Whether or not you are purchasing a system with &arch-kernel; bundled, or "
"even a used system, it is still important to check that your hardware is "
"supported by the &arch-kernel; kernel. Check if your hardware is listed in "
"the references found above. Let your salesperson (if any) know that you're "
"shopping for a &arch-kernel; system. Support &arch-kernel;-friendly hardware "
"vendors."
msgstr ""
"Es importante que compruebe que su hardware es compatible con el núcleo "
"&arch-kernel;, ya sea si está adquiriendo un sistema con &arch-kernel; "
"preinstalado o no, o incluso un sistema usado. Compruebe si su hardware está "
"listado en las referencias citadas anteriormente. Haga saber a su vendedor "
"(si lo hay) que está comprando un equipo para instalar &arch-kernel;. Apoye "
"a los fabricantes de hardware que ofrecen compatibilidad con &arch-kernel;."

#. Tag: title
#: hardware.xml:1953
#, no-c-format
msgid "Avoid Proprietary or Closed Hardware"
msgstr "Evite hardware cerrado o privativo"

#. Tag: para
#: hardware.xml:1954
#, no-c-format
msgid ""
"Some hardware manufacturers simply won't tell us how to write drivers for "
"their hardware. Others won't allow us access to the documentation without a "
"non-disclosure agreement that would prevent us from releasing the driver's "
"source code, which is one of the central elements of free software. Since we "
"haven't been granted access to usable documentation on these devices, they "
"simply won't work under &arch-kernel;."
msgstr ""
"Algunos fabricantes de hardware simplemente no nos dirán cómo escribir "
"controladores para su hardware, o no nos permiten acceder a la documentación "
"sin un acuerdo de no divulgación que nos impediría publicar el código fuente "
"del controlador, uno de los elementos esenciales del software libre. Debido "
"a que no se nos ha ofrecido el acceso a documentación útil sobre estos "
"dispositivos, sencillamente no funcionan con &arch-kernel;."

#. Tag: para
#: hardware.xml:1964
#, no-c-format
msgid ""
"In many cases there are standards (or at least some de-facto standards) "
"describing how an operating system and its device drivers communicate with a "
"certain class of devices. All devices which comply to such a (de-"
"facto-)standard can be used with a single generic device driver and no "
"device-specific drivers are required. With some kinds of hardware (e.g. USB "
"<quote>Human Interface Devices</quote>, i.e. keyboards, mice, etc., and USB "
"mass storage devices like USB flash disks and memory card readers) this "
"works very well and practically every device sold in the market is standards-"
"compliant."
msgstr ""
"En muchas situaciones hay estándares (o al menos estándares de hecho) que "
"describen la forma en que un sistema operativo y los controladores de sus "
"dispositivos se comunican con un cierto tipo de dispositivos. Todos los "
"dispositivos que cumplen tal estándar (de hecho) se pueden utilizar con un "
"único controlador genérico de dispositivo, y no se requiere ningún "
"controlador específico de dispositivo. Esto funciona muy bien para algunos "
"tipos de hardware (como por ejemplo <quote>dispositivos de interfaz humana "
"(HID)</quote> USB como teclados, ratón y otros, y dispositivos de "
"almacenamiento USB como discos flash USB y lectores de tarjeta de memoria) y "
"prácticamente todos los dispositivos vendidos en el mercado cumple con "
"estándares."

#. Tag: para
#: hardware.xml:1976
#, no-c-format
msgid ""
"In other fields, among them e.g. printers, this is unfortunately not the "
"case. While there are many printers which can be addressed via a small set "
"of (de-facto-)standard control languages and therefore can be made to work "
"without problems in any operating system, there are quite a few models which "
"only understand proprietary control commands for which no usable "
"documentation is available and therefore either cannot be used at all on "
"free operating systems or can only be used with a vendor-supplied closed-"
"source driver."
msgstr ""
"Desafortunadamente, en otros campos, entre ellos el de las impresoras, este "
"no es el caso. Aunque hay muchas impresoras que pueden funcionar con un "
"pequeño conjunto de lenguaje de control estándar (de hecho) sin problemas en "
"cualquier sistema operativo, hay varios modelos que solo aceptan órdenes de "
"control privativos que no se detallan en ninguna documentación, y por ello "
"no se pueden utilizar en sistemas operativos libres, o solo se pueden "
"utilizar con un controlador de código propietario proporcionado por el "
"proveedor."

#. Tag: para
#: hardware.xml:1987
#, no-c-format
msgid ""
"Even if there is a vendor-provided closed-source driver for such hardware "
"when purchasing the device, the practical lifespan of the device is limited "
"by driver availability. Nowadays product cycles have become short and it is "
"not uncommon that a short time after a consumer device has ceased "
"production, no driver updates get made available any more by the "
"manufacturer. If the old closed-source driver does not work anymore after a "
"system update, an otherwise perfectly working device becomes unusable due to "
"lacking driver support and there is nothing that can be done in this case. "
"You should therefore avoid buying closed hardware in the first place, "
"regardless of the operating system you want to use it with."
msgstr ""
"Incluso si hay un controlador de código propietario proporcionado por el "
"fabricante para un dispositivo de hardware al comprar el producto, la vida "
"útil del dispositivo está limitado a la disponibilidad del controlador. "
"Actualmente, los ciclos de un producto son más cortos, y no es extraño que "
"tras un breve período después de finalizar la producción del dispositivo, el "
"fabricante no ofrezca más actualizaciones del controlador. Si el antiguo "
"controlador de código propietario no funciona después de una actualización "
"del sistema, un dispositivo funcionalmente perfecto se vuelve inútil por la "
"falta un controlador, y en este caso nada se puede hacer. Por ello, debe "
"evitar comprar hardware propietario en primer lugar, sin importar el sistema "
"operativo con el que lo vaya a utilizar."

#. Tag: para
#: hardware.xml:2000
#, no-c-format
msgid ""
"You can help improve this situation by encouraging manufacturers of closed "
"hardware to release the documentation and other resources necessary for us "
"to provide free drivers for their hardware."
msgstr ""
"Puede ayudar a mejorar esta situación animando a fabricantes de hardware "
"propietario para publiquen la documentación y otros recursos necesarios para "
"que podamos proporcionar controladores libres para su hardware."

#. Tag: title
#: hardware.xml:2015
#, no-c-format
msgid "Installation Media"
msgstr "Medios de instalación"

#. Tag: para
#: hardware.xml:2017
#, no-c-format
msgid ""
"This section will help you determine which different media types you can use "
"to install &debian;. There is a whole chapter devoted to media, <xref "
"linkend=\"install-methods\"/>, which lists the advantages and disadvantages "
"of each media type. You may want to refer back to this page once you reach "
"that section."
msgstr ""
"Esta sección le ayudará a determinar los diferentes tipos de medio que puede "
"usar para instalar &debian;. Existe un capítulo entero dedicado a este "
"asunto, el <xref linkend=\"install-methods\"/>, que lista las ventajas y "
"desventajas de cada tipo de medio. Puede que desee regresar a esta página "
"una vez que consulte esa sección."

#. Tag: title
#: hardware.xml:2027
#, no-c-format
msgid "Floppies"
msgstr "Disquetes"

#. Tag: para
#: hardware.xml:2028
#, no-c-format
msgid ""
"In some cases, you'll have to do your first boot from floppy disks. "
"Generally, all you will need is a high-density (1440 kilobytes) 3.5 inch "
"floppy drive."
msgstr ""
"Tendrá que hacer el primer arranque desde disquetes en algunos casos. "
"Generalmente, todo lo que necesita es una unidad de disquetes de alta "
"densidad (1440 kilobytes) de 3.5 pulgadas."

#. Tag: para
#: hardware.xml:2034
#, no-c-format
msgid "For CHRP, floppy support is currently broken."
msgstr "El uso de disquetes en CHRP es inservible en la actualidad."

#. Tag: title
#: hardware.xml:2041
#, no-c-format
msgid "CD-ROM/DVD-ROM/BD-ROM"
msgstr "CD-ROM/DVD-ROM/BD-ROM"

#. Tag: para
#: hardware.xml:2043
#, fuzzy, no-c-format
#| msgid ""
#| "Whenever you see <quote>CD-ROM</quote> in this manual, it applies to both "
#| "CD-ROMs and DVD-ROMs, because both technologies are really the same from "
#| "the operating system's point of view."
msgid ""
"Whenever you see <quote>CD-ROM</quote> in this manual, it applies to all of "
"CD-ROMs, DVD-ROMs and BD-ROMs, because all these technologies are really the "
"same from the operating system's point of view."
msgstr ""
"Donde quiera que vea <quote>CD-ROM</quote> en este manual, interprete esto "
"como <quote>CD-ROM o DVD-ROM</quote> ya que ambas tecnologías son "
"equivalentes desde el punto de vista del sistema operativo."

#. Tag: para
#: hardware.xml:2049
#, no-c-format
msgid "CD-ROM based installation is supported for most architectures."
msgstr ""
"La instalación mediante CD-ROM es compatible con la mayoría de arquitecturas."

#. Tag: para
#: hardware.xml:2053
#, fuzzy, no-c-format
#| msgid ""
#| "USB CD-ROM drives are also supported, as are FireWire devices that are "
#| "supported by the ohci1394 and sbp2 drivers."
msgid ""
"On PCs SATA, IDE/ATAPI, USB and SCSI CD-ROMs are supported, as are FireWire "
"devices that are supported by the ohci1394 and sbp2 drivers."
msgstr ""
"También son compatibles las unidades de CD-ROM USB, así como los "
"dispositivos FireWire que aceptados por los controladores ohci1394 y sbp2."

#. Tag: title
#: hardware.xml:2070
#, no-c-format
msgid "USB Memory Stick"
msgstr "Dispositivo de memoria USB"

#. Tag: para
#: hardware.xml:2072
#, no-c-format
msgid ""
"USB flash disks a.k.a. USB memory sticks have become a commonly used and "
"cheap storage device. Most modern computer systems also allow booting the &d-"
"i; from such a stick. Many modern computer systems, in particular netbooks "
"and thin laptops, do not have a CD/DVD-ROM drive anymore at all and booting "
"from USB media is the standard way of installing a new operating system on "
"them."
msgstr ""
"Los discos de flash USB o dispositivos de memoria USB se han convertido en "
"un dispositivo de almacenamiento extendido y barato. La mayoría de sistemas "
"informáticos modernos permiten el arranque de &d-i; desde tales "
"dispositivos. Muchos sistemas informáticos modernos, en particular netbooks "
"y portátiles delgados, ya no incorporan un dispositivo CD/DVD-ROM, y el "
"arranque desde un dispositivo USB es el modo estándar de instalación de un "
"nuevo sistema operativo."

#. Tag: title
#: hardware.xml:2084
#, no-c-format
msgid "Network"
msgstr "Red"

#. Tag: para
#: hardware.xml:2086
#, no-c-format
msgid ""
"The network can be used during the installation to retrieve files needed for "
"the installation. Whether the network is used or not depends on the "
"installation method you choose and your answers to certain questions that "
"will be asked during the installation. The installation system supports most "
"types of network connections (including PPPoE, but not ISDN or PPP), via "
"either HTTP or FTP. After the installation is completed, you can also "
"configure your system to use ISDN and PPP."
msgstr ""
"Puede utilizarse la red durante la instalación para recuperar los ficheros "
"para la instalación. El que se utilice la red o no depende del mecanismo de "
"instalación que escoja y de sus respuestas a algunas preguntas que se le "
"realizarán durante la instalación. Este sistema de instalación puede "
"utilizar la mayor parte de las conexiones de red (incluyendo PPPoE, pero no "
"RDSI ó PPP) a través tanto de HTTP como FTP. Una vez haya terminado la "
"instalación podrá configurar su sistema para que utilice RDSI y PPP."

#. Tag: para
#: hardware.xml:2096
#, fuzzy, no-c-format
#| msgid ""
#| "You can also <emphasis>boot</emphasis> the installation system over the "
#| "network without needing any local media like CDs/DVDs or USB sticks. If "
#| "you already have a netboot-infrastructure available (i.e. you are already "
#| "running DHCP and TFTP services in your network), this allows an easy and "
#| "fast deployment of a large number of machines. Setting up the necessary "
#| "infrastructure requires a certain level of technical experience, so this "
#| "is not recommended for novice users. <phrase arch=\"mips;mipsel\">This is "
#| "the preferred installation technique for &arch-title;.</phrase>"
msgid ""
"You can also <emphasis>boot</emphasis> the installation system over the "
"network without needing any local media like CDs/DVDs or USB sticks. If you "
"already have a netboot-infrastructure available (i.e. you are already "
"running DHCP and TFTP services in your network), this allows an easy and "
"fast deployment of a large number of machines. Setting up the necessary "
"infrastructure requires a certain level of technical experience, so this is "
"not recommended for novice users. <phrase arch=\"mips;mipsel;mips64el\">This "
"is the preferred installation technique for &arch-title;.</phrase>"
msgstr ""
"También puede <emphasis>arrancar</emphasis> el sistema de instalación a "
"través de la red sin necesidad de un medio local como CD/DVD o dispositivos "
"USB. Si ya dispone de una infraestructura netboot (esto es, ejecuta "
"servicios DHCP y TFTP en su red), puede realizar una instalación sencilla y "
"rápido en varias máquinas. La configuración de la infraestructura necesaria "
"requiere un cierto nivel de conocimientos técnicos, y no se recomienda para "
"usuarios inexpertos. <phrase arch=\"mips;mipsel\">Esta es la técnica de "
"instalación preferida para &arch-title;.</phrase>"

#. Tag: para
#: hardware.xml:2109
#, no-c-format
msgid ""
"Diskless installation, using network booting from a local area network and "
"NFS-mounting of all local filesystems, is another option."
msgstr ""
"Otra opción es la instalación sin disco, basada en el arranque a través de "
"red desde una red de área local y en el montaje a través de NFS de todos los "
"sistemas de ficheros locales."

#. Tag: title
#: hardware.xml:2118
#, no-c-format
msgid "Hard Disk"
msgstr "Disco duro"

#. Tag: para
#: hardware.xml:2120
#, no-c-format
msgid ""
"Booting the installation system directly from a hard disk is another option "
"for many architectures. This will require some other operating system to "
"load the installer onto the hard disk. This method is only recommended for "
"special cases when no other installation method is available."
msgstr ""
"El arranque del sistema de instalación desde el disco duro es otra opción "
"para muchas arquitecturas. Para esto necesitará tener algún otro sistema "
"operativo instalado para cargar el instalador en el disco duro. Este método "
"se recomienda solo para casos especiales cuando no se dispone de ningún otro "
"método de instalación."

#. Tag: para
#: hardware.xml:2127
#, no-c-format
msgid ""
"Although the &arch-title; does not allow booting from SunOS (Solaris), you "
"can install from a SunOS partition (UFS slices)."
msgstr ""
"Aunque no es posible arrancar desde SunOS (Solaris) en &arch-title;, puede "
"instalar desde una partición SunOS (particiones UFS)."

#. Tag: title
#: hardware.xml:2136
#, no-c-format
msgid "Un*x or GNU system"
msgstr "Sistema Un*x o GNU"

#. Tag: para
#: hardware.xml:2138
#, no-c-format
msgid ""
"If you are running another Unix-like system, you could use it to install "
"&debian-gnu; without using the &d-i; described in the rest of this manual. "
"This kind of install may be useful for users with otherwise unsupported "
"hardware or on hosts which can't afford downtime. If you are interested in "
"this technique, skip to the <xref linkend=\"linux-upgrade\"/>. This "
"installation method is only recommended for advanced users when no other "
"installation method is available."
msgstr ""
"Puede utilizar otro sistema operativo tipo Unix para instalar &debian-gnu; "
"sin necesidad de usar el &d-i; que se describe en el resto de este manual. "
"Este tipo de instalación puede ser útil para usuarios con hardware no "
"compatible o en máquinas que no pueden dejar de dar servicio en ningún "
"momento. Si está interesado en este método, pase a la <xref linkend=\"linux-"
"upgrade\"/>. Esta forma de instalación solo se recomienda para usuarios "
"avanzados cuando no se dispone de ningún otro método de instalación."

#. Tag: title
#: hardware.xml:2151
#, no-c-format
msgid "Supported Storage Systems"
msgstr "Sistemas de almacenamiento aceptados"

#. Tag: para
#: hardware.xml:2153
#, no-c-format
msgid ""
"The &debian; installer contains a kernel which is built to maximize the "
"number of systems it runs on."
msgstr ""
"El instalador de &debian; incorpora un núcleo construido para maximizar el "
"número de sistemas en los que puede funcionar."

#. Tag: para
#: hardware.xml:2157
#, no-c-format
msgid ""
"Generally, the &debian; installation system includes support for IDE (also "
"known as PATA) drives, SATA and SCSI controllers and drives, USB, and "
"FireWire. The supported file systems include FAT, Win-32 FAT extensions "
"(VFAT) and NTFS."
msgstr ""
"Habitualmente, el sistema de instalación de &debian; permite el uso de "
"unidades IDE (también llamadas PATA), controladores y unidades SATA y SCSI, "
"USB y FireWire. Los sistemas de ficheros permitidos incluyen FAT, "
"extensiones FAT Win-32 (VFAT) y NTFS."

#. Tag: para
#: hardware.xml:2174
#, no-c-format
msgid ""
"Any storage system supported by the Linux kernel is also supported by the "
"boot system. The following SCSI drivers are supported in the default kernel: "
"<itemizedlist> <listitem><para> Sparc ESP </para></listitem> "
"<listitem><para> PTI Qlogic,ISP </para></listitem> <listitem><para> Adaptec "
"AIC7xxx </para></listitem> <listitem><para> NCR and Symbios 53C8XX </para></"
"listitem> </itemizedlist> IDE systems (such as the UltraSPARC 5) are also "
"supported. See <ulink url=\"&url-sparc-linux-faq;\">Linux for SPARC "
"Processors FAQ</ulink> for more information on SPARC hardware supported by "
"the Linux kernel."
msgstr ""
"El sistema de arranque también permite el uso de cualquier sistema de "
"almacenamiento compatible con el núcleo Linux. El núcleo predeterminado es "
"compatible con los siguientes controladores SCSI: <itemizedlist> "
"<listitem><para> Sparc ESP </para></listitem> <listitem><para> PTI Qlogic,"
"ISP </para></listitem> <listitem><para> Adaptec AIC7xxx </para></listitem> "
"<listitem><para> NCR y Symbios 53C8XX </para></listitem> </itemizedlist> "
"También son compatibles los sistemas IDE (como el UltraSPARC 5). Consulte "
"las <ulink url=\"&url-sparc-linux-faq;\">PUF de Linux para procesadores "
"SPARC</ulink> para más información de la compatibilidad de hardware SPARC en "
"el núcleo Linux."

#. Tag: para
#: hardware.xml:2207
#, no-c-format
msgid ""
"Any storage system supported by the Linux kernel is also supported by the "
"boot system. Note that the current Linux kernel does not support floppies on "
"CHRP systems at all."
msgstr ""
"El sistema de arranque permite el uso de cualquier sistema de almacenamiento "
"compatible con el núcleo Linux. Tenga en cuenta que el núcleo Linux actual "
"no permite el uso de disquetes en sistemas CHRP."

#. Tag: para
#: hardware.xml:2213
#, no-c-format
msgid ""
"Any storage system supported by the Linux kernel is also supported by the "
"boot system. Note that the current Linux kernel does not support the floppy "
"drive."
msgstr ""
"El sistema de arranque permite el uso de cualquier sistema de almacenamiento "
"compatible con el núcleo Linux. Tenga en cuenta que el núcleo Linux actual "
"no tiene permite el uso de unidades de disquete."

#. Tag: para
#: hardware.xml:2219
#, no-c-format
msgid ""
"Any storage system supported by the Linux kernel is also supported by the "
"boot system."
msgstr ""
"El sistema de arranque es compatible con cualquier sistema de almacenamiento "
"compatible con el núcleo Linux."

#. Tag: para
#: hardware.xml:2224
#, no-c-format
msgid ""
"Any storage system supported by the Linux kernel is also supported by the "
"boot system. This means that FBA and ECKD DASDs are supported with the old "
"Linux disk layout (ldl) and the new common S/390 disk layout (cdl)."
msgstr ""
"El sistema de arranque permite cualquier sistema de almacenamiento "
"compatible con el núcleo Linux. Esto significa que los DADs FBA y ECKD son "
"compatibles con el anterior esquema de discos de Linux (ldl) y con el nuevo "
"esquema común de discos para S/390 (cdl)."

#. Tag: title
#: hardware.xml:2241
#, no-c-format
msgid "Memory and Disk Space Requirements"
msgstr "Requisitos de memoria y espacio en disco"

#. Tag: para
#: hardware.xml:2243
#, no-c-format
msgid ""
"You must have at least &minimum-memory; of memory and &minimum-fs-size; of "
"hard disk space to perform a normal installation. Note that these are fairly "
"minimal numbers. For more realistic figures, see <xref linkend=\"minimum-"
"hardware-reqts\"/>."
msgstr ""
"Debe tener al menos &minimum-memory; de memoria y &minimum-fs-size; espacio "
"de disco duro para realizar una instalación normal. Tenga en cuenta que "
"éstos son los mínimos absolutos. Si desea valores más reales consulte <xref "
"linkend=\"minimum-hardware-reqts\"/>. Para un sistema mínimo basado en "
"consola (todos los paquetes estándar), se requiere 250 MB. Si quiere "
"instalar una cantidad razonable de software, incluyendo el sistema de "
"ventanas X, y algunos programas y bibliotecas de desarrollo, necesitará al "
"menos 400 MB. Para una instalación más o menos completa de un sistema de "
"escritorio, necesitará unos cuantos gigabytes."

#. Tag: para
#: hardware.xml:2250
#, fuzzy, no-c-format
#| msgid ""
#| "Installation on systems with less memory<footnote condition=\"gtk\"> "
#| "<para> Installation images that support the graphical installer require "
#| "more memory than images that support only the textual installer and "
#| "should not be used on systems with less than &minimum-memory; of memory. "
#| "If there is a choice between booting the regular and the graphical "
#| "installer, the former should be selected. </para> </footnote> or disk "
#| "space available may be possible but is only advised for experienced users."
msgid ""
"Installation on systems with less memory<footnote condition=\"gtk\"> <para> "
"Installation images that support the graphical installer require more memory "
"than images that support only the textual installer and should not be used "
"on systems with less than &minimum-memory; of memory. If there is a choice "
"between booting the text-based and the graphical installer, the former "
"should be selected on such systems. </para> </footnote> or disk space "
"available may be possible but is only advised for experienced users."
msgstr ""
"Puede ser posible la instalación en sistemas con menos memoria<footnote "
"condition=\"gtk\"> <para> Las imágenes de instalación que tienen que "
"incluyen el instalador gráfico necesitan más memoria que las imágenes que "
"sólo incluyen el instalador de texto y no deberían utilizarse en sistemas "
"cuya memoria sea inferior a &minimum-memory;. Si se le presenta la opción "
"entre arrancar el instalador normal o el instalador gráfico debería utilizar "
"la primera opción si su sistema no tiene mucha memoria. </para> </footnote> "
"o con menos disco duro, pero sólo es aconsejable realizarla si es vd. un "
"usuario experimentado."

#, fuzzy
#~| msgid ""
#~| "&debian; on &arch-title; supports the following platforms: "
#~| "<itemizedlist> <listitem><para> SGI IP22: this platform includes the SGI "
#~| "machines Indy, Indigo 2 and Challenge S. Since these machines are very "
#~| "similar, whenever this document refers to the SGI Indy, the Indigo 2 and "
#~| "Challenge S are meant as well. </para></listitem> <listitem><para> SGI "
#~| "IP32: this platform is generally known as SGI O2. </para></listitem> "
#~| "<listitem><para> MIPS Malta: this platform is emulated by QEMU and is "
#~| "therefore a nice way to test and run &debian; on MIPS if you don't have "
#~| "the hardware. </para></listitem> </itemizedlist> Complete information "
#~| "regarding supported mips/mipsel machines can be found at the <ulink url="
#~| "\"&url-linux-mips;\">Linux-MIPS homepage</ulink>. In the following, only "
#~| "the systems supported by the &debian; installer will be covered. If you "
#~| "are looking for support for other subarchitectures, please contact the "
#~| "<ulink url=\"&url-list-subscribe;\"> debian-&arch-listname; mailing "
#~| "list</ulink>."
#~ msgid ""
#~ "&debian; on &arch-title; supports the following platforms: <itemizedlist> "
#~ "<listitem><para> SGI IP22: this platform includes the SGI machines Indy, "
#~ "Indigo 2 and Challenge S. Since these machines are very similar, whenever "
#~ "this document refers to the SGI Indy, the Indigo 2 and Challenge S are "
#~ "meant as well. </para></listitem> <listitem><para> SGI IP32: this "
#~ "platform is generally known as SGI O2. </para></listitem> "
#~ "<listitem><para> MIPS Malta: this platform is emulated by QEMU and is "
#~ "therefore a nice way to test and run &debian; on MIPS if you don't have "
#~ "the hardware. </para></listitem> </itemizedlist> Complete information "
#~ "regarding supported mips/mipsel/mips64el machines can be found at the "
#~ "<ulink url=\"&url-linux-mips;\">Linux-MIPS homepage</ulink>. In the "
#~ "following, only the systems supported by the &debian; installer will be "
#~ "covered. If you are looking for support for other subarchitectures, "
#~ "please contact the <ulink url=\"&url-list-subscribe;\"> debian-&arch-"
#~ "listname; mailing list</ulink>."
#~ msgstr ""
#~ "&debian; para &arch-title; es compatible con las siguientes "
#~ "subarquitecturas: <itemizedlist> <listitem><para> SGI IP22: esta "
#~ "plataforma incluye a las máquinas SGI Indy, Indigo 2 y Challenge S. Estas "
#~ "máquinas son muy similares, cuando este documento hable de la máquina SGI "
#~ "Indy, se refiere también a la Indigo 2 y Challenge S. </para></listitem> "
#~ "<listitem><para> SGI IP32: a esta plataforma se la conoce generalmente "
#~ "como SGI O2. </para></listitem> <listitem><para> MIPS Malta: QEMU emula "
#~ "esta plataforma y es una buena forma de ejecutar y probar &debian; sobre "
#~ "MIPS si no dispone del hardware. </para></listitem> </itemizedlist> Puede "
#~ "encontrar información detallada respecto al uso de máquinas mips/mipsel "
#~ "en la <ulink url=\"&url-linux-mips;\">página principal de Linux MIPS</"
#~ "ulink>. En lo que sigue, sólo se cubrirán los sistemas compatibles con el "
#~ "instalador de &debian;. Si está buscando otras subarquitecturas, por "
#~ "favor, contacte con la <ulink url=\"&url-list-subscribe;\">lista de "
#~ "correo debian-&arch-listname;</ulink>."

#~ msgid ""
#~ "On SGI IP22, SGI Indy, Indigo 2 and Challenge S with R4000, R4400, R4600 "
#~ "and R5000 processors are supported by the &debian; installation system on "
#~ "big endian MIPS. On SGI IP32, currently only systems based on the R5000 "
#~ "are supported."
#~ msgstr ""
#~ "Las máquinas SGI IP22, SGI Indy, Indigo 2 y Challenge S con los "
#~ "procesadores R4000, R4400, R4600 y R5000 se pueden usar con el sistema de "
#~ "instalación de &debian; en MIPS «big endian». En el caso de la máquina "
#~ "SGI IP32 sólo se permiten los sistemas basados en el procesador R5000."

#~ msgid ""
#~ "The X.Org X Window System is only supported on the SGI Indy and the O2."
#~ msgstr ""
#~ "Sólo se permite el uso del sistema de ventanas X de X.Org en la SGI Indy "
#~ "y en la O2."

#~ msgid ""
#~ "On SGI machines, booting from CD-ROM requires a SCSI CD-ROM drive capable "
#~ "of working with a logical blocksize of 512 bytes. Many of the SCSI CD-ROM "
#~ "drives sold on the PC market do not have this capability. If your CD-ROM "
#~ "drive has a jumper labeled <quote>Unix/PC</quote> or <quote>512/2048</"
#~ "quote>, place it in the <quote>Unix</quote> or <quote>512</quote> "
#~ "position. To start the install, simply choose the <quote>System "
#~ "installation</quote> entry in the firmware."
#~ msgstr ""
#~ "En el caso de máquinas SGI, es necesario un CD-ROM SCSI capaz de trabajar "
#~ "con un tamaño de bloque lógicos de 512 bytes para arrancar desde CD-ROM. "
#~ "Muchas de las unidades de CD-ROM SCSI vendidas para el mercado de PCs no "
#~ "tienen esta capacidad. Si su CD-ROM tiene un puente etiquetado "
#~ "<quote>Unix/PC</quote> o <quote>512/2048</quote>, colóquelo en la "
#~ "posición <quote>Unix</quote> ó <quote>512</quote>. Elija la opción "
#~ "<quote>System installation</quote> en el firmware para iniciar la "
#~ "instalación."

#~ msgid "IBM/Motorola PowerPC"
#~ msgstr "IBM/Motorola PowerPC"

#, fuzzy
#~| msgid "<entry morerows=\"1\">powerpc</entry>"
#~ msgid "<entry morerows=\"0\">powerpc</entry>"
#~ msgstr "<entry morerows=\"1\">powerpc</entry>"

#~ msgid "<term>powerpc</term>"
#~ msgstr "<term>powerpc</term>"

#~ msgid "kirkwood"
#~ msgstr "kirkwood"

#~ msgid "orion5x"
#~ msgstr "orion5x"

#~ msgid "SGI IP22 (Indy/Indigo 2)"
#~ msgstr "SGI IP22 (Indy/Indigo 2)"

#~ msgid "r4k-ip22"
#~ msgstr "r4k-ip22"

#~ msgid "SGI IP32 (O2)"
#~ msgstr "SGI IP32 (O2)"

#~ msgid "r5k-ip32"
#~ msgstr "r5k-ip32"

#~ msgid "PowerMac"
#~ msgstr "PowerMac"

#~ msgid "pmac"
#~ msgstr "pmac"

#~ msgid "PReP"
#~ msgstr "PReP"

#~ msgid "prep"
#~ msgstr "prep"

#~ msgid "Intel IXP4xx"
#~ msgstr "Intel IXP4xx"

#~ msgid "ixp4xx"
#~ msgstr "ixp4xx"

#, fuzzy
#~| msgid ""
#~| "Kirkwood is a system on a chip (SoC) from Marvell that integrates an ARM "
#~| "CPU, Ethernet, SATA, USB, and other functionality in one chip. We "
#~| "currently support the following Kirkwood based devices: OpenRD (OpenRD-"
#~| "Base, OpenRD-Client and OpenRD-Ultimate), <ulink url=\"&url-arm-cyrius-"
#~| "sheevaplug;\">plug computers (SheevaPlug, GuruPlug and DreamPlug)</"
#~| "ulink>, <ulink url=\"&url-arm-cyrius-qnap-kirkwood;\">QNAP Turbo "
#~| "Station</ulink> (all TS-11x, TS-21x and TS-41x models), and LaCie NASes "
#~| "(Network Space v2, Network Space Max v2, Internet Space v2, d2 Network "
#~| "v2, 2Big Network v2 and 5Big Network v2)."
#~ msgid ""
#~ "Kirkwood is a system-on-chip (SoC) from Marvell that integrates an ARM "
#~ "CPU, Ethernet, SATA, USB, and other functionality in one chip. &debian; "
#~ "currently supports the following Kirkwood based devices: OpenRD (OpenRD-"
#~ "Base, OpenRD-Client and OpenRD-Ultimate), <ulink url=\"&url-arm-cyrius-"
#~ "sheevaplug;\">plug computers (SheevaPlug, GuruPlug and DreamPlug)</"
#~ "ulink>, <ulink url=\"&url-arm-cyrius-qnap-kirkwood;\">QNAP Turbo Station</"
#~ "ulink> (all TS-11x, TS-21x and TS-41x models), and LaCie NASes (Network "
#~ "Space v2, Network Space Max v2, Internet Space v2, d2 Network v2, 2Big "
#~ "Network v2 and 5Big Network v2)."
#~ msgstr ""
#~ "Kirkwood es un sistema en un chip («system on a chip», SoC) de Marvell "
#~ "que integra un procesador ARM, Ethernet, SATA, USB y otras "
#~ "funcionalidades en un solo chip. Actualmente, &debian; es compatible con "
#~ "los siguientes dispositivos basados en Kirkwood: OpenRD (OpenRD-Base, "
#~ "OpenRD-Client y OpenRD-Ultimate), <ulink url=\"&url-arm-cyrius-sheevaplug;"
#~ "\">PC de enchufe (SheevaPlug, GuruPlug y DreamPlug)</ulink>, <ulink url="
#~ "\"&url-arm-cyrius-qnap-kirkwood;\">QNAP Turbo Station</ulink> (todos los "
#~ "modelos TS-11x, TS-21x y TS-41x) y LaCie NASes (Network Space v2, Network "
#~ "Space Max v2, Internet Space v2, d2 Network v2, 2Big Network v2 y 5Big "
#~ "Network v2)."

#~ msgid "IOP32x"
#~ msgstr "IOP32x"

#~ msgid ""
#~ "The 586 flavour of the &debian; kernel image packages for &arch-title; is "
#~ "not compiled with SMP support."
#~ msgstr ""
#~ "Los paquetes con la versión 586 del la imagen del núcleo de &debian; en "
#~ "&arch-title; no están compilados con compatibilidad con SMP."

#~ msgid "&debian; GNU/kFreeBSD &release; supports two architectures."
#~ msgstr ""
#~ "&debian; GNU/kFreeBSD &release; es compatible con dos arquitecturas:"

#~ msgid "kfreebsd-i386"
#~ msgstr "kfreebsd-i386"

#~ msgid "kfreebsd-amd64"
#~ msgstr "kfreebsd-amd64"

#, fuzzy
#~| msgid "MIPS (little endian)"
#~ msgid "IBM PowerPC (little endian)"
#~ msgstr "MIPS (little endian)"

#~ msgid ""
#~ "The &arch-title; architecture only supports Intel Itanium processors and "
#~ "not the much more common 64-bit processors from the Intel 64 family "
#~ "(including e.g. the Pentium&nbsp;D and the Core2&nbsp;Duo). Those systems "
#~ "are supported by the <emphasis>amd64</emphasis> architecture or, if you "
#~ "prefer a 32-bit userland, the <emphasis>i386</emphasis> architecture."
#~ msgstr ""
#~ "La arquitectura &arch-title; sólo es compatible con procesadores Intel "
#~ "Itanium processors, y no con los procesadores más comunes de 64 bits de  "
#~ "la familia Intel 64  (incluyendo por ejemplo el Pentium&nbsp;D y "
#~ "Core2&nbsp;Duo). Estos sistemas son compatibles con la arquitectura "
#~ "<emphasis>amd64</emphasis>, o, si prefiere un espacio de usuario de 32 "
#~ "bit, la arquitectura <emphasis>i386</emphasis>."

#~ msgid ""
#~ "There are two major support <emphasis>&architecture;</emphasis> flavors: "
#~ "PA-RISC 1.1 and PA-RISC 2.0. The PA-RISC 1.1 architecture is targeted at "
#~ "32-bit processors whereas the 2.0 architecture is targeted to the 64-bit "
#~ "processors. Some systems are able to run either kernel. In both cases, "
#~ "the userland is 32-bit. There is the possibility of a 64-bit userland in "
#~ "the future."
#~ msgstr ""
#~ "Son compatibles dos variantes principales de <emphasis>&architecture;</"
#~ "emphasis>: PA-RISC 1.1 y PA-RISC 2.0. La arquitectura PA-RISC 1.1 está "
#~ "dirigida a procesadores de 32 bits mientras que la arquitectura 2.0 está "
#~ "dirigida a procesadores de 64 bits. Algunos sistemas tienen la capacidad "
#~ "de ejecutar ambas versiones del núcleo indistintamente. El entorno de "
#~ "usuario es de 32 bits en ambos casos. En el futuro será posible tener un "
#~ "entorno de usuario de 64 bits."

#~ msgid "On PCs SATA, IDE/ATAPI and SCSI CD-ROMs are supported."
#~ msgstr ""
#~ "En sistemas PC SATA, se permiten dispositivos CD-ROM IDE/ATAPI y SCSI."

#~ msgid "IDE/ATAPI CD-ROMs are supported on all ARM machines."
#~ msgstr "Las máquinas ARM permiten el uso de CD-ROMs IDE/ATAPI."

#~ msgid ""
#~ "However, &debian; GNU/Linux &releasename; will <emphasis>not</emphasis> "
#~ "run on 386 or earlier processors. Despite the architecture name \"i386\", "
#~ "support for actual 80386 processors (and their clones) was dropped with "
#~ "the Sarge (r3.1) release of &debian;<footnote> <para> We have long tried "
#~ "to avoid this, but in the end it was necessary due a unfortunate series "
#~ "of issues with the compiler and the kernel, starting with an bug in the C+"
#~ "+ ABI provided by GCC. You should still be able to run &debian; GNU/Linux "
#~ "on actual 80386 processors if you compile your own kernel and compile all "
#~ "packages from source, but that is beyond the scope of this manual. </"
#~ "para> </footnote>. (No version of Linux has ever supported the 286 or "
#~ "earlier chips in the series.) All i486 and later processors are still "
#~ "supported<footnote> <para> Many &debian; packages will actually run "
#~ "slightly faster on modern computers as a positive side effect of dropping "
#~ "support for these old chips. The i486, introduced in 1989, has three "
#~ "opcodes (bswap, cmpxchg, and xadd) which the i386, introduced in 1986, "
#~ "did not have. Previously, these could not be easily used by most &debian; "
#~ "packages; now they can. </para> </footnote>."
#~ msgstr ""
#~ "Sin embargo, &debian; GNU/Linux &releasename; <emphasis>no</emphasis> "
#~ "funcionará en procesadores 386 o anteriores. Aunque la arquitectura se "
#~ "llame «i386», la compatibilidad con los procesadores 80386 (y sus clones) "
#~ "dejó de existir con la versión Sarge (r3.1) de &debian;<footnote> <para> "
#~ "Hemos intentado evitarlo durante mucho tiempo pero al final ha sido "
#~ "necesario hacerlo debido a una serie de problemas desafortunados con el "
#~ "compilador y el núcleo, empezando con un error en el ABI de C++ de GCC. "
#~ "Aún puede ejecutar &debian; GNU/Linux en procesadores 80386 si compila su "
#~ "propio núcleo y recompila todos los paquetes fuente, pero esto está fuera "
#~ "del ámbito de este manual. </para> </footnote>. (Ninguna versión de Linux "
#~ "ha permitido el uso de sistemas 286 o procesadores anteriores en la "
#~ "serie). Aún se permiten todos los procesadores i486 y posteriores."
#~ "<footnote> <para> Muchos paquetes &debian;, de hecho, se ejecutarán más "
#~ "rápido en sistemas más modernos como resultado (positivo) de haber "
#~ "descartado la compatibilidad con estos procesadores antiguos. El "
#~ "procesador i486, que apareció en 1989, tiene tres códigos de operación "
#~ "(también llamados «opcodes», son bswap, cmpxchg, y xadd) que el i386, "
#~ "introducido en 1986, no tenía. Antes estos códigos no podían utilizarse "
#~ "fácilmente dentro de los paquetes &debian;, y ahora es posible. </para> </"
#~ "footnote>."

#~ msgid "iop32x"
#~ msgstr "iop32x"

#~ msgid "Freescale"
#~ msgstr "Freescale"

#~ msgid "<entry>mx5</entry>"
#~ msgstr "<entry>mx5</entry>"

#~ msgid "Intel IA-64"
#~ msgstr "Intel IA-64"

#~ msgid "ia64"
#~ msgstr "ia64"

#~ msgid "Sun SPARC"
#~ msgstr "Sun SPARC"

#~ msgid "sparc"
#~ msgstr "sparc"

#~ msgid "<entry>sun4u</entry>"
#~ msgstr "<entry>sun4u</entry>"

#~ msgid "sparc64"
#~ msgstr "sparc64"

#~ msgid "<entry>sun4v</entry>"
#~ msgstr "<entry>sun4v</entry>"

#~ msgid "IBM S/390"
#~ msgstr "IBM S/390"

#~ msgid "s390"
#~ msgstr "s390"

#~ msgid ""
#~ "Each distinct ARM architecture requires its own kernel. Because of this "
#~ "the standard &debian; distribution only supports installation on a number "
#~ "of the most common platforms. The &debian; userland however may be used "
#~ "by <emphasis>any</emphasis> ARM CPU."
#~ msgstr ""
#~ "Cada arquitectura de ARM diferente requiere su propio núcleo. Esto es "
#~ "debido a que la distribución estándar de &debian; solamente permite la "
#~ "instalación en las plataformas más comunes. El espacio de usuario de "
#~ "&debian; puede utilizarse, sin embargo, en <emphasis>cualquier</emphasis> "
#~ "CPU ARM incluyendo «xscale»."

#~ msgid ""
#~ "Intel's I/O Processor (IOP) line is found in a number of products related "
#~ "to data storage and processing. &debian; currently supports the IOP32x "
#~ "platform, featuring the IOP 80219 and 32x chips commonly found in Network "
#~ "Attached Storage (NAS) devices. &debian; explicitly supports two such "
#~ "devices: the <ulink url=\"&url-arm-cyrius-glantank;\">GLAN Tank</ulink> "
#~ "from IO-Data and the <ulink url=\"&url-arm-cyrius-n2100;\">Thecus N2100</"
#~ "ulink>."
#~ msgstr ""
#~ "La línea de procesadores de Intel de Entrada/Salida («Intel's I/O "
#~ "Processor» o IOP) se puede encontrar en un conjunto de productos "
#~ "dedicados al almacenamiento y procesado de datos. Actualmente, &debian; "
#~ "permite usar la plataforma IOP32x, que incluye los chips IOP 80219 y 32x "
#~ "que se encuentran habitualmente en dispositivos de almacenamiento en red "
#~ "(«Network Attached Storage», NAS). &debian; es compatible de forma "
#~ "explícita con dos de estos dispositivos: el equipo <ulink url=\"&url-arm-"
#~ "cyrius-glantank;\">GLAN Tank</ulink> de IO-Data y el <ulink url=\"&url-"
#~ "arm-cyrius-n2100;\">Thecus N2100</ulink>."

#~ msgid "<term>sun4u</term>"
#~ msgstr "<term>sun4u</term>"

#~ msgid "<term>sun4v</term>"
#~ msgstr "<term>sun4v</term>"

#~ msgid "Cobalt"
#~ msgstr "Cobalt"

#~ msgid "cobalt"
#~ msgstr "cobalt"

#~ msgid ""
#~ "All MIPS based Cobalt machines are supported with the exception of the "
#~ "Qube 2700 (Qube 1)."
#~ msgstr ""
#~ "Todas las máquinas Cobalt MIPS son compatibles con la excepción de Qube "
#~ "2700 (Qube 1)."

#~ msgid "Supported console options"
#~ msgstr "Opciones de consola permitidos"

#~ msgid "Cobalt machines use 115200 bps."
#~ msgstr "Las máquinas Cobalt usan 115200 bps."

#~ msgid ""
#~ "The Cobalt RaQ has no support for additional devices but the Qube has one "
#~ "PCI slot."
#~ msgstr ""
#~ "El sistema Cobalt RaQ no tiene compatibilidad para dispositivos "
#~ "adicionales, pero el Qube tiene un slot PCI."

#~ msgid "IPL from tape"
#~ msgstr "IPL de cinta"

#~ msgid "tape"
#~ msgstr "cinta"

#~ msgid "CHRP subarchitecture (unsupported)"
#~ msgstr "Subarquitectura CHRP (no es compatible)"

#~ msgid "HP PA-RISC"
#~ msgstr "HP PA-RISC"

#~ msgid "hppa"
#~ msgstr "hppa"

#~ msgid "PA-RISC 1.1"
#~ msgstr "PA-RISC 1.1"

#~ msgid "PA-RISC 2.0"
#~ msgstr "PA-RISC 2.0"

#~ msgid "<entry>64</entry>"
#~ msgstr "<entry>64</entry>"

#~ msgid ""
#~ "In order to optimize the kernel for single CPU systems, you'll have to "
#~ "replace the standard &debian; kernel.<phrase arch=\"linux-any\"> You can "
#~ "find a discussion of how to do this in <xref linkend=\"kernel-baking\"/>. "
#~ "At this time (kernel version &kernelversion;) the way you disable SMP is "
#~ "to deselect <quote>&smp-config-option;</quote> in the <quote>&smp-config-"
#~ "section;</quote> section of the kernel config.</phrase>"
#~ msgstr ""
#~ "Para optimizar el núcleo para sistemas de un sólo procesador, tendrá que "
#~ "reemplazar el núcleo estándar de &debian;. <phrase arch=\"linux-any"
#~ "\">Puede encontrar una discusión acerca de cómo hacer esto en <xref "
#~ "linkend=\"kernel-baking\"/>. En este momento (versión del núcleo "
#~ "&kernelversion;) la forma de deshabilitar SMP es deseleccionando "
#~ "<quote>&smp-config-option;</quote> en la sección <quote>&smp-config-"
#~ "section;</quote> de la configuración del núcleo.</phrase>"

#~ msgid ""
#~ "You should be using a VGA-compatible display interface for the console "
#~ "terminal. Nearly every modern display card is compatible with VGA. "
#~ "Ancient standards such CGA, MDA, or HGA should also work, assuming you do "
#~ "not require X11 support. Note that X11 is not used during the "
#~ "installation process described in this document unless the graphical "
#~ "installer was explicitly selected."
#~ msgstr ""
#~ "Debería utilizar una interfaz de visualización compatible con VGA para la "
#~ "terminal de consola. Prácticamente cualquier tarjeta de vídeo moderna es "
#~ "compatible con VGA. Los estándares viejos como CGA, MDA o HGA también "
#~ "deberían funcionar, asumiendo que no necesite usar X11. Tenga en cuenta "
#~ "que no se usa X11 durante el proceso de instalación descrito en este "
#~ "documento a menos que se seleccione el instalador gráfico."

#~ msgid ""
#~ "Again, see the <ulink url=\"&url-hardware-howto;\">Linux Hardware "
#~ "Compatibility HOWTO</ulink> to determine whether your specific hardware "
#~ "is supported by Linux."
#~ msgstr ""
#~ "Consulte el <ulink url=\"&url-hardware-howto;\">CÓMO de compatibilidad "
#~ "hardware de Linux</ulink> para determinar si Linux ofrece compatibilidad "
#~ "con su hardware específico."

#~ msgid ""
#~ "Since we haven't been granted access to the documentation on these "
#~ "devices, they simply won't work under &arch-kernel;. You can help by "
#~ "asking the manufacturers of such hardware to release the documentation. "
#~ "If enough people ask, they will realize that the free software community "
#~ "is an important market."
#~ msgstr ""
#~ "Estos dispositivos sencillamente no funcionarán bajo &arch-kernel; puesto "
#~ "que no hemos tenido acceso a su documentación. Puede ayudar a cambiar "
#~ "esta situación reclamando a los fabricantes de este hardware que "
#~ "publiquen la documentación. Si un número importante de personas lo hacen, "
#~ "se darán cuenta que la comunidad de software libre es un mercado "
#~ "importante."

#~ msgid "Windows-specific Hardware"
#~ msgstr "Hardware específico para Windows"

#~ msgid ""
#~ "A disturbing trend is the proliferation of Windows-specific modems and "
#~ "printers. In some cases these are specially designed to be operated by "
#~ "the Microsoft Windows operating system and bear the legend "
#~ "<quote>WinModem</quote> or <quote>Made especially for Windows-based "
#~ "computers</quote>. This is generally done by removing the embedded "
#~ "processors of the hardware and shifting the work they do over to a "
#~ "Windows driver that is run by your computer's main CPU. This strategy "
#~ "makes the hardware less expensive, but the savings are often "
#~ "<emphasis>not</emphasis> passed on to the user and this hardware may even "
#~ "be more expensive than equivalent devices that retain their embedded "
#~ "intelligence."
#~ msgstr ""
#~ "Una tendencia preocupante es la proliferación de módems e impresoras "
#~ "específicas para Windows. En algunos casos están diseñadas especialmente "
#~ "para funcionar en el sistema operativo Microsoft Windows y muestran la "
#~ "leyenda <quote>WinModem</quote> o <quote>Made especially for Windows-"
#~ "based computers</quote> (<quote>Hecho especialmente para ordenadores "
#~ "basados en Windows</quote>, n. del t.). Esto se hace habitualmente "
#~ "eliminando los procesadores integrados del hardware y desplazando el "
#~ "trabajo que éstos efectúan por un controlador en Windows que se ejecuta "
#~ "sobre el procesador principal de su equipo. Esta estrategia abarata el "
#~ "precio del hardware, pero el ahorro <emphasis>no</emphasis> repercute "
#~ "generalmente en el usuario y este hardware puede ser incluso más caro que "
#~ "los dispositivos equivalentes que mantienen su inteligencia integrada."

#~ msgid ""
#~ "You should avoid Windows-specific hardware for two reasons. The first is "
#~ "that the manufacturers do not generally make the resources available to "
#~ "write a &arch-kernel; driver. Generally, the hardware and software "
#~ "interface to the device is proprietary, and documentation is not "
#~ "available without a non-disclosure agreement, if it is available at all. "
#~ "This precludes it being used for free software, since free software "
#~ "writers disclose the source code of their programs. The second reason is "
#~ "that when devices like these have had their embedded processors removed, "
#~ "the operating system must perform the work of the embedded processors, "
#~ "often at <emphasis>real-time</emphasis> priority, and thus the CPU is not "
#~ "available to run your programs while it is driving these devices. Since "
#~ "the typical Windows user does not multi-process as intensively as a &arch-"
#~ "kernel; user, the manufacturers hope that the Windows user simply won't "
#~ "notice the burden this hardware places on their CPU. However, any multi-"
#~ "processing operating system, even Windows 2000 or XP, suffers from "
#~ "degraded performance when peripheral manufacturers skimp on the embedded "
#~ "processing power of their hardware."
#~ msgstr ""
#~ "Debería evitar el hardware específico para Windows por dos razones. La "
#~ "primera es que los fabricantes no ofrecen recursos para que sea posible "
#~ "escribir un controlador para &arch-kernel;. La interfaz de hardware y "
#~ "software al dispositivo es habitualmente privativa, y la documentación no "
#~ "está disponible sin un acuerdo de no divulgación, si es que está "
#~ "disponible. Esto excluye su uso para el software libre, puesto que los "
#~ "desarrolladores de software libre publican el código fuente de sus "
#~ "programas. La segunda razón es que cuando se han eliminado los "
#~ "procesadores integrados a dispositivos como éstos, el sistema operativo "
#~ "debe efectuar el trabajo de éstos, con prioridad de <emphasis>tiempo "
#~ "real</emphasis>, la CPU no estará entonces disponible para ejecutar sus "
#~ "programas mientras controla dichos dispositivos. Puesto que el usuario "
#~ "típico de Windows no multiprocesa tan intensamente como el de &arch-"
#~ "kernel;, los fabricantes esperan que el usuario de Windows simplemente no "
#~ "note la carga que este hardware impone a su CPU. No obstante, cualquier "
#~ "sistema operativo multiproceso, incluso Windows 2000 o XP se degrada "
#~ "cuando los fabricantes de periféricos escatiman en la capacidad de "
#~ "procesamiento integrada en su hardware."

#~ msgid ""
#~ "You can help improve this situation by encouraging these manufacturers to "
#~ "release the documentation and other resources necessary for us to program "
#~ "their hardware, but the best strategy is simply to avoid this sort of "
#~ "hardware<phrase arch=\"linux-any\"> until it is listed as working in the "
#~ "<ulink url=\"&url-hardware-howto;\">Linux Hardware Compatibility HOWTO</"
#~ "ulink></phrase>."
#~ msgstr ""
#~ "Puede ayudar a cambiar esta situación reclamando a los fabricantes de "
#~ "este hardware a que publiquen la documentación así como otros recursos "
#~ "necesarios para programar su hardware, pero la mejor estrategia es "
#~ "simplemente evitar este tipo de hardware<phrase arch=\"linux-any\"> hasta "
#~ "que se liste como compatible en el <ulink url=\"&url-hardware-howto;"
#~ "\">COMO de compatibilidad hardware de Linux</ulink></phrase>."

#~ msgid ""
#~ "CD-ROM based installation is supported for some architectures. On "
#~ "machines which support bootable CD-ROMs, you should be able to do a "
#~ "completely <phrase arch=\"not-s390\">floppy-less</phrase> <phrase arch="
#~ "\"s390\">tape-less</phrase> installation. Even if your system doesn't "
#~ "support booting from a CD-ROM, you can use the CD-ROM in conjunction with "
#~ "the other techniques to install your system, once you've booted up by "
#~ "other means; see <xref linkend=\"boot-installer\"/>."
#~ msgstr ""
#~ "Algunas arquitecturas permiten la instalación basada en CD-ROM. En "
#~ "máquinas que permiten CD-ROMs arrancables, debería ser capaz de efectuar "
#~ "una instalación totalmente <phrase arch=\"not-s390\">sin disquetes</"
#~ "phrase> <phrase arch=\"s390\">sin cintas</phrase>. Puede usar el CD-ROM "
#~ "en conjunto con otras técnicas para instalar su sistema, una vez haya "
#~ "arrancado a través de otros mecanismos incluso si su sistema no permite "
#~ "el arranque desde CD-ROM, consulte el <xref linkend=\"boot-installer\"/>."

#~ msgid ""
#~ "SCSI, SATA and IDE/ATAPI CD-ROMs are supported. The <ulink url=\"&url-cd-"
#~ "howto;\">Linux CD-ROM HOWTO</ulink> contains in-depth information on "
#~ "using CD-ROMs with Linux."
#~ msgstr ""
#~ "Se aceptan tanto CD-ROMs SCSI, SATA e IDE/ATAPI. El <ulink url=\"&url-cd-"
#~ "howto;\">CÓMO de Linux CD-ROM</ulink> contiene información detallada "
#~ "sobre el uso de CD-ROMs con Linux."

#~ msgid ""
#~ "Many &debian; boxes need their floppy and/or CD-ROM drives only for "
#~ "setting up the system and for rescue purposes. If you operate some "
#~ "servers, you will probably already have thought about omitting those "
#~ "drives and using an USB memory stick for installing and (when necessary) "
#~ "for recovering the system. This is also useful for small systems which "
#~ "have no room for unnecessary drives."
#~ msgstr ""
#~ "Muchas máquinas &debian; sólo necesitan una unidad de disquetes y/o CD-"
#~ "ROM para instalar el sistema o para propósitos de recuperación del "
#~ "sistema. Si gestiona servidores, puede que haya pensado en omitir estas "
#~ "unidades y usar un dispositivo de memoria USB para instalar y (cuando sea "
#~ "necesario) recuperar el sistema. También es útil en el caso de sistemas "
#~ "pequeños que no tienen espacio para unidades innecesarias."

#~ msgid ""
#~ "You can also <emphasis>boot</emphasis> the installation system over the "
#~ "network. <phrase arch=\"mips;mipsel\">This is the preferred installation "
#~ "technique for &arch-title;.</phrase>"
#~ msgstr ""
#~ "También puede <emphasis>arrancar</emphasis> el sistema de instalación a "
#~ "través de la red. <phrase arch=\"mips\">Este es el método de instalación "
#~ "preferido para &arch-title;.</phrase>"

#~ msgid ""
#~ "The &debian; boot disks contain a kernel which is built to maximize the "
#~ "number of systems it runs on. Unfortunately, this makes for a larger "
#~ "kernel, which includes many drivers that won't be used for your "
#~ "machine<phrase arch=\"linux-any\"> (see <xref linkend=\"kernel-baking\"/> "
#~ "to learn how to build your own kernel)</phrase>. Support for the widest "
#~ "possible range of devices is desirable in general, to ensure that "
#~ "&debian; can be installed on the widest array of hardware."
#~ msgstr ""
#~ "Los discos de inicio de &debian; contienen un núcleo construido para "
#~ "maximizar el número de sistemas donde se puede ejecutar. "
#~ "Desafortunadamente, esto lo convierte en un núcleo más grande, que "
#~ "incluye muchos controladores que no se usarán en su máquina<phrase arch="
#~ "\"linux-any\"> (consulte la <xref linkend=\"kernel-baking\"/> para "
#~ "aprender cómo construir su propio núcleo)</phrase>. Para poder asegurar "
#~ "que &debian; se pueda instalar en la mayor cantidad de hardware posible, "
#~ "se incluye la compatibilidad con el rango más amplio de dispositivos "
#~ "posibles."

#~ msgid ""
#~ "Disk interfaces that emulate the <quote>AT</quote> hard disk interface "
#~ "&mdash; often called MFM, RLL, IDE, or PATA &mdash; are supported. SATA "
#~ "and SCSI disk controllers from many different manufacturers are "
#~ "supported. See the <ulink url=\"&url-hardware-howto;\">Linux Hardware "
#~ "Compatibility HOWTO</ulink> for more details."
#~ msgstr ""
#~ "Hay compatibilidad con las interfaces de disco que emulan la interfaz de "
#~ "disco duro <quote>AT</quote>, con frecuencia llamadas MFM, RLL, IDE o "
#~ "PATA. Los controladoras SATA y SCSI de muchos fabricantes también son "
#~ "compatibles. Consulte el <ulink url=\"&url-hardware-howto;\">CÓMO de "
#~ "compatibilidad de hardware de Linux</ulink> para más información."