summaryrefslogtreecommitdiff
path: root/po/ko.po
blob: e6e86b805950fa1397b802c8127e50ba1dc15764 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
932
933
934
935
936
937
938
939
940
941
942
943
944
945
946
947
948
949
950
951
952
953
954
955
956
957
958
959
960
961
962
963
964
965
966
967
968
969
970
971
972
973
974
975
976
977
978
979
980
981
982
983
984
985
986
987
988
989
990
991
992
993
994
995
996
997
998
999
1000
1001
1002
1003
1004
1005
1006
1007
1008
1009
1010
1011
1012
1013
1014
1015
1016
1017
1018
1019
1020
1021
1022
1023
1024
1025
1026
1027
1028
1029
1030
1031
1032
1033
1034
1035
1036
1037
1038
1039
1040
1041
1042
1043
1044
1045
1046
1047
1048
1049
1050
1051
1052
1053
1054
1055
1056
1057
1058
1059
1060
1061
1062
1063
1064
1065
1066
1067
1068
1069
1070
1071
1072
1073
1074
1075
1076
1077
1078
1079
1080
1081
1082
1083
1084
1085
1086
1087
1088
1089
1090
1091
1092
1093
1094
1095
1096
1097
1098
1099
1100
1101
1102
1103
1104
1105
1106
1107
1108
1109
1110
1111
1112
1113
1114
1115
1116
1117
1118
1119
1120
1121
1122
1123
1124
1125
1126
1127
1128
1129
1130
1131
1132
1133
1134
1135
1136
1137
1138
1139
1140
1141
1142
1143
1144
1145
1146
1147
1148
1149
1150
1151
1152
1153
1154
1155
1156
1157
1158
1159
1160
1161
1162
1163
1164
1165
1166
1167
1168
1169
1170
1171
1172
1173
1174
1175
1176
1177
1178
1179
1180
1181
1182
1183
1184
1185
1186
1187
1188
1189
1190
1191
1192
1193
1194
1195
1196
1197
1198
1199
1200
1201
1202
1203
1204
1205
1206
1207
1208
1209
1210
1211
1212
1213
1214
1215
1216
1217
1218
1219
1220
1221
1222
1223
1224
1225
1226
1227
1228
1229
1230
1231
1232
1233
1234
1235
1236
1237
1238
1239
1240
1241
1242
1243
1244
1245
1246
1247
1248
1249
1250
1251
1252
1253
1254
1255
1256
1257
1258
1259
1260
1261
1262
1263
1264
1265
1266
1267
1268
1269
1270
1271
1272
1273
1274
1275
1276
1277
1278
1279
1280
1281
1282
1283
1284
1285
1286
1287
1288
1289
1290
1291
1292
1293
1294
1295
1296
1297
1298
1299
1300
1301
1302
1303
1304
1305
1306
1307
1308
1309
1310
1311
1312
1313
1314
1315
1316
1317
1318
1319
1320
1321
1322
1323
1324
1325
1326
1327
1328
1329
1330
1331
1332
1333
1334
1335
1336
1337
1338
1339
1340
1341
1342
1343
1344
1345
1346
1347
1348
1349
1350
1351
1352
1353
1354
1355
1356
1357
1358
1359
1360
1361
1362
1363
1364
1365
1366
1367
1368
1369
1370
1371
1372
1373
1374
1375
1376
1377
1378
1379
1380
1381
1382
1383
1384
1385
1386
1387
1388
1389
1390
1391
1392
1393
1394
1395
1396
1397
1398
1399
1400
1401
1402
1403
1404
1405
1406
1407
1408
1409
1410
1411
1412
1413
1414
1415
1416
1417
1418
1419
1420
1421
1422
1423
1424
1425
1426
1427
1428
1429
1430
1431
1432
1433
1434
1435
1436
1437
1438
1439
1440
1441
1442
1443
1444
1445
1446
1447
1448
1449
1450
1451
1452
1453
1454
1455
1456
1457
1458
1459
1460
1461
1462
1463
1464
1465
1466
1467
1468
1469
1470
1471
1472
1473
1474
1475
1476
1477
1478
1479
1480
1481
1482
1483
1484
1485
1486
1487
1488
1489
1490
1491
1492
1493
1494
1495
1496
1497
1498
1499
1500
1501
1502
1503
1504
1505
1506
1507
1508
1509
1510
1511
1512
1513
1514
1515
1516
1517
1518
1519
1520
1521
1522
1523
1524
1525
1526
1527
1528
1529
1530
1531
1532
1533
1534
1535
1536
1537
1538
1539
1540
1541
1542
1543
1544
1545
1546
1547
1548
1549
1550
1551
1552
1553
1554
1555
1556
1557
1558
1559
1560
1561
1562
1563
1564
1565
1566
1567
1568
1569
1570
1571
1572
1573
1574
1575
1576
1577
1578
1579
1580
1581
1582
1583
1584
1585
1586
1587
1588
1589
1590
1591
1592
1593
1594
1595
1596
1597
1598
1599
1600
1601
1602
1603
1604
1605
1606
1607
1608
1609
1610
1611
1612
1613
1614
1615
1616
1617
1618
1619
1620
1621
1622
1623
1624
1625
1626
1627
1628
1629
1630
1631
1632
1633
1634
1635
1636
1637
1638
1639
1640
1641
1642
1643
1644
1645
1646
1647
1648
1649
1650
1651
1652
1653
1654
1655
1656
1657
1658
1659
1660
1661
1662
1663
1664
1665
1666
1667
1668
1669
1670
1671
1672
1673
1674
1675
1676
1677
1678
1679
1680
1681
1682
1683
1684
1685
1686
1687
1688
1689
1690
1691
1692
1693
1694
1695
1696
1697
1698
1699
1700
1701
1702
1703
1704
1705
1706
1707
1708
1709
1710
1711
1712
1713
1714
1715
1716
1717
1718
1719
1720
1721
1722
1723
1724
1725
1726
1727
1728
1729
1730
1731
1732
1733
1734
1735
1736
1737
1738
1739
1740
1741
1742
1743
1744
1745
1746
1747
1748
1749
1750
1751
1752
1753
1754
1755
1756
1757
1758
1759
1760
1761
1762
1763
1764
1765
1766
1767
1768
1769
1770
1771
1772
1773
1774
1775
1776
1777
1778
1779
1780
1781
1782
1783
1784
1785
1786
1787
1788
1789
1790
1791
1792
1793
1794
1795
1796
1797
1798
1799
1800
1801
1802
1803
1804
1805
1806
1807
1808
1809
1810
1811
1812
1813
1814
1815
1816
1817
1818
1819
1820
1821
1822
1823
1824
1825
1826
1827
1828
1829
1830
1831
1832
1833
1834
1835
1836
1837
1838
1839
1840
1841
1842
1843
1844
1845
1846
1847
1848
1849
1850
1851
1852
1853
1854
1855
1856
1857
1858
1859
1860
1861
1862
1863
1864
1865
1866
1867
1868
1869
1870
1871
1872
1873
1874
1875
1876
1877
1878
1879
1880
1881
1882
1883
1884
1885
1886
1887
1888
1889
1890
1891
1892
1893
1894
1895
1896
1897
1898
1899
1900
1901
1902
1903
1904
1905
1906
1907
1908
1909
1910
1911
1912
1913
1914
1915
1916
1917
1918
1919
1920
1921
1922
1923
1924
1925
1926
1927
1928
1929
1930
1931
1932
1933
1934
1935
1936
1937
1938
1939
1940
1941
1942
1943
1944
1945
1946
1947
1948
1949
1950
1951
1952
1953
1954
1955
1956
1957
1958
1959
1960
1961
1962
1963
1964
1965
1966
1967
1968
1969
1970
1971
1972
1973
1974
1975
1976
1977
1978
1979
1980
1981
1982
1983
1984
1985
1986
1987
1988
1989
1990
1991
1992
1993
1994
1995
1996
1997
1998
1999
2000
2001
2002
2003
2004
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
2027
2028
2029
2030
2031
2032
2033
2034
2035
2036
2037
2038
2039
2040
2041
2042
2043
2044
2045
2046
2047
2048
2049
2050
2051
2052
2053
2054
2055
2056
2057
2058
2059
2060
2061
2062
2063
2064
2065
2066
2067
2068
2069
2070
2071
2072
2073
2074
2075
2076
2077
2078
2079
2080
2081
2082
2083
2084
2085
2086
2087
2088
2089
2090
2091
2092
2093
2094
2095
2096
2097
2098
2099
2100
2101
2102
2103
2104
2105
2106
2107
2108
2109
2110
2111
2112
2113
2114
2115
2116
2117
2118
2119
2120
2121
2122
2123
2124
2125
2126
2127
2128
2129
2130
2131
2132
2133
2134
2135
2136
2137
2138
2139
2140
2141
2142
2143
2144
2145
2146
2147
2148
2149
2150
2151
2152
2153
2154
2155
2156
2157
2158
2159
2160
2161
2162
2163
2164
2165
2166
2167
2168
2169
2170
2171
2172
2173
2174
2175
2176
2177
2178
2179
2180
2181
2182
2183
2184
2185
2186
2187
2188
2189
2190
2191
2192
2193
2194
2195
2196
2197
2198
2199
2200
2201
2202
2203
2204
2205
2206
2207
2208
2209
2210
2211
2212
2213
2214
2215
2216
2217
2218
2219
2220
2221
2222
2223
2224
2225
2226
2227
2228
2229
2230
2231
2232
2233
2234
2235
2236
2237
2238
2239
2240
2241
2242
2243
2244
2245
2246
2247
2248
2249
2250
2251
2252
2253
2254
2255
2256
2257
2258
2259
2260
2261
2262
2263
2264
2265
2266
2267
2268
2269
2270
2271
2272
2273
2274
2275
2276
2277
2278
2279
2280
2281
2282
2283
2284
2285
2286
2287
2288
2289
2290
2291
2292
2293
2294
2295
2296
2297
2298
2299
2300
2301
2302
2303
2304
2305
2306
2307
2308
2309
2310
2311
2312
2313
2314
2315
2316
2317
2318
2319
2320
2321
2322
2323
2324
2325
2326
2327
2328
2329
2330
2331
2332
2333
2334
2335
2336
2337
2338
2339
2340
2341
2342
2343
2344
2345
2346
2347
2348
2349
2350
2351
2352
2353
2354
2355
2356
2357
2358
2359
2360
2361
2362
2363
2364
2365
2366
2367
2368
2369
2370
2371
2372
2373
2374
2375
2376
2377
2378
2379
2380
2381
2382
2383
2384
2385
2386
2387
2388
2389
2390
2391
2392
2393
2394
2395
2396
2397
2398
2399
2400
2401
2402
2403
2404
2405
2406
2407
2408
2409
2410
2411
2412
2413
2414
2415
2416
2417
2418
2419
2420
2421
2422
2423
2424
2425
2426
2427
2428
2429
2430
2431
2432
2433
2434
2435
2436
2437
2438
2439
2440
2441
2442
2443
2444
2445
2446
2447
2448
2449
2450
2451
2452
2453
2454
2455
2456
2457
2458
2459
2460
2461
2462
2463
2464
2465
2466
2467
2468
2469
2470
2471
2472
2473
2474
2475
2476
2477
2478
2479
2480
2481
2482
2483
2484
2485
2486
2487
2488
2489
2490
2491
2492
2493
2494
2495
2496
2497
2498
2499
2500
2501
2502
2503
2504
2505
2506
2507
2508
2509
2510
2511
2512
2513
2514
2515
2516
2517
2518
2519
2520
2521
2522
2523
2524
2525
2526
2527
2528
2529
2530
2531
2532
2533
2534
2535
2536
2537
2538
2539
2540
2541
2542
2543
2544
2545
2546
2547
2548
2549
2550
2551
2552
2553
2554
2555
2556
2557
2558
2559
2560
2561
2562
2563
2564
2565
2566
2567
2568
2569
2570
2571
2572
2573
2574
2575
2576
2577
2578
2579
2580
2581
2582
2583
2584
2585
2586
2587
2588
2589
2590
2591
2592
2593
2594
2595
2596
2597
2598
2599
2600
2601
2602
2603
2604
2605
2606
2607
2608
2609
2610
2611
2612
2613
2614
2615
2616
2617
2618
2619
2620
2621
2622
2623
2624
2625
2626
2627
2628
2629
2630
2631
2632
2633
2634
2635
2636
2637
2638
2639
2640
2641
2642
2643
2644
2645
2646
2647
2648
2649
2650
2651
2652
2653
2654
2655
2656
2657
2658
2659
2660
2661
2662
2663
2664
2665
2666
2667
2668
2669
2670
2671
2672
2673
2674
2675
2676
2677
2678
2679
2680
2681
2682
2683
2684
2685
2686
2687
2688
2689
2690
2691
2692
2693
2694
2695
2696
2697
2698
2699
2700
2701
2702
2703
2704
2705
2706
2707
2708
2709
2710
2711
2712
2713
2714
2715
2716
2717
2718
2719
2720
2721
2722
2723
2724
2725
2726
2727
2728
2729
2730
2731
2732
2733
2734
2735
2736
2737
2738
2739
2740
2741
2742
2743
2744
2745
2746
2747
2748
2749
2750
2751
2752
2753
2754
2755
2756
2757
2758
2759
2760
2761
2762
2763
2764
2765
2766
2767
2768
2769
2770
2771
2772
2773
2774
2775
2776
2777
2778
2779
2780
2781
2782
2783
2784
2785
2786
2787
2788
2789
2790
2791
2792
2793
2794
2795
2796
2797
2798
2799
2800
2801
2802
2803
2804
2805
2806
2807
2808
2809
2810
2811
2812
2813
2814
2815
2816
2817
2818
2819
2820
2821
2822
2823
2824
2825
2826
2827
2828
2829
2830
2831
2832
2833
2834
2835
2836
2837
2838
2839
2840
2841
2842
2843
2844
2845
2846
2847
2848
2849
2850
2851
2852
2853
2854
2855
2856
2857
2858
2859
2860
2861
2862
2863
2864
2865
2866
2867
2868
2869
2870
2871
2872
2873
2874
2875
2876
2877
2878
2879
2880
2881
2882
2883
2884
2885
2886
2887
2888
2889
2890
2891
2892
2893
2894
2895
2896
2897
2898
2899
2900
2901
2902
2903
2904
2905
2906
2907
2908
2909
2910
2911
2912
2913
2914
2915
2916
2917
2918
2919
2920
2921
2922
2923
2924
2925
2926
2927
2928
2929
2930
2931
2932
2933
2934
2935
2936
2937
2938
2939
2940
2941
2942
2943
2944
2945
2946
2947
2948
2949
2950
2951
2952
2953
2954
2955
2956
2957
2958
2959
2960
2961
2962
2963
2964
2965
2966
2967
2968
2969
2970
2971
2972
2973
2974
2975
2976
2977
2978
2979
2980
2981
2982
2983
2984
2985
2986
2987
2988
2989
2990
2991
2992
2993
2994
2995
2996
2997
2998
2999
3000
3001
3002
3003
3004
3005
3006
3007
3008
3009
3010
3011
3012
3013
3014
3015
3016
3017
3018
3019
3020
3021
3022
3023
3024
3025
3026
3027
3028
3029
3030
3031
3032
3033
3034
3035
3036
3037
3038
3039
3040
3041
3042
3043
3044
3045
3046
3047
3048
3049
3050
3051
3052
3053
3054
3055
3056
3057
3058
3059
3060
3061
3062
3063
3064
3065
3066
3067
3068
3069
3070
3071
3072
3073
3074
3075
3076
3077
3078
3079
3080
3081
3082
3083
3084
3085
3086
3087
3088
3089
3090
3091
3092
3093
3094
3095
3096
3097
3098
3099
3100
3101
3102
3103
3104
3105
3106
3107
3108
3109
3110
3111
3112
3113
3114
3115
3116
3117
3118
3119
3120
3121
3122
3123
3124
3125
3126
3127
3128
3129
3130
3131
3132
3133
3134
3135
3136
3137
3138
3139
3140
3141
3142
3143
3144
3145
3146
3147
3148
3149
3150
3151
3152
3153
3154
3155
3156
3157
3158
3159
3160
3161
3162
3163
3164
3165
3166
3167
3168
3169
3170
3171
3172
3173
3174
3175
3176
3177
3178
3179
3180
3181
3182
3183
3184
3185
3186
3187
3188
3189
3190
3191
3192
3193
3194
3195
3196
3197
3198
3199
3200
3201
3202
3203
3204
3205
3206
3207
3208
3209
3210
3211
3212
3213
3214
3215
3216
3217
3218
3219
3220
3221
3222
3223
3224
3225
3226
3227
3228
3229
3230
3231
3232
3233
3234
3235
3236
3237
3238
3239
3240
3241
3242
3243
3244
3245
3246
3247
3248
3249
3250
3251
3252
3253
3254
3255
3256
3257
3258
3259
3260
3261
3262
3263
3264
3265
3266
3267
3268
3269
3270
3271
3272
3273
3274
3275
3276
3277
3278
3279
3280
3281
3282
3283
3284
3285
3286
3287
3288
3289
3290
3291
3292
3293
3294
3295
3296
3297
3298
3299
3300
3301
3302
3303
3304
3305
3306
3307
3308
3309
3310
3311
3312
3313
3314
3315
3316
3317
3318
3319
3320
3321
3322
3323
3324
3325
3326
3327
3328
3329
3330
3331
3332
3333
3334
3335
3336
3337
3338
3339
3340
3341
3342
3343
3344
3345
3346
3347
3348
3349
3350
3351
3352
3353
3354
3355
3356
3357
3358
3359
3360
3361
3362
3363
3364
3365
3366
3367
3368
3369
3370
3371
3372
3373
3374
3375
3376
3377
3378
3379
3380
3381
3382
3383
3384
3385
3386
3387
3388
3389
3390
3391
3392
3393
3394
3395
3396
3397
3398
3399
3400
3401
3402
3403
3404
3405
3406
3407
3408
3409
3410
3411
3412
3413
3414
3415
3416
3417
3418
3419
3420
3421
3422
3423
3424
3425
3426
3427
3428
3429
3430
3431
3432
3433
3434
3435
3436
3437
3438
3439
3440
3441
3442
3443
3444
3445
3446
3447
3448
3449
3450
3451
3452
3453
3454
3455
3456
3457
3458
3459
3460
3461
3462
3463
3464
3465
3466
3467
3468
3469
3470
3471
3472
3473
3474
3475
3476
3477
3478
3479
3480
3481
3482
3483
3484
3485
3486
3487
3488
3489
3490
3491
3492
3493
3494
3495
3496
3497
3498
3499
3500
3501
3502
3503
3504
3505
3506
3507
3508
3509
3510
3511
3512
3513
3514
3515
3516
3517
3518
3519
3520
3521
3522
3523
3524
3525
3526
3527
3528
3529
3530
3531
3532
3533
3534
3535
3536
3537
3538
3539
3540
3541
3542
3543
3544
3545
3546
3547
3548
3549
3550
3551
3552
3553
3554
3555
3556
3557
3558
3559
3560
3561
3562
3563
3564
3565
3566
3567
3568
3569
3570
3571
3572
3573
3574
3575
3576
3577
3578
3579
3580
3581
3582
3583
3584
3585
3586
3587
3588
3589
3590
3591
3592
3593
3594
3595
3596
3597
3598
3599
3600
3601
3602
3603
3604
3605
3606
3607
3608
3609
3610
3611
3612
3613
3614
3615
3616
3617
3618
3619
3620
3621
3622
3623
3624
3625
3626
3627
3628
3629
3630
3631
3632
3633
3634
3635
3636
3637
3638
3639
3640
3641
3642
3643
3644
3645
3646
3647
3648
3649
3650
3651
3652
3653
3654
3655
3656
3657
3658
3659
3660
3661
3662
3663
3664
3665
3666
3667
3668
3669
3670
3671
3672
3673
3674
3675
3676
3677
3678
3679
3680
3681
3682
3683
3684
3685
3686
3687
3688
3689
3690
3691
3692
3693
3694
3695
3696
3697
3698
3699
3700
3701
3702
3703
3704
3705
3706
3707
3708
3709
3710
3711
3712
3713
3714
3715
3716
3717
3718
3719
3720
3721
3722
3723
3724
3725
3726
3727
3728
3729
3730
3731
3732
3733
3734
3735
3736
3737
3738
3739
3740
3741
3742
3743
3744
3745
3746
3747
3748
3749
3750
3751
3752
3753
3754
3755
3756
3757
3758
3759
3760
3761
3762
3763
3764
3765
3766
3767
3768
3769
3770
3771
3772
3773
3774
3775
3776
3777
3778
3779
3780
3781
3782
3783
3784
3785
3786
3787
3788
3789
3790
3791
3792
3793
3794
3795
3796
3797
3798
3799
3800
3801
3802
3803
3804
3805
3806
3807
3808
3809
3810
3811
3812
3813
3814
3815
3816
3817
3818
3819
3820
3821
3822
3823
3824
3825
3826
3827
3828
3829
3830
3831
3832
3833
3834
3835
3836
3837
3838
3839
3840
3841
3842
3843
3844
3845
3846
3847
3848
3849
3850
3851
3852
3853
3854
3855
3856
3857
3858
3859
3860
3861
3862
3863
3864
3865
3866
3867
3868
3869
3870
3871
3872
3873
3874
3875
3876
3877
3878
3879
3880
3881
3882
3883
3884
3885
3886
3887
3888
3889
3890
3891
3892
3893
3894
3895
3896
3897
3898
3899
3900
3901
3902
3903
3904
3905
3906
3907
3908
3909
3910
3911
3912
3913
3914
3915
3916
3917
3918
3919
3920
3921
3922
3923
3924
3925
3926
3927
3928
3929
3930
3931
3932
3933
3934
3935
3936
3937
3938
3939
3940
3941
3942
3943
3944
3945
3946
3947
3948
3949
3950
3951
3952
3953
3954
3955
3956
3957
3958
3959
3960
3961
3962
3963
3964
3965
3966
3967
3968
3969
3970
3971
3972
3973
3974
3975
3976
3977
3978
3979
3980
3981
3982
3983
3984
3985
3986
3987
3988
3989
3990
3991
3992
3993
3994
3995
3996
3997
3998
3999
4000
4001
4002
4003
4004
4005
4006
4007
4008
4009
4010
4011
4012
4013
4014
4015
4016
4017
4018
4019
4020
4021
4022
4023
4024
4025
4026
4027
4028
4029
4030
4031
4032
4033
4034
4035
4036
4037
4038
4039
4040
4041
4042
4043
4044
4045
4046
4047
4048
4049
4050
4051
4052
4053
4054
4055
4056
4057
4058
4059
4060
4061
4062
4063
4064
4065
4066
4067
4068
4069
4070
4071
4072
4073
4074
4075
4076
4077
4078
4079
4080
4081
4082
4083
4084
4085
4086
4087
4088
4089
4090
4091
4092
4093
4094
4095
4096
4097
4098
4099
4100
4101
4102
4103
4104
4105
4106
4107
4108
4109
4110
4111
4112
4113
4114
4115
4116
4117
4118
4119
4120
4121
4122
4123
4124
4125
4126
4127
4128
4129
4130
4131
4132
4133
4134
4135
4136
4137
4138
4139
4140
4141
4142
4143
4144
4145
4146
4147
4148
4149
4150
4151
4152
4153
4154
4155
4156
4157
4158
4159
4160
4161
4162
4163
4164
4165
4166
4167
4168
4169
4170
4171
4172
4173
4174
4175
4176
4177
4178
4179
4180
4181
4182
4183
4184
4185
4186
4187
4188
4189
4190
4191
4192
4193
4194
4195
4196
4197
4198
4199
4200
4201
4202
4203
4204
4205
4206
4207
4208
4209
4210
4211
4212
4213
4214
4215
4216
4217
4218
4219
4220
4221
4222
4223
4224
4225
4226
4227
4228
4229
4230
4231
4232
4233
4234
4235
4236
4237
4238
4239
4240
4241
4242
4243
4244
4245
4246
4247
4248
4249
4250
4251
4252
4253
4254
4255
4256
4257
4258
4259
4260
4261
4262
4263
4264
4265
4266
4267
4268
4269
4270
4271
4272
4273
4274
4275
4276
4277
4278
4279
4280
4281
4282
4283
4284
4285
4286
4287
4288
4289
4290
4291
4292
4293
4294
4295
4296
4297
4298
4299
4300
4301
4302
4303
4304
4305
4306
4307
4308
4309
4310
4311
4312
4313
4314
4315
4316
4317
4318
4319
4320
4321
4322
4323
4324
4325
4326
4327
4328
4329
4330
4331
4332
4333
4334
4335
4336
4337
4338
4339
4340
4341
4342
4343
4344
4345
4346
4347
4348
4349
4350
4351
4352
4353
4354
4355
4356
4357
4358
4359
4360
4361
4362
4363
4364
4365
4366
4367
4368
4369
4370
4371
4372
4373
4374
4375
4376
4377
4378
4379
4380
4381
4382
4383
4384
4385
4386
4387
4388
4389
4390
4391
4392
4393
4394
4395
4396
4397
4398
4399
4400
4401
4402
4403
4404
4405
4406
4407
4408
4409
4410
4411
4412
4413
4414
4415
4416
4417
4418
4419
4420
4421
4422
4423
4424
4425
4426
4427
4428
4429
4430
4431
4432
4433
4434
4435
4436
4437
4438
4439
4440
4441
4442
4443
4444
4445
4446
4447
4448
4449
4450
4451
4452
4453
4454
4455
4456
4457
4458
4459
4460
4461
4462
4463
4464
4465
4466
4467
4468
4469
4470
4471
4472
4473
4474
4475
4476
4477
4478
4479
4480
4481
4482
4483
4484
4485
4486
4487
4488
4489
4490
4491
4492
4493
4494
4495
4496
4497
4498
4499
4500
4501
4502
4503
4504
4505
4506
4507
4508
4509
4510
4511
4512
4513
4514
4515
4516
4517
4518
4519
4520
4521
4522
4523
4524
4525
4526
4527
4528
4529
4530
4531
4532
4533
4534
4535
4536
4537
4538
4539
4540
4541
4542
4543
4544
4545
4546
4547
4548
4549
4550
4551
4552
4553
4554
4555
4556
4557
4558
4559
4560
4561
4562
4563
4564
4565
4566
4567
4568
4569
4570
4571
4572
4573
4574
4575
4576
4577
4578
4579
4580
4581
4582
4583
4584
4585
4586
4587
4588
4589
4590
4591
4592
4593
4594
4595
4596
4597
4598
4599
4600
4601
4602
4603
4604
4605
4606
4607
4608
4609
4610
4611
4612
4613
4614
4615
4616
4617
4618
4619
4620
4621
4622
4623
4624
4625
4626
4627
4628
4629
4630
4631
4632
4633
4634
4635
4636
4637
4638
4639
4640
4641
4642
4643
4644
4645
4646
4647
4648
4649
4650
4651
4652
4653
4654
4655
4656
4657
4658
4659
4660
4661
4662
4663
4664
4665
4666
4667
4668
4669
4670
4671
4672
4673
4674
4675
4676
4677
4678
4679
4680
4681
4682
4683
4684
4685
4686
4687
4688
4689
4690
4691
4692
4693
4694
4695
4696
4697
4698
4699
4700
4701
4702
4703
4704
4705
4706
4707
4708
4709
4710
4711
4712
4713
4714
4715
4716
4717
4718
4719
4720
4721
4722
4723
4724
4725
4726
4727
4728
4729
4730
4731
4732
4733
4734
4735
4736
4737
4738
4739
4740
4741
4742
4743
4744
4745
4746
4747
4748
4749
4750
4751
4752
4753
4754
4755
4756
4757
4758
4759
4760
4761
4762
4763
4764
4765
4766
4767
4768
4769
4770
4771
4772
4773
4774
4775
4776
4777
4778
4779
4780
4781
4782
4783
4784
4785
4786
4787
4788
4789
4790
4791
4792
4793
4794
4795
4796
4797
4798
4799
4800
4801
4802
4803
4804
4805
4806
4807
4808
4809
4810
4811
4812
4813
4814
4815
4816
4817
4818
4819
4820
4821
4822
4823
4824
4825
4826
4827
4828
4829
4830
4831
4832
4833
4834
4835
4836
4837
4838
4839
4840
4841
4842
4843
4844
4845
4846
4847
4848
4849
4850
4851
4852
4853
4854
4855
4856
4857
4858
4859
4860
4861
4862
4863
4864
4865
4866
4867
4868
4869
4870
4871
4872
4873
4874
4875
4876
4877
4878
4879
4880
4881
4882
4883
4884
4885
4886
4887
4888
4889
4890
4891
4892
4893
4894
4895
4896
4897
4898
4899
4900
4901
4902
4903
4904
4905
4906
4907
4908
4909
4910
4911
4912
4913
4914
4915
4916
4917
4918
4919
4920
4921
4922
4923
4924
4925
4926
4927
4928
4929
4930
4931
4932
4933
4934
4935
4936
4937
4938
4939
4940
4941
4942
4943
4944
4945
4946
4947
4948
4949
4950
4951
4952
4953
4954
4955
4956
4957
4958
4959
4960
4961
4962
4963
4964
4965
4966
4967
4968
4969
4970
4971
4972
4973
4974
4975
4976
4977
4978
4979
4980
4981
4982
4983
4984
4985
4986
4987
4988
4989
4990
4991
4992
4993
4994
4995
4996
4997
4998
4999
5000
5001
5002
5003
5004
5005
5006
5007
5008
5009
5010
5011
5012
5013
5014
5015
5016
5017
5018
5019
5020
5021
5022
5023
5024
5025
5026
5027
5028
5029
5030
5031
5032
5033
5034
5035
5036
5037
5038
5039
5040
5041
5042
5043
5044
5045
5046
5047
5048
5049
5050
5051
5052
5053
5054
5055
5056
5057
5058
5059
5060
5061
5062
5063
5064
5065
5066
5067
5068
5069
5070
5071
5072
5073
5074
5075
5076
5077
5078
5079
5080
5081
5082
5083
5084
5085
5086
5087
5088
5089
5090
5091
5092
5093
5094
5095
5096
5097
5098
5099
5100
5101
5102
5103
5104
5105
5106
5107
5108
5109
5110
5111
5112
5113
5114
5115
5116
5117
5118
5119
5120
5121
5122
5123
5124
5125
5126
5127
5128
5129
5130
5131
5132
5133
5134
5135
5136
5137
5138
5139
5140
5141
5142
5143
5144
5145
5146
5147
5148
5149
5150
5151
5152
5153
5154
5155
5156
5157
5158
5159
5160
5161
5162
5163
5164
5165
5166
5167
5168
5169
5170
5171
5172
5173
5174
5175
5176
5177
5178
5179
5180
5181
5182
5183
5184
5185
5186
5187
5188
5189
5190
5191
5192
5193
5194
5195
5196
5197
5198
5199
5200
5201
5202
5203
5204
5205
5206
5207
5208
5209
5210
5211
5212
5213
5214
5215
5216
5217
5218
5219
5220
5221
5222
5223
5224
5225
5226
5227
5228
5229
5230
5231
5232
5233
5234
5235
5236
5237
5238
5239
5240
5241
5242
5243
5244
5245
5246
5247
5248
5249
5250
5251
5252
5253
5254
5255
5256
5257
5258
5259
5260
5261
5262
5263
5264
5265
5266
5267
5268
5269
5270
5271
5272
5273
5274
5275
5276
5277
5278
5279
5280
5281
5282
5283
5284
5285
5286
5287
5288
5289
5290
5291
5292
5293
5294
5295
5296
5297
5298
5299
5300
5301
5302
5303
5304
5305
5306
5307
5308
5309
5310
5311
5312
5313
5314
5315
5316
5317
5318
5319
5320
5321
5322
5323
5324
5325
5326
5327
5328
5329
5330
5331
5332
5333
5334
5335
5336
5337
5338
5339
5340
5341
5342
5343
5344
5345
5346
5347
5348
5349
5350
5351
5352
5353
5354
5355
5356
5357
5358
5359
5360
5361
5362
5363
5364
5365
5366
5367
5368
5369
5370
5371
5372
5373
5374
5375
5376
5377
5378
5379
5380
5381
5382
5383
5384
5385
5386
5387
5388
5389
5390
5391
5392
5393
5394
5395
5396
5397
5398
5399
5400
5401
5402
5403
5404
5405
5406
5407
5408
5409
5410
5411
5412
5413
5414
5415
5416
5417
5418
5419
5420
5421
5422
5423
5424
5425
5426
5427
5428
5429
5430
5431
5432
5433
5434
5435
5436
5437
5438
5439
5440
5441
5442
5443
5444
5445
5446
5447
5448
5449
5450
5451
5452
5453
5454
5455
5456
5457
5458
5459
5460
5461
5462
5463
5464
5465
5466
5467
5468
5469
5470
5471
5472
5473
5474
5475
5476
5477
5478
5479
5480
5481
5482
5483
5484
5485
5486
5487
5488
5489
5490
5491
5492
5493
5494
5495
5496
5497
5498
5499
5500
5501
5502
5503
5504
5505
5506
5507
5508
5509
5510
5511
5512
5513
5514
5515
5516
5517
5518
5519
5520
5521
5522
5523
5524
5525
5526
5527
5528
5529
5530
5531
5532
5533
5534
5535
5536
5537
5538
5539
5540
5541
5542
5543
5544
5545
5546
5547
5548
5549
5550
5551
5552
5553
5554
5555
5556
5557
5558
5559
5560
5561
5562
5563
5564
5565
5566
5567
5568
5569
5570
5571
5572
5573
5574
5575
5576
5577
5578
5579
5580
5581
5582
5583
5584
5585
5586
5587
5588
5589
5590
5591
5592
5593
5594
5595
5596
5597
5598
5599
5600
5601
5602
5603
5604
5605
5606
5607
5608
5609
5610
5611
5612
5613
5614
5615
5616
5617
5618
5619
5620
5621
5622
5623
5624
5625
5626
5627
5628
5629
5630
5631
5632
5633
5634
5635
5636
5637
5638
5639
5640
5641
5642
5643
5644
5645
5646
5647
5648
5649
5650
5651
5652
5653
5654
5655
5656
5657
5658
5659
5660
5661
5662
5663
5664
5665
5666
5667
5668
5669
5670
5671
5672
5673
5674
5675
5676
5677
5678
5679
5680
5681
5682
5683
5684
5685
5686
5687
5688
5689
5690
5691
5692
5693
5694
5695
5696
5697
5698
5699
5700
5701
5702
5703
5704
5705
5706
5707
5708
5709
5710
5711
5712
5713
5714
5715
5716
5717
5718
5719
5720
5721
5722
5723
5724
5725
5726
5727
5728
5729
5730
5731
5732
5733
5734
5735
5736
5737
5738
5739
5740
5741
5742
5743
5744
5745
5746
5747
5748
5749
5750
5751
5752
5753
5754
5755
5756
5757
5758
5759
5760
5761
5762
5763
5764
5765
5766
5767
5768
5769
5770
5771
5772
5773
5774
5775
5776
5777
5778
5779
5780
5781
5782
5783
5784
5785
5786
5787
5788
5789
5790
5791
5792
5793
5794
5795
5796
5797
5798
5799
5800
5801
5802
5803
5804
5805
5806
5807
5808
5809
5810
5811
5812
5813
5814
5815
5816
5817
5818
5819
5820
5821
5822
5823
5824
5825
5826
5827
5828
5829
5830
5831
5832
5833
5834
5835
5836
5837
5838
5839
5840
5841
5842
5843
5844
5845
5846
5847
5848
5849
5850
5851
5852
5853
5854
5855
5856
5857
5858
5859
5860
5861
5862
5863
5864
5865
5866
5867
5868
5869
5870
5871
5872
5873
5874
5875
5876
5877
5878
5879
5880
5881
5882
5883
5884
5885
5886
5887
5888
5889
5890
5891
5892
5893
5894
5895
5896
5897
5898
5899
5900
5901
5902
5903
5904
5905
5906
5907
5908
5909
5910
5911
5912
5913
5914
5915
5916
5917
5918
5919
5920
5921
5922
5923
5924
5925
5926
5927
5928
5929
5930
5931
5932
5933
5934
5935
5936
5937
5938
5939
5940
5941
5942
5943
5944
5945
5946
5947
5948
5949
5950
5951
5952
5953
5954
5955
5956
5957
5958
5959
5960
5961
5962
5963
5964
5965
5966
5967
5968
5969
5970
5971
5972
5973
5974
5975
5976
5977
5978
5979
5980
5981
5982
5983
5984
5985
5986
5987
5988
5989
5990
5991
5992
5993
5994
5995
5996
5997
5998
5999
6000
6001
6002
6003
6004
6005
6006
6007
6008
6009
6010
6011
6012
6013
6014
6015
6016
6017
6018
6019
6020
6021
6022
6023
6024
6025
6026
6027
6028
6029
6030
6031
6032
6033
6034
6035
6036
6037
6038
6039
6040
6041
6042
6043
6044
6045
6046
6047
6048
6049
6050
6051
6052
6053
6054
6055
6056
6057
6058
6059
6060
6061
6062
6063
6064
6065
6066
6067
6068
6069
6070
6071
6072
6073
6074
6075
6076
6077
6078
6079
6080
6081
6082
6083
6084
6085
6086
6087
6088
6089
6090
6091
6092
6093
6094
6095
6096
6097
6098
6099
6100
msgid ""
msgstr ""
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: Poedit 2.3\n"
"Project-Id-Version: hardinfo\n"
"Language: ko\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"POT-Creation-Date: \n"
"PO-Revision-Date: 2022-09-28\n"
"Last-Translator: Yunji Lee<yunlisa96@gmail.com>\n"
"Language-Team: \n"

