summaryrefslogtreecommitdiff
path: root/po/ko/hardware.po
blob: d2a40d27b5258aa8eb0afac43c4c99f9caa43790 (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
# translation of hardware.po to Korean
#
# Seok-moon Jang <drssay97@gmail.com>, 2005.
# Sunjae Park <darehanl@gmail.com>, 2006.
# Leeyumi <orccl1001@gmail.com>, 2011.
# Changwoo Ryu <cwryu@debian.org>, 2005-2009, 2012-2015, 2017-2018, 2020-2021.
#
# 이 번역은 완성 단계로 품질에 많은 신경을 쓰고 있습니다. 반드시 메일링 리스트에
# 번역 사실을 알리고 토의를 하십시오.
#
msgid ""
msgstr ""
"Project-Id-Version: hardware.xml\n"
"Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n"
"POT-Creation-Date: 2021-11-26 23:02+0000\n"
"PO-Revision-Date: 2021-09-26 01:29+0900\n"
"Last-Translator: Changwoo Ryu <cwryu@debian.org>\n"
"Language-Team: Korean <debian-i10n-korean@lists.debian.org>\n"
"Language: ko\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"

#. Tag: title
#: hardware.xml:5
#, no-c-format
msgid "System Requirements"
msgstr "시스템 요구 사항"

#. 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 ""
"이 절에서는 &debian;을 시작하는데 필요한 하드웨어 정보를 다루고 있습니다. 또 "
"GNU 및 &arch-kernel;에서 지원되는 하드웨어에 관한 더 자세한 정보에 대한 링크"
"도 제공했습니다."

#. Tag: title
#: hardware.xml:20
#, no-c-format
msgid "Supported Hardware"
msgstr "지원하는 하드웨어"

#. 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;은 Linux 및 kFreeBSD 커널과 GNU 툴셋을 쓰는데 필요한 것 외에는 특별"
"한 하드웨어를 요구하지 않습니다. 그러므로 Linux 및 kFreeBSD 커널, libc, "
"<command>gcc</command>등이 포팅되어 있고, &debian; 포팅이 존재하면 아키텍처"
"나 플랫폼에서 &debian;을 작동시킬 수 있습니다. 이미 &debian-gnu;에서 테스트되"
"는 &arch-title; 아키텍처 시스템의 자세한 내용은 <ulink url=\"&url-ports;\"></"
"ulink>에있는 포팅 페이지를 참조하십시오."

#. 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 ""
"여기서는 &arch-title; 아키텍처에서 지원하는 여러가지 하드웨어를 모두 설명하지"
"는 않고, 일반적인 정보만 설명한 다음 추가 정보가 들어 있는 웹사이트를 안내해 "
"놓았습니다."

#. Tag: title
#: hardware.xml:41
#, no-c-format
msgid "Supported Architectures"
msgstr "지원하는 아키텍처"

#. Tag: para
#: hardware.xml:42
#, no-c-format
msgid ""
"&debian; GNU/Linux &release; supports 9 major architectures and several "
"variations of each architecture known as <quote>flavors</quote>."
msgstr ""
"&debian; GNU/리눅스 &release; 릴리스는 9개의 주요 아키텍처와 <quote>기종</"
"quote>이라는 각 아키텍처 변형을 지원합니다."

#. Tag: entry
#: hardware.xml:53
#, no-c-format
msgid "Architecture"
msgstr "아키텍처"

#. Tag: entry
#: hardware.xml:53
#, no-c-format
msgid "&debian; Designation"
msgstr "&debian;의 명칭"

#. Tag: entry
#: hardware.xml:54
#, no-c-format
msgid "Subarchitecture"
msgstr "서브 아키텍처"

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

#. Tag: entry
#: hardware.xml:60
#, no-c-format
msgid "AMD64 &amp; Intel 64"
msgstr "AMD64 및 인텔 64"

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

#. Tag: entry
#: hardware.xml:67
#, no-c-format
msgid "Intel x86-based"
msgstr "인텔 x86 기반"

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

#. Tag: entry
#: hardware.xml:69
#, no-c-format
msgid "default x86 machines"
msgstr "일반 x86 컴퓨터"

#. Tag: entry
#: hardware.xml:70
#, no-c-format
msgid "default"
msgstr "일반"

#. Tag: entry
#: hardware.xml:72
#, no-c-format
msgid "Xen PV domains only"
msgstr "Xen PV 도메인 전용"

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

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

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

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

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

#. Tag: entry
#: hardware.xml:84
#, no-c-format
msgid "ARM with hardware FPU"
msgstr "ARM, 하드웨어 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 "armmp"

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

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

#. Tag: entry
#: hardware.xml:110
#, no-c-format
msgid "64bit MIPS (little-endian)"
msgstr "64비트 MIPS (리틀 엔디안)"

#. Tag: entry
#: hardware.xml:111
#, no-c-format
msgid "mips64el"
msgstr "mips64el"

#. Tag: entry
#: hardware.xml:112 hardware.xml:125
#, no-c-format
msgid "<entry>MIPS Malta</entry>"
msgstr "<entry>MIPS Malta</entry>"

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

#. Tag: entry
#: hardware.xml:115 hardware.xml:128
#, no-c-format
msgid "<entry>Cavium Octeon</entry>"
msgstr "<entry>Cavium Octeon</entry>"

#. Tag: entry
#: hardware.xml:116 hardware.xml:129
#, no-c-format
msgid "octeon"
msgstr "octeon"

#. Tag: entry
#: hardware.xml:118 hardware.xml:131
#, no-c-format
msgid "<entry>Loongson 3</entry>"
msgstr "<entry>Loongson 3</entry>"

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

#. Tag: entry
#: hardware.xml:123
#, no-c-format
msgid "32bit MIPS (little-endian)"
msgstr "32비트 MIPS (리틀 엔디안)"

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

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

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

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

#. Tag: entry
#: hardware.xml:152
#, no-c-format
msgid "IBM POWER8 or newer machines"
msgstr "IBM POWER8 또는 그 이후 시스템"

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

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

#. Tag: entry
#: hardware.xml:179
#, no-c-format
msgid "IPL from VM-reader and DASD"
msgstr "VM-reader 및 DASD에서 IPL"

#. Tag: entry
#: hardware.xml:180
#, no-c-format
msgid "generic"
msgstr "generic"

#. Tag: para
#: hardware.xml:187
#, 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 ""
"이 문서는 <emphasis>&arch-kernel;</emphasis>커널을 이용한 <emphasis>&arch-"
"title;</emphasis> 아키텍처에서의 설치를 다루고 있습니다. &debian;이 지원하는 "
"다른 아키텍처에 관한 정보를 찾고있다면, <ulink url=\"http://www.debian.org/"
"ports/\"> &debian; 포팅 </ulink> 페이지를 참조하십시오."

#. Tag: para
#: hardware.xml:197
#, 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 ""
"이것은 &arch-title; 아키텍처 &debian-gnu; 첫 공식 릴리스입니다. 릴리스하려면 "
"이미 충분히 안정되어 있다고 우리는 생각하고 있습니다. 하지만 아직 다른 아키텍"
"처 버전만큼 널리 사용되지 않아(즉 사용자가 테스트도 많지 않다) 몇 가지 버그"
"를 우연히 만날 가능성도 있습니다. 어떤 문제가 발생하면 <ulink url=\"&url-bts;"
"\">버그 추적 시스템</ulink>을 사용하여 보고하십시오. 그 때 그 버그가 "
"<emphasis>&arch-kernel;</emphasis> 커널을 이용한 &arch-title; 플랫폼의 것임"
"을 반드시 적어주세요. 또한 <ulink url=\"&url-list-subscribe;\">debian-&arch-"
"listname; 메일링 리스트</ulink>의 가입도 필요 할지도 모릅니다."

#. Tag: title
#: hardware.xml:219
#, no-c-format
msgid "CPU Support"
msgstr "CPU 지원"

#. Tag: para
#: hardware.xml:220
#, no-c-format
msgid "Both AMD64 and Intel 64 processors are supported."
msgstr "AMD64 및 인텔 64 프로세서를 모두 지원합니다."

#. Tag: title
#: hardware.xml:244
#, no-c-format
msgid "Three different ARM ports"
msgstr "3가지 ARM 포트"

#. Tag: para
#: hardware.xml:246
#, 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 ""
"ARM 아키텍쳐는 발전해 왔고 현대적인 ARM 프로세서는 과거 모델에 없는 기능이 들"
"어 있습니다. 그러므로 &debian;에서는 다음 3가지 ARM 포트를 통해 여러가지 종류"
"의 시스템을 최대한 지원합니다:"

#. Tag: para
#: hardware.xml:252
#, no-c-format
msgid ""
"&debian;/armel targets older 32-bit ARM processors without support for a "
"hardware floating point unit (FPU),"
msgstr ""
"&debian;/armel은 오래된 32비트 ARM 프로세서로 하드웨어 부동 소수점 기능(FPU)"
"이 없는 프로세서이고,"

#. Tag: para
#: hardware.xml:256
#, 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 ""
"&debian;/armhf는 최소한 ARMv7 아키텍쳐를 구현하고 ARM vector floating point "
"specification의 버전3를(VFPv3) 구현한 최근의 ARM 프로세서에서만 동작합니다. "
"이 모델의 프로세서에 들어 있는 확장된 기능을 사용하므로 성능이 높습니다."

#. Tag: para
#: hardware.xml:263
#, no-c-format
msgid ""
"&debian;/arm64 works on 64-bit ARM processors which implement at least the "
"ARMv8 architecture."
msgstr ""
"&debian;/arm64는 최소한 ARMv8 아키텍쳐를 구현한 64비트 ARM 프로세서입니다."

#. Tag: para
#: hardware.xml:270
#, no-c-format
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 ""
"현재 사용 가능한 ARM CPU는 빅이든 리틀이든 둘 중 하나의 엔디안에서 동작하지"
"만, 실제로 대부분은 리틀 엔디안에서 동작합니다. &debian;/arm64, &debian;/"
"armhf, &debian;/armel도 리틀 엔디안 시스템만 지원합니다."

#. Tag: title
#: hardware.xml:279
#, no-c-format
msgid "Variations in ARM CPU designs and support complexity"
msgstr "ARM CPU 설계의 다양함과 복잡한 지원"

#. Tag: para
#: hardware.xml:281
#, 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 ""
"ARM 시스템은 i386/amd64 기반 PC 아키텍쳐보다 하드웨어가 훨씬 더 다른 점이 많"
"습니다. 그러므로 지원에 복잡한 부분이 많이 있습니다."

#. Tag: para
#: hardware.xml:287
#, 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/UEFI in the PC world."
msgstr ""
"ARM 아키텍쳐는 <quote>시스템온칩</quote>(SoC, system on chip)에서 주로 사용합"
"니다. 이 SoC는 여러 회사에서 여러가지 종류의 하드웨어를 집어넣도록 설계하고, "
"이 중에는 시스템이 부팅할 때 필요한 아주 기본적인 하드웨어도 있습니다. 시스"
"템 펌웨어 인터페이스는 날이 갈수록 표준화가 되었지만, 특히 오래 된 하드웨어"
"의 경우 펌웨어/부팅 인터페이스가 아주 많이 다릅니다. 그래서 이러한 시스템에서"
"는 여러가지 시스템 수준의 저수준 문제를 (PC에서처럼 메인보드의 BIOS/UEFI가 처"
"리하는 게 아니라) 리눅스 커널에서 해결해야 합니다."

#. Tag: para
#: hardware.xml:299
#, 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 ""
"리눅스 커널에서 ARM을 지원하기 시작할 때는, 이 하드웨어 다양성 문제 때문에 PC"
"에서처럼 <quote>만능</quote> 커널을 쓸 수 없고 각 ARM 시스템마다 별도의 커널"
"이 필요했습니다. 이런 방식으로는 여러 종류의 시스템에 대응할 수 없기 때문에 "
"여러 ARM 시스템에서 동작할 수 있는 단일 ARM 커널을 사용하는 작업이 되었습니"
"다. 최근의 ARM 시스템에서는 그러한 멀티플랫폼 커널을 사용할 수 있게 지원하지"
"만, 오래된 시스템에서는 아직도 별도의 전용 커널이 필요합니다. 이런 이유로 표"
"준 &debian; 배포판은 지정된 몇 개의 오래된 ARM 시스템과 최근 멀티플랫폼"
"(<quote>armmp</quote>라고 부르는) 커널이 지원하는 최근 시스템만 &debian;/"
"armhf에서 지원합니다."

#. Tag: para
#: hardware.xml:315
#, 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 ""
"ARM 아키텍쳐는 <quote>시스템온칩</quote>(SoC, system on chip)에서 주로 사용합"
"니다. 이 SoC는 여러 회사에서 여러가지 종류의 하드웨어를 집어넣도록 설계하고, "
"이 중에는 시스템이 부팅할 때 필요한 아주 기본적인 하드웨어도 있습니다. 시스"
"템 펌웨어 인터페이스는 날이 갈수록 표준화가 되었지만, 오래 된 하드웨어의 경"
"우 SoC마다 많이 다르지만, ARMv8(arm64)은 비교적 표준화되어 있기 때문에 리눅"
"스 및 기타 소프트웨어가 지원하기 편리합니다."

#. Tag: para
#: hardware.xml:326
#, 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 ""
"ARMv8 하드웨어의 서버 버전은 보통 UEFI(Unified Extensible Firmware Interface)"
"와 ACPI(Advanced Configuration and Power Interface) 표준을 사용합니다. 이 두 "
"가지에는 시스템 독립적으로 컴퓨터를 부팅하고 설정하는 방법을 제공합니다. x86 "
"PC에서도 공통으로 사용합니다."

#. Tag: title
#: hardware.xml:336
#, no-c-format
msgid "Platforms supported by Debian/arm64"
msgstr "데비안/arm64가 지원하는 플랫폼"

#. Tag: para
#: hardware.xml:338
#, 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 ""
"Arm64/AArch64/ARMv8 하드웨어는 &debian; &releasename-cap; 릴리스에서 아주 늦"
"게 사용할 수 있었으므로, 릴리스 시점에 메인라인 커널 버전에 통합된 플랫폼은 "
"많지 않습니다. 커널에 들어 있어야 &d-i;가 동작합니다. 이 릴리스에서 다음 플랫"
"폼이 &debian;/arm64에서 지원된다고 알려져 있습니다. 커널 이미지는 하나만 있"
"고, 열거된 모든 플랫폼을 지원합니다."

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

#. Tag: para
#: hardware.xml:352
#, 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 ""
"APM Mustang은 최초로 리눅스를 사용할 수 있었던 ARMv8 시스템입니다. 이 시스템"
"은 X-gene SoC를 사용하고, X-gene SoC는 그 이후 다른 시스템에서도 사용되었습니"
"다. X-gene SoC는 8코어 CPU로 이더넷, USB, 시리얼이 들어 있습니다. 폼팩터는 데"
"스크톱 PC와 동일하지만, 앞으로 다른 버전이 나올 예정입니다. 대부분 하드웨어"
"는 메인라인 커널에서 지원하지만, USB 지원은 &releasename-cap; 커널에서 빠져 "
"있습니다."

#. Tag: term
#: hardware.xml:366
#, no-c-format
msgid "ARM Juno Development Platform"
msgstr "ARM Juno 개발 플랫폼"

#. Tag: para
#: hardware.xml:368
#, 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 ""
"Juno는 6코어 (2xA57, 4xA53) ARMv8-A 800 Mhz CPU, Mali (T624) 그래픽, 8GB "
"DDR3 RAM, 이더넷, USB, 시리얼이 들어 있는 개발 보드입니다. 시스템 시작과 전"
"원 테스트용으로 설계되었으므로 작지도 않고 싸지도 않지만, 처음 사용 가능한 보"
"드 중 하나입니다. 보드에 들어 있는 모든 하드웨어를 메인라인 커널과 "
"&releasename-cap;에서 지원합니다."

#. Tag: para
#: hardware.xml:382
#, 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 ""
"이러한 UEFI가 아닌 시스템에서 &d-i;를 사용할 때, 설치가 끝날 때 시스템이 부"
"팅 가능하도록 수동으로 설정해야 할 수도 있습니다. 예를 들어 &d-i;에서 시작한 "
"셸에서 필요한 명령어를 실행하든지 해야 합니다. flash-kernel에서 U-Boot를 사용"
"한 X-Gene 시스템 부팅을 설정할 수 있습니다."

#. Tag: title
#: hardware.xml:390
#, no-c-format
msgid "Other platforms"
msgstr "기타 플랫폼"

#. Tag: para
#: hardware.xml:391
#, 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 ""
"arm64 리눅스 커널의 멀티플랫폼 기능을 사용하면 위 목록에 없는 arm64 시스템에"
"서 &d-i;를 실행할 수도 있습니다. 단 &d-i;가 사용하는 커널에서 대상 시스템의 "
"구성 요소 및 device-tree 파일을 사용할 수 있어야 합니다. 이 경우 일반적이라"
"면 UEFI를 사용하는 한 설치가 완전히 동작하고, 시스템을 부팅 가능하게도 만듭니"
"다. UEFI를 사용하지 않는다면, 부팅 가능하게 만드려고 수동으로 설정을 해야 할 "
"수도 있습니다."

#. Tag: title
#: hardware.xml:407
#, no-c-format
msgid "Platforms supported by Debian/armhf"
msgstr "데비안/armhf가 지원하는 플랫폼"

#. Tag: para
#: hardware.xml:409
#, no-c-format
msgid ""
"The following systems are known to work with &debian;/armhf using the "
"multiplatform (armmp) kernel:"
msgstr ""
"다음 시스템이 &debian;/armhf에서 멀티플랫폼(armmp) 커널로 동작한다고 알려져 "
"있습니다:"

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

#. Tag: para
#: hardware.xml:418
#, no-c-format
msgid "The IMX53QSB is a development board based on the i.MX53 SoC."
msgstr "IMX53QSB는 i.MX53 SoC를 사용하는 개발 보드입니다."

#. Tag: term
#: hardware.xml:425
#, no-c-format
msgid "Versatile Express"
msgstr "Versatile Express"

#. Tag: para
#: hardware.xml:427
#, 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 ""
"Versatile Express는 ARM에서 나온 개발 보드로, 여러가지 CPU 쪽보드를 사용하는 "
"베이스 보드입니다."

#. Tag: term
#: hardware.xml:436
#, no-c-format
msgid "Certain Allwinner sunXi-based development boards and embedded systems"
msgstr "몇몇 Allwinner sunXi 기반 개발 보드 및 임베디드 시스템"

#. Tag: para
#: hardware.xml:439
#, 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 ""
"armmp 커널은 Allwinner A10(아키텍쳐 코드네임 <quote>sun4i</quote>, A10s/A13 "
"(아키텍쳐 코드네임 <quote>sun5i</quote>), A20 (아키텍쳐 코드네임 "
"<quote>sun7i</quote>), A31/A31s (아키텍쳐 코드네임 <quote>sun6i</quote>), "
"A23/A33 (<quote>sun8i</quote> 패밀리의 일부) SoC 기반의 몇몇 개발 보드와 임베"
"디드 시스템을 지원합니다. 완전한 설치 지원은 (설치 프로그램에서 준비된 SD 카"
"드 이미지 포함) 다음 sunXi 기반 시스템에서 가능합니다:"

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

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

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

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

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

#. Tag: para
#: hardware.xml:472
#, 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 ""
"Allwinner sunXi 기반 장치의 시스템 지원은 메인라인 리눅스 커널에 들어 있는 드"
"라이버와 디바이스트리 정보에 한정됩니다. 벤더 전용 커널 (Allwinner 커널 등) "
"및 안드로이드 기반의 linux-sunxi.org 3.4 커널은 &debian;에서 지원하지 않습니"
"다."

#. Tag: para
#: hardware.xml:480
#, 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 ""
"메인라인 리눅스 커널은 Allwinner A10, A10s/A13, A20, A23/A33, A31/A31s SoC에"
"서 일반적으로 시리얼 콘솔, 이더넷, SATA, USB, MMC/SD 카드를 지원합니다. 로컬 "
"디스플레이(HDMI/VGA/LCD) 및 오디오 하드웨어에 대한 지원 수준은 시스템마다 다"
"릅니다. 대부분의 시스템의 경우, 커널에 네이티브 그래픽 드라이버가 없지만 대신"
"에 <quote>simplefb</quote> 인프라스트럭쳐를 사용해 여기서 부트로더가 디스플레"
"이를 초기화하고 커널이 초기화된 프레임버퍼를 재사용합니다. 이 방법은 보통 잘 "
"동작하지만, 일정 한계가 있습니다. 디스플레이 해상도를 중간에 바꾸지 못하고 디"
"스플레이에 대한 전원 관리가 불가능합니다."

#. Tag: para
#: hardware.xml:495
#, 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 ""
"보드상의 플래시 메모리는 대용량 저장 장치로 사용되도록 의도한 것이고, sunXi "
"기반 시스템에서 두 가지 형태가 있습니다. 하나는 일반 NAND 플래시이고, 또 하나"
"는 eMMC 플래시입니다. 예전 sunXi 기반 보드의 보드상 플래시는 일반 NAND 플래시"
"를 사용하고 메인라인 커널에서는 지원하지 않으므로 데비안에서도 지원하지 않습"
"니다. 최근 시스템은 일반 NAND 플래시 대신 eMMC 플래시를 사용합니다. eMMC 플래"
"시 칩은 기본적으로 빠르고 빼는 게 불가능한 SD 카드처럼 보이고 일반 SD 카드와 "
"마찬가지로 지원됩니다."

#. Tag: para
#: hardware.xml:508
#, 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 ""
"설치 프로그램에 위 목록에 없는 여러 sunXi 기반 시스템을 기초적으로 지원합니"
"다. 하지만 &debian; 프로젝트에서 해당 하드웨어를 사용해 볼 수가 없어서 그러"
"한 시스템은 대부분 테스트되지 않았습니다. 이 시스템에 대해 빌드된 SD 카드 이"
"미지는 제공하지 않습니다. 그렇게 제한되게 지원하는 개발 보드는 다음과 같습니"
"다:"

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

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

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

#. Tag: para
#: hardware.xml:529
#, 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 ""
"위 목록에 있는 SoC와 시스템에 추가로, Allwinner H3 SoC 및 이에 기반한 여러 보"
"드를 제한적으로 지원합니다. H3에 대한 메인라인 커널 지원은 데비안 9 릴리스 프"
"리즈 당시 아직 진행 중이라서, 설치 프로그램은 H3 기반 시스템에서 시리얼 콘"
"솔, MMC/SD, USB 호스트 컨트롤러만 지원합니다. 보드에 있는 이더넷 포트에 대한 "
"드라이버가 아직 없으므로, 네트워크는 USB 이더넷 어댑터나 USB 와이파이 동글을 "
"이용해야 합니다. 설치 프로그램이 제한적으로 지원하는 그러한 H3 기반 시스템은 "
"다음과 같습니다:"

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

#. Tag: para
#: hardware.xml:545
#, 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 ""
"Xunlong Orange Pi Lite / Orange Pi One / Orange Pi PC / Orange Pi PC Plus / "
"Orange Pi Plus / Orange Pi Plus 2E / Orange Pi 2"

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

#. Tag: para
#: hardware.xml:558
#, 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 ""
"NVIDIA Jetson TK1은 Tegra K1 (Tegra 124라고도 알려짐) 칩 기반으로 한 개발보드"
"입니다. Tegra K1에는 쿼드코어 32비트 ARM Cortex-A15 CPU와 192개의 CUDA 코어"
"가 탑재된 Kepler GPU가 (GK20A) 들어 있습니다. 기타 Tegra 124 기반 시스템도 동"
"작할 수 있습니다."

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

#. Tag: para
#: hardware.xml:571
#, 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 ""
"Seagate Personal Cloud 및 Seagate NAS는 Marvell의 Armada 370 플랫폼에 기반한 "
"NAS 장치입니다. 데비안은 Personal Cloud (SRN21C), Personal Cloud 2-Bay "
"(SRN22C), Seagate NAS 2-Bay (SRPD20), Seagate NAS 4-Bay (SRPD40) 장치를 지원"
"합니다."

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

#. Tag: para
#: hardware.xml:583
#, 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 ""
"Cubox-i 시리즈는 프리스케일 i.MX6 SoC 패밀리의 작은 큐브 모양의 시스템입니"
"다. Cubox-i 시리즈의 시스템 지원은 메인라인 리눅스 커널에 있는 드라이버와 디"
"바이스트리 정보에 한정되어 있습니다. Cubox-i용 프리스케일 3.0 커널 시리즈는 "
"&debian;에서 지원하지 않습니다. 메인라인 리눅스에서 사용할 수 있는 드라이버"
"는 시리얼 콘솔, 이더넷, USB, MMC/SD 카드, HDMI를 통한 기본적인 로컬 디스플레"
"이 (콘솔 및 HDMI) 기능입니다. 추가로 Cubox-i4Pro의 eSATA 포트를 지원합니다."

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

#. Tag: para
#: hardware.xml:600
#, no-c-format
msgid ""
"The Wandboard Quad, Dual and Solo are development boards based on the "
"Freescale i.MX6 Quad SoC. System support 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, SATA (Quad only) "
"and analog audio. Support for the other audio options (S/PDIF, HDMI-Audio) "
"and for the onboard WLAN/Bluetooth module is untested or not available in "
"&debian; 9."
msgstr ""
"Wandboard Quad, Dual, Solo는 프리스케일 i.MX6 SoC 기반의 개발 보드입니다. 시"
"스템 지원은 메인라인 리눅스 커널에 있는 드라이버와 디바이스트리 정보에 달려 "
"있습니다. wandboard.org 사이트에 있는 Wandboard용 프리스케일 3.0 및 3.10 커"
"널 시리즈는 &debian;에서 지원하지 않습니다. 메인라인 리눅스에서 사용할 수 있"
"는 드라이버는 시리얼 콘솔, HDMI를 통한 기본적인 로컬 디스플레이, 이더넷, "
"USB, MMC/SD, SATA (Quad만 지원), 아날로그 오디오 기능입니다. 기타 오디오 옵션"
"(S/PDIF,  HDMI 오디오) 및 내장 무선랜/블루투스 모듈은 테스트되지 않았고 "
"&debian; 9에서 지원하지 않습니다."

#. Tag: para
#: hardware.xml:618
#, 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 ""
"보통 ARM 멀티플랫폼 기능을 사용하면 위 목록에 없는 armhf 시스템에서 &d-i;를 "
"실행할 수 있습니다. 단 &d-i;가 사용하는 커널에서 대상 시스템의 구성 요소 및 "
"device-tree 파일을 사용할 수 있어야 합니다. 이 경우 설치 프로그램에서 유저랜"
"드 프로그램까지 동작하도록 설치할 수 있습니다. 하지만 시스템이 부팅 가능하게 "
"만들지는 못합니다. 부팅 가능하게 만드려면 하드웨어 전용 정보가 필요하기 때문"
"입니다."

#. Tag: para
#: hardware.xml:630
#, 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 ""
"이러한 시스템에서 &d-i;를 사용할 때 설치가 끝나고 시스템이 부팅 가능하도록 수"
"동으로 설정해야 할 수도 있습니다. 예를 들어 &d-i;에서 시작한 셸에서 필요한 명"
"령어를 실행하든지 해야 합니다."

#. Tag: title
#: hardware.xml:663
#, no-c-format
msgid "Platforms supported by Debian/armel"
msgstr "데비안/armel이 지원하는 플랫폼"

#. Tag: para
#: hardware.xml:665
#, no-c-format
msgid ""
"The following platforms are supported by &debian;/armel; they require "
"platform-specific kernels."
msgstr ""
"다음 플랫폼을 &debian;/armel이 지원합니다. 플랫폼마다 전용 커널이 필요합니다."

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

#. Tag: para
#: hardware.xml:674
#, 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 ""
"Kirkwood는 ARM CPU, 이더넷, SATA, USB 및 기타 기능을 한 칩에 담고 있는 "
"Marvell의 SoC(system-on-chip)입니다. &debian;은 현재 다음 Kirkwood 기반 장치"
"를 지원합니다:"

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

#. Tag: para
#: hardware.xml:685
#, 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 ""
"LaCie NAS 제품 (Network Space v2, Network Space Max v2, Internet Space v2, "
"d2 Network v2, 2Big Network v2, 5Big Network v2)"

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

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

#. Tag: para
#: hardware.xml:699
#, no-c-format
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>."
msgstr ""
"Orion은 Marvell에서 만든 SoC(System on a Chip)로 ARM CPU, 이더넷, SATA, USB "
"등의 기능을 한 개의 칩에 포함하고 있습니다. 시장에 Orion 칩을 이용한 "
"NAS(Network Attached Storage) 장비가 많이 있습니다. &debian;은 다음 Orion 기"
"반 장치를 지원합니다: <ulink url=\"&url-arm-cyrius-kuroboxpro;\">Buffalo "
"Kurobox</ulink>."

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

#. Tag: para
#: hardware.xml:713
#, 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 real hardware."
msgstr ""
"Versatile 플랫폼은 QEMU가 에뮬레이션하고 있으며, 따라서 실제 하드웨어가 없어"
"도 ARM에서 &debian;을 테스트할 수 있는 좋은 방법입니다."

#. Tag: title
#: hardware.xml:726
#, no-c-format
msgid "Devices no longer supported by Debian/armel"
msgstr "이제 데비안/armel이 지원하지 않는 장치"

#. Tag: para
#: hardware.xml:732
#, no-c-format
msgid ""
"Support for all QNAP Turbo Station models (TS-xxx) has been dropped for "
"&debian; 11, since the Linux kernel for them can no longer being built, due "
"to hardware limitations."
msgstr ""
"&debian; 11에서 모든 QNAP Turbo Station 모델(TS-xxx)에 대한 지원은 중단되었습"
"니다. 이는 하드웨어 한계로 이 모델에 대한 리눅스 커널이 더 이상 빌드되지 않"
"기 때문입니다."

#. Tag: para
#: hardware.xml:743
#, no-c-format
msgid ""
"Support for HP Media Vault mv2120 has been dropped for &debian; 11, since "
"the Linux kernel for it can no longer being built, due to hardware "
"limitations."
msgstr ""
"&debian; 11에서 HP Media Vault mv2120에 대한 지원은 중단되었습니다. 이는 하드"
"웨어 한계로 이 모델에 대한 리눅스 커널이 더 이상 빌드되지 않기 때문입니다."

#. Tag: sect2
#: hardware.xml:751
#, no-c-format
msgid ""
"You may be able to keep above listed devices running for some time, see "
"<ulink url=\"https://www.debian.org/releases/bullseye/armel/release-notes/ch-"
"information#no-longer-supported-hardware\">the Release Notes for &debian; "
"11</ulink>."
msgstr ""
"위에 열거된 장치를 당분간 유지할 수도 있습니다. <ulink url=\"https://www."
"debian.org/releases/bullseye/armel/release-notes/ch-information#no-longer-"
"supported-hardware\">&debian; 11 릴리스 노트</ulink>를 참고하십시오."

#. Tag: title
#: hardware.xml:764 hardware.xml:932 hardware.xml:1375
#, no-c-format
msgid "CPU, Main Boards, and Video Support"
msgstr "CPU, 메인 보드, 비디오 지원"

#. Tag: para
#: hardware.xml:765
#, 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 ""
"지원하는 주변장치에 관한 완전한 정보는 <ulink url=\"&url-hardware-howto;\">리"
"눅스 하드웨어 호환성 하우투(Linux Hardware Compatibility HOWTO)</ulink>에 들"
"어 있습니다.  여기서는 대략적인 기본 사항만 다룹니다."

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

#. Tag: para
#: hardware.xml:774
#, no-c-format
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 ""
"개인용 컴퓨터로 사용하는 대부분의 x86 프로세서(IA-32)를 지원합니다. 32비트 "
"AMD 및 VIA (예전의 싸이릭스) 프로세서도 지원하며 애슬론 XP나 인텔 P4 Xeon같"
"은 최근 프로세서도 지원합니다."

#. Tag: para
#: hardware.xml:781
#, no-c-format
msgid ""
"However, &debian; GNU/Linux &releasename; will <emphasis>not</emphasis> run "
"on 586 (Pentium) or earlier processors."
msgstr ""
"하지만, &debian; GNU/Linux &releasename; 버전은 586 (펜티엄) 및 그 전 세대 프"
"로세서에서 동작하지 않습니다."

#. Tag: para
#: hardware.xml:787
#, 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 ""
"시스템이 AMD64나 인텔 64 계열의 64비트 프로세서를 사용한다면, i386 아키텍처"
"(32비트) 대신 amd64 아키텍처용 설치 프로그램을 사용하는 것이 좋습니다."

#. Tag: title
#: hardware.xml:796
#, no-c-format
msgid "I/O Bus"
msgstr "입출력 버스"

#. Tag: para
#: hardware.xml:797
#, 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 PCI, PCIe, or PCI-X bus. Essentially all personal computers sold in "
"recent years use one of these."
msgstr ""
"시스템 버스는 메인보드에서 CPU와 다른 주변 장치(저장 장치 등) 사이의 통신을 "
"담당하는 부분입니다. PCI, PCIe, PCI-X 버스 중에 하나를 사용해야 합니다. 최근 "
"몇년 사이에 유통된 개인용 컴퓨터는 사실상 모두 이 버스 중에 하나를 사용합니"
"다."

#. Tag: title
#: hardware.xml:814
#, no-c-format
msgid "Platforms supported by the &debian; &architecture; port"
msgstr "&debian; &architecture; 포트가 지원하는 플랫폼"

#. Tag: para
#: hardware.xml:816
#, no-c-format
msgid "&debian; on &arch-title; supports the following platforms:"
msgstr "&arch-title; 아키텍쳐의 &debian;은 다음 플랫폼을 지원합니다:"

#. Tag: term
#: hardware.xml:822
#, no-c-format
msgid "<term>Cavium Octeon</term>"
msgstr "<term>Cavium Octeon</term>"

#. Tag: para
#: hardware.xml:824
#, no-c-format
msgid ""
"Cavium designs a range of 64-bit MIPS Octeon processors which are mainly "
"used in networking devices. Devices with these processors include the "
"Ubiquiti EdgeRouter and the Rhino Labs UTM8."
msgstr ""
"Cavium은 여러가지 64비트 MIPS Octeon 프로세서를 만드는데, 주로 네트워크 장치"
"에서 사용합니다. 이 프로세서를 사용하는 장치는 Ubiquiti EdgeRouter 및 Rhino "
"Laps UTM8이 있습니다."

#. Tag: term
#: hardware.xml:833
#, no-c-format
msgid "<term>Loongson 3</term>"
msgstr "<term>Loongson 3</term>"

#. Tag: para
#: hardware.xml:835
#, no-c-format
msgid "Devices based on the Loongson 3A and 3B processors are supported."
msgstr "Loongson 3A 및 3B 프로세서 기반 장치를 지원합니다."

#. Tag: term
#: hardware.xml:843
#, no-c-format
msgid "<term>MIPS Malta</term>"
msgstr "<term>MIPS Malta</term>"

#. Tag: para
#: hardware.xml:845
#, no-c-format
msgid ""
"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."
msgstr ""
"이 플랫폼은 QEMU가 에뮬레이션하고 있으며, 따라서 실제 하드웨어가 없어도 ARM에"
"서 &debian;을 테스트할 수 있는 좋은 방법입니다."

#. Tag: para
#: hardware.xml:849
#, no-c-format
msgid ""
"There are two Malta kernel flavours: 4kc-malta is built for 32-bit "
"processors, and 5kc-malta is built for 64-bit processors."
msgstr ""
"두 개의 Malta 커널 기종이 있습니다: 4kc-malta는 32비트 프로세서용이고, 5kc-"
"malta는 64비트 프로세서용으로 만들어졌습니다."

#. Tag: para
#: hardware.xml:857
#, no-c-format
msgid ""
"In addition, other boards which contain <phrase arch=\"mips;mipsel"
"\">MIPS32r2 or</phrase> MIPS64r2 based processors should also be able to run "
"&debian;, however kernels for these processors are not built and the "
"&debian; installer does not directly support them."
msgstr ""
"추가로 <phrase arch=\"mips;mipsel\">MIPS32r2 또는 </phrase>MIPS64r2 기반 프로"
"세서도 &debian;을 동작할 수 있습니다. 하지만 이 프로세서의 커널이 빌드되지 않"
"았으므로 &debian; 설치에서는 직접 지원하지 않습니다."

#. Tag: para
#: hardware.xml:865
#, no-c-format
msgid ""
"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 ""
"mips/mipsel/mips64el 머신에 대한 완전한 정보는 <ulink url=\"&url-linux-mips;"
"\">Linux-MIPS 홈페이지</ulink>에 있습니다. 다음은 &debian; 설치에서 지원되는 "
"시스템에 대해서만 대상으로하고 있습니다. 다른 서브 아키텍처에 대한 지원이 필"
"요한 경우 <ulink url=\"&url-list-subscribe;\">debian-&arch-listname; 메일링 "
"리스트 </ulink>에 문의하십시오."

#. Tag: para
#: hardware.xml:877
#, no-c-format
msgid ""
"Some MIPS machines can be operated in both big and little endian mode. "
"<phrase arch=\"mips64el;mipsel\"> For little endian MIPS, please read the "
"documentation for the mipsel and mips64el architectures. </phrase> <phrase "
"arch=\"mips\"> For big endian MIPS, please read the documentation for the "
"mips architecture. </phrase>"
msgstr ""
"일부 MIPS 컴퓨터는 빅 엔디안과 리틀 엔디안 모드 모두에서 동작할 수 있습니다. "
"<phrase arch=\"mips64el;mipsel\">리틀 엔디안 MIPS의 경우에는 mipsel 및 "
"mips64el 아키텍처에 대한 문서를 읽어보십시오.</phrase> <phrase arch=\"mips\">"
"빅 엔디안 MIPS의 경우에는 mips 아키텍처에 대한 문서를 읽어보십시오.</phrase>"

#. Tag: title
#: hardware.xml:892
#, no-c-format
msgid "Platforms no longer supported by the &debian; &architecture; port"
msgstr "이제 &debian; &architecture; 포트가 지원하지 않는 플랫폼"

#. Tag: para
#: hardware.xml:893
#, no-c-format
msgid ""
"Since &debian; Stretch, support for all MIPS processors which do not "
"implement MIPS32 Release 2 have been dropped. Therefore the following "
"platforms supported in Jessie are no longer supported:"
msgstr ""
"&debian; Stretch 이후로, MIPS32 릴리스 2를 구현하지 않은 모든 MIPS 프로세서"
"에 대한 지원이 중단되었습니다. 즉 Jessie에서 지원하던 다음 플랫폼은 이제 더 "
"이상 지원하지 않습니다:"

#. Tag: term
#: hardware.xml:900
#, no-c-format
msgid "Loongson 2E and 2F"
msgstr "Loongson 2E 및 2F"

#. Tag: listitem
#: hardware.xml:901
#, no-c-format
msgid ""
"These are the older Loongson processors. Devices based on them include the "
"Fuloong Mini-PC and the Lemote Yeeloong laptop."
msgstr ""
"더 오래 된 버전의 Loongson 프로세서입니다. 이 프로세서에 기반한 장치는 "
"Fuloong Mini-PC 및 Lemote Yeeloong 랩탑이 있습니다."

#. Tag: term
#: hardware.xml:907
#, no-c-format
msgid "SGI IP22"
msgstr "SGI IP22"

#. Tag: listitem
#: hardware.xml:908
#, no-c-format
msgid "This platform includes the SGI machines Indy, Indigo 2 and Challenge S."
msgstr "이 플랫폼은 SGI 컴퓨터 Indy, Indigo 2 및 Challenge S를 포함합니다."

#. Tag: term
#: hardware.xml:913
#, no-c-format
msgid "SGI IP32"
msgstr "SGI IP32"

#. Tag: listitem
#: hardware.xml:914
#, no-c-format
msgid "This platform is generally known as SGI O2."
msgstr "이 플랫폼은 SGI O2라고 알려져 있습니다."

#. Tag: term
#: hardware.xml:917
#, no-c-format
msgid "Broadcom BCM91250"
msgstr "Broadcom BCM91250"

#. Tag: listitem
#: hardware.xml:918
#, no-c-format
msgid ""
"Development board for Broadcom's SiByte core. Also known by its codename "
"SWARM."
msgstr ""
"Broadcom의 SiByt 코어 개발보드입니다. SWARM이라는 코드네임으로도 알려져 있습"
"니다."

#. Tag: para
#: hardware.xml:933
#, no-c-format
msgid ""
"For &debian-gnu; &release; only the PMac (Power-Macintosh or PowerMac) and "
"PreP subarchitectures are supported."
msgstr ""
"&debian-gnu; &release; 버전은 PMac (파워 매킨토시 혹은 파워맥) 및 PreP 서브 "
"아키텍쳐만 지원합니다."

#. Tag: title
#: hardware.xml:954
#, no-c-format
msgid "Kernel Flavours"
msgstr "커널 기종"

#. Tag: para
#: hardware.xml:956
#, no-c-format
msgid ""
"There are two flavours of the powerpc kernel in &debian;, based on the CPU "
"type:"
msgstr "&debian;은 다음의 CPU 타입에 따라 powerpc 커널 변종이 2가지 있습니다:"

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

#. Tag: para
#: hardware.xml:964
#, no-c-format
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 ""
"이 커널 기종에서는 PowerPC 601, 603, 604, 740, 750, 7400 프로세서를 지원합니"
"다. G4라고 홍보되었던 것까지 모든 파워 매킨토시 시스템은 이 프로세서 중의 하"
"나를 사용합니다."

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

#. Tag: para
#: hardware.xml:975
#, no-c-format
msgid "All Apple PowerMac G4 SMP machines."
msgstr "모든 애플 PowerMac G4 SMP 컴퓨터."

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

#. Tag: para
#: hardware.xml:984
#, no-c-format
msgid "The power64 kernel flavour supports the following CPUs:"
msgstr "이 power64 커널 기종은 다음 CPU를 지원합니다:"

#. Tag: para
#: hardware.xml:988
#, 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 ""
"POWER3 프로세서는 예전의 IBM 64비트 서버 시스템에서 사용했습니다.  알려진 모"
"델은 IntelliStation POWER Model 265, pSeries 610과 640, RS/6000 7044-170, "
"7044-260과 7044-270이 있습니다."

#. Tag: para
#: hardware.xml:994
#, 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 ""
"POWER4 프로세서는 좀 더 최근의 IBM 64비트 서버 시스템에서 사용했습니다.  알려"
"진 모델은 pSeries 615, 630, 650, 655, 670, 690이 있습니다."

#. Tag: para
#: hardware.xml:999
#, no-c-format
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 ""
"PPC970 프로세서를 사용하는 시스템(애플 G5, YDL PowerStation, IBM "
"IntelliStation POWER 185)도 POWER4 아키텍처 기반이고, 이 커널 기종을 사용합니"
"다."

#. Tag: para
#: hardware.xml:1005
#, no-c-format
msgid "Newer IBM systems using POWER5, POWER6, and POWER7 processors."
msgstr "그 이후에 POWER5, POWER6, POWER7 프로세서를 사용하는 IBM 시스템."

#. Tag: title
#: hardware.xml:1038
#, no-c-format
msgid "Power Macintosh (pmac) subarchitecture"
msgstr "파워 매킨토시(pmac) 서브 아키텍처"

#. Tag: para
#: hardware.xml:1040
#, 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 (그리고 다른 메이커 -  예를들어 Power Computing)은 PowerPC 프로세서 기"
"반의 Macintosh 컴퓨터를 제조하고 있었습니다. 아키텍처 지원의 종류에 따라 "
"NuBus (&debian;에서는 지원되지 않음), OldWorld, NewWorld에 분류되어 있습니다."

#. Tag: para
#: hardware.xml:1047
#, 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 ""
"올드월드 시스템은 플로피 드라이브와 PCI 버스가 있는 대부분의 파워 매킨토시를 "
"말합니다. 대부분의 603, 603e, 604, 604e 기반 파워 매킨토시는 올드월드 컴퓨터"
"입니다. 애플에서 나온 이 아이맥 이전의 PowerPC 모델은 4자리 숫자로 이름이 붙"
"어 있습니다. 예외적으로 베이지색의 G3 시스템도 올드월드입니다."

#. Tag: para
#: hardware.xml:1055
#, 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 ""
"뉴월드 파워맥이라고 하는 시스템은 투명한 플라스틱 케이스에 들어 있는 모든 파"
"워맥과 그 후의 모델을 말합니다. 여기에는 모든 아이맥, 아이북, G4 시스템, 파란"
"색 G3 시스템 및 1999년 이후 제조된 대부분의 PowerBook이 해당됩니다. 뉴월드 파"
"워맥은 맥오에스용 <quote>ROM in RAM</quote> 시스템을 사용한 것으로 알려져 있"
"고, 1998년 중반 이후에 제조되었습니다."

#. Tag: para
#: hardware.xml:1063
#, 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 ""
"애플 하드웨어에 관한 명세서는 <ulink url=\"http://www.info.apple.com/support/"
"applespec.html\">AppleSpec</ulink>에 있습니다. 또 예전의 하드웨어에 관한 정보"
"는 <ulink url=\"http://www.info.apple.com/support/applespec.legacy/index.html"
"\">AppleSpec Legacy</ulink>에 있습니다."

#. Tag: entry
#: hardware.xml:1079 hardware.xml:1214 hardware.xml:1258 hardware.xml:1291
#, no-c-format
msgid "Model Name/Number"
msgstr "모델 이름/번호"

#. Tag: entry
#: hardware.xml:1080
#, no-c-format
msgid "Generation"
msgstr "세대"

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

#. Tag: entry
#: hardware.xml:1087
#, no-c-format
msgid "iMac Bondi Blue, 5 Flavors, Slot Loading"
msgstr "iMac Bondi Blue, 5개 기종, 슬롯 방식"

#. Tag: entry
#: hardware.xml:1088 hardware.xml:1091 hardware.xml:1094 hardware.xml:1097
#: hardware.xml:1100 hardware.xml:1103 hardware.xml:1106 hardware.xml:1109
#: hardware.xml:1112 hardware.xml:1115 hardware.xml:1118 hardware.xml:1121
#: hardware.xml:1124 hardware.xml:1127 hardware.xml:1130 hardware.xml:1133
#, no-c-format
msgid "NewWorld"
msgstr "뉴월드"

#. Tag: entry
#: hardware.xml:1090
#, no-c-format
msgid "iMac Summer 2000, Early 2001"
msgstr "iMac 2000년 여름, 2001년초"

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#. Tag: entry
#: hardware.xml:1136 hardware.xml:1139 hardware.xml:1142 hardware.xml:1145
#: hardware.xml:1148 hardware.xml:1151 hardware.xml:1154 hardware.xml:1157
#: hardware.xml:1160 hardware.xml:1163 hardware.xml:1166 hardware.xml:1169
#: hardware.xml:1175 hardware.xml:1178 hardware.xml:1184 hardware.xml:1190
#: hardware.xml:1196
#, no-c-format
msgid "OldWorld"
msgstr "올드월드"

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#. Tag: entry
#: hardware.xml:1194 hardware.xml:1220
#, no-c-format
msgid "Motorola"
msgstr "모토로라"

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

#. Tag: title
#: hardware.xml:1204
#, no-c-format
msgid "PReP subarchitecture"
msgstr "PReP 서브 아키텍처"

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

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

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

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

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

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

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

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

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

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

#. Tag: title
#: hardware.xml:1248
#, no-c-format
msgid "CHRP subarchitecture"
msgstr "CHRP 서브 아키텍처"

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

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

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

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

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

#. Tag: title
#: hardware.xml:1281
#, no-c-format
msgid "APUS subarchitecture (unsupported)"
msgstr "APUS 서브 아키텍처(지원하지 않음)"

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

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

#. Tag: title
#: hardware.xml:1306
#, no-c-format
msgid "Nubus PowerMac subarchitecture (unsupported)"
msgstr "Nubus 파워맥 서브 아키텍처(지원하지 않음)"

#. Tag: para
#: hardware.xml:1308
#, 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 ""
"NuBus 시스템은 현재 &debian;/powerpc에서 지원하지 않습니다. 단일 Linux/PPC 커"
"널은 시스템을 지원하지 않고 &debian;에서는 아직 지원하지 않는 MkLinux Mach 마"
"이크로 커널을 사용해야 할 것이 있습니다. 다음이 해당됩니다: "
"<itemizedlist><listitem><para> Power Macintosh 6100, 7100, 8100 </para></"
"listitem><listitem><para> Performa 5200, 6200, 6300 </para></"
"listitem><listitem><para> Powerbook1400, 2300, 그리고 5300 </para></"
"listitem><listitem><para> Workgroup Server 6150, 8150, 9150 </para></"
"listitem></itemizedlist> 이상의 시스템에 Linux 커널은 <ulink url=\"http://"
"nubus-pmac.sourceforge.net/\"></ulink>에서 제한적으로 지원되고 있습니다."

#. Tag: title
#: hardware.xml:1345
#, no-c-format
msgid "Non-PowerPC Macs"
msgstr "PowerPC가 아닌 맥"

#. Tag: para
#: hardware.xml:1347
#, 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 ""
"680x0 시리즈 프로세서를 사용하는 매킨토시 컴퓨터는 PowerPC가 아니라 m68k 컴퓨"
"터입니다. 그 모델은 <quote>Mac II</quote>로 시작해서 <quote>LC</quote> 제품"
"군, Centris 시리즈, 그리고 Quadra 및 Performa까지 해당됩니다. 이 모델은 보통 "
"로마숫자가 붙어 있거나 3자리의 숫자가 붙어 있습니다. 예를 들어 MacIIcx, "
"LCIII, Quadra 950 따위입니다."

#. Tag: para
#: hardware.xml:1356
#, 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 ""
"이 모델은 Mac II부터 시작해서(Mac II, IIx, IIcx, IIci, IIsi, IIvi, IIvx, "
"IIfx), LC (LC, LCII, III, III+, 475, 520, 550, 575, 580, 630), 그리고 Mac "
"TV, Centris(610, 650, 660AV), Quadra(605, 610, 630, 650, 660AV, 700, 800, "
"840AV, 900, 950), 그리고 마지막으로 Performa 200-640CD까지 해당됩니다."

#. Tag: para
#: hardware.xml:1364
#, 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 ""
"노트북 컴퓨터의 경우, Mac Portable부터 시작해서, PowerBook 100-190cs 및 "
"PowerBook Duo 210-550c(단 PowerBook 500은 제외합니다. PowerBook500은 Nubus로 "
"자세한 정보는 위 부분을 보십시오)까지 해당됩니다."

#. Tag: title
#: hardware.xml:1378
#, no-c-format
msgid "Machines"
msgstr "시스템"

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

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

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

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

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

#. Tag: title
#: hardware.xml:1416
#, no-c-format
msgid "zSeries and System z machine types"
msgstr "zSeries 및 시스템 z 컴퓨터 종류"

#. Tag: para
#: hardware.xml:1417
#, no-c-format
msgid ""
"The minimum required z/Architecture processor type is z196. 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 ""
"최소 사양의 z/Architecture 프로세서 타입은 z196입니다. IBM의 리눅스 지원에 대"
"한 최신 정보는 <ulink url=\"http://www.ibm.com/developerworks/linux/linux390/"
"development_technical.html\"> Linux on <trademark class=\"registered"
"\">System z</trademark> developerWorks 페이지</ulink>에 있습니다."

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

#. Tag: para
#: hardware.xml:1431
#, 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 및 HyperPAV는 아무 문제 없이 지원합니다. 멀티패싱 기능은 이 저장 장치 기"
"능을 사용하는데 필요하지 않습니다. 꼭 DASD 장치 설정에서 이 장치를 설정하십시"
"오. 포맷, 파티션, 직접 사용에 사용할 알리아싱 장치는 없습니다."

#. Tag: title
#: hardware.xml:1447
#, no-c-format
msgid "CPU and Main Boards Support"
msgstr "CPU와 메인 보드"

#. Tag: para
#: hardware.xml:1448
#, 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 ""
"스팍 기반 하드웨어는 여러가지 서브아키텍처로 분류되고, 다음과 같은 이름으로 "
"구분합니다: sun4, sun4c, sun4d, sun4m, sun4u, sunv. 다음 목록에서 해당 서브아"
"키텍처에 해당하는 컴퓨터가 어떤 종류인지 및 각각에 대해 어느 정도를 지원하는 "
"지 설명합니다."

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

#. Tag: para
#: hardware.xml:1461
#, 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 ""
"이 32비트 sparc 서브아키텍처는(sparc32) 지원하지 않습니다. 이 서브아키텍처의 "
"전체 목록을 보려면 <ulink url=\"http://en.wikipedia.org/wiki/SPARCstation\">"
"위키백과 SPARCstation 페이지</ulink>를 참고하십시오."

#. Tag: para
#: hardware.xml:1468
#, 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 ""
"sparc32를 지원하는 마지막 &debian; 릴리스 Etch했지만, 거기도 sun4m 시스템만 "
"지원하지 않습니다. 다른 32비트 서브 아키텍처 지원은 이전 릴리스에서 종료하고 "
"있습니다."

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

#. Tag: para
#: hardware.xml:1480
#, 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 ""
"이 서브아키텍처는 울트라스팍 프로세서를 사용하는 모든 64비트 컴퓨터 및 그 호"
"환 제품에 해당합니다. 대부분의 컴퓨터를 잘 지원합니다. 단 펌웨어나 부트로더"
"의 버그때문에 일부 CD에서 부팅하는 데 문제가 발생할 수 있습니다. (이러한 문제"
"가 발생할 경우 네트워크 부팅을 사용해 문제를 피해갈 수 있습니다.) UP에서는 "
"sparc64 커널, SMP에서는 sparc64-smp 커널을 사용하십시오."

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

#. Tag: para
#: hardware.xml:1495
#, 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 ""
"최근에 추가된 Sparc 제품으로, Niagara 멀티코어 CPU를 사용한 컴퓨터입니다. 현"
"재 이 CPU는 썬의 T1000 및 T2000 서버에서만 사용하고, 잘 지원합니다. sparc64-"
"smp 커널을 사용하십시오."

#. Tag: para
#: hardware.xml:1506
#, 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 ""
"PRIMEPOWER 제품군의 서버에서 사용하는 후지쓰 SPARC64 CPU는 지원하지 않습니"
"다. 이 CPU는 리눅스 커널에서 지원하지 않습니다."

#. Tag: title
#: hardware.xml:1515
#, no-c-format
msgid "Laptops"
msgstr "노트북"

#. Tag: para
#: hardware.xml:1516
#, 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 ""
"기술적인 면에서 보면 노트북 컴퓨터도 보통의 PC이기 때문에, PC 시스템과 관련"
"된 사실은 모두 노트북에도 똑같이 적용됩니다. 노트북에 설치하는 일은 특별한 신"
"경을 쓰지 않아도 잘 동작합니다. 화면을 닫을 때 자동으로 시스템을 절전 상태로 "
"만든다든지, 노트북에만 있는 와이파이를 켜고 끄는(<quote>비행 모드</quote>) 등"
"의 하드웨어 단추 따위도 동작합니다. 하지만 노트북 전용의 하드웨어나 독점적인 "
"하드웨어가 붙어 있는 경우 일부 기능이 동작하지 않을 수도 있습니다. 특정 노트"
"북이 GNU/리눅스에서 잘 동작하는 지 여부를 확인하려면, <ulink url=\"&url-x86-"
"laptop;\">리눅스 랩탑 페이지</ulink>를 참고하십시오."

#. Tag: title
#: hardware.xml:1533 hardware.xml:1553 hardware.xml:1575 hardware.xml:1598
#, no-c-format
msgid "Multiple Processors"
msgstr "다중 프로세서"

#. Tag: para
#: hardware.xml:1534
#, 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 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 ""
"멀티 프로세서 지원(<quote>SMP(symmetric multiprocessing, 대칭 멀티 프로세"
"싱)</quote>라고 부르는)은 이 아키텍처에 사용할 수 있습니다. 한 컴퓨터에서 여"
"러 개의 프로세서를 사용하는 일은 원래는 고사양 서버 시스템에서만 일어나는 일"
"이었지만, 최근에는 <quote>멀티코어</quote> 프로세서가 도입되면서 매우 일반적"
"인 일이 되었습니다. 이런 프로세서에는 물리적인 칩 한 개에 두 개 이상의 "
"<quote>코어</quote>라고 부르는 프로세서 유닛이 들어 있습니다."

#. Tag: para
#: hardware.xml:1544
#, 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 ""
"표준 &debian; &release; 커널 이미지에는 SMP 지원 기능이 컴파일되어 들어 있습"
"니다. SMP가 아닌 시스템에서도 이 커널을 문제 없이 사용할 수 있습니다."

#. Tag: para
#: hardware.xml:1555
#, 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 ""
"멀티 프로세서 지원(<quote>대칭 멀티 프로세싱</quote> 또는 SMP라고 부르는)은 "
"이 아키텍처에 사용할 수 있습니다. &debian; &release; 표준 커널 이미지는 "
"<firstterm>SMP-alternatives</firstterm> 지원을 사용하여 컴파일되어 있습니다. "
"여기서는 커널에서 프로세서(또는 프로세서 코어)의 수를 자동으로 검색해 단일 프"
"로세서 시스템에서는 SMP 기능을 사용하지 않게 됩니다."

#. Tag: para
#: hardware.xml:1564
#, no-c-format
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 ""
"한 컴퓨터에서 여러 개의 프로세서를 사용하는 일은 원래는 고사양 서버 시스템에"
"서만 일어나는 일이었지만, 최근에는 <quote>멀티코어</quote> 프로세서가 도입되"
"면서 매우 일반적인 일이 되었습니다. 이런 프로세서에는 물리적인 칩 한 개에 두 "
"개 이상의 <quote>코어</quote>라고 부르는 프로세서 유닛이 들어 있습니다."

#. Tag: para
#: hardware.xml:1576
#, 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 ""
"멀티 프로세서 지원(<quote>대칭 멀티 프로세싱</quote> 또는 SMP라고 부르는)은 "
"이 아키텍처에 사용할 수 있습니다. 하지만 &debian; &release; 표준 커널 이미지"
"는 SMP를 지원하지 않습니다. 그렇다고 설치를 못 하지는 않습니다. SMP가 아닌 커"
"널도 SMP 시스템에서 부팅하기 때문입니다. 이 커널에서는 첫 번째 CPU만 사용합니"
"다."

#. Tag: para
#: hardware.xml:1585
#, 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 ""
"멀티 프로세서를 이용하려면 &debian; 표준 커널을 바꿔야합니다. <phrase arch="
"\"linux-any\">해야하는지에 대한 이야기는 <xref linkend=\"kernel-baking\"/> 있"
"습니다. 현재(커널 버전 &kernelversion;) SMP를 사용하려면 커널 설정의 "
"<quote>&smp-config-section; </quote> 부분에 있는 <quote>&smp-config-option;</"
"quote>를 선택하십시오.</phrase>"

#. Tag: para
#: hardware.xml:1599
#, 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 ""
"다중 프로세서 지원(<quote>대칭 멀티 프로세싱</quote> 또는 SMP라고 부르는)은  "
"이 아키텍처에 사용할 수 있으며, 미리 컴파일되어있는 &debian; 커널 이미지가 지"
"원합니다. 설치에 사용할 미디어에 따라 이 SMP 커널이 기본으로 설치될지 여부가 "
"달라집니다. 표준 SMP가 아닌 커널도 SMP 시스템에서 부팅하기 때문에 설치에는 문"
"제가 없습니다. 커널은 첫 번째 CPU만 사용합니다."

#. Tag: para
#: hardware.xml:1609
#, 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 ""
"다중 프로세서의 이점을 활용하려면, SMP를 지원하는 적당한 커널 패키지를 설치하"
"십시오."

#. Tag: para
#: hardware.xml:1615
#, 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 ""
"SMP를 지원하는 자기만의 커널을 만들 수 있습니다. <phrase arch=\"linux-any\">"
"해야하는지에 대한 이야기는 <xref linkend=\"kernel-baking\"/> 있습니다. 현재"
"(커널 버전 &kernelversion;) SMP를 사용하려면 커널 설정의 <quote>&smp-config-"
"section;</quote> 부분에있는 <quote>&smp-config-option;</quote>를 선택하십시"
"오.</phrase>"

#. Tag: title
#: hardware.xml:1626
#, no-c-format
msgid "Graphics Hardware Support"
msgstr "그래픽 하드웨어 지원"

#. Tag: para
#: hardware.xml:1627
#, no-c-format
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> blobs (see <xref linkend=\"hardware-"
"firmware\"/>)."
msgstr ""
"&debian;의 그래픽 장치 지원은 내부에 있는 X.Org의 X11 시스템과 커널이 얼마나 "
"지원하느냐에 달려 있습니다. 데스크톱 환경은 X11을 사용하지만 기본적인 프레임"
"버퍼 그래픽은 커널에 들어 있습니다. 3D 하드웨어 가속이나 동영상 가속 같은 기"
"능이 있는 고급 그래픽 기능을 사용할 수 있느냐 여부는, 시스템의 실제 그래픽 하"
"드웨어 및 필요에 따라 추가 <quote>펌웨어</quote> 파일의 설치에 따라(<xref "
"linkend=\"hardware-firmware\"/> 참고) 달라집니다."

#. Tag: para
#: hardware.xml:1639
#, no-c-format
msgid ""
"On modern PCs, having a graphical display usually works out of the box. For "
"quite a lot of hardware, 3D acceleration also works well out of the box, but "
"there is still some hardware that needs binary firmware blobs to work well. "
"In some cases there have been reports about hardware on which installation "
"of additional graphics card firmware was required even for basic graphics "
"support."
msgstr ""
"현대적인 PC에서는, 그래픽 디스플레이가 있으면 보통 별다른 설정 없이도 동작합"
"니다. 3D 가속 기능도 아주 많은 하드웨어에서 별다른 설정 없이 동작합니다. 하지"
"만 바이너리 펌웨어 파일이 있어야 잘 동작하는 일부 하드웨어가 있습니다. 어떤 "
"경우에는 기본적인 그래픽 기능도 추가 그래픽 카드 펌웨어 설치가 필요한 하드웨"
"어가 있다는 보고가 있었습니다."

#. Tag: para
#: hardware.xml:1649
#, 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 ""
"거의 모든 ARM 시스템에서는 그래픽 하드웨어를 별도 카드로 연결할 필요 없이 내"
"장되어 있습니다. 일부 시스템에서는 그래픽 카드를 연결할 수 있는 확장 슬롯이 "
"있지만 드문 경우입니다. 헤드리스 시스템의 경우 그래픽이 아예 없는 경우도 흔합"
"니다. 기본적인 프레임버퍼 비디오는 그래픽이 있는 모든 장치에서 동작하지만, "
"3D 그래픽 가속은 변함없이 바이너리 드라이버가 필요합니다. 이러한 상황은 빠르"
"게 개선되고 있지만, &releasename; 릴리스 시점에서 nouveau (엔비디아 테그라 "
"K1 SoC) 및 freedreno (퀄컴 스냅드래곤 SoC) 드라이버만 릴리스에 들어 있습니"
"다. 기타 하드웨어는 자유소프트웨어가 아닌 드라이버가 별도로 필요합니다."

#. Tag: para
#: hardware.xml:1663
#, no-c-format
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 ""
"지원하는 그래픽 하드웨어와 포인팅 장치에 대한 자세한 내용은 <ulink url="
"\"&url-xorg;\"></ulink>를 참조하십시오. 또 &debian; &release;는 X.Org "
"&x11ver; 버전이 들어 있습니다."

#. Tag: para
#: hardware.xml:1668
#, 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 ""
"Sparc 기반 컴퓨터에서 흔히 사용하는 대부분의 그래픽 옵션을 지원합니다. X.org "
"그래픽 드라이버는 sunbw2, suncg14, suncg3, suncg6, sunleo, suntcx 프레임 버"
"퍼, Creator3D 및 Elite3D 카드(sunffb 드라이버), PGX24/PGX64 ATI 기반 비디오 "
"카드(ati 드라이버), PermediaII 기반 카드에서(glint 드라이버) 사용할 수 있습니"
"다.  X.org에서 Elite3D 카드를 사용하려면 <classname>afbinit</classname> 패키"
"지를 사용해야 하고, 카드를 사용하는 방법은 이 패키지에 들어 있는 문서를 읽어 "
"보십시오."

#. Tag: para
#: hardware.xml:1678
#, 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 ""
"Sparc 컴퓨터의 기본 상태에서는 그래픽 카드가 여러 개 있는 경우를 보기 힘듭니"
"다. 그래픽 카드가 여러 개 있는 경우, 리눅스 커널의 출력이 펌웨어가 처음에 사"
"용하는 카드로 제대로 가지 않을 수도 있습니다. 그래픽 콘솔에 출력이 없으면 멎"
"은 것으로 오해하기 쉽습니다. (보통 콘솔의 마지막 메시지는 \"Booting Linux..."
"\"입니다.) 한 가지 방법은 물리적으로 비디오 카드 하나를 제거하는 것이고, 다"
"른 방법은 커널 부팅 파라미터를 이용해 비디오 카드 하나를 사용하지 않는 것입니"
"다. 또 그래픽 출력이 불필요하다면 시리얼 콘솔을 대신 사용할 수도 있습니다. 일"
"부 시스템에서는 시스템을 부팅하기 전에 키보드의 연결을 해제하면 시리얼 콘솔"
"이 자동으로 활성화됩니다."

#. Tag: title
#: hardware.xml:1700
#, no-c-format
msgid "Network Connectivity Hardware"
msgstr "네트워크 연결 하드웨어"

#. Tag: para
#: hardware.xml:1701
#, 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 ""
"&arch-kernel; 커널이 지원하는 네트워크 인터페이스 카드(NIC)는 모두 설치 시스"
"템에서도 지원합니다. 드라이버 모듈은 일반적으로 자동으로 로드됩니다. <phrase "
"arch=\"x86\">대부분의 PCI/PCI-Express 카드와 노트북용 PCMCIA/Express 카드를 "
"지원합니다.</phrase> <phrase arch=\"i386\">오래된 ISA 카드 여러가지도 지원합"
"니다.</phrase>"

#. Tag: para
#: hardware.xml:1711
#, no-c-format
msgid ""
"This includes a lot of generic PCI cards (for systems that have PCI) and the "
"following NICs from Sun:"
msgstr ""
"일반적인 PCI 카드(PCI가 있는 시스템이라면) 및 Sun에서 만든 다음 네트워크 카드"
"가 여기에 해당합니다:"

# 네트워크 카드 이름
#. Tag: para
#: hardware.xml:1717
#, no-c-format
msgid "Sun LANCE"
msgstr "Sun LANCE"

# 네트워크 카드 이름
#. Tag: para
#: hardware.xml:1722
#, no-c-format
msgid "Sun Happy Meal"
msgstr "Sun Happy Meal"

# 네트워크 카드 이름
#. Tag: para
#: hardware.xml:1727
#, no-c-format
msgid "Sun BigMAC"
msgstr "Sun BigMAC"

# 네트워크 카드 이름
#. Tag: para
#: hardware.xml:1732
#, no-c-format
msgid "Sun QuadEthernet"
msgstr "Sun QuadEthernet"

# 네트워크 카드 이름
#. Tag: para
#: hardware.xml:1737
#, no-c-format
msgid "MyriCOM Gigabit Ethernet"
msgstr "MyriCOM Gigabit Ethernet"

#. Tag: para
#: hardware.xml:1744
#, no-c-format
msgid "The list of supported network devices is:"
msgstr "지원하는 네트워크 장치 목록은:"

#. Tag: para
#: hardware.xml:1749
#, no-c-format
msgid "Channel to Channel (CTC) and ESCON connection (real or emulated)"
msgstr "Channel to Channel(CTC) 및 ESCON 연결(실제 혹은 에뮬레이션)"

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

#. Tag: para
#: hardware.xml:1759
#, no-c-format
msgid "OSA-Express in QDIO mode, HiperSockets and Guest-LANs"
msgstr "OSA-Express (QDIO 모드), HiperSockets, Guest-LANs"

#. Tag: para
#: hardware.xml:1768
#, 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 ""
"대부분의 내장 이더넷 장치를 지원하고 일부 PCI 및 USB 장치에 대해서는 모듈이 "
"들어 있습니다."

#. Tag: para
#: hardware.xml:1773
#, no-c-format
msgid "ISDN is supported, but not during the installation."
msgstr "ISDN을 지원합니다. 하지만 설치할 때 사용할 수는 없습니다."

#. Tag: title
#: hardware.xml:1780
#, no-c-format
msgid "Wireless Network Cards"
msgstr "무선 네트워크 카드"

#. Tag: para
#: hardware.xml:1781
#, 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 ""
"무선 네트워크는 보통 잘 지원하고 공식 &arch-kernel; 커널에서 지원하는 무선 어"
"댑터 수도 증가하고 있습니다. 하지만 상당수가 펌웨어를 읽어들여야합니다."

#. Tag: para
#: hardware.xml:1788
#, 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 ""
"펌웨어가 필요한 경우 설치 프로그램에서 펌웨어를 읽어들이라는 안내를 표시합니"
"다. 설치시 펌웨어 읽어들이기에 대한 자세한 내용은 <xref linkend=\"loading-"
"firmware\"/>를 참조하십시오."

#. Tag: para
#: hardware.xml:1793
#, 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 ""
"공식 &arch-kernel; 커널에서 지원되지 않는 무선 NIC도 &debian-gnu;에서 작동하"
"지만 설치할 때는 지원하지 않습니다."

#. Tag: para
#: hardware.xml:1798
#, 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 ""
"무선에 문제가 있어, 그 외의 NIC가 인스톨중에 사용할 수 없는 경우에서도, 풀 사"
"이즈의 CD-ROM·DVD 이미지를 사용하고, &debian-gnu; 를 설치 할 수 있습니다. 네"
"트워크를 설정하지 않도록하여 CD/DVD에 있는 패키지만을 사용하여 설치를 수행합"
"니다. 설치가 완료된 후(재부팅 후) 필요한 드라이버 및 펌웨어를 설치하고 네트워"
"크를 수동으로 설정 하십시오."

#. Tag: para
#: hardware.xml:1808
#, 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 ""
"어떤 경우 필요한 드라이버가 &debian; 패키지로 이용하지 못 할 수 있습니다. 그"
"러면 인터넷에서 소스 코드가있는지 찾아보고 직접 드라이버를 컴파일 해야 할 것"
"입니다. 방법은 이 설명서에서 다루지 않습니다. <phrase arch=\"x86\">이용할 수 "
"있는 Linux의 드라이버가 없는 경우, Windows의 드라이버를 이용할 수 있는 "
"<classname>ndiswrapper</classname>패키지가 마지막 낙원이 됩니다.</phrase>"

#. Tag: title
#: hardware.xml:1822
#, no-c-format
msgid "Known Issues for &arch-title;"
msgstr "&arch-title; 아키텍처의 알려진 문제점"

#. Tag: para
#: hardware.xml:1823
#, no-c-format
msgid ""
"There are a couple of issues with specific network cards that are worth "
"mentioning here."
msgstr "특정 네트워크 카드와 관련한 문제를 몇 가지 설명합니다."

#. Tag: title
#: hardware.xml:1830
#, no-c-format
msgid "Conflict between tulip and dfme drivers"
msgstr "tulip과 dfme 드라이버의 충돌"

#. Tag: para
#: hardware.xml:1832
#, 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 ""
"PCI의 ID가 동일한 PCI 네트워크 카드가 꽤 많지만, 관련된 드라이버 여러개에서 "
"지원합니다. 일부 카드는 <literal>tulip</literal> 드라이버에서 동작하고, 나머"
"지 일부는 <literal>dfme</literal> 드라이버에서 동작합니다. 이러한 카드는 ID"
"가 동일하기 때문에, 커널에서는 어느 카드인지 알아낼 방법이 없고 어떤 드라이버"
"를 읽어들일 지 분명하지 않습니다. 만약 잘못된 드라이버를 읽어들인다면 그 네트"
"워크 카드가 동작하지 않거나 오동작합니다."

#. Tag: para
#: hardware.xml:1842
#, 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 ""
"이 현상은 Davicom (DEC-Tuilp 호환) 네트워크 카드가 장착된 Netra 시스템에서 공"
"통으로 발생하는 문제입니다. 이 경우 <literal>tulip</literal> 드라이버가 올바"
"른 드라이버입니다. <xref linkend=\"module-blacklist\"/>에서 설명한 것처럼 틀"
"린 드라이버 모듈 사용을 막으면 이 문제를 해결할 수 있습니다."

#. Tag: para
#: hardware.xml:1850
#, 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 ""
"이 현상은 Davicom (DEC-Tuilp 호환) 네트워크 카드가 장착된 Netra 시스템에서 공"
"통으로 발생하는 문제입니다. 이 경우 <literal>tulip</literal> 드라이버가 올바"
"른 드라이버입니다. 설치할 때 이 문제를 해결하려면, 쉘로 전환한 다음에 잘못된 "
"드라이버를 내리고 <userinput>modprobe -r <replaceable>모듈</replaceable></"
"userinput> 명령을 사용해 잘못된 드라이버를 내립니다. (드라이버를 두 개 모두 "
"다 읽어들였다면 두 개 다 내립니다.) 그 다음에 <userinput>modprobe "
"<replaceable>모듈</replaceable></userinput> 명령으로 올바른 모듈을 올립니다. "
"단 시스템을 다시 시작하면 잘못된 다시 모듈이 올라올 수 있습니다."

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

#. Tag: para
#: hardware.xml:1865
#, no-c-format
msgid ""
"The <literal>cassini</literal> network driver does not work with Sun B100 "
"blade systems."
msgstr ""
"<literal>cassini</literal> 네트워크 드라이버는 Sun B100 blade 시스템에서 동작"
"하지 않습니다."

#. Tag: title
#: hardware.xml:1880
#, no-c-format
msgid "Braille Displays"
msgstr "점자 디스플레이"

#. Tag: para
#: hardware.xml:1881
#, 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 ""
"점자 디스플레이 지원은 <classname>brltty</classname>에서 얼마나 지원하느냐에 "
"따라 달라집니다. 시리얼 포트, USB 혹은 블루투스로 연결하는 점자 디스플레이 대"
"부분은 <classname>brltty</classname>에서 동작합니다. 지원하는 점자 장치에 대"
"한 자세한 정보는 <ulink url=\"&url-brltty;\"><classname>brltty</classname> 웹"
"사이트</ulink>에 있습니다. &debian-gnu; &release;에는 <classname>brltty</"
"classname> &brlttyver; 버전이 들어 있습니다."

#. Tag: title
#: hardware.xml:1895
#, no-c-format
msgid "Hardware Speech Synthesis"
msgstr "하드웨어 음성 합성 장치"

#. Tag: para
#: hardware.xml:1896
#, 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 ""
"하드웨어 음성 합성 장치 지원은 <classname>speakup</classname>이 지원하느냐에 "
"따라 달라집니다. <classname>speakup</classname>은 내장 보드 및 시리얼 포트에 "
"연결한 외장 장치만 지원합니다. USB나 USB 시리얼, PCI 장치는 지원하지 않습니"
"다. 지원하는 하드웨어 음성 합성 장치에 대한 정보는 <ulink url=\"&url-speakup;"
"\"><classname>speakup</classname> 웹사이트</ulink>에 있습니다. &debian-gnu; "
"&release;에는 <classname>speakup</classname> &speakupver; 버전이 들어 있습니"
"다."

#. Tag: title
#: hardware.xml:1916
#, no-c-format
msgid "Peripherals and Other Hardware"
msgstr "주변 장치 및 기타 하드웨어"

#. Tag: para
#: hardware.xml:1917
#, no-c-format
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;는 마우스, 프린터, 스캐너, PCMCIA/CardBus/ExpressCard 및 USB 장"
"치와 같은 다양한 하드웨어에 폭넓게 대응하고 있습니다. 하지만 시스템을 설치할 "
"때 이 장치가 필요하지는 않습니다."

#. Tag: para
#: hardware.xml:1923
#, 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 ""
"USB 하드웨어는 보통 잘 동작합니다. 일부 아주 오래된 PC 시스템에서는 USB 키보"
"드 사용에 추가 설정이 필요합니다. (<xref linkend=\"hardware-issues\"/> 참고) "
"최근 PC에서는 USB 키보드와 마우스는 특별한 설정 없이도 잘 동작합니다."

#. Tag: para
#: hardware.xml:1932
#, 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 ""
"이 시스템은 XPRAM과 테이프에서 패키지 설치를 지원하지 않습니다. 설치하려는 패"
"키지는 DASD 아니면 NFS, HTTP, FTP를 통해서 네트워크로 설치할 수 있어야 합니"
"다."

#. Tag: title
#: hardware.xml:1945
#, no-c-format
msgid "Devices Requiring Firmware"
msgstr "펌웨어가 필요한 장치"

#. Tag: para
#: hardware.xml:1946
#, 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."
msgstr ""
"디바이스 드라이버가 있냐 없냐와는 별도로, <firstterm>펌웨어</firstterm> 혹은 "
"<firstterm>마이크로코드</firstterm>라고 하는 걸 읽어들여야 동작하는 하드웨어"
"가 있습니다. 네트워크 인터페이스 카드의 경우(특히 무선 네트워크 장치의 경우) "
"이런 하드웨어가 많습니다. 또 일부 USB 장치와 하드 디스크 컨트롤러까지도 펌웨"
"어가 필요하기도 합니다."

#. Tag: para
#: hardware.xml:1954
#, no-c-format
msgid ""
"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. In some cases, a "
"successful installation can still end up in a black screen or garbled "
"display when rebooting into the installed system. If that happens, some "
"workarounds can be tried to log in anyway (see <xref linkend=\"completing-"
"installed-system\"/>)."
msgstr ""
"다수의 그래픽 카드에서는 펌웨어 없이도 기본적인 기능은 동작하지만, 고급 기능"
"을 사용하려면 펌웨어를 시스템에 설치해야 합니다. 어떤 경우에는 성공적으로 설"
"치했다고 해도 설치한 시스템으로 재시작했을 때 검은색 화면이나 알아 보기 힘든 "
"화면만 나타나기도 합니다. 그런 일이 생기면, 그래도 로그인해서 몇 가지 피해갈 "
"방법을 시도해 볼 수 있습니다(<xref linkend=\"completing-installed-system\"/> "
"참고)."

#. Tag: para
#: hardware.xml:1965
#, 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 ""
"오래 전 장치에서는 동작하는데 펌웨어가 필요한 경우 제조사가 장치 내부의 "
"EEPROM/플래시 칩 안에 펌웨어를 저장해 놓습니다. 최근의 장치에서는 이제 이런 "
"방식으로 펌웨어를 저장하지 않고, 시스템이 부팅할 때마다 호스트 운영체제에 들"
"어 있는 펌웨어 파일을 해당 장치로 업로드합니다."

#. Tag: para
#: hardware.xml:1973
#, 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 ""
"대부분 이 펌웨어는 &debian-gnu; 프로젝트의 기준에 따르면 자유롭지 않은 소프트"
"웨어이기 때문에 메인 배포판이나 설치 시스템에 들어 있지 않습니다. 장치 드라이"
"버가 배포판에 들어 있고 펌웨어를 &debian-gnu;에서 합법적으로 배포할 수 있는 "
"경우, 아카이브의 non-free 섹션에 별도 패키지로 들어 있기도 합니다."

#. Tag: para
#: hardware.xml:1982
#, 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 ""
"하지만 그렇다고 해서 이러한 하드웨어를 설치할 때 사용할 수 없는 건 아닙니다. "
"&debian-gnu; 5.0부터 &d-i;는 USB 메모리같은 이동식 장치에서 펌웨어 파일이나 "
"펌웨어가 들어 있는 패키지를 읽어들일 수 있습니다. 설치할 때 펌웨어 파일이나 "
"패키지를 읽어들이는 방법은 <xref linkend=\"loading-firmware\"/> 부분을 참고하"
"십시오."

#. Tag: para
#: hardware.xml:1991
#, 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 ""
"&d-i;에서 펌웨어 파일 프롬프트를 표시했을 때 이 펌웨어 파일이 없거나 이 자유"
"롭지 않은 펌웨어 파일을 설치하고 싶지 않은 경우, 펌웨어를 읽어들이지 않고도 "
"계속 진행을 시도할 수 있습니다. 드라이버가 추가 펌웨어를 필요한 경우에도, 일"
"부 특정 상황에서만 필요하고(예를 들어 tg3 드라이버는 특정 네트워크 가드 기종"
"에서만 펌웨어가 필요합니다) 펌웨어 없이도 대부분 시스템에서 동작하는 경우도 "
"있습니다."

#. Tag: title
#: hardware.xml:2008
#, no-c-format
msgid "Purchasing Hardware Specifically for GNU/&arch-kernel;"
msgstr "GNU/&arch-kernel;에 적합한 하드웨어 구입"

#. Tag: para
#: hardware.xml:2010
#, 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 ""
"&debian; 혹은 다른 GNU/Linux 배포판을 <ulink url=\"&url-pre-installed;\">사"
"전 설치</ulink> 시스템을 출하하고있는 업체도 있습니다. 약간 여분의 돈을 가지"
"고 갈지도 모르지만 어느 정도 안심 할 수 있습니다. 이 하드웨어는 GNU/Linux에"
"서 제대로 지원되고있는 것을 확신하기 때문입니다."

#. Tag: para
#: hardware.xml:2018
#, 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 ""
"윈도우를 번들해서 판매하는 컴퓨터를 구입한 경우라면, 윈도우와 같이 나오는 소"
"프트웨어 라이선스를 잘 읽어 보십시오. 그 라이선스를 거부하고 업체에서 환불을 "
"받는 게 가능할 지도 모릅니다. 자세한 건 <quote>windows refund</quote>사이트"
"를 참고하십시오."

#. Tag: para
#: hardware.xml:2026
#, 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 ""
"&arch-kernel;가 번들된 시스템을 구입하는 경우에도, 아니면 중고 시스템을 구입"
"하는 경우에도 그 하드웨어 &arch-kernel; 커널에서 지원되고 있는지 다시 한 번 "
"확인하는 것이 중요합니다. 위의 참고 자료에 하드웨어가 언급되어 있는지 확인하"
"십시오. (있다면) 구입 영업 사원은 &arch-kernel; 시스템을 구매하는 것을 전합시"
"다. 또한, &arch-kernel;에 우호적인 하드웨어 업체를 지원해보세요."

#. Tag: title
#: hardware.xml:2037
#, no-c-format
msgid "Avoid Proprietary or Closed Hardware"
msgstr "독점적이거나 폐쇄된 하드웨어 피하기"

#. Tag: para
#: hardware.xml:2038
#, 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 ""
"일부 하드웨어 제조 업체는 드라이버를 어떻게 만드는지 알려주지 않습니다. 또 비"
"공개 협약(NDA) 없이는 문서를 보여주지 않아서 드라이버 소스 코드를 공개할 수 "
"없게 만듭니다. 소스 코드 공개는 자유 소프트웨어의 핵심적인 부분입니다. 문서"
"에 접근할 권한이 없으므로, 이런 장치는 &arch-kernel;에서 동작하지 않습니다."

#. Tag: para
#: hardware.xml:2048
#, 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 ""
"운영체제와 그 장치 드라이버가 일정한 기능을 하는 장치와 통신하는 방법에 대한 "
"표준이(또는 업계의 사실상 표준이) 있습니다. 그러한 표준 또는 사실상 표준에 따"
"르는 장치는 한 개의 장치 드라이버로 모두 동작하고 특정 장치를 위한 드라이버"
"가 필요하지 않습니다. 일부 하드웨어(예를 들어 키보드나 마우스 같은 USB "
"<quote>휴먼 인터페이스 장치</quote>, USB 메모리와 메모리 카드리더 같은 USB 저"
"장 장치)의 경우 이런 원칙이 아주 잘 동작하고 사실상 시장에서 판매되는 모든 장"
"치가 표준에 맞습니다."

#. Tag: para
#: hardware.xml:2060
#, 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 ""
"그 밖의 경우, 특히 프린터는 불행히도 이런 방식으로 동작하지 않습니다. 여러가"
"지 프린터가(사실상의) 표준 컨트롤 언어로 일부 기능이 동작하긴 하지만, 일부 모"
"델은 비공개 컨트롤 명령이 있어야 동작합니다. 이 비공개 명령은 문서가 없으므"
"로 자유 소프트웨어 운영 체제에서 사용할 수 없거나, 제조사가 제공한 비공개 드"
"라이버를 사용해야 합니다."

#. Tag: para
#: hardware.xml:2071
#, 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 ""
"그런 하드웨어는 구입할 때는 제조사가 제공한 비공개 드라이버가 있더라도, 드라"
"이버 지원에 따라 하드웨어의 수명이 길지 않습니다. 오늘날 상품의 주기가 짧아졌"
"으므로 소비자용 제품이 단종되고, 제조사의 드라이버 업데이트가 더 이상 없는 경"
"우는 흔히 일어납니다. 시스템 업데이트 이후 과거의 비공개 드라이버가 더이상 동"
"작하지 않는 경우, 정상적인 장치를 드라이버 지원 중단 때문에 사용할 수 없는 상"
"황이 벌어지는 데다가 이 상황에서 할 수 있는 일이 아무 것도 없습니다. 그러므"
"로 사용하는 운영체제가 무엇이든 간에 이러한 폐쇄된 하드웨어는 애초에 구입하"
"지 말아야 합니다."

#. Tag: para
#: hardware.xml:2084
#, 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 ""
"이런 상황을 개선하려면, 폐쇄된 하드웨어 제조사가 문서 및 관련 자료를 공개하도"
"록 요구하십시오. 그러면 이 하드웨어의 자유 소프트웨어 드라이버를 만들 수 있습"
"니다."

#. Tag: title
#: hardware.xml:2099
#, no-c-format
msgid "Installation Media"
msgstr "설치 미디어"

#. Tag: para
#: hardware.xml:2101
#, 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 ""
"여기서는 &debian;을 설치할 때 어떤 매체를 사용할 것인지를 결정하는 데 도움이 "
"될 것입니다. 전체를 미디어에 관련해 얘기하는 장(<xref linkend=\"install-"
"methods\"/>)이 있고, 여기서 각 미디어에 대해서 장점과 단점을 설명합니다. 그 "
"부분에서 다시 이 페이지를 참조할 수도 있습니다."

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

#. Tag: para
#: hardware.xml:2113
#, no-c-format
msgid "Installation from optical disc is supported for most architectures."
msgstr "광학 디스크를 사용한 설치는 대부분 아키텍쳐에서 지원합니다."

#. Tag: para
#: hardware.xml:2117
#, no-c-format
msgid ""
"On PCs SATA, IDE/ATAPI, USB and SCSI optical drives are supported, as are "
"FireWire devices that are supported by the ohci1394 and sbp2 drivers."
msgstr ""
"PC에서는 SATA, IDE/ATAPI, USB, SCSI 광학 디스크를 지원합니다. ohci1394와 "
"sbp2 드라이버에서 지원하는 FireWire 장치도 지원합니다."

#. Tag: title
#: hardware.xml:2134
#, no-c-format
msgid "USB Memory Stick"
msgstr "USB 메모리"

#. Tag: para
#: hardware.xml:2136
#, 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 an optical drive anymore at all and booting "
"from USB media is the standard way of installing a new operating system on "
"them."
msgstr ""
"USB 메모리는 흔히 사용되는 저렴한 저장 장치입니다. 대부분의 현대적인 시스템에"
"서는 USB 메모리에서 &d-i;를 부팅할 수 있습니다. 대부분의 현대적인 시스템에서"
"는(특히 넷북이나 소형 노트북에서는) 광학 드라이브가 없으므로 USB 부팅은 새 운"
"영체제를 설치하는 표준적인 방법입니다."

#. Tag: title
#: hardware.xml:2148
#, no-c-format
msgid "Network"
msgstr "네트워크"

#. Tag: para
#: hardware.xml:2150
#, 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 ""
"설치할 때 필요한 파일을 가져오는 데 네트워크를 이용할 수 있습니다. 네트워크 "
"사용 여부는 설치 방법에 따라 달라지고, 설치 중에 질문에 어떻게 답했느냐에 따"
"라 달라집니다. 설치 시스템은 HTTP나 FTP를 사용할 수 있는 거의 모든 종류의 네"
"트워크 연결을 지원합니다. (PPPoE는 지원하지만 ISDN이나 PPP는 지원하지 않습니"
"다.) 설치를 마친 다음에는 ISDN이나 PPP를 사용하도록 설정할 수 있습니다."

#. Tag: para
#: hardware.xml:2160
#, 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;mips64el\">This "
"is the preferred installation technique for &arch-title;.</phrase>"
msgstr ""
"CD/DVD나 USB 메모리같은 로컬 저장 장치 없이도 네트워크에서 설치 시스템을 "
"<emphasis>부팅</emphasis>할 수도 있습니다. netboot에 필요한 환경이 구축되어 "
"있다면(즉 네트워크에 DHCP와 TFTP 서비스가 동작하고 있으면), 다수의 컴퓨터에 "
"간단하고 빠르게 운영체제를 설치할 수 있습니다. 필요한 환경을 구축하려면 어느 "
"정도 기술 전문 지식이 필요하므로, 초보자들에게는 권하지 않습니다. <phrase "
"arch=\"mips;mipsel;mips64el\">&arch-title; 아키텍처에서는 추천하는 설치 방식"
"입니다.</phrase>"

#. Tag: para
#: hardware.xml:2173
#, 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 ""
"또 다른 방법으로 디스크가 없이(diskless) 설치하고, 네트워크를 사용해 랜과 "
"NFS 마운트에서 부팅할 수도 있습니다."

#. Tag: title
#: hardware.xml:2182
#, no-c-format
msgid "Hard Disk"
msgstr "하드디스크"

#. Tag: para
#: hardware.xml:2184
#, 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 ""
"아키텍처에 따라서는 하드 디스크에서 직접 설치 시스템을 부팅하는 것도 한 가지 "
"방법입니다. 이렇게 하려면 설치 프로그램을 하드 디스크에 복사할 수 있는 다른 "
"운영 체제가 있어야 합니다. 이 방법은 다른 설치 방법이 불가능한 특별한 경우가 "
"아니면 권하지 않습니다."

#. Tag: para
#: hardware.xml:2191
#, 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 ""
"&arch-title; 아키텍처에서는 SunOS(Solaris)에서 부팅을 지원하지 않지만, SunOS "
"파티션(UFS 슬라이스)에서부터 설치할 수는 있습니다."

#. Tag: title
#: hardware.xml:2200
#, no-c-format
msgid "Un*x or GNU system"
msgstr "유닉스 계열 혹은 GNU 시스템"

#. Tag: para
#: hardware.xml:2202
#, 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 ""
"다른 유닉스 계열 시스템이 있다면, (뒤에서 설명하겠지만) 그 시스템을 이용해서 "
"&d-i; 없이도 &debian-gnu;를 설치할 수 있습니다. 이렇게 다른 시스템을 이용하"
"는 방법은 지원하지 않는 하드웨어에 설치하거나 다운타임을 용납할 수 없는 호스"
"트에 유용할 수 있습니다. 이러한 방법에 관심이 있다면, 바로 <xref linkend="
"\"linux-upgrade\"/> 부분으로 넘어가십시오. 이 설치 방식은 다른 설치 방법이 불"
"가능할 때 고급 사용자의 경우에만 사용하길 권합니다."

#. Tag: title
#: hardware.xml:2215
#, no-c-format
msgid "Supported Storage Systems"
msgstr "지원하는 저장 장치"

#. Tag: para
#: hardware.xml:2217
#, no-c-format
msgid ""
"The &debian; installer contains a kernel which is built to maximize the "
"number of systems it runs on."
msgstr ""
"&debian; 설치 프로그램에 들어 있는 커널은 최대한 많은 시스템에서 동작할 수 있"
"게 빌드되어 있습니다."

#. Tag: para
#: hardware.xml:2221
#, 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 ""
"일반적으로 &debian; 설치 프로그램은 IDE 드라이브(PATA라고도 합니다), SATA와 "
"SCSI 컨트롤러 및 드라이브, USB, FireWire를 지원합니다. 지원하는 파일 시스템"
"은 FAT, Win-32 FAT 확장 기능(VFAT), NTFS입니다."

#. Tag: para
#: hardware.xml:2238
#, 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 ""
"리눅스 커널이 지원하는 모든 저장 장치는 부팅 시스템에서도 지원합니다. 다음 "
"SCSI 드라이버는 기본 커널에서 지원합니다: <itemizedlist> <listitem><para> "
"Sparc ESP </para></listitem> <listitem><para> PTI Qlogic,ISP </para></"
"listitem> <listitem><para> Adaptec AIC7xxx </para></listitem> "
"<listitem><para> NCR 및 Symbios 53C8XX </para></listitem> </itemizedlist> "
"IDE 시스템도(예를 들어 UltraSPARC 5) 지원합니다. 리눅스 커널이 지원하는 "
"SPARC 하드웨어에 대한 정보는 <ulink url=\"&url-sparc-linux-faq;\">Linux for "
"SPARC Processors FAQ</ulink>를 참고하십시오."

#. Tag: para
#: hardware.xml:2283
#, no-c-format
msgid ""
"Any storage system supported by the Linux kernel is also supported by the "
"boot system."
msgstr "리눅스 커널에서 지원하는 저장 장치는 부팅 시스템에서도 지원합니다."

#. Tag: para
#: hardware.xml:2288
#, 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 ""
"리눅스 커널이 지원하는 저장 장치는 부팅 시스템에서도 지원합니다. FBA와 ECKD "
"DASD는 과거의 Linux disk layout (ldl) 및 최근의 common S/390 disk layout "
"(cdl) 방식을 모두 지원합니다."

#. Tag: title
#: hardware.xml:2305
#, no-c-format
msgid "Memory and Disk Space Requirements"
msgstr "메모리 및 디스크 공간 요구 사항"

#. Tag: para
#: hardware.xml:2307
#, 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 ""
"일반적인 설치를 하려면 최소한 메모리가 &minimum-memory;만큼은 있어야 하고 하"
"드 디스크 공간이 &minimum-fs-size;만큼 있어야 합니다. 이 숫자는 정말 최소한"
"의 숫자입니다. 실제로 사용할 만한 수준이 어느 정도인지 알고 싶으면, <xref "
"linkend=\"minimum-hardware-reqts\"/> 부분을 참고하십시오."

#. Tag: para
#: hardware.xml:2314
#, no-c-format
msgid ""
"The installer normally automatically enables memory-saving tricks to be able "
"to run on such low-memory system, but on architectures that are less tested "
"it may miss doing so. It can however be enabled manually by appending the "
"<userinput>lowmem=1</userinput> or even <userinput>lowmem=2</userinput> boot "
"parameter (see also <xref linkend=\"lowmem\"/> and <xref linkend=\"installer-"
"args\"/>)."
msgstr ""
"설치 프로그램은 보통 그러한 저용량 메모리 시스템에서 실행할 수 있도록 자동으"
"로 메모리 절약 기법을 사용합니다. 하지만 시험이 덜 된 아키텍쳐에서는 그러한 "
"기법을 제대로 사용하지 않고 놓칠 수도 있습니다. 하지만 <userinput>lowmem=1</"
"userinput> 또는 <userinput>lowmem=2</userinput> 부팅 파라미터를 수동으로 사용"
"하면 이 기능을 사용할 수 있습니다. (<xref linkend=\"lowmem\"/> 및 <xref "
"linkend=\"installer-args\"/> 위치도 참고하십시오.)"

#. Tag: para
#: hardware.xml:2323
#, no-c-format
msgid ""
"On &architecture; the lowmem levels have not been tested, so automatic "
"detection is probably outdated and you thus probably <emphasis>need</"
"emphasis> to pass the boot parameter if your system has little memory."
msgstr ""
"&architecture; 아키텍쳐에서 lowmem 단계를 시험되지 않았습니다, 즉 자동 검색 "
"기능은 오래 되었고, 그러므로 시스템의 메모리 용량이 작을 경우 부팅 파라미터 "
"전달이 <emphasis>필요</emphasis>할 수 있습니다."

#. Tag: para
#: hardware.xml:2329
#, 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 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."
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 text-based 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 ""
"메모리나<footnote condition=\"gtk\"> <para> 그래픽 설치 프로그램을 지원하는 "
"설치 이미지는 텍스트 설치만 지원하는 이미지보다 더 많은 메모리가 필요합니다. "
"그리고 그래픽 설치 이미지는 메모리가 &minimum-memory;보다 작으면 사용할 수 없"
"습니다. 텍스트 설치 프로그램과 그래픽 설치 프로그램중에 하나를 시작하는 경우"
"에, 이렇게 메모리가 작은 시스템에서는 텍스트 설치 프로그램을 고르십시오. </"
"para> </footnote> 빈 디스크 공간이 작은 시스템에 설치할 수도 있지만 전문적인 "
"사용자만 하기를 권장합니다."

#~ 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 ""
#~ "현대적인 PC에서는 그래픽 디스플레이는 보통 별도 처리를 하지 않아도 동작합"
#~ "니다. 아주 드문 경우 기본적인 그래픽 기능에도 그래픽 카드 펌웨어를 추가로 "
#~ "설치해야 하는 하드웨어도 있었지만, 정말 드문 예외입니다. 많은 하드웨어에"
#~ "서 3D 가속도 별도 처리 없이 동작하지만, 잘 동작하려면 추가 파일이 필요한 "
#~ "하드웨어도 여전히 있습니다."