#: hardinfo/cpu_util.c:29
msgid "Little Endian"
msgstr "리틀 엔디안"

#: hardinfo/cpu_util.c:31
msgid "Big Endian"
msgstr "빅엔디안"

#: hardinfo/cpu_util.c:204 hardinfo/cpu_util.c:215 modules/devices/gpu.c:218
msgid "Frequency Scaling"
msgstr "주파수 스케일링"

#: hardinfo/cpu_util.c:205 modules/devices/gpu.c:219
msgid "Minimum"
msgstr "최소값"

#: hardinfo/cpu_util.c:205 hardinfo/cpu_util.c:206 hardinfo/cpu_util.c:207
#: hardinfo/dt_util.c:589 modules/devices/gpu.c:219 modules/devices/gpu.c:220
msgid "kHz"
msgstr "kHz"

#: hardinfo/cpu_util.c:206 modules/devices/gpu.c:220
msgid "Maximum"
msgstr "최대값"

#: hardinfo/cpu_util.c:207
msgid "Current"
msgstr "현재"

#: hardinfo/cpu_util.c:208 modules/devices/gpu.c:221
msgid "Transition Latency"
msgstr "전환 지연"

#: hardinfo/cpu_util.c:208 modules/devices/gpu.c:221
msgid "ns"
msgstr "ns"

#: hardinfo/cpu_util.c:209
msgid "Governor"
msgstr "거버너"

#: hardinfo/cpu_util.c:210 hardinfo/cpu_util.c:216 modules/devices.c:774
#: modules/devices/gpu.c:165 modules/devices/pci.c:148
#: modules/devices/usb.c:139
msgid "Driver"
msgstr "드라이버"

#: hardinfo/cpu_util.c:222 modules/computer.c:765
#: modules/devices/arm/processor.c:256 modules/devices/e2k/processor.c:178
#: modules/devices/x86/processor.c:284 modules/devices/x86/processor.c:388
#: modules/devices/x86/processor.c:526
msgid "(Not Available)"
msgstr "(사용할 수 없습니다)"

#: hardinfo/cpu_util.c:230 hardinfo/cpu_util.c:232
msgid "Socket"
msgstr "소켓"

#: hardinfo/cpu_util.c:235 hardinfo/cpu_util.c:237 modules/devices/gpu.c:161
#: modules/devices/gpu.c:245
msgid "Core"
msgstr "코어"

#: hardinfo/cpu_util.c:240
msgid "Book"
msgstr ""

#: hardinfo/cpu_util.c:242
msgid "Drawer"
msgstr ""

#: hardinfo/cpu_util.c:248 modules/devices/arm/processor.c:471
#: modules/devices/x86/processor.c:752
msgid "Topology"
msgstr "토폴로지"

#: hardinfo/cpu_util.c:249
msgid "ID"
msgstr "ID"

#: hardinfo/dmi_util.c:25
msgid "BIOS Information"
msgstr "BIOS 정보"

#: hardinfo/dmi_util.c:26 modules/devices/parisc/processor.c:157
msgid "System"
msgstr "시스템"

#: hardinfo/dmi_util.c:27
msgid "Base Board"
msgstr "베이스 보드"

#: hardinfo/dmi_util.c:28 modules/devices/dmi.c:54
msgid "Chassis"
msgstr "시스템 장치"

#: hardinfo/dmi_util.c:29 modules/computer.c:548 modules/computer.c:1034
#: modules/devices.c:100 modules/devices/alpha/processor.c:87
#: modules/devices/arm/processor.c:341 modules/devices/e2k/processor.c:329
#: modules/devices/ia64/processor.c:159
#: modules/devices/loongarch64/processor.c:74
#: modules/devices/m68k/processor.c:83 modules/devices/mips/processor.c:74
#: modules/devices/parisc/processor.c:154 modules/devices/ppc/processor.c:157
#: modules/devices/riscv/processor.c:181 modules/devices/s390/processor.c:131
#: modules/devices/sh/processor.c:83 modules/devices/sparc/processor.c:74
#: modules/devices/x86/processor.c:648
msgid "Processor"
msgstr "프로세서"

#: hardinfo/dmi_util.c:30
msgid "Memory Controller"
msgstr "메모리 컨트롤러"

#: hardinfo/dmi_util.c:31
msgid "Memory Module"
msgstr "메모리 모듈"

#: hardinfo/dmi_util.c:32 modules/devices/e2k/processor.c:338
#: modules/devices/parisc/processor.c:163 modules/devices/x86/processor.c:664
msgid "Cache"
msgstr "캐시"

#: hardinfo/dmi_util.c:33
msgid "Port Connector"
msgstr "포트 커넥터"

#: hardinfo/dmi_util.c:34
msgid "System Slots"
msgstr "시스템 슬롯"

#: hardinfo/dmi_util.c:35
msgid "On Board Devices"
msgstr "온보드 장치"

#: hardinfo/dmi_util.c:36
msgid "OEM Strings"
msgstr "OEM 문자열"

#: hardinfo/dmi_util.c:37
msgid "System Configuration Options"
msgstr "시스템 구성 옵션"

#: hardinfo/dmi_util.c:38
msgid "BIOS Language"
msgstr "BIOS 언어"

#: hardinfo/dmi_util.c:39
msgid "Group Associations"
msgstr "그룹 연결"

#: hardinfo/dmi_util.c:40
msgid "System Event Log"
msgstr "시스템 이벤트 로그"

#: hardinfo/dmi_util.c:41
msgid "Physical Memory Array"
msgstr "물리적 메모리 배열"

#: hardinfo/dmi_util.c:42
msgid "Memory Device"
msgstr "메모리 장치"

#: hardinfo/dmi_util.c:43
msgid "32-bit Memory Error"
msgstr "32비트 메모리 오류"

#: hardinfo/dmi_util.c:44
msgid "Memory Array Mapped Address"
msgstr "메모리 배열 매핑 주소"

#: hardinfo/dmi_util.c:45
msgid "Memory Device Mapped Address"
msgstr "메모리 장치 매핑 주소"

#: hardinfo/dmi_util.c:46
msgid "Built-in Pointing Device"
msgstr "내장 포인팅 장치"

#: hardinfo/dmi_util.c:47
msgid "Portable Battery"
msgstr "휴대용 배터리"

#: hardinfo/dmi_util.c:48
msgid "System Reset"
msgstr "시스템 리셋"

#: hardinfo/dmi_util.c:49
msgid "Hardware Security"
msgstr "하드웨어 보안"

#: hardinfo/dmi_util.c:50
msgid "System Power Controls"
msgstr "시스템 전원 제어"

#: hardinfo/dmi_util.c:51
msgid "Voltage Probe"
msgstr "전압 프로브"

#: hardinfo/dmi_util.c:52
msgid "Cooling Device"
msgstr "냉각 장치"

#: hardinfo/dmi_util.c:53
msgid "Temperature Probe"
msgstr "온도 프로브"

#: hardinfo/dmi_util.c:54
msgid "Electrical Current Probe"
msgstr "전류 프로브"

#: hardinfo/dmi_util.c:55
msgid "Out-of-band Remote Access"
msgstr "대역 외 원격 액세스"

#: hardinfo/dmi_util.c:56
msgid "Boot Integrity Services"
msgstr "부팅 무결성 서비스"

#: hardinfo/dmi_util.c:57
msgid "System Boot"
msgstr "시스템 부팅"

#: hardinfo/dmi_util.c:58
msgid "64-bit Memory Error"
msgstr "64비트 메모리 오류"

#: hardinfo/dmi_util.c:59
msgid "Management Device"
msgstr "관리 장치"

#: hardinfo/dmi_util.c:60
msgid "Management Device Component"
msgstr "관리 장치 구성 요소"

#: hardinfo/dmi_util.c:61
msgid "Management Device Threshold Data"
msgstr "관리 장치 임계값 데이터"

#: hardinfo/dmi_util.c:62
msgid "Memory Channel"
msgstr "메모리 채널"

#: hardinfo/dmi_util.c:63
msgid "IPMI Device"
msgstr "IPMI 장치"

#: hardinfo/dmi_util.c:64
msgid "Power Supply"
msgstr "전원 공급 장치"

#: hardinfo/dmi_util.c:65
msgid "Additional Information"
msgstr "추가 정보"

#: hardinfo/dmi_util.c:66
msgid "Onboard Device"
msgstr "온보드 장치"

#: hardinfo/dmi_util.c:226
msgid "Invalid chassis type (0)"
msgstr "잘못된 시스템 장치 유형(0)"

#: hardinfo/dmi_util.c:227 hardinfo/dmi_util.c:228
msgid "Unknown chassis type"
msgstr "알 수 없는 시스템 장치 유형"

#: hardinfo/dmi_util.c:229
msgid "Desktop"
msgstr "데스크탑"

#: hardinfo/dmi_util.c:230
msgid "Low-profile Desktop"
msgstr "로우 프로파일 데스크탑"

#: hardinfo/dmi_util.c:231
msgid "Pizza Box"
msgstr ""

#: hardinfo/dmi_util.c:232
msgid "Mini Tower"
msgstr ""

#: hardinfo/dmi_util.c:233
msgid "Tower"
msgstr ""

#: hardinfo/dmi_util.c:234
msgid "Portable"
msgstr "휴대용"

#: hardinfo/dmi_util.c:235 modules/computer.c:410 modules/computer.c:419
#: modules/computer.c:441
msgid "Laptop"
msgstr "랩탑"

#: hardinfo/dmi_util.c:236
msgid "Notebook"
msgstr "노트북"

#: hardinfo/dmi_util.c:237
msgid "Handheld"
msgstr "휴대용"

#: hardinfo/dmi_util.c:238
msgid "Docking Station"
msgstr "도킹 스테이션"

#: hardinfo/dmi_util.c:239
msgid "All-in-one"
msgstr "올인원"

#: hardinfo/dmi_util.c:240
msgid "Subnotebook"
msgstr "서브노트북"

#: hardinfo/dmi_util.c:241
msgid "Space-saving"
msgstr "공간 절약"

#: hardinfo/dmi_util.c:242
msgid "Lunch Box"
msgstr ""

#: hardinfo/dmi_util.c:243
msgid "Main Server Chassis"
msgstr "주 서버 시스템 장치"

#: hardinfo/dmi_util.c:244
msgid "Expansion Chassis"
msgstr "확장 시스템 장치"

#: hardinfo/dmi_util.c:245
msgid "Sub Chassis"
msgstr "서브 시스템 장치"

#: hardinfo/dmi_util.c:246
msgid "Bus Expansion Chassis"
msgstr "버스 확장 시스템 장치"

#: hardinfo/dmi_util.c:247
msgid "Peripheral Chassis"
msgstr "주변 시스템 장치"

#: hardinfo/dmi_util.c:248
msgid "RAID Chassis"
msgstr "RAID 시스템 장치"

#: hardinfo/dmi_util.c:249
msgid "Rack Mount Chassis"
msgstr "랙 마운트 시스템 장치"

#: hardinfo/dmi_util.c:250
msgid "Sealed-case PC"
msgstr "밀폐형 PC 케이스"

#: hardinfo/dmi_util.c:251
msgid "Multi-system"
msgstr "다중 시스템"

#: hardinfo/dmi_util.c:252
msgid "CompactPCI"
msgstr ""

#: hardinfo/dmi_util.c:253
msgid "AdvancedTCA"
msgstr ""

#: hardinfo/dmi_util.c:254
msgid "Blade"
msgstr "블레이드"

#: hardinfo/dmi_util.c:255
msgid "Blade Enclosing"
msgstr "블레이드 인클로징"

#: hardinfo/dmi_util.c:256
msgid "Tablet"
msgstr "태블릿"

#: hardinfo/dmi_util.c:257
msgid "Convertible"
msgstr "컨버터블"

#: hardinfo/dmi_util.c:258
msgid "Detachable"
msgstr "탈부착 가능"

#: hardinfo/dmi_util.c:259
msgid "IoT Gateway"
msgstr "IoT 게이트웨이"

#: hardinfo/dmi_util.c:260
msgid "Embedded PC"
msgstr "임베디드 PC"

#: hardinfo/dmi_util.c:261
msgid "Mini PC"
msgstr "미니 PC"

#: hardinfo/dmi_util.c:262
msgid "Stick PC"
msgstr "스틱 PC"

#: hardinfo/dt_util.c:1179
msgid "phandle Map"
msgstr ""

#: hardinfo/dt_util.c:1180
msgid "Alias Map"
msgstr "별칭 맵"

#: hardinfo/dt_util.c:1181
msgid "Symbol Map"
msgstr "심볼 맵"

#. / %d will be latest year of copyright
#: hardinfo/hardinfo.c:50
msgid ""
"Copyright (C) 2003-%d L. A. F. Pereira. See COPYING for details.\n"
"\n"
msgstr ""
"Copyright (C) 2003-%d L. A. F. Pereira. 자세한 내용은 복사를 참조하십시오.\n"
"\n"

#: hardinfo/hardinfo.c:52
msgid ""
"Compile-time options:\n"
"  Release version:   %s (%s)\n"
"  BinReloc enabled:  %s\n"
"  Data prefix:       %s\n"
"  Library prefix:    %s\n"
"  Compiled for:      %s\n"
msgstr ""
"컴파일 시간 옵션:\n"
"  릴리스 버전: %s(%s)\n"
"  BinReloc 활성화됨: %s\n"
"  데이터 접두사: %s\n"
"  라이브러리 접두사: %s\n"
"  컴파일 대상: %s\n"

#: hardinfo/hardinfo.c:58 hardinfo/hardinfo.c:59 modules/computer.c:813
#: modules/computer/modules.c:206 modules/computer/modules.c:207
#: modules/devices/inputdevices.c:152 modules/devices/printers.c:138
#: modules/devices/spd-decode.c:973
msgid "Yes"
msgstr "네"

#: hardinfo/hardinfo.c:59 modules/computer.c:813 modules/computer/modules.c:206
#: modules/computer/modules.c:207 modules/devices/printers.c:138
#: modules/devices/spd-decode.c:970
msgid "No"
msgstr "아니오"

#: hardinfo/hardinfo.c:70
msgid ""
"Failed to find runtime data.\n"
"\n"
"• Is HardInfo correctly installed?\n"
"• See if %s and %s exists and you have read permission."
msgstr ""
"런타임 데이터를 찾지 못했습니다.\n"
"\n"
"• HardInfo가 올바르게 설치되어 있습니까?\n"
"• %s 및 %s이(가) 존재하고 읽기 권한이 있는지 확인합니다."

#: hardinfo/hardinfo.c:77
msgid ""
"Modules:\n"
"%-20s %-15s %-12s\n"
msgstr ""
"모듈:\n"
"%-20초 %-15초 %-12초\n"

#: hardinfo/hardinfo.c:78
msgid "File Name"
msgstr "파일 이름"

#: hardinfo/hardinfo.c:78 modules/computer.c:694 modules/computer.c:722
#: modules/computer.c:843 modules/computer/languages.c:95
#: modules/computer/modules.c:224 modules/devices/arm/processor.c:469
#: modules/devices/dmi.c:38 modules/devices/dmi.c:49
#: modules/devices/e2k/processor.c:330 modules/devices/gpu.c:251
#: modules/devices/ia64/processor.c:160 modules/devices/inputdevices.c:140
#: modules/devices/monitors.c:401 modules/devices/monitors.c:503
#: modules/devices/sh/processor.c:84 modules/devices/x86/processor.c:751
#: modules/network.c:332
msgid "Name"
msgstr "이름"

#: hardinfo/hardinfo.c:78 modules/computer.c:365 modules/computer.c:598
#: modules/computer.c:600 modules/computer.c:771 modules/computer/modules.c:226
#: modules/devices/dmi.c:41 modules/devices/dmi.c:47 modules/devices/dmi.c:51
#: modules/devices/dmi.c:57 modules/devices/firmware.c:75
#: modules/devices/inputdevices.c:145 modules/devices/monitors.c:407
msgid "Version"
msgstr "버전"

#: hardinfo/hardinfo.c:129
msgid "Unknown benchmark ``%s'' or benchmark.so not loaded"
msgstr "알 수 없는 벤치마크 ``%s'' 또는 벤치마크.그래서 로드되지 않았습니다."

#: hardinfo/hardinfo.c:159
msgid "Don't know what to do. Exiting."
msgstr "무엇을해야할지 모르겠습니다. 종료합니다."

#: hardinfo/usb_util.c:291 modules/devices/devicetree.c:91
#: modules/devices/devicetree.c:92 modules/devices/monitors.c:409
#: modules/devices/storage.c:306 modules/devices/storage.c:328
msgid "(None)"
msgstr "(없음)"

#: hardinfo/util.c:104 modules/computer/uptime.c:54
msgid "%d day"
msgid_plural "%d days"
msgstr[0] "%d일"

#: hardinfo/util.c:105 modules/computer/uptime.c:55
msgid "%d hour"
msgid_plural "%d hours"
msgstr[0] "%d시간"

#: hardinfo/util.c:106 modules/computer/uptime.c:56
msgid "%d minute"
msgid_plural "%d minutes"
msgstr[0] "%d분"

#: hardinfo/util.c:107
msgid "%d second"
msgid_plural "%d seconds"
msgstr[0] "%d초"

#: hardinfo/util.c:128
msgid "%.1f B"
msgstr "%.1f B"

#: hardinfo/util.c:130
msgid "%.1f KiB"
msgstr "%.1f KiB"

#: hardinfo/util.c:132
msgid "%.1f MiB"
msgstr "%.1f MiB"

#: hardinfo/util.c:134
msgid "%.1f GiB"
msgstr "%.1fGiB"

#: hardinfo/util.c:136
msgid "%.1f TiB"
msgstr "%.1f TiB"

#: hardinfo/util.c:138
msgid "%.1f PiB"
msgstr "%.1f PiB"

#: hardinfo/util.c:361
msgid "Error"
msgstr "오류"

#: hardinfo/util.c:361 hardinfo/util.c:377
msgid "Warning"
msgstr "경고"

#: hardinfo/util.c:376
msgid "Fatal Error"
msgstr "치명적 오류"

#: hardinfo/util.c:407
msgid "do not print status messages to standard output"
msgstr "상태 메시지를 표준 출력으로 인쇄하지 않습니다."

#: hardinfo/util.c:413
msgid "creates a report and prints to standard output"
msgstr "보고서를 만들고 표준 출력으로 인쇄합니다."

#: hardinfo/util.c:419
msgid "chooses a report format ([text], html)"
msgstr "보고서 형식([텍스트], html)을 선택합니다."

#: hardinfo/util.c:425
msgid "run benchmark; requires benchmark.so to be loaded"
msgstr "실행 벤치마크; 로드하려면 벤치마크.so가 필요합니다"

#: hardinfo/util.c:431
msgid "note attached to benchmark results"
msgstr "벤치마크 결과에 첨부된 메모"

#: hardinfo/util.c:437
msgid "benchmark result format ([short], conf, shell)"
msgstr "벤치마크 결과 형식([짧은], conf, 셸)"

#: hardinfo/util.c:443
msgid "maximum number of benchmark results to include (-1 for no limit, default is 10)"
msgstr "포함할 최대 벤치마크 결과 수(무제한의 경우 -1, 기본값은 10)"

#: hardinfo/util.c:449
msgid "lists modules"
msgstr "모듈 나열"

#: hardinfo/util.c:455
msgid "specify module to load"
msgstr "로드할 모듈 지정"

#: hardinfo/util.c:461
msgid "automatically load module dependencies"
msgstr "모듈 종속성을 자동으로 로드"

#: hardinfo/util.c:468
msgid "run in XML-RPC server mode"
msgstr "XML-RPC 서버 모드에서 실행"

#: hardinfo/util.c:475
msgid "shows program version and quit"
msgstr "프로그램 버전을 표시하고 종료"

#: hardinfo/util.c:481
msgid "do not run benchmarks"
msgstr "벤치마크를 실행하지 마십시오"

#: hardinfo/util.c:487
msgid "show all details"
msgstr "모든 세부 정보 표시"

#: hardinfo/util.c:492
msgid "- System Profiler and Benchmark tool"
msgstr "- 시스템 프로파일러 및 벤치마크 도구"

#: hardinfo/util.c:502
msgid ""
"Unrecognized arguments.\n"
"Try ``%s --help'' for more information.\n"
msgstr ""
"인식할 수 없는 인수입니다.\n"
"자세한 내용은 ``%s --help''를 시도하십시오.\n"

#: hardinfo/util.c:914
msgid "Module \"%s\" depends on module \"%s\", load it?"
msgstr "모듈 \"%s\"은 모듈 \"%s\"에 종속되어 있습니다. 로드하시겠습니까?"

#: hardinfo/util.c:937
msgid "Module \"%s\" depends on module \"%s\"."
msgstr "모듈 \"%s\"은(는) 모듈 \"%s\"에 종속됩니다."

#: hardinfo/util.c:982
msgid "No module could be loaded. Check permissions on \"%s\" and try again."
msgstr "모듈을 로드할 수 없습니다. \"%s\"에 대한 권한을 확인하고 다시 시도하십시오."

#: hardinfo/util.c:986
msgid "No module could be loaded. Please use hardinfo -l to list all available modules and try again with a valid module list."
msgstr "모듈을 로드할 수 없습니다. hardinfo -l을 사용하여 사용 가능한 모든 모듈을 나열하고 유효한 모듈 목록으로 다시 시도하십시오."

#: hardinfo/util.c:1041
msgid "Scanning: %s..."
msgstr "스캔 중: %s..."

#: hardinfo/util.c:1051 shell/shell.c:311 shell/shell.c:804 shell/shell.c:2039
#: modules/benchmark.c:715 modules/benchmark.c:723
msgid "Done."
msgstr "완료."

#: hardinfo/vendor.c:255
msgid "Update vendor list"
msgstr "공급업체 목록 업데이트"

#: hardinfo/vendor.c:438 modules/computer.c:599 modules/computer.c:793
#: modules/computer/os.c:79 modules/computer/os.c:263 modules/computer/os.c:300
#: modules/computer/os.c:505 modules/computer/os.c:576 modules/devices.c:405
#: modules/devices.c:551 modules/devices/firmware.c:149
#: modules/devices/printers.c:99 modules/devices/printers.c:106
#: modules/devices/printers.c:116 modules/devices/printers.c:131
#: modules/devices/printers.c:140 modules/devices/printers.c:244
#: modules/devices/spd-decode.c:312 modules/devices/usb.c:149
msgid "Unknown"
msgstr "알 수 없음"

#: shell/callbacks.c:128
msgid ""
"Written by %s\n"
"Licensed under %s"
msgstr ""
"작성자: %s\n"
"%s에 따라 라이선스가 부여됨"

#: shell/callbacks.c:142
msgid "No about information is associated with the %s module."
msgstr "%s 모듈과 연결된 정보가 없습니다."

#: shell/callbacks.c:158
msgid "Author:"
msgstr "원작자:"

#: shell/callbacks.c:161
msgid "Contributors:"
msgstr "기여자:"

#: shell/callbacks.c:167
msgid "Based on work by:"
msgstr "작업 기준:"

#: shell/callbacks.c:168
msgid "MD5 implementation by Colin Plumb (see md5.c for details)"
msgstr "Colin Plumb의 MD5 구현(자세한 내용은 md5.c 참조)"

#: shell/callbacks.c:169
msgid "SHA1 implementation by Steve Reid (see sha1.c for details)"
msgstr "Steve Reid의 SHA1 구현(자세한 내용은 sha1.c 참조)"

#: shell/callbacks.c:170
msgid "Blowfish implementation by Paul Kocher (see blowfich.c for details)"
msgstr "Paul Kocher의 Blowfish 구현(자세한 내용은 blowfich.c 참조)"

#: shell/callbacks.c:171
msgid "Raytracing benchmark by John Walker (see fbench.c for details)"
msgstr "John Walker의 Raytracing 벤치마크(자세한 내용은 fbench.c 참조)"

#: shell/callbacks.c:172
msgid "FFT benchmark by Scott Robert Ladd (see fftbench.c for details)"
msgstr "Scott Robert Ladd의 FFT 벤치마크(자세한 내용은 fftbench.c 참조)"

#: shell/callbacks.c:173
msgid "Some code partly based on x86cpucaps by Osamu Kayasono"
msgstr "Osamu Kayasono의 x86cpucaps에 부분적으로 기반한 일부 코드"

#: shell/callbacks.c:174
msgid "Vendor list based on GtkSysInfo by Pissens Sebastien"
msgstr "Pissen Sebastien의 GtkSysInfo 기반 공급업체 목록"

#: shell/callbacks.c:175
msgid "DMI support based on code by Stewart Adam"
msgstr "Stewart Adam의 코드 기반 DMI 지원"

#: shell/callbacks.c:176
msgid "SCSI support based on code by Pascal F. Martin"
msgstr "Pascal F. Martin의 코드 기반 SCSI 지원"

#: shell/callbacks.c:181
msgid "Tango Project"
msgstr "탱고 프로젝트"

#: shell/callbacks.c:182
msgid "The GNOME Project"
msgstr "그놈 프로젝트"

#: shell/callbacks.c:183
msgid "VMWare, Inc. (USB icon from VMWare Workstation 6)"
msgstr "VMWare, Inc.(VMWare Workstation 6의 USB 아이콘)"

#: shell/callbacks.c:184
msgid "epicbard (Fan icon, CC BY-SA 3.0)"
msgstr "epicbard (팬 아이콘, CC BY-SA 3.0)"

#: shell/callbacks.c:202
msgid "System information and benchmark tool"
msgstr "시스템 정보 및 벤치마크 도구"

#: shell/callbacks.c:207
msgid ""
"HardInfo is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, version 2.\n"
"\n"
"This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for more details.\n"
"\n"
"You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA"
msgstr ""
"HardInfo는 무료 소프트웨어입니다. 자유 소프트웨어 재단(Free Software Foundation) 버전 2에서 발행한 GNU 일반 공중 사용 허가서(GNU General Public License) 조건에 따라 이를 재배포 및/또는 수정할 수 있습니다.\n"
"\n"
"이 프로그램은 유용하기를 바라며 배포되지만 어떠한 보증도 하지 않습니다. 상품성 또는 특정 목적에의 적합성에 대한 묵시적 보증도 없이. 자세한 내용은 GNU 일반 공중 사용 허가서를 참조하십시오.\n"
"\n"
"이 프로그램과 함께 GNU General Public License 사본을 받았어야 합니다. 그렇지 않은 경우 Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA에 문의하십시오."

#: shell/callbacks.c:222
msgid "translator-credits"
msgstr "번역가 크레딧"

#: shell/menu.c:43
msgid "_Information"
msgstr "정보(_I)"

#: shell/menu.c:44
msgid "_Remote"
msgstr "원격(_R)"

#: shell/menu.c:45
msgid "_View"
msgstr "보기(_V)"

#: shell/menu.c:46
msgid "_Help"
msgstr "도움말(_H)"

#: shell/menu.c:47
msgid "About _Modules"
msgstr "모듈 정보(_M)"

#: shell/menu.c:51
msgid "Generate _Report"
msgstr "보고서 생성(_R)"

#: shell/menu.c:52
msgid "Generates a report with detailed system information"
msgstr "자세한 시스템 정보가 포함된 보고서 생성"

#: shell/menu.c:56 shell/syncmanager.c:516
msgid "Synchronize"
msgstr "동기화"

#: shell/menu.c:57
msgid "Send benchmark results and receive updated data from the network"
msgstr "벤치마크 결과 전송 및 네트워크에서 업데이트된 데이터 수신"

#: shell/menu.c:61
msgid "_Open..."
msgstr "열기...(_O)"

#: shell/menu.c:66
msgid "_Copy to Clipboard"
msgstr "클립 보드에 복사(_C)"

#: shell/menu.c:67
msgid "Copy to clipboard"
msgstr "클립 보드에 복사"

#: shell/menu.c:71
msgid "_Refresh"
msgstr "새로고침(_R)"

#: shell/menu.c:76
msgid "_Open HardInfo Web Site"
msgstr "HardInfo 웹사이트 열기(_O)"

#: shell/menu.c:81
msgid "_Report bug"
msgstr "버그 신고(_R)"

#: shell/menu.c:86
msgid "_About HardInfo"
msgstr "Hardinfo 정보(_A)"

#: shell/menu.c:87
msgid "Displays program version information"
msgstr "프로그램 버전 정보 표시"

#: shell/menu.c:91
msgid "_Quit"
msgstr "끝내기(_Q)"

#: shell/menu.c:98
msgid "_Side Pane"
msgstr "사이드바(_S)"

#: shell/menu.c:99
msgid "Toggles side pane visibility"
msgstr "측면 창 가시성 전환"

#: shell/menu.c:102
msgid "_Toolbar"
msgstr "도구모음(_T)"

#: shell/report.c:769 shell/report.c:777
msgid "Save File"
msgstr "파일을 저장"

#: shell/report.c:772 shell/report.c:1251 shell/syncmanager.c:604
msgid "_Cancel"
msgstr "취소(_C)"

#: shell/report.c:774
msgid "_Save"
msgstr "저장(_S)"

#: shell/report.c:949
msgid "Cannot create ReportContext. Programming bug?"
msgstr "ReportContext를 생성할 수 없습니다. 프로그래밍 버그?"

#: shell/report.c:969
msgid "Open the report with your web browser?"
msgstr "웹 브라우저로 보고서를 여시겠습니까?"

#: shell/report.c:972
msgid "_No"
msgstr "아니오(_N)"

#: shell/report.c:973
msgid "_Open"
msgstr "열기(_O)"

#: shell/report.c:1004
msgid "Generating report..."
msgstr "보고서 생성 중..."

#: shell/report.c:1014
msgid "Report saved."
msgstr "보고서가 저장되었습니다."

#: shell/report.c:1016
msgid "Error while creating the report."
msgstr "보고서를 만드는 동안 오류가 발생했습니다."

#: shell/report.c:1118
msgid "Generate Report"
msgstr "보고서 생성"

#: shell/report.c:1143
msgid ""
"<big><b>Generate Report</b></big>\n"
"Please choose the information that you wish to view in your report:"
msgstr ""
"<big><b>보고서 생성</b></big>\n"
"보고서에서 보고 싶은 정보를 선택하십시오:"

#: shell/report.c:1215
msgid "Select _None"
msgstr "선택 안함(_N)"

#: shell/report.c:1226
msgid "Select _All"
msgstr "모두 선택(_A)"

#: shell/report.c:1261
msgid "_Generate"
msgstr "생성(_G)"

#: shell/shell.c:408
msgid "%s - System Information"
msgstr "%s - 시스템 정보"

#: shell/shell.c:413
msgid "System Information"
msgstr "시스템 정보"

#: shell/shell.c:791
msgid "Loading modules..."
msgstr "모듈 로드 중..."

#: shell/shell.c:1557
msgid "URL"
msgstr "URL"

#: shell/shell.c:1564
msgid "Support URL"
msgstr "지원 URL"

#: shell/shell.c:1575
msgid "Wikipedia"
msgstr "위키피디아"

#: shell/shell.c:1905
msgid "<b>%s → Summary</b>"
msgstr "<b>%s → 요약</b>"

#: shell/shell.c:2013
msgid "Updating..."
msgstr "업데이트 중..."

#: shell/syncmanager.c:67
msgid ""
"<big><b>Synchronize with Central Database</b></big>\n"
"The following information may be synchronized\n"
"with the HardInfo central database."
msgstr ""
"<big><b>중앙 데이터베이스와 동기화</b></big>\n"
"다음 정보가 동기화될 수 있습니다.\n"
"HardInfo 중앙 데이터베이스와 함께."

#: shell/syncmanager.c:71
msgid ""
"<big><b>Synchronizing</b></big>\n"
"This may take some time."
msgstr ""
"<big><b>동기화 중</b></big>\n"
"시간이 다소 걸릴 수 있습니다."

#: shell/syncmanager.c:129
msgid "HardInfo was compiled without libsoup support. (Network Updater requires it.)"
msgstr "HardInfo는 libsoup 지원 없이 컴파일되었습니다. (네트워크 업데이터에 필요합니다.)"

#: shell/syncmanager.c:354
msgid "(canceled)"
msgstr "(취소 된)"

#: shell/syncmanager.c:370
msgid "(failed)"
msgstr "(실패한)"

#: shell/syncmanager.c:380
msgid ""
"Failed while performing \"%s\". Please file a bug report if this problem persists. (Use the Help→Report bug option.)\n"
"\n"
"Details: %s"
msgstr ""
"\"%s\"을(를) 수행하는 동안 실패했습니다. 이 문제가 지속되면 버그 보고서를 제출하십시오. (도움말→버그 신고 옵션을 사용하세요.)\n"
"\n"
"세부 정보: %s"

#: shell/syncmanager.c:390
msgid "Failed while performing \"%s\". Please file a bug report if this problem persists. (Use the Help→Report bug option.)"
msgstr "\"%s\"을(를) 수행하는 동안 실패했습니다. 이 문제가 지속되면 버그 보고서를 제출하십시오. (도움말→버그 신고 옵션을 사용하세요.)"

#: shell/syncmanager.c:591
msgid "Privacy Policy"
msgstr "개인 정보 정책"

#: shell/syncmanager.c:613
msgid "_Synchronize"
msgstr "동기화(_S)"

#: modules/benchmark.c:351
msgid "This Machine"
msgstr "이 머신"

#: modules/benchmark.c:557 modules/benchmark/bench_results.c:523
#: modules/benchmark/bench_results.c:587
msgid "CPU Config"
msgstr "CPU 구성"

#: modules/benchmark.c:557
msgid "Results"
msgstr "결과"

#: modules/benchmark.c:558 modules/devices/sparc/processor.c:75
msgid "CPU"
msgstr "CPU"

#: modules/benchmark.c:638
msgid "Benchmarking: <b>%s</b>."
msgstr "벤치마킹: <b>%s</b>."

#: modules/benchmark.c:651
msgid ""
"Benchmarking. Please do not move your mouse\n"
"or press any keys."
msgstr "벤치마킹. 마우스를 움직이거나 키를 누르지 마십시오."

#: modules/benchmark.c:659
msgid "Cancel"
msgstr "취소"

#: modules/benchmark.c:731
msgid "Benchmarks"
msgstr "벤치마크"

#: modules/benchmark.c:741
msgid "Perform tasks and compare with other systems"
msgstr "작업 수행 및 다른 시스템과 비교"

#: modules/benchmark.c:894
msgid "Send benchmark results"
msgstr "벤치마크 결과 보내기"

#: modules/benchmark.c:899
msgid "Receive benchmark results"
msgstr "벤치마크 결과 수신"

#. / Used for an unknown value. Having it in only one place cleans up the .po
#. * line references
#: modules/benchmark/bench_results.c:32 modules/computer.c:41
#: modules/computer/display.c:41 modules/computer/display.c:58
#: modules/computer/os.c:286 modules/computer/os.c:346 modules/devices.c:534
#: modules/devices/dmi_memory.c:56 modules/devices/dmi_memory.c:57
#: modules/devices/dmi_memory.c:631 modules/devices/dmi_memory.c:774
#: modules/devices/dmi_memory.c:909 modules/devices/gpu.c:42
#: modules/devices/gpu.c:60 modules/devices/gpu.c:124 modules/devices/gpu.c:132
#: modules/devices/gpu.c:166 modules/devices/gpu.c:167
#: modules/devices/gpu.c:186 modules/devices/inputdevices.c:50
#: modules/devices/monitors.c:27 modules/devices/monitors.c:28
#: modules/devices/monitors.c:153 modules/devices/monitors.c:162
#: modules/devices/pci.c:25 modules/devices/pci.c:149 modules/devices/pci.c:150
#: modules/devices/spd-decode.c:306 modules/devices/spd-decode.c:307
#: modules/devices/spd-decode.c:310 modules/devices/spd-decode.c:311
#: modules/devices/spd-decode.c:544 modules/devices/spd-decode.c:984
#: modules/devices/spd-decode.c:985 modules/devices/storage.c:27
#: modules/devices/storage.c:307 modules/devices/storage.c:336
#: modules/devices/storage.c:431 modules/devices/usb.c:29
#: modules/network/net.c:437 includes/cpu_util.h:11
msgid "(Unknown)"
msgstr "(알 수 없음)"

#: modules/benchmark/bench_results.c:65 modules/benchmark/bench_results.c:351
#: modules/devices.c:371 modules/devices.c:379 modules/devices.c:407
#: modules/devices/alpha/processor.c:90 modules/devices/arm/processor.c:290
#: modules/devices/arm/processor.c:303 modules/devices/arm/processor.c:345
#: modules/devices/arm/processor.c:500 modules/devices/e2k/processor.c:335
#: modules/devices/e2k/processor.c:366 modules/devices/gpu.c:127
#: modules/devices/gpu.c:129 modules/devices/gpu.c:135
#: modules/devices/gpu.c:137 modules/devices/gpu.c:189
#: modules/devices/gpu.c:191 modules/devices/ia64/processor.c:167
#: modules/devices/ia64/processor.c:196
#: modules/devices/loongarch64/processor.c:77
#: modules/devices/m68k/processor.c:87 modules/devices/mips/processor.c:77
#: modules/devices/parisc/processor.c:158
#: modules/devices/parisc/processor.c:191 modules/devices/ppc/processor.c:160
#: modules/devices/ppc/processor.c:187 modules/devices/riscv/processor.c:186
#: modules/devices/riscv/processor.c:214 modules/devices/s390/processor.c:160
#: modules/devices/sh/processor.c:87 modules/devices/sh/processor.c:88
#: modules/devices/sh/processor.c:89 modules/devices/x86/processor.c:318
#: modules/devices/x86/processor.c:331 modules/devices/x86/processor.c:659
#: modules/devices/x86/processor.c:791
msgid "MHz"
msgstr "MHz"

#: modules/benchmark/bench_results.c:381 modules/devices.c:179
msgid "%d physical processor"
msgid_plural "%d physical processors"
msgstr[0] "%d개의 물리적 프로세서"

#: modules/benchmark/bench_results.c:382 modules/devices.c:180
msgid "%d core"
msgid_plural "%d cores"
msgstr[0] "%d 코어"

#: modules/benchmark/bench_results.c:383 modules/devices.c:181
msgid "%d thread"
msgid_plural "%d threads"
msgstr[0] "%d 스레드"

#: modules/benchmark/bench_results.c:388 modules/devices.c:183
msgid "%d NUMA node"
msgid_plural "%d NUMA nodes"
msgstr[0] "%d NUMA 노드"

#. /NP procs; NC cores across NN nodes; NT threads
#: modules/benchmark/bench_results.c:392 modules/devices.c:184
msgid "%s; %s across %s; %s"
msgstr "%s; %s에서 %s; %s"

#. /NP procs; NC cores; NT threads
#: modules/benchmark/bench_results.c:397 modules/devices.c:187
msgid "%s; %s; %s"
msgstr "%s; %s; %s"

#: modules/benchmark/bench_results.c:473 modules/benchmark/bench_results.c:593
#: modules/computer.c:941 modules/devices/dmi_memory.c:633
#: modules/devices/dmi_memory.c:714 modules/devices/dmi_memory.c:724
#: modules/devices/dmi_memory.c:778 modules/devices/dmi_memory.c:865
#: modules/devices/dmi_memory.c:911 modules/devices/dmi_memory.c:996
#: modules/network/net.c:395 modules/network/net.c:417
#: modules/network/net.c:418
msgid "MiB"
msgstr "MiB"

#: modules/benchmark/bench_results.c:478 modules/benchmark/bench_results.c:592
msgid "kiB"
msgstr "kiB"

#: modules/benchmark/bench_results.c:486 modules/benchmark/bench_results.c:542
msgid "%d-bit"
msgstr "%d비트"

#: modules/benchmark/bench_results.c:507 modules/benchmark/bench_results.c:570
msgid "Benchmark Result"
msgstr "벤치마크 결과"

#: modules/benchmark/bench_results.c:507 modules/benchmark/bench_results.c:570
msgid "Threads"
msgstr "스레드"

#: modules/benchmark/bench_results.c:508 modules/benchmark/bench_results.c:572
msgid "Elapsed Time"
msgstr "경과 시간"

#: modules/benchmark/bench_results.c:508 modules/benchmark/bench_results.c:572
msgid "seconds"
msgstr "초"

#: modules/benchmark/bench_results.c:509 modules/computer/languages.c:101
#: modules/devices/arm/processor.c:355 modules/devices/e2k/processor.c:334
#: modules/devices/gpu.c:159 modules/devices/ia64/processor.c:166
#: modules/devices/pci.c:146 modules/devices/ppc/processor.c:159
msgid "Revision"
msgstr "개정"

#: modules/benchmark/bench_results.c:510 modules/benchmark/bench_results.c:573
msgid "Extra Information"
msgstr "추가 정보"

#: modules/benchmark/bench_results.c:511 modules/benchmark/bench_results.c:574
msgid "User Note"
msgstr "사용자 노트"

#: modules/benchmark/bench_results.c:513 modules/benchmark/bench_results.c:576
msgid "Note"
msgstr "메모"

#: modules/benchmark/bench_results.c:514 modules/benchmark/bench_results.c:577
msgid "This result is from an old version of HardInfo. Results might not be comparable to current version. Some details are missing."
msgstr "이 결과는 이전 버전의 HardInfo에서 가져온 것입니다. 결과는 현재 버전과 비교되지 않을 수 있습니다. 일부 세부정보가 누락되었습니다."

#: modules/benchmark/bench_results.c:518 modules/benchmark/bench_results.c:581
#: modules/devices/devicetree/pmac_data.c:81 modules/devices/sh/processor.c:85
msgid "Machine"
msgstr "머신"

#: modules/benchmark/bench_results.c:519 modules/benchmark/bench_results.c:581
#: modules/devices/devicetree.c:208 modules/devices/dmi.c:48
msgid "Board"
msgstr "보드"

#: modules/benchmark/bench_results.c:520 modules/benchmark/bench_results.c:583
#: modules/computer.c:551
msgid "Machine Type"
msgstr "머신 유형"

#: modules/benchmark/bench_results.c:521 modules/benchmark/bench_results.c:584
msgid "CPU Name"
msgstr "CPU 이름"

#: modules/benchmark/bench_results.c:522 modules/benchmark/bench_results.c:585
msgid "CPU Description"
msgstr "CPU 설명"

#: modules/benchmark/bench_results.c:524 modules/benchmark/bench_results.c:587
msgid "Threads Available"
msgstr "사용 가능한 스레드"

#: modules/benchmark/bench_results.c:525 modules/benchmark/bench_results.c:588
msgid "GPU"
msgstr "GPU"

#: modules/benchmark/bench_results.c:526 modules/benchmark/bench_results.c:590
#: modules/computer.c:563
msgid "OpenGL Renderer"
msgstr "OpenGL 렌더러"

#: modules/benchmark/bench_results.c:527 modules/benchmark/bench_results.c:592
#: modules/computer.c:140 modules/computer.c:550 modules/computer.c:1034
#: modules/devices/gpu.c:162
msgid "Memory"
msgstr "메모리"

#: modules/benchmark/bench_results.c:528 modules/benchmark/bench_results.c:594
msgid "Pointer Size"
msgstr "포인터 크기"

#: modules/benchmark/bench_results.c:570
msgid "Benchmark"
msgstr "벤치마크"

#: modules/benchmark/bench_results.c:571 modules/devices/dmi_memory.c:933
#: modules/devices/firmware.c:245 modules/devices/monitors.c:493
#: modules/devices/x86/processor.c:693
msgid "Result"
msgstr "결과"

#: modules/benchmark/bench_results.c:592
msgid "Physical Memory"
msgstr "물리적 메모리"

#: modules/benchmark/bench_results.c:596
msgid "Handles"
msgstr "핸들"

#: modules/benchmark/bench_results.c:596
msgid "mid"
msgstr "중반"

#: modules/benchmark/bench_results.c:597
msgid "cfg_val"
msgstr ""

#: modules/benchmark/benches.c:83
msgid "CPU Blowfish (Single-thread)"
msgstr "CPU Blowfish (단일 스레드)"

#: modules/benchmark/benches.c:91
msgid "CPU Blowfish (Multi-thread)"
msgstr "CPU Blowfish (다중 스레드)"

#: modules/benchmark/benches.c:99
msgid "CPU Blowfish (Multi-core)"
msgstr "CPU Blowfish (다중 코어)"

#: modules/benchmark/benches.c:107
msgid "CPU Zlib"
msgstr ""

#: modules/benchmark/benches.c:115
msgid "CPU CryptoHash"
msgstr ""

#: modules/benchmark/benches.c:123
msgid "CPU Fibonacci"
msgstr ""

#: modules/benchmark/benches.c:131
msgid "CPU N-Queens"
msgstr ""

#: modules/benchmark/benches.c:139
msgid "FPU FFT"
msgstr "FPU FFT"

#: modules/benchmark/benches.c:147
msgid "FPU Raytracing"
msgstr "FPU 레이트레이싱"

#: modules/benchmark/benches.c:155
msgid "SysBench CPU (Single-thread)"
msgstr "SysBench CPU(단일 스레드)"

#: modules/benchmark/benches.c:163
msgid "SysBench CPU (Multi-thread)"
msgstr "SysBench CPU(다중 스레드)"

#: modules/benchmark/benches.c:171
msgid "SysBench CPU (Four threads)"
msgstr "SysBench CPU(4개 스레드)"

#: modules/benchmark/benches.c:179
msgid "SysBench Memory (Single-thread)"
msgstr "SysBench 메모리(단일 스레드)"

#: modules/benchmark/benches.c:187
msgid "SysBench Memory (Two threads)"
msgstr "SysBench 메모리(2개의 스레드)"

#: modules/benchmark/benches.c:195
msgid "SysBench Memory"
msgstr "SysBench 메모리"

#: modules/benchmark/benches.c:204
msgid "GPU Drawing"
msgstr "GPU 도면"

#: modules/benchmark/benches.c:221
msgid ""
"Alexey Kopytov's <i><b>sysbench</b></i> is required.\n"
"Results in events/second. Higher is better."
msgstr ""
"Alexey Kopytov의 <i><b>sysbench</b></i>가 필요합니다.\n"
"events/초의 결과입니다. 높을수록 좋습니다."

#: modules/benchmark/benches.c:227
msgid ""
"Alexey Kopytov's <i><b>sysbench</b></i> is required.\n"
"Results in MiB/second. Higher is better."
msgstr ""
"Alexey Kopytov의 <i><b>sysbench</b></i>가 필요합니다.\n"
"MiB/초 단위의 결과입니다. 높을수록 좋습니다."

#: modules/benchmark/benches.c:231
msgid "Results in MiB/second. Higher is better."
msgstr "MiB/초 단위의 결과입니다. 높을수록 좋습니다."

#: modules/benchmark/benches.c:238
msgid "Results in HIMarks. Higher is better."
msgstr "HIMark의 결과입니다. 높을수록 좋습니다."

#: modules/benchmark/benches.c:244
msgid "Results in seconds. Lower is better."
msgstr "초 단위의 결과입니다. 낮을수록 좋습니다."

#: modules/computer.c:96 modules/devices/firmware.c:74
msgid "Summary"
msgstr "요약"

#: modules/computer.c:97 modules/computer.c:553 modules/computer.c:1033
msgid "Operating System"
msgstr "운영체제"

#: modules/computer.c:98
msgid "Security"
msgstr "보안"

#: modules/computer.c:99 modules/devices/gpu.c:167 modules/devices/pci.c:150
msgid "Kernel Modules"
msgstr "커널 모듈"

#: modules/computer.c:100 modules/computer.c:706
msgid "Boots"
msgstr "부팅"

#: modules/computer.c:101
msgid "Languages"
msgstr "언어"

#: modules/computer.c:102
msgid "Memory Usage"
msgstr "메모리 사용량"

#: modules/computer.c:103
msgid "Filesystems"
msgstr "파일 시스템"

#: modules/computer.c:104 modules/computer.c:558
msgid "Display"
msgstr "디스플레이"

#: modules/computer.c:105 modules/computer/environment.c:32
msgid "Environment Variables"
msgstr "환경 변수"

#: modules/computer.c:107 modules/computer.c:109
msgid "Development"
msgstr "개발"

#: modules/computer.c:111 modules/computer.c:830
msgid "Users"
msgstr "사용자"

#: modules/computer.c:112
msgid "Groups"
msgstr "그룹"

#: modules/computer.c:142
msgid "%dMB (%dMB used)"
msgstr "%dMB(%dMB 사용)"

#: modules/computer.c:144 modules/computer.c:622
msgid "Uptime"
msgstr "가동 시간"

#: modules/computer.c:146 modules/computer.c:555
msgid "Date/Time"
msgstr "날짜/시간"

#: modules/computer.c:151 modules/computer.c:623
msgid "Load Average"
msgstr "평균 대기"

#: modules/computer.c:264
msgid "Scripting Languages"
msgstr "스크립팅 언어"

#: modules/computer.c:265
msgid "Gambas3 (gbr3)"
msgstr "Gambas3 (gbr3)"

#: modules/computer.c:266
msgid "Python (default)"
msgstr "파이썬 (기본값)"

#: modules/computer.c:267
msgid "Python2"
msgstr "파이썬2"

#: modules/computer.c:268
msgid "Python3"
msgstr "파이썬3"

#: modules/computer.c:269
msgid "Perl"
msgstr "펄"

#: modules/computer.c:270
msgid "Perl6 (VM)"
msgstr "펄6(VM)"

#: modules/computer.c:271
msgid "Perl6"
msgstr "펄6"

#: modules/computer.c:272
msgid "PHP"
msgstr "PHP"

#: modules/computer.c:273
msgid "Ruby"
msgstr "루비"

#: modules/computer.c:274
msgid "Bash"
msgstr "Bash"

#: modules/computer.c:275
msgid "JavaScript (Node.js)"
msgstr "자바스크립트 (Node.js)"

#: modules/computer.c:276
msgid "awk"
msgstr ""

#: modules/computer.c:277
msgid "Compilers"
msgstr "컴파일러"

#: modules/computer.c:278
msgid "C (GCC)"
msgstr "C (GCC)"

#: modules/computer.c:279
msgid "C (Clang)"
msgstr "C(클랭)"

#: modules/computer.c:280
msgid "D (dmd)"
msgstr "D (dmd)"

#: modules/computer.c:281
msgid "Gambas3 (gbc3)"
msgstr ""

#: modules/computer.c:282
msgid "Java"
msgstr "자바"

#: modules/computer.c:283
msgid "C♯ (mcs)"
msgstr "C♯ (MC)"

#: modules/computer.c:284
msgid "Vala"
msgstr "발라"

#: modules/computer.c:285
msgid "Haskell (GHC)"
msgstr "하스켈(GHC)"

#: modules/computer.c:286
msgid "FreePascal"
msgstr "프리 파스칼"

#: modules/computer.c:287
msgid "Go"
msgstr ""

#: modules/computer.c:288
msgid "Rust"
msgstr "Rust"

#: modules/computer.c:289
msgid "Tools"
msgstr "도구"

#: modules/computer.c:290
msgid "make"
msgstr "make"

#: modules/computer.c:291
msgid "ninja"
msgstr "ninja"

#: modules/computer.c:292
msgid "GDB"
msgstr "GDB"

#: modules/computer.c:293
msgid "LLDB"
msgstr "LLDB"

#: modules/computer.c:294
msgid "strace"
msgstr ""

#: modules/computer.c:295
msgid "valgrind"
msgstr ""

#: modules/computer.c:296
msgid "QMake"
msgstr ""

#: modules/computer.c:297
msgid "CMake"
msgstr "CMake"

#: modules/computer.c:298
msgid "Gambas3 IDE"
msgstr ""

#: modules/computer.c:299
msgid "Radare2"
msgstr "Radare2"

#: modules/computer.c:300
msgid "ltrace"
msgstr ""

#: modules/computer.c:301
msgid "Powershell"
msgstr "파워쉘"

#: modules/computer.c:342
msgid "Not found"
msgstr "찾을 수 없음"

#: modules/computer.c:347
msgid "Detecting version: %s"
msgstr "버전 감지 중: %s"

#: modules/computer.c:365
msgid "Program"
msgstr "프로그램"

#: modules/computer.c:384
msgid "Field"
msgstr "필드"

#: modules/computer.c:384 modules/computer.c:695 modules/computer/modules.c:224
#: modules/computer/modules.c:225 modules/devices/arm/processor.c:470
msgid "Description"
msgstr "설명"

#: modules/computer.c:384 modules/devices.c:773
msgid "Value"
msgstr "값"

#: modules/computer.c:404
msgid "Single-board computer"
msgstr "싱글 보드 컴퓨터"

#. /proc/apm
#: modules/computer.c:453
msgid "Unknown physical machine type"
msgstr "알 수 없는 물리적 머신 유형"

#: modules/computer.c:473 modules/computer.c:474
msgid "Virtual (VMware)"
msgstr "가상(VMware)"

#: modules/computer.c:476 modules/computer.c:477 modules/computer.c:478
#: modules/computer.c:479
msgid "Virtual (QEMU)"
msgstr "가상(QEMU)"

#: modules/computer.c:481 modules/computer.c:482
msgid "Virtual (Unknown)"
msgstr "가상(알 수 없음)"

#: modules/computer.c:484 modules/computer.c:485 modules/computer.c:486
#: modules/computer.c:507
msgid "Virtual (VirtualBox)"
msgstr "가상(VirtualBox)"

#: modules/computer.c:488 modules/computer.c:489 modules/computer.c:490
#: modules/computer.c:501
msgid "Virtual (Xen)"
msgstr "가상(Xen)"

#: modules/computer.c:492
msgid "Virtual (hypervisor present)"
msgstr "가상(하이퍼바이저 있음)"

#: modules/computer.c:547 modules/computer.c:987
msgid "Computer"
msgstr "컴퓨터"

#: modules/computer.c:554 modules/computer.c:616
msgid "User Name"
msgstr "사용자 이름"

#: modules/computer.c:559
msgid "Resolution"
msgstr "해결"

#: modules/computer.c:559 modules/computer.c:776
msgid "%dx%d pixels"
msgstr "%dx%d픽셀"

#: modules/computer.c:561
msgid "Display Adapter"
msgstr "디스플레이 어댑터"

#: modules/computer.c:564
msgid "Session Display Server"
msgstr "세션 디스플레이 서버"

#: modules/computer.c:567 modules/computer/alsa.c:26
msgid "Audio Devices"
msgstr "오디오 장치"

#: modules/computer.c:569 modules/devices.c:109
msgid "Input Devices"
msgstr "입력 장치"

#: modules/computer.c:598
msgid "Kernel"
msgstr "커널"

#: modules/computer.c:599
msgid "Command Line"
msgstr "명령줄"

#: modules/computer.c:601
msgid "C Library"
msgstr "C 라이브러리"

#: modules/computer.c:602
msgid "Distribution"
msgstr "분포"

#: modules/computer.c:609
msgid "Spin/Flavor"
msgstr "스핀/플레이버"

#: modules/computer.c:614
msgid "Current Session"
msgstr "현재 세션"

#: modules/computer.c:615
msgid "Computer Name"
msgstr "컴퓨터 이름"

#: modules/computer.c:617 modules/computer/languages.c:99
msgid "Language"
msgstr "언어"

#: modules/computer.c:618 modules/computer/users.c:50
msgid "Home Directory"
msgstr "홈 디렉토리"

#: modules/computer.c:619
msgid "Desktop Environment"
msgstr "데스크탑 환경"

#: modules/computer.c:622
msgid "Misc"
msgstr "기타"

#: modules/computer.c:635
msgid "HardInfo"
msgstr ""

#: modules/computer.c:636
msgid "HardInfo running as"
msgstr "다음으로 실행되는 HardInfo"

#: modules/computer.c:637
msgid "Superuser"
msgstr "수퍼유저"

#: modules/computer.c:637
msgid "User"
msgstr "사용자"

#: modules/computer.c:641
msgid "Health"
msgstr "상태"

#: modules/computer.c:642
msgid "Available entropy in /dev/random"
msgstr "/dev/random에서 사용 가능한 엔트로피"

#: modules/computer.c:646
msgid "Hardening Features"
msgstr "Hardening 기능"

#: modules/computer.c:647
msgid "ASLR"
msgstr "ASLR"

#: modules/computer.c:648
msgid "dmesg"
msgstr "dmesg"

#: modules/computer.c:652
msgid "Linux Security Modules"
msgstr "Linux 보안 모듈"

#: modules/computer.c:653
msgid "Modules available"
msgstr "사용 가능한 모듈"

#: modules/computer.c:654
msgid "SELinux status"
msgstr "SELinux 상태"

#: modules/computer.c:660
msgid "CPU Vulnerabilities"
msgstr "CPU 취약점"

#: modules/computer.c:692
msgid "Loaded Modules"
msgstr "로드된 모듈"

#: modules/computer.c:708
msgid "Date & Time"
msgstr "날짜 & 시간"

#: modules/computer.c:709
msgid "Kernel Version"
msgstr "커널 버전"

#: modules/computer.c:719
msgid "Available Languages"
msgstr "사용 가능한 언어"

#: modules/computer.c:721
msgid "Language Code"
msgstr "언어 코드"

#: modules/computer.c:733
msgid "Mounted File Systems"
msgstr "마운트된 파일 시스템"

#: modules/computer.c:735 modules/computer/filesystem.c:87
msgid "Mount Point"
msgstr "마운트 포인트"

#: modules/computer.c:736
msgid "Usage"
msgstr "사용량"

#: modules/computer.c:737 modules/devices.c:797 modules/devices.c:811
#: modules/devices/e2k/processor.c:383 modules/devices/gpu.c:87
#: modules/devices/gpu.c:95 modules/devices/gpu.c:243 modules/devices/pci.c:102
#: modules/devices/pci.c:110 modules/devices/pci.c:154
#: modules/devices/storage.c:48 modules/devices/storage.c:57
#: modules/devices/usb.c:172 modules/devices/usb.c:184
#: modules/devices/x86/processor.c:812
msgid "Device"
msgstr "장치"

#: modules/computer.c:759
msgid "Session"
msgstr "세션"

#: modules/computer.c:760 modules/devices.c:774 modules/devices.c:811
#: modules/devices/dmi.c:56 modules/devices/dmi_memory.c:655
#: modules/devices/dmi_memory.c:804 modules/devices/inputdevices.c:141
#: modules/devices/x86/processor.c:716
msgid "Type"
msgstr "유형"

#: modules/computer.c:763
msgid "Wayland"
msgstr "웨이랜드"

#: modules/computer.c:764 modules/computer.c:769
msgid "Current Display Name"
msgstr "현재 표시 이름"

#: modules/computer.c:768
msgid "X Server"
msgstr "X 서버"

#: modules/computer.c:770 modules/computer.c:810 modules/devices.c:811
#: modules/devices/dmi.c:40 modules/devices/dmi.c:46 modules/devices/dmi.c:50
#: modules/devices/dmi.c:55 modules/devices/dmi_memory.c:805
#: modules/devices/dmi_memory.c:949 modules/devices/e2k/processor.c:331
#: modules/devices/firmware.c:75 modules/devices/firmware.c:167
#: modules/devices/firmware.c:172 modules/devices/firmware.c:219
#: modules/devices/gpu.c:86 modules/devices/gpu.c:94 modules/devices/gpu.c:242
#: modules/devices/ia64/processor.c:161 modules/devices/inputdevices.c:143
#: modules/devices/monitors.c:400 modules/devices/pci.c:101
#: modules/devices/pci.c:109 modules/devices/storage.c:47
#: modules/devices/storage.c:56 modules/devices/storage.c:282
#: modules/devices/storage.c:572 modules/devices/storage.c:771
#: modules/devices/usb.c:171 modules/devices/x86/processor.c:655
msgid "Vendor"
msgstr "공급자"

#: modules/computer.c:772
msgid "Release Number"
msgstr "릴리즈 번호"

#: modules/computer.c:780
msgid "Screens"
msgstr "스크린"

#: modules/computer.c:786
msgid "Disconnected"
msgstr "연결 끊김"

#: modules/computer.c:789
msgid "Connected"
msgstr "연결됨"

#: modules/computer.c:797
msgid "Unused"
msgstr "미사용"

#: modules/computer.c:798
msgid "%dx%d pixels, offset (%d, %d)"
msgstr "%dx%d 픽셀, 오프셋(%d, %d)"

#: modules/computer.c:807
msgid "Outputs (XRandR)"
msgstr "출력(XRandR)"

#: modules/computer.c:809
msgid "OpenGL (GLX)"
msgstr ""

#: modules/computer.c:811
msgid "Renderer"
msgstr "렌더러"

#: modules/computer.c:812
msgid "Direct Rendering"
msgstr "직접 렌더링"

#: modules/computer.c:814
msgid "Version (Compatibility)"
msgstr "버전(호환성)"

#: modules/computer.c:815
msgid "Shading Language Version (Compatibility)"
msgstr "셰이딩 언어 버전 (호환성)"

#: modules/computer.c:816
msgid "Version (Core)"
msgstr "버전(코어)"

#: modules/computer.c:817
msgid "Shading Language Version (Core)"
msgstr "셰이딩 언어 버전(코어)"

#: modules/computer.c:818
msgid "Version (ES)"
msgstr "버전 (ES)"

#: modules/computer.c:819
msgid "Shading Language Version (ES)"
msgstr "셰이딩 언어 버전(ES)"

#: modules/computer.c:820
msgid "GLX Version"
msgstr "GLX 버전"

#: modules/computer.c:841
msgid "Group"
msgstr "그룹"

#: modules/computer.c:844 modules/computer/users.c:49
msgid "Group ID"
msgstr "그룹 ID"

#. / <value> <unit> "usable memory"
#: modules/computer.c:937
msgid "%0.1f %s available to Linux"
msgstr "Linux에서 %0.1f %s 사용 가능"

#: modules/computer.c:939 modules/devices/dmi_memory.c:712
#: modules/devices/dmi_memory.c:722 modules/devices/dmi_memory.c:863
#: modules/devices/dmi_memory.c:994
msgid "GiB"
msgstr ""

#: modules/computer.c:943 modules/computer/memory_usage.c:77
#: modules/computer/modules.c:224
msgid "KiB"
msgstr ""

#: modules/computer.c:1006 modules/devices/devicetree/pmac_data.c:82
msgid "Motherboard"
msgstr "메인보드"

#: modules/computer.c:1034
msgid "Graphics"
msgstr "그래픽"

#: modules/computer.c:1035 modules/devices.c:110
msgid "Storage"
msgstr "저장장치"

#: modules/computer.c:1035 modules/devices.c:106
msgid "Printers" 
msgstr "프린터"

#: modules/computer.c:1035
msgid "Audio"
msgstr "오디오"

#: modules/computer.c:1083
msgid "Gathers high-level computer information"
msgstr "고급 컴퓨터 정보 수집"

#: modules/computer.c:1095
msgid "<i><b>lsmod</b></i> is required."
msgstr "<i><b>lsmod</b></i>가 필요합니다."

#: modules/computer.c:1103
msgid "X.org's <i><b>xrandr</b></i> utility provides additional details when available."
msgstr "X.org의 <i><b>xrandr</b></i> 유틸리티는 사용 가능한 경우 추가 세부정보를 제공합니다."

#: modules/computer.c:1104
msgid "Mesa's <i><b>glxinfo</b></i> utility is required for OpenGL information."
msgstr "Mesa의 <i><b>glxinfo</b></i> 유틸리티는 OpenGL 정보에 필요합니다."

#: modules/computer/alsa.c:34
msgid "Audio Adapter"
msgstr "오디오 어댑터"

#: modules/computer/filesystem.c:85
msgid "Filesystem"
msgstr "파일 시스템"

#: modules/computer/filesystem.c:86
msgid "Mounted As"
msgstr "마운트"

#: modules/computer/filesystem.c:86
msgid "Read-Write"
msgstr "읽기-쓰기"

#: modules/computer/filesystem.c:86
msgid "Read-Only"
msgstr "읽기 전용"

#: modules/computer/filesystem.c:88 modules/devices.c:797
#: modules/devices/dmi_memory.c:661 modules/devices/dmi_memory.c:808
#: modules/devices/dmi_memory.c:840 modules/devices/dmi_memory.c:879
#: modules/devices/dmi_memory.c:948
msgid "Size"
msgstr "크기"

#: modules/computer/filesystem.c:89
msgid "Used"
msgstr "사용됨"

#: modules/computer/filesystem.c:90
msgid "Available"
msgstr "사용 가능"

#: modules/computer/languages.c:94
msgid "Locale Information"
msgstr "로케일 정보"

#: modules/computer/languages.c:96 modules/devices/dmi_memory.c:651
#: modules/devices/gpu.c:222
msgid "Source"
msgstr "소스"

#: modules/computer/languages.c:97
msgid "Address"
msgstr "주소"

#: modules/computer/languages.c:98
msgid "E-mail"
msgstr "이메일"

#: modules/computer/languages.c:100
msgid "Territory"
msgstr "영역"

#: modules/computer/languages.c:102 modules/devices/dmi.c:45
msgid "Date"
msgstr "날짜"

#: modules/computer/languages.c:103
msgid "Codeset"
msgstr "코드셋"

#: modules/computer/loadavg.c:64
msgid "Couldn't obtain load average"
msgstr "로드 평균을 가져올 수 없습니다."

#: modules/computer/memory_usage.c:106
msgid "Total Memory"
msgstr "총 메모리"

#: modules/computer/memory_usage.c:107
msgid "Free Memory"
msgstr "여유 메모리"

#: modules/computer/memory_usage.c:108
msgid "Cached Swap"
msgstr "캐시된 스왑"

#: modules/computer/memory_usage.c:109
msgid "High Memory"
msgstr "높은 메모리"

#: modules/computer/memory_usage.c:110
msgid "Free High Memory"
msgstr "무료 대용량 메모리"

#: modules/computer/memory_usage.c:111
msgid "Low Memory"
msgstr "메모리 부족"

#: modules/computer/memory_usage.c:112
msgid "Free Low Memory"
msgstr "여유 메모리 부족"

#: modules/computer/memory_usage.c:113
msgid "Virtual Memory"
msgstr "가상 메모리"

#: modules/computer/memory_usage.c:114
msgid "Free Virtual Memory"
msgstr "여유 가상 메모리"

#: modules/computer/modules.c:192 modules/computer/modules.c:193
#: modules/computer/modules.c:194 modules/computer/modules.c:195
#: modules/computer/modules.c:196 modules/computer/modules.c:197
#: modules/devices/dmi.c:115 modules/devices/dmi_memory.c:935
#: modules/devices/firmware.c:245 modules/devices/x86/processor.c:695
msgid "(Not available)"
msgstr "(사용할 수 없습니다)"

#: modules/computer/modules.c:223
msgid "Module Information"
msgstr "모듈 정보"

#: modules/computer/modules.c:223 modules/devices/gpu.c:248
msgid "Path"
msgstr "경로"

#: modules/computer/modules.c:223
msgid "Used Memory"
msgstr "사용한 메모리"

#: modules/computer/modules.c:225
msgid "Version Magic"
msgstr ""

#: modules/computer/modules.c:226
msgid "In Linus' Tree"
msgstr ""

#: modules/computer/modules.c:227
msgid "Retpoline Enabled"
msgstr "리트폴린 활성화"

#: modules/computer/modules.c:227
msgid "Copyright"
msgstr "저작권"

#: modules/computer/modules.c:227
msgid "Author"
msgstr "원작자"

#: modules/computer/modules.c:228
msgid "License"
msgstr "특허"

#: modules/computer/modules.c:234
msgid "Dependencies"
msgstr "종속성"

#: modules/computer/os.c:36 modules/computer/os.c:37 modules/computer/os.c:38
#: modules/computer/os.c:39
msgid "GNU C Library"
msgstr "GNU C 라이브러리"

#: modules/computer/os.c:40
msgid "uClibc or uClibc-ng"
msgstr "uClibc 또는 uClibc-ng"

#: modules/computer/os.c:41
msgid "diet libc"
msgstr ""

#: modules/computer/os.c:113 modules/computer/os.c:116
msgid "GNOME Shell "
msgstr "그놈 쉘 "

#: modules/computer/os.c:124 modules/computer/os.c:127
msgid "Version: "
msgstr "버전: "

#: modules/computer/os.c:146 modules/computer/os.c:149
msgid "MATE Desktop Environment "
msgstr "MATE 데스크탑 환경 "

#: modules/computer/os.c:180
msgid "Unknown (Window Manager: %s)"
msgstr "알 수 없음(창 관리자: %s)"

#. /{desktop environment} on {session type}
#: modules/computer/os.c:191
msgid "%s on %s"
msgstr "%s의 %s"

#: modules/computer/os.c:261
msgid "Terminal"
msgstr "터미널"

#: modules/computer/os.c:278
msgid "User access allowed"
msgstr "사용자 액세스 허용"

#: modules/computer/os.c:280
msgid "User access forbidden"
msgstr "사용자 액세스 금지"

#: modules/computer/os.c:282
msgid "Access allowed (running as superuser)"
msgstr "액세스 허용(수퍼유저로 실행)"

#: modules/computer/os.c:284
msgid "Access forbidden? (running as superuser)"
msgstr "액세스 금지? (수퍼유저로 실행)"

#: modules/computer/os.c:294 modules/computer/os.c:567
msgid "Disabled"
msgstr "비활성화"

#: modules/computer/os.c:296
msgid "Partially enabled (mmap base+stack+VDSO base)"
msgstr "부분적으로 활성화됨(mmap base+stack+VDSO base)"

#: modules/computer/os.c:298
msgid "Fully enabled (mmap base+stack+VDSO base+heap)"
msgstr "완전히 활성화됨(mmap base+stack+VDSO base+heap)"

#. /bits of entropy for rng (0)
#: modules/computer/os.c:308
msgid "(None or not available)"
msgstr "(없음 또는 사용할 수 없음)"

#. /bits of entropy for rng (low/poor value)
#: modules/computer/os.c:309
msgid "%d bits (low)"
msgstr "%d비트(낮음)"

#. /bits of entropy for rng (medium value)
#: modules/computer/os.c:310
msgid "%d bits (medium)"
msgstr "%d비트(중간)"

#. /bits of entropy for rng (high/good value)
#: modules/computer/os.c:311
msgid "%d bits (healthy)"
msgstr "%d비트(정상)"

#: modules/computer/os.c:562
msgid "Not installed"
msgstr "설치되지 않음"

#: modules/computer/os.c:565
msgid "Enabled"
msgstr "활성화됨"

#: modules/computer/users.c:47
msgid "User Information"
msgstr "사용자 정보"

#: modules/computer/users.c:48
msgid "User ID"
msgstr "사용자 ID"

#: modules/computer/users.c:51
msgid "Default Shell"
msgstr "기본 셸"

#: modules/devices.c:101
msgid "Graphics Processors"
msgstr "그래픽 프로세서"

#: modules/devices.c:102 modules/devices/monitors.c:447
#: modules/devices/monitors.c:493
msgid "Monitors"
msgstr "모니터"

#: modules/devices.c:103 modules/devices/pci.c:175
msgid "PCI Devices"
msgstr "PCI 장치"

#: modules/devices.c:104 modules/devices/usb.c:211
msgid "USB Devices"
msgstr "USB 장치"

#: modules/devices.c:105
msgid "Firmware"
msgstr "펌웨어"

#: modules/devices.c:107
msgid "Battery"
msgstr "배터리"

#: modules/devices.c:108
msgid "Sensors"
msgstr "센서"

#: modules/devices.c:111
msgid "System DMI"
msgstr "시스템 DMI"

#: modules/devices.c:112
msgid "Memory Devices"
msgstr "메모리 장치"

#: modules/devices.c:114 modules/devices.c:116
msgid "Device Tree"
msgstr "장치 트리"

#: modules/devices.c:118
msgid "Resources"
msgstr "자원"

#: modules/devices.c:773
msgid "Sensor"
msgstr "센서"

#: modules/devices.c:797 modules/devices/alpha/processor.c:88
#: modules/devices/devicetree.c:163 modules/devices/devicetree.c:209
#: modules/devices/devicetree/pmac_data.c:80
#: modules/devices/e2k/processor.c:333 modules/devices/e2k/processor.c:383
#: modules/devices/gpu.c:118 modules/devices/ia64/processor.c:165
#: modules/devices/loongarch64/processor.c:75
#: modules/devices/m68k/processor.c:84 modules/devices/mips/processor.c:75
#: modules/devices/monitors.c:402 modules/devices/parisc/processor.c:155
#: modules/devices/ppc/processor.c:158 modules/devices/riscv/processor.c:182
#: modules/devices/s390/processor.c:132 modules/devices/x86/processor.c:812
msgid "Model"
msgstr "모델"

#: modules/devices.c:831 modules/devices/dmi_memory.c:880
msgid "Devices"
msgstr "장치"

#: modules/devices.c:843
msgid "Update PCI ID listing"
msgstr "PCI ID 목록 업데이트"

#: modules/devices.c:847
msgid "Update USB ID listing"
msgstr "USB ID 목록 업데이트"

#: modules/devices.c:851
msgid "Update EDID vendor codes"
msgstr "EDID 공급업체 코드 업데이트"

#: modules/devices.c:855
msgid "Update IEEE OUI vendor codes"
msgstr "IEEE OUI 공급업체 코드 업데이트"

#: modules/devices.c:859
msgid "Update SD card manufacturer information"
msgstr "SD 카드 제조업체 정보 업데이트"

#: modules/devices.c:864
msgid "Update CPU flags database"
msgstr "CPU 플래그 데이터베이스 업데이트"

#: modules/devices.c:897
msgid "Gathers information about hardware devices"
msgstr "하드웨어 장치에 대한 정보 수집"

#: modules/devices.c:918
msgid "A copy of <i><b>pci.ids</b></i> is not available on the system."
msgstr "시스템에서 <i><b>pci.ids</b></i> 사본을 사용할 수 없습니다."

#: modules/devices.c:921
msgid "A full <i><b>pci.ids</b></i> is not available on the system."
msgstr "전체 <i><b>pci.ids</b></i>는 시스템에서 사용할 수 없습니다."

#: modules/devices.c:926
msgid "Resource information requires superuser privileges"
msgstr "리소스 정보에는 수퍼유저 권한이 필요합니다."

#: modules/devices.c:932
msgid ""
"Any NVMe storage devices present are not listed.\n"
"<b><i>udisksd</i></b> is required for NVMe devices."
msgstr ""
"존재하는 모든 NVMe 스토리지 장치가 나열되지 않습니다.\n"
"<b><i>udisksd</i></b>는 NVMe 장치에 필요합니다."

#: modules/devices/alpha/processor.c:89
msgid "Platform String"
msgstr "플랫폼 문자열"

#: modules/devices/alpha/processor.c:90 modules/devices/arm/processor.c:345
#: modules/devices/e2k/processor.c:335 modules/devices/e2k/processor.c:383
#: modules/devices/ia64/processor.c:167
#: modules/devices/loongarch64/processor.c:77
#: modules/devices/m68k/processor.c:87 modules/devices/mips/processor.c:77
#: modules/devices/parisc/processor.c:158 modules/devices/ppc/processor.c:160
#: modules/devices/riscv/processor.c:186 modules/devices/sh/processor.c:87
#: modules/devices/x86/processor.c:659 modules/devices/x86/processor.c:812
msgid "Frequency"
msgstr "주파수"

#: modules/devices/alpha/processor.c:91 modules/devices/arm/processor.c:346
#: modules/devices/e2k/processor.c:336 modules/devices/ia64/processor.c:168
#: modules/devices/m68k/processor.c:88 modules/devices/mips/processor.c:78
#: modules/devices/parisc/processor.c:159 modules/devices/ppc/processor.c:161
#: modules/devices/s390/processor.c:134 modules/devices/sh/processor.c:90
#: modules/devices/x86/processor.c:660
msgid "BogoMips"
msgstr ""

#: modules/devices/alpha/processor.c:92 modules/devices/arm/processor.c:347
#: modules/devices/e2k/processor.c:337 modules/devices/ia64/processor.c:169
#: modules/devices/loongarch64/processor.c:79
#: modules/devices/m68k/processor.c:89 modules/devices/mips/processor.c:79
#: modules/devices/parisc/processor.c:160 modules/devices/ppc/processor.c:162
#: modules/devices/riscv/processor.c:187 modules/devices/s390/processor.c:135
#: modules/devices/sh/processor.c:91 modules/devices/sparc/processor.c:77
#: modules/devices/x86/processor.c:661
msgid "Byte Order"
msgstr "바이트 순서"

#. /hw_cap
#. /flag:swp
#: modules/devices/arm/arm_data.c:42
msgctxt "arm-flag"
msgid "SWP instruction (atomic read-modify-write)"
msgstr "SWP 명령(원자 읽기-수정-쓰기)"

#. /flag:half
#: modules/devices/arm/arm_data.c:43
msgctxt "arm-flag"
msgid "Half-word loads and stores"
msgstr "하프워드 로드 및 저장"

#. /flag:thumb
#: modules/devices/arm/arm_data.c:44
msgctxt "arm-flag"
msgid "Thumb (16-bit instruction set)"
msgstr "Thumb(16비트 명령어 세트)"

#. /flag:26bit
#: modules/devices/arm/arm_data.c:45
msgctxt "arm-flag"
msgid "26-Bit Model (Processor status register folded into program counter)"
msgstr "26비트 모델(프로그램 카운터에 접힌 프로세서 상태 레지스터)"

#. /flag:fastmult
#: modules/devices/arm/arm_data.c:46
msgctxt "arm-flag"
msgid "32x32->64-bit multiplication"
msgstr "32x32->64비트 증식"

#. /flag:fpa
#: modules/devices/arm/arm_data.c:47
msgctxt "arm-flag"
msgid "Floating point accelerator"
msgstr "부동 소수점 가속기"

#. /flag:vfp
#: modules/devices/arm/arm_data.c:48
msgctxt "arm-flag"
msgid "VFP (early SIMD vector floating point instructions)"
msgstr "VFP(초기 SIMD 벡터 부동 소수점 명령어)"

#. /flag:edsp
#: modules/devices/arm/arm_data.c:49
msgctxt "arm-flag"
msgid "DSP extensions (the 'e' variant of the ARM9 CPUs, and all others above)"
msgstr "DSP 확장(ARM9 CPU의 'e' 변형 및 위의 다른 모든 CPU)"

#. /flag:java
#: modules/devices/arm/arm_data.c:50
msgctxt "arm-flag"
msgid "Jazelle (Java bytecode accelerator)"
msgstr "Jazelle(자바 바이트코드 가속기)"

#. /flag:iwmmxt
#: modules/devices/arm/arm_data.c:51
msgctxt "arm-flag"
msgid "SIMD instructions similar to Intel MMX"
msgstr "Intel MMX와 유사한 SIMD 명령어"

#. /flag:crunch
#: modules/devices/arm/arm_data.c:52
msgctxt "arm-flag"
msgid "MaverickCrunch coprocessor (if kernel support enabled)"
msgstr "MaverickCrunch 보조 프로세서(커널 지원이 활성화된 경우)"

#. /flag:thumbee
#: modules/devices/arm/arm_data.c:53
msgctxt "arm-flag"
msgid "ThumbEE"
msgstr ""

#. /flag:neon
#: modules/devices/arm/arm_data.c:54
msgctxt "arm-flag"
msgid "Advanced SIMD/NEON on AArch32"
msgstr "AArch32의 고급 SIMD/NEON"

#. /flag:evtstrm
#: modules/devices/arm/arm_data.c:55
msgctxt "arm-flag"
msgid "Kernel event stream using generic architected timer"
msgstr "일반 아키텍처 타이머를 사용하는 커널 이벤트 스트림"

#. /flag:vfpv3
#: modules/devices/arm/arm_data.c:56
msgctxt "arm-flag"
msgid "VFP version 3"
msgstr "VFP 버전 3"

#. /flag:vfpv3d16
#: modules/devices/arm/arm_data.c:57
msgctxt "arm-flag"
msgid "VFP version 3 with 16 D-registers"
msgstr "16개의 D 레지스터가 있는 VFP 버전 3"

#. /flag:vfpv4
#: modules/devices/arm/arm_data.c:58
msgctxt "arm-flag"
msgid "VFP version 4 with fast context switching"
msgstr "빠른 컨텍스트 전환이 가능한 VFP 버전 4"

#. /flag:vfpd32
#: modules/devices/arm/arm_data.c:59
msgctxt "arm-flag"
msgid "VFP with 32 D-registers"
msgstr "32개의 D 레지스터가 있는 VFP"

#. /flag:tls
#: modules/devices/arm/arm_data.c:60
msgctxt "arm-flag"
msgid "TLS register"
msgstr "TLS 레지스터"

#. /flag:idiva
#: modules/devices/arm/arm_data.c:61
msgctxt "arm-flag"
msgid "SDIV and UDIV hardware division in ARM mode"
msgstr "ARM 모드에서 SDIV 및 UDIV 하드웨어 분할"

#. /flag:idivt
#: modules/devices/arm/arm_data.c:62
msgctxt "arm-flag"
msgid "SDIV and UDIV hardware division in Thumb mode"
msgstr "Thumb 모드의 SDIV 및 UDIV 하드웨어 분할"

#. /flag:lpae
#: modules/devices/arm/arm_data.c:63
msgctxt "arm-flag"
msgid "40-bit Large Physical Address Extension"
msgstr "40비트 대형 물리적 주소 확장"

#. /hw_cap2
#. /flag:pmull
#: modules/devices/arm/arm_data.c:65
msgctxt "arm-flag"
msgid "64x64->128-bit F2m multiplication (arch>8)"
msgstr "64x64->128비트 F2m 증식(arch>8)"

#. /flag:aes
#: modules/devices/arm/arm_data.c:66
msgctxt "arm-flag"
msgid "Crypto:AES (arch>8)"
msgstr "암호화:AES (arch>8)"

#. /flag:sha1
#: modules/devices/arm/arm_data.c:67
msgctxt "arm-flag"
msgid "Crypto:SHA1 (arch>8)"
msgstr "암호화:SHA1(arch>8)"

#. /flag:sha2
#: modules/devices/arm/arm_data.c:68
msgctxt "arm-flag"
msgid "Crypto:SHA2 (arch>8)"
msgstr "암호화:SHA2 (arch>8)"

#. /flag:crc32
#: modules/devices/arm/arm_data.c:69
msgctxt "arm-flag"
msgid "CRC32 checksum instructions (arch>8)"
msgstr "CRC32 체크섬 명령어(arch>8)"

#. /flag:asimd
#: modules/devices/arm/arm_data.c:72
msgctxt "arm-flag"
msgid "Advanced SIMD/NEON on AArch64 (arch>8)"
msgstr "AArch64의 고급 SIMD/NEON(arch>8)"

#: modules/devices/arm/processor.c:143
msgid "ARM Processor"
msgstr "ARM 프로세서"

#: modules/devices/arm/processor.c:214 modules/devices/riscv/processor.c:147
#: modules/devices/x86/processor.c:610
msgid "Empty List"
msgstr "빈 목록"

#: modules/devices/arm/processor.c:240 modules/devices/gpu.c:160
#: modules/devices/gpu.c:244 modules/devices/x86/processor.c:268
msgid "Clocks"
msgstr "클럭"

#: modules/devices/arm/processor.c:286 modules/devices/arm/processor.c:299
#: modules/devices/x86/processor.c:314 modules/devices/x86/processor.c:327
msgid "%.2f-%.2f %s=%dx\n"
msgstr "%.2f-%.2f %s=%dx\n"

#: modules/devices/arm/processor.c:342
msgid "Linux Name"
msgstr "리눅스 이름"

#: modules/devices/arm/processor.c:343
msgid "Decoded Name"
msgstr "디코딩된 이름"

#: modules/devices/arm/processor.c:344 modules/network/net.c:453
msgid "Mode"
msgstr "모드"

#: modules/devices/arm/processor.c:350
msgid "ARM"
msgstr ""

#: modules/devices/arm/processor.c:351
msgid "Implementer"
msgstr "구현자"

#: modules/devices/arm/processor.c:352 modules/devices/dmi_memory.c:950
msgid "Part"
msgstr "부품"

#: modules/devices/arm/processor.c:353 modules/devices/ia64/processor.c:162
#: modules/devices/parisc/processor.c:156 modules/devices/riscv/processor.c:183
msgid "Architecture"
msgstr "아키텍처"

#: modules/devices/arm/processor.c:354
msgid "Variant"
msgstr "변형"

#: modules/devices/arm/processor.c:356 modules/devices/riscv/processor.c:190
#: modules/devices/sparc/processor.c:78 modules/devices/x86/processor.c:667
msgid "Capabilities"
msgstr "기능"

#: modules/devices/arm/processor.c:468
msgid "SOC/Package"
msgstr "SOC/패키지"

#: modules/devices/arm/processor.c:472 modules/devices/x86/processor.c:753
msgid "Logical CPU Config"
msgstr "논리적 CPU 구성"

#: modules/devices/arm/processor.c:489
msgid "SOC/Package Information"
msgstr "SOC/패키지 정보"

#: modules/devices/battery.c:178
msgid ""
"\n"
"[Battery: %s]\n"
"State=%s (load: %s)\n"
"Capacity=%s / %s (%.2f%%)\n"
"Battery Technology=%s (%s)\n"
"Manufacturer=%s\n"
"Model Number=%s\n"
"Serial Number=%s\n"
msgstr ""
"\n"
"[배터리: %s]\n"
"상태=%s(로드: %s)\n"
"용량=%s / %s(%.2f%%)\n"
"배터리 기술=%s(%s)\n"
"제조업체=%s\n"
"모델 번호=%s\n"
"시리얼넘버=%s\n"

#: modules/devices/battery.c:255
msgid ""
"\n"
"[Battery: %s]\n"
"State=%s\n"
"Capacity=%s / %s\n"
"Battery Technology=%s\n"
"Manufacturer=%s\n"
"Model Number=%s\n"
"Serial Number=%s\n"
msgstr ""
"\n"
"[배터리: %s]\n"
"상태=%s\n"
"용량=%s / %s\n"
"배터리 기술=%s\n"
"제조업체=%s\n"
"모델 번호=%s\n"
"시리얼넘버=%s\n"

#: modules/devices/battery.c:343
msgid ""
"\n"
"[Battery (APM)]\n"
"Charge=%d%%\n"
"Remaining Charge=%s of %s\n"
"Using=%s\n"
"APM driver version=%s\n"
"APM BIOS version=%s\n"
msgstr ""
"\n"
"[배터리(APM)]\n"
"요금=%d%%\n"
"남은 충전량=%s/%s\n"
"사용=%s\n"
"APM 드라이버 버전=%s\n"
"APM BIOS 버전=%s\n"

#: modules/devices/battery.c:355
msgid ""
"\n"
"[Battery (APM)]\n"
"Charge=%d%%\n"
"Using=%s\n"
"APM driver version=%s\n"
"APM BIOS version=%s\n"
msgstr ""
"\n"
"[배터리(APM)]\n"
"요금=%d%%\n"
"사용=%s\n"
"APM 드라이버 버전=%s\n"
"APM BIOS 버전=%s\n"

#: modules/devices/battery.c:382
msgid ""
"[No batteries]\n"
"No batteries found on this system=\n"
msgstr ""
"[배터리 없음]\n"
"이 시스템에서 배터리를 찾을 수 없음=\n"

#: modules/devices/devicetree.c:52
msgid "Properties"
msgstr "속성"

#: modules/devices/devicetree.c:53
msgid "Children"
msgstr "하위"

#: modules/devices/devicetree.c:89
msgid "Node"
msgstr "노드"

#: modules/devices/devicetree.c:90
msgid "Node Path"
msgstr "노드 경로"

#: modules/devices/devicetree.c:91
msgid "Alias"
msgstr "별칭"

#: modules/devices/devicetree.c:92
msgid "Symbol"
msgstr "상징"

#: modules/devices/devicetree.c:145 modules/devices/devicetree/pmac_data.c:79
msgid "Platform"
msgstr "플랫폼"

#: modules/devices/devicetree.c:146 modules/devices/devicetree.c:211
#: modules/devices/gpu.c:249
msgid "Compatible"
msgstr "호환 가능"

#: modules/devices/devicetree.c:147
msgid "GPU-compatible"
msgstr "GPU 호환"

#: modules/devices/devicetree.c:162
msgid "Raspberry Pi or Compatible"
msgstr "라즈베리 파이 또는 호환 가능"

#: modules/devices/devicetree.c:164 modules/devices/devicetree.c:191
#: modules/devices/devicetree.c:210 modules/devices/devicetree/rpi_data.c:169
#: modules/devices/dmi.c:42 modules/devices/dmi.c:52 modules/devices/dmi.c:58
#: modules/devices/usb.c:181
msgid "Serial Number"
msgstr "시리얼넘버"

#: modules/devices/devicetree.c:165 modules/devices/devicetree/rpi_data.c:166
msgid "RCode"
msgstr "R코드"

#: modules/devices/devicetree.c:165
msgid "No revision code available; unable to lookup model details."
msgstr "사용 가능한 개정 코드가 없습니다. 모델 세부 정보를 조회할 수 없습니다."

#: modules/devices/devicetree.c:190
msgid "More"
msgstr "더"

#: modules/devices/devicetree.c:271
msgid "Messages"
msgstr "메시지"

#: modules/devices/devicetree/pmac_data.c:78
msgid "Apple Power Macintosh"
msgstr "애플 파워 매킨토시"

#: modules/devices/devicetree/pmac_data.c:83
msgid "Detected as"
msgstr "다음으로 감지됨"

#: modules/devices/devicetree/pmac_data.c:84
msgid "PMAC Flags"
msgstr "PMAC 플래그"

#: modules/devices/devicetree/pmac_data.c:85
msgid "L2 Cache"
msgstr "L2 캐시"

#: modules/devices/devicetree/pmac_data.c:86
msgid "PMAC Generation"
msgstr "PMAC 생성"

#: modules/devices/devicetree/rpi_data.c:161
#: modules/devices/devicetree/rpi_data.c:162
msgid "Raspberry Pi"
msgstr "라즈베리 파이"

#: modules/devices/devicetree/rpi_data.c:162
msgid "Board Name"
msgstr "보드 이름"

#: modules/devices/devicetree/rpi_data.c:163
msgid "PCB Revision"
msgstr "PCB 개정판"

#: modules/devices/devicetree/rpi_data.c:164
msgid "Introduction"
msgstr "소개"

#: modules/devices/devicetree/rpi_data.c:165 modules/devices/usb.c:173
msgid "Manufacturer"
msgstr "제조사"

#: modules/devices/devicetree/rpi_data.c:167
msgid "SOC (spec)"
msgstr "SOC(사양)"

#: modules/devices/devicetree/rpi_data.c:168
msgid "Memory (spec)"
msgstr "메모리(사양)"

#: modules/devices/devicetree/rpi_data.c:170
msgid "Permanent overvolt bit"
msgstr "영구 과전압 비트"

#: modules/devices/devicetree/rpi_data.c:170
msgctxt "rpi-ov-bit"
msgid "Set"
msgstr "설정"

#: modules/devices/devicetree/rpi_data.c:170
msgctxt "rpi-ov-bit"
msgid "Not set"
msgstr "설정되지 않음"

#: modules/devices/dmi.c:37 modules/devices/inputdevices.c:144
#: modules/devices/usb.c:170
msgid "Product"
msgstr "제품"

#: modules/devices/dmi.c:39 modules/devices/e2k/processor.c:332
#: modules/devices/ia64/processor.c:164 modules/devices/sh/processor.c:86
msgid "Family"
msgstr "제품군"

#: modules/devices/dmi.c:43
msgid "SKU"
msgstr "SKU"

#: modules/devices/dmi.c:44
msgid "BIOS"
msgstr "바이오스"

#: modules/devices/dmi.c:53 modules/devices/dmi.c:59
msgid "Asset Tag"
msgstr "자산 태그"

#: modules/devices/dmi.c:119 modules/devices/dmi_memory.c:936
#: modules/devices/x86/processor.c:696
msgid "(Not available; Perhaps try running HardInfo as root.)"
msgstr "(사용할 수 없습니다. 하드 정보를 루트로 실행해보십시오.)"

#: modules/devices/dmi.c:160
msgid "DMI Unavailable"
msgstr "DMI를 사용할 수 없음"

#: modules/devices/dmi.c:162
msgid "DMI is not avaliable. Perhaps this platform does not provide DMI."
msgstr "DMI를 사용할 수 없습니다. 아마도 이 플랫폼은 DMI를 제공하지 않습니다."

#: modules/devices/dmi.c:163
msgid "DMI is not available; Perhaps try running HardInfo as root."
msgstr "DMI를 사용할 수 없습니다. 아마도 HardInfo를 루트로 실행해 보십시오."

#: modules/devices/dmi_memory.c:55
msgid "RAM"
msgstr "램"

#: modules/devices/dmi_memory.c:650
msgid "Serial Presence Detect (SPD)"
msgstr "직렬 프레즌스 검출(SPD)"

#: modules/devices/dmi_memory.c:653
msgid "SPD Revision"
msgstr "SPD 개정판"

#: modules/devices/dmi_memory.c:654 modules/devices/dmi_memory.c:803
msgid "Form Factor"
msgstr "폼 팩터"

#: modules/devices/dmi_memory.c:656
msgid "Module Vendor"
msgstr "모듈 공급업체"

#: modules/devices/dmi_memory.c:658
msgid "DRAM Vendor"
msgstr "DRAM 공급업체"

#: modules/devices/dmi_memory.c:660 modules/devices/dmi_memory.c:807
msgid "Part Number"
msgstr "부품 번호"

#: modules/devices/dmi_memory.c:662
msgid "Manufacturing Date (Week / Year)"
msgstr "제조일자(주/년)"

#: modules/devices/dmi_memory.c:695 modules/devices/dmi_memory.c:933
msgid "Memory Device List"
msgstr "메모리 장치 목록"

#: modules/devices/dmi_memory.c:743
msgid "Memory Array"
msgstr "메모리 배열"

#: modules/devices/dmi_memory.c:744 modules/devices/x86/processor.c:715
msgid "DMI Handle"
msgstr "DMI 핸들"

#: modules/devices/dmi_memory.c:745 modules/devices/dmi_memory.c:801
#: modules/devices/dmi_memory.c:838 modules/devices/dmi_memory.c:947
msgid "Locator"
msgstr "로케이터"

#: modules/devices/dmi_memory.c:746
msgid "Use"
msgstr "사용"

#: modules/devices/dmi_memory.c:747
msgid "Error Correction Type"
msgstr "오류 수정 유형"

#: modules/devices/dmi_memory.c:748
msgid "Size (Present / Max)"
msgstr "사이즈(현재/최대)"

#: modules/devices/dmi_memory.c:749
msgid "Devices (Populated / Sockets)"
msgstr "장치(Populated / 소켓)"

#: modules/devices/dmi_memory.c:750 modules/devices/dmi_memory.c:881
msgid "Types Present"
msgstr "존재하는 유형"

#: modules/devices/dmi_memory.c:751
msgid "ROM Size"
msgstr "ROM 크기"

#: modules/devices/dmi_memory.c:799 modules/devices/dmi_memory.c:836
msgid "Memory Socket"
msgstr "메모리 소켓"

#: modules/devices/dmi_memory.c:800 modules/devices/dmi_memory.c:837
msgid "DMI Handles (Array, Socket)"
msgstr "DMI 핸들(배열, 소켓)"

#: modules/devices/dmi_memory.c:802 modules/devices/dmi_memory.c:839
msgid "Bank Locator"
msgstr ""

#: modules/devices/dmi_memory.c:809
msgid "Rated Speed"
msgstr "정격 속도"

#: modules/devices/dmi_memory.c:810
msgid "Configured Speed"
msgstr ""

#: modules/devices/dmi_memory.c:811
msgid "Data Width/Total Width"
msgstr "데이터 너비/총 너비"

#: modules/devices/dmi_memory.c:812
msgid "Rank"
msgstr "계급"

#: modules/devices/dmi_memory.c:813
msgid "Minimum Voltage"
msgstr "최소 전압"

#: modules/devices/dmi_memory.c:814
msgid "Maximum Voltage"
msgstr "최대 전압"

#: modules/devices/dmi_memory.c:815
msgid "Configured Voltage"
msgstr ""

#: modules/devices/dmi_memory.c:840 modules/devices/dmi_memory.c:847
#: modules/devices/monitors.c:493
msgid "(Empty)"
msgstr "(비어 있는)"

#: modules/devices/dmi_memory.c:878
msgid "Serial Presence Detect (SPD) Summary"
msgstr "직렬 프레즌스 검출(SPD) 요약"

#: modules/devices/dmi_memory.c:1004
msgid " <b><i>dmidecode</i></b> utility available"
msgstr " <b><i>dmidecode</i></b> 유틸리티 사용 가능"

#: modules/devices/dmi_memory.c:1005
msgid " ... <i>and</i> HardInfo running with superuser privileges"
msgstr " ... <i>및</i> 수퍼유저 권한으로 실행되는 HardInfo"

#: modules/devices/dmi_memory.c:1006
msgid " <b><i>at24</i></b> (or eeprom) module loaded (for SDR, DDR, DDR2, DDR3)"
msgstr " <b><i>at24</i></b>(또는 eeprom) 모듈 로드(SDR, DDR, DDR2, DDR3용)"

#: modules/devices/dmi_memory.c:1007
msgid " ... <i>or</i> <b><i>ee1004</i></b> module loaded <b>and configured!</b> (for DDR4)"
msgstr " ... <i>또는</i> <b><i>ee1004</i></b> 모듈이 로드되고 <b>구성되었습니다!</b>(DDR4용)"

#: modules/devices/dmi_memory.c:1016
msgid "Memory information requires <b>one or both</b> of the following:"
msgstr "메모리 정보에는 다음 중 <b>하나 또는 둘 다</b>가 필요합니다."

#: modules/devices/dmi_memory.c:1042
msgid ""
"\"More often than not, information contained in the DMI tables is inaccurate,\n"
"incomplete or simply wrong.\" -<i><b>dmidecode</b></i> manual page"
msgstr ""
"\"DMI 테이블에 포함된 정보가 부정확한 경우가 많습니다.\n"
"불완전하거나 단순히 잘못되었습니다.\" -<i><b>dmidecode</b></i> 매뉴얼 페이지"

#: modules/devices/e2k/processor.c:30 modules/devices/x86/processor.c:149
msgid "Cache information not available=\n"
msgstr "캐시 정보를 사용할 수 없음=\n"

#: modules/devices/e2k/processor.c:36 modules/devices/x86/processor.c:155
msgid "Level %d (%s)=%d-way set-associative, %d sets, %dKB size\n"
msgstr "수준 %d(%s)=%d 방향 집합 연관, %d 집합, %dKB 크기\n"

#. /cache type, as appears in: Level 1 (Data)
#: modules/devices/e2k/processor.c:51 modules/devices/x86/processor.c:170
msgctxt "cache-type"
msgid "Data"
msgstr "데이터"

#. /cache type, as appears in: Level 1 (Instruction)
#: modules/devices/e2k/processor.c:52 modules/devices/x86/processor.c:171
msgctxt "cache-type"
msgid "Instruction"
msgstr "설명"

#. /cache type, as appears in: Level 2 (Unified)
#: modules/devices/e2k/processor.c:53 modules/devices/x86/processor.c:172
msgctxt "cache-type"
msgid "Unified"
msgstr "통합"

#: modules/devices/e2k/processor.c:157 modules/devices/x86/processor.c:367
msgid "Caches"
msgstr "캐시"

#: modules/devices/e2k/processor.c:208 modules/devices/e2k/processor.c:225
#: modules/devices/x86/processor.c:418 modules/devices/x86/processor.c:435
msgid "Level %d (%s)#%d=%dx %dKB (%dKB), %d-way set-associative, %d sets\n"
msgstr "수준 %d(%s)#%d=%dx %dKB(%dKB), %d-방향 집합 연관, %d 집합\n"

#: modules/devices/firmware.c:36
msgid "Device cannot be removed easily"
msgstr "장치를 쉽게 제거할 수 없음"

#: modules/devices/firmware.c:37
msgid "Device is updatable in this or any other mode"
msgstr "이 모드 또는 다른 모드에서 장치를 업데이트할 수 있습니다."

#: modules/devices/firmware.c:38
msgid "Update can only be done from offline mode"
msgstr "업데이트는 오프라인 모드에서만 수행할 수 있습니다."

#: modules/devices/firmware.c:39
msgid "Requires AC power"
msgstr "AC 전원 필요"

#: modules/devices/firmware.c:40
msgid "Is locked and can be unlocked"
msgstr "잠겨 있고 잠금 해제 가능"

#: modules/devices/firmware.c:41
msgid "Is found in current metadata"
msgstr "현재 메타데이터에서 발견됨"

#: modules/devices/firmware.c:42
msgid "Requires a bootloader mode to be manually enabled by the user"
msgstr "사용자가 수동으로 활성화하려면 부트로더 모드가 필요합니다."

#: modules/devices/firmware.c:43
msgid "Has been registered with other plugins"
msgstr "다른 플러그인에 등록되었습니다."

#: modules/devices/firmware.c:44
msgid "Requires a reboot to apply firmware or to reload hardware"
msgstr "펌웨어를 적용하거나 하드웨어를 다시 로드하려면 재부팅해야 합니다."

#: modules/devices/firmware.c:45
msgid "Requires system shutdown to apply firmware"
msgstr "펌웨어를 적용하려면 시스템을 종료해야 합니다."

#: modules/devices/firmware.c:46
msgid "Has been reported to a metadata server"
msgstr "메타데이터 서버에 보고되었습니다."

#: modules/devices/firmware.c:47
msgid "User has been notified"
msgstr "사용자에게 알림이 전송되었습니다."

#: modules/devices/firmware.c:48
msgid "Always use the runtime version rather than the bootloader"
msgstr "항상 부트로더보다 런타임 버전을 사용하십시오."

#: modules/devices/firmware.c:49
msgid "Install composite firmware on the parent before the child"
msgstr "하위보다 먼저 상위에 복합 펌웨어 설치"

#: modules/devices/firmware.c:50
msgid "Is currently in bootloader mode"
msgstr "현재 부트로더 모드에 있습니다."

#: modules/devices/firmware.c:51
msgid "The hardware is waiting to be replugged"
msgstr "하드웨어가 다시 연결되기를 기다리고 있습니다."

#: modules/devices/firmware.c:52
msgid "Ignore validation safety checks when flashing this device"
msgstr "이 장치를 플래싱할 때 유효성 검사 안전 확인을 무시합니다."

#: modules/devices/firmware.c:53
msgid "Requires the update to be retried with a new plugin"
msgstr "새 플러그인으로 업데이트를 다시 시도해야 합니다."

#: modules/devices/firmware.c:54
msgid "Do not add instance IDs from the device baseclass"
msgstr "장치 기본 클래스에서 인스턴스 ID를 추가하지 마십시오."

#: modules/devices/firmware.c:55
msgid "Device update needs to be separately activated"
msgstr "기기 업데이트는 별도로 활성화해야 합니다."

#: modules/devices/firmware.c:56
msgid "Ensure the version is a valid semantic version, e.g. numbers separated with dots"
msgstr "버전이 유효한 의미 버전인지 확인하십시오. 예. 점으로 구분된 숫자"

#: modules/devices/firmware.c:57
msgid "Extra metadata can be exposed about this device"
msgstr "이 기기에 대한 추가 메타데이터가 노출될 수 있습니다."

#: modules/devices/firmware.c:74
msgid "DeviceId"
msgstr "장치ID"

#: modules/devices/firmware.c:74 modules/devices/firmware.c:187
msgid "Guid"
msgstr "가이드"

#: modules/devices/firmware.c:74
msgid "Plugin"
msgstr "플러그인"

#: modules/devices/firmware.c:74 modules/devices/firmware.c:205
#: modules/network.c:380
msgid "Flags"
msgstr "플래그"

#: modules/devices/firmware.c:75
msgid "VendorId"
msgstr "공급자ID"

#: modules/devices/firmware.c:75
msgid "VersionBootloader"
msgstr "버전 부트로더"

#: modules/devices/firmware.c:76 modules/devices/firmware.c:179
msgid "Icon"
msgstr "아이콘"

#: modules/devices/firmware.c:76
msgid "InstallDuration"
msgstr "설치 기간"

#: modules/devices/firmware.c:76 modules/devices/firmware.c:197
msgid "Created"
msgstr "생성일"

#: modules/devices/firmware.c:244
msgid "Firmware List"
msgstr "펌웨어 목록"

#: modules/devices/firmware.c:257
msgid "Requires the <i><b>fwupd</b></i> daemon."
msgstr "<i><b>fwupd</b></i> 데몬이 필요합니다."

#: modules/devices/gpu.c:96 modules/devices/pci.c:111
#: modules/devices/storage.c:58
msgid "SVendor"
msgstr ""

#: modules/devices/gpu.c:97 modules/devices/pci.c:112
#: modules/devices/storage.c:59
msgid "SDevice"
msgstr ""

#: modules/devices/gpu.c:105 modules/devices/pci.c:122
#: modules/devices/storage.c:68
msgid "PCI Express"
msgstr "PCI 익스프레스"

#: modules/devices/gpu.c:106 modules/devices/pci.c:124
#: modules/devices/storage.c:70
msgid "Maximum Link Width"
msgstr "최대 링크 너비"

#: modules/devices/gpu.c:107 modules/devices/pci.c:126
#: modules/devices/storage.c:71
msgid "Maximum Link Speed"
msgstr "최대 링크 속도"

#: modules/devices/gpu.c:107 modules/devices/pci.c:125
#: modules/devices/pci.c:126 modules/devices/storage.c:71
msgid "GT/s"
msgstr "GT/s"

#: modules/devices/gpu.c:117
msgid "NVIDIA"
msgstr ""

#: modules/devices/gpu.c:119
msgid "BIOS Version"
msgstr "BIOS 버전"

#: modules/devices/gpu.c:120
msgid "UUID"
msgstr "UUID"

#: modules/devices/gpu.c:154 modules/devices/gpu.c:240
#: modules/devices/inputdevices.c:139 modules/devices/pci.c:143
#: modules/devices/usb.c:169
msgid "Device Information"
msgstr "디바이스 정보"

#: modules/devices/gpu.c:155 modules/devices/gpu.c:241
#: modules/devices/storage.c:69
msgid "Location"
msgstr "위치"

#: modules/devices/gpu.c:156
msgid "DRM Device"
msgstr "DRM 장치"

#: modules/devices/gpu.c:157 modules/devices/pci.c:144
#: modules/devices/usb.c:136 modules/devices/usb.c:177
msgid "Class"
msgstr "클래스"

#: modules/devices/gpu.c:166 modules/devices/pci.c:149
msgid "In Use"
msgstr "사용"

#: modules/devices/gpu.c:201
msgid "Unknown integrated GPU"
msgstr "알 수 없는 통합 GPU"

#: modules/devices/gpu.c:209
msgid "clock-frequency property"
msgstr "클럭 주파수 속성"

#: modules/devices/gpu.c:210
msgid "Operating Points (OPPv1)"
msgstr ""

#: modules/devices/gpu.c:211
msgid "Operating Points (OPPv2)"
msgstr ""

#: modules/devices/gpu.c:247
msgid "Device Tree Node"
msgstr "장치 트리 노드"

#: modules/devices/gpu.c:250 modules/devices/monitors.c:473
#: modules/network/net.c:454
msgid "Status"
msgstr "상태"

#: modules/devices/gpu.c:267
msgid "GPUs"
msgstr ""

#: modules/devices/gpu.c:291
msgid "No GPU devices found"
msgstr "GPU 장치를 찾을 수 없습니다."

#: modules/devices/ia64/processor.c:108
msgid "IA64 Processor"
msgstr "IA64 프로세서"

#: modules/devices/ia64/processor.c:163
msgid "Architecture Revision"
msgstr "아키텍처 개정"

#: modules/devices/ia64/processor.c:170
msgid "CPU regs"
msgstr "CPU 규정"

#: modules/devices/ia64/processor.c:171
msgid "Features"
msgstr "특징"

#: modules/devices/inputdevices.c:142 modules/devices/pci.c:153
#: modules/devices/usb.c:183
msgid "Bus"
msgstr "버스"

#: modules/devices/inputdevices.c:148
msgid "Connected to"
msgstr "연결됨"

#: modules/devices/inputdevices.c:152
msgid "InfraRed port"
msgstr "적외선 포트"

#: modules/devices/loongarch64/processor.c:76
#: modules/devices/mips/processor.c:76
msgid "System Type"
msgstr "시스템 유형"

#: modules/devices/loongarch64/processor.c:78
msgid "BogoMIPS"
msgstr ""

#: modules/devices/m68k/processor.c:85 modules/devices/riscv/processor.c:185
msgid "MMU"
msgstr "MMU"

#: modules/devices/m68k/processor.c:86 modules/devices/sparc/processor.c:76
msgid "FPU"
msgstr "FPU"

#: modules/devices/m68k/processor.c:90
msgid "Calibration"
msgstr "교정"

#: modules/devices/monitors.c:29 modules/devices/monitors.c:255
#: modules/devices/monitors.c:348 modules/devices/spd-decode.c:665
msgid "(Unspecified)"
msgstr "(미지정)"

#: modules/devices/monitors.c:230
msgid "Week %d of %d"
msgstr "%d주/%d주"

#: modules/devices/monitors.c:240
msgid "Ok"
msgstr "확인"

#: modules/devices/monitors.c:240
msgid "Fail"
msgstr "실패"

#: modules/devices/monitors.c:268 modules/devices/monitors.c:276
#: modules/devices/monitors.c:284 modules/devices/monitors.c:295
#: modules/devices/monitors.c:303 modules/devices/monitors.c:310
#: modules/devices/monitors.c:318 modules/devices/monitors.c:326
#: modules/devices/monitors.c:334 modules/devices/monitors.c:340
msgid "(Empty List)"
msgstr "(빈 목록)"

#: modules/devices/monitors.c:392
msgid "Signal Type"
msgstr "신호 유형"

#: modules/devices/monitors.c:392
msgid "Digital"
msgstr "디지털"

#: modules/devices/monitors.c:392
msgid "Analog"
msgstr "아날로그"

#: modules/devices/monitors.c:393 modules/devices/usb.c:135
#: modules/network.c:310 modules/network.c:363 modules/network.c:380
msgid "Interface"
msgstr "인터페이스"

#: modules/devices/monitors.c:394
msgid "Bits per Color Channel"
msgstr "색상 채널당 비트 수"

#: modules/devices/monitors.c:395
msgid "Speaker Allocation"
msgstr "스피커 할당"

#: modules/devices/monitors.c:396
msgid "Output (Max)"
msgstr "출력(최대)"

#: modules/devices/monitors.c:399
msgid "EDID Device"
msgstr "EDID 장치"

#: modules/devices/monitors.c:403
msgid "Serial"
msgstr "시리얼넘버"

#: modules/devices/monitors.c:404
msgid "Manufacture Date"
msgstr "제조 일자"

#: modules/devices/monitors.c:405
msgid "EDID Meta"
msgstr "EDID 메타"

#: modules/devices/monitors.c:406
msgid "Data Size"
msgstr "데이터 크기"

#: modules/devices/monitors.c:406
msgid "bytes"
msgstr "바이트"

#: modules/devices/monitors.c:408
msgid "Extension Blocks"
msgstr "확장 블록"

#: modules/devices/monitors.c:409
msgid "Extended to"
msgstr "확장"

#: modules/devices/monitors.c:410
msgid "Checksum"
msgstr "체크섬"

#: modules/devices/monitors.c:411
msgid "EDID Descriptors"
msgstr "EDID 디스크립터"

#: modules/devices/monitors.c:412
msgid "Detailed Timing Descriptors (DTD)"
msgstr "세부 타이밍 디스크립터(DTD)"

#: modules/devices/monitors.c:413
msgid "Established Timings Bitmap (ETB)"
msgstr "타이밍 비트맵(ETB) 설립"

#: modules/devices/monitors.c:414
msgid "Standard Timings (STD)"
msgstr "표준 타이밍(STD)"

#: modules/devices/monitors.c:415
msgid "E-EDID Extension Blocks"
msgstr "E-EDID 확장 블록"

#: modules/devices/monitors.c:416
msgid "EIA/CEA-861 Data Blocks"
msgstr "EIA/CEA-861 데이터 블록"

#: modules/devices/monitors.c:417
msgid "EIA/CEA-861 Short Audio Descriptors"
msgstr "EIA/CEA-861 짧은 오디오 디스크립터"

#: modules/devices/monitors.c:418
msgid "EIA/CEA-861 Short Video Descriptors"
msgstr "EIA/CEA-861 짧은 비디오 디스크립터"

#: modules/devices/monitors.c:419
msgid "DisplayID Timings"
msgstr "DisplayID 타이밍"

#: modules/devices/monitors.c:420
msgid "DisplayID Strings"
msgstr "DisplayID 문자열"

#: modules/devices/monitors.c:421
msgid "Hex Dump"
msgstr "16진수 덤프"

#: modules/devices/monitors.c:421
msgid "Data"
msgstr "데이터"

#: modules/devices/monitors.c:471 modules/devices/monitors.c:502
#: modules/devices/pci.c:151 modules/devices/usb.c:182
msgid "Connection"
msgstr "연결"

#: modules/devices/monitors.c:472
msgid "DRM"
msgstr "DRM"

#: modules/devices/parisc/processor.c:107
msgid "PA-RISC Processor"
msgstr "PA-RISC 프로세서"

#: modules/devices/parisc/processor.c:161
msgid "HVersion"
msgstr "H버전"

#: modules/devices/parisc/processor.c:162
msgid "SVersion"
msgstr "S버전"

#: modules/devices/pci.c:123
msgid "Link Width"
msgstr "링크 폭"

#: modules/devices/pci.c:125
msgid "Link Speed"
msgstr "링크 속도"

#: modules/devices/pci.c:152
msgid "Domain"
msgstr "도메인"

#: modules/devices/pci.c:155
msgid "Function"
msgstr "기능"

#: modules/devices/pci.c:196
msgid "No PCI devices found"
msgstr "PCI 장치를 찾을 수 없습니다"

#: modules/devices/ppc/processor.c:117
msgid "POWER Processor"
msgstr "파워 프로세서"

#: modules/devices/printers.c:81
msgid "⚬ Can do black and white printing=\n"
msgstr "⚬ 흑백 인쇄 가능=\n"

#: modules/devices/printers.c:83
msgid "⚬ Can do color printing=\n"
msgstr "⚬ 컬러 인쇄 가능=\n"

#: modules/devices/printers.c:85
msgid "⚬ Can do duplexing=\n"
msgstr "⚬ 양면 인쇄 가능=\n"

#: modules/devices/printers.c:87
msgid "⚬ Can do staple output=\n"
msgstr "⚬ 스테이플 출력 가능=\n"

#: modules/devices/printers.c:89
msgid "⚬ Can do copies=\n"
msgstr "⚬ 복사 가능=\n"

#: modules/devices/printers.c:91
msgid "⚬ Can collate copies=\n"
msgstr "⚬ 한 부씩 복사 가능=\n"

#: modules/devices/printers.c:93
msgid "⚬ Printer is rejecting jobs=\n"
msgstr "⚬ 프린터가 작업을 거부하고 있습니다=\n"

#: modules/devices/printers.c:95
msgid "⚬ Printer was automatically discovered and added=\n"
msgstr "⚬ 프린터가 자동으로 검색되어 추가됨=\n"

#: modules/devices/printers.c:110
msgid "Idle"
msgstr "대기중"

#: modules/devices/printers.c:112
msgid "Printing a Job"
msgstr "작업 인쇄"

#: modules/devices/printers.c:114
msgid "Stopped"
msgstr "중지됨"

#: modules/devices/printers.c:191
msgid ""
"[Printers]\n"
"No suitable CUPS library found="
msgstr ""
"[프린터]\n"
"적합한 CUPS 라이브러리를 찾을 수 없음="

#: modules/devices/printers.c:201
msgid "[Printers (CUPS)]\n"
msgstr "[프린터(CUPS)]\n"

#: modules/devices/printers.c:265
msgid ""
"[Printers]\n"
"No printers found=\n"
msgstr ""
"[프린터]\n"
"프린터를 찾을 수 없음=\n"

#: modules/devices/riscv/processor.c:107
msgid "RISC-V Processor"
msgstr "RISC-V 프로세서"

#: modules/devices/riscv/processor.c:184
msgid "uarch"
msgstr "uarch"

#. /ext:RV32
#: modules/devices/riscv/riscv_data.c:37
msgctxt "rv-ext"
msgid "RISC-V 32-bit"
msgstr "RISC-V 32비트"

#. /ext:RV64
#: modules/devices/riscv/riscv_data.c:38
msgctxt "rv-ext"
msgid "RISC-V 64-bit"
msgstr "RISC-V 64비트"

#. /ext:RV128
#: modules/devices/riscv/riscv_data.c:39
msgctxt "rv-ext"
msgid "RISC-V 128-bit"
msgstr "RISC-V 128비트"

#. /ext:E
#: modules/devices/riscv/riscv_data.c:40
msgctxt "rv-ext"
msgid "Base embedded integer instructions (15 registers)"
msgstr "기본 임베디드 정수 명령어(15개 레지스터)"

#. /ext:I
#: modules/devices/riscv/riscv_data.c:41
msgctxt "rv-ext"
msgid "Base integer instructions (31 registers)"
msgstr "기본 정수 명령어(31개 레지스터)"

#. /ext:M
#: modules/devices/riscv/riscv_data.c:42
msgctxt "rv-ext"
msgid "Hardware integer multiply and divide"
msgstr "하드웨어 정수 곱하기 및 나누기"

#. /ext:A
#: modules/devices/riscv/riscv_data.c:43
msgctxt "rv-ext"
msgid "Atomic memory operations"
msgstr "원자 메모리 작업"

#. /ext:C
#: modules/devices/riscv/riscv_data.c:44
msgctxt "rv-ext"
msgid "Compressed 16-bit instructions"
msgstr "압축된 16비트 명령어"

#. /ext:F
#: modules/devices/riscv/riscv_data.c:45
msgctxt "rv-ext"
msgid "Floating-point instructions, single-precision"
msgstr "부동 소수점 명령어, 단일 정밀도"

#. /ext:D
#: modules/devices/riscv/riscv_data.c:46
msgctxt "rv-ext"
msgid "Floating-point instructions, double-precision"
msgstr "부동 소수점 명령어, 이중 정밀도"

#. /ext:Q
#: modules/devices/riscv/riscv_data.c:47
msgctxt "rv-ext"
msgid "Floating-point instructions, quad-precision"
msgstr "부동 소수점 명령어, 쿼드 정밀도"

#. /ext:B
#: modules/devices/riscv/riscv_data.c:48
msgctxt "rv-ext"
msgid "Bit manipulation instructions"
msgstr "비트 조작 명령"

#. /ext:V
#: modules/devices/riscv/riscv_data.c:49
msgctxt "rv-ext"
msgid "Vector operations"
msgstr "벡터 연산"

#. /ext:T
#: modules/devices/riscv/riscv_data.c:50
msgctxt "rv-ext"
msgid "Transactional memory"
msgstr "트랜잭션 메모리"

#. /ext:P
#: modules/devices/riscv/riscv_data.c:51
msgctxt "rv-ext"
msgid "Packed SIMD instructions"
msgstr "포장된 SIMD 명령"

#. /ext:L
#: modules/devices/riscv/riscv_data.c:52
msgctxt "rv-ext"
msgid "Decimal floating-point instructions"
msgstr "10진수 부동 소수점 명령어"

#. /ext:J
#: modules/devices/riscv/riscv_data.c:53
msgctxt "rv-ext"
msgid "Dynamically translated languages"
msgstr "동적으로 번역된 언어"

#. /ext:N
#: modules/devices/riscv/riscv_data.c:54
msgctxt "rv-ext"
msgid "User-level interrupts"
msgstr "사용자 수준 인터럽트"

#: modules/devices/s390/processor.c:92
msgid "S390 Processor"
msgstr "S390 프로세서"

#: modules/devices/s390/processor.c:133
msgid "ID String"
msgstr "ID 문자열"

#: modules/devices/sh/processor.c:55
msgid "SuperH Processor"
msgstr "슈퍼H 프로세서"

#: modules/devices/sh/processor.c:88
msgid "Bus Frequency"
msgstr "버스 주파수"

#: modules/devices/sh/processor.c:89
msgid "Module Frequency"
msgstr "모듈 주파수"

#: modules/devices/spd-decode.c:306
msgid "Row address bits"
msgstr "행 주소 비트"

#: modules/devices/spd-decode.c:307
msgid "Column address bits"
msgstr "열 주소 비트"

#: modules/devices/spd-decode.c:308
msgid "Number of rows"
msgstr "행 수"

#: modules/devices/spd-decode.c:309
msgid "Data width"
msgstr "데이터 너비"

#: modules/devices/spd-decode.c:310
msgid "Interface signal levels"
msgstr "인터페이스 신호 레벨"

#: modules/devices/spd-decode.c:311
msgid "Configuration type"
msgstr "구성 유형"

#: modules/devices/spd-decode.c:312
msgid "Refresh"
msgstr "새로고침"

#: modules/devices/spd-decode.c:313 modules/devices/spd-decode.c:397
#: modules/devices/spd-decode.c:687
msgid "Timings"
msgstr "타이밍"

#: modules/devices/spd-decode.c:550 modules/devices/spd-decode.c:942
#: modules/devices/spd-decode.c:984 modules/devices/x86/processor.c:717
msgid "Voltage"
msgstr "전압"

#: modules/devices/spd-decode.c:551 modules/devices/spd-decode.c:986
msgid "JEDEC Timings"
msgstr "JEDEC 타이밍"

#: modules/devices/spd-decode.c:663
msgid "Ranks"
msgstr "순위"

#: modules/devices/spd-decode.c:664
msgid "IO Pins per Chip"
msgstr "칩당 IO 핀"

#: modules/devices/spd-decode.c:665
msgid "Die count"
msgstr "다이 카운트"

#: modules/devices/spd-decode.c:666
msgid "Thermal Sensor"
msgstr ""

#: modules/devices/spd-decode.c:666
msgid "Present"
msgstr "존재"

#: modules/devices/spd-decode.c:666
msgid "Not present"
msgstr "존재하지 않음"

#: modules/devices/spd-decode.c:667
msgid "Supported Voltages"
msgstr "지원되는 전압"

#: modules/devices/spd-decode.c:671
msgid "Supported CAS Latencies"
msgstr "지원되는 CAS 대기 시간"

#: modules/devices/spd-decode.c:708
msgid "Invalid"
msgstr "유효하지 않은"

#: modules/devices/spd-decode.c:940
msgid "XMP Profile"
msgstr "XMP 프로필"

#: modules/devices/spd-decode.c:941 modules/devices/usb.c:176
msgid "Speed"
msgstr "속도"

#: modules/devices/spd-decode.c:943
msgid "XMP Timings"
msgstr "XMP 타이밍"

#: modules/devices/spd-decode.c:985
msgid "XMP"
msgstr "XMP"

#: modules/devices/storage.c:46 modules/devices/storage.c:55
msgid "NVMe Controller"
msgstr "NVMe 컨트롤러"

#: modules/devices/storage.c:138
msgid "Read Error Rate"
msgstr "읽기 오류율"

#: modules/devices/storage.c:139
msgid "Throughput Performance"
msgstr "처리 성능"

#: modules/devices/storage.c:140
msgid "Spin-Up Time"
msgstr "스핀업 시간"

#: modules/devices/storage.c:141
msgid "Start/Stop Count"
msgstr "시작/중지 카운트"

#: modules/devices/storage.c:142
msgid "Reallocated Sector Count"
msgstr "재분배된 섹터 개수"

#: modules/devices/storage.c:143
msgid "Read Channel Margin"
msgstr "채널 마진 읽기"

#: modules/devices/storage.c:144
msgid "Seek Error Rate"
msgstr "탐색 오류율"

#: modules/devices/storage.c:145
msgid "Seek Timer Performance"
msgstr "타이머 성능 추구"

#: modules/devices/storage.c:146 modules/devices/storage.c:185
msgid "Power-On Hours"
msgstr "전원 켜기 시간"

#: modules/devices/storage.c:147
msgid "Spin Retry Count"
msgstr "회전 재시도 횟수"

#: modules/devices/storage.c:148
msgid "Calibration Retry Count"
msgstr "교정 재시도 횟수"

#: modules/devices/storage.c:149
msgid "Power Cycle Count"
msgstr "전원 주기 횟수"

#: modules/devices/storage.c:150 modules/devices/storage.c:167
msgid "Soft Read Error Rate"
msgstr "소프트 읽기 오류율"

#: modules/devices/storage.c:151
msgid "Runtime Bad Block"
msgstr "런타임 불량 블록"

#: modules/devices/storage.c:152
msgid "End-to-End error"
msgstr "종단 간 오류"

#: modules/devices/storage.c:153
msgid "Reported Uncorrectable Errors"
msgstr "보고된 수정 불가능한 오류"

#: modules/devices/storage.c:154
msgid "Command Timeout"
msgstr "명령 시간 초과"

#: modules/devices/storage.c:155
msgid "High Fly Writes"
msgstr "하이 플라이 쓰기"

#: modules/devices/storage.c:156
msgid "Airflow Temperature"
msgstr "에어플로우 온도"

#: modules/devices/storage.c:157
msgid "G-sense Error Rate"
msgstr "G-sense 오류율"

#: modules/devices/storage.c:158
msgid "Power-off Retract Count"
msgstr "전원 끄기 철회 카운트"

#: modules/devices/storage.c:159
msgid "Load Cycle Count"
msgstr "로드 사이클 수"

#: modules/devices/storage.c:160 modules/devices/storage.c:183
msgid "Temperature"
msgstr "온도"

#: modules/devices/storage.c:161
msgid "Hardware ECC Recovered"
msgstr "하드웨어 ECC 복구됨"

#: modules/devices/storage.c:162
msgid "Reallocation Event Count"
msgstr "재할당 이벤트 수"

#: modules/devices/storage.c:163
msgid "Current Pending Sector Count"
msgstr "현재 보류 중인 섹터 수"

#: modules/devices/storage.c:164
msgid "Uncorrectable Sector Count"
msgstr "수정할 수 없는 섹터 수"

#: modules/devices/storage.c:165
msgid "UltraDMA CRC Error Count"
msgstr "UltraDMA CRC 오류 수"

#: modules/devices/storage.c:166
msgid "Multi-Zone Error Rate"
msgstr "다중 영역 오류율"

#: modules/devices/storage.c:168
msgid "Run Out Cancel"
msgstr "실행 취소"

#: modules/devices/storage.c:169
msgid "Flying Height"
msgstr "플라잉 하이트"

#: modules/devices/storage.c:170
msgid "Spin High Current"
msgstr "스핀 하이 커런트"

#: modules/devices/storage.c:171
msgid "Spin Buzz"
msgstr "스핀 버즈"

#: modules/devices/storage.c:172
msgid "Offline Seek Performance"
msgstr "오프라인 검색 성능"

#: modules/devices/storage.c:173
msgid "Disk Shift"
msgstr "디스크 시프트"

#: modules/devices/storage.c:174
msgid "G-Sense Error Rate"
msgstr "G-Sense 오류율"

#: modules/devices/storage.c:175
msgid "Loaded Hours"
msgstr "로드 시간"

#: modules/devices/storage.c:176
msgid "Load/Unload Retry Count"
msgstr "로드/언로드 재시도 횟수"

#: modules/devices/storage.c:177
msgid "Load Friction"
msgstr ""

#: modules/devices/storage.c:178
msgid "Load/Unload Cycle Count"
msgstr "로드/언로드 주기 수"

#: modules/devices/storage.c:179
msgid "Load-in time"
msgstr "로딩 시간"

#: modules/devices/storage.c:180
msgid "Torque Amplification Count"
msgstr "Torque 증폭 횟수"

#: modules/devices/storage.c:181
msgid "Power-Off Retract Count"
msgstr "전원 끄기 철회 카운트"

#: modules/devices/storage.c:182
msgid "GMR Head Amplitude"
msgstr "GMR 헤드 진폭"

#: modules/devices/storage.c:184
msgid "Endurance Remaining"
msgstr "남은 수명"

#: modules/devices/storage.c:186
msgid "Good Block Rate"
msgstr "좋은 차단율"

#: modules/devices/storage.c:187
msgid "Head Flying Hours"
msgstr "헤드 플라잉 시간"

#: modules/devices/storage.c:188
msgid "Read Error Retry Rate"
msgstr "읽기 오류 재시도 비율"

#: modules/devices/storage.c:189
msgid "Total LBAs Written"
msgstr "작성된 총 LBA"

#: modules/devices/storage.c:190
msgid "Total LBAs Read"
msgstr "읽은 총 LBA"

#: modules/devices/storage.c:191
msgid "Wear leveling Count"
msgstr "웨어 레벨링 카운트"

#: modules/devices/storage.c:192
msgid "Total Used Reserved Block Count"
msgstr "사용된 총 예약 블록 수"

#: modules/devices/storage.c:193
msgid "Total Program Fail Count"
msgstr "총 프로그램 실패 횟수"

#: modules/devices/storage.c:194
msgid "Total Erase Fail Count"
msgstr "총 지우기 실패 횟수"

#: modules/devices/storage.c:195
msgid "Available Reserved Space"
msgstr "사용 가능한 예약 공간"

#: modules/devices/storage.c:196
msgid "Program Fail Count"
msgstr "프로그램 실패 횟수"

#: modules/devices/storage.c:197
msgid "Erase Fail Count"
msgstr "실패 횟수 지우기"

#: modules/devices/storage.c:198
msgid "TA Counter Increased"
msgstr "TA 카운터 증가"

#: modules/devices/storage.c:199
msgid "Total Unused Reserved Block Count"
msgstr "총 미사용 예약 블록 수"

#: modules/devices/storage.c:204
msgid ""
"\n"
"[UDisks2]\n"
msgstr ""
"\n"
"[UDisks2]\n"

#: modules/devices/storage.c:257
msgid "Removable"
msgstr ""

#: modules/devices/storage.c:257
msgid "Fixed"
msgstr "고정된"

#: modules/devices/storage.c:260
msgid "Ejectable"
msgstr "배출 가능"

#: modules/devices/storage.c:263
msgid "Self-monitoring (S.M.A.R.T.)"
msgstr "자가 모니터링(S.M.A.R.T.)"

#: modules/devices/storage.c:266 modules/devices/x86/processor.c:665
msgid "Power Management"
msgstr "전원 관리"

#: modules/devices/storage.c:269
msgid "Advanced Power Management"
msgstr "고급 전원 관리"

#: modules/devices/storage.c:272
msgid "Automatic Acoustic Management"
msgstr "자동 음향 관리"

#: modules/devices/storage.c:275
msgid ""
"[Drive Information]\n"
"Model=%s\n"
msgstr ""
"[드라이브 정보]\n"
"모델=%s\n"

#: modules/devices/storage.c:285
msgid ""
"Revision=%s\n"
"Block Device=%s\n"
"Serial=%s\n"
"Size=%s\n"
"Features=%s\n"
msgstr ""
"개정=%s\n"
"블록 장치=%s\n"
"시리얼넘버=%s\n"
"크기=%s\n"
"기능=%s\n"

#: modules/devices/storage.c:300
msgid "Rotation Rate=%d RPM\n"
msgstr "회전율=%d RPM\n"

#: modules/devices/storage.c:303
msgid ""
"Media=%s\n"
"Media compatibility=%s\n"
msgstr ""
"미디어=%s\n"
"미디어 호환성=%s\n"

#: modules/devices/storage.c:310
msgid "Connection bus=%s\n"
msgstr "연결 버스=%s\n"

#: modules/devices/storage.c:322
msgid "WWN"
msgstr "WWN"

#: modules/devices/storage.c:323
msgid "EUI "
msgstr "EUI "

#: modules/devices/storage.c:328
msgid "WWN / EUI"
msgstr "WWN / EUI"

#: modules/devices/storage.c:332
msgid "$^$%s=[%s] %s\n"
msgstr "$^$%s=[%s] %s\n"

#: modules/devices/storage.c:334
msgid "IEEE OUI"
msgstr "IEEE OUI"

#: modules/devices/storage.c:346
msgid ""
"[Self-monitoring (S.M.A.R.T.)]\n"
"Status=%s\n"
"Bad Sectors=%"
msgstr ""
"[자체 모니터링(S.M.A.R.T.)]\n"
"상태=%s\n"
"불량 섹터=%"

#: modules/devices/storage.c:352
msgid "Failing"
msgstr "실패"

#: modules/devices/storage.c:352
msgid "OK"
msgstr "확인"

#: modules/devices/storage.c:358
msgid ""
"[S.M.A.R.T. Attributes]\n"
"Attribute=<tt>Value      / Normalized / Worst / Threshold</tt>\n"
msgstr ""
"[S.M.A.R.T. 속성]\n"
"속성=<tt>값/정규화/최저값/임계값</tt>\n"

#: modules/devices/storage.c:381
msgid "%"
msgid_plural "%"
msgstr[0] "%"

#: modules/devices/storage.c:419
msgid "(%d) %s=<tt>%s</tt>\n"
msgstr "(%d) %s=<tt>%s</tt>\n"

#: modules/devices/storage.c:428
msgid ""
"[Partition table]\n"
"Type=%s\n"
msgstr ""
"[파티션 테이블]\n"
"유형=%s\n"

#: modules/devices/storage.c:447
msgid "Partition %s=%s\n"
msgstr "파티션 %s=%s\n"

#: modules/devices/storage.c:496
msgid ""
"\n"
"[SCSI Disks]\n"
msgstr ""
"\n"
"[SCSI 디스크]\n"

#: modules/devices/storage.c:567 modules/devices/storage.c:767
msgid ""
"[Device Information]\n"
"Model=%s\n"
msgstr ""
"[기기 정보]\n"
"모델=%s\n"

#: modules/devices/storage.c:574
msgid ""
"Type=%s\n"
"Revision=%s\n"
"[SCSI Controller]\n"
"Controller=scsi%d\n"
"Channel=%d\n"
"ID=%d\n"
"LUN=%d\n"
msgstr ""
"유형=%s\n"
"개정=%s\n"
"[SCSI 컨트롤러]\n"
"컨트롤러=scsi%d\n"
"채널=%d\n"
"아이디=%d\n"
"LUN=%d\n"

#: modules/devices/storage.c:621
msgid ""
"\n"
"[IDE Disks]\n"
msgstr ""
"\n"
"[IDE 디스크]\n"

#: modules/devices/storage.c:704
msgid "Driver=%s\n"
msgstr "드라이버=%s\n"

#: modules/devices/storage.c:773
msgid ""
"Device Name=hd%c\n"
"Media=%s\n"
"Cache=%dkb\n"
msgstr ""
"장치 이름=hd%c\n"
"미디어=%s\n"
"캐시=%dkb\n"

#: modules/devices/storage.c:783
msgid ""
"[Geometry]\n"
"Physical=%s\n"
"Logical=%s\n"
msgstr ""
"[기하학]\n"
"물리적=%s\n"
"논리=%s\n"

#: modules/devices/storage.c:793
msgid ""
"[Capabilities]\n"
"%s"
msgstr ""
"[능력]\n"
"%s"

#: modules/devices/storage.c:800
msgid ""
"[Speeds]\n"
"%s"
msgstr ""
"[속도]\n"
"%s"

#: modules/devices/usb.c:137 modules/devices/usb.c:178
msgid "Sub-class"
msgstr "서브클래스"

#: modules/devices/usb.c:138 modules/devices/usb.c:179 modules/network.c:347
msgid "Protocol"
msgstr "프로토콜"

#: modules/devices/usb.c:146 modules/network/net.c:451
msgid "Mb/s"
msgstr "Mb/초"

#: modules/devices/usb.c:174
msgid "Max Current"
msgstr "최대 전류"

#: modules/devices/usb.c:174
msgid "mA"
msgstr ""

#: modules/devices/usb.c:175
msgid "USB Version"
msgstr "USB 버전"

#: modules/devices/usb.c:180
msgid "Device Version"
msgstr "장치 버전"

#: modules/devices/usb.c:222
msgid "No USB devices found."
msgstr "USB 장치를 찾을 수 없습니다."

#: modules/devices/x86/processor.c:649
msgid "Model Name"
msgstr "모델명"

#: modules/devices/x86/processor.c:650
msgid "Family, model, stepping"
msgstr "제품군, 모델, 스테핑"

#: modules/devices/x86/processor.c:656
msgid "Microcode Version"
msgstr "마이크로코드 버전"

#: modules/devices/x86/processor.c:657
msgid "Configuration"
msgstr "구성"

#: modules/devices/x86/processor.c:658
msgid "Cache Size"
msgstr "캐시 크기"

#: modules/devices/x86/processor.c:658
msgid "kb"
msgstr "kb"

#: modules/devices/x86/processor.c:666
msgid "Bug Workarounds"
msgstr "버그 해결 방법"

#: modules/devices/x86/processor.c:693
msgid "Socket Information"
msgstr "소켓 정보"

#: modules/devices/x86/processor.c:714
msgid "CPU Socket"
msgstr "CPU 소켓"

#: modules/devices/x86/processor.c:718
msgid "External Clock"
msgstr "외부 클럭"

#: modules/devices/x86/processor.c:719
msgid "Max Frequency"
msgstr "최대 주파수"

#: modules/devices/x86/processor.c:750
msgid "Package Information"
msgstr "패키지 정보"

#: modules/devices/x86/processor.c:812
msgid "Socket:Core"
msgstr "소켓: 코어"

#. /flag:fpu
#: modules/devices/x86/x86_data.c:48
msgctxt "x86-flag"
msgid "Onboard FPU (floating point support)"
msgstr "온보드 FPU(부동 소수점 지원)"

#. /flag:vme
#: modules/devices/x86/x86_data.c:49
msgctxt "x86-flag"
msgid "Virtual 8086 mode enhancements"
msgstr "가상 8086 모드 개선 사항"

#. /flag:de
#: modules/devices/x86/x86_data.c:50
msgctxt "x86-flag"
msgid "Debugging Extensions (CR4.DE)"
msgstr "디버깅 확장(CR4.DE)"

#. /flag:pse
#: modules/devices/x86/x86_data.c:51
msgctxt "x86-flag"
msgid "Page Size Extensions (4MB memory pages)"
msgstr "페이지 크기 확장(4MB 메모리 페이지)"

#. /flag:tsc
#: modules/devices/x86/x86_data.c:52
msgctxt "x86-flag"
msgid "Time Stamp Counter (RDTSC)"
msgstr "타임스탬프 카운터(RDTSC)"

#. /flag:msr
#: modules/devices/x86/x86_data.c:53
msgctxt "x86-flag"
msgid "Model-Specific Registers (RDMSR, WRMSR)"
msgstr "모델별 레지스터(RDMSR, WRMSR)"

#. /flag:pae
#: modules/devices/x86/x86_data.c:54
msgctxt "x86-flag"
msgid "Physical Address Extensions (support for more than 4GB of RAM)"
msgstr "물리적 주소 확장(4GB 이상의 RAM 지원)"

#. /flag:mce
#: modules/devices/x86/x86_data.c:55
msgctxt "x86-flag"
msgid "Machine Check Exception"
msgstr "머신 점검 예외"

#. /flag:cx8
#: modules/devices/x86/x86_data.c:56
msgctxt "x86-flag"
msgid "CMPXCHG8 instruction (64-bit compare-and-swap)"
msgstr "CMPXCHG8 명령어(64비트 비교 및 교환)"

#. /flag:apic
#: modules/devices/x86/x86_data.c:57
msgctxt "x86-flag"
msgid "Onboard APIC"
msgstr "온보드 APIC"

#. /flag:sep
#: modules/devices/x86/x86_data.c:58
msgctxt "x86-flag"
msgid "SYSENTER/SYSEXIT"
msgstr "SYSENTER/SYSEXIT"

#. /flag:mtrr
#: modules/devices/x86/x86_data.c:59
msgctxt "x86-flag"
msgid "Memory Type Range Registers"
msgstr "메모리 유형 범위 레지스터"

#. /flag:pge
#: modules/devices/x86/x86_data.c:60
msgctxt "x86-flag"
msgid "Page Global Enable (global bit in PDEs and PTEs)"
msgstr "페이지 전역 활성화(PDE 및 PTE의 전역 비트)"

#. /flag:mca
#: modules/devices/x86/x86_data.c:61
msgctxt "x86-flag"
msgid "Machine Check Architecture"
msgstr "머신 체크 아키텍처"

#. /flag:cmov
#: modules/devices/x86/x86_data.c:62
msgctxt "x86-flag"
msgid "CMOV instructions (conditional move) (also FCMOV)"
msgstr "CMOV 명령(조건부 이동)(FCMOV도 포함)"

#. /flag:pat
#: modules/devices/x86/x86_data.c:63
msgctxt "x86-flag"
msgid "Page Attribute Table"
msgstr "페이지 속성 테이블"

#. /flag:pse36
#: modules/devices/x86/x86_data.c:64
msgctxt "x86-flag"
msgid "36-bit PSEs (huge pages)"
msgstr "36비트 PSE(거대한 페이지)"

#. /flag:pn
#: modules/devices/x86/x86_data.c:65
msgctxt "x86-flag"
msgid "Processor serial number"
msgstr "프로세서 시리얼넘버"

#. /flag:clflush
#: modules/devices/x86/x86_data.c:66
msgctxt "x86-flag"
msgid "Cache Line Flush instruction"
msgstr "캐시 라인 플러시 명령"

#. /flag:dts
#: modules/devices/x86/x86_data.c:67
msgctxt "x86-flag"
msgid "Debug Store (buffer for debugging and profiling instructions), or alternately: digital thermal sensor"
msgstr "디버그 저장소(디버깅 및 프로파일링 명령어용 버퍼) 또는 대안: 디지털 열 센서"

#. /flag:acpi
#: modules/devices/x86/x86_data.c:68
msgctxt "x86-flag"
msgid "ACPI via MSR (temperature monitoring and clock speed modulation)"
msgstr "MSR을 통한 ACPI(온도 모니터링 및 클럭 속도 변조)"

#. /flag:mmx
#: modules/devices/x86/x86_data.c:69
msgctxt "x86-flag"
msgid "Multimedia Extensions"
msgstr "멀티미디어 확장"

#. /flag:fxsr
#: modules/devices/x86/x86_data.c:70
msgctxt "x86-flag"
msgid "FXSAVE/FXRSTOR, CR4.OSFXSR"
msgstr "FXSAVE/FXRSTOR, CR4.OSFXSR"

#. /flag:sse
#: modules/devices/x86/x86_data.c:71
msgctxt "x86-flag"
msgid "Intel SSE vector instructions"
msgstr "인텔 SSE 벡터 지침"

#. /flag:sse2
#: modules/devices/x86/x86_data.c:72
msgctxt "x86-flag"
msgid "SSE2"
msgstr "SSE2"

#. /flag:ss
#: modules/devices/x86/x86_data.c:73
msgctxt "x86-flag"
msgid "CPU self snoop"
msgstr "CPU 자체 스눕"

#. /flag:ht
#: modules/devices/x86/x86_data.c:74
msgctxt "x86-flag"
msgid "Hyper-Threading"
msgstr "하이퍼 스레딩"

#. /flag:tm
#: modules/devices/x86/x86_data.c:75
msgctxt "x86-flag"
msgid "Automatic clock control (Thermal Monitor)"
msgstr "자동 클럭 제어(Thermal Monitor)"

#. /flag:ia64
#: modules/devices/x86/x86_data.c:76
msgctxt "x86-flag"
msgid "Intel Itanium Architecture 64-bit (not to be confused with Intel's 64-bit x86 architecture with flag x86-64 or \"AMD64\" bit indicated by flag lm)"
msgstr "Intel Itanium Architecture 64비트(플래그 x86-64 또는 플래그 lm으로 표시된 \"AMD64\" 비트가 있는 Intel의 64비트 x86 아키텍처와 혼동하지 마십시오)"

#. /flag:pbe
#: modules/devices/x86/x86_data.c:77
msgctxt "x86-flag"
msgid "Pending Break Enable (PBE# pin) wakeup support"
msgstr "보류 중인 중단 활성화(PBE# 핀) 웨이크업 지원"

#. /flag:syscall
#: modules/devices/x86/x86_data.c:80
msgctxt "x86-flag"
msgid "SYSCALL (Fast System Call) and SYSRET (Return From Fast System Call)"
msgstr "SYSCALL(빠른 시스템 호출) 및 SYSRET(빠른 시스템 호출에서 반환)"

#. /flag:mp
#: modules/devices/x86/x86_data.c:81
msgctxt "x86-flag"
msgid "Multiprocessing Capable."
msgstr "다중 처리 가능."

#. /flag:nx
#: modules/devices/x86/x86_data.c:82
msgctxt "x86-flag"
msgid "Execute Disable"
msgstr "실행 비활성화"

#. /flag:mmxext
#: modules/devices/x86/x86_data.c:83
msgctxt "x86-flag"
msgid "AMD MMX extensions"
msgstr "AMD MMX 확장"

#. /flag:fxsr_opt
#: modules/devices/x86/x86_data.c:84
msgctxt "x86-flag"
msgid "FXSAVE/FXRSTOR optimizations"
msgstr "FXSAVE/FXRSTOR 최적화"

#. /flag:pdpe1gb
#: modules/devices/x86/x86_data.c:85
msgctxt "x86-flag"
msgid "One GB pages (allows hugepagesz=1G)"
msgstr "1GB 페이지(hugepagesz=1G 허용)"

#. /flag:rdtscp
#: modules/devices/x86/x86_data.c:86
msgctxt "x86-flag"
msgid "Read Time-Stamp Counter and Processor ID"
msgstr "타임스탬프 카운터 및 프로세서 ID 읽기"

#. /flag:lm
#: modules/devices/x86/x86_data.c:87
msgctxt "x86-flag"
msgid "Long Mode (x86-64: amd64, also known as Intel 64, i.e. 64-bit capable)"
msgstr "긴 모드(x86-64: amd64, Intel 64라고도 함, 즉 64비트 지원)"

#. /flag:3dnow
#: modules/devices/x86/x86_data.c:88
msgctxt "x86-flag"
msgid "3DNow! (AMD vector instructions, competing with Intel's SSE1)"
msgstr "3DNow! (AMD 벡터 명령어, 인텔의 SSE1과 경쟁)"

#. /flag:3dnowext
#: modules/devices/x86/x86_data.c:89
msgctxt "x86-flag"
msgid "AMD 3DNow! extensions"
msgstr "AMD 3DNow! 확장"

#. /flag:recovery
#: modules/devices/x86/x86_data.c:91
msgctxt "x86-flag"
msgid "CPU in recovery mode"
msgstr "복구 모드의 CPU"

#. /flag:longrun
#: modules/devices/x86/x86_data.c:92
msgctxt "x86-flag"
msgid "Longrun power control"
msgstr "롱런 파워 컨트롤"

#. /flag:lrti
#: modules/devices/x86/x86_data.c:93
msgctxt "x86-flag"
msgid "LongRun table interface"
msgstr "롱런 테이블 인터페이스"

#. /flag:cxmmx
#: modules/devices/x86/x86_data.c:95
msgctxt "x86-flag"
msgid "Cyrix MMX extensions"
msgstr "Cyrix MMX 확장"

#. /flag:k6_mtrr
#: modules/devices/x86/x86_data.c:96
msgctxt "x86-flag"
msgid "AMD K6 nonstandard MTRRs"
msgstr "AMD K6 비표준 MTRR"

#. /flag:cyrix_arr
#: modules/devices/x86/x86_data.c:97
msgctxt "x86-flag"
msgid "Cyrix ARRs (= MTRRs)"
msgstr "Cyrix ARR (= MTRR)"

#. /flag:centaur_mcr
#: modules/devices/x86/x86_data.c:98
msgctxt "x86-flag"
msgid "Centaur MCRs (= MTRRs)"
msgstr ""

#. /flag:constant_tsc
#: modules/devices/x86/x86_data.c:99
msgctxt "x86-flag"
msgid "TSC ticks at a constant rate"
msgstr "TSC가 일정한 비율로 째깍거림"

#. /flag:up
#: modules/devices/x86/x86_data.c:100
msgctxt "x86-flag"
msgid "SMP kernel running on UP"
msgstr "UP에서 실행되는 SMP 커널"

#. /flag:art
#: modules/devices/x86/x86_data.c:101
msgctxt "x86-flag"
msgid "Always-Running Timer"
msgstr "항상 실행되는 타이머"

#. /flag:arch_perfmon
#: modules/devices/x86/x86_data.c:102
msgctxt "x86-flag"
msgid "Intel Architectural PerfMon"
msgstr "인텔 아키텍처 PerfMon"

#. /flag:pebs
#: modules/devices/x86/x86_data.c:103
msgctxt "x86-flag"
msgid "Precise-Event Based Sampling"
msgstr "정확한 이벤트 기반 샘플링"

#. /flag:bts
#: modules/devices/x86/x86_data.c:104
msgctxt "x86-flag"
msgid "Branch Trace Store"
msgstr "브랜치 트레이스 스토어"

#. /flag:rep_good
#: modules/devices/x86/x86_data.c:105
msgctxt "x86-flag"
msgid "rep microcode works well"
msgstr "rep 마이크로코드가 잘 작동합니다."

#. /flag:acc_power
#: modules/devices/x86/x86_data.c:106
msgctxt "x86-flag"
msgid "AMD accumulated power mechanism"
msgstr "AMD 축적 전력 메커니즘"

#. /flag:nopl
#: modules/devices/x86/x86_data.c:107
msgctxt "x86-flag"
msgid "The NOPL (0F 1F) instructions"
msgstr "NOPL(0F 1F) 명령어"

#. /flag:xtopology
#: modules/devices/x86/x86_data.c:108
msgctxt "x86-flag"
msgid "cpu topology enum extensions"
msgstr "CPU 토폴로지 열거형 확장"

#. /flag:tsc_reliable
#: modules/devices/x86/x86_data.c:109
msgctxt "x86-flag"
msgid "TSC is known to be reliable"
msgstr "TSC는 신뢰할 수 있는 것으로 알려져 있습니다."

#. /flag:nonstop_tsc
#: modules/devices/x86/x86_data.c:110
msgctxt "x86-flag"
msgid "TSC does not stop in C states"
msgstr "TSC는 C 상태에서 멈추지 않습니다."

#. /flag:extd_apicid
#: modules/devices/x86/x86_data.c:111
msgctxt "x86-flag"
msgid "has extended APICID (8 bits)"
msgstr "확장 APICID(8비트)가 있습니다."

#. /flag:amd_dcm
#: modules/devices/x86/x86_data.c:112
msgctxt "x86-flag"
msgid "multi-node processor"
msgstr "다중 노드 프로세서"

#. /flag:aperfmperf
#: modules/devices/x86/x86_data.c:113
msgctxt "x86-flag"
msgid "APERFMPERF"
msgstr "APERFMPERF"

#. /flag:eagerfpu
#: modules/devices/x86/x86_data.c:114
msgctxt "x86-flag"
msgid "Non lazy FPU restore"
msgstr "비 지연 FPU 복원"

#. /flag:nonstop_tsc_s3
#: modules/devices/x86/x86_data.c:115
msgctxt "x86-flag"
msgid "TSC doesn't stop in S3 state"
msgstr "TSC는 S3 상태에서 멈추지 않습니다."

#. /flag:mce_recovery
#: modules/devices/x86/x86_data.c:116
msgctxt "x86-flag"
msgid "CPU has recoverable machine checks"
msgstr "CPU에는 복구 가능한 머신 검사가 있습니다."

#. /flag:pni
#: modules/devices/x86/x86_data.c:119
msgctxt "x86-flag"
msgid "SSE-3 (\"Prescott New Instructions\")"
msgstr "SSE-3(\"Prescott 새 지침\")"

#. /flag:pclmulqdq
#: modules/devices/x86/x86_data.c:120
msgctxt "x86-flag"
msgid "Perform a Carry-Less Multiplication of Quadword instruction - accelerator for GCM"
msgstr "쿼드워드 명령어의 캐리리스 곱셈 수행 - GCM용 가속기"

#. /flag:dtes64
#: modules/devices/x86/x86_data.c:121
msgctxt "x86-flag"
msgid "64-bit Debug Store"
msgstr "64비트 디버그 저장소"

#. /flag:monitor
#: modules/devices/x86/x86_data.c:122
msgctxt "x86-flag"
msgid "Monitor/Mwait support (Intel SSE3 supplements)"
msgstr "모니터/Mwait 지원(Intel SSE3 보완)"

#. /flag:ds_cpl
#: modules/devices/x86/x86_data.c:123
msgctxt "x86-flag"
msgid "CPL Qual. Debug Store"
msgstr "CPL Qual. 디버그 스토어"

#. /flag:vmx
#: modules/devices/x86/x86_data.c:124
msgctxt "x86-flag"
msgid "Hardware virtualization, Intel VMX"
msgstr "하드웨어 가상화, Intel VMX"

#. /flag:smx
#: modules/devices/x86/x86_data.c:125
msgctxt "x86-flag"
msgid "Safer mode TXT (TPM support)"
msgstr "안전 모드 TXT(TPM 지원)"

#. /flag:est
#: modules/devices/x86/x86_data.c:126
msgctxt "x86-flag"
msgid "Enhanced SpeedStep"
msgstr "향상된 스피드스텝"

#. /flag:tm2
#: modules/devices/x86/x86_data.c:127
msgctxt "x86-flag"
msgid "Thermal Monitor 2"
msgstr ""

#. /flag:ssse3
#: modules/devices/x86/x86_data.c:128
msgctxt "x86-flag"
msgid "Supplemental SSE-3"
msgstr "보충 SSE-3"

#. /flag:cid
#: modules/devices/x86/x86_data.c:129
msgctxt "x86-flag"
msgid "Context ID"
msgstr "컨텍스트 ID"

#. /flag:sdbg
#: modules/devices/x86/x86_data.c:130
msgctxt "x86-flag"
msgid "silicon debug"
msgstr "실리콘 디버그"

#. /flag:fma
#: modules/devices/x86/x86_data.c:131
msgctxt "x86-flag"
msgid "Fused multiply-add"
msgstr "융합 곱셈 더하기"

#. /flag:cx16
#: modules/devices/x86/x86_data.c:132
msgctxt "x86-flag"
msgid "CMPXCHG16B"
msgstr "CMPXCHG16B"

#. /flag:xtpr
#: modules/devices/x86/x86_data.c:133
msgctxt "x86-flag"
msgid "Send Task Priority Messages"
msgstr "작업 우선 순위 메시지 보내기"

#. /flag:pdcm
#: modules/devices/x86/x86_data.c:134
msgctxt "x86-flag"
msgid "Performance Capabilities"
msgstr "성능 기능"

#. /flag:pcid
#: modules/devices/x86/x86_data.c:135
msgctxt "x86-flag"
msgid "Process Context Identifiers"
msgstr "프로세스 컨텍스트 식별자"

#. /flag:dca
#: modules/devices/x86/x86_data.c:136
msgctxt "x86-flag"
msgid "Direct Cache Access"
msgstr "직접 캐시 액세스"

#. /flag:sse4_1
#: modules/devices/x86/x86_data.c:137
msgctxt "x86-flag"
msgid "SSE-4.1"
msgstr "SSE-4.1"

#. /flag:sse4_2
#: modules/devices/x86/x86_data.c:138
msgctxt "x86-flag"
msgid "SSE-4.2"
msgstr "SSE-4.2"

#. /flag:x2apic
#: modules/devices/x86/x86_data.c:139
msgctxt "x86-flag"
msgid "x2APIC"
msgstr "x2APIC"

#. /flag:movbe
#: modules/devices/x86/x86_data.c:140
msgctxt "x86-flag"
msgid "Move Data After Swapping Bytes instruction"
msgstr "바이트 교체 후 데이터 이동 명령어"

#. /flag:popcnt
#: modules/devices/x86/x86_data.c:141
msgctxt "x86-flag"
msgid "Return the Count of Number of Bits Set to 1 instruction (Hamming weight, i.e. bit count)"
msgstr "1 명령어로 설정된 비트 수 반환(해밍 가중치, 즉 비트 수)"

#. /flag:tsc_deadline_timer
#: modules/devices/x86/x86_data.c:142
msgctxt "x86-flag"
msgid "Tsc deadline timer"
msgstr "Tsc 마감 타이머"

#. /flag:aes/aes-ni
#: modules/devices/x86/x86_data.c:143
msgctxt "x86-flag"
msgid "Advanced Encryption Standard (New Instructions)"
msgstr "고급 암호화 표준(새 지침)"

#. /flag:xsave
#: modules/devices/x86/x86_data.c:144
msgctxt "x86-flag"
msgid "Save Processor Extended States: also provides XGETBY,XRSTOR,XSETBY"
msgstr "프로세서 확장 상태 저장: XGETBY, XRSTOR, XSETBY도 제공"

#. /flag:avx
#: modules/devices/x86/x86_data.c:145
msgctxt "x86-flag"
msgid "Advanced Vector Extensions"
msgstr "고급 벡터 확장"

#. /flag:f16c
#: modules/devices/x86/x86_data.c:146
msgctxt "x86-flag"
msgid "16-bit fp conversions (CVT16)"
msgstr "16비트 fp 변환(CVT16)"

#. /flag:rdrand
#: modules/devices/x86/x86_data.c:147
msgctxt "x86-flag"
msgid "Read Random Number from hardware random number generator instruction"
msgstr "하드웨어 난수 생성기 명령어에서 난수 읽기"

#. /flag:hypervisor
#: modules/devices/x86/x86_data.c:148
msgctxt "x86-flag"
msgid "Running on a hypervisor"
msgstr "하이퍼바이저에서 실행"

#. /Cyrix/Centaur-defined CPU features, CPUID level 0xC0000001
#. /flag:rng
#: modules/devices/x86/x86_data.c:150
msgctxt "x86-flag"
msgid "Random Number Generator present (xstore)"
msgstr "난수 생성기 존재(xstore)"

#. /flag:rng_en
#: modules/devices/x86/x86_data.c:151
msgctxt "x86-flag"
msgid "Random Number Generator enabled"
msgstr "난수 생성기 활성화됨"

#. /flag:ace
#: modules/devices/x86/x86_data.c:152
msgctxt "x86-flag"
msgid "on-CPU crypto (xcrypt)"
msgstr "CPU 암호화(xcrypt)"

#. /flag:ace_en
#: modules/devices/x86/x86_data.c:153
msgctxt "x86-flag"
msgid "on-CPU crypto enabled"
msgstr "on-CPU 암호화 활성화"

#. /flag:ace2
#: modules/devices/x86/x86_data.c:154
msgctxt "x86-flag"
msgid "Advanced Cryptography Engine v2"
msgstr "고급 암호화 엔진 v2"

#. /flag:ace2_en
#: modules/devices/x86/x86_data.c:155
msgctxt "x86-flag"
msgid "ACE v2 enabled"
msgstr "ACE v2 활성화"

#. /flag:phe
#: modules/devices/x86/x86_data.c:156
msgctxt "x86-flag"
msgid "PadLock Hash Engine"
msgstr "PadLock 해시 엔진"

#. /flag:phe_en
#: modules/devices/x86/x86_data.c:157
msgctxt "x86-flag"
msgid "PHE enabled"
msgstr "PHE 활성화"

#. /flag:pmm
#: modules/devices/x86/x86_data.c:158
msgctxt "x86-flag"
msgid "PadLock Montgomery Multiplier"
msgstr "PadLock 몽고메리 승수"

#. /flag:pmm_en
#: modules/devices/x86/x86_data.c:159
msgctxt "x86-flag"
msgid "PMM enabled"
msgstr "PMM 활성화"

#. /flag:lahf_lm
#: modules/devices/x86/x86_data.c:161
msgctxt "x86-flag"
msgid "Load AH from Flags (LAHF) and Store AH into Flags (SAHF) in long mode"
msgstr "Long 모드에서 플래그(LAHF)에서 AH 로드 및 플래그(SAHF)에 AH 저장"

#. /flag:cmp_legacy
#: modules/devices/x86/x86_data.c:162
msgctxt "x86-flag"
msgid "If yes HyperThreading not valid"
msgstr "'예'인 경우 하이퍼스레딩이 유효하지 않음"

#. /flag:svm
#: modules/devices/x86/x86_data.c:163
msgctxt "x86-flag"
msgid "\"Secure virtual machine\": AMD-V"
msgstr "\"보안 가상 머신\": AMD-V"

#. /flag:extapic
#: modules/devices/x86/x86_data.c:164
msgctxt "x86-flag"
msgid "Extended APIC space"
msgstr "확장된 APIC 공간"

#. /flag:cr8_legacy
#: modules/devices/x86/x86_data.c:165
msgctxt "x86-flag"
msgid "CR8 in 32-bit mode"
msgstr "32비트 모드의 CR8"

#. /flag:abm
#: modules/devices/x86/x86_data.c:166
msgctxt "x86-flag"
msgid "Advanced Bit Manipulation"
msgstr "고급 비트 조작"

#. /flag:sse4a
#: modules/devices/x86/x86_data.c:167
msgctxt "x86-flag"
msgid "SSE-4A"
msgstr "SSE-4A"

#. /flag:misalignsse
#: modules/devices/x86/x86_data.c:168
msgctxt "x86-flag"
msgid "indicates if a general-protection exception (#GP) is generated when some legacy SSE instructions operate on unaligned data. Also depends on CR0 and Alignment Checking bit"
msgstr "일부 레거시 SSE 명령어가 정렬되지 않은 데이터에서 작동할 때 일반 보호 예외(#GP)가 생성되는지 여부를 나타냅니다. 또한 CR0 및 Alignment Checking 비트에 따라 다릅니다."

#. /flag:3dnowprefetch
#: modules/devices/x86/x86_data.c:169
msgctxt "x86-flag"
msgid "3DNow prefetch instructions"
msgstr "3DNow 프리페치 지침"

#. /flag:osvw
#: modules/devices/x86/x86_data.c:170
msgctxt "x86-flag"
msgid "indicates OS Visible Workaround, which allows the OS to work around processor errata."
msgstr "OS가 프로세서 정오표를 해결할 수 있도록 하는 OS Visible Workaround를 나타냅니다."

#. /flag:ibs
#: modules/devices/x86/x86_data.c:171
msgctxt "x86-flag"
msgid "Instruction Based Sampling"
msgstr "명령어 기반 샘플링"

#. /flag:xop
#: modules/devices/x86/x86_data.c:172
msgctxt "x86-flag"
msgid "extended AVX instructions"
msgstr "확장 AVX 명령어"

#. /flag:skinit
#: modules/devices/x86/x86_data.c:173
msgctxt "x86-flag"
msgid "SKINIT/STGI instructions"
msgstr "SKINIT/STGI 지침"

#. /flag:wdt
#: modules/devices/x86/x86_data.c:174
msgctxt "x86-flag"
msgid "Watchdog timer"
msgstr "워치독 타이머"

#. /flag:lwp
#: modules/devices/x86/x86_data.c:175
msgctxt "x86-flag"
msgid "Light Weight Profiling"
msgstr "경량 프로파일링"

#. /flag:fma4
#: modules/devices/x86/x86_data.c:176
msgctxt "x86-flag"
msgid "4 operands MAC instructions"
msgstr "4 피연산자 MAC 명령어"

#. /flag:tce
#: modules/devices/x86/x86_data.c:177
msgctxt "x86-flag"
msgid "translation cache extension"
msgstr "번역 캐시 확장"

#. /flag:nodeid_msr
#: modules/devices/x86/x86_data.c:178
msgctxt "x86-flag"
msgid "NodeId MSR"
msgstr "노드 ID MSR"

#. /flag:tbm
#: modules/devices/x86/x86_data.c:179
msgctxt "x86-flag"
msgid "Trailing Bit Manipulation"
msgstr "후행 비트 조작"

#. /flag:topoext
#: modules/devices/x86/x86_data.c:180
msgctxt "x86-flag"
msgid "Topology Extensions CPUID leafs"
msgstr "토폴로지 확장 CPUID 리프"

#. /flag:perfctr_core
#: modules/devices/x86/x86_data.c:181
msgctxt "x86-flag"
msgid "Core Performance Counter Extensions"
msgstr "핵심 성능 카운터 확장"

#. /flag:perfctr_nb
#: modules/devices/x86/x86_data.c:182
msgctxt "x86-flag"
msgid "NB Performance Counter Extensions"
msgstr "NB 성능 카운터 확장"

#. /flag:bpext
#: modules/devices/x86/x86_data.c:183
msgctxt "x86-flag"
msgid "data breakpoint extension"
msgstr "데이터 중단점 확장"

#. /flag:ptsc
#: modules/devices/x86/x86_data.c:184
msgctxt "x86-flag"
msgid "performance time-stamp counter"
msgstr "성능 타임스탬프 카운터"

#. /flag:perfctr_l2
#: modules/devices/x86/x86_data.c:185
msgctxt "x86-flag"
msgid "L2 Performance Counter Extensions"
msgstr "L2 성능 카운터 확장"

#. /flag:mwaitx
#: modules/devices/x86/x86_data.c:186
msgctxt "x86-flag"
msgid "MWAIT extension (MONITORX/MWAITX)"
msgstr "MWAIT 확장(MONITORX/MWAITX)"

#. /flag:cpb
#: modules/devices/x86/x86_data.c:188
msgctxt "x86-flag"
msgid "AMD Core Performance Boost"
msgstr "AMD 코어 성능 부스트"

#. /flag:epb
#: modules/devices/x86/x86_data.c:189
msgctxt "x86-flag"
msgid "IA32_ENERGY_PERF_BIAS support"
msgstr "IA32_ENERGY_PERF_BIAS 지원"

#. /flag:hw_pstate
#: modules/devices/x86/x86_data.c:190
msgctxt "x86-flag"
msgid "AMD HW-PState"
msgstr "AMD HW-P 상태"

#. /flag:proc_feedback
#: modules/devices/x86/x86_data.c:191
msgctxt "x86-flag"
msgid "AMD ProcFeedbackInterface"
msgstr "AMD ProcFeedback인터페이스"

#. /flag:intel_pt
#: modules/devices/x86/x86_data.c:192
msgctxt "x86-flag"
msgid "Intel Processor Tracing"
msgstr "인텔 프로세서 추적"

#. /flag:tpr_shadow
#: modules/devices/x86/x86_data.c:194
msgctxt "x86-flag"
msgid "Intel TPR Shadow"
msgstr "인텔 TPR 섀도우"

#. /flag:vnmi
#: modules/devices/x86/x86_data.c:195
msgctxt "x86-flag"
msgid "Intel Virtual NMI"
msgstr "인텔 가상 NMI"

#. /flag:flexpriority
#: modules/devices/x86/x86_data.c:196
msgctxt "x86-flag"
msgid "Intel FlexPriority"
msgstr "인텔 플렉스우선순위"

#. /flag:ept
#: modules/devices/x86/x86_data.c:197
msgctxt "x86-flag"
msgid "Intel Extended Page Table"
msgstr "인텔 확장 페이지 테이블"

#. /flag:vpid
#: modules/devices/x86/x86_data.c:198
msgctxt "x86-flag"
msgid "Intel Virtual Processor ID"
msgstr "인텔 가상 프로세서 ID"

#. /flag:vmmcall
#: modules/devices/x86/x86_data.c:199
msgctxt "x86-flag"
msgid "prefer VMMCALL to VMCALL"
msgstr "VMCALL보다 VMMCALL 선호"

#. /flag:fsgsbase
#: modules/devices/x86/x86_data.c:201
msgctxt "x86-flag"
msgid "{RD/WR}{FS/GS}BASE instructions"
msgstr "{RD/WR}{FS/GS}기본 지침"

#. /flag:tsc_adjust
#: modules/devices/x86/x86_data.c:202
msgctxt "x86-flag"
msgid "TSC adjustment MSR"
msgstr "TSC 조정 MSR"

#. /flag:bmi1
#: modules/devices/x86/x86_data.c:203
msgctxt "x86-flag"
msgid "1st group bit manipulation extensions"
msgstr "첫 번째 그룹 비트 조작 확장"

#. /flag:hle
#: modules/devices/x86/x86_data.c:204
msgctxt "x86-flag"
msgid "Hardware Lock Elision"
msgstr "하드웨어 잠금 제거"

#. /flag:avx2
#: modules/devices/x86/x86_data.c:205
msgctxt "x86-flag"
msgid "AVX2 instructions"
msgstr "AVX2 지침"

#. /flag:smep
#: modules/devices/x86/x86_data.c:206
msgctxt "x86-flag"
msgid "Supervisor Mode Execution Protection"
msgstr "감독자 모드 실행 보호"

#. /flag:bmi2
#: modules/devices/x86/x86_data.c:207
msgctxt "x86-flag"
msgid "2nd group bit manipulation extensions"
msgstr "두 번째 그룹 비트 조작 확장"

#. /flag:erms
#: modules/devices/x86/x86_data.c:208
msgctxt "x86-flag"
msgid "Enhanced REP MOVSB/STOSB"
msgstr "향상된 REP MOVSB/STOSB"

#. /flag:invpcid
#: modules/devices/x86/x86_data.c:209
msgctxt "x86-flag"
msgid "Invalidate Processor Context ID"
msgstr "프로세서 컨텍스트 ID 무효화"

#. /flag:rtm
#: modules/devices/x86/x86_data.c:210
msgctxt "x86-flag"
msgid "Restricted Transactional Memory"
msgstr "제한된 트랜잭션 메모리"

#. /flag:cqm
#: modules/devices/x86/x86_data.c:211
msgctxt "x86-flag"
msgid "Cache QoS Monitoring"
msgstr "캐시 QoS 모니터링"

#. /flag:mpx
#: modules/devices/x86/x86_data.c:212
msgctxt "x86-flag"
msgid "Memory Protection Extension"
msgstr "메모리 보호 확장"

#. /flag:avx512f
#: modules/devices/x86/x86_data.c:213
msgctxt "x86-flag"
msgid "AVX-512 foundation"
msgstr "AVX-512 파운데이션"

#. /flag:avx512dq
#: modules/devices/x86/x86_data.c:214
msgctxt "x86-flag"
msgid "AVX-512 Double/Quad instructions"
msgstr "AVX-512 더블/쿼드 명령어"

#. /flag:rdseed
#: modules/devices/x86/x86_data.c:215
msgctxt "x86-flag"
msgid "The RDSEED instruction"
msgstr "RDSEED 명령어"

#. /flag:adx
#: modules/devices/x86/x86_data.c:216
msgctxt "x86-flag"
msgid "The ADCX and ADOX instructions"
msgstr "ADCX 및 ADOX 명령어"

#. /flag:smap
#: modules/devices/x86/x86_data.c:217
msgctxt "x86-flag"
msgid "Supervisor Mode Access Prevention"
msgstr "감독자 모드 접근 방지"

#. /flag:clflushopt
#: modules/devices/x86/x86_data.c:218
msgctxt "x86-flag"
msgid "CLFLUSHOPT instruction"
msgstr "CLFLUSHOPT 명령어"

#. /flag:clwb
#: modules/devices/x86/x86_data.c:219
msgctxt "x86-flag"
msgid "CLWB instruction"
msgstr "CLWB 명령"

#. /flag:avx512pf
#: modules/devices/x86/x86_data.c:220
msgctxt "x86-flag"
msgid "AVX-512 Prefetch"
msgstr "AVX-512 프리페치"

#. /flag:avx512er
#: modules/devices/x86/x86_data.c:221
msgctxt "x86-flag"
msgid "AVX-512 Exponential and Reciprocal"
msgstr "AVX-512 지수 및 역수"

#. /flag:avx512cd
#: modules/devices/x86/x86_data.c:222
msgctxt "x86-flag"
msgid "AVX-512 Conflict Detection"
msgstr "AVX-512 충돌 감지"

#. /flag:sha_ni
#: modules/devices/x86/x86_data.c:223
msgctxt "x86-flag"
msgid "SHA1/SHA256 Instruction Extensions"
msgstr "SHA1/SHA256 명령어 확장"

#. /flag:avx512bw
#: modules/devices/x86/x86_data.c:224
msgctxt "x86-flag"
msgid "AVX-512 Byte/Word instructions"
msgstr "AVX-512 바이트/워드 명령어"

#. /flag:avx512vl
#: modules/devices/x86/x86_data.c:225
msgctxt "x86-flag"
msgid "AVX-512 128/256 Vector Length extensions"
msgstr "AVX-512 128/256 벡터 길이 확장"

#. /flag:xsaveopt
#: modules/devices/x86/x86_data.c:227
msgctxt "x86-flag"
msgid "Optimized XSAVE"
msgstr "최적화된 XSAVE"

#. /flag:xsavec
#: modules/devices/x86/x86_data.c:228
msgctxt "x86-flag"
msgid "XSAVEC"
msgstr ""

#. /flag:xgetbv1
#: modules/devices/x86/x86_data.c:229
msgctxt "x86-flag"
msgid "XGETBV with ECX = 1"
msgstr "ECX가 있는 XGETBV = 1"

#. /flag:xsaves
#: modules/devices/x86/x86_data.c:230
msgctxt "x86-flag"
msgid "XSAVES/XRSTORS"
msgstr "XSAVES/XRSTORS"

#. /flag:cqm_llc
#: modules/devices/x86/x86_data.c:232
msgctxt "x86-flag"
msgid "LLC QoS"
msgstr "LLC QoS"

#. /flag:cqm_occup_llc
#: modules/devices/x86/x86_data.c:234
msgctxt "x86-flag"
msgid "LLC occupancy monitoring"
msgstr "LLC 점유 모니터링"

#. /flag:cqm_mbm_total
#: modules/devices/x86/x86_data.c:235
msgctxt "x86-flag"
msgid "LLC total MBM monitoring"
msgstr "LLC 총 MBM 모니터링"

#. /flag:cqm_mbm_local
#: modules/devices/x86/x86_data.c:236
msgctxt "x86-flag"
msgid "LLC local MBM monitoring"
msgstr "LLC 로컬 MBM 모니터링"

#. /flag:clzero
#: modules/devices/x86/x86_data.c:238
msgctxt "x86-flag"
msgid "CLZERO instruction"
msgstr "CLZERO 명령"

#. /flag:irperf
#: modules/devices/x86/x86_data.c:239
msgctxt "x86-flag"
msgid "instructions retired performance counter"
msgstr "지침 폐기된 성능 카운터"

#. /flag:dtherm
#: modules/devices/x86/x86_data.c:241
msgctxt "x86-flag"
msgid "digital thermal sensor"
msgstr ""

#. /flag:ida
#: modules/devices/x86/x86_data.c:242
msgctxt "x86-flag"
msgid "Intel Dynamic Acceleration"
msgstr "인텔 동적 가속"

#. /flag:arat
#: modules/devices/x86/x86_data.c:243
msgctxt "x86-flag"
msgid "Always Running APIC Timer"
msgstr "항상 실행 중인 APIC 타이머"

#. /flag:pln
#: modules/devices/x86/x86_data.c:244
msgctxt "x86-flag"
msgid "Intel Power Limit Notification"
msgstr "인텔 전력 제한 알림"

#. /flag:pts
#: modules/devices/x86/x86_data.c:245
msgctxt "x86-flag"
msgid "Intel Package Thermal Status"
msgstr ""

#. /flag:hwp
#: modules/devices/x86/x86_data.c:246
msgctxt "x86-flag"
msgid "Intel Hardware P-states"
msgstr "인텔 하드웨어 P-상태"

#. /flag:hwp_notify
#: modules/devices/x86/x86_data.c:247
msgctxt "x86-flag"
msgid "HWP notification"
msgstr "HWP 알림"

#. /flag:hwp_act_window
#: modules/devices/x86/x86_data.c:248
msgctxt "x86-flag"
msgid "HWP Activity Window"
msgstr "HWP 활동 창"

#. /flag:hwp_epp
#: modules/devices/x86/x86_data.c:249
msgctxt "x86-flag"
msgid "HWP Energy Performance Preference"
msgstr "HWP 에너지 성능 선호도"

#. /flag:hwp_pkg_req
#: modules/devices/x86/x86_data.c:250
msgctxt "x86-flag"
msgid "HWP package-level request"
msgstr "HWP 패키지 수준 요청"

#. /flag:npt
#: modules/devices/x86/x86_data.c:252
msgctxt "x86-flag"
msgid "AMD Nested Page Table support"
msgstr "AMD 중첩 페이지 테이블 지원"

#. /flag:lbrv
#: modules/devices/x86/x86_data.c:253
msgctxt "x86-flag"
msgid "AMD LBR Virtualization support"
msgstr "AMD LBR 가상화 지원"

#. /flag:svm_lock
#: modules/devices/x86/x86_data.c:254
msgctxt "x86-flag"
msgid "AMD SVM locking MSR"
msgstr "AMD SVM 잠금 MSR"

#. /flag:nrip_save
#: modules/devices/x86/x86_data.c:255
msgctxt "x86-flag"
msgid "AMD SVM next_rip save"
msgstr "AMD SVM next_rip 저장"

#. /flag:tsc_scale
#: modules/devices/x86/x86_data.c:256
msgctxt "x86-flag"
msgid "AMD TSC scaling support"
msgstr "AMD TSC 확장 지원"

#. /flag:vmcb_clean
#: modules/devices/x86/x86_data.c:257
msgctxt "x86-flag"
msgid "AMD VMCB clean bits support"
msgstr "AMD VMCB 클린 비트 지원"

#. /flag:flushbyasid
#: modules/devices/x86/x86_data.c:258
msgctxt "x86-flag"
msgid "AMD flush-by-ASID support"
msgstr "AMD Flush-by-ASID 지원"

#. /flag:decodeassists
#: modules/devices/x86/x86_data.c:259
msgctxt "x86-flag"
msgid "AMD Decode Assists support"
msgstr "AMD 디코드 어시스트 지원"

#. /flag:pausefilter
#: modules/devices/x86/x86_data.c:260
msgctxt "x86-flag"
msgid "AMD filtered pause intercept"
msgstr "AMD 필터링된 일시 중지 인터셉트"

#. /flag:pfthreshold
#: modules/devices/x86/x86_data.c:261
msgctxt "x86-flag"
msgid "AMD pause filter threshold"
msgstr "AMD 일시 중지 필터 임계값"

#. /flag:avic
#: modules/devices/x86/x86_data.c:262
msgctxt "x86-flag"
msgid "Virtual Interrupt Controller"
msgstr "가상 인터럽트 컨트롤러"

#. /flag:pku
#: modules/devices/x86/x86_data.c:264
msgctxt "x86-flag"
msgid "Protection Keys for Userspace"
msgstr "사용자 공간에 대한 보호 키"

#. /flag:ospke
#: modules/devices/x86/x86_data.c:265
msgctxt "x86-flag"
msgid "OS Protection Keys Enable"
msgstr "OS 보호 키 활성화"

#. /flag:overflow_recov
#: modules/devices/x86/x86_data.c:267
msgctxt "x86-flag"
msgid "MCA overflow recovery support"
msgstr "MCA 오버플로 복구 지원"

#. /flag:succor
#: modules/devices/x86/x86_data.c:268
msgctxt "x86-flag"
msgid "uncorrectable error containment and recovery"
msgstr "수정 불가능한 오류 억제 및 복구"

#. /flag:smca
#: modules/devices/x86/x86_data.c:269
msgctxt "x86-flag"
msgid "Scalable MCA"
msgstr "확장 가능한 MCA"

#. /bug:f00f
#: modules/devices/x86/x86_data.c:272
msgctxt "x86-flag"
msgid "Intel F00F bug"
msgstr "인텔 F00F 버그"

#. /bug:fdiv
#: modules/devices/x86/x86_data.c:273
msgctxt "x86-flag"
msgid "FPU FDIV"
msgstr "FPU FDIV"

#. /bug:coma
#: modules/devices/x86/x86_data.c:274
msgctxt "x86-flag"
msgid "Cyrix 6x86 coma"
msgstr ""

#. /bug:tlb_mmatch
#: modules/devices/x86/x86_data.c:275
msgctxt "x86-flag"
msgid "AMD Erratum 383"
msgstr ""

#. /bug:apic_c1e
#. /bug:amd_e400
#: modules/devices/x86/x86_data.c:276 modules/devices/x86/x86_data.c:285
msgctxt "x86-flag"
msgid "AMD Erratum 400"
msgstr ""

#. /bug:11ap
#: modules/devices/x86/x86_data.c:277
msgctxt "x86-flag"
msgid "Bad local APIC aka 11AP"
msgstr "잘못된 로컬 APIC(일명 11AP)"

#. /bug:fxsave_leak
#: modules/devices/x86/x86_data.c:278
msgctxt "x86-flag"
msgid "FXSAVE leaks FOP/FIP/FOP"
msgstr "FXSAVE 유출 FOP/FIP/FOP"

#. /bug:clflush_monitor
#: modules/devices/x86/x86_data.c:279
msgctxt "x86-flag"
msgid "AAI65, CLFLUSH required before MONITOR"
msgstr "AAI65, MONITOR 전에 CLFLUSH 필요"

#. /bug:sysret_ss_attrs
#: modules/devices/x86/x86_data.c:280
msgctxt "x86-flag"
msgid "SYSRET doesn't fix up SS attrs"
msgstr "SYSRET은 SS 속성을 수정하지 않습니다."

#. /bug:espfix
#: modules/devices/x86/x86_data.c:281
msgctxt "x86-flag"
msgid "IRET to 16-bit SS corrupts ESP/RSP high bits"
msgstr "16비트 SS에 대한 IRET는 ESP/RSP 상위 비트를 손상시킵니다."

#. /bug:null_seg
#: modules/devices/x86/x86_data.c:282
msgctxt "x86-flag"
msgid "Nulling a selector preserves the base"
msgstr "선택자를 Null하면 기본이 유지됩니다."

#. /bug:swapgs_fence
#: modules/devices/x86/x86_data.c:283
msgctxt "x86-flag"
msgid "SWAPGS without input dep on GS"
msgstr "GS에 입력 dep가 없는 SWAPGS"

#. /bug:monitor
#: modules/devices/x86/x86_data.c:284
msgctxt "x86-flag"
msgid "IPI required to wake up remote CPU"
msgstr "원격 CPU를 깨우기 위해 필요한 IPI"

#. /bug:cpu_insecure & bug:cpu_meltdown
#: modules/devices/x86/x86_data.c:286 modules/devices/x86/x86_data.c:287
msgctxt "x86-flag"
msgid "CPU is affected by meltdown attack and needs kernel page table isolation"
msgstr "CPU는 멜트다운 공격의 영향을 받고 커널 페이지 테이블 격리가 필요합니다."

#. /bug:spectre_v1
#: modules/devices/x86/x86_data.c:288
msgctxt "x86-flag"
msgid "CPU is affected by Spectre variant 1 attack with conditional branches"
msgstr "CPU는 조건부 분기를 사용하는 Spectre 변형 1 공격의 영향을 받습니다."

#. /bug:spectre_v2
#: modules/devices/x86/x86_data.c:289
msgctxt "x86-flag"
msgid "CPU is affected by Spectre variant 2 attack with indirect branches"
msgstr "CPU는 간접 분기를 사용한 Spectre 변형 2 공격의 영향을 받습니다."

#. /bug:spec_store_bypass
#: modules/devices/x86/x86_data.c:290
msgctxt "x86-flag"
msgid "CPU is affected by speculative store bypass attack"
msgstr "CPU는 투기적 저장소 우회 공격의 영향을 받습니다."

#. /bug:l1tf
#: modules/devices/x86/x86_data.c:291
msgctxt "x86-flag"
msgid "CPU is affected by L1 Terminal Fault"
msgstr "CPU는 L1 터미널 오류의 영향을 받습니다."

#. /x86/kernel/cpu/powerflags.h
#. /flag:pm:ts
#: modules/devices/x86/x86_data.c:294
msgctxt "x86-flag"
msgid "temperature sensor"
msgstr "온도 센서"

#. /flag:pm:fid
#: modules/devices/x86/x86_data.c:295
msgctxt "x86-flag"
msgid "frequency id control"
msgstr "주파수 ID 제어"

#. /flag:pm:vid
#: modules/devices/x86/x86_data.c:296
msgctxt "x86-flag"
msgid "voltage id control"
msgstr "전압 ID 제어"

#. /flag:pm:ttp
#: modules/devices/x86/x86_data.c:297
msgctxt "x86-flag"
msgid "thermal trip"
msgstr ""

#. /flag:pm:tm
#: modules/devices/x86/x86_data.c:298
msgctxt "x86-flag"
msgid "hardware thermal control"
msgstr ""

#. /flag:pm:stc
#: modules/devices/x86/x86_data.c:299
msgctxt "x86-flag"
msgid "software thermal control"
msgstr ""

#. /flag:pm:100mhzsteps
#: modules/devices/x86/x86_data.c:300
msgctxt "x86-flag"
msgid "100 MHz multiplier control"
msgstr "100MHz 승수 제어"

#. /flag:pm:hwpstate
#: modules/devices/x86/x86_data.c:301
msgctxt "x86-flag"
msgid "hardware P-state control"
msgstr "하드웨어 P-상태 제어"

#. /flag:pm:cpb
#: modules/devices/x86/x86_data.c:302
msgctxt "x86-flag"
msgid "core performance boost"
msgstr "코어 성능 향상"

#. /flag:pm:eff_freq_ro
#: modules/devices/x86/x86_data.c:303
msgctxt "x86-flag"
msgid "Readonly aperf/mperf"
msgstr "읽기 전용 aperf/mperf"

#. /flag:pm:proc_feedback
#: modules/devices/x86/x86_data.c:304
msgctxt "x86-flag"
msgid "processor feedback interface"
msgstr "프로세서 피드백 인터페이스"

#. /flag:pm:acc_power
#: modules/devices/x86/x86_data.c:305
msgctxt "x86-flag"
msgid "accumulated power mechanism"
msgstr "축적된 동력 메커니즘"

#: modules/network.c:61
msgid "Interfaces"
msgstr "인터페이스"

#: modules/network.c:62
msgid "IP Connections"
msgstr "IP 연결"

#: modules/network.c:63
msgid "Routing Table"
msgstr "라우팅 테이블"

#: modules/network.c:64 modules/network.c:309
msgid "ARP Table"
msgstr "ARP 테이블"

#: modules/network.c:65
msgid "DNS Servers"
msgstr "DNS 서버"

#: modules/network.c:66
msgid "Statistics"
msgstr "통계"

#: modules/network.c:67
msgid "Shared Directories"
msgstr "공유 디렉토리"

#: modules/network.c:310 modules/network.c:332 modules/network.c:363
#: modules/network/net.c:472
msgid "IP Address"
msgstr "IP 주소"

#: modules/network.c:310
msgid "MAC Address"
msgstr "MAC 주소"

#: modules/network.c:319
msgid "SAMBA"
msgstr "삼바"

#: modules/network.c:320
msgid "NFS"
msgstr "NFS"

#: modules/network.c:331
msgid "Name Servers"
msgstr "네임서버"

#: modules/network.c:346
msgid "Connections"
msgstr "연결"

#: modules/network.c:347
msgid "Local Address"
msgstr "지역 주소"

#: modules/network.c:347
msgid "Foreign Address"
msgstr "해외 주소"

#: modules/network.c:347
msgid "State"
msgstr "상태"

#: modules/network.c:363
msgid "Sent"
msgstr "업로드"

#: modules/network.c:363
msgid "Received"
msgstr "다운로드"

#: modules/network.c:379
msgid "IP routing table"
msgstr "IP 라우팅 테이블"

#: modules/network.c:380
msgid "Destination/Gateway"
msgstr "대상/게이트웨이"

#: modules/network.c:380 modules/network/net.c:473
msgid "Mask"
msgstr "마스크"

#: modules/network.c:408
msgid "Network"
msgstr "네트워크"

#: modules/network.c:441
msgid "Gathers information about this computer's network connection"
msgstr "이 컴퓨터의 네트워크 연결에 대한 정보를 수집합니다."

#: modules/network/net.c:72
msgctxt "wi-op-mode"
msgid "Auto"
msgstr "자동"

#: modules/network/net.c:73
msgctxt "wi-op-mode"
msgid "Ad-Hoc"
msgstr "애드 혹"

#: modules/network/net.c:74
msgctxt "wi-op-mode"
msgid "Managed"
msgstr "관리"

#: modules/network/net.c:75
msgctxt "wi-op-mode"
msgid "Master"
msgstr "주인"

#: modules/network/net.c:76
msgctxt "wi-op-mode"
msgid "Repeater"
msgstr "중계기"

#: modules/network/net.c:77
msgctxt "wi-op-mode"
msgid "Secondary"
msgstr "보조"

#: modules/network/net.c:78
msgctxt "wi-op-mode"
msgid "(Unknown)"
msgstr "(알 수 없음)"

#: modules/network/net.c:242 modules/network/net.c:262
#: modules/network/net.c:270
msgctxt "net-if-type"
msgid "Ethernet"
msgstr "이더넷"

#: modules/network/net.c:243
msgctxt "net-if-type"
msgid "Loopback"
msgstr "루프백"

#: modules/network/net.c:244
msgctxt "net-if-type"
msgid "Point-to-Point"
msgstr "p2p"

#: modules/network/net.c:245 modules/network/net.c:246
#: modules/network/net.c:247 modules/network/net.c:248
#: modules/network/net.c:272
msgctxt "net-if-type"
msgid "Wireless"
msgstr "무선"

#: modules/network/net.c:249
msgctxt "net-if-type"
msgid "Virtual Point-to-Point (TUN)"
msgstr "가상 p2p(TUN)"

#: modules/network/net.c:250
msgctxt "net-if-type"
msgid "Ethernet (TAP)"
msgstr "이더넷(TAP)"

#: modules/network/net.c:251
msgctxt "net-if-type"
msgid "Parallel Line Internet Protocol"
msgstr "병렬 회선 인터넷 프로토콜"

#: modules/network/net.c:252
msgctxt "net-if-type"
msgid "Infrared"
msgstr "적외선"

#: modules/network/net.c:253 modules/network/net.c:271
msgctxt "net-if-type"
msgid "Serial Line Internet Protocol"
msgstr "직렬 회선 인터넷 프로토콜"

#: modules/network/net.c:254
msgctxt "net-if-type"
msgid "Integrated Services Digital Network"
msgstr "통합 서비스 디지털 네트워크"

#: modules/network/net.c:255
msgctxt "net-if-type"
msgid "IPv6-over-IPv4 Tunnel"
msgstr "IPv6-over-IPv4 터널"

#: modules/network/net.c:256
msgctxt "net-if-type"
msgid "VMWare Virtual Network Interface (NAT)"
msgstr "VMWare 가상 네트워크 인터페이스(NAT)"

#: modules/network/net.c:257
msgctxt "net-if-type"
msgid "VMWare Virtual Network Interface"
msgstr "VMWare 가상 네트워크 인터페이스"

#: modules/network/net.c:258
msgctxt "net-if-type"
msgid "Personal Area Network (PAN)"
msgstr "개인 영역 네트워크(PAN)"

#: modules/network/net.c:259
msgctxt "net-if-type"
msgid "Bluetooth"
msgstr "블루투스"

#: modules/network/net.c:260
msgctxt "net-if-type"
msgid "Bridge Interface"
msgstr "브리지 인터페이스"

#: modules/network/net.c:261
msgctxt "net-if-type"
msgid "Hamachi Virtual Personal Network"
msgstr "Hamachi 가상 개인 네트워크"

#: modules/network/net.c:263
msgctxt "net-if-type"
msgid "Intermediate Functional Block"
msgstr "중급 기능 블록"

#: modules/network/net.c:264
msgctxt "net-if-type"
msgid "GRE Network Tunnel"
msgstr "GRE 네트워크 터널"

#: modules/network/net.c:265
msgctxt "net-if-type"
msgid "Mesh Network"
msgstr "메쉬 네트워크"

#: modules/network/net.c:266
msgctxt "net-if-type"
msgid "Wireless Master Interface"
msgstr "무선 마스터 인터페이스"

#: modules/network/net.c:267
msgctxt "net-if-type"
msgid "VirtualBox Virtual Network Interface"
msgstr "VirtualBox 가상 네트워크 인터페이스"

#: modules/network/net.c:273
msgctxt "net-if-type"
msgid "Wireless (WAN)"
msgstr "무선(WAN)"

#: modules/network/net.c:275
msgctxt "net-if-type"
msgid "(Unknown)"
msgstr "(알 수 없음)"

#: modules/network/net.c:343 modules/network/net.c:353
msgid "Network Interfaces"
msgstr "네트워크 인터페이스"

#: modules/network/net.c:343
msgid "None Found"
msgstr "찾을 수 없음"

#: modules/network/net.c:409
msgid "Network Adapter Properties"
msgstr "네트워크 어댑터 속성"

#: modules/network/net.c:410
msgid "Interface Type"
msgstr "인터페이스 유형"

#: modules/network/net.c:411
msgid "Hardware Address (MAC)"
msgstr "하드웨어 주소(MAC)"

#: modules/network/net.c:415
msgid "MTU"
msgstr "MTU"

#: modules/network/net.c:416
msgid "Transfer Details"
msgstr "전송 세부 정보"

#: modules/network/net.c:417
msgid "Bytes Received"
msgstr "수신된 바이트"

#: modules/network/net.c:418
msgid "Bytes Sent"
msgstr "보낸 바이트"

#: modules/network/net.c:435 modules/network/net.c:457
#: modules/network/net.c:458
msgid "dBm"
msgstr "dBm"

#: modules/network/net.c:435
msgid "mW"
msgstr "mW"

#: modules/network/net.c:449
msgid "Wireless Properties"
msgstr "무선 속성"

#: modules/network/net.c:450
msgid "Network Name (SSID)"
msgstr "네트워크 이름(SSID)"

#: modules/network/net.c:451
msgid "Bit Rate"
msgstr "비트 전송률"

#: modules/network/net.c:452
msgid "Transmission Power"
msgstr "전송 전력"

#: modules/network/net.c:455
msgid "Link Quality"
msgstr "링크 품질"

#: modules/network/net.c:456
msgid "Signal / Noise"
msgstr "신호/노이즈"

#: modules/network/net.c:471
msgid "Internet Protocol (IPv4)"
msgstr "인터넷 프로토콜(IPv4)"

#: modules/network/net.c:472 modules/network/net.c:473
#: modules/network/net.c:475
msgid "(Not set)"
msgstr "(설정되지 않음)"

#: modules/network/net.c:474
msgid "Broadcast Address"
msgstr "브로드캐스트 주소"