summaryrefslogtreecommitdiffstats
path: root/po/da.po
blob: 91e4f33566134fcd6d20f142639993f8b7e58dfc (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
# translation of da1.po to
# translation of da.po to
# translation of da.po to Danish
# Latest versions of po files are at http://www.mandrivalinux.com/l10n/da.php3
#
# Translation file of urpmi
# Copyright (C) 2000 Mandriva
# Keld Simonsen <keld@dkuug.dk> 2000-2004
#
# Reviewed 2001-07-02 keld@dkuug.dk
#
# Kenneth Christiansen, 2000.
# Troels Liebe Bentsen <tlb@iname.com>, 2000.
# Keld Simonsen <keld@dkuug.dk>, 2003, 2004, 2005, 2007, 2008, 2009.
# Keld Simonsen <keld@rap.dk>, 2003, 2006.
msgid ""
msgstr ""
"Project-Id-Version: da\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2009-08-17 17:47+0200\n"
"PO-Revision-Date: 2009-04-08 03:32+0200\n"
"Last-Translator: Keld Simonsen <keld@dkuug.dk>\n"
"Language-Team: Danish <dansk@dansk-gruppen.dk>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: KBabel 1.11.4\n"
"Plural-Forms:  nplurals=2; plural=(n != 1);\n"

#: ../gurpmi:32
#, c-format
msgid "RPM installation"
msgstr "RPM-installering"

#: ../gurpmi:46
#, c-format
msgid "Error: unable to find file %s, will cancel operation"
msgstr "Fejl: kunne ikke finde fil %s, vil afbryde handling"

#: ../gurpmi:47 ../gurpmi2:187 ../gurpmi2:212
#, c-format
msgid "_Ok"
msgstr "_O.k."

#: ../gurpmi:67
#, c-format
msgid ""
"You have selected a source package:\n"
"\n"
"%s\n"
"\n"
"You probably didn't want to install it on your computer (installing it would "
"allow you to make modifications to its sourcecode then compile it).\n"
"\n"
"What would you like to do?"
msgstr ""
"Du har valgt en kildetekstpakke:\n"
"\n"
"%s\n"
"\n"
"Du ønsker formodenligt ikke at installere denne på din maskine (installering "
"af den\n"
"ville gøre det muligt for dig at ændre i kildeteksten og så oversætte den).\n"
"\n"
"Hvad ønsker du at gøre?"

#: ../gurpmi:75 ../gurpmi:86
#, c-format
msgid ""
"You are about to install the following software packages on your computer:\n"
"\n"
"%s\n"
"\n"
"Proceed?"
msgstr ""
"Du er ved at installere den følgende programpakke på din maskine:\n"
"\n"
"%s\n"
"\n"
"Fortsæt?"

#: ../gurpmi:81
#, c-format
msgid ""
"You are about to install the following software package on your computer:\n"
"\n"
"%s\n"
"\n"
"You may prefer to just save it. What is your choice?"
msgstr ""
"Du er ved at installere den følgende programmelpakke på din maskine:\n"
"\n"
"%s\n"
"\n"
"Du vil måske foretrække blot at gemme den. Hvad er dit valg?"

#: ../gurpmi:99
#, c-format
msgid "_Install"
msgstr "_Installér"

#: ../gurpmi:100
#, c-format
msgid "_Save"
msgstr "_Gem"

#: ../gurpmi:101 ../gurpmi2:187
#, c-format
msgid "_Cancel"
msgstr "_Annullér"

#: ../gurpmi:109
#, c-format
msgid "Choose location to save file"
msgstr "Vælg sted at gemme filen"

#: ../gurpmi.pm:39 ../urpmi:76
#, c-format
msgid ""
"urpmi version %s\n"
"Copyright (C) 1999-2008 Mandriva.\n"
"This is free software and may be redistributed under the terms of the GNU "
"GPL.\n"
"\n"
"usage:\n"
msgstr ""
"urpmi version %s\n"
"Ophavsret © 1999-2008 Mandriva.\n"
"Dette er frit programmel og kan redistribueres under vilkårene for GNU GPL.\n"
"\n"
"brug:\n"

#: ../gurpmi.pm:45
#, c-format
msgid "Options:"
msgstr "Valgmuligheder:"

#: ../gurpmi.pm:46 ../urpme:46 ../urpmf:35 ../urpmi:81 ../urpmi.addmedia:54
#: ../urpmi.removemedia:40 ../urpmi.update:32 ../urpmq:45
#, c-format
msgid "  --help         - print this help message.\n"
msgstr "  --help         - udskriv denne hjælpebesked.\n"

#: ../gurpmi.pm:47 ../urpmi:88
#, c-format
msgid ""
"  --auto         - non-interactive mode, assume default answers to "
"questions.\n"
msgstr ""
"  --auto         - ikke-interaktiv tilstand, antag standardsvar på "
"spørgsmål.\n"

#: ../gurpmi.pm:48 ../urpmi:89 ../urpmq:52
#, c-format
msgid ""
"  --auto-select  - automatically select packages to upgrade the system.\n"
msgstr ""
"  --auto-select  - vælg automatisk pakker for opgradering af systemet.\n"

#: ../gurpmi.pm:49 ../urpme:50 ../urpmi:112 ../urpmq:66
#, c-format
msgid ""
"  --force        - force invocation even if some packages do not exist.\n"
msgstr ""
"  --force        - gennemfør kald selv om nogen pakker ikke eksisterer.\n"

#: ../gurpmi.pm:50 ../urpmi:142
#, c-format
msgid ""
"  --verify-rpm   - verify rpm signature before installation\n"
"                   (--no-verify-rpm disables it, default is enabled).\n"
msgstr ""
"  --verify-rpm   - kontrollér rpm-signatur før installation.\n"
"                   (--no-verify-rpm deaktiverer det, standard er "
"aktiveret).\n"

#: ../gurpmi.pm:52 ../urpmf:41 ../urpmi:82 ../urpmq:47
#, c-format
msgid "  --media        - use only the given media, separated by comma.\n"
msgstr "  --media        - brug kun de opgivne medier, adskilt med komma.\n"

#: ../gurpmi.pm:53 ../urpmi:159
#, c-format
msgid "  -p             - allow search in provides to find package.\n"
msgstr "  -p             - tillad søgning i 'provides' for at finde pakke.\n"

#: ../gurpmi.pm:54 ../urpmi:160
#, c-format
msgid "  -P             - do not search in provides to find package.\n"
msgstr "  -P             - søg ikke i 'provides' for at finde pakke.\n"

#: ../gurpmi.pm:55 ../urpmi:119 ../urpmq:69
#, c-format
msgid "  --root         - use another root for rpm installation.\n"
msgstr "  --root         - brug en anden root for rpm-installation.\n"

#: ../gurpmi.pm:56 ../urpmi:144
#, c-format
msgid ""
"  --test         - only verify if the installation can be achieved "
"correctly.\n"
msgstr "  --test         - afprøv kun om installationen kan udføres korrekt.\n"

#: ../gurpmi.pm:57 ../urpmi:85
#, c-format
msgid ""
"  --searchmedia  - use only the given media to search requested packages.\n"
msgstr ""
"  --searchmedia  - brug kun det opgivne medie for at søge efter de ønskede "
"pakker.\n"

#: ../gurpmi.pm:100
#, c-format
msgid "No packages specified"
msgstr "Ingen pakker angivet"

#: ../gurpmi2:54
#, c-format
msgid "Please wait..."
msgstr "Vent venligst..."

#: ../gurpmi2:63
#, c-format
msgid "Must be root"
msgstr "Skal være root"

#: ../gurpmi2:70
#, c-format
msgid "Distribution Upgrade"
msgstr "Opgradering af distribution"

#: ../gurpmi2:70
#, c-format
msgid "Packages installation"
msgstr "Pakkeinstallation"

#: ../gurpmi2:97
#, c-format
msgid "Preparing packages installation..."
msgstr "Forbereder installation af pakker"

#: ../gurpmi2:111
#, c-format
msgid ""
"Some requested packages cannot be installed:\n"
"%s\n"
"Continue installation anyway?"
msgstr ""
"Nogen forespurgte pakker kan ikke installeres:\n"
"%s\n"
"Skal installationen fortsættes alligevel?"

#: ../gurpmi2:146
#, c-format
msgid "Warning"
msgstr "Advarsel"

#: ../gurpmi2:146 ../urpmi:648
#, c-format
msgid "Ok"
msgstr "O.k."

#: ../gurpmi2:183
#, c-format
msgid " (to upgrade)"
msgstr " (skal opgraderes)"

#: ../gurpmi2:184
#, c-format
msgid " (to install)"
msgstr " (skal installeres)"

#: ../gurpmi2:187
#, c-format
msgid "Package choice"
msgstr "Pakkevalg"

#: ../gurpmi2:188
#, c-format
msgid "One of the following packages is needed:"
msgstr "Der er brug for en af de følgende pakker:"

#: ../gurpmi2:213
#, c-format
msgid "_Abort"
msgstr "_Afbryd"

#: ../gurpmi2:248
#, c-format
msgid ""
"The following packages have to be removed for others to be upgraded:\n"
"%s\n"
"Continue installation anyway?"
msgstr ""
"De følgende pakker skal fjernes for at andre kan opgraderes:\n"
"%s\n"
"Skal installationen fortsættes alligevel?"

#: ../gurpmi2:267 ../urpmi:613
#, c-format
msgid ""
"To satisfy dependencies, the following package is going to be installed:"
msgstr ""
"For at tilfredsstille afhængigheder vil den følgende pakke blive installeret "

#: ../gurpmi2:268 ../urpmi:614
#, c-format
msgid ""
"To satisfy dependencies, the following packages are going to be installed:"
msgstr ""
"For at tilfredsstille afhængigheder vil de følgende pakker blive installeret"

#: ../gurpmi2:270
#, c-format
msgid "(%d package, %d MB)"
msgid_plural "(%d packages, %d MB)"
msgstr[0] "(%d pakke, %d MB)"
msgstr[1] "(%d pakker, %d MB)"

#: ../gurpmi2:278 ../urpm/main_loop.pm:49
#, c-format
msgid "unable to get source packages, aborting"
msgstr "kan ikke hente kilde-pakker, afslutter med fejl"

#: ../gurpmi2:310 ../urpm/install.pm:81
#, c-format
msgid "Preparing..."
msgstr "Forbereder..."

#: ../gurpmi2:316
#, c-format
msgid "Installing package `%s' (%s/%s)..."
msgstr "Installerer pakke `%s' (%s/%s)..."

#: ../gurpmi2:334 ../urpmi:643
#, c-format
msgid "Please insert the medium named \"%s\""
msgstr "Vær venlig at indsætte mediet med navnet %s"

#: ../gurpmi2:348
#, c-format
msgid "Downloading package `%s'..."
msgstr "Henter pakke %s..."

#: ../gurpmi2:360 ../urpm.pm:329 ../urpm/download.pm:821
#: ../urpm/get_pkgs.pm:236 ../urpm/media.pm:912 ../urpm/media.pm:1414
#: ../urpm/media.pm:1565
#, c-format
msgid "...retrieving failed: %s"
msgstr "...hentning mislykkedes: %s"

#: ../gurpmi2:376
#, c-format
msgid "_Done"
msgstr "_Færdig"

#: ../gurpmi2:393
#, c-format
msgid ""
"Installation failed, some files are missing:\n"
"%s\n"
"You may want to update your urpmi database"
msgstr ""
"Installationen mislykkedes, nogle filer mangler:\n"
"%s\n"
"Du ønsker måske at opdatere din urpmi-database"

#: ../gurpmi2:399 ../urpm/main_loop.pm:253 ../urpm/main_loop.pm:296
#, c-format
msgid "Installation failed:"
msgstr "Installationen fejlede:"

#: ../gurpmi2:404
#, c-format
msgid "The package(s) are already installed"
msgstr "alting er allerede installeret"

#: ../gurpmi2:406
#, c-format
msgid "Installation finished"
msgstr "Installationen færdig"

#: ../gurpmi2:407 ../urpme:169
#, c-format
msgid "removing %s"
msgstr "fjerner %s"

#: ../gurpmi2:415 ../urpmi:710
#, c-format
msgid "restarting urpmi"
msgstr "genstarter urpmi"

#: ../rpm-find-leaves:15
#, c-format
msgid ""
"usage: %s [options]\n"
"where [options] are from\n"
msgstr ""
"brug: %s [tilvalg]\n"
"hvor [tilvalg] er fra\n"

#: ../rpm-find-leaves:17
#, c-format
msgid "   -h|--help      - print this help message.\n"
msgstr "   -h|--help      - udskriv denne hjælpebesked.\n"

#: ../rpm-find-leaves:18
#, c-format
msgid "   --root <path>  - use the given root instead of /\n"
msgstr "   --root <sti>  - brug den angivne sti som root i stedet for /\n"

#: ../rpm-find-leaves:19
#, c-format
msgid "   -g [group]     - restrict results to specified group.\n"
msgstr "  -g [group}     - begræns resultater til denne gruppe.\n"

#: ../rpm-find-leaves:20
#, c-format
msgid "                    defaults to %s.\n"
msgstr "                    standard er %s.\n"

#: ../rpm-find-leaves:21
#, c-format
msgid "   -f             - output rpm full name (NVRA)\n"
msgstr "  -f             - Vis fuldt rpm-navn (NVRA).\n"

#: ../rurpmi:11 ../urpmi:284
#, c-format
msgid "Only superuser is allowed to install packages"
msgstr "Kun superbrugeren har lov til at installere pakker"

#: ../rurpmi:18
#, c-format
msgid "Running urpmi in restricted mode..."
msgstr "Kører urpmi i begrænset tilstand..."

#: ../urpm.pm:113
#, c-format
msgid "fail to create directory %s"
msgstr "Kunne ikke oprette katalog %s"

#: ../urpm.pm:114
#, c-format
msgid "invalid owner for directory %s"
msgstr "Ugyldig ejer for katalog %s"

#: ../urpm.pm:126
#, c-format
msgid "Can not download packages into %s"
msgstr "Kan ikke hente pakker til %s"

#: ../urpm.pm:141
#, c-format
msgid "Environment directory %s does not exist"
msgstr "Miljøkatalog %s eksisterer ikke"

#: ../urpm.pm:142 ../urpmf:248 ../urpmq:165
#, c-format
msgid "using specific environment on %s\n"
msgstr "bruger særligt miljø på %s\n"

#: ../urpm.pm:304
#, c-format
msgid "unable to open rpmdb"
msgstr "kunne ikke åbne rpmdb"

#: ../urpm.pm:318
#, c-format
msgid "invalid rpm file name [%s]"
msgstr "ugyldigt rpm-filnavn [%s]"

#: ../urpm.pm:324
#, c-format
msgid "retrieving rpm file [%s] ..."
msgstr "henter rpm-fil [%s]..."

#: ../urpm.pm:326 ../urpm/get_pkgs.pm:234
#, c-format
msgid "...retrieving done"
msgstr "...hentning færdig"

#: ../urpm.pm:334
#, c-format
msgid "unable to access rpm file [%s]"
msgstr "kunne ikke nå rpm fil [%s]"

#: ../urpm.pm:339
#, c-format
msgid "unable to parse spec file %s [%s]"
msgstr "kunne ikke fortolke spec-fil '%s [%s]"

#: ../urpm.pm:347
#, c-format
msgid "unable to register rpm file"
msgstr "kunne ikke registrere rpm-fil"

#: ../urpm.pm:349
#, c-format
msgid "Incompatible architecture for rpm [%s]"
msgstr "Inkompatibel arkitektur for rpm [%s]"

#: ../urpm.pm:353
#, c-format
msgid "error registering local packages"
msgstr "fejl ved registrering af lokale pakker"

#: ../urpm.pm:441
#, c-format
msgid "This operation is forbidden while running in restricted mode"
msgstr "Denne handling er forbudt ved kørsel i begrænset tilstand"

#: ../urpm/args.pm:152 ../urpm/args.pm:161
#, c-format
msgid "bad proxy declaration on command line\n"
msgstr "Forkert proxy-erklæring på kommandolinje\n"

#: ../urpm/args.pm:306
#, c-format
msgid "urpmq: cannot read rpm file \"%s\"\n"
msgstr "urpmq: kan ikke læse rpm-fil \"%s\"\n"

#: ../urpm/args.pm:376
#, c-format
msgid "unexpected expression %s"
msgstr "Uventet udtryk %s"

#: ../urpm/args.pm:377
#, c-format
msgid "missing expression before %s"
msgstr "manglende udtryk før %s"

#: ../urpm/args.pm:383
#, c-format
msgid "unexpected expression %s (suggestion: use -a or -o ?)"
msgstr "uventet udtryk %s (forslag: brug -a eller -o ?)"

#: ../urpm/args.pm:387
#, c-format
msgid "no expression to close"
msgstr "intet udtryk at lukke"

#: ../urpm/args.pm:396
#, c-format
msgid "by default urpmf awaits a regexp. you should use option \"--literal\""
msgstr "normalt venter urpmf en regexp. du bør bruge parameteren \"--literal\""

#: ../urpm/args.pm:465
#, c-format
msgid "chroot directory doesn't exist"
msgstr "chroot-katalog eksisterer ikke"

#: ../urpm/args.pm:488
#, c-format
msgid "Can't use %s without %s"
msgstr "Kan ikke bruge %s uden %s."

#: ../urpm/args.pm:491 ../urpm/args.pm:494 ../urpmq:157
#, c-format
msgid "Can't use %s with %s"
msgstr "Kan ikke bruge '%s' med '%s'."

#: ../urpm/args.pm:502
#, c-format
msgid "Too many arguments\n"
msgstr "For mange argumenter\n"

#: ../urpm/bug_report.pm:55 ../urpmi:274
#, c-format
msgid "Copying failed"
msgstr "Kopiering mislykkedes"

#: ../urpm/cdrom.pm:67
#, c-format
msgid ""
"You must mount CD-ROM yourself (or install perl-Hal-Cdroms to have it done "
"automatically)"
msgstr ""
"Du skal montere CD-ROM selv (eller installere perl-Hal-Cdroms for at få det "
"gjortautomatisk)"

#: ../urpm/cdrom.pm:69
#, c-format
msgid "HAL daemon (hald) is not running or not ready"
msgstr "HAL dæmon (hald) kører ikke, eller ikke klar"

#: ../urpm/cdrom.pm:162 ../urpm/cdrom.pm:167
#, c-format
msgid "medium \"%s\" is not available"
msgstr "medie \"%s\" er ikke tilgængeligt"

#: ../urpm/cdrom.pm:206
#, c-format
msgid "unable to read rpm file [%s] from medium \"%s\""
msgstr "kunne ikke læse rpm-fil [%s] fra medie \"%s\""

#: ../urpm/cfg.pm:81
#, c-format
msgid "syntax error in config file at line %s"
msgstr "Syntaksfejl i opsætningfilen, linje %s."

#: ../urpm/cfg.pm:114
#, c-format
msgid "unable to read config file [%s]"
msgstr "kunne ikke læse config-fil [%s]"

#: ../urpm/cfg.pm:140
#, c-format
msgid "medium `%s' is defined twice, aborting"
msgstr "Mediet '%s' er defineret to gange. Afbryder"

#: ../urpm/cfg.pm:251 ../urpm/media.pm:537
#, c-format
msgid "unable to write config file [%s]"
msgstr "kunne ikke skrive config-fil [%s]"

#: ../urpm/download.pm:82
#, c-format
msgid "%s is not available, falling back on %s"
msgstr "%s er ikke tilgængelig, falder tilbage til %s"

#: ../urpm/download.pm:157
#, c-format
msgid "can not read proxy settings (not enough rights to read %s)"
msgstr ""
"kan ikke læse proxy-indstillinger (ikke rettigheder nok til at læse %s)"

#: ../urpm/download.pm:182
#, c-format
msgid "Please enter your credentials for accessing proxy\n"
msgstr "Indtast dine adgangsoplysninger for adgang til proxy\n"

#: ../urpm/download.pm:183
#, c-format
msgid "User name:"
msgstr "Brugernavn:"

#: ../urpm/download.pm:183
#, c-format
msgid "Password:"
msgstr "Kodeord:"

#: ../urpm/download.pm:259
#, c-format
msgid "Unknown webfetch `%s' !!!\n"
msgstr "Ukendt nethentningsprogram '%s'.\n"

#: ../urpm/download.pm:267
#, c-format
msgid "%s failed: exited with signal %d"
msgstr "%s-fejl: Afsluttede med signalet '%d'."

#: ../urpm/download.pm:268
#, c-format
msgid "%s failed: exited with %d"
msgstr "%s-fejl: Afsluttede med '%d'."

#: ../urpm/download.pm:302
#, c-format
msgid "copy failed"
msgstr "kopiering mislykkedes"

#: ../urpm/download.pm:308
#, c-format
msgid "wget is missing\n"
msgstr "wget mangler\n"

#: ../urpm/download.pm:375
#, c-format
msgid "curl is missing\n"
msgstr "curl mangler\n"

#: ../urpm/download.pm:511
#, fuzzy, c-format
msgid "curl failed: upload canceled\n"
msgstr "curl-fejl: hentning afbrudt.\n"

#: ../urpm/download.pm:512
#, c-format
msgid "curl failed: download canceled\n"
msgstr "curl-fejl: hentning afbrudt.\n"

#: ../urpm/download.pm:547
#, c-format
msgid "rsync is missing\n"
msgstr "rsync mangler\n"

#: ../urpm/download.pm:615
#, c-format
msgid "ssh is missing\n"
msgstr "ssh mangler\n"

#: ../urpm/download.pm:634
#, c-format
msgid "prozilla is missing\n"
msgstr "prozilla mangler\n"

#: ../urpm/download.pm:650
#, c-format
msgid "Couldn't execute prozilla\n"
msgstr "Kunne ikke køre prozilla\n"

#: ../urpm/download.pm:660
#, c-format
msgid "aria2 is missing\n"
msgstr "aria2 mangler\n"

#: ../urpm/download.pm:703
#, c-format
msgid "Failed to download %s"
msgstr "Mislykkedes med at hente %s"

#: ../urpm/download.pm:798
#, c-format
msgid "        %s%% of %s completed, ETA = %s, speed = %s"
msgstr "        %s %% af %s færdiggjort. Tid igen: %s. Hastighed: %s."

#: ../urpm/download.pm:799
#, c-format
msgid "        %s%% completed, speed = %s"
msgstr "        %s %% færdiggjort. Hastighed: %s."

#: ../urpm/download.pm:872
#, c-format
msgid "retrieving %s"
msgstr "henter %s"

#: ../urpm/download.pm:879
#, c-format
msgid "retrieved %s"
msgstr "hentede %s"

#: ../urpm/download.pm:943
#, c-format
msgid "unknown protocol defined for %s"
msgstr "ukendt protokol defineret for %s"

#: ../urpm/download.pm:955
#, c-format
msgid "no webfetch found, supported webfetch are: %s\n"
msgstr "Ingen webhentning fundet, understøttede webhentninger er: %s\n"

#: ../urpm/download.pm:972
#, c-format
msgid "unable to handle protocol: %s"
msgstr "kunne ikke behandle protokol: %s"

#: ../urpm/dudf.pm:195
#, c-format
msgid ""
"# Here are logs of your DUDF uploads.\n"
"# Line format is : <date time of generation> <uid>\n"
"# You can use uids to see the content of your uploads at this url :\n"
"# http://dudf.forge.mandriva.com/"
msgstr ""

#: ../urpm/dudf.pm:239
#, c-format
msgid "curl is missing, cannot upload DUDF file.\n"
msgstr ""

#: ../urpm/dudf.pm:242
#, c-format
msgid "Compressing DUDF data... "
msgstr ""

#: ../urpm/dudf.pm:244 ../urpm/dudf.pm:245
#, c-format
msgid "NOT OK\n"
msgstr ""

#: ../urpm/dudf.pm:253 ../urpm/dudf.pm:485
#, c-format
msgid "OK\n"
msgstr ""

#: ../urpm/dudf.pm:255
#, c-format
msgid "Uploading DUDF data:\n"
msgstr ""

#: ../urpm/dudf.pm:276
#, c-format
msgid ""
"\n"
"You can see your DUDF report at the following URL :\n"
"\t"
msgstr ""

#: ../urpm/dudf.pm:279
#, c-format
msgid ""
"You can access to a log of your uploads in\n"
"\t"
msgstr ""

#: ../urpm/dudf.pm:358 ../urpm/msg.pm:76 ../urpmi:511 ../urpmi:526
#: ../urpmi:633
#, c-format
msgid "Nn"
msgstr "Nn"

#: ../urpm/dudf.pm:359
#, c-format
msgid ""
"A problem has been encountered. You can help Mandriva to improve package\n"
"installation by uploading a DUDF report file.\n"
"This is a part of the Mancoosi european research project.\n"
"More at http://www.mancoosi.org\n"
msgstr ""

#: ../urpm/dudf.pm:360
#, c-format
msgid "Do you want to upload to Mandriva a DUDF report?"
msgstr ""

#: ../urpm/dudf.pm:361 ../urpmi:513 ../urpmi:528 ../urpmi:634
#: ../urpmi.addmedia:135
#, c-format
msgid " (Y/n) "
msgstr " (J/n) "

#: ../urpm/dudf.pm:362
#, c-format
msgid ""
"\n"
"Generating DUDF... "
msgstr ""

#: ../urpm/dudf.pm:489
#, fuzzy, c-format
msgid ""
"Cannot write DUDF file\n"
"."
msgstr "Kan ikke skrive fil"

#: ../urpm/get_pkgs.pm:16
#, c-format
msgid "cleaning %s and %s"
msgstr "rydder %s og %s"

#: ../urpm/get_pkgs.pm:128
#, c-format
msgid "package %s is not found."
msgstr "pakke %s er ikke fundet."

#: ../urpm/get_pkgs.pm:227
#, c-format
msgid "retrieving rpm files from medium \"%s\"..."
msgstr "henter rpm-filer fra medie '%s'..."

#: ../urpm/install.pm:87
#, c-format
msgid "[repackaging]"
msgstr "[genpakning]"

#: ../urpm/install.pm:168
#, c-format
msgid ""
"created transaction for installing on %s (remove=%d, install=%d, upgrade=%d)"
msgstr ""
"oprettede transaktion for installering på %s (fjern=%d, installér=%d, "
"opgradér=%d)"

#: ../urpm/install.pm:171
#, c-format
msgid "unable to create transaction"
msgstr "kan ikke oprette transaktion"

#: ../urpm/install.pm:196
#, c-format
msgid "unable to extract rpm from delta-rpm package %s"
msgstr "kan ikke udpakke rpm fra delta-rpm pakke %s"

#: ../urpm/install.pm:209
#, c-format
msgid "unable to install package %s"
msgstr "kunne ikke installere pakke %s"

#: ../urpm/install.pm:212
#, c-format
msgid "removing bad rpm (%s) from %s"
msgstr "fjerner dårlig rpm-pakke (%s) fra %s"

#: ../urpm/install.pm:213 ../urpm/install.pm:277
#, c-format
msgid "removing %s failed: %s"
msgstr "fjernelse af %s mislykkedes: %s"

#: ../urpm/install.pm:258
#, c-format
msgid "Removing package %s"
msgstr "Fjerner pakke %s"

#: ../urpm/install.pm:259
#, c-format
msgid "removing package %s"
msgstr "fjerner pakke %s"

#: ../urpm/install.pm:275
#, c-format
msgid "removing installed rpms (%s) from %s"
msgstr "fjerner installerede pakker (%s) fra %s"

#: ../urpm/install.pm:284
#, c-format
msgid "More information on package %s"
msgstr "Mere information om pakke %s"

#: ../urpm/ldap.pm:70
#, c-format
msgid "Cannot create ldap cache directory"
msgstr "Kan ikke lave ldap-mellemlagerkatalog."

#: ../urpm/ldap.pm:72
#, c-format
msgid "Cannot write cache file for ldap\n"
msgstr "Kan ikke skrive mellemlagerfil for ldap.\n"

#: ../urpm/ldap.pm:161
#, c-format
msgid "No server defined, missing uri or host"
msgstr "Ingen server defineret. Mangler adresse eller værtsnavn."

#: ../urpm/ldap.pm:162
#, c-format
msgid "No base defined"
msgstr "Ingen base angivet"

#: ../urpm/ldap.pm:172 ../urpm/ldap.pm:175
#, c-format
msgid "Cannot connect to ldap uri:"
msgstr "Kan ikke opkoble til LDAP-adresse:"

#: ../urpm/lock.pm:63
#, c-format
msgid "%s database is locked. Waiting..."
msgstr "%s-database er låst, venter..."

#: ../urpm/lock.pm:64
#, c-format
msgid "aborting"
msgstr "afbryder"

#: ../urpm/lock.pm:66
#, c-format
msgid "%s database is locked (another program is already using it)"
msgstr "%s-database er låst (et andet program bruger den allerede)"

#: ../urpm/main_loop.pm:108
#, c-format
msgid "Retry?"
msgstr "Forsøg igen?"

#: ../urpm/main_loop.pm:119
#, c-format
msgid ""
"Installation failed, some files are missing:\n"
"%s"
msgstr ""
"Installation mislykkedes, der mangler nogen filer:\n"
"%s"

#. -PO: we silently update the string from "You may want to..." to "You may need to..".
#. -PO: so that translations do not got fuzzy-ed just before the release:
#: ../urpm/main_loop.pm:124
#, c-format
msgid "You may need to update your urpmi database."
msgstr "Du ønsker måske at opdatere din urpmi-database."

#: ../urpm/main_loop.pm:127
#, c-format
msgid ""
"Installation failed, bad rpms:\n"
"%s"
msgstr ""
"Installationen fejlede, dårlige rpm-pakker:\n"
"%s"

#: ../urpm/main_loop.pm:135 ../urpm/main_loop.pm:174 ../urpm/main_loop.pm:255
#: ../urpm/main_loop.pm:262
#, c-format
msgid "Installation failed"
msgstr "Installationen fejlede"

#: ../urpm/main_loop.pm:136
#, c-format
msgid "Try to continue anyway?"
msgstr "Prøv at fortsætte alligevel?"

#: ../urpm/main_loop.pm:159
#, c-format
msgid "The following package has bad signature"
msgstr "Den følgende pakke har dårlig signatur"

#: ../urpm/main_loop.pm:160
#, c-format
msgid "The following packages have bad signatures"
msgstr "De følgende pakker har dårlige signaturer"

#: ../urpm/main_loop.pm:161
#, c-format
msgid "Do you want to continue installation ?"
msgstr "Ønsker du at fortsætte installationen?"

#: ../urpm/main_loop.pm:178
#, c-format
msgid "removing installed rpms (%s)"
msgstr "fjerner installerede rpm'er (%s)"

#: ../urpm/main_loop.pm:198
#, c-format
msgid "distributing %s"
msgstr "distribuerer %s"

#: ../urpm/main_loop.pm:213
#, c-format
msgid "installing %s from %s"
msgstr "installerer %s fra %s"

#: ../urpm/main_loop.pm:215
#, c-format
msgid "installing %s"
msgstr "installerer %s"

#: ../urpm/main_loop.pm:256
#, c-format
msgid "Try installation without checking dependencies?"
msgstr "Prøv installation uden at tjekke afhængigheder?"

#: ../urpm/main_loop.pm:263
#, c-format
msgid "Try harder to install (--force)?"
msgstr "Prøv endnu hårdere at installere (--force)?"

#: ../urpm/main_loop.pm:306
#, c-format
msgid "Packages are up to date"
msgstr "Pakkerne er af nyeste version"

#: ../urpm/main_loop.pm:317 ../urpm/parallel.pm:299
#, c-format
msgid "Installation is possible"
msgstr "Installation er mulig"

#: ../urpm/md5sum.pm:27
#, c-format
msgid "warning: md5sum for %s unavailable in MD5SUM file"
msgstr "advarsel: md5sum for %s er ikke tilgængelig i MD5SUM-fil"

#: ../urpm/media.pm:254
#, c-format
msgid "virtual medium \"%s\" should have a clear url, medium ignored"
msgstr "virtuelt medie \"%s\" bør have en klar url, medie ignoreret"

#: ../urpm/media.pm:256
#, c-format
msgid "unable to access list file of \"%s\", medium ignored"
msgstr "kan ikke få adgang til filen \"%s\", medie ignoreret"

#: ../urpm/media.pm:259
#, c-format
msgid "unable to access synthesis file of \"%s\", medium ignored"
msgstr "kunne ikke nå syntese-fil af \"%s\", medie ignoreret"

#: ../urpm/media.pm:285
#, c-format
msgid "trying to override existing medium \"%s\", skipping"
msgstr "prøver at forbigå eksisterende medie \"%s\", springer over"

#: ../urpm/media.pm:501
#, c-format
msgid "failed to migrate removable device, ignoring media"
msgstr "kunne ikke migrere flytbar enhed, ignorerer medie"

#: ../urpm/media.pm:539
#, c-format
msgid "wrote config file [%s]"
msgstr "skriver config fil [%s]"

#: ../urpm/media.pm:582
#, c-format
msgid "Can't use parallel mode with use-distrib mode"
msgstr "Kan ikke bruge parallel-tilstand med 'use-distrib '-tilstand"

#: ../urpm/media.pm:590
#, c-format
msgid "using associated media for parallel mode: %s"
msgstr "bruger tilknyttet medie for parallel tilstand: %s"

#: ../urpm/media.pm:606
#, c-format
msgid ""
"--synthesis cannot be used with --media, --excludemedia, --sortmedia, --"
"update, --use-distrib or --parallel"
msgstr ""
"--synthesis kan ikke bruges med --media, --excludemedia, --sortmedia, --"
"update, --use-distrib eller --parallel"

#: ../urpm/media.pm:724
#, c-format
msgid "skipping package %s"
msgstr "overspringer pakke %s"

#: ../urpm/media.pm:740
#, c-format
msgid "would install instead of upgrade package %s"
msgstr "ville installere i stedet for at opgradere pakke %s"

#: ../urpm/media.pm:765
#, c-format
msgid "medium \"%s\" already exists"
msgstr "medie \"%s\" eksisterer allerede"

#: ../urpm/media.pm:804
#, c-format
msgid "(ignored by default)"
msgstr "(oversprunget som standard)"

#: ../urpm/media.pm:810
#, c-format
msgid "adding medium \"%s\" before remote medium \"%s\""
msgstr "Tilføjer medie '%s' før det eksterne medie '%s'."

#: ../urpm/media.pm:816
#, c-format
msgid "adding medium \"%s\""
msgstr "tilføjer medie \"%s\""

#: ../urpm/media.pm:842
#, fuzzy, c-format
msgid "failed to copy media.cfg to %s (%d)"
msgstr "cp mislykkedes på vært %s (%d)"

#: ../urpm/media.pm:883
#, c-format
msgid "directory %s does not exist"
msgstr "katalog %s eksisterer ikke"

#: ../urpm/media.pm:891
#, c-format
msgid "this location doesn't seem to contain any distribution"
msgstr "denne adresse ser ikke ud til at indeholde nogen distribution"

#: ../urpm/media.pm:910
#, c-format
msgid "unable to parse media.cfg"
msgstr "kunne ikke læse media.cfg"

#: ../urpm/media.pm:913
#, c-format
msgid "unable to access the distribution medium (no media.cfg file found)"
msgstr "kunne ikke få fat på distributionsmedie (ingen media.cfg fil fundet)"

#: ../urpm/media.pm:931
#, c-format
msgid "skipping non compatible media `%s' (for %s)"
msgstr "overspringer ikke-kompatibelt medie '%s' (for %s)"

#: ../urpm/media.pm:982
#, c-format
msgid "retrieving media.cfg file..."
msgstr "modtager media.cfg-fil..."

#: ../urpm/media.pm:1023
#, c-format
msgid "trying to select nonexistent medium \"%s\""
msgstr "prøver at vælge ikke-eksisterende medie \"%s\""

#: ../urpm/media.pm:1026
#, c-format
msgid "selecting multiple media: %s"
msgstr "vælger flere medier: %s"

#: ../urpm/media.pm:1087
#, c-format
msgid "removing medium \"%s\""
msgstr "fjerner medium \"%s\""

#: ../urpm/media.pm:1170
#, c-format
msgid "reconfiguring urpmi for media \"%s\""
msgstr "omkonfigurerer urpmi for medie \"%s\""

#: ../urpm/media.pm:1204
#, c-format
msgid "...reconfiguration failed"
msgstr "...omkonfigurering mislykkedes"

#: ../urpm/media.pm:1210
#, c-format
msgid "reconfiguration done"
msgstr "omkonfigurering færdig"

#: ../urpm/media.pm:1226
#, c-format
msgid "Error generating names file: dependency %d not found"
msgstr "Fejl ved generering af navne-fil: afhængighed %d ikke fundet"

#: ../urpm/media.pm:1247
#, c-format
msgid "medium \"%s\" is up-to-date"
msgstr "medie \"%s\" er tidssvarende"

#: ../urpm/media.pm:1258
#, c-format
msgid "examining synthesis file [%s]"
msgstr "undersøger syntese-fil [%s]"

#: ../urpm/media.pm:1278
#, c-format
msgid "problem reading synthesis file of medium \"%s\""
msgstr "problem ved læsning af syntese-fil for medie \"%s\""

#: ../urpm/media.pm:1291 ../urpm/media.pm:1386
#, c-format
msgid "copying [%s] for medium \"%s\"..."
msgstr "kopierer [%s] for medium '%s' ..."

#: ../urpm/media.pm:1293 ../urpm/media.pm:1363 ../urpm/media.pm:1616
#, c-format
msgid "...copying failed"
msgstr "...kopiering mislykkedes"

#: ../urpm/media.pm:1359
#, c-format
msgid "copying description file of \"%s\"..."
msgstr "kopierer beskrivelsesfil for \"%s\"..."

#: ../urpm/media.pm:1361 ../urpm/media.pm:1390
#, c-format
msgid "...copying done"
msgstr "...kopiering færdig"

#: ../urpm/media.pm:1392
#, c-format
msgid "copy of [%s] failed (file is suspiciously small)"
msgstr "kopiering af [%s] mislykkedes (filen er mistænkeligt lille)"

#: ../urpm/media.pm:1440
#, c-format
msgid "computing md5sum of retrieved source synthesis"
msgstr "beregner md5sum på hentet kilde-syntese"

#: ../urpm/media.pm:1442 ../urpm/media.pm:1882
#, c-format
msgid "retrieval of [%s] failed (md5sum mismatch)"
msgstr "hentning af [%s] mislykkedes (md5sum-uoverensstemmelse)"

#: ../urpm/media.pm:1457
#, c-format
msgid "genhdlist2 failed on %s"
msgstr "genhdlist2 mislykkedes på %s"

#: ../urpm/media.pm:1467
#, c-format
msgid "comparing %s and %s"
msgstr "sammenligner %s og %s"

#: ../urpm/media.pm:1497
#, c-format
msgid "invalid hdlist file %s for medium \"%s\""
msgstr "ugyldig hdlist-fil %s for medie \"%s\""

#: ../urpm/media.pm:1523
#, c-format
msgid "copying MD5SUM file of \"%s\"..."
msgstr "kopierer MD5SUM-fil for \"%s\"..."

#: ../urpm/media.pm:1563
#, c-format
msgid "invalid MD5SUM file (downloaded from %s)"
msgstr "ugyldig MD5SUM-fil (hentet fra %s)"

#: ../urpm/media.pm:1566
#, c-format
msgid "no metadata found for medium \"%s\""
msgstr "ingen metadata fundet for medie \"%s\""

#: ../urpm/media.pm:1598
#, c-format
msgid "retrieving source synthesis of \"%s\"..."
msgstr "henter kilde-syntese for \"%s\"..."

#: ../urpm/media.pm:1664
#, c-format
msgid "examining pubkey file of \"%s\"..."
msgstr "undersøger pubkey-fil for '%s'"

#: ../urpm/media.pm:1676
#, c-format
msgid "...imported key %s from pubkey file of \"%s\""
msgstr "...importeret nøgle %s fra pubkey-fil for \"%s\""

#: ../urpm/media.pm:1680
#, c-format
msgid "unable to import pubkey file of \"%s\""
msgstr "kunne ikke importere pubkey-fil for \"%s\""

#: ../urpm/media.pm:1721
#, c-format
msgid "no synthesis file found for medium \"%s\""
msgstr "ingen syntese-fil fundet for medie \"%s\""

#: ../urpm/media.pm:1754
#, c-format
msgid "updated medium \"%s\""
msgstr "opdaterede medie %s"

#: ../urpm/media.pm:1876
#, c-format
msgid "retrieval of [%s] failed"
msgstr "hentning af [%s] mislykkedes"

#: ../urpm/mirrors.pm:19 ../urpm/mirrors.pm:40
#, c-format
msgid "trying again with mirror %s"
msgstr "forsøger igen med spejl %s"

#: ../urpm/mirrors.pm:92
#, c-format
msgid "Could not find a mirror from mirrorlist %s"
msgstr "Kunne ikke finde et spejl fra spejlliste %s"

#: ../urpm/mirrors.pm:222
#, c-format
msgid "found geolocalisation %s %.2f %.2f from timezone %s"
msgstr "fandt geografisk sted %s %.2f %.2f fra tidszone %s"

#: ../urpm/mirrors.pm:267
#, c-format
msgid "getting mirror list from %s"
msgstr "får spejlliste fra %s"

#. -PO: Add here the keys which might be pressed in the "Yes"-case.
#: ../urpm/msg.pm:77 ../urpme:38 ../urpmi:563 ../urpmi:671 ../urpmi:677
#: ../urpmi.addmedia:132
#, c-format
msgid "Yy"
msgstr "YyJj"

#: ../urpm/msg.pm:107 ../urpme:163 ../urpmi.addmedia:135
#, c-format
msgid " (y/N) "
msgstr " (j/N) "

#: ../urpm/msg.pm:139
#, c-format
msgid "Sorry, bad choice, try again\n"
msgstr "Undskyld, dårligt valg, prøv igen\n"

#: ../urpm/msg.pm:170
#, c-format
msgid "Package"
msgstr "Pakke"

#: ../urpm/msg.pm:170
#, c-format
msgid "Version"
msgstr "Version"

#: ../urpm/msg.pm:170
#, c-format
msgid "Release"
msgstr "Udgivelse"

#: ../urpm/msg.pm:170
#, c-format
msgid "Arch"
msgstr "Arkitektur"

#: ../urpm/msg.pm:179
#, c-format
msgid "(suggested)"
msgstr "(forslag)"

#: ../urpm/msg.pm:194
#, c-format
msgid "medium \"%s\""
msgstr "medie \"%s\""

#: ../urpm/msg.pm:194
#, c-format
msgid "command line"
msgstr "kommandolinje"

#: ../urpm/msg.pm:208
#, c-format
msgid "B"
msgstr "B"

#: ../urpm/msg.pm:208
#, c-format
msgid "KB"
msgstr "KB"

#: ../urpm/msg.pm:208
#, c-format
msgid "MB"
msgstr "MB"

#: ../urpm/msg.pm:208
#, c-format
msgid "GB"
msgstr "GB"

#: ../urpm/msg.pm:208 ../urpm/msg.pm:217
#, c-format
msgid "TB"
msgstr "TB"

#: ../urpm/orphans.pm:51
#, c-format
msgid "Marking %s as manually installed, it won't be auto-orphaned"
msgstr "Markerer %s as manuelt installeret, den vil ikke stå som forældreløs"

#: ../urpm/orphans.pm:362
#, fuzzy, c-format
msgid ""
"The following package:\n"
"%s\n"
"is now orphaned, if you wish to remove it, you can use \"urpme --auto-orphans"
"\""
msgid_plural ""
"The following packages:\n"
"%s\n"
"are now orphaned, if you wish to remove them, you can use \"urpme --auto-"
"orphans\""
msgstr[0] ""
"Den følgende pakke er nu forældreløs, hvis du ønsker at fjerne den, så brug "
"\"urpme --auto-orphans\"."
msgstr[1] ""
"De følgende pakker er nu forældreløse, brug \"urpme --auto-orphans\" for at "
"fjerne dem."

#: ../urpm/parallel.pm:15
#, c-format
msgid "unable to parse \"%s\" in file [%s]"
msgstr "kunne ikke tolke '%s' i fil [%s]"

#: ../urpm/parallel.pm:24
#, c-format
msgid "examining parallel handler in file [%s]"
msgstr "undersøger parallelbehandling i fil [%s]"

#: ../urpm/parallel.pm:35
#, c-format
msgid "found parallel handler for nodes: %s"
msgstr "fandt parallelbehandling for knuder: %s"

#: ../urpm/parallel.pm:39
#, c-format
msgid "unable to use parallel option \"%s\""
msgstr "kan ikke bruge parallel mulighed \"%s\""

#: ../urpm/parallel.pm:94
#, c-format
msgid "on node %s"
msgstr "på knude %s"

#: ../urpm/parallel.pm:294
#, c-format
msgid "Installation failed on node %s"
msgstr "Installationen fejlede på knude %s"

#: ../urpm/parallel_ka_run.pm:58
#, c-format
msgid "rshp failed, maybe a node is unreacheable"
msgstr "rshp mislykkedes, måske er en knude uopnåelig"

#: ../urpm/parallel_ka_run.pm:80
#, c-format
msgid "mput failed, maybe a node is unreacheable"
msgstr "mput mislykkedes, måske er en knude uopnåelig"

#: ../urpm/parallel_ssh.pm:27
#, c-format
msgid "scp failed on host %s (%d)"
msgstr "scp mislykkedes på vært %s (%d)"

#: ../urpm/parallel_ssh.pm:39
#, c-format
msgid "cp failed on host %s (%d)"
msgstr "cp mislykkedes på vært %s (%d)"

#: ../urpm/parallel_ssh.pm:86
#, c-format
msgid ""
"%s failed on host %s (maybe it does not have a good version of urpmi?) (exit "
"code: %d)"
msgstr ""
"%s mislykkedes på vært %s (måske har den ikke en god version af urpmi?) "
"(afslutningskode: %d)"

#: ../urpm/removable.pm:33
#, c-format
msgid "unable to access medium \"%s\"."
msgstr "kunne ikke nå medie \"%s\"."

#: ../urpm/removable.pm:73 ../urpm/removable.pm:91
#, c-format
msgid "mounting %s"
msgstr "monterer %s"

#: ../urpm/removable.pm:104
#, c-format
msgid "unmounting %s"
msgstr "afmonterer %s"

#: ../urpm/select.pm:31
#, c-format
msgid "urpmi was restarted, and the list of priority packages did not change"
msgstr ""
"Installationsprogrammet urpmi blev startet igen, og listen over prioriterede "
"pakker blev ikke ændret."

#: ../urpm/select.pm:33
#, c-format
msgid ""
"urpmi was restarted, and the list of priority packages did change: %s vs %s"
msgstr ""
"Installationsprogrammet urpmi blev startet igen, og listen over prioriterede "
"pakker blev ændret: %s mod %s"

#: ../urpm/select.pm:176
#, c-format
msgid "No package named %s"
msgstr "Ingen pakke kaldet %s"

#: ../urpm/select.pm:178 ../urpme:117
#, c-format
msgid "The following packages contain %s: %s"
msgstr "Følgende pakker indeholder %s: %s"

#: ../urpm/select.pm:180
#, c-format
msgid "You should use \"-a\" to use all of them"
msgstr "Du bør bruge \"-a\" for at bruge dem alle"

#: ../urpm/select.pm:298
#, c-format
msgid "found package(s) %s in urpmi db, but none are installed"
msgstr "fandt pakkerne %s i urpmi db, men ingen er installeret"

#: ../urpm/select.pm:545
#, c-format
msgid "Package %s is already installed"
msgstr "Pakke %s er allerede installeret"

#: ../urpm/select.pm:546
#, c-format
msgid "Packages %s are already installed"
msgstr "Pakkerne %s er allerede installerede"

#: ../urpm/select.pm:563 ../urpm/select.pm:650
#, c-format
msgid "due to conflicts with %s"
msgstr "grundet modstrid med %s"

#: ../urpm/select.pm:564 ../urpm/select.pm:644
#, c-format
msgid "due to unsatisfied %s"
msgstr "grundet uopfyldt %s"

#: ../urpm/select.pm:570
#, c-format
msgid "trying to promote %s"
msgstr "prøver at fremme %s"

#: ../urpm/select.pm:571
#, c-format
msgid "in order to keep %s"
msgstr "for at kunne beholde %s"

#: ../urpm/select.pm:612
#, c-format
msgid ""
"The following package has to be removed for others to be upgraded:\n"
"%s"
msgstr ""
"Den følgende pakke skal fjernes for at andre kan opgraderes:\n"
"%s"

#: ../urpm/select.pm:613
#, c-format
msgid ""
"The following packages have to be removed for others to be upgraded:\n"
"%s"
msgstr ""
"De følgende pakker skal fjernes for at andre kan opgraderes:\n"
"%s"

#: ../urpm/select.pm:640
#, c-format
msgid "in order to install %s"
msgstr "for at kunne installere %s"

#: ../urpm/select.pm:646
#, c-format
msgid "due to missing %s"
msgstr "grundet manglende %s"

#: ../urpm/signature.pm:33
#, c-format
msgid "Invalid signature (%s)"
msgstr "Ugyldig signatur (%s)"

#: ../urpm/signature.pm:64
#, c-format
msgid "Invalid Key ID (%s)"
msgstr "Ugyldig nøgle-id (%s)"

#: ../urpm/signature.pm:66
#, c-format
msgid "Missing signature (%s)"
msgstr "Manglende signatur (%s)"

#: ../urpm/sys.pm:178
#, c-format
msgid "system"
msgstr "system"

#: ../urpm/sys.pm:213
#, c-format
msgid "You should restart %s for %s"
msgstr "Du bør genstarte %s for %s"

#: ../urpm/sys.pm:316
#, c-format
msgid "Can't write file"
msgstr "Kan ikke skrive fil"

#: ../urpm/sys.pm:316
#, c-format
msgid "Can't open file"
msgstr "Kan ikke åbne fil"

#: ../urpm/sys.pm:329
#, c-format
msgid "Can't move file %s to %s"
msgstr "Kan ikke flytte fil %s til %s."

#: ../urpme:41
#, c-format
msgid ""
"urpme version %s\n"
"Copyright (C) 1999-2008 Mandriva.\n"
"This is free software and may be redistributed under the terms of the GNU "
"GPL.\n"
"\n"
"usage:\n"
msgstr ""
"urpme version %s\n"
"Ophavsret © 1999-2008 Mandriva.\n"
"Dette er frit programmel og kan redistribueres under vilkårene for GNU GPL.\n"
"\n"
"brug:\n"

#: ../urpme:47
#, c-format
msgid "  --auto         - automatically select a package in choices.\n"
msgstr "  --auto         - vælg automatisk en pakke ved valg.\n"

#: ../urpme:48
#, c-format
msgid "  --auto-orphans - remove orphans\n"
msgstr "  --auto-orphans - fjern forældreløse\n"

#: ../urpme:49
#, c-format
msgid "  --test         - verify if the removal can be achieved correctly.\n"
msgstr "  --test         - afprøv om fjernelsen kan udføres korrekt.\n"

#: ../urpme:51 ../urpmi:118 ../urpmq:68
#, c-format
msgid "  --parallel     - distributed urpmi across machines of alias.\n"
msgstr "  --parallel     - distribueret urpmi over maskiner med alias.\n"

#: ../urpme:52 ../urpmi:151
#, c-format
msgid "  --repackage    - Re-package the files before erasing\n"
msgstr "  --repackage    - Ompak filer før sletning\n"

#: ../urpme:53
#, c-format
msgid "  --root         - use another root for rpm removal.\n"
msgstr "  --root         - brug en anden root for rpm-fjernelse.\n"

#: ../urpme:54 ../urpmf:40 ../urpmi:120 ../urpmi.addmedia:72
#: ../urpmi.removemedia:45 ../urpmi.update:48 ../urpmq:70
#, c-format
msgid "  --urpmi-root   - use another root for urpmi db & rpm installation.\n"
msgstr ""
"  --urpmi-root   - Brug anden rod for urpmi-database og rpm-installering.\n"

#: ../urpme:55 ../urpmi:110
#, c-format
msgid "  --justdb       - update only the rpm db, not the filesystem.\n"
msgstr "  --justdb       - opdatér kun rpm-databasen, og ikke filsystemet.\n"

#: ../urpme:56
#, c-format
msgid "  --noscripts    - do not execute package scriptlet(s).\n"
msgstr "  --noscripts    - udfør ikke pakke-småskripter.\n"

#: ../urpme:57
#, c-format
msgid ""
"  --use-distrib  - configure urpme on the fly from a distrib tree, useful\n"
"                   to (un)install a chroot with --root option.\n"
msgstr ""
"  --use-distrib  - konfigurér urpme løbende fra et distrib træ, "
"nyttigt               til at (af)installere en chroot med root-tilvalget.\n"

#: ../urpme:59 ../urpmi:162 ../urpmq:89
#, c-format
msgid "  --verbose, -v  - verbose mode.\n"
msgstr "  --verbose, -v  - udførlig tilstand.\n"

#: ../urpme:60
#, c-format
msgid "  -a             - select all packages matching expression.\n"
msgstr "  -a             - vælg alle pakker matchende udtryk.\n"

#: ../urpme:75
#, c-format
msgid "Only superuser is allowed to remove packages"
msgstr "Kun superbrugeren har lov til at fjerne pakker"

#: ../urpme:108
#, c-format
msgid "unknown packages"
msgstr "ukendte pakker"

#: ../urpme:108
#, c-format
msgid "unknown package"
msgstr "ukendt pakke"

#: ../urpme:123
#, c-format
msgid "Removing the following package will break your system:"
msgid_plural "Removing the following packages will break your system:"
msgstr[0] "Fjernelse af den følgende pakke vil skade dit system:"
msgstr[1] "Fjernelse af de følgende pakker vil skade dit system:"

#: ../urpme:128
#, c-format
msgid "Nothing to remove"
msgstr "Ingenting at fjerne"

#: ../urpme:145
#, c-format
msgid "No orphans to remove"
msgstr "Ingen forældreløse at fjerne"

#: ../urpme:151
#, c-format
msgid "To satisfy dependencies, the following package will be removed"
msgid_plural ""
"To satisfy dependencies, the following %d packages will be removed"
msgstr[0] ""
"For at tilfredsstille afhængigheder vil den følgende pakke blive fjernet"
msgstr[1] ""
"For at tilfredsstille afhængigheder vil de følgende %d pakker blive fjernet"

#: ../urpme:156
#, c-format
msgid "(orphan package)"
msgid_plural "(orphan packages)"
msgstr[0] "(forældreløs pakke)"
msgstr[1] "ukendt pakke"

#: ../urpme:163
#, c-format
msgid "Remove %d package?"
msgid_plural "Remove %d packages?"
msgstr[0] "Skal %d pakke fjernes?"
msgstr[1] "Skal %d pakker fjernes?"

#: ../urpme:168
#, c-format
msgid "testing removal of %s"
msgstr "afprøver fjernelse af %s"

#: ../urpme:185
#, c-format
msgid "Removal failed"
msgstr "Fjernelse mislykkedes"

#: ../urpme:187
#, c-format
msgid "Removal is possible"
msgstr "Fjernelse er mulig"

#: ../urpmf:29
#, c-format
msgid ""
"urpmf version %s\n"
"Copyright (C) 2002-2006 Mandriva.\n"
"This is free software and may be redistributed under the terms of the GNU "
"GPL.\n"
"\n"
"usage: urpmf [options] pattern-expression\n"
msgstr ""
"urpmf version %s\n"
"Ophavsret © 2002-2006 Mandriva.\n"
"Dette er frit programmel og kan redistribueres under vilkårene for GNU GPL.\n"
"\n"
"brug: urpmf [tilvalg] mønster-udtryk\n"

#: ../urpmf:36
#, c-format
msgid "  --version      - print this tool's version number.\n"
msgstr "  --version      - udskriv dette værktøjs versionsnummer.\n"

#: ../urpmf:37 ../urpmi:141 ../urpmq:80
#, c-format
msgid "  --env          - use specific environment (typically a bug report).\n"
msgstr "  --env          - brug specifikt miljø (typisk ved en fejlrapport).\n"

#: ../urpmf:38 ../urpmi:83 ../urpmq:49
#, c-format
msgid "  --excludemedia - do not use the given media, separated by comma.\n"
msgstr "  --excludemedia - brug ikke de opgivne medier, adskilt med komma.\n"

#: ../urpmf:39
#, c-format
msgid ""
"  --literal, -l  - don't match patterns, use argument as a literal string.\n"
msgstr ""
"  --literal, -l  - kontrollér ikke søgestrenge, brug argumenter som "
"bogstavelige strenge.\n"

#: ../urpmf:42 ../urpmi:86 ../urpmq:50
#, c-format
msgid ""
"  --sortmedia    - sort media according to substrings separated by comma.\n"
msgstr ""
"  --sortmedia    - sortér medier ifølge delstrenge, adskilt med komma.\n"

#: ../urpmf:43
#, c-format
msgid "  --use-distrib  - use the given path to access media\n"
msgstr "  --use-distrib  - Brug denne sti for adgang til media.\n"

#: ../urpmf:44 ../urpmi:87 ../urpmq:51
#, c-format
msgid "  --synthesis    - use the given synthesis instead of urpmi db.\n"
msgstr "  --synthesis    - brug synthesis angivet i stedet for urpmi-db.\n"

#: ../urpmf:45
#, c-format
msgid "  --uniq         - do not print identical lines twice.\n"
msgstr "  --uniq          - udskriv ikke identiske linjer.\n"

#: ../urpmf:46 ../urpmi:84 ../urpmq:46
#, c-format
msgid "  --update       - use only update media.\n"
msgstr "  --update       - brug kun opdateringsmedie.\n"

#: ../urpmf:47
#, c-format
msgid "  --verbose      - verbose mode.\n"
msgstr "  -v             - udførlig tilstand.\n"

#: ../urpmf:48
#, c-format
msgid "  -i             - ignore case distinctions in patterns.\n"
msgstr ""
"  -i             - ignorér forskel på store og små bogstaver i alle "
"mønstre.\n"

#: ../urpmf:49
#, c-format
msgid "  -I             - honor case distinctions in patterns (default).\n"
msgstr ""
"  -I             - skeln mellem store og små bogstaver i søgestrenge "
"(standard).\n"

#: ../urpmf:50
#, c-format
msgid "  -F<str>        - change field separator (defaults to ':').\n"
msgstr "  -F<str>        - ændr feltseparator (standard er ':').\n"

#: ../urpmf:51
#, c-format
msgid "Pattern expressions:\n"
msgstr "Søgestrengsudtryk:\n"

#: ../urpmf:52
#, c-format
msgid "  text           - any text is parsed as a regexp, unless -l is used.\n"
msgstr ""
"  text           - al tekst er forstået som regulære udtryk, med mindre -l "
"er brugt.\n"

#: ../urpmf:53
#, c-format
msgid "  -e             - include perl code directly as perl -e.\n"
msgstr "  -e             - inkludér perl-kode direkte som perl -e.\n"

#: ../urpmf:54
#, c-format
msgid "  -a             - binary AND operator.\n"
msgstr "  -a             - binær OG-operator.\n"

#: ../urpmf:55
#, c-format
msgid "  -o             - binary OR operator.\n"
msgstr "  -o             - binær ELLER-operator.\n"

#: ../urpmf:56
#, c-format
msgid "  !              - unary NOT.\n"
msgstr "  !              - negation.\n"

#: ../urpmf:57
#, c-format
msgid "  ( )            - left and right parentheses.\n"
msgstr "  ( )            - venstre- og højreparenteser.\n"

#: ../urpmf:58
#, c-format
msgid "List of tags:\n"
msgstr ""
"Liste over mærker:\n"
"\n"

#: ../urpmf:59
#, c-format
msgid "  --qf           - specify a printf-like output format\n"
msgstr "  --qf           - angiv et printf-lignende uddata-format\n"

#: ../urpmf:60
#, c-format
msgid "                   example: '%%name:%%files'\n"
msgstr "                   eksempel: '%%navn:%%filer'\n"

#: ../urpmf:61
#, c-format
msgid "  --arch         - architecture\n"
msgstr "  --arch         - arkitektur\n"

#: ../urpmf:62
#, c-format
msgid "  --buildhost    - build host\n"
msgstr "  --buildhost     - byggevært\n"

#: ../urpmf:63
#, c-format
msgid "  --buildtime    - build time\n"
msgstr "  --buildtime    - byggetidspunkt\n"

#: ../urpmf:64
#, c-format
msgid "  --conffiles    - configuration files\n"
msgstr "  --conffiles    - konfigurationsfiler\n"

#: ../urpmf:65
#, c-format
msgid "  --conflicts    - conflict tags\n"
msgstr "  --conflicts     - konfliktmærker\n"

#: ../urpmf:66
#, c-format
msgid "  --description  - package description\n"
msgstr "  --description   - pakkebeskrivelse.\n"

#: ../urpmf:67
#, c-format
msgid "  --distribution - distribution\n"
msgstr "  --distribution - distribution\n"

#: ../urpmf:68
#, c-format
msgid "  --epoch        - epoch\n"
msgstr "  --epoch        - epoke\n"

#: ../urpmf:69
#, c-format
msgid "  --filename     - filename of the package\n"
msgstr "  --filename     - filnavn på pakken\n"

#: ../urpmf:70
#, c-format
msgid "  --files        - list of files contained in the package\n"
msgstr "  --files        - liste over filer i pakken\n"

#: ../urpmf:71
#, c-format
msgid "  --group        - group\n"
msgstr "  --group         - gruppe\n"

#: ../urpmf:72
#, c-format
msgid "  --license      - license\n"
msgstr "  --license      - licens\n"

#: ../urpmf:73
#, c-format
msgid "  --name         - package name\n"
msgstr "  --name         - pakkenavn\n"

#: ../urpmf:74
#, c-format
msgid "  --obsoletes    - obsoletes tags\n"
msgstr "  --obsoletes     - mærk forældet\n"

#: ../urpmf:75
#, c-format
msgid "  --packager     - packager\n"
msgstr "  --packager      - pakkeprogram.\n"

#: ../urpmf:76
#, c-format
msgid "  --provides     - provides tags\n"
msgstr "  --provides     - tilbudsetiketter\n"

#: ../urpmf:77
#, c-format
msgid "  --requires     - requires tags\n"
msgstr "  --requires     - afhængighedsetiketter\n"

#: ../urpmf:78
#, c-format
msgid "  --size         - installed size\n"
msgstr "  --size         - installeret størrelse\n"

#: ../urpmf:79
#, c-format
msgid "  --sourcerpm    - source rpm name\n"
msgstr "  --sourcerpm    - navn på kilde-rpm\n"

#: ../urpmf:80
#, c-format
msgid "  --suggests     - suggests tags\n"
msgstr "  --suggests     - Forslagsetiketter.\n"

#: ../urpmf:81
#, c-format
msgid "  --summary      - summary\n"
msgstr "  --summary      - sammendrag\n"

#: ../urpmf:82
#, c-format
msgid "  --url          - url\n"
msgstr "  --url           - url\n"

#: ../urpmf:83
#, c-format
msgid "  --vendor       - vendor\n"
msgstr "  --vendor       - leverandør\n"

#: ../urpmf:84
#, c-format
msgid "  -m             - the media in which the package was found\n"
msgstr "  -m             - mediet i hvilken pakken blev fundet\n"

#: ../urpmf:85 ../urpmq:99
#, c-format
msgid "  -f             - print version, release and arch with name.\n"
msgstr "  -f             - udskriv version, udgave og arkitektur med navn.\n"

#: ../urpmf:153
#, c-format
msgid "unterminated expression (%s)"
msgstr "uafsluttet udtryk (%s)"

#: ../urpmf:198
#, c-format
msgid "Incorrect format: you may use only one multi-valued tag"
msgstr "Ugyldigt format: du kan kun bruge flerværdi-etiketter"

#: ../urpmf:291
#, c-format
msgid "no hdlist available for medium \"%s\""
msgstr "ingen hdlist-fil tilgængelig for medie \"%s\""

#: ../urpmf:298
#, c-format
msgid "no synthesis available for medium \"%s\""
msgstr "ingen syntese-fil tilgængelig for medie \"%s\""

#: ../urpmf:307
#, c-format
msgid "no xml-info available for medium \"%s\""
msgstr "ingen xml-info-fil tilgængelig for medie \"%s\""

#: ../urpmi:90
#, c-format
msgid "  --auto-update  - update media then upgrade the system.\n"
msgstr "  --auto-update  - opdatér media, og opdatér så systemet.\n"

#: ../urpmi:91
#, c-format
msgid "    --no-md5sum    - disable MD5SUM file checking.\n"
msgstr "    --no-md5sum    - deaktivér kontrol med MD5SUM fil.\n"

#: ../urpmi:92
#, c-format
msgid "    --force-key    - force update of gpg key.\n"
msgstr "    --force-key    - gennemtving opdatering af gpg-nøgle.\n"

#: ../urpmi:93
#, c-format
msgid "  --auto-orphans - remove orphans without asking\n"
msgstr "  --auto-orphans - fjern forældreløse uden at spørge\n"

#: ../urpmi:94 ../urpmq:54
#, c-format
msgid "  --no-suggests  - do not auto select \"suggested\" packages.\n"
msgstr "  --no-suggests  - vælg ikke automatisk \"suggested\" pakker.\n"

#: ../urpmi:95
#, c-format
msgid ""
"  --no-uninstall - never ask to uninstall a package, abort the "
"installation.\n"
msgstr ""
"  --no-uninstall - spørg aldirig om afinstallering af en pakke, afbryd "
"installationen.\n"

#: ../urpmi:96
#, c-format
msgid "  --no-install   - don't install packages (only download)\n"
msgstr "  --no-install   - installér ikke pakker (kun nedhentning)\n"

#: ../urpmi:97 ../urpmq:56
#, c-format
msgid ""
"  --keep         - keep existing packages if possible, reject requested\n"
"                   packages that lead to removals.\n"
msgstr ""
"  --keep         - behold eksisterende pakker om muligt, afvis anmodede\n"
"                   pakker som fører til fjernelse.\n"

#: ../urpmi:99
#, c-format
msgid ""
"  --split-level  - split in small transaction if more than given packages\n"
"                   are going to be installed or upgraded,\n"
"                   default is %d.\n"
msgstr ""
"  --split-level  - opdél i lille transaktion hvis mere end givne pakker\n"
"                       skal installeres eller opgraderes,\n"
"                       standard er %d.\n"

#: ../urpmi:103
#, c-format
msgid "  --split-length - small transaction length, default is %d.\n"
msgstr "  --split-length - lille tansaktionslængde, standard er %d.\n"

#: ../urpmi:105
#, c-format
msgid "  --fuzzy, -y    - impose fuzzy search.\n"
msgstr "  --fuzzy, -y    - gennemfør søgning efter fuzzy.\n"

#: ../urpmi:106
#, c-format
msgid "  --buildrequires - install the buildrequires of the packages\n"
msgstr "  --buildrequires - installér buildrequires for pakkerne\n"

#: ../urpmi:107
#, c-format
msgid "  --install-src  - install only source package (no binaries).\n"
msgstr "  --install-src  - installér kun kildepakker (ingen binære).\n"

#: ../urpmi:108
#, c-format
msgid "  --clean        - remove rpm from cache before anything else.\n"
msgstr "  --clean        - fjern rpm fra cache før noget andet.\n"

#: ../urpmi:109
#, c-format
msgid "  --noclean      - don't clean rpms from cache.\n"
msgstr "  --noclean      - fjern ikke rpm'er fra cache.\n"

#: ../urpmi:111
#, c-format
msgid ""
"  --replacepkgs  - force installing packages which are already installed.\n"
msgstr ""
"  --replacepkgs  - gennemtving installering af pakker som allerede er "
"installerede.\n"

#: ../urpmi:113
#, c-format
msgid ""
"  --allow-nodeps - allow asking user to install packages without\n"
"                   dependencies checking.\n"
msgstr ""
"  --allow-nodeps - tillad at spørge bruger om installering af pakker uden "
"kontrol af\n"
"                   afhængigheder.\n"

#: ../urpmi:115
#, c-format
msgid ""
"  --allow-force  - allow asking user to install packages without\n"
"                   dependencies checking and integrity.\n"
msgstr ""
"  --allow-force  - tillad at spørge bruger om installering af pakker\n"
"                   uden kontrol af afhængigheder og integritet.\n"

#: ../urpmi:117
#, c-format
msgid "  --allow-suggests - auto select \"suggested\" packages.\n"
msgstr "  --allow-suggests - vælg automatisk \"foreslåede\" pakker.\n"

#: ../urpmi:121
#, c-format
msgid ""
"  --use-distrib  - configure urpmi on the fly from a distrib tree, useful\n"
"                   to install a chroot with --root option.\n"
msgstr ""
"  --use-distrib  - konfigurér urpmi løbende fra et distrib-træ, "
"nyttigt               til at installere en chroot med --root-tilvalget.\n"

#: ../urpmi:123 ../urpmi.addmedia:59 ../urpmi.update:37
#, c-format
msgid "  --metalink     - generate and use a local metalink.\n"
msgstr "  --metalink     - generér og brug et lokalt metalink.\n"

#: ../urpmi:124
#, c-format
msgid ""
"  --downloader   - program to use to retrieve distant files. \n"
"                   known programs: %s\n"
msgstr ""
"  --downloader   - program som skal bruges for at hente filer over nettet. \n"
"                   kendte programmer: %s\n"

#: ../urpmi:127
#, c-format
msgid "  --curl-options - additional options to pass to curl\n"
msgstr "  --curl-options - ekstra valg som skal gives til curl\n"

#: ../urpmi:128
#, c-format
msgid "  --rsync-options- additional options to pass to rsync\n"
msgstr "  --rsync-options- ekstra valg som skal gives til rsync\n"

#: ../urpmi:129
#, c-format
msgid "  --wget-options - additional options to pass to wget\n"
msgstr "  --wget-options - ekstra valg som skal gives til wget\n"

#: ../urpmi:130
#, c-format
msgid "  --prozilla-options - additional options to pass to prozilla\n"
msgstr "  --prozilla-options - ekstra valg som skal gives til prozilla\n"

#: ../urpmi:131
#, c-format
msgid "  --aria2-options - additional options to pass to aria2\n"
msgstr "  --aria2-options - ekstra valg som skal gives til aria2\n"

#: ../urpmi:132 ../urpmi.addmedia:60 ../urpmi.update:38
#, c-format
msgid "  --limit-rate   - limit the download speed.\n"
msgstr "  --limit-rate   - begræns hastighed på hentning.\n"

#: ../urpmi:133
#, c-format
msgid ""
"  --resume       - resume transfer of partially-downloaded files\n"
"                   (--no-resume disables it, default is disabled).\n"
msgstr ""
" --resume       - genoptag overførsel af delvist hentede filer\n"
"                   (--no-resume deaktiverer det, standard er deaktiveret).\n"

#: ../urpmi:135 ../urpmi.addmedia:61 ../urpmi.update:39 ../urpmq:76
#, c-format
msgid ""
"  --proxy        - use specified HTTP proxy, the port number is assumed\n"
"                   to be 1080 by default (format is <proxyhost[:port]>).\n"
msgstr ""
"  --proxy        - brug den angivne HTTP proxy, portnummeret antages at\n"
"                   være 1080 som standard (formatet er <proxyvært[:port]>).\n"

#: ../urpmi:137 ../urpmi.addmedia:63 ../urpmi.update:41 ../urpmq:78
#, c-format
msgid ""
"  --proxy-user   - specify user and password to use for proxy\n"
"                   authentication (format is <user:password>).\n"
msgstr ""
"  --proxy-user   - angiv bruger og adgangskode til brug for kontrol\n"
"                   af proxy (formatet er <bruger:adgangskode>).\n"

#: ../urpmi:139
#, c-format
msgid ""
"  --bug          - output a bug report in directory indicated by\n"
"                   next arg.\n"
msgstr ""
"  --bug          - udskriv en fejlrapport i et katalog angivet i næste\n"
"                   argument.\n"

#: ../urpmi:145
#, c-format
msgid "  --excludepath  - exclude path separated by comma.\n"
msgstr "  --excludepath  - udelukkelsessti adskilt med komma.\n"

#: ../urpmi:146
#, c-format
msgid "  --excludedocs  - exclude doc files.\n"
msgstr "  --excludedocs  - udelader docs-filer.\n"

#: ../urpmi:147
#, c-format
msgid "  --ignoresize   - don't verify disk space before installation.\n"
msgstr ""
"  --ignoresize   - kontrollér ikke for ledig diskplads før installation.\n"

#: ../urpmi:148
#, c-format
msgid "  --ignorearch   - allow to install rpms for unmatched architectures.\n"
msgstr ""
"  --ignorearch   - tillad at installere rpm'er for forskellige "
"arkitekturer.\n"

#: ../urpmi:149
#, c-format
msgid "  --noscripts    - do not execute package scriptlet(s)\n"
msgstr "  --noscripts    - kør ikke pakkers skript\n"

#: ../urpmi:150
#, c-format
msgid "  --replacefiles - ignore file conflicts\n"
msgstr "  --replacefiles - ignorér filkonflikter\n"

#: ../urpmi:152
#, c-format
msgid "  --skip         - packages which installation should be skipped\n"
msgstr "  --skip         - pakker hvis installation bør overspringes\n"

#: ../urpmi:153
#, c-format
msgid "  --prefer       - packages which should be preferred\n"
msgstr "  --prefer       - Pakker som skal foretrækkes.\n"

#: ../urpmi:154
#, c-format
msgid ""
"  --more-choices - when several packages are found, propose more choices\n"
"                   than the default.\n"
msgstr ""
"  --more-choices - når flere pakker er fundet, så foreslå flere muligheder\n"
"                   end normalt.\n"

#: ../urpmi:156
#, c-format
msgid "  --nolock       - don't lock rpm db.\n"
msgstr "  --nolock       - lås ikke rpm-database.\n"

#: ../urpmi:157
#, c-format
msgid "  --strict-arch  - upgrade only packages with the same architecture.\n"
msgstr "  --strict-arch  - opgradér kun pakker med den samme arkitektur.\n"

#: ../urpmi:158 ../urpmq:97
#, c-format
msgid "  -a             - select all matches on command line.\n"
msgstr "  -a             - vælg alle træffere på kommandolinje.\n"

#: ../urpmi:161
#, c-format
msgid "  --quiet, -q    - quiet mode.\n"
msgstr "  --quiet, -q    - stille udgave.\n"

#: ../urpmi:163
#, c-format
msgid "  --debug        - very verbose mode.\n"
msgstr "  --debug        - meget udførlig tilstand.\n"

#: ../urpmi:164
#, c-format
msgid "  names or rpm files given on command line will be installed.\n"
msgstr ""
"  navne eller rpm-filer givne på kommandolinjen vil blive installeret.\n"

#: ../urpmi:198
#, c-format
msgid "Error: can't use --auto-select along with package list.\n"
msgstr "Fejl: Kan ikke bruge 'auto-select' sammen med pakkeliste.\n"

#: ../urpmi:205
#, c-format
msgid ""
"Error: To generate a bug report, specify the usual command-line arguments\n"
"along with --bug.\n"
msgstr ""
"Fejl: For at generere en fejlrapport skal du specificere de almindelige "
"kommandolinjeargumenter med --bug.\n"

#: ../urpmi:235
#, c-format
msgid "You can't install binary rpm files when using --install-src"
msgstr "Du kan ikke installere binære rpm-filer ved brug af --install-src"

#: ../urpmi:236
#, c-format
msgid "You can't install spec files"
msgstr "Du kan ikke installere spec-filer"

#: ../urpmi:243
#, c-format
msgid "defaulting to --buildrequires"
msgstr "Normalt er dette --buildrequires"

#: ../urpmi:248
#, c-format
msgid ""
"please use --buildrequires or --install-src, defaulting to --buildrequires"
msgstr "brug --buildrequires eller --install-src, forvalgt er --buildrequires"

#: ../urpmi:268
#, c-format
msgid ""
"Directory [%s] already exists, please use another directory for bug report "
"or delete it"
msgstr ""
"Kataloget [%s] eksisterer allerede, brug venligst et andet katalog til "
"fejlrapporten, eller slet det"

#: ../urpmi:269
#, c-format
msgid "Unable to create directory [%s] for bug report"
msgstr "kunne ikke oprette katalog [%s] til fejlrapport"

#: ../urpmi:290
#, c-format
msgid ""
"Error: %s appears to be mounted read-only.\n"
"Use --allow-force to force operation."
msgstr ""
"Fejl: %s ser ud til at være monteret kun læsbart.\n"
"Brug --allow-force for at gennemtvinge handlingen."

#. -PO: here format is "<package_name>: <summary> (to upgrade)"
#: ../urpmi:445
#, c-format
msgid "%s: %s (to upgrade)"
msgstr "%s: %s (skal opgraderes)"

#. -PO: here format is "<package_name> (to upgrade)"
#: ../urpmi:447
#, c-format
msgid "%s (to upgrade)"
msgstr "%s (skal opgraderes)"

#. -PO: here format is "<package_name>: <summary> (to install)"
#: ../urpmi:451
#, c-format
msgid "%s: %s (to install)"
msgstr "%s: %s (skal installeres)"

#. -PO: here format is "<package_name> (to install)"
#: ../urpmi:453
#, c-format
msgid "%s (to install)"
msgstr "%s (skal installeres)"

#: ../urpmi:459
#, c-format
msgid ""
"In order to satisfy the '%s' dependency, one of the following packages is "
"needed:"
msgstr ""
"For at tilfredsstille afhængigheden af %s er én af de følgende pakker "
"nødvendig:"

#: ../urpmi:462
#, c-format
msgid "What is your choice? (1-%d) "
msgstr "Hvad er dit valg? (1-%d) "

#: ../urpmi:504
#, c-format
msgid ""
"The following package cannot be installed because it depends on packages\n"
"that are older than the installed ones:\n"
"%s"
msgstr ""
"Den følgende pakke kan ikke installeres, fordi den afhænger af pakker,\n"
"som er ældre end de installerede:\n"
"%s"

#: ../urpmi:506
#, c-format
msgid ""
"The following packages can't be installed because they depend on packages\n"
"that are older than the installed ones:\n"
"%s"
msgstr ""
"De følgende pakker kan ikke installeres, fordi de afhænger af pakker,\n"
"som er ældre end de installerede:\n"
"%s"

#: ../urpmi:512 ../urpmi:527
#, c-format
msgid ""
"\n"
"Continue installation anyway?"
msgstr ""
"\n"
"Fortsæt installationen alligevel?"

#: ../urpmi:521
#, c-format
msgid ""
"A requested package cannot be installed:\n"
"%s"
msgstr ""
"En forespurgt pakke kan ikke installeres:\n"
"%s"

#: ../urpmi:522
#, c-format
msgid ""
"Some requested packages cannot be installed:\n"
"%s"
msgstr ""
"Nogen forespurgte pakker kan ikke installeres:\n"
"%s"

#: ../urpmi:539
#, c-format
msgid "removing package %s will break your system"
msgstr "fjernelse af pakke %s vil skade dit system"

#: ../urpmi:547
#, c-format
msgid ""
"The installation cannot continue because the following package\n"
"has to be removed for others to be upgraded:\n"
"%s\n"
msgstr ""
"Installationen kan ikke fortsætte fordi den følgende pakke\n"
"skal fjernes for at andre kan opgraderes:\n"
"%s\n"

#: ../urpmi:549
#, c-format
msgid ""
"The installation cannot continue because the following packages\n"
"have to be removed for others to be upgraded:\n"
"%s\n"
msgstr ""
"Installationen kan ikke fortsætte fordi de følgende pakker\n"
"skal fjernes for at andre kan opgraderes:\n"
"%s\n"

#: ../urpmi:558
#, c-format
msgid "(test only, removal will not be actually done)"
msgstr "(kun test, fjernelse vil egentlig ikke blive gennemført)"

#: ../urpmi:578
#, c-format
msgid ""
"You must first call urpmi with --buildrequires to install the following "
"dependencies:\n"
"%s\n"
msgstr ""
"Du skal først kalde urpmi med --buildrequires for at installere de følgende "
"afhængigheder:\n"
"%s\n"

#: ../urpmi:588
#, c-format
msgid "The following orphan package will be removed."
msgid_plural "The following orphan packages will be removed."
msgstr[0] "Den følgende forældreløse pakke vil blive fjernet."
msgstr[1] "De følgende forældreløse pakker vil blive fjernet."

#: ../urpmi:616
#, c-format
msgid "(test only, installation will not be actually done)"
msgstr "(kun test, installation vil egentlig ikke blive gennemført)"

#: ../urpmi:622
#, c-format
msgid "%s of additional disk space will be used."
msgstr "%s mere diskplads vil blive brugt."

#: ../urpmi:623
#, c-format
msgid "%s of disk space will be freed."
msgstr "%s diskplads vil blive frigjort."

#: ../urpmi:624
#, c-format
msgid "%s of packages will be retrieved."
msgstr "%s pakker vil blive hentet."

#: ../urpmi:625
#, c-format
msgid "Proceed with the installation of one package?"
msgid_plural "Proceed with the installation of the %d packages?"
msgstr[0] "Fortsæt installationen med %d pakke?"
msgstr[1] "Fortsæt installationen med de %d pakker?"

#: ../urpmi:648
#, c-format
msgid "Cancel"
msgstr "Annullér"

#: ../urpmi:656
#, c-format
msgid "Press Enter when mounted..."
msgstr "Tryk Enter når det er monteret..."

#. -PO: The URI types strings 'file:', 'ftp:', 'http:', and 'cdrom:' must not be translated!
#. -PO: neither the ``with''.  Only what is between <brackets> can be translated.
#: ../urpmi.addmedia:36
#, c-format
msgid ""
"usage: urpmi.addmedia [options] <name> <url>\n"
"where <url> is one of\n"
"       [file:/]/<path>\n"
"       ftp://<login>:<password>@<host>/<path>\n"
"       ftp://<host>/<path>\n"
"       http://<host>/<path>\n"
"       cdrom://<path>\n"
"\n"
"usage: urpmi.addmedia [options] --distrib --mirrorlist <url>\n"
"usage: urpmi.addmedia [options] --mirrorlist <url> <name> <relative path>\n"
"\n"
"examples:\n"
"\n"
"  urpmi.addmedia --distrib --mirrorlist '$MIRRORLIST'\n"
"  urpmi.addmedia --mirrorlist '$MIRRORLIST' backports media/main/backports\n"
"\n"
"\n"
"and [options] are from\n"
msgstr ""
"brug: urpmi.addmedia [valgmuligheder] <navn> <url>\n"
"hvor <url> er en af\n"
"       [file:/]/<sti>\n"
"       ftp://<login>:<adgangskode>@<vært>/<sti>\n"
"       ftp://<vært>/<sti>\n"
"       http://<vært>/<sti>\n"
"       cdrom://<sti>\n"
"\n"
"brug: urpmi.addmedia [options] --distrib --mirrorlist <url>\n"
"brug: urpmi.addmedia [options] --mirrorlist <url> <navn> <relativ sti>\n"
"\n"
"eksempler:\n"
"\n"
"  urpmi.addmedia --distrib --mirrorlist '$MIRRORLIST'\n"
"  urpmi.addmedia --mirrorlist '$MIRRORLIST' backports media/main/backports\n"
"\n"
"\n"
"og [valgmuligheder] er følgende\n"

#: ../urpmi.addmedia:55 ../urpmi.update:33 ../urpmq:73
#, c-format
msgid "  --wget         - use wget to retrieve distant files.\n"
msgstr "  --wget         - brug wget til at hente eksterne filer.\n"

#: ../urpmi.addmedia:56 ../urpmi.update:34 ../urpmq:74
#, c-format
msgid "  --curl         - use curl to retrieve distant files.\n"
msgstr "  --curl         - brug 'curl' til at hente retrieve eksterne filer.\n"

#: ../urpmi.addmedia:57 ../urpmi.update:35 ../urpmq:75
#, c-format
msgid "  --prozilla     - use prozilla to retrieve distant files.\n"
msgstr ""
"  --prozilla     - brug 'prozilla' til at hente retrieve eksterne filer.\n"

#: ../urpmi.addmedia:58 ../urpmi.update:36
#, c-format
msgid "  --aria2        - use aria2 to retrieve distant files.\n"
msgstr "  --aria2        - brug aria2 til at hente filer på nettet.\n"

#: ../urpmi.addmedia:65
#, c-format
msgid ""
"  --update       - create an update medium, \n"
"                   or discard non-update media (when used with --distrib)\n"
msgstr ""
"  --update       - opret et opdateringsmedie, \n"
"                   eller brug ikke ikke-opdateringsmedier (når brugt med --"
"distrib)\n"

#: ../urpmi.addmedia:67
#, c-format
msgid ""
"  --xml-info     - use the specific policy for downloading xml info files\n"
"                   one of: never, on-demand, update-only, always. cf urpmi."
"cfg(5)\n"
msgstr ""
"  --xml-info     - brug den specifikke strategi for hentning af xml-info "
"filer\n"
"                   én af: never, on-demand, update-only, always. cf urpmi.cfg"
"(5)\n"

#: ../urpmi.addmedia:69
#, c-format
msgid "  --probe-synthesis - use synthesis file.\n"
msgstr "  --probe-synthesis - brug syntese-fil.\n"

#: ../urpmi.addmedia:70
#, c-format
msgid "  --probe-rpms   - use rpm files (instead of synthesis).\n"
msgstr "  --probe-rpms   - brug rpm-filer (i stedet for syntese).\n"

#: ../urpmi.addmedia:71
#, c-format
msgid "  --no-probe     - do not try to find any synthesis file.\n"
msgstr "  --no-probe     - forsøg ikke at finde nogen syntese-fil.\n"

#: ../urpmi.addmedia:73
#, c-format
msgid ""
"  --distrib      - automatically create all media from an installation\n"
"                   medium.\n"
msgstr ""
"  --distrib      - opret automatisk alle media fra et installationsmedium.\n"

#: ../urpmi.addmedia:75
#, c-format
msgid "  --interactive  - with --distrib, ask confirmation for each media\n"
msgstr ""
"  --interactive  - med --distrib, spøger om bekræftelse for hvert medie\n"

#: ../urpmi.addmedia:76
#, c-format
msgid "  --all-media    - with --distrib, add every listed media\n"
msgstr "  --all-media    - med --distrib, tilføj hvert listede medie\n"

#: ../urpmi.addmedia:77
#, c-format
msgid "  --virtual      - create virtual media wich are always up-to-date.\n"
msgstr "  --virtual       - opret virtuelt medie som altid er opdateret.\n"

#: ../urpmi.addmedia:78 ../urpmi.update:44
#, c-format
msgid "  --no-md5sum    - disable MD5SUM file checking.\n"
msgstr "  --no-md5sum    - deaktivér kontrol med MD5SUM fil.\n"

#: ../urpmi.addmedia:79
#, c-format
msgid "  --nopubkey     - don't import pubkey of added media\n"
msgstr "  --nopubkey     - importér ikke pubkey fra tilføjet medie\n"

#: ../urpmi.addmedia:80
#, c-format
msgid "  --raw          - add the media in config, but don't update it.\n"
msgstr "  --raw          - tilføj mediet i config, men opdatér det ikke.\n"

#: ../urpmi.addmedia:81 ../urpmi.removemedia:43 ../urpmi.update:53
#, c-format
msgid "  -q             - quiet mode.\n"
msgstr "  -q             - stille udgave.\n"

#: ../urpmi.addmedia:82 ../urpmi.removemedia:44 ../urpmi.update:54
#, c-format
msgid "  -v             - verbose mode.\n"
msgstr "  -v             - udførlig tilstand.\n"

#: ../urpmi.addmedia:95
#, c-format
msgid "known xml-info policies are %s"
msgstr "kendte xml-info politikker er %s"

#: ../urpmi.addmedia:106
#, c-format
msgid "no argument needed for --distrib --mirrorlist <url>"
msgstr "intet argument krævet for --distrib --mirrorlist <url>"

#: ../urpmi.addmedia:111
#, c-format
msgid "bad <url> (for local directory, the path must be absolute)"
msgstr "Ugyldig <adresse> (for lokalt katalog, stien skal være absolut)."

#: ../urpmi.addmedia:115
#, c-format
msgid "Only superuser is allowed to add media"
msgstr "Kun superbrugeren har lov til at tilføje medier"

#: ../urpmi.addmedia:118
#, c-format
msgid "creating config file [%s]"
msgstr "opretter config-fil [%s]"

#: ../urpmi.addmedia:119
#, c-format
msgid "Can't create config file [%s]"
msgstr "Kan ikke oprette config-fil [%s]"

#: ../urpmi.addmedia:127
#, c-format
msgid "no need to give <relative path of synthesis> with --distrib"
msgstr "ingen grund til at angive <relativ sti for syntese> med --distrib"

#: ../urpmi.addmedia:135
#, c-format
msgid ""
"\n"
"Do you want to add media '%s'?"
msgstr ""
"\n"
"Ønsker du at tilføje medie '%s'?"

#: ../urpmi.addmedia:153 ../urpmi.addmedia:176
#, c-format
msgid "unable to add medium"
msgstr "kunne ikke tilføje medie"

#: ../urpmi.addmedia:161
#, c-format
msgid "<relative path of synthesis> missing\n"
msgstr "<relativ sti for syntese> mangler\n"

#: ../urpmi.addmedia:164
#, c-format
msgid "Can't use %s with remote medium"
msgstr "Kan ikke bruge '%s' med eksternt medie."

#: ../urpmi.removemedia:38
#, c-format
msgid ""
"usage: urpmi.removemedia (-a | <name> ...)\n"
"where <name> is a medium name to remove.\n"
msgstr ""
"brug: urpmi.removemedia (-a | <navn> ...)\n"
"hvor <navn> er et medie-navn der skal fjernes.\n"

#: ../urpmi.removemedia:41
#, c-format
msgid "  -a             - select all media.\n"
msgstr "  -a             - vælg alle medier.\n"

#: ../urpmi.removemedia:42
#, c-format
msgid "  -y             - fuzzy match on media names.\n"
msgstr "  -y             - upræcis matchning på medienavne.\n"

#: ../urpmi.removemedia:59
#, c-format
msgid "Only superuser is allowed to remove media"
msgstr "Kun superbrugeren har lov til at fjerne medier"

#: ../urpmi.removemedia:72
#, c-format
msgid "nothing to remove (use urpmi.addmedia to add a media)\n"
msgstr "ingenting at fjerne (brug urpmi.addmedia til at tilføje et medie)\n"

#: ../urpmi.removemedia:78
#, c-format
msgid ""
"the entry to remove is missing\n"
"(one of %s)\n"
msgstr ""
"mangler det element der skal fjernes\n"
"(én af %s)\n"

#: ../urpmi.update:30
#, c-format
msgid ""
"usage: urpmi.update [options] <name> ...\n"
"where <name> is a medium name to update.\n"
msgstr ""
"brug: urpmi.update [valgmuligheder] <navn> ...\n"
"hvor <navn> er et medie-navn der skal opdateres.\n"

#: ../urpmi.update:43
#, c-format
msgid "  --update       - update only update media.\n"
msgstr "  --update       - opdatér kun opdateringsmedie.\n"

#: ../urpmi.update:45
#, c-format
msgid "  --force-key    - force update of gpg key.\n"
msgstr "  --force-key    - gennemtving opdatering af gpg-nøgle.\n"

#: ../urpmi.update:46
#, c-format
msgid "  --ignore       - don't update, mark the media as ignored.\n"
msgstr "  --ignore       - opdatér ikke, markér mediet som ignoreret.\n"

#: ../urpmi.update:47
#, c-format
msgid "  --no-ignore    - don't update, mark the media as enabled.\n"
msgstr "  --no-ignore    - opdatér ikke, markér mediet som aktiveret.\n"

#: ../urpmi.update:49
#, c-format
msgid "  --probe-rpms   - do not use synthesis, use rpm files directly\n"
msgstr "  --probe-rpms   - brug ikke syntese; brug rpm-filer direkte\n"

#: ../urpmi.update:50
#, c-format
msgid "  -a             - select all non-removable media.\n"
msgstr "  -a             - vælg alle ikke-udskiftelige medier.\n"

#: ../urpmi.update:51
#, c-format
msgid "  -f             - force updating synthesis\n"
msgstr "  -f             - Tving opdatering af syntese\n"

#: ../urpmi.update:52
#, c-format
msgid "  -ff            - really force updating synthesis\n"
msgstr "  -f             - gennemtving opdatering af syntese\n"

#: ../urpmi.update:69
#, c-format
msgid "Only superuser is allowed to update media"
msgstr "Kun superbrugeren har lov til at opdatere medier"

#: ../urpmi.update:86
#, c-format
msgid "nothing to update (use urpmi.addmedia to add a media)\n"
msgstr "ingenting at opdatere (brug urpmi.addmedia til at tilføje et medie)\n"

#: ../urpmi.update:87
#, c-format
msgid ""
"the entry to update is missing\n"
"(one of %s)\n"
msgstr ""
"mangler det element der skal opdateres\n"
"(én af %s)\n"

#: ../urpmi.update:98
#, c-format
msgid "\"%s\""
msgstr "\"%s\""

#: ../urpmi.update:99
#, c-format
msgid "ignoring media %s"
msgstr "ignorerer medie %s"

#: ../urpmi.update:99
#, c-format
msgid "enabling media %s"
msgstr "aktiverer medie %s"

#: ../urpmq:40
#, c-format
msgid ""
"urpmq version %s\n"
"Copyright (C) 2000-2006 Mandriva.\n"
"This is free software and may be redistributed under the terms of the GNU "
"GPL.\n"
"\n"
"usage:\n"
msgstr ""
"urpmq version %s\n"
"Ophavsret © 2000-2006 Mandriva.\n"
"Dette er frit programmel og kan redistribueres under vilkårene for GNU GPL.\n"
"\n"
"brug:\n"

#: ../urpmq:48
#, c-format
msgid ""
"  --searchmedia  - use only the given media to search requested (or updated) "
"packages.\n"
msgstr ""
"  --searchmedia  - brug kun det opgivne medie for at søge efter de ønskede "
"(eller opdaterede) pakker.\n"

#: ../urpmq:53
#, c-format
msgid "  --auto-orphans - list orphans\n"
msgstr "  --auto-orphans - udskriv forældreløse\n"

#: ../urpmq:55
#, c-format
msgid "  --fuzzy        - impose fuzzy search (same as -y).\n"
msgstr "  --fuzzy        - gennemfør søgning efter fuzzy (samme som -y).\n"

#: ../urpmq:58
#, c-format
msgid "  --list         - list available packages.\n"
msgstr "  --list          - skriv tilgængelige pakker.\n"

#: ../urpmq:59
#, c-format
msgid "  --list-media   - list available media.\n"
msgstr "  --list-media   - list tilgængelige medier.\n"

#: ../urpmq:60
#, c-format
msgid "  --list-url     - list available media and their url.\n"
msgstr "  --list-url     - list tilgængelige medier og deres url.\n"

#: ../urpmq:61
#, c-format
msgid "  --list-nodes   - list available nodes when using --parallel.\n"
msgstr "  --list-nodes   - list tilgængelige knuder ved brug af --parallel.\n"

#: ../urpmq:62
#, c-format
msgid "  --list-aliases - list available parallel aliases.\n"
msgstr "  --list-aliases - list tilgængelige parallelle aliaser.\n"

#: ../urpmq:63
#, c-format
msgid ""
"  --dump-config  - dump the config in form of urpmi.addmedia argument.\n"
msgstr ""
"  --dump-config  - udskriv konfigurationen i form af urpmi.addmedia "
"argumenter.\n"

#: ../urpmq:64
#, c-format
msgid "  --src          - next package is a source package (same as -s).\n"
msgstr "  --src          - næste pakke er en kildepakke (samme som -s).\n"

#: ../urpmq:65
#, c-format
msgid ""
"  --sources      - give all source packages before downloading (root only).\n"
msgstr "  --sources      - giv alle kildepakker før hentning (kun root).\n"

#: ../urpmq:67
#, c-format
msgid "  --ignorearch   - allow to query rpms for unmatched architectures.\n"
msgstr ""
"  --ignorearch   - tillad at spørge efter rpm'er for forskellige "
"arkitekturer.\n"

#: ../urpmq:71
#, c-format
msgid ""
"  --use-distrib  - configure urpmi on the fly from a distrib tree.\n"
"                   This permit to querying a distro.\n"
msgstr ""
"  --use-distrib  - konfigurér urpmi løbende fra et distrib-træ.\n"
"              Dette muliggør at spørge efter en distro.\n"

#: ../urpmq:81
#, c-format
msgid "  --changelog    - print changelog.\n"
msgstr "  --changelog    - udskriv ændringslog.\n"

#: ../urpmq:82
#, c-format
msgid "  --conflicts    - print conflicts.\n"
msgstr "  --conflicts     - udskriv konflikter.\n"

#: ../urpmq:83
#, c-format
msgid "  --obsoletes    - print obsoletes.\n"
msgstr "  --obsoletes     - udskriv forældede\n"

#: ../urpmq:84
#, c-format
msgid "  --provides     - print provides.\n"
msgstr "  --provides     - vis hvilke filer pakker leverer.\n"

#: ../urpmq:85
#, c-format
msgid "  --requires     - print requires.\n"
msgstr "  --requires     - udskriv afhængigheder\n"

#: ../urpmq:86
#, c-format
msgid "  --suggests     - print suggests.\n"
msgstr "  --suggests     - udskriv forslag.\n"

#: ../urpmq:87
#, c-format
msgid "  --sourcerpm    - print sourcerpm.\n"
msgstr "  --sourcerpm    - vis kilde-rpm\n"

#: ../urpmq:88
#, c-format
msgid "  --summary, -S  - print summary.\n"
msgstr "  --summary, -S  - skriv resumé.\n"

#: ../urpmq:90
#, c-format
msgid ""
"  --requires-recursive, -d\n"
"                   - query package dependencies.\n"
msgstr "  -d             - forespørg om pakkeafhængigheder.\n"

#: ../urpmq:92
#, c-format
msgid "  --whatrequires - reverse search to what requires package.\n"
msgstr "  --whatrequires - omvendt søgning til hvad der kræver pakke.\n"

#: ../urpmq:93
#, c-format
msgid ""
"  --whatrequires-recursive\n"
"                   - extended reverse search (includes virtual packages).\n"
msgstr ""
"  --whatrequires-recursive\n"
"                 - udvidet omvendt søgning (inklusive virtuelle pakker).\n"

#: ../urpmq:95
#, c-format
msgid ""
"  --whatprovides, -p\n"
"                   - search in provides to find package.\n"
msgstr ""
"  --whatprovides, -p\n"
"                    - søg i 'provides' for at finde pakke.\n"

#: ../urpmq:98
#, c-format
msgid "  -c             - complete output with package to be removed.\n"
msgstr "  -c             - færdiggør uddata med pakke der skal fjernes.\n"

#: ../urpmq:100
#, c-format
msgid "  -g             - print groups with name also.\n"
msgstr "  -g             - udskriv også grupper med navn.\n"

#: ../urpmq:101
#, c-format
msgid "  -i             - print useful information in human readable form.\n"
msgstr "  -i             - udskriv nyttig information på læsevenlig form.\n"

#: ../urpmq:102
#, c-format
msgid "  -l             - list files in package.\n"
msgstr "  -l..          - udskriv filer i pakken.\n"

#: ../urpmq:103
#, c-format
msgid "  -m             - equivalent to -du\n"
msgstr "  -m             - Det samme som '-du'.\n"

#: ../urpmq:104
#, c-format
msgid "  -r             - print version and release with name also.\n"
msgstr "  -r             - udskriv også version og udgave med navn.\n"

#: ../urpmq:105
#, c-format
msgid "  -s             - next package is a source package (same as --src).\n"
msgstr "  -s             - næste pakke er en kildepakke (samme som --src).\n"

#: ../urpmq:106
#, c-format
msgid ""
"  -u             - remove package if a more recent version is already "
"installed.\n"
msgstr ""
"  -u             - fjern pakke hvis en nyere version allerede er "
"installeret.\n"

#: ../urpmq:107
#, c-format
msgid "  -y             - impose fuzzy search (same as --fuzzy).\n"
msgstr "  -y             - gennemfør upræcis søgning (samme som --fuzzy).\n"

#: ../urpmq:108
#, c-format
msgid "  -Y             - like -y, but forces to match case-insensitively.\n"
msgstr ""
"  -Y             - som -y, men tvinger matchning uden forske på små og store "
"bogstaver.\n"

#: ../urpmq:109
#, c-format
msgid "  names or rpm files given on command line are queried.\n"
msgstr "  navne eller rpm-filer givne på kommandolinjen bliver forespurgt.\n"

#: ../urpmq:156
#, c-format
msgid "usage: \"urpmq --auto-orphans\" with no argument"
msgstr "brug: \"urpmq --auto-orphans\" uden argument"

#: ../urpmq:209
#, c-format
msgid "--list-nodes can only be used with --parallel"
msgstr "--list-nodes kan kun bruges med --parallel"

#: ../urpmq:233
#, c-format
msgid "use -l to list files"
msgstr "brug -l for at liste filer"

#: ../urpmq:405
#, c-format
msgid "no xml info for medium \"%s\", only partial result for package %s"
msgstr "Ingen 'xml-info for medie '%s', kun delvist resultat for pakken '%s'"

#: ../urpmq:406
#, c-format
msgid "no xml info for medium \"%s\", only partial result for packages %s"
msgstr "Ingen xml-info for medie'%s', kun delvist resultat for pakkerne '%s'"

#: ../urpmq:409
#, c-format
msgid ""
"no xml info for medium \"%s\", unable to return any result for package %s"
msgstr ""
"Ingen 'xml-info for medie '%s', kan ikke vise noget resultat for pakken %s"

#: ../urpmq:410
#, c-format
msgid ""
"no xml info for medium \"%s\", unable to return any result for packages %s"
msgstr "Ingen xml-info for medie '%s', kan ikke vise resultat for pakkerne %s"

#: ../urpmq:477
#, c-format
msgid "No changelog found\n"
msgstr "Ingen ændringslog fundet\n"

#: ../gurpmi.desktop.in.h:1
msgid "Graphical front end to install RPM files"
msgstr "Grafisk frontend til installation af rpm-filer"

#: ../gurpmi.desktop.in.h:2
msgid "Software Installer"
msgstr "Programmel-installering"

#~ msgid "due to already installed %s"
#~ msgstr "pga. allerede installeret %s"
23'>10823 10824 10825 10826 10827 10828 10829 10830 10831 10832 10833 10834 10835 10836 10837 10838 10839 10840 10841 10842 10843 10844 10845 10846 10847 10848 10849 10850 10851 10852 10853 10854 10855 10856 10857 10858 10859 10860 10861 10862 10863 10864 10865 10866 10867 10868 10869 10870 10871 10872 10873 10874 10875 10876 10877 10878 10879 10880 10881 10882 10883 10884 10885 10886 10887 10888 10889 10890 10891 10892 10893 10894 10895 10896 10897 10898 10899 10900 10901 10902 10903 10904 10905 10906 10907 10908 10909 10910 10911 10912 10913 10914 10915 10916 10917 10918 10919 10920 10921 10922 10923 10924 10925 10926 10927 10928 10929 10930 10931 10932 10933 10934 10935 10936 10937 10938 10939 10940 10941 10942 10943 10944 10945 10946 10947 10948 10949 10950 10951 10952 10953 10954 10955 10956 10957 10958 10959 10960 10961 10962 10963 10964 10965 10966 10967 10968 10969 10970 10971 10972 10973 10974 10975 10976 10977 10978 10979 10980 10981 10982 10983 10984 10985 10986 10987 10988 10989 10990 10991 10992 10993 10994 10995 10996 10997 10998 10999 11000 11001 11002 11003 11004 11005 11006 11007 11008 11009 11010 11011 11012 11013 11014 11015 11016 11017 11018 11019 11020 11021 11022 11023 11024 11025 11026 11027 11028 11029 11030 11031 11032 11033 11034 11035 11036 11037 11038 11039 11040 11041 11042 11043 11044 11045 11046 11047 11048 11049 11050 11051 11052 11053 11054 11055 11056 11057 11058 11059 11060 11061 11062 11063 11064 11065 11066 11067 11068 11069 11070 11071 11072 11073 11074 11075 11076 11077 11078 11079 11080 11081 11082 11083 11084 11085 11086 11087 11088 11089 11090 11091 11092 11093 11094 11095 11096 11097 11098 11099 11100 11101 11102 11103 11104 11105 11106 11107 11108 11109 11110 11111 11112 11113 11114 11115 11116 11117 11118 11119 11120 11121 11122 11123 11124 11125 11126 11127 11128 11129 11130 11131 11132 11133 11134 11135 11136 11137 11138 11139 11140 11141 11142 11143 11144 11145 11146 11147 11148 11149 11150 11151 11152 11153 11154 11155 11156 11157 11158 11159 11160 11161 11162 11163 11164 11165 11166 11167 11168 11169 11170 11171 11172 11173 11174 11175 11176 11177 11178 11179 11180 11181 11182 11183 11184 11185 11186 11187 11188 11189 11190 11191 11192 11193 11194 11195 11196 11197 11198 11199 11200 11201 11202 11203 11204 11205 11206 11207 11208 11209 11210 11211 11212 11213 11214 11215 11216 11217 11218 11219 11220 11221 11222 11223 11224 11225 11226 11227 11228 11229 11230 11231 11232 11233 11234 11235 11236 11237 11238 11239 11240 11241 11242 11243 11244 11245 11246 11247 11248 11249 11250 11251 11252 11253 11254 11255 11256 11257 11258 11259 11260 11261 11262 11263 11264 11265 11266 11267 11268 11269 11270 11271 11272 11273 11274 11275 11276 11277 11278 11279 11280 11281 11282 11283 11284 11285 11286 11287 11288 11289 11290 11291 11292 11293 11294 11295 11296 11297 11298 11299 11300 11301 11302 11303 11304 11305 11306 11307 11308 11309 11310 11311 11312 11313 11314 11315 11316 11317 11318 11319 11320 11321 11322 11323 11324 11325 11326 11327 11328 11329 11330 11331 11332 11333 11334 11335 11336 11337 11338 11339 11340 11341 11342 11343 11344 11345 11346 11347 11348 11349 11350 11351 11352 11353 11354 11355 11356 11357 11358 11359 11360 11361 11362 11363 11364 11365 11366 11367 11368 11369 11370 11371 11372 11373 11374 11375 11376 11377 11378 11379 11380 11381 11382 11383 11384 11385 11386 11387 11388 11389 11390 11391 11392 11393 11394 11395 11396 11397 11398 11399 11400 11401 11402 11403 11404 11405 11406 11407 11408 11409 11410 11411 11412 11413 11414 11415 11416 11417 11418 11419 11420 11421 11422 11423 11424 11425 11426 11427 11428 11429 11430 11431 11432 11433 11434 11435 11436 11437 11438 11439 11440 11441 11442 11443 11444 11445 11446 11447 11448 11449 11450 11451 11452 11453 11454 11455 11456 11457 11458 11459 11460 11461 11462 11463 11464 11465 11466 11467 11468 11469 11470 11471 11472 11473 11474 11475 11476 11477 11478 11479 11480 11481 11482 11483 11484 11485 11486 11487 11488 11489 11490 11491 11492 11493 11494 11495 11496 11497 11498 11499 11500 11501 11502 11503 11504 11505 11506 11507 11508 11509 11510 11511 11512 11513 11514 11515 11516 11517 11518 11519 11520 11521 11522 11523 11524 11525 11526 11527 11528 11529 11530 11531 11532 11533 11534 11535 11536 11537 11538 11539 11540 11541 11542 11543 11544 11545 11546 11547 11548 11549 11550 11551 11552 11553 11554 11555 11556 11557 11558 11559 11560 11561 11562 11563 11564 11565 11566 11567 11568 11569 11570 11571 11572 11573 11574 11575 11576 11577 11578 11579 11580 11581 11582 11583 11584 11585 11586 11587 11588 11589 11590 11591 11592 11593 11594 11595 11596 11597 11598 11599 11600 11601 11602 11603 11604 11605 11606 11607 11608 11609 11610 11611 11612 11613 11614 11615 11616 11617 11618 11619 11620 11621 11622 11623 11624 11625 11626 11627 11628 11629 11630 11631 11632 11633 11634 11635 11636 11637 11638 11639 11640 11641 11642 11643 11644 11645 11646 11647 11648 11649 11650 11651 11652 11653 11654 11655 11656 11657 11658 11659 11660 11661 11662 11663 11664 11665 11666 11667 11668 11669 11670 11671 11672 11673 11674 11675 11676 11677 11678 11679 11680 11681 11682 11683 11684 11685 11686 11687 11688 11689 11690 11691 11692 11693 11694 11695 11696 11697 11698 11699 11700 11701 11702 11703 11704 11705 11706 11707 11708 11709 11710 11711 11712 11713 11714 11715 11716 11717 11718 11719 11720 11721 11722 11723 11724 11725 11726 11727 11728 11729 11730 11731 11732 11733 11734 11735 11736 11737 11738 11739 11740 11741 11742 11743 11744 11745 11746 11747 11748 11749 11750 11751 11752 11753 11754 11755 11756 11757 11758 11759 11760 11761 11762 11763 11764 11765 11766 11767 11768 11769 11770 11771 11772 11773 11774 11775 11776 11777 11778 11779 11780 11781 11782 11783 11784 11785 11786 11787 11788 11789 11790 11791 11792 11793 11794 11795 11796 11797 11798 11799 11800 11801 11802 11803 11804 11805 11806 11807 11808 11809 11810 11811 11812 11813 11814 11815 11816 11817 11818 11819 11820 11821 11822 11823 11824 11825 11826 11827 11828 11829 11830 11831 11832 11833 11834 11835 11836 11837 11838 11839 11840 11841 11842 11843 11844 11845 11846 11847 11848 11849 11850 11851 11852 11853 11854 11855 11856 11857 11858 11859 11860 11861 11862 11863 11864 11865 11866 11867 11868 11869 11870 11871 11872 11873 11874 11875 11876 11877 11878 11879 11880 11881 11882 11883 11884 11885 11886 11887 11888 11889 11890 11891 11892 11893 11894 11895 11896 11897 11898 11899 11900 11901 11902 11903 11904 11905 11906 11907 11908 11909 11910 11911 11912 11913 11914 11915 11916 11917 11918 11919 11920 11921 11922 11923 11924 11925 11926 11927 11928 11929 11930 11931 11932 11933 11934 11935 11936 11937 11938 11939 11940 11941 11942 11943 11944 11945 11946 11947 11948 11949 11950 11951 11952 11953 11954 11955 11956 11957 11958 11959 11960 11961 11962 11963 11964 11965 11966 11967 11968 11969 11970 11971 11972 11973 11974 11975 11976 11977 11978 11979 11980 11981 11982 11983 11984 11985 11986 11987 11988 11989 11990 11991 11992 11993 11994 11995 11996 11997 11998 11999 12000 12001 12002 12003 12004 12005 12006 12007 12008 12009 12010 12011 12012 12013 12014 12015 12016 12017 12018 12019 12020 12021 12022 12023 12024 12025 12026 12027 12028 12029 12030 12031 12032 12033 12034 12035 12036 12037 12038 12039 12040 12041 12042 12043 12044 12045 12046 12047 12048 12049 12050 12051 12052 12053 12054 12055 12056 12057 12058 12059 12060 12061 12062 12063 12064 12065 12066 12067 12068 12069 12070 12071 12072 12073 12074 12075 12076 12077 12078 12079 12080 12081 12082 12083 12084 12085 12086 12087 12088 12089 12090 12091 12092 12093 12094 12095 12096 12097 12098 12099 12100 12101 12102 12103 12104 12105 12106 12107 12108 12109 12110 12111 12112 12113 12114 12115 12116 12117 12118 12119 12120 12121 12122 12123 12124 12125 12126 12127 12128 12129 12130 12131 12132 12133 12134 12135 12136 12137 12138 12139 12140 12141 12142 12143 12144 12145 12146 12147 12148 12149 12150 12151 12152 12153 12154 12155 12156 12157 12158 12159 12160 12161 12162 12163 12164 12165 12166 12167 12168 12169 12170 12171 12172 12173 12174 12175 12176 12177 12178 12179 12180 12181 12182 12183 12184 12185 12186 12187 12188 12189 12190 12191 12192 12193 12194 12195 12196 12197 12198 12199 12200 12201 12202 12203 12204 12205 12206 12207 12208 12209 12210 12211 12212 12213 12214 12215 12216 12217 12218 12219 12220 12221 12222 12223 12224 12225 12226 12227 12228 12229 12230 12231 12232 12233 12234 12235 12236 12237 12238 12239 12240 12241 12242 12243 12244 12245 12246 12247 12248 12249 12250 12251 12252 12253 12254 12255 12256 12257 12258 12259 12260 12261 12262 12263 12264 12265 12266 12267 12268 12269 12270 12271 12272 12273 12274 12275 12276 12277 12278 12279 12280 12281 12282 12283 12284 12285 12286 12287 12288 12289 12290 12291 12292 12293 12294 12295 12296 12297 12298 12299 12300 12301 12302 12303 12304 12305 12306 12307 12308 12309 12310 12311 12312 12313 12314 12315 12316 12317 12318 12319 12320 12321 12322 12323 12324 12325 12326 12327 12328 12329 12330 12331 12332 12333 12334 12335 12336 12337 12338 12339 12340 12341 12342 12343 12344 12345 12346 12347 12348 12349 12350 12351 12352 12353 12354 12355 12356 12357 12358 12359 12360 12361 12362 12363 12364 12365 12366 12367 12368 12369 12370 12371 12372 12373 12374 12375 12376 12377 12378 12379 12380 12381 12382 12383 12384 12385 12386 12387 12388 12389 12390 12391 12392 12393 12394 12395 12396 12397 12398 12399 12400 12401 12402 12403 12404 12405 12406 12407 12408 12409 12410 12411 12412 12413 12414 12415 12416 12417 12418 12419 12420 12421 12422 12423 12424 12425 12426 12427 12428 12429 12430 12431 12432 12433 12434 12435 12436 12437 12438 12439 12440 12441 12442 12443 12444 12445 12446 12447 12448 12449 12450 12451 12452 12453 12454 12455 12456 12457 12458 12459 12460 12461 12462 12463 12464 12465 12466 12467 12468 12469 12470 12471 12472 12473 12474 12475 12476 12477 12478 12479 12480 12481 12482 12483 12484 12485 12486 12487 12488 12489 12490 12491 12492 12493 12494 12495 12496 12497 12498 12499 12500 12501 12502 12503 12504 12505 12506 12507 12508 12509 12510 12511 12512 12513 12514 12515 12516 12517 12518 12519 12520 12521 12522 12523 12524 12525 12526 12527 12528 12529 12530 12531 12532 12533 12534 12535 12536 12537 12538 12539 12540 12541 12542 12543 12544 12545 12546 12547 12548 12549 12550 12551 12552 12553 12554 12555 12556 12557 12558 12559 12560 12561 12562 12563 12564 12565 12566 12567 12568 12569 12570 12571 12572 12573 12574 12575 12576 12577 12578 12579 12580 12581 12582 12583 12584 12585 12586 12587 12588 12589 12590 12591 12592 12593 12594 12595 12596 12597 12598 12599 12600 12601 12602 12603 12604 12605 12606 12607 12608 12609 12610 12611 12612 12613 12614 12615 12616 12617 12618 12619 12620 12621 12622 12623 12624 12625 12626 12627 12628 12629 12630 12631 12632 12633 12634 12635 12636 12637 12638 12639 12640 12641 12642 12643 12644 12645 12646 12647 12648 12649 12650 12651 12652 12653 12654 12655 12656 12657 12658 12659 12660 12661 12662 12663 12664 12665 12666 12667 12668 12669 12670 12671 12672 12673 12674 12675 12676 12677 12678 12679 12680 12681 12682 12683 12684 12685 12686 12687 12688 12689 12690 12691 12692 12693 12694 12695 12696 12697 12698 12699 12700 12701 12702 12703 12704 12705 12706 12707 12708 12709 12710 12711 12712 12713 12714 12715 12716 12717 12718 12719 12720 12721 12722 12723 12724 12725 12726 12727 12728 12729 12730 12731 12732 12733 12734 12735 12736 12737 12738 12739 12740 12741 12742 12743 12744 12745 12746 12747 12748 12749 12750 12751 12752 12753 12754 12755 12756 12757 12758 12759 12760 12761 12762 12763 12764 12765 12766 12767 12768 12769 12770 12771 12772 12773 12774 12775 12776 12777 12778 12779 12780 12781 12782 12783 12784 12785 12786 12787 12788 12789 12790 12791 12792 12793 12794 12795 12796 12797 12798 12799 12800 12801 12802 12803 12804 12805 12806 12807 12808 12809 12810 12811 12812 12813 12814 12815 12816 12817 12818 12819 12820 12821 12822 12823 12824 12825 12826 12827 12828 12829 12830 12831 12832 12833 12834 12835 12836 12837 12838 12839 12840 12841 12842 12843 12844 12845 12846 12847 12848 12849 12850 12851 12852 12853 12854 12855 12856 12857 12858 12859 12860 12861 12862 12863 12864 12865 12866 12867 12868 12869 12870 12871 12872 12873 12874 12875 12876 12877 12878 12879 12880 12881 12882 12883 12884 12885 12886 12887 12888 12889 12890 12891 12892 12893 12894 12895 12896 12897 12898 12899 12900 12901 12902 12903 12904 12905 12906 12907 12908 12909 12910 12911 12912 12913 12914 12915 12916 12917 12918 12919 12920 12921 12922 12923 12924 12925 12926 12927 12928 12929 12930 12931 12932 12933 12934 12935 12936 12937 12938 12939 12940 12941 12942 12943 12944 12945 12946 12947 12948 12949 12950 12951 12952 12953 12954 12955 12956 12957 12958 12959 12960 12961 12962 12963 12964 12965 12966 12967 12968 12969 12970 12971 12972 12973 12974 12975 12976 12977 12978 12979 12980 12981 12982 12983 12984 12985 12986 12987 12988 12989 12990 12991 12992 12993 12994 12995 12996 12997 12998 12999 13000 13001 13002 13003 13004 13005 13006 13007 13008 13009 13010 13011 13012 13013 13014 13015 13016 13017 13018 13019 13020 13021 13022 13023 13024 13025 13026 13027 13028 13029 13030 13031 13032 13033 13034 13035 13036 13037 13038 13039 13040 13041 13042 13043 13044 13045 13046 13047 13048 13049 13050 13051 13052 13053 13054 13055 13056 13057 13058 13059 13060 13061 13062 13063 13064 13065 13066 13067 13068 13069 13070 13071 13072 13073 13074 13075 13076 13077 13078 13079 13080 13081 13082 13083 13084 13085 13086 13087 13088 13089 13090 13091 13092 13093 13094 13095 13096 13097 13098 13099 13100 13101 13102 13103 13104 13105 13106 13107 13108 13109 13110 13111 13112 13113 13114 13115 13116 13117 13118 13119 13120 13121 13122 13123 13124 13125 13126 13127 13128 13129 13130 13131 13132 13133 13134 13135 13136 13137 13138 13139 13140 13141 13142 13143 13144 13145 13146 13147 13148 13149 13150 13151 13152 13153 13154 13155 13156 13157 13158 13159 13160 13161 13162 13163 13164 13165 13166 13167 13168 13169 13170 13171 13172 13173 13174 13175 13176 13177 13178 13179 13180 13181 13182 13183 13184 13185 13186 13187 13188 13189 13190 13191 13192 13193 13194 13195 13196 13197 13198 13199 13200 13201 13202 13203 13204 13205 13206 13207 13208 13209 13210 13211 13212 13213 13214 13215 13216 13217 13218 13219 13220 13221 13222 13223 13224 13225 13226 13227 13228 13229 13230 13231 13232 13233 13234 13235 13236 13237 13238 13239 13240 13241 13242 13243 13244 13245 13246 13247 13248 13249 13250 13251 13252 13253 13254 13255 13256 13257 13258 13259 13260 13261 13262 13263 13264 13265 13266 13267 13268 13269 13270 13271 13272 13273 13274 13275 13276 13277 13278 13279 13280 13281 13282 13283 13284 13285 13286 13287 13288 13289 13290 13291 13292 13293 13294 13295 13296 13297 13298 13299 13300 13301 13302 13303 13304 13305 13306 13307 13308 13309 13310 13311 13312 13313 13314 13315 13316 13317 13318 13319 13320 13321 13322 13323 13324 13325 13326 13327 13328 13329 13330 13331 13332 13333 13334 13335 13336 13337 13338 13339 13340 13341 13342 13343 13344 13345 13346 13347 13348 13349 13350 13351 13352 13353 13354 13355 13356 13357 13358 13359 13360 13361 13362 13363 13364 13365 13366 13367 13368 13369 13370 13371 13372 13373 13374 13375 13376 13377 13378 13379 13380 13381 13382 13383 13384 13385 13386 13387 13388 13389 13390 13391 13392 13393 13394 13395 13396 13397 13398 13399 13400 13401 13402 13403 13404 13405 13406 13407 13408 13409 13410 13411 13412 13413 13414 13415 13416 13417 13418 13419 13420 13421 13422 13423 13424 13425 13426 13427 13428 13429 13430 13431 13432 13433 13434 13435 13436 13437 13438 13439 13440 13441 13442 13443 13444 13445 13446 13447 13448 13449 13450 13451 13452 13453 13454 13455 13456 13457 13458 13459 13460 13461 13462 13463 13464 13465 13466 13467 13468 13469 13470 13471 13472 13473 13474 13475 13476 13477 13478 13479 13480 13481 13482 13483 13484 13485 13486 13487 13488 13489 13490 13491 13492 13493 13494 13495 13496 13497 13498 13499 13500 13501 13502 13503 13504 13505 13506 13507 13508 13509 13510 13511 13512 13513 13514 13515 13516 13517 13518 13519 13520 13521 13522 13523 13524 13525 13526 13527 13528 13529 13530 13531 13532 13533 13534 13535 13536 13537 13538 13539 13540 13541 13542 13543 13544 13545 13546 13547 13548 13549 13550 13551 13552 13553 13554 13555 13556 13557 13558 13559 13560 13561 13562 13563 13564 13565 13566 13567 13568 13569 13570 13571 13572 13573 13574 13575 13576 13577 13578 13579 13580 13581 13582 13583 13584 13585 13586 13587 13588 13589 13590 13591 13592 13593 13594 13595 13596 13597 13598 13599 13600 13601 13602 13603 13604 13605 13606 13607 13608 13609 13610 13611 13612 13613 13614 13615 13616 13617 13618 13619 13620 13621 13622 13623 13624 13625 13626 13627 13628 13629 13630 13631 13632 13633 13634 13635 13636 13637 13638 13639 13640 13641 13642 13643 13644 13645 13646 13647 13648 13649 13650 13651 13652 13653 13654 13655 13656 13657 13658 13659 13660 13661 13662 13663 13664 13665 13666 13667 13668 13669 13670 13671 13672 13673 13674 13675 13676 13677 13678 13679 13680 13681 13682 13683 13684 13685 13686 13687 13688 13689 13690 13691 13692 13693 13694 13695 13696 13697 13698 13699 13700 13701 13702 13703 13704 13705 13706 13707 13708 13709 13710 13711 13712 13713 13714 13715 13716 13717 13718 13719 13720 13721 13722 13723 13724 13725 13726 13727 13728 13729 13730 13731 13732 13733 13734 13735 13736 13737 13738 13739 13740 13741 13742 13743 13744 13745 13746 13747 13748 13749 13750 13751 13752 13753 13754 13755 13756 13757 13758 13759 13760 13761 13762 13763 13764 13765 13766 13767 13768 13769 13770 13771 13772 13773 13774 13775 13776 13777 13778 13779 13780 13781 13782 13783 13784 13785 13786 13787 13788 13789 13790 13791 13792 13793 13794 13795 13796 13797 13798 13799 13800 13801 13802 13803 13804 13805 13806 13807 13808 13809 13810 13811 13812 13813 13814 13815 13816 13817 13818 13819 13820 13821 13822 13823 13824 13825 13826 13827 13828 13829 13830 13831 13832 13833 13834 13835 13836 13837 13838 13839 13840 13841 13842 13843 13844 13845 13846 13847 13848 13849 13850 13851 13852 13853 13854 13855 13856 13857 13858 13859 13860 13861 13862 13863 13864 13865 13866 13867 13868 13869 13870 13871 13872 13873 13874 13875 13876 13877 13878 13879 13880 13881 13882 13883 13884 13885 13886 13887 13888 13889 13890 13891 13892 13893 13894 13895 13896 13897 13898 13899 13900 13901 13902 13903 13904 13905 13906 13907 13908 13909 13910 13911 13912 13913 13914 13915 13916 13917 13918 13919 13920 13921 13922 13923 13924 13925 13926 13927 13928 13929 13930 13931 13932 13933 13934 13935 13936 13937 13938 13939 13940 13941 13942 13943 13944 13945 13946 13947 13948 13949 13950 13951 13952 13953 13954 13955 13956 13957 13958 13959 13960 13961 13962 13963 13964 13965 13966 13967 13968 13969 13970 13971 13972 13973 13974 13975 13976 13977 13978 13979 13980 13981 13982 13983 13984 13985 13986 13987 13988 13989 13990 13991 13992 13993 13994 13995 13996 13997 13998 13999 14000 14001 14002 14003 14004 14005 14006 14007 14008 14009 14010 14011 14012 14013 14014 14015 14016 14017 14018 14019 14020 14021 14022 14023 14024 14025 14026 14027 14028 14029 14030 14031 14032 14033 14034 14035 14036 14037 14038 14039 14040 14041 14042 14043 14044 14045 14046 14047 14048 14049 14050 14051 14052 14053 14054 14055 14056 14057 14058 14059 14060 14061 14062 14063 14064 14065 14066 14067 14068 14069 14070 14071 14072 14073 14074 14075 14076 14077 14078 14079 14080 14081 14082 14083 14084 14085 14086 14087 14088 14089 14090 14091 14092 14093 14094 14095 14096 14097 14098 14099 14100 14101 14102 14103 14104 14105 14106 14107 14108 14109 14110 14111 14112 14113 14114 14115 14116 14117 14118 14119 14120 14121 14122 14123 14124 14125 14126 14127 14128 14129 14130 14131 14132 14133 14134 14135 14136 14137 14138 14139 14140 14141 14142 14143 14144 14145 14146 14147 14148 14149 14150 14151 14152 14153 14154 14155 14156 14157 14158 14159 14160 14161 14162 14163 14164 14165 14166 14167 14168 14169 14170 14171 14172 14173 14174 14175 14176 14177 14178 14179 14180 14181 14182 14183 14184 14185 14186 14187 14188 14189 14190 14191 14192 14193 14194 14195 14196 14197 14198 14199 14200 14201 14202 14203 14204 14205 14206 14207 14208 14209 14210 14211 14212 14213 14214 14215 14216 14217 14218 14219 14220 14221 14222 14223 14224 14225 14226 14227 14228 14229 14230 14231 14232 14233 14234 14235 14236 14237 14238 14239 14240 14241 14242 14243 14244 14245 14246 14247 14248 14249 14250 14251 14252 14253 14254 14255 14256 14257 14258 14259 14260 14261 14262 14263 14264 14265 14266 14267 14268 14269 14270 14271 14272 14273 14274 14275 14276 14277 14278 14279 14280 14281 14282 14283 14284 14285 14286 14287 14288 14289 14290 14291 14292 14293 14294 14295 14296 14297 14298 14299 14300 14301 14302 14303 14304 14305 14306 14307 14308 14309 14310 14311 14312 14313 14314 14315 14316 14317 14318 14319 14320 14321 14322 14323 14324 14325 14326 14327 14328 14329 14330 14331 14332 14333 14334 14335 14336 14337 14338 14339 14340 14341 14342 14343 14344 14345 14346 14347 14348 14349 14350 14351 14352 14353 14354 14355 14356 14357 14358 14359 14360 14361 14362 14363 14364 14365 14366 14367 14368 14369 14370 14371 14372 14373 14374 14375 14376 14377 14378 14379 14380 14381 14382 14383 14384 14385 14386 14387 14388 14389 14390 14391 14392 14393 14394 14395 14396 14397 14398 14399 14400 14401 14402 14403 14404 14405 14406 14407 14408 14409 14410 14411 14412 14413 14414 14415 14416 14417 14418 14419 14420 14421 14422 14423 14424 14425 14426 14427 14428 14429 14430 14431 14432 14433 14434 14435 14436 14437 14438 14439 14440 14441 14442 14443 14444 14445 14446 14447 14448 14449 14450 14451 14452 14453 14454 14455 14456 14457 14458 14459 14460 14461 14462 14463 14464 14465 14466 14467 14468 14469 14470 14471 14472 14473 14474 14475 14476 14477 14478 14479 14480 14481 14482 14483 14484 14485 14486 14487 14488 14489 14490 14491 14492 14493 14494 14495 14496 14497 14498 14499 14500 14501 14502 14503 14504 14505 14506 14507 14508 14509 14510 14511 14512 14513 14514 14515 14516 14517 14518 14519 14520 14521 14522 14523 14524 14525 14526 14527 14528 14529 14530 14531 14532 14533 14534 14535 14536 14537 14538 14539 14540 14541 14542 14543 14544 14545 14546 14547 14548 14549 14550 14551 14552 14553 14554 14555 14556 14557 14558 14559 14560 14561 14562 14563 14564 14565 14566 14567 14568 14569 14570 14571 14572 14573 14574 14575 14576 14577 14578 14579 14580 14581 14582 14583 14584 14585 14586 14587 14588 14589 14590 14591 14592 14593 14594 14595 14596 14597 14598 14599 14600 14601 14602 14603 14604 14605 14606 14607 14608 14609 14610 14611 14612 14613 14614 14615 14616 14617 14618 14619 14620 14621 14622 14623 14624 14625 14626 14627 14628 14629 14630 14631 14632 14633 14634 14635 14636 14637 14638 14639 14640 14641 14642 14643 14644 14645 14646 14647 14648 14649 14650 14651 14652 14653 14654 14655 14656 14657 14658 14659 14660 14661 14662 14663 14664 14665 14666 14667 14668 14669 14670 14671 14672 14673 14674 14675 14676 14677 14678 14679 14680 14681 14682 14683 14684 14685 14686 14687 14688 14689 14690 14691 14692 14693 14694 14695 14696 14697 14698 14699 14700 14701 14702 14703 14704 14705 14706 14707 14708 14709 14710 14711 14712 14713 14714 14715 14716 14717 14718 14719 14720 14721 14722 14723 14724 14725 14726 14727 14728 14729 14730 14731 14732 14733 14734 14735 14736 14737 14738 14739 14740 14741 14742 14743 14744 14745 14746 14747 14748 14749 14750 14751 14752 14753 14754 14755 14756 14757 14758 14759 14760 14761 14762 14763 14764 14765 14766 14767 14768 14769 14770 14771 14772 14773 14774 14775 14776 14777 14778 14779 14780 14781 14782 14783 14784 14785 14786 14787 14788 14789 14790 14791 14792 14793 14794 14795 14796 14797 14798 14799 14800 14801 14802 14803 14804 14805 14806 14807 14808 14809 14810 14811 14812 14813 14814 14815 14816 14817 14818 14819 14820 14821 14822 14823 14824 14825 14826 14827 14828 14829 14830 14831 14832 14833 14834 14835 14836 14837 14838 14839 14840 14841 14842 14843 14844 14845 14846 14847 14848 14849 14850 14851 14852 14853 14854 14855 14856 14857 14858 14859 14860 14861 14862 14863 14864 14865 14866 14867 14868 14869 14870 14871 14872 14873 14874 14875 14876 14877 14878 14879 14880 14881 14882 14883 14884 14885 14886 14887 14888 14889 14890 14891 14892 14893 14894 14895 14896 14897 14898 14899 14900 14901 14902 14903 14904 14905 14906 14907 14908 14909 14910 14911 14912 14913 14914 14915 14916 14917 14918 14919 14920 14921 14922 14923 14924 14925 14926 14927 14928 14929 14930 14931 14932 14933 14934 14935 14936 14937 14938 14939 14940 14941 14942 14943 14944 14945 14946 14947 14948 14949 14950 14951 14952 14953 14954 14955 14956 14957 14958 14959 14960 14961 14962 14963 14964 14965 14966 14967 14968 14969 14970 14971 14972 14973 14974 14975 14976 14977 14978 14979 14980 14981 14982 14983 14984 14985 14986 14987 14988 14989 14990 14991 14992 14993 14994 14995 14996 14997 14998 14999 15000 15001 15002 15003 15004 15005 15006 15007 15008 15009 15010 15011 15012 15013 15014 15015 15016 15017 15018 15019 15020 15021 15022 15023 15024 15025 15026 15027 15028 15029 15030 15031 15032 15033 15034 15035 15036 15037 15038 15039 15040 15041 15042 15043 15044 15045 15046 15047 15048 15049 15050 15051 15052 15053 15054 15055 15056 15057 15058 15059 15060 15061 15062 15063 15064 15065 15066 15067 15068 15069 15070 15071 15072 15073 15074 15075 15076 15077 15078 15079 15080 15081 15082 15083 15084 15085 15086 15087 15088 15089 15090 15091 15092 15093 15094 15095 15096 15097 15098 15099 15100 15101 15102 15103 15104 15105 15106 15107 15108 15109 15110 15111 15112 15113 15114 15115 15116 15117 15118 15119 15120 15121 15122 15123 15124 15125 15126 15127 15128 15129 15130 15131 15132 15133 15134 15135 15136 15137 15138 15139 15140 15141 15142 15143 15144 15145 15146 15147 15148 15149 15150 15151 15152 15153 15154 15155 15156 15157 15158 15159 15160 15161 15162 15163 15164 15165 15166 15167 15168 15169 15170 15171 15172 15173 15174 15175 15176 15177 15178 15179 15180 15181 15182 15183 15184 15185 15186 15187 15188 15189 15190 15191 15192 15193 15194 15195 15196 15197 15198 15199 15200 15201 15202 15203 15204 15205 15206 15207 15208 15209 15210 15211 15212 15213 15214 15215 15216 15217 15218 15219 15220 15221 15222 15223 15224 15225 15226 15227 15228 15229 15230 15231 15232 15233 15234 15235 15236 15237 15238 15239 15240 15241 15242 15243 15244 15245 15246 15247 15248 15249 15250 15251 15252 15253 15254 15255 15256 15257 15258 15259 15260 15261 15262 15263 15264 15265 15266 15267 15268 15269 15270 15271 15272 15273 15274 15275 15276 15277 15278 15279 15280 15281 15282 15283 15284 15285 15286 15287 15288 15289 15290 15291 15292 15293 15294 15295 15296 15297 15298 15299 15300 15301 15302 15303 15304 15305 15306 15307 15308 15309 15310 15311 15312 15313 15314 15315 15316 15317 15318 15319 15320 15321 15322 15323 15324 15325 15326 15327 15328 15329 15330 15331 15332 15333 15334 15335 15336 15337 15338 15339 15340 15341 15342 15343 15344 15345 15346 15347 15348 15349 15350 15351 15352 15353 15354 15355 15356 15357 15358 15359 15360 15361 15362 15363 15364 15365 15366 15367 15368 15369 15370 15371 15372 15373 15374 15375 15376 15377 15378 15379 15380 15381 15382 15383 15384 15385 15386 15387 15388 15389 15390 15391 15392 15393 15394 15395 15396 15397 15398 15399 15400 15401 15402 15403 15404 15405 15406 15407 15408 15409 15410 15411 15412 15413 15414 15415 15416 15417 15418 15419 15420 15421 15422 15423 15424 15425 15426 15427 15428 15429 15430 15431 15432 15433 15434 15435 15436 15437 15438 15439 15440 15441 15442 15443 15444 15445 15446 15447 15448 15449 15450 15451 15452 15453 15454 15455 15456 15457 15458 15459 15460 15461 15462 15463 15464 15465 15466 15467 15468 15469 15470 15471 15472 15473 15474 15475 15476 15477 15478 15479 15480 15481 15482 15483 15484 15485 15486 15487 15488 15489 15490 15491 15492 15493 15494 15495 15496 15497 15498 15499 15500 15501 15502 15503 15504 15505 15506 15507 15508 15509 15510 15511 15512 15513 15514 15515 15516 15517 15518 15519 15520 15521 15522 15523 15524 15525 15526 15527 15528 15529 15530 15531 15532 15533 15534 15535 15536 15537 15538 15539 15540 15541 15542 15543 15544 15545 15546 15547 15548 15549 15550 15551 15552 15553 15554 15555 15556 15557 15558 15559 15560 15561 15562 15563 15564 15565 15566 15567 15568 15569 15570 15571 15572 15573 15574 15575 15576 15577 15578 15579 15580 15581 15582 15583 15584 15585 15586 15587 15588 15589 15590 15591 15592 15593 15594 15595 15596 15597 15598 15599 15600 15601 15602 15603 15604 15605 15606 15607 15608 15609 15610 15611 15612 15613 15614 15615 15616 15617 15618 15619 15620 15621 15622 15623 15624 15625 15626 15627 15628 15629 15630 15631 15632 15633 15634 15635 15636 15637 15638 15639 15640 15641 15642 15643 15644 15645 15646 15647 15648 15649 15650 15651 15652 15653 15654 15655 15656 15657 15658 15659 15660 15661 15662 15663 15664 15665 15666 15667 15668 15669 15670 15671 15672 15673 15674 15675 15676 15677 15678 15679 15680 15681 15682 15683 15684 15685 15686 15687 15688 15689 15690 15691 15692 15693 15694 15695 15696 15697 15698 15699 15700 15701 15702 15703 15704 15705 15706 15707 15708 15709 15710 15711 15712 15713 15714 15715 15716 15717 15718 15719 15720 15721 15722 15723 15724 15725 15726 15727 15728 15729 15730 15731 15732 15733 15734 15735 15736 15737 15738 15739 15740 15741 15742 15743 15744 15745 15746 15747 15748 15749 15750 15751 15752 15753 15754 15755 15756 15757 15758 15759 15760 15761 15762 15763 15764 15765 15766 15767 15768 15769 15770 15771 15772 15773 15774 15775 15776 15777 15778 15779 15780 15781 15782 15783 15784 15785 15786 15787 15788 15789 15790 15791 15792 15793 15794 15795 15796 15797 15798 15799 15800 15801 15802 15803 15804 15805 15806 15807 15808 15809 15810 15811 15812 15813 15814 15815 15816 15817 15818 15819 15820 15821 15822 15823 15824 15825 15826 15827 15828 15829 15830 15831 15832 15833 15834 15835 15836 15837 15838 15839 15840 15841 15842 15843 15844 15845 15846 15847 15848 15849 15850 15851 15852 15853 15854 15855 15856 15857 15858 15859 15860 15861 15862 15863 15864 15865 15866 15867 15868 15869 15870 15871 15872 15873 15874 15875 15876 15877 15878 15879 15880 15881 15882 15883 15884 15885 15886 15887 15888 15889 15890 15891 15892 15893 15894 15895 15896 15897 15898 15899 15900 15901 15902 15903 15904 15905 15906 15907 15908 15909 15910 15911 15912 15913 15914 15915 15916 15917 15918 15919 15920 15921 15922 15923 15924 15925 15926 15927 15928 15929 15930 15931 15932 15933 15934 15935 15936 15937 15938 15939 15940 15941 15942 15943 15944 15945 15946 15947 15948 15949 15950 15951 15952 15953 15954 15955 15956 15957 15958 15959 15960 15961 15962 15963 15964 15965 15966 15967 15968 15969 15970 15971 15972 15973 15974 15975 15976 15977 15978 15979 15980 15981 15982 15983 15984 15985 15986 15987 15988 15989 15990 15991 15992 15993 15994 15995 15996 15997 15998 15999 16000 16001 16002 16003 16004 16005 16006 16007 16008 16009 16010 16011 16012 16013 16014 16015 16016 16017 16018 16019 16020 16021 16022 16023 16024 16025 16026 16027 16028 16029 16030 16031 16032 16033 16034 16035 16036 16037 16038 16039 16040 16041 16042 16043 16044 16045 16046 16047 16048 16049 16050 16051 16052 16053 16054 16055 16056 16057 16058 16059 16060 16061 16062 16063 16064 16065 16066 16067 16068 16069 16070 16071 16072 16073 16074 16075 16076 16077 16078 16079 16080 16081 16082 16083 16084 16085 16086 16087 16088 16089 16090 16091 16092 16093 16094 16095 16096 16097 16098 16099 16100 16101 16102 16103 16104 16105 16106 16107 16108 16109 16110 16111 16112 16113 16114 16115 16116 16117 16118 16119 16120 16121 16122 16123 16124 16125 16126 16127 16128 16129 16130 16131 16132 16133 16134 16135 16136 16137 16138 16139 16140 16141 16142 16143 16144 16145 16146 16147 16148 16149 16150 16151 16152 16153 16154 16155 16156 16157 16158 16159 16160 16161 16162 16163 16164 16165 16166 16167 16168 16169 16170 16171 16172 16173 16174 16175 16176 16177 16178 16179 16180 16181 16182 16183 16184 16185 16186 16187 16188 16189 16190 16191 16192 16193 16194 16195 16196 16197 16198 16199 16200 16201 16202 16203 16204 16205 16206 16207 16208 16209 16210 16211 16212 16213 16214 16215 16216 16217 16218 16219 16220 16221 16222 16223 16224 16225 16226 16227 16228 16229 16230 16231 16232 16233 16234 16235 16236 16237 16238 16239 16240 16241 16242 16243 16244 16245 16246 16247 16248 16249 16250 16251 16252 16253 16254 16255 16256 16257 16258 16259 16260 16261 16262 16263 16264 16265 16266 16267 16268 16269 16270 16271 16272 16273 16274 16275 16276 16277 16278 16279 16280 16281 16282 16283 16284 16285 16286 16287 16288 16289 16290 16291 16292 16293 16294 16295 16296 16297 16298 16299 16300 16301 16302 16303 16304 16305 16306 16307 16308 16309 16310 16311 16312 16313 16314 16315 16316 16317 16318 16319 16320 16321 16322 16323 16324 16325 16326 16327 16328 16329 16330 16331 16332 16333 16334 16335 16336 16337 16338 16339 16340 16341 16342 16343 16344 16345 16346 16347 16348 16349 16350 16351 16352 16353 16354 16355 16356 16357 16358 16359 16360 16361 16362 16363 16364 16365 16366 16367 16368 16369 16370 16371 16372 16373 16374 16375 16376 16377 16378 16379 16380 16381 16382 16383 16384 16385 16386 16387 16388 16389 16390 16391 16392 16393 16394 16395 16396 16397 16398 16399 16400 16401 16402 16403 16404 16405 16406 16407 16408 16409 16410 16411 16412 16413 16414 16415 16416 16417 16418 16419 16420 16421 16422 16423 16424 16425 16426 16427 16428 16429 16430 16431 16432 16433 16434 16435 16436 16437 16438 16439 16440 16441 16442 16443 16444 16445 16446 16447 16448 16449 16450 16451 16452 16453 16454 16455 16456 16457 16458 16459 16460 16461 16462 16463 16464 16465 16466 16467 16468 16469 16470 16471 16472 16473 16474 16475 16476 16477 16478 16479 16480 16481 16482 16483 16484 16485 16486 16487 16488 16489 16490 16491 16492 16493 16494 16495 16496 16497 16498 16499 16500 16501 16502 16503 16504 16505 16506 16507 16508 16509 16510 16511 16512 16513 16514 16515 16516 16517 16518 16519 16520 16521 16522 16523 16524 16525 16526 16527 16528 16529 16530 16531 16532 16533 16534 16535 16536 16537 16538 16539 16540 16541 16542 16543 16544 16545 16546 16547 16548 16549 16550 16551 16552 16553 16554 16555 16556 16557 16558 16559 16560 16561 16562 16563 16564 16565 16566 16567 16568 16569 16570 16571 16572 16573 16574 16575 16576 16577 16578 16579 16580 16581 16582 16583 16584 16585 16586 16587 16588 16589 16590 16591 16592 16593 16594 16595 16596 16597 16598 16599 16600 16601 16602 16603 16604 16605 16606 16607 16608 16609 16610 16611 16612 16613 16614 16615 16616 16617 16618 16619 16620 16621 16622 16623 16624 16625 16626 16627 16628 16629 16630 16631 16632 16633 16634 16635 16636 16637 16638 16639 16640 16641 16642 16643 16644 16645 16646 16647 16648 16649 16650 16651 16652 16653 16654 16655 16656 16657 16658 16659 16660 16661 16662 16663 16664 16665 16666 16667 16668 16669 16670 16671 16672 16673 16674 16675 16676 16677 16678 16679 16680 16681 16682 16683 16684 16685 16686 16687 16688 16689 16690 16691 16692 16693 16694 16695 16696 16697 16698 16699 16700 16701 16702 16703 16704 16705 16706 16707 16708 16709 16710 16711 16712 16713 16714 16715 16716 16717 16718 16719 16720 16721 16722 16723 16724 16725 16726 16727 16728 16729 16730 16731 16732 16733 16734 16735 16736 16737 16738 16739 16740 16741 16742 16743 16744 16745 16746 16747 16748 16749 16750 16751 16752 16753 16754 16755 16756 16757 16758 16759 16760 16761 16762 16763 16764 16765 16766 16767 16768 16769 16770 16771 16772 16773 16774 16775 16776 16777 16778 16779 16780 16781 16782 16783 16784 16785 16786 16787 16788 16789 16790 16791 16792 16793 16794 16795 16796 16797 16798 16799 16800 16801 16802 16803 16804 16805 16806 16807 16808 16809 16810 16811 16812 16813 16814 16815 16816 16817 16818 16819 16820 16821 16822 16823 16824 16825 16826 16827 16828 16829 16830 16831 16832 16833 16834 16835 16836 16837 16838 16839 16840 16841 16842 16843 16844 16845 16846 16847 16848 16849 16850 16851 16852 16853 16854 16855 16856 16857 16858 16859 16860 16861 16862 16863 16864 16865 16866 16867 16868 16869 16870 16871 16872 16873 16874 16875 16876 16877 16878 16879 16880 16881 16882 16883 16884 16885 16886 16887 16888 16889 16890 16891 16892 16893 16894 16895 16896 16897 16898 16899 16900 16901 16902 16903 16904 16905 16906 16907 16908 16909 16910 16911 16912 16913 16914 16915 16916 16917 16918 16919 16920 16921 16922 16923 16924 16925 16926 16927 16928 16929 16930 16931 16932 16933 16934 16935 16936 16937 16938 16939 16940 16941 16942 16943 16944 16945 16946 16947 16948 16949 16950 16951 16952 16953 16954 16955 16956 16957 16958 16959 16960 16961 16962 16963 16964 16965 16966 16967 16968 16969 16970 16971 16972 16973 16974 16975 16976 16977 16978 16979 16980 16981 16982 16983 16984 16985 16986 16987 16988 16989 16990 16991 16992 16993 16994 16995 16996 16997 16998 16999 17000 17001 17002 17003 17004 17005 17006 17007 17008 17009 17010 17011 17012 17013 17014 17015 17016 17017 17018 17019 17020 17021 17022 17023 17024 17025 17026 17027 17028 17029 17030 17031 17032 17033 17034 17035 17036 17037 17038 17039 17040 17041 17042 17043 17044 17045 17046 17047 17048 17049 17050 17051 17052 17053 17054 17055 17056 17057 17058 17059 17060 17061 17062 17063 17064 17065 17066 17067 17068 17069 17070 17071 17072 17073 17074 17075 17076 17077 17078 17079 17080 17081 17082 17083 17084 17085 17086 17087 17088 17089 17090 17091 17092 17093 17094 17095 17096 17097 17098 17099 17100 17101 17102 17103 17104 17105 17106 17107 17108 17109 17110 17111 17112 17113 17114 17115 17116 17117 17118 17119 17120 17121 17122 17123 17124 17125 17126 17127 17128 17129 17130 17131 17132 17133 17134 17135 17136 17137 17138 17139 17140 17141 17142 17143 17144 17145 17146 17147 17148 17149 17150 17151 17152 17153 17154 17155 17156 17157 17158 17159 17160 17161 17162 17163 17164 17165 17166 17167 17168 17169 17170 17171 17172 17173 17174 17175 17176 17177 17178 17179 17180 17181 17182 17183 17184 17185 17186 17187 17188 17189 17190 17191 17192 17193 17194 17195 17196 17197 17198 17199 17200 17201 17202 17203 17204 17205 17206 17207 17208 17209 17210 17211 17212 17213 17214 17215 17216 17217 17218 17219 17220 17221 17222 17223 17224 17225 17226 17227 17228 17229 17230 17231 17232 17233 17234 17235 17236 17237 17238 17239 17240 17241 17242 17243 17244 17245 17246 17247 17248 17249 17250 17251 17252 17253 17254 17255 17256 17257 17258 17259 17260 17261 17262 17263 17264 17265 17266 17267 17268 17269 17270 17271 17272 17273 17274 17275 17276 17277 17278 17279 17280 17281 17282 17283 17284 17285 17286 17287 17288 17289 17290 17291 17292 17293 17294 17295 17296 17297 17298 17299 17300 17301 17302 17303 17304 17305 17306 17307 17308 17309 17310 17311 17312 17313 17314 17315 17316 17317 17318 17319 17320 17321 17322 17323 17324 17325 17326 17327 17328 17329 17330 17331 17332 17333 17334 17335 17336 17337 17338 17339 17340 17341 17342 17343 17344 17345 17346 17347 17348 17349 17350 17351 17352 17353 17354 17355 17356 17357 17358 17359 17360 17361 17362 17363 17364 17365 17366 17367 17368 17369 17370 17371 17372 17373 17374 17375 17376 17377 17378 17379 17380 17381 17382 17383 17384 17385 17386 17387 17388 17389 17390 17391 17392 17393 17394 17395 17396 17397 17398 17399 17400 17401 17402 17403 17404 17405 17406 17407 17408 17409 17410 17411 17412 17413 17414 17415 17416 17417 17418 17419 17420 17421 17422 17423 17424 17425 17426 17427 17428 17429 17430 17431 17432 17433 17434 17435 17436 17437 17438 17439 17440 17441 17442 17443 17444 17445 17446 17447 17448 17449 17450 17451 17452 17453 17454 17455 17456 17457 17458 17459 17460 17461 17462 17463 17464 17465 17466 17467 17468 17469 17470 17471 17472 17473 17474 17475 17476 17477 17478 17479 17480 17481 17482 17483 17484 17485 17486 17487 17488 17489 17490 17491 17492 17493 17494 17495 17496 17497 17498 17499 17500 17501 17502 17503 17504 17505 17506 17507 17508 17509 17510 17511 17512 17513 17514 17515 17516 17517 17518 17519 17520 17521 17522 17523 17524 17525 17526 17527 17528 17529 17530 17531 17532 17533 17534 17535 17536 17537 17538 17539 17540 17541 17542 17543 17544 17545 17546 17547 17548 17549 17550 17551 17552 17553 17554 17555 17556 17557 17558 17559 17560 17561 17562 17563 17564 17565 17566 17567 17568 17569 17570 17571 17572 17573 17574 17575 17576 17577 17578 17579 17580 17581 17582 17583 17584 17585 17586 17587 17588 17589 17590 17591 17592 17593 17594 17595 17596 17597 17598 17599 17600 17601 17602 17603 17604 17605 17606 17607 17608 17609 17610 17611 17612 17613 17614 17615 17616 17617 17618 17619 17620 17621 17622 17623 17624 17625 17626 17627 17628 17629 17630 17631 17632 17633 17634 17635 17636 17637 17638 17639 17640 17641 17642 17643 17644 17645 17646 17647 17648 17649 17650 17651 17652 17653 17654 17655 17656 17657 17658 17659 17660 17661 17662 17663 17664 17665 17666 17667 17668 17669 17670 17671 17672 17673 17674 17675 17676 17677 17678 17679 17680 17681 17682 17683 17684 17685 17686 17687 17688 17689 17690 17691 17692 17693 17694 17695 17696 17697 17698 17699 17700 17701 17702 17703 17704 17705 17706 17707 17708 17709 17710 17711 17712 17713 17714 17715 17716 17717 17718 17719 17720 17721 17722 17723 17724 17725 17726 17727 17728 17729 17730 17731 17732 17733 17734 17735 17736 17737 17738 17739 17740 17741 17742 17743 17744 17745 17746 17747 17748 17749 17750 17751 17752 17753 17754 17755 17756 17757 17758 17759 17760 17761 17762 17763 17764 17765 17766 17767 17768 17769 17770 17771 17772 17773 17774 17775 17776 17777 17778 17779 17780 17781 17782 17783 17784 17785 17786 17787 17788 17789 17790 17791 17792 17793 17794 17795 17796 17797 17798 17799 17800 17801 17802 17803 17804 17805 17806 17807 17808 17809 17810 17811 17812 17813 17814 17815 17816 17817 17818 17819 17820 17821 17822 17823 17824 17825 17826 17827 17828 17829 17830 17831 17832 17833 17834 17835 17836 17837 17838 17839 17840 17841 17842 17843 17844 17845 17846 17847 17848 17849 17850 17851 17852 17853 17854 17855 17856 17857 17858 17859 17860 17861 17862 17863 17864 17865 17866 17867 17868 17869 17870 17871 17872 17873 17874 17875 17876 17877 17878 17879 17880 17881 17882 17883 17884 17885 17886 17887 17888 17889 17890 17891 17892 17893 17894 17895 17896 17897 17898 17899 17900 17901 17902 17903 17904 17905 17906 17907 17908 17909 17910 17911 17912 17913 17914 17915 17916 17917 17918 17919 17920 17921 17922 17923 17924 17925 17926 17927 17928 17929 17930 17931 17932 17933 17934 17935 17936 17937 17938 17939 17940 17941 17942 17943 17944 17945 17946 17947 17948 17949 17950 17951 17952 17953 17954 17955 17956 17957 17958 17959 17960 17961 17962 17963 17964 17965 17966 17967 17968 17969 17970 17971 17972 17973 17974 17975 17976 17977 17978 17979 17980 17981 17982 17983 17984 17985 17986 17987 17988 17989 17990 17991 17992 17993 17994 17995 17996 17997 17998 17999 18000 18001 18002 18003 18004 18005 18006 18007 18008 18009 18010 18011 18012 18013 18014 18015 18016 18017 18018 18019 18020 18021 18022 18023 18024 18025 18026 18027 18028 18029 18030 18031 18032 18033 18034 18035 18036 18037 18038 18039 18040 18041 18042 18043 18044 18045 18046 18047 18048 18049 18050 18051 18052 18053 18054 18055 18056 18057 18058 18059 18060 18061 18062 18063 18064 18065 18066 18067 18068 18069 18070 18071 18072 18073 18074 18075 18076 18077 18078 18079 18080 18081 18082 18083 18084 18085 18086 18087 18088 18089 18090 18091 18092 18093 18094 18095 18096 18097 18098 18099 18100 18101 18102 18103 18104 18105 18106 18107 18108 18109 18110 18111 18112 18113 18114 18115 18116 18117 18118 18119 18120 18121 18122 18123 18124 18125 18126 18127 18128 18129 18130 18131 18132 18133 18134 18135 18136 18137 18138 18139 18140 18141 18142 18143 18144 18145 18146 18147 18148 18149 18150 18151 18152 18153 18154 18155 18156 18157 18158 18159 18160 18161 18162 18163 18164 18165 18166 18167 18168 18169 18170 18171 18172 18173 18174 18175 18176 18177 18178 18179 18180 18181 18182 18183 18184 18185 18186 18187 18188 18189 18190 18191 18192 18193 18194 18195 18196 18197 18198 18199 18200 18201 18202 18203 18204 18205 18206 18207 18208 18209 18210 18211 18212 18213 18214 18215 18216 18217 18218 18219 18220 18221 18222 18223 18224 18225 18226 18227 18228 18229 18230 18231 18232 18233 18234 18235 18236 18237 18238 18239 18240 18241 18242 18243 18244 18245 18246 18247 18248 18249 18250 18251 18252 18253 18254 18255 18256 18257 18258 18259 18260 18261 18262 18263 18264 18265 18266 18267 18268 18269 18270 18271 18272 18273 18274 18275 18276 18277 18278 18279 18280 18281 18282 18283 18284 18285 18286 18287 18288 18289 18290 18291 18292 18293 18294 18295 18296 18297 18298 18299 18300 18301 18302 18303 18304 18305 18306 18307 18308 18309 18310 18311 18312 18313 18314 18315 18316 18317 18318 18319 18320 18321 18322 18323 18324 18325 18326 18327 18328 18329 18330 18331 18332 18333 18334 18335 18336 18337 18338 18339 18340 18341 18342 18343 18344 18345 18346 18347 18348 18349 18350 18351 18352 18353 18354 18355 18356 18357 18358 18359 18360 18361 18362 18363 18364 18365 18366 18367 18368 18369 18370 18371 18372 18373 18374 18375 18376 18377 18378 18379 18380 18381 18382 18383 18384 18385 18386 18387 18388 18389 18390 18391 18392 18393 18394 18395 18396 18397 18398 18399 18400 18401 18402 18403 18404 18405 18406 18407 18408 18409 18410 18411 18412 18413 18414 18415 18416 18417 18418 18419 18420 18421 18422 18423 18424 18425 18426 18427 18428 18429 18430 18431 18432 18433 18434 18435 18436 18437 18438 18439 18440 18441 18442 18443 18444 18445 18446 18447 18448 18449 18450 18451 18452 18453 18454 18455 18456 18457 18458 18459 18460 18461 18462 18463 18464 18465 18466 18467 18468 18469 18470 18471 18472 18473 18474 18475 18476 18477 18478 18479 18480 18481 18482 18483 18484 18485 18486 18487 18488 18489 18490 18491 18492 18493 18494 18495 18496 18497 18498 18499 18500 18501 18502 18503 18504 18505 18506 18507 18508 18509 18510 18511 18512 18513 18514 18515 18516 18517 18518 18519 18520 18521 18522 18523 18524 18525 18526 18527 18528 18529 18530 18531 18532 18533 18534 18535 18536 18537 18538 18539 18540 18541 18542 18543 18544 18545 18546 18547 18548 18549 18550 18551 18552 18553 18554 18555 18556 18557 18558 18559 18560 18561 18562 18563 18564 18565 18566 18567 18568 18569 18570 18571 18572 18573 18574 18575 18576 18577 18578 18579 18580 18581 18582 18583 18584 18585 18586 18587 18588
# Korean translation of drakbootdisk.
# Copyright (C) 2001 Free Software Foundation, Inc.
# Jaegeum Choe <baedaron@hananet.net>, 2001.
#
# changes asked by HP people -- pablo 2003-01-23
#
msgid ""
msgstr ""
"Project-Id-Version: DrakX\n"
"POT-Creation-Date: 2003-08-13 03:40+0200\n"
"PO-Revision-Date: 2002-09-09 09:08+0900\n"
"Last-Translator: Jaegeum Cze <baedaron@hanafos.com>\n"
"Language-Team: Korean <beadaron@hanafos.com>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=euc-kr\n"
"Content-Transfer-Encoding: 8bit\n"

#: ../../install_steps_interactive.pm:1
#, c-format
msgid "Scanning partitions to find mount points"
msgstr "¸¶¿îÆ® À§Ä¡¸¦ ã±âÀ§ÇØ ÆÄƼ¼ÇµéÀ» °Ë»ö Áß"

#: ../../security/help.pm:1
#, c-format
msgid "if set to yes, check additions/removals of suid root files."
msgstr ""

#: ../../standalone/drakTermServ:1
#, c-format
msgid ""
"%s: %s requires hostname, MAC address, IP, nbi-image, 0/1 for THIN_CLIENT, "
"0/1 for Local Config...\n"
msgstr ""

#: ../../standalone/drakTermServ:1
#, c-format
msgid "Configuration changed - restart clusternfs/dhcpd?"
msgstr ""

#: ../../standalone/drakbackup:1
#, c-format
msgid "\t\tErase=%s"
msgstr ""

#: ../../standalone/drakbackup:1
#, c-format
msgid ""
"Differential backups only save files that have changed or are new since the "
"original 'base' backup."
msgstr ""

#: ../../standalone/harddrake2:1
#, fuzzy, c-format
msgid "network printer port"
msgstr "³×Æ®¿÷ ÇÁ¸°ÅÍ (¼ÒÄÏ)"

#: ../../standalone/drakTermServ:1
#, c-format
msgid "Please insert floppy disk:"
msgstr "Ç÷ÎÇǸ¦ ³Ö¾î ÁÖ¼¼¿ä:"

#: ../../install_steps_interactive.pm:1
#, c-format
msgid "PCMCIA"
msgstr "PCMCIA"

#: ../../diskdrake/interactive.pm:1
#, c-format
msgid ""
"The backup partition table has not the same size\n"
"Still continue?"
msgstr ""
"¹é¾÷ ÆÄƼ¼Ç Å×À̺í Å©±â°¡ °°Áö ¾Ê½À´Ï´Ù.\n"
"°è¼Ó ÇϽðڽÀ´Ï±î?"

#: ../../diskdrake/smbnfs_gtk.pm:1
#, c-format
msgid "Which username"
msgstr "»ç¿ëÇÒ ¾ÆÀ̵ð"

#: ../../any.pm:1
#, c-format
msgid "Which type of entry do you want to add?"
msgstr "¾î¶² Á¾·ùÀÇ Ç׸ñÀ» Ãß°¡ÇϽðڽÀ´Ï±î?"

#: ../../help.pm:1 ../../diskdrake/interactive.pm:1
#, c-format
msgid "Restore partition table"
msgstr "ÆÄƼ¼Ç Å×ÀÌºí º¹±¸"

#: ../../printer/cups.pm:1
#, fuzzy, c-format
msgid "On CUPS server \"%s\""
msgstr "CUPS ¼­¹ö IP"

#: ../../install_steps_interactive.pm:1
#, c-format
msgid "Post-install configuration"
msgstr "¼³Ä¡Àü ȯ°æ¼³Á¤"

#: ../../standalone/drakperm:1
#, c-format
msgid ""
"The current security level is %s\n"
"Select permissions to see/edit"
msgstr ""

#: ../../diskdrake/hd_gtk.pm:1
#, c-format
msgid "Use ``%s'' instead"
msgstr "´ë½Å¿¡ ¡¸%s¡¹¸¦ »ç¿ëÇÕ´Ï´Ù"

#: ../../diskdrake/hd_gtk.pm:1 ../../diskdrake/interactive.pm:1
#: ../../diskdrake/removable.pm:1 ../../standalone/harddrake2:1
#, c-format
msgid "Type"
msgstr "À¯Çü"

#: ../../printer/printerdrake.pm:1
#, c-format
msgid ""
"\n"
"Also printers configured with the PPD files provided by their manufacturers "
"or with native CUPS drivers cannot be transferred."
msgstr ""
"\n"
"¶ÇÇÑ Á¦Á¶¾÷ü°¡ Á¦°øÇÑ PPD ÆÄÀÏÀ̳ª CUPS Æ÷ÇÔ µå¶óÀ̹ö·Î ¼³Á¤µÈ ÇÁ¸°Å͵µ Àü¼Û"
"µÉ ¼ö ¾ø½À´Ï´Ù."

#: ../../lang.pm:1
#, c-format
msgid "Sri Lanka"
msgstr ""

#: ../../printer/printerdrake.pm:1
#, fuzzy, c-format
msgid ""
"The following printer\n"
"\n"
"%s%s\n"
"are directly connected to your system"
msgstr "½Ã½ºÅÛ ÆùÆ® º¹»ç"

#: ../../lang.pm:1
#, c-format
msgid "Central African Republic"
msgstr ""

#: ../../network/network.pm:1
#, c-format
msgid "Gateway device"
msgstr "°ÔÀÌÆ®¿þÀÌ ÀåÄ¡"

#: ../../standalone/drakfloppy:1
#, fuzzy, c-format
msgid "Advanced preferences"
msgstr "°í±Þ ¿É¼Ç"

#: ../../standalone/drakbackup:1
#, c-format
msgid "Net Method:"
msgstr ""

#: ../../harddrake/data.pm:1
#, fuzzy, c-format
msgid "Ethernetcard"
msgstr "ÀÌ´õ³Ý Ä«µå"

#: ../../security/l10n.pm:1
#, c-format
msgid "If set, send the mail report to this email address else send it to root"
msgstr ""

#: ../../standalone/drakconnect:1
#, c-format
msgid "Parameters"
msgstr "ÀÎÀÚ"

#: ../../standalone/draksec:1
#, fuzzy, c-format
msgid "no"
msgstr "Á¤º¸"

#: ../../harddrake/v4l.pm:1
#, c-format
msgid "Auto-detect"
msgstr "ÀÚµ¿ °Ë»ö"

#: ../../standalone/drakconnect:1
#, c-format
msgid "Interface:"
msgstr "ÀÎÅÍÆäÀ̽º:"

#: ../../steps.pm:1
#, c-format
msgid "Select installation class"
msgstr "¼³Ä¡ Ŭ·¡½º ¼±ÅÃ"

#: ../../standalone/drakbackup:1
#, c-format
msgid "on CDROM"
msgstr ""

#: ../../network/tools.pm:1
#, fuzzy, c-format
msgid ""
"The system doesn't seem to be connected to the Internet.\n"
"Try to reconfigure your connection."
msgstr ""
"½Ã½ºÅÛÀÌ ÀÎÅͳݿ¡ ¿¬°áµÇÁö ¾ÊÀº µíÇÕ´Ï´Ù.\n"
"¿¬°á ¼³Á¤À» ´Ù½ÃÇØ º¸¼¼¿ä."

#: ../../printer/printerdrake.pm:1
#, c-format
msgid ""
"Connect your printer to a Linux server and let your Windows machine(s) "
"connect to it as a client.\n"
"\n"
"Do you really want to continue setting up this printer as you are doing now?"
msgstr ""

#: ../../lang.pm:1
#, c-format
msgid "Belarus"
msgstr ""

#: ../../partition_table.pm:1
#, c-format
msgid "Error writing to file %s"
msgstr "%s ÆÄÀÏ¿¡ ¾²±â ¿À·ù"

#: ../../security/l10n.pm:1
#, c-format
msgid "Report check result to syslog"
msgstr ""

#: ../../services.pm:1
#, c-format
msgid ""
"apmd is used for monitoring battery status and logging it via syslog.\n"
"It can also be used for shutting down the machine when the battery is low."
msgstr ""
"apmd´Â ¹èÅ͸® »óÅÂ¿Í syslog¸¦ °ÅÃļ­ ·Î±× ±â·ÏÀ» °¨½ÃÇϴµ¥ »ç¿ëµË´Ï´Ù.\n"
"¶ÇÇÑ ¹èÅ͸®·®ÀÌ ¹Ì¾àÇÒ¶§ ÀÚµ¿À¸·Î ½Ã½ºÅÛÀ» ¼Ë´Ù¿î ½ÃÄÑÁÖ´Â ±â´Éµµ ÇÕ´Ï´Ù."

#: ../../standalone/drakbackup:1
#, c-format
msgid "Use tape to backup"
msgstr "Å×ÀÔÀ» »ç¿ëÇÑ ¹é¾÷"

#: ../../install_steps_gtk.pm:1
#, c-format
msgid "The following packages are going to be installed"
msgstr "´ÙÀ½ ÆÑÅ°ÁöµéÀÌ ¼³Ä¡µÉ °ÍÀÔ´Ï´Ù."

#: ../../printer/printerdrake.pm:1
#, c-format
msgid "CUPS configuration"
msgstr "CUPS ¼³Á¤"

#: ../../lang.pm:1
#, c-format
msgid "Hong Kong"
msgstr "È«Äá"

#: ../../install_interactive.pm:1
#, c-format
msgid "Not enough free space to allocate new partitions"
msgstr "»õ·Î¿î ÆÄƼ¼ÇÀ» ¸¸µé ¼ö ÀÖ´Â °ø°£ÀÌ ºÎÁ·ÇÕ´Ï´Ù."

#: ../../diskdrake/interactive.pm:1
#, c-format
msgid "Moving"
msgstr "À̵¿ Áß"

#: ../../standalone/drakbackup:1
#, c-format
msgid ""
"\n"
"Drakbackup activities via %s:\n"
"\n"
msgstr ""

#: ../../standalone/draksec:1
#, fuzzy, c-format
msgid "yes"
msgstr "¿¹"

#: ../../printer/printerdrake.pm:1
#, c-format
msgid "("
msgstr ""

#: ../../network/netconnect.pm:1
#, c-format
msgid ""
"Welcome to The Network Configuration Wizard.\n"
"\n"
"We are about to configure your internet/network connection.\n"
"If you don't want to use the auto detection, deselect the checkbox.\n"
msgstr ""
"³×Æ®¿÷ ¼³Á¤ ¸¶¹ý»ç¿¡ Àß ¿À¼Ì½À´Ï´Ù.\n"
"\n"
"Áö±Ý ÀÎÅͳÝ/³×Æ®¿÷ ¿¬°áÀ» ¼³Á¤ÇÏ·Á ÇÕ´Ï´Ù.\n"
"ÀÚµ¿ °Ë»öÀ» »ç¿ëÇÏ°í ½ÍÁö ¾Ê´Ù¸é, üũ¹Ú½º¸¦ ÇØÁ¦Çϼ¼¿ä.\n"

#: ../../printer/printerdrake.pm:1 ../../standalone/scannerdrake:1
#, c-format
msgid ")"
msgstr ""

#: ../../lang.pm:1
#, c-format
msgid "Lebanon"
msgstr "·¹¹Ù³í"

#: ../../mouse.pm:1
#, c-format
msgid "MM HitTablet"
msgstr "MM È÷ƮŸºí·¿"

#: ../../services.pm:1
#, c-format
msgid "Stop"
msgstr "ÁßÁö"

#: ../../standalone/scannerdrake:1
#, fuzzy, c-format
msgid "Edit selected host"
msgstr "%s ¹ß°ß"

#: ../../standalone/drakbackup:1
#, c-format
msgid "No CD device defined!"
msgstr "CD ÀåÄ¡°¡ Á¤ÀǵÇÁö ¾Ê¾Ò½À´Ï´Ù!"

#: ../../standalone/drakbackup:1
#, fuzzy, c-format
msgid "\tUse .backupignore files\n"
msgstr "¹é¾÷ ÆÄÀÏ¿¡ ÄõÅÍ »ç¿ë"

#: ../../keyboard.pm:1
#, c-format
msgid "Bulgarian (phonetic)"
msgstr "ºÒ°¡¸®¾Æ (À½¼ºÇÐ)"

#: ../../standalone/drakpxe:1
#, c-format
msgid "The DHCP start ip"
msgstr ""

#: ../../Xconfig/card.pm:1
#, c-format
msgid "256 kB"
msgstr "256 kB"

#: ../../standalone/drakbackup:1
#, fuzzy, c-format
msgid "Don't rewind tape after backup"
msgstr "Å×ÀÔÀ» »ç¿ëÇÑ ¹é¾÷"

#: ../../any.pm:1
#, c-format
msgid "Bootloader main options"
msgstr "ºÎÆ®·Î´õ ÁÖ ¿É¼Çµé"

#: ../../standalone.pm:1
#, c-format
msgid ""
"[--manual] [--device=dev] [--update-sane=sane_source_dir] [--update-"
"usbtable] [--dynamic=dev]"
msgstr ""

#: ../../harddrake/data.pm:1 ../../standalone/drakbackup:1
#, c-format
msgid "Tape"
msgstr "Å×ÀÔ"

#: ../../lang.pm:1
#, c-format
msgid "Malaysia"
msgstr "¸»·¹À̽þÆ"

#: ../../printer/printerdrake.pm:1
#, c-format
msgid "Scanning network..."
msgstr "³×Æ®¿÷ °Ë»ö Áß ..."

#: ../../standalone/drakbackup:1
#, c-format
msgid ""
"With this option you will be able to restore any version\n"
" of your /etc directory."
msgstr ""

#: ../../standalone/drakedm:1
#, fuzzy, c-format
msgid "The change is done, do you want to restart the dm service ?"
msgstr "ÆÑÅ°Áö %s°¡ ÇÊ¿äÇÕ´Ï´Ù. ¼³Ä¡ÇÏ°Ú½À´Ï±î?"

#: ../../keyboard.pm:1
#, c-format
msgid "Swiss (French layout)"
msgstr "½ºÀ§½º (ºÒ¾î)"

#: ../../raid.pm:1
#, c-format
msgid "mkraid failed (maybe raidtools are missing?)"
msgstr "mkraid ½ÇÆÐ (raidtoolÀÌ ¼³Ä¡µÇ¾î ÀÖÁö ¾ÊÀ» ¼ö ÀÖ½À´Ï´Ù.)"

#: ../../harddrake/data.pm:1
#, c-format
msgid "Webcam"
msgstr ""

#: ../../standalone/harddrake2:1
#, c-format
msgid "size of the (second level) cpu cache"
msgstr ""

#: ../../harddrake/data.pm:1
#, fuzzy, c-format
msgid "Soundcard"
msgstr "»ç¿îµå Ä«µå"

#: ../../standalone/drakbackup:1
#, fuzzy, c-format
msgid "Search for files to restore"
msgstr "´Ù¸¥ º¹±¸ ¸Åü ¼±ÅÃ"

#: ../../lang.pm:1
#, c-format
msgid "Luxembourg"
msgstr ""

#: ../../printer/printerdrake.pm:1
#, c-format
msgid ""
"To print a file from the command line (terminal window) use the command \"%s "
"<file>\".\n"
msgstr ""
"¸í·ÉÇà(Å͹̳ΠÀ©µµ¿ì)¿¡¼­ ÆÄÀÏÀ» ÀμâÇÏ·Á¸é, ¡¸%s <ÆÄÀÏ>¡¹¸í·ÉÀ» »ç¿ëÇϼ¼"
"¿ä.\n"

#: ../../diskdrake/interactive.pm:1
#, c-format
msgid "Level %s\n"
msgstr "%s µî±Þ\n"

#: ../../keyboard.pm:1
#, fuzzy, c-format
msgid "Syriac (phonetic)"
msgstr "¹Ì±¹ (À½¼ºÇÐ)"

#: ../../lang.pm:1
#, fuzzy, c-format
msgid "Iran"
msgstr "À̶óÅ©"

#: ../../standalone/harddrake2:1
#, c-format
msgid "Bus"
msgstr "¹ö½º"

#: ../../lang.pm:1
#, c-format
msgid "Iraq"
msgstr "À̶óÅ©"

#: ../../standalone/drakgw:1
#, c-format
msgid "Potential LAN address conflict found in current config of %s!\n"
msgstr "ÇöÀç ¼³Á¤ %s¿¡¼­ ÀáÀçÀûÀÎ ·£ ÁÖ¼Ò Ãæµ¹ÀÌ ¹ß°ßµË´Ï´Ù!\n"

#: ../../standalone/drakgw:1
#, c-format
msgid "Configuring..."
msgstr "¼³Á¤ Áß..."

#: ../../standalone/drakgw:1
#, c-format
msgid "The setup has already been done, and it's currently enabled."
msgstr "¼³Á¤ÀÌ ÀÌ¹Ì ¿Ï·áµÇ¾úÀ¸¸ç, ÇöÀç Çã¿ëµÈ »óÅÂÀÔ´Ï´Ù."

#: ../../harddrake/v4l.pm:1
#, c-format
msgid ""
"For most modern TV cards, the bttv module of the GNU/Linux kernel just auto-"
"detect the rights parameters.\n"
"If your card is misdetected, you can force the right tuner and card types "
"here. Just select your tv card parameters if needed."
msgstr ""

#: ../../any.pm:1 ../../install_steps_interactive.pm:1
#, c-format
msgid "Password (again)"
msgstr "¾ÏÈ£ (È®ÀÎ)"

#: ../../standalone/drakfont:1
#, c-format
msgid "Search installed fonts"
msgstr "¼³Ä¡µÈ ÆùÆ® °Ë»ö"

#: ../../standalone/drakboot:1
#, fuzzy, c-format
msgid "Default desktop"
msgstr "±âº»°ª"

#: ../../lang.pm:1
#, c-format
msgid "Venezuela"
msgstr "º£³×¼ö¿¤¶ó"

#: ../../network/network.pm:1 ../../printer/printerdrake.pm:1
#: ../../standalone/drakconnect:1
#, c-format
msgid "IP address"
msgstr "IP ÁÖ¼Ò"

#: ../../install_interactive.pm:1
#, c-format
msgid "Choose the sizes"
msgstr "Å©±â ¼±ÅÃ"

#: ../../standalone/drakbackup:1
#, c-format
msgid ""
"List of data corrupted:\n"
"\n"
msgstr ""

#: ../../fs.pm:1
#, c-format
msgid ""
"Can only be mounted explicitly (i.e.,\n"
"the -a option will not cause the file system to be mounted)."
msgstr ""

#: ../../network/modem.pm:1
#, c-format
msgid ""
"Your modem isn't supported by the system.\n"
"Take a look at http://www.linmodems.org"
msgstr ""

#: ../../diskdrake/interactive.pm:1
#, c-format
msgid "Choose another partition"
msgstr "Ãß°¡ ÆÄƼ¼Ç ¼±ÅÃ"

#: ../../standalone/drakperm:1
#, c-format
msgid "Current user"
msgstr "ÇöÀç »ç¿ëÀÚ"

#: ../../diskdrake/smbnfs_gtk.pm:1 ../../standalone/drakbackup:1
#, c-format
msgid "Username"
msgstr "»ç¿ëÀÚ¸í"

#: ../../keyboard.pm:1
#, c-format
msgid "Left \"Windows\" key"
msgstr ""

#: ../../standalone/drakTermServ:1
#, fuzzy, c-format
msgid "dhcpd Server Configuration"
msgstr "°í±Þ ¼³Á¤"

#: ../../standalone/drakperm:1
#, c-format
msgid ""
"Used for directory:\n"
" only owner of directory or file in this directory can delete it"
msgstr ""

#: ../../lang.pm:1
#, c-format
msgid "Guyana"
msgstr ""

#: ../../printer/main.pm:1
#, c-format
msgid " on Novell server \"%s\", printer \"%s\""
msgstr ""

#: ../../standalone/drakfloppy:1
#, c-format
msgid "Remove a module"
msgstr "¸ðµâ Á¦°Å"

#: ../../any.pm:1 ../../install_steps_interactive.pm:1
#: ../../diskdrake/smbnfs_gtk.pm:1 ../../network/modem.pm:1
#: ../../printer/printerdrake.pm:1 ../../standalone/drakbackup:1
#: ../../standalone/drakconnect:1
#, c-format
msgid "Password"
msgstr "¾ÏÈ£"

#: ../../standalone/drakbackup:1
#, c-format
msgid "Advanced Configuration"
msgstr "°í±Þ ¼³Á¤"

#: ../../printer/printerdrake.pm:1
#, c-format
msgid "Scanning on your HP multi-function device"
msgstr ""

#: ../../any.pm:1
#, c-format
msgid "Root"
msgstr "·çÆ®"

#: ../../diskdrake/interactive.pm:1
#, c-format
msgid "Choose an existing RAID to add to"
msgstr "Ãß°¡ÇÒ ±âÁ¸ RAID¸¦ ¼±ÅÃÇϼ¼¿ä."

#: ../../keyboard.pm:1
#, c-format
msgid "Turkish (modern \"Q\" model)"
msgstr "ÅÍÅ° (Çö´ë ¡¸Q¡¹¸ðµ¨"

#: ../../standalone/drakboot:1
#, c-format
msgid "Lilo message not found"
msgstr "¸±·Î ¸Þ½ÃÁö¸¦ ãÀ» ¼ö ¾ø½À´Ï´Ù."

#: ../../services.pm:1
#, c-format
msgid ""
"Automatic regeneration of kernel header in /boot for\n"
"/usr/include/linux/{autoconf,version}.h"
msgstr ""
"¡¸/usr/include/linux/{autoconf,version}.h¡¹¿¡ ´ëÇØ\n"
"¡¸/boot¡¹¿¡ Ä¿³Î Çì´õ¸¦ ÀÚµ¿ »ý¼º."

#: ../../standalone/drakfloppy:1
#, c-format
msgid "if needed"
msgstr "ºÎÆýà ÀûÀç ¸ðµâÀÌ ÀÖÀ» °æ¿ì¿¡¸¸ À̹ÌÁö »ý¼º"

#: ../../standalone/drakbackup:1
#, c-format
msgid "Restore Failed..."
msgstr "º¹±¸ ½ÇÆÐ..."

#: ../../standalone/harddrake2:1
#, fuzzy, c-format
msgid "/Autodetect _jazz drives"
msgstr "ÀÚµ¿ °Ë»öµÊ"

#: ../../standalone/drakbackup:1
#, c-format
msgid "Store the password for this system in drakbackup configuration."
msgstr ""

#: ../../install_messages.pm:1
#, c-format
msgid ""
"Introduction\n"
"\n"
"The operating system and the different components available in the Mandrake "
"Linux distribution \n"
"shall be called the \"Software Products\" hereafter. The Software Products "
"include, but are not \n"
"restricted to, the set of programs, methods, rules and documentation related "
"to the operating \n"
"system and the different components of the Mandrake Linux distribution.\n"
"\n"
"\n"
"1. License Agreement\n"
"\n"
"Please read this document carefully. This document is a license agreement "
"between you and  \n"
"MandrakeSoft S.A. which applies to the Software Products.\n"
"By installing, duplicating or using the Software Products in any manner, you "
"explicitly \n"
"accept and fully agree to conform to the terms and conditions of this "
"License. \n"
"If you disagree with any portion of the License, you are not allowed to "
"install, duplicate or use \n"
"the Software Products. \n"
"Any attempt to install, duplicate or use the Software Products in a manner "
"which does not comply \n"
"with the terms and conditions of this License is void and will terminate "
"your rights under this \n"
"License. Upon termination of the License,  you must immediately destroy all "
"copies of the \n"
"Software Products.\n"
"\n"
"\n"
"2. Limited Warranty\n"
"\n"
"The Software Products and attached documentation are provided \"as is\", "
"with no warranty, to the \n"
"extent permitted by law.\n"
"MandrakeSoft S.A. will, in no circumstances and to the extent permitted by "
"law, be liable for any special,\n"
"incidental, direct or indirect damages whatsoever (including without "
"limitation damages for loss of \n"
"business, interruption of business, financial loss, legal fees and penalties "
"resulting from a court \n"
"judgment, or any other consequential loss) arising out of  the use or "
"inability to use the Software \n"
"Products, even if MandrakeSoft S.A. has been advised of the possibility or "
"occurence of such \n"
"damages.\n"
"\n"
"LIMITED LIABILITY LINKED TO POSSESSING OR USING PROHIBITED SOFTWARE IN SOME "
"COUNTRIES\n"
"\n"
"To the extent permitted by law, MandrakeSoft S.A. or its distributors will, "
"in no circumstances, be \n"
"liable for any special, incidental, direct or indirect damages whatsoever "
"(including without \n"
"limitation damages for loss of business, interruption of business, financial "
"loss, legal fees \n"
"and penalties resulting from a court judgment, or any other consequential "
"loss) arising out \n"
"of the possession and use of software components or arising out of  "
"downloading software components \n"
"from one of Mandrake Linux sites  which are prohibited or restricted in some "
"countries by local laws.\n"
"This limited liability applies to, but is not restricted to, the strong "
"cryptography components \n"
"included in the Software Products.\n"
"\n"
"\n"
"3. The GPL License and Related Licenses\n"
"\n"
"The Software Products consist of components created by different persons or "
"entities.  Most \n"
"of these components are governed under the terms and conditions of the GNU "
"General Public \n"
"Licence, hereafter called \"GPL\", or of similar licenses. Most of these "
"licenses allow you to use, \n"
"duplicate, adapt or redistribute the components which they cover. Please "
"read carefully the terms \n"
"and conditions of the license agreement for each component before using any "
"component. Any question \n"
"on a component license should be addressed to the component author and not "
"to MandrakeSoft.\n"
"The programs developed by MandrakeSoft S.A. are governed by the GPL License. "
"Documentation written \n"
"by MandrakeSoft S.A. is governed by a specific license. Please refer to the "
"documentation for \n"
"further details.\n"
"\n"
"\n"
"4. Intellectual Property Rights\n"
"\n"
"All rights to the components of the Software Products belong to their "
"respective authors and are \n"
"protected by intellectual property and copyright laws applicable to software "
"programs.\n"
"MandrakeSoft S.A. reserves its rights to modify or adapt the Software "
"Products, as a whole or in \n"
"parts, by all means and for all purposes.\n"
"\"Mandrake\", \"Mandrake Linux\" and associated logos are trademarks of "
"MandrakeSoft S.A.  \n"
"\n"
"\n"
"5. Governing Laws \n"
"\n"
"If any portion of this agreement is held void, illegal or inapplicable by a "
"court judgment, this \n"
"portion is excluded from this contract. You remain bound by the other "
"applicable sections of the \n"
"agreement.\n"
"The terms and conditions of this License are governed by the Laws of "
"France.\n"
"All disputes on the terms of this license will preferably be settled out of "
"court. As a last \n"
"resort, the dispute will be referred to the appropriate Courts of Law of "
"Paris - France.\n"
"For any question on this document, please contact MandrakeSoft S.A.  \n"
msgstr ""

#: ../../standalone/drakboot:1
#, fuzzy, c-format
msgid "Default user"
msgstr "±âº» ÇÁ¸°ÅÍ"

#: ../../standalone/draksplash:1
#, c-format
msgid ""
"the progress bar x coordinate\n"
"of its upper left corner"
msgstr ""

#: ../../standalone/drakgw:1
#, fuzzy, c-format
msgid "Current interface configuration"
msgstr "ÇöÀç ÀÎÅÍÆäÀ̽º ¼³Á¤ º¸±â"

#: ../../printer/data.pm:1
#, c-format
msgid "LPD - Line Printer Daemon"
msgstr "LPD - Line Printer Daemon"

#: ../../network/isdn.pm:1
#, c-format
msgid ""
"\n"
"If you have an ISA card, the values on the next screen should be right.\n"
"\n"
"If you have a PCMCIA card, you have to know the \"irq\" and \"io\" of your "
"card.\n"
msgstr ""
"\n"
"¸¸¾à ISA Ä«µå¸¦ °¡Áö°í ÀÖ´Ù¸é, ´ÙÀ½ È­¸é¿¡¼­ ¼³Á¤°ªÀÌ Á¤È®ÇØ¾ß ÇÕ´Ï´Ù.\n"
"\n"
"¸¸¾à PCMCIA Ä«µå¸¦ °¡Áö°í ÀÖ´Ù¸é, IRQ¿Í IO °ªÀ» ¾Ë°í ÀÖ¾î¾ß ÇÕ´Ï´Ù.\n"

#: ../../printer/printerdrake.pm:1
#, c-format
msgid "Do not print any test page"
msgstr "½ÃÇè ÆäÀÌÁö Àμ⠾ÈÇÔ"

#: ../../keyboard.pm:1
#, c-format
msgid "Gurmukhi"
msgstr ""

#: ../../standalone/drakTermServ:1
#, c-format
msgid "%s already in use\n"
msgstr ""

#: ../../any.pm:1
#, c-format
msgid "Force No APIC"
msgstr ""

#: ../../install_steps_interactive.pm:1
#, c-format
msgid "This password is too short (it must be at least %d characters long)"
msgstr "ÀÌ ¾ÏÈ£´Â ³Ê¹« ´Ü¼øÇÕ´Ï´Ù.( Àû¾îµµ %d ±ÛÀÚ´Â ³Ñ¾î¾ß ÇÕ´Ï´Ù)"

#: ../../standalone.pm:1
#, fuzzy, c-format
msgid "[keyboard]"
msgstr "Å°º¸µå"

#: ../../network/network.pm:1
#, c-format
msgid "FTP proxy"
msgstr "FTP ÇÁ¶ô½Ã"

#: ../../standalone/drakfont:1
#, c-format
msgid "Install List"
msgstr "¼³Ä¡ ¸ñ·Ï"

#: ../../standalone/drakbackup:1
#, c-format
msgid ""
"Change\n"
"Restore Path"
msgstr ""
"º¹±¸ °æ·Î\n"
"¼öÁ¤"

#: ../../standalone/logdrake:1
#, c-format
msgid "Show only for the selected day"
msgstr "¼±ÅÃµÈ ³¯Â¥¿¡ ´ëÇظ¸ º¸À̱â"

#: ../../standalone/drakbackup:1
#, c-format
msgid "\tLimit disk usage to %s MB\n"
msgstr ""

#: ../../Xconfig/card.pm:1
#, c-format
msgid "512 kB"
msgstr "512 kB"

#: ../../standalone/net_monitor:1
#, c-format
msgid "Logs"
msgstr ""

#: ../../standalone/scannerdrake:1
#, c-format
msgid "(Note: Parallel ports cannot be auto-detected)"
msgstr ""

#: ../../standalone/logdrake:1
#, c-format
msgid "<control>N"
msgstr "<control>N"

#: ../../network/isdn.pm:1
#, c-format
msgid "What kind of card do you have?"
msgstr "¾î¶² Á¾À¯ÀÇ Ä«µå¸¦ °¡Áö°í ÀÖ½À´Ï±î?"

#: ../../standalone/logdrake:1
#, c-format
msgid "<control>O"
msgstr "<control>O"

#: ../../install_steps_interactive.pm:1 ../../steps.pm:1
#, c-format
msgid "Security"
msgstr "º¸¾È"

#: ../../printer/printerdrake.pm:1
#, c-format
msgid ""
"You can also use the graphical interface \"xpdq\" for setting options and "
"handling printing jobs.\n"
"If you are using KDE as desktop environment you have a \"panic button\", an "
"icon on the desktop, labeled with \"STOP Printer!\", which stops all print "
"jobs immediately when you click it. This is for example useful for paper "
"jams.\n"
msgstr ""

#: ../../standalone/drakboot:1 ../../standalone/drakfloppy:1
#: ../../standalone/harddrake2:1 ../../standalone/logdrake:1
#, c-format
msgid "<control>Q"
msgstr "<control>Q"

#: ../../standalone/drakbackup:1
#, c-format
msgid ""
"Please be sure that the cron daemon is included in your services. \n"
"\n"
"Note that currently all 'net' media also use the hard drive."
msgstr ""

#: ../../standalone/harddrake2:1
#, fuzzy, c-format
msgid "Unknown"
msgstr "¾Ë ¼ö¾ø´Â ¸ðµ¨"

#: ../../printer/printerdrake.pm:1
#, c-format
msgid "This server is already in the list, it cannot be added again.\n"
msgstr ""

#: ../../network/netconnect.pm:1 ../../network/tools.pm:1
#, c-format
msgid "Network Configuration"
msgstr "³×Æ®¿÷ ȯ°æ ¼³Á¤"

#: ../../standalone/logdrake:1
#, c-format
msgid "<control>S"
msgstr "<control>S"

#: ../../network/isdn.pm:1
#, c-format
msgid ""
"Protocol for the rest of the world\n"
"No D-Channel (leased lines)"
msgstr ""
"´Ù¸¥ Áö¿ªÀ» À§ÇÑ ÇÁ·ÎÅäÄÝ\n"
" Dä³Î (leased lines) ¾Æ´Ô"

#: ../../printer/printerdrake.pm:1
#, c-format
msgid "Option %s must be a number!"
msgstr "%s ¿É¼ÇÀº ¼ýÀÚÀ̾î¾ß ÇÕ´Ï´Ù!"

#: ../../standalone/drakboot:1 ../../standalone/draksplash:1
#, c-format
msgid "Notice"
msgstr "ÁÖÀÇ"

#: ../../install_steps_interactive.pm:1
#, c-format
msgid "You have not configured X. Are you sure you really want this?"
msgstr ""

#: ../../printer/printerdrake.pm:1
#, c-format
msgid ""
"The configuration of the printer will work fully automatically. If your "
"printer was not correctly detected or if you prefer a customized printer "
"configuration, turn on \"Manual configuration\"."
msgstr ""

#: ../../diskdrake/interactive.pm:1
#, c-format
msgid "What type of partitioning?"
msgstr "¾î¶² À¯ÇüÀÇ ÆÄƼ¼ÇÀԴϱî?"

#: ../../standalone/drakbackup:1
#, c-format
msgid ""
"file list sent by FTP: %s\n"
" "
msgstr ""

#: ../../standalone/drakconnect:1
#, c-format
msgid "Interface"
msgstr "ÀÎÅÍÆäÀ̽º"

#: ../../standalone/drakbackup:1
#, fuzzy, c-format
msgid "Multisession CD"
msgstr "¸ÖƼ¹Ìµð¾î ½ºÅ×À̼Ç"

#: ../../modules/parameters.pm:1
#, c-format
msgid "comma separated strings"
msgstr "½°Ç¥ ºÐ¸® ¹®ÀÚ¿­µé"

#: ../../standalone/scannerdrake:1
#, c-format
msgid "These are the machines from which the scanners should be used:"
msgstr ""

#: ../../standalone/logdrake:1
#, c-format
msgid "Messages"
msgstr "¸Þ½ÃÁö"

#: ../../harddrake/v4l.pm:1
#, c-format
msgid "Unknown|CPH06X (bt878) [many vendors]"
msgstr ""

#: ../../network/drakfirewall.pm:1
#, c-format
msgid "POP and IMAP Server"
msgstr "POP and IMAP ¼­¹ö"

#: ../../lang.pm:1
#, c-format
msgid "Mexico"
msgstr "¸ß½ÃÄÚ"

#: ../../standalone/harddrake2:1
#, fuzzy, c-format
msgid "Model stepping"
msgstr "¼³Á¤ Àбâ"

#: ../../lang.pm:1
#, c-format
msgid "Rwanda"
msgstr ""

#: ../../modules/interactive.pm:1
#, c-format
msgid "Do you have any %s interfaces?"
msgstr "¶Ç ´Ù¸¥ %s ÀÎÅÍÆäÀ̽º°¡ ¼³Ä¡µÇ¾î ÀÖ½À´Ï±î?"

#: ../../lang.pm:1
#, c-format
msgid "Switzerland"
msgstr "½ºÀ§½º"

#: ../../lang.pm:1
#, c-format
msgid "Brunei Darussalam"
msgstr ""

#: ../../standalone/drakTermServ:1
#, fuzzy, c-format
msgid "You must be root to read configuration file. \n"
msgstr "Áö±Ý ¼³Á¤ ÆÄÀϷκÎÅÍ ¹é¾÷"

#: ../../printer/printerdrake.pm:1
#, c-format
msgid "Remote lpd Printer Options"
msgstr "¿ø°Ý LPD ÇÁ¸°ÅÍ ¿É¼Ç"

#: ../../help.pm:1
#, c-format
msgid ""
"GNU/Linux is a multi-user system, meaning each user may have their own\n"
"preferences, their own files and so on. You can read the ``Starter Guide''\n"
"to learn more about multi-user systems. But unlike \"root\", who is the\n"
"system administrator, the users you add at this point will not be\n"
"authorized to change anything except their own files and their own\n"
"configurations, protecting the system from unintentional or malicious\n"
"changes that impact on the system as a whole. You will have to create at\n"
"least one regular user for yourself -- this is the account which you should\n"
"use for routine, day-to-day use. Although it is very easy to log in as\n"
"\"root\" to do anything and everything, it may also be very dangerous! A\n"
"very simple mistake could mean that your system will not work any more. If\n"
"you make a serious mistake as a regular user, the worst that will happen is\n"
"that you will lose some information, but not affect the entire system.\n"
"\n"
"The first field asks you for a real name. Of course, this is not mandatory\n"
"-- you can actually enter whatever you like. DrakX will use the first word\n"
"you typed in this field and copy it to the \"%s\" field, which is the name\n"
"this user will enter to log onto the system. If you like, you may override\n"
"the default and change the username. The next step is to enter a password.\n"
"From a security point of view, a non-privileged (regular) user password is\n"
"not as crucial as the \"root\" password, but that is no reason to neglect\n"
"it by making it blank or too simple: after all, your files could be the\n"
"ones at risk.\n"
"\n"
"Once you click on \"%s\", you can add other users. Add a user for each one\n"
"of your friends: your father or your sister, for example. Click \"%s\" when\n"
"you have finished adding users.\n"
"\n"
"Clicking the \"%s\" button allows you to change the default \"shell\" for\n"
"that user (bash by default).\n"
"\n"
"When you have finished adding users, you will be asked to choose a user\n"
"that can automatically log into the system when the computer boots up. If\n"
"you are interested in that feature (and do not care much about local\n"
"security), choose the desired user and window manager, then click \"%s\".\n"
"If you are not interested in this feature, uncheck the \"%s\" box."
msgstr ""

#: ../../standalone/drakconnect:1
#, c-format
msgid "Configure Internet Access..."
msgstr "ÀÎÅÍ³Ý Á¢±Ù ¼³Á¤..."

#: ../../crypto.pm:1 ../../lang.pm:1
#, c-format
msgid "Norway"
msgstr "³ë¸£¿þÀÌ"

#: ../../standalone/drakconnect:1
#, fuzzy, c-format
msgid "Delete profile"
msgstr "ÇÁ·ÎÆÄÀÏ Áö¿ì±â"

#: ../../keyboard.pm:1
#, c-format
msgid "Danish"
msgstr "µ§¸¶Å©"

#: ../../services.pm:1
#, c-format
msgid ""
"Automatically switch on numlock key locker under console\n"
"and XFree at boot."
msgstr ""
"ºÎÆýÿ¡ ÀÚµ¿À¸·Î Äְܼú X ȯ°æ¿¡¼­\n"
"¼ýÀÚÅ° Àá±Ý ¸ðµå »ç¿ë."

#: ../../network/network.pm:1
#, c-format
msgid ""
"Please enter the IP configuration for this machine.\n"
"Each item should be entered as an IP address in dotted-decimal\n"
"notation (for example, 1.2.3.4)."
msgstr ""
"ÀÌ ½Ã½ºÅÛÀ» À§ÇÑ IP ¼³Á¤À» ÀÔ·ÂÇØ ÁÖ¼¼¿ä.\n"
"°¢°¢ÀÇ Ç׸ñÀº¡¸.¡¹À¸·Î ±¸ºÐµÈ ½ÊÁø¼ö IP ÁÖ¼Ò·Î ÀÔ·ÂÇØ¾ß ÇÕ´Ï´Ù.\n"
"(¿¹, 1.2.3.4)"

#: ../../help.pm:1
#, fuzzy, c-format
msgid ""
"The Mandrake Linux installation is distributed on several CD-ROMs. DrakX\n"
"knows if a selected package is located on another CD-ROM so it will eject\n"
"the current CD and ask you to insert the correct CD as required."
msgstr ""
"¸Çµå·¹ÀÌÅ© ¸®´ª½º ¼³Ä¡ ½Ã½ºÅÛÀº ¿©·¯ ÀåÀÇ CD·Î ±¸¼ºµÇ¾î ÀÖ½À´Ï´Ù.\n"
"µå·¹ÀÌÅ©X´Â ¼±ÅÃµÈ °¢°¢ÀÇ ÆÑÅ°Áö°¡ ¾î´À CD¿¡ µé¾î ÀÖ´ÂÁö ÀÌ¹Ì ¾Ë°í ÀÖ½À´Ï"
"´Ù.\n"
"ÇÊ¿ä½Ã ÇöÀç CD¸¦ ÀÚµ¿À¸·Î ²¨³»°í ´Ù¸¥ CDÀÇ »ðÀÔÀ» ¿äûÇÒ °ÍÀÔ´Ï´Ù."

#: ../../standalone/drakperm:1
#, c-format
msgid "When checked, owner and group won't be changed"
msgstr ""

#: ../../harddrake/data.pm:1
#, c-format
msgid "Processors"
msgstr ""

#: ../../lang.pm:1
#, c-format
msgid "Bulgaria"
msgstr "ºÒ°¡¸®¾Æ"

#: ../../lang.pm:1
#, c-format
msgid "Svalbard and Jan Mayen Islands"
msgstr ""

#: ../../standalone/drakTermServ:1
#, fuzzy, c-format
msgid "No NIC selected!"
msgstr "³×Æ®¿÷ Ä«µå°¡ ¼±Åà ¾ÈµÊ!"

#: ../../network/netconnect.pm:1
#, c-format
msgid ""
"Problems occured during configuration.\n"
"Test your connection via net_monitor or mcc. If your connection doesn't "
"work, you might want to relaunch the configuration."
msgstr ""

#: ../../diskdrake/interactive.pm:1
#, c-format
msgid "partition %s is now known as %s"
msgstr ""

#: ../../standalone/drakbackup:1
#, c-format
msgid "Backup Other files..."
msgstr "´Ù¸¥ ÆÄÀÏ ¹é¾÷..."

#: ../../printer/printerdrake.pm:1
#, c-format
msgid "SMB server IP"
msgstr "SMB ¼­¹ö IP"

#: ../../lang.pm:1
#, c-format
msgid "Congo (Kinshasa)"
msgstr ""

#: ../../diskdrake/interactive.pm:1
#, c-format
msgid "Partition table of drive %s is going to be written to disk!"
msgstr "%s µå¶óÀ̺êÀÇ ÆÄƼ¼Ç Å×À̺íÀ» ÀúÀåÇÕ´Ï´Ù."

#: ../../printer/printerdrake.pm:1
#, fuzzy, c-format
msgid "Installing HPOJ package..."
msgstr "ÆÑÅ°Áö ¼³Ä¡ Áß..."

#: ../../any.pm:1
#, c-format
msgid ""
"A custom bootdisk provides a way of booting into your Linux system without\n"
"depending on the normal bootloader. This is useful if you don't want to "
"install\n"
"LILO (or grub) on your system, or another operating system removes LILO, or "
"LILO doesn't\n"
"work with your hardware configuration. A custom bootdisk can also be used "
"with\n"
"the Mandrake rescue image, making it much easier to recover from severe "
"system\n"
"failures. Would you like to create a bootdisk for your system?\n"
"%s"
msgstr ""
"ºÎÆ® µð½ºÅ©´Â ÀϹÝÀûÀÎ ºÎÆ®·Î´õ¸¦ »ç¿ëÇÏÁö ¾Ê°í, ¸®´ª½º ½Ã½ºÅÛÀ¸·Î ºÎÆÃÇÏ´Â\n"
"¹æ¹ýÀ» Á¦°øÇÕ´Ï´Ù. ¸¸¾à LILO(¶Ç´Â Grub)¸¦ »ç¿ëÇÏÁö ¾Ê°Å³ª, ´Ù¸¥ ¿î¿µÃ¼Á¦°¡\n"
"LILO¸¦ Á¦°ÅÇϰųª ¶Ç´Â LILO°¡ Çϵå¿þ¾î ¼³Á¤°ú ¸ÂÁö ¾ÊÀ» ¶§, À¯¿ëÇÕ´Ï´Ù.\n"
"ºÎÆ® µð½ºÅ©´Â ¶ÇÇÑ ¸Çµå·¹ÀÌÅ© º¹±¸ À̹ÌÁö¿Í ÇÔ²² »ç¿ëµÇ¾î ½É°¢ÇÑ\n"
"½Ã½ºÅÛ ¹®Á¦¸¦ ½±°Ô º¹±¸ÇÒ ¼ö ÀÖ½À´Ï´Ù. ´ÔÀÇ ½Ã½ºÅÛÀ» À§ÇÑ ºÎÆ® µð½ºÅ©¸¦\n"
"¸¸µå½Ã°Ú½À´Ï±î?\n"
"%s"

#: ../../standalone/drakbackup:1
#, c-format
msgid ""
"\n"
"                      DrakBackup Daemon Report\n"
msgstr ""

#: ../../keyboard.pm:1
#, c-format
msgid "Latvian"
msgstr "¶óÆ®¹Ù¾Æ"

#: ../../standalone/drakbackup:1
#, c-format
msgid "monthly"
msgstr "¸Å¿ù"

#: ../../standalone/drakfloppy:1
#, c-format
msgid "Module name"
msgstr "¸ðµâ À̸§"

#: ../../network/network.pm:1
#, c-format
msgid "Start at boot"
msgstr "ºÎÆýà ½ÃÀÛ"

#: ../../standalone/drakbackup:1
#, c-format
msgid "Use Incremental Backups"
msgstr ""

#: ../../any.pm:1
#, c-format
msgid "First sector of drive (MBR)"
msgstr "µå¶óÀ̺êÀÇ Ã¹¹ø° ¼½ÅÍ(MBR)"

#: ../../lang.pm:1
#, c-format
msgid "El Salvador"
msgstr ""

#: ../../harddrake/data.pm:1
#, c-format
msgid "Joystick"
msgstr ""

#: ../../standalone/harddrake2:1
#, c-format
msgid "DVD"
msgstr ""

#: ../../any.pm:1 ../../help.pm:1
#, c-format
msgid "Use Unicode by default"
msgstr ""

#: ../../standalone/harddrake2:1
#, c-format
msgid "the module of the GNU/Linux kernel that handles the device"
msgstr ""

#: ../../standalone/drakbackup:1
#, fuzzy, c-format
msgid "DVDR device"
msgstr "ÀåÄ¡"

#: ../../diskdrake/interactive.pm:1
#, c-format
msgid "Trying to rescue partition table"
msgstr "ÆÄƼ¼Ç Å×ÀÌºí º¹±¸ ½Ãµµ Áß..."

#: ../../printer/printerdrake.pm:1
#, c-format
msgid "Option %s must be an integer number!"
msgstr "%s ¿É¼ÇÀº Á¤¼ö ¹øÈ£À̾î¾ß ÇÕ´Ï´Ù!"

#: ../../security/l10n.pm:1
#, c-format
msgid "Use password to authenticate users"
msgstr ""

#: ../../interactive/stdio.pm:1
#, c-format
msgid ""
"Entries you'll have to fill:\n"
"%s"
msgstr ""

#: ../../standalone/drakbackup:1
#, c-format
msgid ""
"For backups to other media, files are still created on the hard drive, then "
"moved to the other media.  Enabling this option will remove the hard drive "
"tar files after the backup."
msgstr ""

#: ../../standalone/livedrake:1
#, c-format
msgid "Unable to start live upgrade !!!\n"
msgstr "¶óÀÌºê ¾÷±×·¹À̵带 ½ÃÀÛÇÒ ¼ö ¾ø½À´Ï´Ù!!! \n"

#: ../../install_steps_gtk.pm:1 ../../diskdrake/interactive.pm:1
#, c-format
msgid "Name: "
msgstr "À̸§:"

#: ../../Xconfig/resolution_and_depth.pm:1
#, c-format
msgid "16 million colors (24 bits)"
msgstr "õ6¹é¸¸ »ö»ó  (24bits)"

#: ../../any.pm:1
#, c-format
msgid "Allow all users"
msgstr "¸ðµç »ç¿ëÀÚ Çã¿ë"

#: ../../share/advertising/08-store.pl:1
#, c-format
msgid "The official MandrakeSoft Store"
msgstr ""

#: ../../install_interactive.pm:1 ../../diskdrake/interactive.pm:1
#, c-format
msgid "Resizing"
msgstr "Å©±âº¯°æ"

#: ../../standalone/drakbackup:1
#, c-format
msgid ""
"Enter the maximum size\n"
" allowed for Drakbackup (MB)"
msgstr ""

#: ../../network/netconnect.pm:1
#, c-format
msgid "Cable connection"
msgstr "ijÀÌºí ¿¬°á"

#: ../../standalone/drakperm:1 ../../standalone/logdrake:1
#, c-format
msgid "User"
msgstr "»ç¿ëÀÚ"

#: ../../fsedit.pm:1
#, fuzzy, c-format
msgid ""
"I can't read the partition table of device %s, it's too corrupted for me :(\n"
"I can try to go on, erasing over bad partitions (ALL DATA will be lost!).\n"
"The other solution is to not allow DrakX to modify the partition table.\n"
"(the error is %s)\n"
"\n"
"Do you agree to loose all the partitions?\n"
msgstr ""
"ÇÏµå µð½ºÅ©ÀÇ ÆÄƼ¼Ç Å×À̺íÀ» ÀÐÀ»¼ö ¾ø½À´Ï´Ù. ³Ê¹« ¼Õ»óµÇ¾î ÀÖ½À´Ï´Ù:(\n"
"¹®Á¦ÀÖ´Â ÆÄƼ¼ÇÀ» ºñ¿ì±âÀ§ÇÑ ½Ãµµ¸¦ ÇÒ ¼ö ÀÖ½À´Ï´Ù.(¸ðµç µ¥ÀÌÅÍ°¡ ¼Õ½ÇµË´Ï"
"´Ù!)\n"
"´Ù¸¥ ÇØ°áÃ¥Àº DrakX°¡ ÆÄƼ¼Ç Å×À̺íÀ» º¯°æÇÏÁö ¸øÇÏ°Ô ÇÏ´Â °ÍÀÔ´Ï´Ù.\n"
"(¿À·ù´Â %s ÀÔ´Ï´Ù.)\n"
"\n"
"ÆÄƼ¼ÇµéÀ» ÀҾ ÁÁ½À´Ï±î?\n"

#: ../../standalone/drakbackup:1
#, c-format
msgid "Do new backup before restore (only for incremental backups.)"
msgstr ""

#: ../../standalone/harddrake2:1
#, fuzzy, c-format
msgid "Name"
msgstr "À̸§:"

#: ../../raid.pm:1
#, c-format
msgid "mkraid failed"
msgstr "mkraid ½ÇÆÐ"

#: ../../install_steps_interactive.pm:1
#, c-format
msgid "Button 3 Emulation"
msgstr "¹öÆ° 3 ¿¡¹Ä·¹À̼Ç"

#: ../../security/l10n.pm:1
#, c-format
msgid "Check additions/removals of sgid files"
msgstr ""

#: ../../standalone/drakbackup:1
#, c-format
msgid "Sending files..."
msgstr "ÆÄÀÏ Àü¼Û Áß ..."

#: ../../keyboard.pm:1
#, c-format
msgid "Israeli (Phonetic)"
msgstr "À̽º¶ó¿¤ (À½¼ºÇÐ)"

#: ../../any.pm:1
#, c-format
msgid "access to rpm tools"
msgstr "RPM µµ±¸ ¾×¼¼½º"

#: ../../printer/printerdrake.pm:1
#, c-format
msgid "You must choose/enter a printer/device!"
msgstr "ÇÁ¸°ÅÍ ¶Ç´Â ÀåÄ¡¸¦ ÀÔ·Â ¶Ç´Â ¼±ÅÃÇØ¾ß ÇÕ´Ï´Ù!"

#: ../../standalone/drakbackup:1
#, c-format
msgid "Permission problem accessing CD."
msgstr ""

#: ../../network/modem.pm:1 ../../standalone/drakconnect:1
#, c-format
msgid "Phone number"
msgstr "ÀüÈ­ ¹øÈ£"

#: ../../harddrake/sound.pm:1
#, c-format
msgid "Error: The \"%s\" driver for your sound card is unlisted"
msgstr ""

#: ../../printer/printerdrake.pm:1
#, c-format
msgid "Printer name, description, location"
msgstr "ÇÁ¸°ÅÍ À̸§, ¼³¸í, À§Ä¡"

#: ../../standalone/drakxtv:1
#, c-format
msgid "USA (broadcast)"
msgstr "¹Ì±¹ (°øÁßÆÄ)"

#: ../../standalone/drakbackup:1
#, c-format
msgid ""
"Please choose the\n"
"media for backup."
msgstr ""
"¹é¾÷¿ë ¸Åü¸¦\n"
"¼±ÅÃÇϼ¼¿ä."

#: ../../Xconfig/card.pm:1
#, c-format
msgid "Use Xinerama extension"
msgstr "Xinerama È®Àå »ç¿ë"

#: ../../diskdrake/interactive.pm:1
#, c-format
msgid "Loopback"
msgstr "·çÇÁ¹é"

#: ../../standalone/drakfloppy:1
#, c-format
msgid ""
"Unable to properly close mkbootdisk: \n"
" %s \n"
" %s"
msgstr ""
"mkbootdisk¸¦ ¿Ã¹Ù¸£°Ô Á¾·áÇÒ ¼ö ¾ø½À´Ï´Ù: \n"
" %s \n"
" %s"

#: ../../standalone/drakxtv:1
#, c-format
msgid "West Europe"
msgstr "¼­À¯·´"

#: ../../standalone.pm:1
#, c-format
msgid ""
"[OPTIONS] [PROGRAM_NAME]\n"
"\n"
"OPTIONS:\n"
"  --help            - print this help message.\n"
"  --report          - program should be one of mandrake tools\n"
"  --incident        - program should be one of mandrake tools"
msgstr ""

#: ../../standalone/harddrake2:1
#, c-format
msgid "Harddrake2 version %s"
msgstr "ÇÏµå µå·¹ÀÌÅ© 2 ¹öÀü %s"

#: ../../standalone/drakfloppy:1
#, fuzzy, c-format
msgid "Preferences"
msgstr "»ç¿ëÀÚ Á¤ÀÇ"

#: ../../lang.pm:1
#, c-format
msgid "Swaziland"
msgstr ""

#: ../../diskdrake/interactive.pm:1
#, c-format
msgid "Copying %s"
msgstr "%s º¹»ç Áß"

#: ../../standalone/draksplash:1
#, c-format
msgid "Choose color"
msgstr "»ö»ó ¼±ÅÃ"

#: ../../lang.pm:1
#, c-format
msgid "Dominican Republic"
msgstr "µµ¹Ì´ÏÄ« °øÈ­±¹"

#: ../../keyboard.pm:1
#, fuzzy, c-format
msgid "Syriac"
msgstr "¼ö¸®³²"

#: ../../standalone/drakperm:1
#, c-format
msgid "Set-UID"
msgstr "UID ¼³Á¤"

#: ../../help.pm:1
#, fuzzy, c-format
msgid ""
"Choose the hard drive you want to erase in order to install your new\n"
"Mandrake Linux partition. Be careful, all data present on this partition\n"
"will be lost and will not be recoverable!"
msgstr ""
"¸Çµå·¹ÀÌÅ© ¸®´ª½º ÆÄƼ¼ÇÀ» ¸¸µé±â À§Çؼ­ »èÁ¦ÇÒ Çϵåµð½ºÅ¬¸£ ¼±ÅÃÇϼ¼¿ä.\n"
"ÁÖÀÇ:\n"
"µð½ºÅ©»óÀÇ ¸ðµç µ¥ÀÌÅÍ´Â ¼Õ½ÇµÇ¸ç, ¿µ¿øÈ÷ º¹±¸°¡ ºÒ°¡´ÉÇØ Áý´Ï´Ù!"

#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
#. -PO: and keep them smaller than 79 chars long
#: ../../bootloader.pm:1
#, c-format
msgid "Use the %c and %c keys for selecting which entry is highlighted."
msgstr ""

#: ../../standalone/drakperm:1
#, c-format
msgid "Enable \"%s\" to execute the file"
msgstr ""

#: ../../mouse.pm:1
#, c-format
msgid "Generic 2 Button Mouse"
msgstr "ÀϹÝÀûÀÎ 2¹öÆ° ¸¶¿ì½º"

#: ../../lvm.pm:1
#, c-format
msgid "Remove the logical volumes first\n"
msgstr "³í¸® º¼·ýÀ» ¸ÕÀú Á¦°ÅÇØ ÁÖ¼¼¿ä.\n"

#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
#. -PO: and keep them smaller than 79 chars long
#: ../../bootloader.pm:1
#, c-format
msgid "The highlighted entry will be booted automatically in %d seconds."
msgstr ""

#: ../../standalone/drakboot:1
#, c-format
msgid ""
"Can't write /etc/sysconfig/bootsplash\n"
"File not found."
msgstr ""

#: ../../standalone/drakconnect:1
#, c-format
msgid "Internet access"
msgstr "ÀÎÅÍ³Ý ¾×¼¼½º"

#: ../../standalone/draksplash:1
#, c-format
msgid ""
"y coordinate of text box\n"
"in number of characters"
msgstr ""

#: ../../printer/printerdrake.pm:1
#, fuzzy, c-format
msgid ""
"To get a list of the options available for the current printer click on the "
"\"Print option list\" button."
msgstr ""
"ÇöÀç ÇÁ¸°ÅÍ¿¡ »ç¿ëÇÒ ¼ö ÀÖ´Â ¿É¼Ç ¸ñ·ÏÀ» º¸·Á¸é, ¡¸ÀÎ¼â ¿É¼Ç ¸ñ·Ï¡¹À» ´©¸£¼¼"
"¿ä.\n"
"\n"

#: ../../standalone/drakgw:1
#, c-format
msgid "Enabling servers..."
msgstr "¼­¹ö Çã¿ë Áß"

#: ../../printer/printerdrake.pm:1
#, c-format
msgid "Printing test page(s)..."
msgstr "½ÃÇè ÆäÀÌÁö Àμâ Áß..."

#: ../../fsedit.pm:1
#, c-format
msgid "There is already a partition with mount point %s\n"
msgstr "¸¶¿îÆ® À§Ä¡ %s°¡ ÀÌ¹Ì Á¸ÀçÇÕ´Ï´Ù.\n"

#: ../../security/help.pm:1
#, c-format
msgid "Enable/Disable msec hourly security check."
msgstr ""

#: ../../help.pm:1
#, fuzzy, c-format
msgid ""
"At this point, you need to decide where you want to install the Mandrake\n"
"Linux operating system on your hard drive. If your hard drive is empty or\n"
"if an existing operating system is using all the available space you will\n"
"have to partition the drive. Basically, partitioning a hard drive consists\n"
"of logically dividing it to create the space needed to install your new\n"
"Mandrake Linux system.\n"
"\n"
"Because the process of partitioning a hard drive is usually irreversible\n"
"and can lead to lost data if there is an existing operating system already\n"
"installed on the drive, partitioning can be intimidating and stressful if\n"
"you are an inexperienced user. Fortunately, DrakX includes a wizard which\n"
"simplifies this process. Before continuing with this step, read through the\n"
"rest of this section and above all, take your time.\n"
"\n"
"Depending on your hard drive configuration, several options are available:\n"
"\n"
" * \"%s\": this option will perform an automatic partitioning of your blank\n"
"drive(s). If you use this option there will be no further prompts.\n"
"\n"
" * \"%s\": the wizard has detected one or more existing Linux partitions on\n"
"your hard drive. If you want to use them, choose this option. You will then\n"
"be asked to choose the mount points associated with each of the partitions.\n"
"The legacy mount points are selected by default, and for the most part it's\n"
"a good idea to keep them.\n"
"\n"
" * \"%s\": if Microsoft Windows is installed on your hard drive and takes\n"
"all the space available on it, you will have to create free space for\n"
"Linux. To do so, you can delete your Microsoft Windows partition and data\n"
"(see ``Erase entire disk'' solution) or resize your Microsoft Windows FAT\n"
"partition. Resizing can be performed without the loss of any data, provided\n"
"you have previously defragmented the Windows partition and that it uses the\n"
"FAT format. Backing up your data is strongly recommended.. Using this\n"
"option is recommended if you want to use both Mandrake Linux and Microsoft\n"
"Windows on the same computer.\n"
"\n"
"   Before choosing this option, please understand that after this\n"
"procedure, the size of your Microsoft Windows partition will be smaller\n"
"then when you started. You will have less free space under Microsoft\n"
"Windows to store your data or to install new software.\n"
"\n"
" * \"%s\": if you want to delete all data and all partitions present on\n"
"your hard drive and replace them with your new Mandrake Linux system,\n"
"choose this option. Be careful, because you will not be able to undo your\n"
"choice after you confirm.\n"
"\n"
"   !! If you choose this option, all data on your disk will be deleted. !!\n"
"\n"
" * \"%s\": this will simply erase everything on the drive and begin fresh,\n"
"partitioning everything from scratch. All data on your disk will be lost.\n"
"\n"
"   !! If you choose this option, all data on your disk will be lost. !!\n"
"\n"
" * \"%s\": choose this option if you want to manually partition your hard\n"
"drive. Be careful -- it is a powerful but dangerous choice and you can very\n"
"easily lose all your data. That's why this option is really only\n"
"recommended if you have done something like this before and have some\n"
"experience. For more instructions on how to use the DiskDrake utility,\n"
"refer to the ``Managing Your Partitions '' section in the ``Starter\n"
"Guide''."
msgstr ""
"ÀÌÁ¦ Çϵåµð½ºÅ©ÀÇ ¾îµð¿¡ ¸®´ª½º ¸Çµå·¹ÀÌÅ©¸¦ ¼³Ä¡ÇÒÁö¸¦\n"
"¼±ÅÃÇØ¾ß ÇÕ´Ï´Ù. ¸¸¾à Çϵåµð½ºÅ©°¡ ¿ÏÀüÈ÷ ºñ¾î Àְųª ¶Ç´Â\n"
"´Ù¸¥ ¿î¿µÃ¼Á¦°¡ Çϵåµð½ºÅ© Àüü¸¦ Á¡À¯ÇÏ°í ÀÖ´Ù¸é, ÆÄƼ¼ÇÀ»\n"
" ³ª´©¾î¾ß ÇÕ´Ï´Ù. ÆÄƼ¼ÇÀ» ³ª´«´ÙÇÔÀº ¸®´ª½º ¸Çµå·¹ÀÌÅ©°¡\n"
"¼³Ä¡µÉ °ø°£À» È®º¸Çϱâ À§ÇÏ¿© µð½ºÅ©¸¦ ³í¸®ÀûÀ¸·Î ºÐÇÒÇÑ´Ù´Â ÀǹÌÀÔ´Ï´Ù.\n"
"\n"
"ÀϹÝÀûÀ¸·Î ÆÄƼ¼Ç °úÁ¤À» °ÅÃÄ ¹ö¸®¸é ±âÁ¸ µ¥ÀÌÅÍÀÇ º¹±¸°¡ ºÒ°¡´ÉÇØÁö±â\n"
"¶§¹®¿¡,Ãʺ¸ÀÚ¿¡°Ô´Â °í¹Î½º·´°í °ÆÁ¤½º·¯¿î ÀÛ¾÷ÀÔ´Ï´Ù. ÇÏÁö¸¸ ¸¶¹ý»ç¸¦\n"
"»ç¿ëÇϸé ÀÌ ÀÛ¾÷À» ½±°Ô ÇÒ ¼ö ÀÖ½À´Ï´Ù. ½ÃÀÛÇϱâ Àü¿¡, ÃæºÐÇÑ ½Ã°£À» °¡Áö°í\n"
"»ç¿ëÀÚ ¼³¸í¼­¸¦ ÀÐ¾î º¸¼¼¿ä.\n"
"\n"
"ÇöÀç Àü¹®°¡ ¸ðµå·Î ¼³Ä¡¸¦ ÁøÇà ÁßÀ̶ó¸é, ¸®´ª½º ¸Çµå·¹ÀÌÅ©ÀÇ ÆÄƼ¼Ç ºÐÇÒ µµ±¸"
"ÀÎ\n"
"µð½ºÅ©µå·¹ÀÌÅ©¸¦ ¸¸³ª°Ô µÉ °ÍÀÔ´Ï´Ù. ÀÌ µµ±¸´Â ÆÄƼ¼Çµå¸£ÀÌ ¼¼¹ÐÇÑ Á¶Á¤À» °¡"
"´ÉÇÏ°Ô\n"
"ÇÕ´Ï´Ù. ¼³¸í¼­ÀÇ µð½ºÅ©µå·¹ÀÌÅ© ÀåÀ» º¸¼¼¿ä; »ç¿ë¹ýÀÌ µ¿ÀÏÇÕ´Ï´Ù. À§¿¡¼­ ¾ð±Þ"
"ÇßµíÀÌ\n"
"È­¸é¿¡ ÀÖ´Â ¡¸¸¶¹ý»ç¡¹¹öÆ°À» ´­·¯¼­, ÆÄƼ¼Ç ºÐÇÒ ÀÛ¾÷À» À§ÇÑ ¸¶¹ý»ç¸¦\n"
"½ÇÇàÇÒ ¼öµµ ÀÖ½À´Ï´Ù.\n"
"\n"
"¸¸¾à ÀÌÀü¿¡ ¸®´ª½º¸¦ ¼³Ä¡ÇÑ ÀûÀÌ Àְųª ´Ù¸¥ ÆÄƼ¼Ç µµ±¸·Î ¸¸µé¾î ³õÀº ¸®´ª½º"
"¿ë\n"
"ÆÄƼ¼ÇµéÀÌ ÀÌ¹Ì Á¸ÀçÇÑ´Ù¸é, ¸®´ª½º ¼³Ä¡¿¡ »ç¿ëÇÒ ÆÄƼ¼ÇµéÀ»\n"
"¼±Åø¸ ÇÏ¸é µË´Ï´Ù.\n"
"\n"
"¸¸¾à ¾ÆÁ÷ ¸®´ª½º¿ë ÆÄƼ¼ÇÀÌ ¾ø´Ù¸é, »õ·Î ¸¸µé¾î¾ß ÇÕ´Ï´Ù. ±×·¯±â À§Çؼ­´Â\n"
"À§¿¡ ÀÖ´Â ¸¶¹ý»ç¸¦ »ç¿ëÇϼ¼¿ä. Çϵåµð½ºÅ©ÀÇ ¼³Á¤¿¡ µû¶ó ´ÙÀ½°ú °°Àº\n"
"¸î °¡ÁöÀÇ ¹æ¹ýÀÌ ÀÖ½À´Ï´Ù:\n"
"\n"
" ¡Û ºó °ø°£ »ç¿ë: ºó µð½ºÅ©ÀÇ ÀÚµ¿ ÆÄƼ¼Ç ºÐÇÒ ÀÛ¾÷À» ÇÏ°Ô µË´Ï´Ù.\n"
"ÆÄƼ¼Ç ºÐÇÒ ÀÛ¾÷¿¡ ´ëÇØ ´õ ÀÌ»ó ½Å°æ¾µ ÇÊ¿ä°¡ ¾ø°Ô µË´Ï´Ù.\n"
"\n"
" ¡Û ±âÁ¸ ÆÄƼ¼Ç »ç¿ë: ¸¶¹ý»ç°¡ ±âÁ¸ÀÇ ¸®´ª½º ÆÄƼ¼ÇÀ» ¹ß°ßÇÑ °æ¿ìÀÔ´Ï´Ù.\n"
"±âÁ¸ÀÇ ÆÄƼ¼Ç¿¡´Ù°¡ ¸®´ª½º¸¦ ¼³Ä¡ÇÒ·Á¸é, ÀÌ°ÍÀ» ¼±ÅÃÇϼ¼¿ä.\n"
"\n"
" ¡Û À©µµ¿ìÁî ÆÄƼ¼ÇÀÇ ºó °ø°£ »ç¿ë: ¸¸¾à MS À©µµ¿ìÁî°¡ ¼³Ä¡µÇ¾î ÀÖ°í ¸ðµç µð"
"½ºÅ© °ø°£À» »ç¿ëÇÏ°í ÀÖ´Ù¸é,\n"
"¸®´ª½º¿ë °ø°£À» »õ·Î ¸¸µé¾î¾ß ÇÕ´Ï´Ù. ÀÌ·¸°Ô ÇϱâÀ§Çؼ­´Â, À©µµ¿ìÁî ÆÄƼ¼ÇÀ» "
"Áö¿ì°Å³ª(¡¸Àüü µð½ºÅ© »èÁ¦¡¹\n"
"¿Í ¡¸Àü¹®°¡ ¸ðµå¡¹ºÎºÐÀ» ÂüÁ¶Çϼ¼¿ä.), À©µµ¿ìÁî ÆÄƼ¼ÇÀÇ Å©±â¸¦ ÀçÁ¶Á¤ÇÏ¿© °ø"
"°£À» È®º¸ÇÒ ¼ö ÀÖ½À´Ï´Ù. À©µµ¿ìÁî\n"
"ÆÄƼ¼ÇÀÇ ÀçÁ¶Á¤Àº ±âÁ¸ÀÇ µ¥ÀÌÅ͸¦ Æı«ÇÏÁö ¾Ê±â ¶§¹®¿¡, À©µµ¿ìÁî¿Í ¸®´ª½º ¸Ç"
"µå·¹ÀÌÅ©¸¦ ÇÑ ÄÄÇ»ÅÍ¿¡¼­ ÇÔ²²\n"
"»ç¿ëÇÏ°íÀÚ ÇÑ´Ù¸é  ÀÌ°ÍÀÌ ±ÇÀåµÇ´Â ¹æ¹ýÀÔ´Ï´Ù.\n"
"\n"
"ÀÌ ¹æ¹ýÀ» ¼±ÅÃÇÑ´Ù¸é, À©µµ¿ìÁî ÆÄƼ¼ÇÀÇ Å©±â°¡ ÇöÀ纸´Ù ÁÙ¾îµé±â ¶§¹®¿¡ À©µµ"
"¿ìÁ\n"
"»ç¿ëÇÒ ¶§¿¡´Â ¼ÒÇÁÆ®¿þ¾î¸¦ ¼³Ä¡Çϰųª µ¥ÀÌÅ͸¦ ÀúÀåÇÒ ºó °ø°£ÀÌ ±×¸¸Å­ Àû¾îÁø"
"´Ù´Â\n"
"°ÍÀ» À¯³äÇϼ¼¿ä.\n"
"\n"
" ¡Û Àüü µð½ºÅ© »èÁ¦: ¸¸¾à µð½ºÅ©»óÀÇ ¸ðµç ±âÁ¸ ÆÄƼ¼Ç°ú µ¥ÀÌÅ͸¦ »èÁ¦ÇÏ°í\n"
"¸®´ª½º ¸Çµå·¹ÀÌÅ©¸¦ À§ÇÑ ÆÄƼ¼ÇÀ¸·Î ¹Ù²Ù°í ½Í´Ù¸é, ÀÌ°ÍÀ» ¼±ÅÃÇϼ¼¿ä.\n"
"ÁÖÀÇÇϼ¼¿ä: ÀÏ´Ü ÀÌ·¸°Ô ÇÏ°í³ª¸é ´Ù½Ã µÇµ¹¸± ¼ö ¾ø½À´Ï´Ù.\n"
"\n"
"   !! ÀÌ ¿É¼ÇÀ» ¼±ÅÃÇÏ°Ô µÇ¸é, µð½ºÅ©»óÀÇ ¸ðµç µ¥ÀÌÅÍ°¡ ¼Õ½ÇµË´Ï´Ù. !!\n"
"\n"
" ¡Û À©µµ¿ìÁî Á¦°Å: µð½ºÅ©»óÀÇ ¸ðµç ÆÄƼ¼ÇÀ» »èÁ¦ÇÏ°í, ÃʱâÈ­µÈ µð½ºÅ© »óÅ¿¡"
"¼­\n"
"ÆÄƼ¼Ç ÀÛ¾÷À» ´Ù½Ã ÇÕ´Ï´Ù. µð½ºÅ©»óÀÇ ¸ðµç µ¥ÀÌÅÍ´Â ¼Õ½ÇµË´Ï´Ù.\n"
"\n"
"   !! ÀÌ ¿É¼ÇÀ» ¼±ÅÃÇÏ°Ô µÇ¸é, µð½ºÅ©»óÀÇ ¸ðµç µ¥ÀÌÅÍ°¡ ¼Õ½ÇµË´Ï´Ù. !!\n"
"\n"
" ¡Û Àü¹®°¡ ¸ðµå: ¸¸¾à ¼öµ¿À¸·Î ÆÄƼ¼Ç ÀÛ¾÷À» ÇÏ°íÀÚ ÇÑ´Ù¸é, ÀÌ°ÍÀ» ¼±ÅÃÇϼ¼"
"¿ä.\n"
"ÀÌ ¹æ¹ýÀº ´ë´ÜÈ÷ °­·ÂÇÏÁö¸¸ ¶ÇÇÑ À§ÇèÇÒ ¼ö ÀÖ´Ù´Â °ÍÀ» ¸í½ÉÇϼ¼¿ä. ½±°Ô µ¥ÀÌ"
"Å͸¦\n"
"ÀÒ¾î ¹ö¸± ¼ö ÀÖ½À´Ï´Ù. Àü¹®ÀûÀÎ Áö½ÄÀÌ ¾ø´Ù¸é, ÀÌ ¹æ¹ýÀº Àý´ë ¼±ÅÃÇÏÁö ¸¶¼¼"
"¿ä."

#: ../../lang.pm:1
#, c-format
msgid "Ukraine"
msgstr "¿ìÅ©¶óÀ̳ª"

#: ../../standalone/drakbug:1
#, c-format
msgid "Application:"
msgstr "ÇÁ·Î±×·¥:"

#: ../../network/isdn.pm:1
#, c-format
msgid "External ISDN modem"
msgstr "¿ÜÀå ISDN ¸ðµ©"

#: ../../security/help.pm:1
#, c-format
msgid "if set to yes, report check result by mail."
msgstr ""

#: ../../interactive/stdio.pm:1
#, c-format
msgid "Your choice? (default %s) "
msgstr "´ÔÀÇ ¼±ÅÃÀº? (±âº»°ª %s) "

#: ../../harddrake/sound.pm:1
#, c-format
msgid "Trouble shooting"
msgstr ""

#: ../../printer/printerdrake.pm:1
#, c-format
msgid ""
"Test page(s) have been sent to the printer.\n"
"It may take some time before the printer starts.\n"
"Printing status:\n"
"%s\n"
"\n"
msgstr ""
"½ÃÇè Àμâ ÆäÀÌÁö¸¦ ÇÁ¸°ÅÍ·Î º¸³Â½À´Ï´Ù.\n"
"ÀμâµÇ±â±îÁö ¾à°£ÀÇ ½Ã°£ÀÌ °É¸± ¼ö ÀÖ½À´Ï´Ù.\n"
"Àμ⠻óȲ: \n"
"%s\n"
"\n"

#: ../../standalone/drakbackup:1
#, c-format
msgid "daily"
msgstr "¸ÅÀÏ"

#: ../../printer/printerdrake.pm:1
#, fuzzy, c-format
msgid "and one unknown printer"
msgstr "»õ ÇÁ¸°ÅÍ Ãß°¡"

#: ../../lang.pm:1 ../../standalone/drakxtv:1
#, c-format
msgid "Ireland"
msgstr "¾ÆÀÏ·£µå"

#: ../../standalone/drakbackup:1
#, c-format
msgid "         Restore Configuration       "
msgstr "         ¼³Á¤ º¹±¸       "

#: ../../Xconfig/test.pm:1
#, fuzzy, c-format
msgid "Is this the correct setting?"
msgstr "ÀÌ°ÍÀÌ ¸Â½À´Ï±î?"

#: ../../help.pm:1
#, fuzzy, c-format
msgid ""
"You will now set up your Internet/network connection. If you wish to\n"
"connect your computer to the Internet or to a local network, click \"%s\".\n"
"Mandrake Linux will attempt to autodetect network devices and modems. If\n"
"this detection fails, uncheck the \"%s\" box. You may also choose not to\n"
"configure the network, or to do it later, in which case clicking the \"%s\"\n"
"button will take you to the next step.\n"
"\n"
"When configuring your network, the available connections options are:\n"
"traditional modem, ISDN modem, ADSL connection, cable modem, and finally a\n"
"simple LAN connection (Ethernet).\n"
"\n"
"We will not detail each configuration option - just make sure that you have\n"
"all the parameters, such as IP address, default gateway, DNS servers, etc.\n"
"from your Internet Service Provider or system administrator.\n"
"\n"
"You can consult the ``Starter Guide'' chapter about Internet connections\n"
"for details about the configuration, or simply wait until your system is\n"
"installed and use the program described there to configure your connection."
msgstr ""
"ÀÌ ÄÄÇ»Å͸¦ ÀÎÅͳÝÀ̳ª Áö¿ª ³×Æ®¿ö¿¡ ¿¬°áÇÏ°í ½Í´Ù¸é, ¿Ã¹Ù¸¥ ¿É¼ÇÀ»\n"
"¼±ÅÃÇϼ¼¿ä. ¿É¼ÇÀ» ¼±ÅÃÇϱâ Àü¿¡ ³×Æ®¿÷ ÀåÄ¡ÀÇ Àü¿øÀÌ µé¾î¿ÍÀÖ´ÂÁö\n"
"È®ÀÎÇؼ­ µå·¹ÀÌÅ©X°¡ ÀÚµ¿°¨ÁöÇÒ ¼ö ÀÖµµ·Ï Çϼ¼¿ä.\n"
"\n"
"¸Çµå·¹ÀÌÅ© ¸®´ª½º¿¡¼­´Â ¼³Ä¡½Ã¿¡ ÀÎÅÍ³Ý ¼³Á¤À» ÇÏ´Â °ÍÀÌ ¿©·¯ ¸ð·Î ÁÁ½À´Ï"
"´Ù.\n"
"À¯È¿ÇÑ ¿¬°á À¯Çü: ÀüÅëÀû ¸ðµ©, ISDN ¸ðµ©, ADSL ¿¬°á, ÄÉÀÌºí ¸ðµ©, LAN ¿¬°á(ÀÌ"
"´õ³Ý)\n"
"\n"
"ÀÚ¼¼ÇÑ ¼³Á¤ »çÇ×Àº ¿©±â¼­ ¼³¸íµÇÁö ¾ÊÀ» °ÍÀÔ´Ï´Ù. ¸ðµç ÀÎÀڵ鿡 ´ëÇÑ Á¤º¸´Â\n"
"ÀÎÅÍ³Ý ¼­ºñ½º °ø±ÞÀÚ³ª ³×Æ®¿÷ °ü¸®ÀÚ¿¡°Ô ¹®ÀÇÇؼ­ ¾Ë¾Æ º¸¼¼¿ä.\n"
"\n"
"»ç¿ëÀÚ ¼³¸í¼­¸¦ º¸¸é, ÀÎÅÍ³Ý ¿¬°á¿¡ ´ëÇÑ ÀÚ¼¼ÇÑ Á¤º¸¸¦ ¾òÀ» ¼ö ÀÖ½À´Ï´Ù.\n"
"¶Ç´Â ½Ã½ºÅÛÀÌ ´Ù ¼³Ä¡µÉ ¶§±îÁö ±â´Ù¸° ÈÄ¿¡, ¼³¸í¼­¿¡ ³ª¿Í ÀÖ´Â ÇÁ·Î±×·¥À» »ç"
"¿ëÇÏ¿©\n"
"¿¬°áÀ» ¼³Á¤ÇÒ ¼öµµ ÀÖ½À´Ï´Ù.\n"
"\n"
"³×Æ®¿÷ ¼³Á¤À» ¼³Ä¡°¡ ³¡³­ÈÄ¿¡ ÇÏ°í ½Í°Å³ª, ³×Æ®¿÷ ¼³Á¤À» ³¡¸¶Ä£ »óŶó¸é,\n"
"¡¸Ãë¼Ò¡¹¸¦ ´­·¯¼­ °è¼Ó ÁøÇàÇϼ¼¿ä."

#: ../../standalone/drakbackup:1
#, c-format
msgid "Wizard Configuration"
msgstr "¸¶¹ý»ç ¼³Á¤"

#: ../../modules/interactive.pm:1
#, c-format
msgid "Autoprobe"
msgstr "ÀÚµ¿°Ë»ö"

#: ../../security/help.pm:1
#, c-format
msgid ""
"if set to yes, check for :\n"
"\n"
"- empty passwords,\n"
"\n"
"- no password in /etc/shadow\n"
"\n"
"- for users with the 0 id other than root."
msgstr ""

#: ../../standalone/drakbackup:1
#, c-format
msgid "Backup system files..."
msgstr "½Ã½ºÅÛ ÆÄÀÏ ¹é¾÷..."

#: ../../any.pm:1
#, c-format
msgid "Can't use broadcast with no NIS domain"
msgstr "NIS µµ¸ÞÀÎ ¾øÀÌ´Â ºê·ÎµåÄɽºÆ®¸¦ »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."

#: ../../printer/printerdrake.pm:1
#, c-format
msgid "Removing printer \"%s\"..."
msgstr "ÇÁ¸°ÅÍ ¡¸%s¡¹ Á¦°Å Áß ..."

#: ../../security/l10n.pm:1
#, c-format
msgid "Shell history size"
msgstr ""

#: ../../standalone/drakfloppy:1
#, c-format
msgid "drakfloppy"
msgstr "µå·¹ÀÌÅ©Ç÷ÎÇÇ"

#: ../../standalone/drakpxe:1
#, c-format
msgid ""
"Please indicate where the auto_install.cfg file is located.\n"
"\n"
"Leave it blank if you do not want to set up automatic installation mode.\n"
"\n"
msgstr ""

#: ../../standalone/harddrake2:1
#, c-format
msgid "information level that can be obtained through the cpuid instruction"
msgstr ""

#: ../../lang.pm:1
#, c-format
msgid "Peru"
msgstr "Æä·ç"

#: ../../standalone/drakbackup:1
#, c-format
msgid " on device: %s"
msgstr "ÀåÄ¡: %s"

#: ../../install_interactive.pm:1
#, c-format
msgid "Remove Windows(TM)"
msgstr "À©µµ¿ìÁî(TM) Á¦°Å"

#: ../../services.pm:1
#, c-format
msgid "Starts the X Font Server (this is mandatory for XFree to run)."
msgstr "X ÆùÆ® ¼­¹ö ½ÃÀÛ (X À©µµ¿ì¸¦ ¿î¿µÇϱâ À§Çؼ­´Â ÇʼöÀÔ´Ï´Ù)."

#: ../../standalone/drakTermServ:1
#, c-format
msgid ""
"Most of these values were extracted\n"
"from your running system.\n"
"You can modify as needed."
msgstr ""

#: ../../standalone/drakfont:1
#, c-format
msgid "Select the font file or directory and click on 'Add'"
msgstr "ÆùÆ® ÆÄÀÏÀ̳ª µð·ºÅ丮¸¦ ¼±Åà ÈÄ, 'Ãß°¡'¸¦ ´©¸£¼¼¿ä."

#: ../../lang.pm:1
#, c-format
msgid "Madagascar"
msgstr "¸¶´Ù°¡½ºÄ«¸£"

#: ../../standalone/drakbug:1
#, c-format
msgid "Urpmi"
msgstr "Urpmi"

#: ../../standalone/drakbackup:1
#, c-format
msgid "Cron not available yet as non-root"
msgstr ""

#: ../../install_steps_interactive.pm:1 ../../services.pm:1
#: ../../standalone/drakbackup:1
#, c-format
msgid "System"
msgstr "½Ã½ºÅÛ"

#: ../../any.pm:1 ../../help.pm:1
#, fuzzy, c-format
msgid "Do you want to use this feature?"
msgstr "aboot¸¦ »ç¿ëÇϽðڽÀ´Ï±î?"

#: ../../keyboard.pm:1
#, c-format
msgid "Arabic"
msgstr ""

#: ../../standalone/drakbackup:1
#, fuzzy, c-format
msgid ""
"\n"
"- Options:\n"
msgstr "¿É¼Çµé"

#: ../../standalone/drakbackup:1
#, c-format
msgid "Password required"
msgstr "¾ÏÈ£°¡ ÇÊ¿äÇÕ´Ï´Ù."

#: ../../common.pm:1
#, c-format
msgid "%d minutes"
msgstr "%d ºÐ"

#: ../../Xconfig/resolution_and_depth.pm:1
#, c-format
msgid "Graphics card: %s"
msgstr "±×·¡ÇÈ Ä«µå: %s"

#: ../../standalone/drakbackup:1
#, c-format
msgid "WebDAV transfer failed!"
msgstr ""

#: ../../Xconfig/card.pm:1
#, c-format
msgid "XFree configuration"
msgstr "XFree ¼³Á¤"

#: ../../diskdrake/hd_gtk.pm:1
#, c-format
msgid "Choose action"
msgstr "ÇൿÀ» ¼±ÅÃÇϼ¼¿ä"

#: ../../lang.pm:1
#, c-format
msgid "French Polynesia"
msgstr ""

#: ../../help.pm:1
#, fuzzy, c-format
msgid ""
"Usually, DrakX has no problems detecting the number of buttons on your\n"
"mouse. If it does, it assumes you have a two-button mouse and will\n"
"configure it for third-button emulation. The third-button mouse button of a\n"
"two-button mouse can be ``pressed'' by simultaneously clicking the left and\n"
"right mouse buttons. DrakX will automatically know whether your mouse uses\n"
"a PS/2, serial or USB interface.\n"
"\n"
"If for some reason you wish to specify a different type of mouse, select it\n"
"from the list provided.\n"
"\n"
"If you choose a mouse other than the default, a test screen will be\n"
"displayed. Use the buttons and wheel to verify that the settings are\n"
"correct and that the mouse is working correctly. If the mouse is not\n"
"working well, press the space bar or [Return] key to cancel the test and to\n"
"go back to the list of choices.\n"
"\n"
"Wheel mice are occasionally not detected automatically, so you will need to\n"
"select your mouse from a list. Be sure to select the one corresponding to\n"
"the port that your mouse is attached to. After selecting a mouse and\n"
"pressing the \"%s\" button, a mouse image is displayed on-screen. Scroll\n"
"the mouse wheel to ensure that it is activated correctly. Once you see the\n"
"on-screen scroll wheel moving as you scroll your mouse wheel, test the\n"
"buttons and check that the mouse pointer moves on-screen as you move your\n"
"mouse."
msgstr ""
"±âº»ÀûÀ¸·Î µå·¹ÀÌÅ©X´Â ´ÔÀÌ 2¹öÆ° ¸¶¿ì½º¸¦ »ç¿ëÇÑ´Ù°í °¡Á¤ÇÒ °ÍÀ̸ç,\n"
"¼¼ ¹ø° ¹öÆ°Àº ¿¡¹Ä·¹À̼ÇÇÒ °ÍÀÔ´Ï´Ù. ¸¶¿ì½º°¡ PS/2, ½Ã¸®¾ó, ȤÀº USB¿ëÀÎÁö"
"´Â\n"
"µå·¹ÀÌÅ©X°¡ ÀÚµ¿À¸·Î ¾Ë¾Æ³¾ ¼ö ÀÖ½À´Ï´Ù.\n"
"\n"
"¸¸¾à ´Ù¸¥ ¸¶¿ì½º À¯ÇüÀ» ÁöÁ¤ÇÏ°í ½Í´Ù¸é, Á¦°øµÇ´Â ¸ñ·Ï¿¡¼­ Àû´çÇÑ °ÍÀ»\n"
"¼±ÅÃÇϼ¼¿ä.\n"
"\n"
"¸¸¾à ´Ù¸¥ ¸¶¿ì½º¸¦  ¼±ÅÃÇÏ°Ô µÇ¸é, ¸¶¿ì½º Å×½ºÆ® È­¸éÀ» º¸°ÔµÉ °ÍÀÔ´Ï´Ù.\n"
"±×·¯¸é, ¸¶¿ì½º ¹öÆ°°ú ÈÙÀ» Á¶ÀÛÇÏ¿© ¼³Á¤ÀÌ Á¤È®ÇÏ°Ô µÇ¾ú´ÂÁö È®ÀÎÇϼ¼¿ä.\n"
"¸¸¾à Á¦´ë·Î ÀÛµ¿Çϱ⠾ÊÀ¸¸é,¡¸Ãë¼Ò¡¹¹öÆ° À§¿¡¼­ ½ºÆäÀ̽º Å°³ª ¿£ÅÍ Å°¸¦\n"
"´©¸£°í ´Ù½Ã ¼±ÅÃÇϽñ⠹ٶø´Ï´Ù."

#: ../../services.pm:1
#, c-format
msgid "Support the OKI 4w and compatible winprinters."
msgstr "OKI 4w ¹× ȣȯ ÇÁ¸°ÅÍ Áö¿ø."

#: ../../standalone/drakbackup:1
#, c-format
msgid ""
"Files or wildcards listed in a .backupignore file at the top of a directory "
"tree will not be backed up."
msgstr ""

#: ../../services.pm:1
#, c-format
msgid "Launch the ALSA (Advanced Linux Sound Architecture) sound system"
msgstr "ALSA (Áøº¸µÈ ¸®´ª½º »ç¿îµå ¾ÆÅ°ÅØó) »ç¿îµå ½Ã½ºÅÛ ½ÇÇà"

#. -PO: the first %s is the card type (scsi, network, sound,...)
#. -PO: the second is the vendor+model name
#: ../../modules/interactive.pm:1
#, c-format
msgid "Installing driver for %s card %s"
msgstr "%sÄ«µå µå¶óÀ̹ö %s ¼³Ä¡Áß"

#: ../../printer/printerdrake.pm:1
#, c-format
msgid ""
"You have transferred your former default printer (\"%s\"), Should it be also "
"the default printer under the new printing system %s?"
msgstr ""
"ÀÌÀü ±âº» ÇÁ¸°ÅÍ(¡¸%s¡¹)¸¦ Àü¼ÛÇÏ¿´½À´Ï´Ù. »õ ÇÁ¸°Æà ½Ã½ºÅÛ %sÇÏ¿¡¼­ ±×°ÍÀÌ "
"¶ÇÇÑ ±âº» ÇÁ¸°ÅÍ°¡ µÇµµ·Ï ÇϽðڽÀ´Ï±î?"

#: ../../standalone/drakTermServ:1
#, c-format
msgid "Enable Server"
msgstr "¼­¹ö »ç¿ë"

#: ../../keyboard.pm:1
#, c-format
msgid "Ukrainian"
msgstr "¿ìÅ©¶óÀ̳ª"

#: ../../printer/printerdrake.pm:1
#, c-format
msgid ""
"The network access was not running and could not be started. Please check "
"your configuration and your hardware. Then try to configure your remote "
"printer again."
msgstr ""
"³×Æ®¿÷ Á¢±ÙÀÌ ºÒ°¡´ÉÇßÀ¸¸ç, ½ÃÀÛÇÒ ¼öµµ ¾ø¾ú½À´Ï´Ù. ³×Æ®¿÷ ¼³Á¤°ú Çϵå¿þ¾î¸¦ "
"Á¡°ËÇØ ÁÖ¼¼¿ä. ±×¸®°í³ª¼­ ¿ø°Ý ÇÁ¸°ÅÍ ¼³Á¤À» ´Ù½Ã ½ÃµµÇØ º¸¼¼¿ä."

#: ../../standalone/drakperm:1
#, c-format
msgid "Enable \"%s\" to write the file"
msgstr ""

#: ../../install_steps_interactive.pm:1
#, c-format
msgid "Please insert the Boot floppy used in drive %s"
msgstr "ºÎÆà Ç÷ÎÇǸ¦ %s µå¶óÀ̺꿡 ³ÖÀ¸¼¼¿ä"

#: ../../printer/main.pm:1 ../../printer/printerdrake.pm:1
#, fuzzy, c-format
msgid "Local network(s)"
msgstr "C Ŭ·¡½º Áö¿ª ³×Æ®¿÷"

#: ../../help.pm:1
#, fuzzy, c-format
msgid "Remove Windows"
msgstr "À©µµ¿ìÁî(TM) Á¦°Å"

#: ../../standalone/scannerdrake:1
#, c-format
msgid ""
"Your %s has been configured.\n"
"You may now scan documents using \"XSane\" from Multimedia/Graphics in the "
"applications menu."
msgstr ""

#: ../../harddrake/data.pm:1
#, c-format
msgid "Firewire controllers"
msgstr ""

#: ../../help.pm:1
#, fuzzy, c-format
msgid ""
"After you have configured the general bootloader parameters, the list of\n"
"boot options that will be available at boot time will be displayed.\n"
"\n"
"If there are other operating systems installed on your machine they will\n"
"automatically be added to the boot menu. You can fine-tune the existing\n"
"options by clicking \"%s\" to create a new entry; selecting an entry and\n"
"clicking \"%s\" or \"%s\" to modify or remove it. \"%s\" validates your\n"
"changes.\n"
"\n"
"You may also not want to give access to these other operating systems to\n"
"anyone who goes to the console and reboots the machine. You can delete the\n"
"corresponding entries for the operating systems to remove them from the\n"
"bootloader menu, but you will need a boot disk in order to boot those other\n"
"operating systems!"
msgstr ""
"LILO(¸®´ª½º ·Î´õ)¿Í GRUBÀº ºÎÆ® ·Î´õÀÔ´Ï´Ù: À̰͵éÀº ½Ã½ºÅÛ»óÀÇ\n"
"GBU/¸®´ª½º ¶Ç´Â ´Ù¸¥ ¿î¿µÃ¼Á¦¸¦ ºÎÆýÃÅ°´Âµ¥ »ç¿ëµË´Ï´Ù.\n"
"ÀϹÝÀûÀ¸·Î, ¸®´ª½º°¡ ¾Æ´Ñ ´Ù¸¥ ¿î¿µÃ¼Á¦µµ ÀÚµ¿À¸·Î °¨ÁöµÇ¾î\n"
"¼³Á¤µË´Ï´Ù. ±×·¯³ª ¸¸¾à ±×·¸Áö ¸øÇÑ °æ¿ì, ¿©±â¼­ Á÷Á¢ Ç׸ñÀ»\n"
"Ãß°¡ÇÒ ¼ö ÀÖ½À´Ï´Ù. Á¤È®ÇÑ ÀÎÀÚ°ªÀ» ¼±ÅÃÇϵµ·Ï ÁÖÀÇÇϼ¼¿ä.\n"
"\n"
"¶ÇÇÑ ´Ù¸¥ »ç¶÷ÀÌ Æ¯Á¤ ¿î¿µÃ¼Á¦¸¦ ºÎÆÃÇÏ´Â °ÍÀ» ¸·°í ½ÍÀ» ¼öµµ\n"
"ÀÖÀ» °ÍÀÔ´Ï´Ù. ±×·± °æ¿ì, ÇØ´ç Ç׸ñÀ» Áö¿ì¼¼¿ä. ±×·¯³ª ±×·¸°ÔÇϸé,\n"
"±× ¿î¿µÃ¼Á¦¸¦ ºÎÆÃÇϱâ À§Çؼ­´Â ºÎÆà µð½ºÅ©°¡ ÀÖ¾î¾ß ÇÕ´Ï´Ù!"

#: ../../standalone/drakboot:1
#, c-format
msgid "System mode"
msgstr "½Ã½ºÅÛ ¸ðµå"

#: ../../printer/printerdrake.pm:1
#, fuzzy, c-format
msgid ""
"To print on a NetWare printer, you need to provide the NetWare print server "
"name (Note! it may be different from its TCP/IP hostname!) as well as the "
"print queue name for the printer you wish to access and any applicable user "
"name and password."
msgstr ""
"³Ý¿þ¾î ÇÁ¸°ÅÍ·Î ÀμâÇÏ·Á¸é, ³Ý¿þ¾î ¼­¹öÀÇ È£½ºÆ®¸í \n"
"(ÁÖÀÇ! ±× ¼­¹öÀÇ TCP/IP È£½ºÆ®¸í°ú´Â À̸§ÀÌ ´Ù¸¦ ¼ö ÀÖ½À´Ï´Ù.)°ú \n"
"¾×¼¼½ºÇÏ·Á´Â ÇÁ¸°ÅÍÀÇ Å¥ À̸§, Á¤½Ä »ç¿ëÀÚ¸í, ¾ÏÈ£¸¦ \n"
"ÀÔ·ÂÇØ¾ß ÇÕ´Ï´Ù."

#: ../../standalone/drakTermServ:1
#, fuzzy, c-format
msgid "Netmask:"
msgstr "³Ý¸¶½ºÅ©"

#: ../../any.pm:1
#, c-format
msgid "Append"
msgstr "Ãß°¡"

#: ../../printer/printerdrake.pm:1
#, c-format
msgid "Refresh printer list (to display all available remote CUPS printers)"
msgstr "ÇÁ¸°ÅÍ ¸ñ·Ï °»½Å"

#: ../../printer/printerdrake.pm:1
#, c-format
msgid ""
"When this option is turned on, on every startup of CUPS it is automatically "
"made sure that\n"
"\n"
"- if LPD/LPRng is installed, /etc/printcap will not be overwritten by CUPS\n"
"\n"
"- if /etc/cups/cupsd.conf is missing, it will be created\n"
"\n"
"- when printer information is broadcasted, it does not contain \"localhost\" "
"as the server name.\n"
"\n"
"If some of these measures lead to problems for you, turn this option off, "
"but then you have to take care of these points."
msgstr ""

#: ../../harddrake/sound.pm:1
#, c-format
msgid ""
"OSS (Open Sound System) was the first sound API. It's an OS independant "
"sound API (it's available on most unices systems) but it's a very basic and "
"limited API.\n"
"What's more, OSS drivers all reinvent the wheel.\n"
"\n"
"ALSA (Advanced Linux Sound Architecture) is a modularized architecture "
"which\n"
"supports quite a large range of ISA, USB and PCI cards.\n"
"\n"
"It also provides a much higher API than OSS.\n"
"\n"
"To use alsa, one can either use:\n"
"- the old compatibility OSS api\n"
"- the new ALSA api that provides many enhanced features but requires using "
"the ALSA library.\n"
msgstr ""

#: ../../install_steps_interactive.pm:1
#, c-format
msgid ""
"The auto install can be fully automated if wanted,\n"
"in that case it will take over the hard drive!!\n"
"(this is meant for installing on another box).\n"
"\n"
"You may prefer to replay the installation.\n"
msgstr ""
"ÀÚµ¿ ¼³Ä¡´Â ¿øÇÑ´Ù¸é ¿Ïº®ÇÑ ÀÚµ¿È­°¡ °¡´ÉÇÕ´Ï´Ù.\n"
"ÀÌ·² °æ¿ì, ÇÏµå µå¶óÀ̺긦 Á¡À¯ÇØ ¹ö¸³´Ï´Ù!\n"
"(ÀÌ°ÍÀº ¶Ç ´Ù¸¥ ÄÄÇ»ÅÍ¿¡ µ¿ÀÏÇÏ°Ô ¼³Ä¡ÇÒ ¶§¸¦ À§ÇÑ °ÍÀÔ´Ï´Ù.)\n"
"\n"
"ÀϹÝÀûÀ¸·Î Á÷Á¢ ¼³Ä¡ÇÏ´Â °ÍÀÌ ÁÁ½À´Ï´Ù.\n"

#: ../../printer/printerdrake.pm:1
#, fuzzy, c-format
msgid "Network printer \"%s\", port %s"
msgstr "³×Æ®¿÷ ÇÁ¸°ÅÍ (¼ÒÄÏ)"

#: ../../standalone/drakgw:1
#, c-format
msgid ""
"Please choose what network adapter will be connected to your Local Area "
"Network."
msgstr "¾î´À ³×Æ®¿÷ ¾î´ðÅÍ°¡ Áö¿ª ³×Æ®¿÷À¸·Î ¿¬°áµÉ °ÍÀÎÁö ¼±ÅÃÇϼ¼¿ä."

#: ../../standalone/drakbackup:1
#, c-format
msgid "OK to restore the other files."
msgstr "´Ù¸¥ ÆÄÀϵéÀ» ¸ñ±¸ÇÏ·Á¸é, OK¸¦ ´©¸£¼¼¿ä."

#: ../../install_steps_interactive.pm:1
#, c-format
msgid "Please choose your keyboard layout."
msgstr "Å°º¸µå ·¹À̾ƿô ¼±ÅÃÀ» ¼±ÅÃÇϼ¼¿ä."

#: ../../printer/printerdrake.pm:1
#, c-format
msgid "Printer Device URI"
msgstr "ÇÁ¸°ÅÍ ÀåÄ¡ URI"

#: ../../standalone/drakbackup:1
#, c-format
msgid "Not erasable media!"
msgstr ""

#: ../../network/modem.pm:1 ../../standalone/drakconnect:1
#, c-format
msgid "Terminal-based"
msgstr "Å͹̳¯ ±â¹Ý"

#: ../../security/help.pm:1
#, c-format
msgid "Enable/Disable IP spoofing protection."
msgstr ""

#: ../../printer/printerdrake.pm:1
#, c-format
msgid "Installing a printing system in the %s security level"
msgstr "º¸¾È ¼öÁØ %s·Î Àμ⠽ýºÅÛ ¼³Ä¡ Áß"

#: ../../any.pm:1
#, c-format
msgid "The user name is too long"
msgstr "»ç¿ëÀÚ ¸íÀÌ ³Ê¹« ±é´Ï´Ù."

#: ../../any.pm:1
#, c-format
msgid "Other OS (windows...)"
msgstr "±âŸ OS (windows...)"

#: ../../standalone/drakbackup:1
#, c-format
msgid "WebDAV remote site already in sync!"
msgstr ""

#: ../../printer/printerdrake.pm:1
#, c-format
msgid "Reading printer database..."
msgstr "ÇÁ¸°ÅÍ µ¥ÀÌÅͺ£À̽º Àд Áß ..."

#: ../../install_steps_interactive.pm:1
#, c-format
msgid "Generate auto install floppy"
msgstr "ÀÚµ¿ ¼³Ä¡ Ç÷ÎÇÇ µð½ºÅ© »ý¼º"

#: ../../standalone/drakbackup:1
#, c-format
msgid ""
"\t\t user name: %s\n"
"\t\t on path: %s \n"
msgstr ""

#: ../../lang.pm:1
#, c-format
msgid "Somalia"
msgstr "¼Ò¸»¸®¾Æ"

#: ../../harddrake/sound.pm:1
#, c-format
msgid "No open source driver"
msgstr ""

#: ../../security/level.pm:1
#, c-format
msgid ""
"This is similar to the previous level, but the system is entirely closed and "
"security features are at their maximum."
msgstr ""
"ÀÌÀü µî±Þ°ú ºñ½ÁÇÏÁö¸¸, ½Ã½ºÅÛÀÌ ¿ÏÀüÈ÷ ¿ÜºÎÁ¢±Ù¿¡¼­ °Ý¸®µË´Ï´Ù. ÃÖ°í º¸¾È ¼ö"
"ÁØÀÔ´Ï´Ù."

#: ../../lang.pm:1
#, c-format
msgid "Nicaragua"
msgstr ""

#: ../../lang.pm:1
#, c-format
msgid "New Caledonia"
msgstr ""

#: ../../network/isdn.pm:1
#, c-format
msgid "European protocol (EDSS1)"
msgstr "À¯·´ ÇÁ·ÎÅäÄÝ (EDSS1)"

#: ../../any.pm:1
#, c-format
msgid "Video mode"
msgstr "ºñµð¿À ¸ðµå"

#: ../../lang.pm:1
#, c-format
msgid "Oman"
msgstr "¿À¸¸"

#: ../../standalone/logdrake:1
#, c-format
msgid "Please enter your email address below "
msgstr "¾Æ·¡¿¡ À̸ÞÀÏ ÁÖ¼Ò¸¦ ÀÔ·ÂÇϼ¼¿ä."

#: ../../standalone/net_monitor:1
#, fuzzy, c-format
msgid "Network Monitoring"
msgstr "³×Æ®¿÷ ȯ°æ ¼³Á¤"

#: ../../diskdrake/hd_gtk.pm:1
#, c-format
msgid "SunOS"
msgstr "SunOS"

#: ../../diskdrake/interactive.pm:1
#, c-format
msgid "New size in MB: "
msgstr "»õ·Î¿î ¿ë·®(MB):"

#: ../../diskdrake/interactive.pm:1
#, c-format
msgid "Partition table type: %s\n"
msgstr "ÆÄƼ¼Ç Å×À̺í À¯Çü: %s\n"

#: ../../any.pm:1
#, c-format
msgid "Authentication Windows Domain"
msgstr "ÀÎÁõ À©µµ¿ìÁî µµ¸ÞÀÎ"

#: ../../keyboard.pm:1
#, c-format
msgid "US keyboard"
msgstr "¹Ì±¹"

#: ../../install_steps_interactive.pm:1
#, c-format
msgid "Buttons emulation"
msgstr "¹öÆ° ¿¡¹Ä·¹À̼Ç"

#: ../../printer/printerdrake.pm:1
#, c-format
msgid ", network printer \"%s\", port %s"
msgstr ""

#: ../../standalone/drakbackup:1
#, c-format
msgid ""
"\n"
"Drakbackup activities via tape:\n"
"\n"
msgstr ""

#: ../../standalone/drakbackup:1
#, c-format
msgid ""
"\n"
" FTP connection problem: It was not possible to send your backup files by "
"FTP.\n"
msgstr ""

#: ../../standalone/net_monitor:1
#, fuzzy, c-format
msgid "Sending Speed:"
msgstr "ÆÄÀÏ Àü¼Û Áß ..."

#: ../../harddrake/sound.pm:1
#, c-format
msgid ""
"The classic bug sound tester is to run the following commands:\n"
"\n"
"\n"
"- \"lspcidrake -v | fgrep AUDIO\" will tell you which driver your card uses\n"
"by default\n"
"\n"
"- \"grep sound-slot /etc/modules.conf\" will tell you what driver it\n"
"currently uses\n"
"\n"
"- \"/sbin/lsmod\" will enable you to check if its module (driver) is\n"
"loaded or not\n"
"\n"
"- \"/sbin/chkconfig --list sound\" and \"/sbin/chkconfig --list alsa\" will\n"
"tell you if sound and alsa services're configured to be run on\n"
"initlevel 3\n"
"\n"
"- \"aumix -q\" will tell you if the sound volume is muted or not\n"
"\n"
"- \"/sbin/fuser -v /dev/dsp\" will tell which program uses the sound card.\n"
msgstr ""

#: ../../standalone/harddrake2:1
#, c-format
msgid "Halt bug"
msgstr ""

#: ../../standalone/logdrake:1
#, c-format
msgid "Mail alert configuration"
msgstr "¸ÞÀÏ °æ°í ¼³Á¤"

#: ../../lang.pm:1
#, c-format
msgid "Tokelau"
msgstr ""

#: ../../standalone/logdrake:1
#, fuzzy, c-format
msgid "Matching"
msgstr "ãÀ» ¹®ÀÚ¿­"

#: ../../keyboard.pm:1
#, fuzzy, c-format
msgid "Bosnian"
msgstr "¿¡½ºÅä´Ï¾Æ"

#: ../../standalone/drakbug:1
#, c-format
msgid "Release: "
msgstr "¸±¸®Áî:"

#: ../../network/tools.pm:1 ../../standalone/drakconnect:1
#, c-format
msgid "Connection speed"
msgstr "¿¬°á ¼Óµµ"

#: ../../lang.pm:1
#, c-format
msgid "Namibia"
msgstr "³ª¹Ìºñ¾Æ"

#: ../../services.pm:1
#, c-format
msgid "Database Server"
msgstr "µ¥ÀÌÅͺ£À̽º ¼­¹ö"

#: ../../standalone/harddrake2:1
#, c-format
msgid "special capacities of the driver (burning ability and or DVD support)"
msgstr ""

#: ../../raid.pm:1
#, c-format
msgid "Can't add a partition to _formatted_ RAID md%d"
msgstr "Æ÷¸ËµÈ RAID md%d¿¡ ÆÄƼ¼ÇÀ» Ãß°¡ÇÒ ¼ö ¾ø½À´Ï´Ù."

#: ../../Xconfig/card.pm:1
#, c-format
msgid ""
"Your card can have 3D hardware acceleration support but only with XFree %s,\n"
"NOTE THIS IS EXPERIMENTAL SUPPORT AND MAY FREEZE YOUR COMPUTER.\n"
"Your card is supported by XFree %s which may have a better support in 2D."
msgstr ""
"´ÔÀÇ Ä«µå´Â XFree %s·Î¸¸ °¡´ÉÇÑ 3D Çϵå¿þ¾î °¡¼Ó±â´ÉÀÌ Áö¿øµË´Ï´Ù.\n"
"ÁÖÀÇ: ÀÌ°ÍÀº ½ÇÇèÀûÀÎ Áö¿øÀÌ¸ç ´ÔÀÇ ÄÄÇ»Å͸¦ ¸ØÃß°Ô ÇÒ ¼ö ÀÖ½À´Ï´Ù.\n"
"´ÔÀÇ Ä«µå´Â ¾î¼¸é º¸´Ù Çâ»óµÈ 2D ¼º´ÉÀ» º¸ÀÏ ¼ö ÀÖ´Â XFree %sÀ» Áö¿øÇÕ´Ï´Ù."

#: ../../standalone/draksec:1
#, fuzzy, c-format
msgid "Please wait, setting security options..."
msgstr "¼³Ä¡ ÁغñÁßÀÔ´Ï´Ù. Àá½Ã ±â´Ù¸®¼¼¿ä."

#: ../../harddrake/v4l.pm:1
#, c-format
msgid "Unknown|CPH05X (bt878) [many vendors]"
msgstr ""

#: ../../standalone/drakboot:1
#, c-format
msgid "Launch the graphical environment when your system starts"
msgstr "½ÃÀÛÇÒ ¶§ X-Window ½ÇÇà"

#: ../../standalone/drakbackup:1
#, c-format
msgid "hourly"
msgstr "¸Å½Ã"

#: ../../keyboard.pm:1
#, c-format
msgid "Right Shift key"
msgstr ""

#: ../../standalone/drakbackup:1
#, c-format
msgid "          Successfuly Restored on %s       "
msgstr ""

#: ../../printer/printerdrake.pm:1
#, c-format
msgid "Making printer port available for CUPS..."
msgstr ""

#: ../../lang.pm:1
#, c-format
msgid "Antigua and Barbuda"
msgstr ""

#: ../../standalone/drakTermServ:1
#, c-format
msgid ""
"!!! Indicates the password in the system database is different than\n"
" the one in the Terminal Server database.\n"
"Delete/re-add the user to the Terminal Server to enable login."
msgstr ""

#: ../../keyboard.pm:1
#, c-format
msgid "Spanish"
msgstr "½ºÆäÀÎ"

#: ../../services.pm:1
#, c-format
msgid "Start"
msgstr "½ÃÀÛ"

#: ../../security/l10n.pm:1
#, c-format
msgid "Direct root login"
msgstr ""

#: ../../printer/printerdrake.pm:1
#, c-format
msgid "Configuring applications..."
msgstr "ÇÁ·Î±×·¥ ¼³Á¤ Áß ..."

#: ../../printer/printerdrake.pm:1
#, c-format
msgid ""
"\n"
"Welcome to the Printer Setup Wizard\n"
"\n"
"This wizard will help you to install your printer(s) connected to this "
"computer, connected directly to the network or to a remote Windows machine.\n"
"\n"
"Please plug in and turn on all printers connected to this machine so that it/"
"they can be auto-detected. Also your network printer(s) and your Windows "
"machines must be connected and turned on.\n"
"\n"
"Note that auto-detecting printers on the network takes longer than the auto-"
"detection of only the printers connected to this machine. So turn off the "
"auto-detection of network and/or Windows-hosted printers when you don't need "
"it.\n"
"\n"
" Click on \"Next\" when you are ready, and on \"Cancel\" if you do not want "
"to set up your printer(s) now."
msgstr ""

#: ../../network/netconnect.pm:1
#, c-format
msgid "Normal modem connection"
msgstr "ÀÏ¹Ý ¸ðµ© ¿¬°á"

#: ../../standalone/drakbackup:1 ../../standalone/drakfont:1
#, c-format
msgid "File Selection"
msgstr "ÆÄÀÏ ¼±ÅÃ"

#: ../../help.pm:1 ../../printer/cups.pm:1 ../../printer/data.pm:1
#, c-format
msgid "CUPS"
msgstr "CUPS"

#: ../../standalone/drakbackup:1
#, fuzzy, c-format
msgid "Erase tape before backup"
msgstr "Å×ÀÔÀ» »ç¿ëÇÑ ¹é¾÷"

#: ../../standalone/harddrake2:1
#, c-format
msgid "Run config tool"
msgstr "¼³Á¤ µµ±¸ ½ÇÇà"

#: ../../any.pm:1
#, c-format
msgid "Bootloader installation"
msgstr "ºÎÆ®·Î´õ ¼³Ä¡"

#: ../../install_interactive.pm:1
#, c-format
msgid "Root partition size in MB: "
msgstr "·çÆ® ÆÄƼ¼Ç Å©±â(MB): "

#: ../../install_steps_gtk.pm:1
#, c-format
msgid "This is a mandatory package, it can't be unselected"
msgstr "ÀÌ°ÍÀº ÇʼöÀûÀÎ ÆÑÅ°ÁöÀÔ´Ï´Ù. ¹Ýµå½Ã ¼±ÅõǾî¾ß ÇÕ´Ï´Ù."

#: ../../standalone/drakTermServ:1
#, c-format
msgid "Etherboot ISO image is %s"
msgstr ""

#: ../../services.pm:1
#, c-format
msgid ""
"named (BIND) is a Domain Name Server (DNS) that is used to resolve host "
"names to IP addresses."
msgstr ""
"NAMED(BIND)´Â È£½ºÆ® À̸§À¸·Î IP ÁÖ¼Ò¸¦ ã¾Æ³»´Âµ¥ »ç¿ëµÇ´Â\n"
"µµ¸ÞÀÎ ³×ÀÓ ¼­¹öÀÔ´Ï´Ù."

#: ../../lang.pm:1
#, c-format
msgid "Saint Lucia"
msgstr ""

#: ../../standalone/drakconnect:1
#, c-format
msgid "Disconnect..."
msgstr "¿¬°á ²÷±â..."

#: ../../standalone/drakbug:1
#, c-format
msgid "Report"
msgstr "º¸°í"

#: ../../lang.pm:1
#, c-format
msgid "Palau"
msgstr ""

#: ../../diskdrake/interactive.pm:1
#, c-format
msgid "level"
msgstr "·¹º§"

#: ../../share/advertising/13-mdkexpert_corporate.pl:1
#, c-format
msgid ""
"All incidents will be followed up by a single qualified MandrakeSoft "
"technical expert."
msgstr ""

#: ../../install_steps_gtk.pm:1 ../../install_steps_interactive.pm:1
#, c-format
msgid "Package Group Selection"
msgstr "ÆÑÅ°Áö ±×·ì ¼±ÅÃ"

#: ../../standalone/drakTermServ:1
#, fuzzy, c-format
msgid ""
"Allow local hardware\n"
"configuration."
msgstr "ÀÚµ¿ Àç¼³Á¤"

#: ../../standalone/drakbackup:1
#, c-format
msgid "Restore Via Network Protocol: %s"
msgstr ""

#: ../../modules/interactive.pm:1
#, c-format
msgid "You can configure each parameter of the module here."
msgstr ""

#: ../../Xconfig/resolution_and_depth.pm:1
#, c-format
msgid "Choose the resolution and the color depth"
msgstr "ÇØ»óµµ¿Í »ö»óÀ» ¼±ÅÃÇϼ¼¿ä"

#: ../../standalone/mousedrake:1
#, c-format
msgid "Emulate third button?"
msgstr "3¹öÆ° ¿¡¹Ä·¹ÀÌÆ®?"

#: ../../diskdrake/interactive.pm:1
#, c-format
msgid ""
"You can't create a new partition\n"
"(since you reached the maximal number of primary partitions).\n"
"First remove a primary partition and create an extended partition."
msgstr ""

#: ../../diskdrake/dav.pm:1 ../../diskdrake/interactive.pm:1
#: ../../diskdrake/smbnfs_gtk.pm:1
#, c-format
msgid "Mount"
msgstr "¸¶¿îÆ®"

#: ../../standalone/drakautoinst:1
#, c-format
msgid "Creating auto install floppy"
msgstr "ÀÚµ¿ ¼³Ä¡ Ç÷ÎÇÇ »ý¼º"

#: ../../steps.pm:1
#, fuzzy, c-format
msgid "Install updates"
msgstr "½Ã½ºÅÛ ¾÷µ¥ÀÌÆ® ¼³Ä¡"

#: ../../standalone/draksplash:1
#, c-format
msgid "text box height"
msgstr ""

#: ../../standalone/drakconnect:1
#, c-format
msgid "State"
msgstr "»óÅÂ:"

#: ../../standalone/drakfloppy:1
#, c-format
msgid "Be sure a media is present for the device %s"
msgstr "%s ÀåÄ¡¿¡ ¸Åü°¡ µé¾îÀÖ´ÂÁö È®ÀÎÇϼ¼¿ä."

#: ../../any.pm:1
#, c-format
msgid "Enable multiple profiles"
msgstr "´ÙÁß profiles Çã¿ë"

#: ../../fs.pm:1
#, c-format
msgid "Do not interpret character or block special devices on the file system."
msgstr ""

#: ../../standalone/drakbackup:1
#, c-format
msgid ""
"These options can backup and restore all files in your /etc directory.\n"
msgstr ""

#: ../../printer/main.pm:1
#, c-format
msgid "Local printer"
msgstr "·ÎÄà ÇÁ¸°ÅÍ"

#: ../../standalone/drakbackup:1
#, c-format
msgid "Files Restored..."
msgstr ""

#: ../../install_steps_interactive.pm:1
#, c-format
msgid "Package selection"
msgstr "ÆÑÅ°Áö ¼±ÅÃ"

#: ../../lang.pm:1
#, c-format
msgid "Mauritania"
msgstr ""

#: ../../standalone/drakgw:1
#, c-format
msgid ""
"I can keep your current configuration and assume you already set up a DHCP "
"server; in that case please verify I correctly read the Network that you use "
"for your local network; I will not reconfigure it and I will not touch your "
"DHCP server configuration.\n"
"\n"
"The default DNS entry is the Caching Nameserver configured on the firewall. "
"You can replace that with your ISP DNS IP, for example.\n"
"\t\t      \n"
"Otherwise, I can reconfigure your interface and (re)configure a DHCP server "
"for you.\n"
"\n"
msgstr ""

#: ../../printer/printerdrake.pm:1
#, c-format
msgid ""
"No local printer found! To manually install a printer enter a device name/"
"file name in the input line (Parallel Ports: /dev/lp0, /dev/lp1, ..., "
"equivalent to LPT1:, LPT2:, ..., 1st USB printer: /dev/usb/lp0, 2nd USB "
"printer: /dev/usb/lp1, ...)."
msgstr ""

#: ../../diskdrake/interactive.pm:1
#, c-format
msgid "All primary partitions are used"
msgstr "¸ðµç ÁÖÆÄƼ¼ÇÀÌ »ç¿ëÁßÀÔ´Ï´Ù."

#: ../../network/netconnect.pm:1
#, c-format
msgid ""
"After this is done, we recommend that you restart your X environment to "
"avoid any hostname-related problems."
msgstr ""
"¿Ï·áµÈ ÈÄ¿¡, X¸¦ ´Ù½Ã ½ÃÀÛÇÏ¿© È£½ºÆ®¸í º¯°æ¿¡ µû¸¥\n"
"¹®Á¦ ¹ß»ýÀ» ÇÇÇϽñ⠹ٶø´Ï´Ù."

#: ../../services.pm:1
#, c-format
msgid "Automatic detection and configuration of hardware at boot."
msgstr "ºÎÆýÿ¡ ÀÚµ¿ Çϵå¿þ¾î °Ë»ö ¹× ¼³Á¤."

#: ../../standalone/drakpxe:1
#, fuzzy, c-format
msgid "Installation Server Configuration"
msgstr "°í±Þ ¼³Á¤"

#: ../../install_steps_interactive.pm:1
#, c-format
msgid "Configuring IDE"
msgstr "IDE ¼³Á¤Áß"

#: ../../printer/printerdrake.pm:1
#, c-format
msgid "Network functionality not configured"
msgstr "³×Æ®¿÷ ±â´ÉÀÌ ¼³Á¤µÇÁö ¾Ê¾Ò½À´Ï´Ù."

#: ../../standalone/harddrake2:1
#, c-format
msgid "Configure module"
msgstr "¸ðµâ ¼³Á¤"

#: ../../lang.pm:1
#, c-format
msgid "Cocos (Keeling) Islands"
msgstr ""

#: ../../diskdrake/interactive.pm:1
#, c-format
msgid "You'll need to reboot before the modification can take place"
msgstr "º¯°æµÈ°ÍÀ» Àû¿ëÇϱâ À§Çؼ± ¸®ºÎÆÃÀÌ ÇÊ¿äÇÕ´Ï´Ù."

#: ../../network/tools.pm:1 ../../standalone/drakconnect:1
#, c-format
msgid "Provider phone number"
msgstr "°ø±ÞÀÚ ÀüÈ­¹øÈ£"

#: ../../printer/main.pm:1
#, fuzzy, c-format
msgid "Host %s"
msgstr "È£½ºÆ®¸í:"

#: ../../lang.pm:1
#, c-format
msgid "Armenia"
msgstr "¾Æ¸£¸Þ´Ï¾Æ"

#: ../../lang.pm:1
#, c-format
msgid "Fiji"
msgstr "ÇÇÁö"

#: ../../any.pm:1
#, c-format
msgid "Second floppy drive"
msgstr "µÎ¹ø° Ç÷ÎÇÇ µå¶óÀ̺ê"

#: ../../standalone/harddrake2:1
#, c-format
msgid "About Harddrake"
msgstr "ÇÏµå µå·¹ÀÌÅ© Á¤º¸"

#: ../../standalone/harddrake2:1
#, c-format
msgid "Drive capacity"
msgstr ""

#: ../../diskdrake/interactive.pm:1
#, c-format
msgid ""
"Insert a floppy in drive\n"
"All data on this floppy will be lost"
msgstr ""
"Ç÷ÎÇÇ µð½ºÅ©¸¦ µå¶óÀ̺꿡 ³ÖÀ¸¼¼¿ä\n"
"Ç÷ÎÇÇ µð½ºÅ©ÀÇ ¸ðµç ÀڷḦ ÀÒ°Ô µË´Ï´Ù."

#: ../../diskdrake/interactive.pm:1
#, c-format
msgid "Size: %s"
msgstr "Å©±â: %s"

#: ../../keyboard.pm:1
#, c-format
msgid "Control and Shift keys simultaneously"
msgstr ""

#: ../../standalone/harddrake2:1
#, c-format
msgid "secondary"
msgstr "µÎ¹ø°"

#: ../../standalone/drakbackup:1
#, c-format
msgid "View Backup Configuration."
msgstr "¹é¾÷ ¼³Á¤ º¸±â"

#: ../../security/help.pm:1
#, c-format
msgid "if set to yes, report check result to syslog."
msgstr ""

#. -PO: keep this short or else the buttons will not fit in the window
#: ../../help.pm:1 ../../install_steps_interactive.pm:1
#, c-format
msgid "No password"
msgstr "¾ÏÈ£ ¾øÀ½"

#: ../../lang.pm:1
#, c-format
msgid "Nigeria"
msgstr "³ªÀÌÁö¸®¾Æ"

#: ../../standalone/drakTermServ:1
#, c-format
msgid "%s: %s requires hostname...\n"
msgstr ""

#: ../../install_interactive.pm:1
#, c-format
msgid "There is no existing partition to use"
msgstr "»ç¿ëÇÒ ±âÁ¸ÀÇ ÆÄƼ¼ÇÀÌ ¾ø½À´Ï´Ù."

#: ../../standalone/scannerdrake:1
#, fuzzy, c-format
msgid ""
"The following scanners\n"
"\n"
"%s\n"
"are available on your system.\n"
msgstr "½Ã½ºÅÛ ÆùÆ® º¹»ç"

#: ../../printer/printerdrake.pm:1
#, fuzzy, c-format
msgid ""
"To print to a TCP or socket printer, you need to provide the host name or IP "
"of the printer and optionally the port number (default is 9100). On HP "
"JetDirect servers the port number is usually 9100, on other servers it can "
"vary. See the manual of your hardware."
msgstr ""
"¼ÒÄÏ ÇÁ¸°ÅÍ·Î ÀμâÇϱâ À§Çؼ­´Â, ÇÁ¸°ÅÍÀÇ È£½ºÆ®¸í°ú \n"
"Æ÷Æ® ¹øÈ£(¿É¼Ç)¸¦ ÁöÁ¤ÇØ¾ß ÇÕ´Ï´Ù. HP JetDirect ¼­¹ö»ó¿¡¼­´Â\n"
"ÀϹÝÀûÀ¸·Î 9100 Æ÷Æ®¸¦ »ç¿ëÇÏÁö¸¸, ´Ù¸¥ ¼­¹ö»ó¿¡¼­´Â °¢±â\n"
"´Ù¸¦ ¼ö ÀÖ½À´Ï´Ù. Çϵå¿þ¾î ¼³¸í¼­¸¦ ÂüÁ¶Çϼ¼¿ä."

#: ../../diskdrake/interactive.pm:1
#, c-format
msgid "Hard drive information"
msgstr "ÇÏµå µð½ºÅ© Á¤º¸"

#: ../../keyboard.pm:1
#, c-format
msgid "Russian"
msgstr "·¯½Ã¾Æ"

#: ../../lang.pm:1
#, fuzzy, c-format
msgid "Jordan"
msgstr "¿ä¸£´Ü"

#: ../../diskdrake/interactive.pm:1
#, c-format
msgid "Hide files"
msgstr "ÆÄÀÏ ¼û±â±â"

#: ../../printer/printerdrake.pm:1
#, fuzzy, c-format
msgid "Auto-detect printers connected to this machine"
msgstr "ÇÁ¸°ÅÍ ÀÚµ¿°Ë»ö"

#: ../../standalone/drakxtv:1
#, c-format
msgid ""
"XawTV isn't installed!\n"
"\n"
"\n"
"If you do have a TV card but DrakX has neither detected it (no bttv nor "
"saa7134\n"
"module in \"/etc/modules\") nor installed xawtv, please send the\n"
"results of \"lspcidrake -v -f\" to \"install\\@mandrakesoft.com\"\n"
"with subject \"undetected TV card\".\n"
"\n"
"\n"
"You can install it by typing \"urpmi xawtv\" as root, in a console."
msgstr ""

#: ../../any.pm:1
#, c-format
msgid "Sorry, no floppy drive available"
msgstr "Á˼ÛÇÕ´Ï´Ù. »ç¿ë°¡´ÉÇÑ Ç÷ÎÇÇ µå¶óÀ̺갡 ¾ø½À´Ï´Ù."

#: ../../lang.pm:1
#, c-format
msgid "Bolivia"
msgstr "º¼¸®ºñ¾Æ"

#: ../../printer/printerdrake.pm:1
#, c-format
msgid ""
"Set up your Windows server to make the printer available under the IPP "
"protocol and set up printing from this machine with the \"%s\" connection "
"type in Printerdrake.\n"
"\n"
msgstr ""

#: ../../install_steps_gtk.pm:1
#, c-format
msgid "Bad package"
msgstr "À߸øµÈ ÆÑÅ°Áö"

#: ../../share/advertising/07-server.pl:1
#, c-format
msgid ""
"Transform your computer into a powerful Linux server: Web server, mail, "
"firewall, router, file and print server (etc.) are just a few clicks away!"
msgstr ""

#: ../../security/level.pm:1
#, c-format
msgid "DrakSec Basic Options"
msgstr "DrakSec ±âº» ¿É¼Ç"

#: ../../standalone/draksound:1
#, c-format
msgid ""
"\n"
"\n"
"\n"
"Note: if you've an ISA PnP sound card, you'll have to use the sndconfig "
"program.  Just type \"sndconfig\" in a console."
msgstr ""

#: ../../lang.pm:1
#, c-format
msgid "Romania"
msgstr ""

#: ../../standalone/drakperm:1
#, fuzzy, c-format
msgid "Group"
msgstr "±×·ì"

#: ../../standalone/scannerdrake:1
#, c-format
msgid "choose device"
msgstr "ÀåÄ¡ ¼±ÅÃ"

#: ../../lang.pm:1
#, c-format
msgid "Canada"
msgstr "ij³ª´Ù"

#: ../../diskdrake/interactive.pm:1
#, c-format
msgid "Remove from LVM"
msgstr "LVMÀ¸·ÎºÎÅÍ Á¦°Å"

#: ../../help.pm:1 ../../install_steps_interactive.pm:1
#, c-format
msgid "Timezone"
msgstr "½Ã°£´ë"

#: ../../keyboard.pm:1
#, c-format
msgid "German"
msgstr "µ¶ÀÏ"

#: ../../help.pm:1 ../../install_steps_gtk.pm:1 ../../interactive.pm:1
#: ../../my_gtk.pm:1 ../../ugtk2.pm:1 ../../interactive/newt.pm:1
#: ../../printer/printerdrake.pm:1 ../../standalone/drakbackup:1
#, c-format
msgid "Next ->"
msgstr "´ÙÀ½ ->"

#: ../../printer/printerdrake.pm:1
#, c-format
msgid ""
"Turning on this allows to print plain text files in japanese language. Only "
"use this function if you really want to print text in japanese, if it is "
"activated you cannot print accentuated characters in latin fonts any more "
"and you will not be able to adjust the margins, the character size, etc. "
"This setting only affects printers defined on this machine. If you want to "
"print japanese text on a printer set up on a remote machine, you have to "
"activate this function on that remote machine."
msgstr ""

#: ../../diskdrake/interactive.pm:1
#, fuzzy, c-format
msgid ""
"\n"
"Chances are, this partition is\n"
"a Driver partition. You should\n"
"probably leave it alone.\n"
msgstr ""
"\n"
"ÀÌ ÆÄƼ¼ÇÀº µå¶óÀ̹ö ÆÄƼ¼ÇÀÔ´Ï´Ù.\n"
"±×³É µÎ´Â °ÍÀÌ ÁÁ½À´Ï´Ù.\n"

#: ../../lang.pm:1
#, c-format
msgid "Guinea-Bissau"
msgstr ""

#: ../../Xconfig/monitor.pm:1
#, c-format
msgid "Horizontal refresh rate"
msgstr "¼öÆò ÁÖÆļö"

#: ../../standalone/drakperm:1
#, fuzzy, c-format
msgid "Edit"
msgstr "Á¾·á"

#: ../../diskdrake/interactive.pm:1
#, c-format
msgid ""
"Can't unset mount point as this partition is used for loop back.\n"
"Remove the loopback first"
msgstr ""
"ÀÌ ÆÄƼ¼ÇÀº loopbackÀ¸·Î ¼³Á¤µÇ¾î ÀÖÀ¸¹Ç·Î ¸¶¿îÆ® Æ÷ÀÎÆ®¸¦ º¯°æÇÒ¼ö ¾ø½À´Ï"
"´Ù.\n"
"loopbackÀ» ¸ÕÀú Á¦°ÅÇϼ¼¿ä."

#: ../../printer/printerdrake.pm:1
#, c-format
msgid ""
"The network configuration done during the installation cannot be started "
"now. Please check whether the network is accessable after booting your "
"system and correct the configuration using the Mandrake Control Center, "
"section \"Network & Internet\"/\"Connection\", and afterwards set up the "
"printer, also using the Mandrake Control Center, section \"Hardware\"/"
"\"Printer\""
msgstr ""
"¼³Ä¡°úÁ¤¿¡¼­ ¼³Á¤ÇÑ ³×Æ®¿÷À» ½ÃÀÛÇÒ ¼ö ¾ø½À´Ï´Ù. ½Ã½ºÅÛÀÌ ºÎÆÃµÉ ¶§, ³×Æ®¿÷"
"ÀÌ ÀÚµ¿ ½ÇÇàµÇµµ·Ï µÇ¾î ÀÖ´ÂÁö È®ÀÎÇÏ°í, ¸Çµå·¹ÀÌÅ© Á¦¾î ¼¾ÅÍ(¡¸³×Æ®¿÷°ú ÀÎÅÍ"
"³Ý¡¹/¡¸¿¬°á¡¹)¸¦ ÀÌ¿ëÇÏ¿© ¿Ã¹Ù¸£°Ô ¼³Á¤Çϼ¼¿ä.±×¸®°í³ª¼­ ´Ù½Ã ¸Çµå·¹ÀÌÅ© Á¦"
"¾î ¼¾ÅÍ(¡¸Çϵå¿þ¾î¡¹/¡¸ÇÁ¸°ÅÍ¡¹)¸¦ ÀÌ¿ëÇÏ¿©, ÇÁ¸°ÅÍ ¼³Á¤À» ´Ù½Ã ÇØ º¸¼¼¿ä."

#: ../../harddrake/data.pm:1
#, c-format
msgid "USB controllers"
msgstr ""

#: ../../Xconfig/various.pm:1
#, c-format
msgid "What norm is your TV using?"
msgstr "TV Ä«µå°¡ ¾î¶² ³ðÀ» »ç¿ëÇմϱî?"

#: ../../standalone/drakconnect:1
#, c-format
msgid "Type:"
msgstr "À¯Çü: "

#: ../../printer/printerdrake.pm:1
#, c-format
msgid "Share name"
msgstr "°øÀ¯ À̸§"

#: ../../standalone/drakgw:1
#, c-format
msgid "enable"
msgstr "Çã¿ë"

#: ../../install_steps_interactive.pm:1
#, c-format
msgid ""
"Contacting Mandrake Linux web site to get the list of available mirrors..."
msgstr "À¯È¿ÇÑ ¹Ì·¯ ¸ñ·ÏÀ» ¹Þ±â À§ÇØ ¸Çµå·¹ÀÌÅ© ¸®´ª½º À¥»çÀÌÆ®¿¡ Á¢¼Ó Áß..."

#: ../../network/netconnect.pm:1
#, c-format
msgid ""
"A problem occured while restarting the network: \n"
"\n"
"%s"
msgstr ""
"³×Æ®¿÷À» ´Ù½Ã ½ÃÀÛÇÏ´Â µµÁß¿¡ ¹®Á¦°¡ ¹ß»ýÇß½À´Ï´Ù:\n"
"\n"
"%s"

#: ../../diskdrake/interactive.pm:1
#, c-format
msgid "Remove the loopback file?"
msgstr "·çÇÁ¹é ÆÄÀÏÀ» Á¦°ÅÇմϱî?"

#: ../../install_steps_interactive.pm:1
#, c-format
msgid "Selected size is larger than available space"
msgstr "¼±ÅÃµÈ ¿ë·®ÀÌ »ç¿ëÇÒ ¼ö ÀÖ´Â °ø°£º¸´Ù Å®´Ï´Ù."

#: ../../printer/printerdrake.pm:1
#, c-format
msgid "NCP server name missing!"
msgstr "NCP ¼­¹ö À̸§À» ãÀ» ¼ö ¾øÀ½!"

#: ../../any.pm:1
#, fuzzy, c-format
msgid "Please choose your country."
msgstr "¾î¶² Á¾·ùÀÇ ¸¶¿ì½º¸¦ »ç¿ëÇϽʴϱî?"

#: ../../standalone/drakbackup:1
#, c-format
msgid "Hard Disk Backup files..."
msgstr "ÇÏµå µð½ºÅ© ¹é¾÷ ÆÄÀϵé"

#: ../../keyboard.pm:1
#, fuzzy, c-format
msgid "Laotian"
msgstr "¶óÆ®¹Ù¾Æ"

#: ../../lang.pm:1
#, c-format
msgid "Samoa"
msgstr "»ç¸ð¾Æ"

#: ../../services.pm:1
#, c-format
msgid ""
"The rstat protocol allows users on a network to retrieve\n"
"performance metrics for any machine on that network."
msgstr ""
"rstat ÇÁ·ÎÅäÄÝÀº ³×Æ®¿÷»óÀÇ »ç¿ëÀÚ°¡ ±¸ ³×Æ®¿ö»ó¿¡ ÀÖ´Â \n"
"¸ðµç ÄÄÇ»ÅÍ¿¡ ´ëÇÏ¿© ¼öÇà´É·Â ¸ÞÆ®¸¯½º¸¦ ¾Ë¾Æ º¼ ¼ö ÀÖ°Ô ÇÕ´Ï´Ù."

#: ../../standalone/scannerdrake:1
#, c-format
msgid "Re-generating list of configured scanners ..."
msgstr ""

#: ../../harddrake/data.pm:1
#, fuzzy, c-format
msgid "Scanner"
msgstr "½ºÄ³³Ê ¼±ÅÃ"

#: ../../Xconfig/test.pm:1
#, c-format
msgid "Warning: testing this graphic card may freeze your computer"
msgstr ""

#: ../../standalone/drakconnect:1
#, fuzzy, c-format
msgid "Bad Ip"
msgstr "Ä«µå IO"

#: ../../any.pm:1
#, c-format
msgid ""
"The user name must contain only lower cased letters, numbers, `-' and `_'"
msgstr "»ç¿ëÀÚ¸íÀº ¿µ¹® ¼Ò¹®ÀÚ³ª ¼ýÀÚ, '-' ±×¸®°í '_' ¸¸ Æ÷ÇԵɼö ÀÖ½À´Ï´Ù."

#: ../../standalone/drakbug:1
#, c-format
msgid "Menudrake"
msgstr "¸Þ´º µå·¹ÀÌÅ©"

#: ../../security/level.pm:1
#, c-format
msgid "Welcome To Crackers"
msgstr "º¸¾È¿¡ ½Å°æ¾È¾¸"

#: ../../modules/interactive.pm:1
#, c-format
msgid "Module options:"
msgstr "¸ðµâ ¿É¼Çµé:"

#: ../../share/advertising/11-mnf.pl:1
#, c-format
msgid "Secure your networks with the Multi Network Firewall"
msgstr ""

#: ../../printer/printerdrake.pm:1
#, c-format
msgid "Go on without configuring the network"
msgstr "³×Æ®¿÷ ¼³Á¤ ¾øÀÌ °è¼Ó"

#: ../../network/isdn.pm:1
#, c-format
msgid "Abort"
msgstr "ÁßÁö"

#: ../../standalone/drakbackup:1
#, c-format
msgid "No password prompt on %s at port %s"
msgstr ""

#: ../../standalone/scannerdrake:1
#, fuzzy, c-format
msgid "Usage of remote scanners"
msgstr "ºó °ø°£ »ç¿ë"

#: ../../standalone/drakbackup:1
#, c-format
msgid "\t-CDROM.\n"
msgstr ""

#: ../../install_interactive.pm:1
#, c-format
msgid ""
"Your Windows partition is too fragmented. Please reboot your computer under "
"Windows, run the ``defrag'' utility, then restart the Mandrake Linux "
"installation."
msgstr ""
"À©µµ¿ìÁî ÆÄƼ¼ÇÀÌ ½ÉÇÏ°Ô Á¶°¢³ª ÀÖ½À´Ï´Ù. ¸ÕÀú ``µð½ºÅ© Á¶°¢ ¸ðÀ½''À» Çϼ¼¿ä."

#: ../../keyboard.pm:1
#, c-format
msgid "Dvorak (Norwegian)"
msgstr "µåº¸¶ô(³ë¸£¿þÀÌ)"

#: ../../standalone/drakbackup:1
#, c-format
msgid "Hard Disk Backup Progress..."
msgstr ""

#: ../../standalone/drakfloppy:1
#, c-format
msgid "Unable to fork: %s"
msgstr "ºÐ±âÇÒ ¼ö ¾ø½À´Ï´Ù: %s"

#: ../../diskdrake/interactive.pm:1
#, c-format
msgid "Type: "
msgstr "À¯Çü: "

#: ../../standalone/drakTermServ:1
#, fuzzy, c-format
msgid "<-- Edit Client"
msgstr "<-- Ŭ¶óÀ̾ðÆ® »èÁ¦"

#: ../../standalone/drakfont:1
#, c-format
msgid "no fonts found"
msgstr "ÆùÆ®¸¦ ãÀ» ¼ö ¾ø½À´Ï´Ù."

#: ../../help.pm:1 ../../install_steps_interactive.pm:1
#: ../../harddrake/data.pm:1
#, c-format
msgid "Mouse"
msgstr "¸¶¿ì½º"

#: ../../bootloader.pm:1
#, c-format
msgid "not enough room in /boot"
msgstr "/boot¿¡ °ø°£ÀÌ ºÎÁ·ÇÕ´Ï´Ù."

#: ../../lang.pm:1
#, c-format
msgid "Liechtenstein"
msgstr ""

#: ../../network/ethernet.pm:1 ../../network/network.pm:1
#, c-format
msgid "Host name"
msgstr "È£½ºÆ®¸í:"

#: ../../standalone/draksplash:1
#, c-format
msgid "the color of the progress bar"
msgstr ""

#: ../../standalone/drakfont:1
#, c-format
msgid "Suppress Fonts Files"
msgstr "ÆùÆ® ÆÄÀϵé ÀºÆó"

#: ../../diskdrake/interactive.pm:1
#, c-format
msgid "Add to RAID"
msgstr "RAID¿¡ Ãß°¡"

#: ../../help.pm:1
#, c-format
msgid ""
"You can add additional entries in yaboot for other operating systems,\n"
"alternate kernels, or for an emergency boot image.\n"
"\n"
"For other OSs, the entry consists only of a label and the \"root\"\n"
"partition.\n"
"\n"
"For Linux, there are a few possible options:\n"
"\n"
" * Label: this is the name you will have to type at the yaboot prompt to\n"
"select this boot option.\n"
"\n"
" * Image: this is the name of the kernel to boot. Typically, vmlinux or a\n"
"variation of vmlinux with an extension.\n"
"\n"
" * Root: the \"root\" device or ``/'' for your Linux installation.\n"
"\n"
" * Append: on Apple hardware, the kernel append option is often used to\n"
"assist in initializing video hardware, or to enable keyboard mouse button\n"
"emulation for the missing 2nd and 3rd mouse buttons on a stock Apple mouse.\n"
"The following are some examples:\n"
"\n"
"         video=aty128fb:vmode:17,cmode:32,mclk:71 adb_buttons=103,111\n"
"hda=autotune\n"
"\n"
"         video=atyfb:vmode:12,cmode:24 adb_buttons=103,111\n"
"\n"
" * Initrd: this option can be used either to load initial modules before\n"
"the boot device is available, or to load a ramdisk image for an emergency\n"
"boot situation.\n"
"\n"
" * Initrd-size: the default ramdisk size is generally 4096 Kbytes. If you\n"
"need to allocate a large ramdisk, this option can be used to specify a\n"
"ramdisk larger than the default.\n"
"\n"
" * Read-write: normally the \"root\" partition is initially mounted as\n"
"read-only, to allow a file system check before the system becomes ``live''.\n"
"You can override the default with this option.\n"
"\n"
" * NoVideo: should the Apple video hardware prove to be exceptionally\n"
"problematic, you can select this option to boot in ``novideo'' mode, with\n"
"native frame buffer support.\n"
"\n"
" * Default: selects this entry as being the default Linux selection,\n"
"selectable by pressing ENTER at the yaboot prompt. This entry will also be\n"
"highlighted with a ``*'' if you press [Tab] to see the boot selections."
msgstr ""

#: ../../printer/printerdrake.pm:1
#, c-format
msgid ""
"The printer \"%s\" was successfully added to Star Office/OpenOffice.org/GIMP."
msgstr ""

#: ../../standalone/drakTermServ:1
#, c-format
msgid "No floppy drive available!"
msgstr "À¯È¿ÇÑ ÇÁ·ÎÇÇ µå¶óÀ̺긦 ãÀ» ¼ö ¾ø½À´Ï´Ù!"

#: ../../printer/printerdrake.pm:1
#, fuzzy, c-format
msgid ""
"To know about the options available for the current printer read either the "
"list shown below or click on the \"Print option list\" button.%s%s%s\n"
"\n"
msgstr ""
"ÇöÀç ÇÁ¸°ÅÍ¿¡ »ç¿ëÇÒ ¼ö ÀÖ´Â ¿É¼Ç ¸ñ·ÏÀ» º¸·Á¸é, ¡¸ÀÎ¼â ¿É¼Ç ¸ñ·Ï¡¹À» ´©¸£¼¼"
"¿ä.\n"
"\n"

#: ../../lang.pm:1
#, c-format
msgid "Saudi Arabia"
msgstr "»ç¿ìµð¾Æ¶óºñ¾Æ"

#: ../../diskdrake/interactive.pm:1
#, c-format
msgid "Continue anyway?"
msgstr "°è¼ÓÇϽðڽÀ´Ï±î?"

#: ../../printer/printerdrake.pm:1
#, c-format
msgid ""
"If your printer is not listed, choose a compatible (see printer manual) or a "
"similar one."
msgstr ""

#: ../../help.pm:1 ../../install_steps_interactive.pm:1
#: ../../harddrake/data.pm:1 ../../printer/printerdrake.pm:1
#, c-format
msgid "Printer"
msgstr "ÇÁ¸°ÅÍ"

#: ../../services.pm:1
#, c-format
msgid "Internet"
msgstr "ÀÎÅͳÝ"

#: ../../standalone/service_harddrake:1
#, c-format
msgid "Some devices were added:\n"
msgstr ""

#: ../../diskdrake/interactive.pm:1
#, c-format
msgid "Geometry: %s cylinders, %s heads, %s sectors\n"
msgstr "À§Ä¡: %s ½Ç¸°ÅÍ, %s Çìµå, %s ¼½ÅÍ\n"

#: ../../printer/printerdrake.pm:1
#, c-format
msgid "Printing on the printer \"%s\""
msgstr "ÇÁ¸°ÅÍ¡¸%s¡¹»ó¿¡¼­ Àμâ Áß"

#: ../../standalone/drakTermServ:1
#, c-format
msgid "/etc/hosts.allow and /etc/hosts.deny already configured - not changed"
msgstr ""

#: ../../standalone/drakbackup:1
#, c-format
msgid "Restore From Tape"
msgstr "Å×ÀÔÀ¸·ÎºÎÅÍ º¹±¸"

#: ../../network/netconnect.pm:1
#, c-format
msgid "Choose the profile to configure"
msgstr "¼³Á¤ÇÒ ÇÁ·ÎÆÄÀÏÀ» ¼±ÅÃÇϼ¼¿ä."

#: ../../network/ethernet.pm:1 ../../network/network.pm:1
#, c-format
msgid ""
"\n"
"\n"
"Enter a Zeroconf host name without any dot if you don't\n"
"want to use the default host name."
msgstr ""

#: ../../standalone/drakbackup:1
#, c-format
msgid "Backup Now from configuration file"
msgstr "Áö±Ý ¼³Á¤ ÆÄÀϷκÎÅÍ ¹é¾÷"

#: ../../fsedit.pm:1
#, fuzzy, c-format
msgid "Mount points should contain only alphanumerical characters"
msgstr "ÇÁ¸°ÅÍ À̸§¿¡´Â ¹®ÀÚ, ¼ýÀÚ ±×¸®°í ¹ØÁÙ(Underscore)¸¸ ÀÖ¾î¾ß ÇÕ´Ï´Ù."

#: ../../printer/printerdrake.pm:1
#, c-format
msgid "Restarting printing system..."
msgstr "Àμ⠽ýºÅÛ Àç½ÇÇà Áß ..."

#: ../../modules/interactive.pm:1
#, c-format
msgid "See hardware info"
msgstr "Çϵå¿þ¾î Á¤º¸ º¸±â"

#: ../../any.pm:1
#, c-format
msgid "First sector of boot partition"
msgstr "ºÎÆ® ÆÄƼ¼ÇÀÇ Ã¹¹ø° ¼½ÅÍ"

#: ../../printer/printerdrake.pm:1
#, c-format
msgid "Printer manufacturer, model"
msgstr "ÇÁ¸°ÅÍ Á¦Á¶¾÷ü, ¸ðµ¨"

#: ../../printer/data.pm:1
#, c-format
msgid "PDQ - Print, Don't Queue"
msgstr "PDQ - Print, Don't Queue"

#: ../../standalone.pm:1
#, c-format
msgid ""
"[OPTIONS]...\n"
"Mandrake Terminal Server Configurator\n"
"--enable         : enable MTS\n"
"--disable        : disable MTS\n"
"--start          : start MTS\n"
"--stop           : stop MTS\n"
"--adduser        : add an existing system user to MTS (requires username)\n"
"--deluser        : delete an existing system user from MTS (requires "
"username)\n"
"--addclient      : add a client machine to MTS (requires MAC address, IP, "
"nbi image name)\n"
"--delclient      : delete a client machine from MTS (requires MAC address, "
"IP, nbi image name)"
msgstr ""

#: ../../standalone/drakTermServ:1
#, c-format
msgid "Subnet Mask:"
msgstr ""

#: ../../standalone/drakboot:1
#, c-format
msgid "LiLo and Bootsplash themes installation successfull"
msgstr ""

#: ../../security/l10n.pm:1
#, c-format
msgid "Set password expiration and account inactivation delays"
msgstr ""

#: ../../Xconfig/monitor.pm:1
#, c-format
msgid ""
"The two critical parameters are the vertical refresh rate, which is the "
"rate\n"
"at which the whole screen is refreshed, and most importantly the horizontal\n"
"sync rate, which is the rate at which scanlines are displayed.\n"
"\n"
"It is VERY IMPORTANT that you do not specify a monitor type with a sync "
"range\n"
"that is beyond the capabilities of your monitor: you may damage your "
"monitor.\n"
" If in doubt, choose a conservative setting."
msgstr ""
"¼öÁ÷ ±×¸®°í ´õ¿í Áß¿äÇÑ ¼öÆò ÁÖÆļö¶ó´Â µÎ °³ÀÇ Áß¿äÇÑ ÀÎÀÚ°¡ ÀÖ½À´Ï´Ù. ¼öÁ÷ "
"ÁÖÆļö´Â \n"
"Àüüȭ¸éÀÌ °»½ÅµÇ´Â ÁÖ±âÀ̸ç, ¼öÆò ÁÖÆļö´Â ½ºÄµ¶óÀεéÀÌ °»½ÅµÇ´Â ÁÖ±âÀÔ´Ï"
"´Ù.\n"
"\n"
"¸Å¿ì Áß¿ä: ´ÔÀÇ ½ÇÁ¦ ¸ð´ÏÅÍÀÇ ´É·ÂÄ¡¸¦ ³Ñ¾î¼­´Â ¸ðµ¨À» ¼±ÅÃÇÏÁö ¸¶¼¼¿ä: \n"
"´ÔÀÇ ¸ð´ÏÅÍ°¡ ÈÑ¼ÕµÉ ¼ö ÀÖ½À´Ï´Ù.\n"
"Àß ¸ð¸£°Ú´Ù¸é, ¾ÈÀüÇÏ°Ô ³·Àº ¼³Á¤°ªÀ» ¼±ÅÃÇϼ¼¿ä"

#: ../../help.pm:1 ../../interactive.pm:1 ../../interactive/gtk.pm:1
#, c-format
msgid "Modify"
msgstr "º¯°æ"

#: ../../printer/printerdrake.pm:1
#, c-format
msgid ""
"\n"
"The \"%s\" and \"%s\" commands also allow to modify the option settings for "
"a particular printing job. Simply add the desired settings to the command "
"line, e. g. \"%s <file>\".\n"
msgstr ""
"\n"
"¡¸%s¡¹¿Í¡¸%s¡¹¸í·ÉÀº ¶ÇÇÑ Æ¯Á¤ Àμâ ÀÛ¾÷À» À§ÇÑ ¿É¼Ç ¼³Á¤À» ¼öÁ¤ÇÒ ¼ö ÀÖ°Ô ÇÕ"
"´Ï´Ù. ¸í·ÉÇà¿¡ ¿øÇÏ´Â ¼³Á¤°ªÀ» Ãß°¡Çϼ¼¿ä, ¿¹: ¡¸%s <ÆÄÀÏ>¡¹.\n"

#: ../../standalone/drakbackup:1
#, c-format
msgid "Need hostname, username and password!"
msgstr ""

#: ../../diskdrake/dav.pm:1
#, c-format
msgid ""
"WebDAV is a protocol that allows you to mount a web server's directory\n"
"locally, and treat it like a local filesystem (provided the web server is\n"
"configured as a WebDAV server). If you would like to add WebDAV mount\n"
"points, select \"New\"."
msgstr ""

#: ../../standalone/drakbug:1
#, c-format
msgid "HardDrake"
msgstr "ÇÏµå µå·¹ÀÌÅ©"

#: ../../diskdrake/interactive.pm:1
#, c-format
msgid "new"
msgstr "»õ·Î ¸¸µé±â"

#: ../../security/help.pm:1
#, c-format
msgid "Enable/Disable syslog reports to console 12"
msgstr ""

#: ../../install_steps_interactive.pm:1
#, fuzzy, c-format
msgid "Would you like to try again?"
msgstr "Àμ⠼³Á¤À» ÇϽðڽÀ´Ï±î?"

#: ../../help.pm:1 ../../diskdrake/hd_gtk.pm:1
#, c-format
msgid "Wizard"
msgstr "¸¶¹ý»ç"

#: ../../printer/printerdrake.pm:1
#, fuzzy, c-format
msgid "Edit selected server"
msgstr "%s ¹ß°ß"

#: ../../standalone/drakbackup:1
#, c-format
msgid "Please choose where you want to backup"
msgstr "¹é¾÷ÇÒ °÷À» ¼±ÅÃÇϼ¼¿ä."

#: ../../install_steps_interactive.pm:1
#, c-format
msgid "You need to reboot for the partition table modifications to take place"
msgstr "ÆÄƼ¼Ç Å×ÀÌºí º¯°æ»çÇ×À» Àû¿ëÇÏ·Á¸é ¸®ºÎÆÃÀ» ÇØ¾ß ÇÕ´Ï´Ù."

#: ../../standalone/drakbackup:1
#, c-format
msgid "Do not include the browser cache"
msgstr ""

#: ../../standalone/keyboarddrake:1
#, c-format
msgid "Please, choose your keyboard layout."
msgstr "Å°º¸µå ·¹À̾ƿô ¼±ÅÃ"

#: ../../mouse.pm:1 ../../security/level.pm:1
#, c-format
msgid "Standard"
msgstr "Ç¥ÁØ"

#: ../../standalone/mousedrake:1
#, c-format
msgid "Please choose your mouse type."
msgstr "¾î¶² Á¾·ùÀÇ ¸¶¿ì½º¸¦ »ç¿ëÇϽʴϱî?"

#: ../../standalone/drakconnect:1
#, c-format
msgid "Connect..."
msgstr "¿¬°á..."

#: ../../printer/printerdrake.pm:1
#, fuzzy, c-format
msgid "Failed to configure printer \"%s\"!"
msgstr "ÇÁ¸°ÅÍ ¡¸%s¡¹ ¼³Á¤ Áß ..."

#: ../../install_steps_gtk.pm:1 ../../install_steps_interactive.pm:1
#, fuzzy, c-format
msgid "not configured"
msgstr "Àç¼³Á¤"

#: ../../network/isdn.pm:1
#, c-format
msgid "ISA / PCMCIA"
msgstr "ISA / PCMCIA"

#: ../../standalone/drakfont:1
#, fuzzy, c-format
msgid "About"
msgstr "ÁßÁö"

#: ../../network/network.pm:1
#, c-format
msgid "Proxies configuration"
msgstr "ÇÁ¶ô½Ã ¼³Á¤"

#: ../../mouse.pm:1
#, c-format
msgid "GlidePoint"
msgstr "ALPS ±Û¶óÀ̵åÆ÷ÀÎÆ®"

#: ../../diskdrake/interactive.pm:1
#, c-format
msgid "Start: sector %s\n"
msgstr "½ÃÀÛ: ¼½ÅÍ %s\n"

#: ../../standalone/drakgw:1
#, c-format
msgid "Network interface already configured"
msgstr "³×Æ®¿÷ ÀÎÅÍÆäÀ̽º´Â ÀÌ¹Ì ¼³Á¤µÇ¾î ÀÖ½À´Ï´Ù."

#: ../../standalone/drakTermServ:1
#, c-format
msgid "Couldn't access the floppy!"
msgstr ""

#: ../../standalone/drakbug:1
#, c-format
msgid "connecting to Bugzilla wizard ..."
msgstr "¹öÁú¶ó ¸¶¹ý»ç¿¡ ¿¬°á Áß ..."

#: ../../network/drakfirewall.pm:1
#, c-format
msgid "Mail Server"
msgstr "¸ÞÀÏ ¼­¹ö"

#: ../../diskdrake/hd_gtk.pm:1
#, c-format
msgid "Please click on a partition"
msgstr "ÆÄƼ¼ÇÀ» Ŭ¸¯Çϼ¼¿ä"

#: ../../any.pm:1 ../../standalone/drakbackup:1
#, c-format
msgid "Linux"
msgstr "¸®´ª½º"

#: ../../standalone/drakxtv:1
#, c-format
msgid "Have a nice day!"
msgstr "Áñ°Å¿î ÇϷ縦!"

#: ../../standalone/drakbackup:1
#, c-format
msgid "across Network"
msgstr "³×Æ®¿÷ °æÀ¯"

#: ../../help.pm:1
#, c-format
msgid "/dev/fd0"
msgstr "/dev/fd0"

#: ../../install_steps_interactive.pm:1
#, fuzzy, c-format
msgid "Upgrade %s"
msgstr "¾÷±×·¹À̵å"

#: ../../printer/printerdrake.pm:1
#, c-format
msgid "Select Printer Connection"
msgstr "ÇÁ¸°ÅÍ ¿¬°á¹æ¹ýÀ» ¼±ÅÃÇϼ¼¿ä."

#: ../../standalone/drakxtv:1
#, c-format
msgid "Scanning for TV channels in progress ..."
msgstr "TV ä³Î °Ë»ö ÁøÇà Áß..."

#: ../../standalone/drakbackup:1
#, c-format
msgid ""
"Error during sending file via FTP.\n"
" Please correct your FTP configuration."
msgstr ""

#: ../../standalone/drakTermServ:1
#, c-format
msgid "IP Range Start:"
msgstr ""

#: ../../services.pm:1
#, c-format
msgid ""
"The internet superserver daemon (commonly called inetd) starts a\n"
"variety of other internet services as needed. It is responsible for "
"starting\n"
"many services, including telnet, ftp, rsh, and rlogin. Disabling inetd "
"disables\n"
"all of the services it is responsible for."
msgstr ""
"(Åë»óÀûÀ¸·Î inetd¶ó°í ÇÏ´Â) ÀÎÅÍ³Ý ¼öÆÛ ´ë¸óÀº ´Ù¾çÇÑ ÀÎÅÍ³Ý ¼­¹ö¸¦\n"
"ÇÊ¿äÇÑ ¶§ ½ÇÇà ½Ãŵ´Ï´Ù. ÅÚ³Ý, FTP, RSH, RLOGIN µî°ú °°Àº ¸¹Àº \n"
"¼­ºñ½º¸¦ °ü¸®ÇÕ´Ï´Ù. ÀÌ°ÍÀÌ ½ÇÇàµÇ¾î ÀÖÁö ¾ÊÀ¸¸é, ¶ÇÇÑ ÀÌ°ÍÀÌ °ü¸®ÇÏ´Â\n"
"¿©·¯ ¼­ºñ½ºµµ ¶ÇÇÑ ºÒ°¡´ÉÇÏ°Ô µË´Ï´Ù."

#: ../../standalone/draksplash:1
#, c-format
msgid "the height of the progress bar"
msgstr ""

#: ../../standalone/drakbackup:1
#, c-format
msgid ""
"\n"
"- Save via %s on host: %s\n"
msgstr ""

#: ../../lang.pm:1 ../../standalone/drakxtv:1
#, c-format
msgid "Argentina"
msgstr "¾Æ¸£ÇîƼ³ª"

#: ../../network/drakfirewall.pm:1
#, c-format
msgid "Domain Name Server"
msgstr "µµ¸ÞÀÎ ³×ÀÓ ¼­¹ö"

#: ../../standalone/draksec:1
#, fuzzy, c-format
msgid "Security Level:"
msgstr "º¸¾È ¼öÁØ"

#: ../../fsedit.pm:1
#, c-format
msgid "Mount points must begin with a leading /"
msgstr "¸¶¿îÆ® À§Ä¡´Â ¹Ýµå½Ã ¡¸/¡¹·Î ½ÃÀÛÇÏ¿©¾ß ÇÕ´Ï´Ù."

#: ../../standalone/drakbackup:1
#, fuzzy, c-format
msgid "Choose your CD/DVD device"
msgstr "CD/DVD ¿ë·®À» ¼±ÅÃÇϼ¼¿ä."

#: ../../standalone/logdrake:1
#, c-format
msgid "Postfix Mail Server"
msgstr "Æ÷½ºÆ®ÇȽº ¸ÞÀÏ ¼­¹ö"

#: ../../diskdrake/interactive.pm:1
#, c-format
msgid "Quit without saving"
msgstr "ÀúÀåÇÏÁö ¾Ê°í Á¾·áÇϽðڽÀ´Ï±î?"

#: ../../lang.pm:1
#, c-format
msgid "Yemen"
msgstr "¿¹¸à"

#: ../../share/advertising/11-mnf.pl:1
#, c-format
msgid "This product is available on the MandrakeStore Web site."
msgstr ""

#: ../../interactive/stdio.pm:1
#, c-format
msgid "=> There are many things to choose from (%s).\n"
msgstr ""

#: ../../steps.pm:1
#, c-format
msgid "Hard drive detection"
msgstr "ÇÏµå µð½ºÅ© ¼±ÅÃ"

#: ../../install_steps_interactive.pm:1
#, c-format
msgid ""
"You haven't selected any group of packages.\n"
"Please choose the minimal installation you want:"
msgstr ""

#: ../../diskdrake/dav.pm:1
#, c-format
msgid "Please enter the WebDAV server URL"
msgstr "WebDAV ¼­¹ö URLÀ» ÀÔ·ÂÇϼ¼¿ä."

#: ../../lang.pm:1
#, c-format
msgid "Tajikistan"
msgstr "ŸÁöÅ°½ºÅº"

#: ../../help.pm:1 ../../install_steps_gtk.pm:1
#: ../../install_steps_interactive.pm:1 ../../standalone/drakautoinst:1
#, c-format
msgid "Accept"
msgstr "µ¿ÀÇ"

#: ../../printer/printerdrake.pm:1 ../../standalone/harddrake2:1
#, c-format
msgid "Description"
msgstr "¼³¸í"

#: ../../fsedit.pm:1
#, c-format
msgid "Error opening %s for writing: %s"
msgstr "%s¸¦ ¾²±âÀ§ÇØ ¿©´ÂÁß ¿À·ù¹ß»ý: %s"

#: ../../Xconfig/various.pm:1
#, c-format
msgid "Mouse type: %s\n"
msgstr "¸¶¿ì½º Á¾·ù: %s\n"

#: ../../Xconfig/card.pm:1
#, c-format
msgid "Your card can have 3D hardware acceleration support with XFree %s."
msgstr "´ÔÀÇ Ä«µå´Â XFree %s·Î 3D Çϵå¿þ¾î °¡¼Ó±â´ÉÀ» Áö¿øÇÕ´Ï´Ù."

#: ../../Xconfig/monitor.pm:1
#, c-format
msgid "Choose a monitor"
msgstr "¸ð´ÏÅ͸¦ ¼±ÅÃÇϼ¼¿ä"

#: ../../standalone/drakconnect:1
#, fuzzy, c-format
msgid "Bad Mask"
msgstr "À߸øµÈ ÆÑÅ°Áö"

#: ../../any.pm:1
#, c-format
msgid "Empty label not allowed"
msgstr "ºó Ç׸ñ¸íÀº Çã¿ëµÇÁö ¾Ê½À´Ï´Ù."

#: ../../keyboard.pm:1
#, c-format
msgid "Maltese (UK)"
msgstr ""

#: ../../diskdrake/interactive.pm:1
#, c-format
msgid "I can't add any more partition"
msgstr "´õÀÌ»ó ÆÄƼ¼ÇÀ» Ãß°¡ÇÒ ¼ö ¾ø½À´Ï´Ù."

#: ../../diskdrake/interactive.pm:1
#, c-format
msgid "Size in MB: "
msgstr "Å©±â(MB) :"

#: ../../printer/main.pm:1
#, c-format
msgid "Remote printer"
msgstr "¿ø°Ý ÇÁ¸°ÅÍ"

#: ../../any.pm:1
#, c-format
msgid "Please choose a language to use."
msgstr "»ç¿ëÇÒ ¾ð¾î¸¦ ¼±ÅÃÇØ ÁÖ¼¼¿ä."

#: ../../network/network.pm:1
#, c-format
msgid ""
"WARNING: this device has been previously configured to connect to the "
"Internet.\n"
"Simply accept to keep this device configured.\n"
"Modifying the fields below will override this configuration."
msgstr ""
"°æ°í: ÀÌ ÀåÄ¡´Â ÀÌ¹Ì ÀÎÅÍ³Ý ¿¬°á¿ëÀ¸·Î ¼³Á¤µÇ¾î ÀÖ½À´Ï´Ù.\n"
"±×³É ÇöÀç ¼³Á¤À» À¯ÁöÇϼ¼¿ä.\n"
"¾Æ·¡ ÀԷ¶õÀ» º¯°æÇϸé ÇöÀç ¼³Á¤À» µ¤¾î¾²°Ô µË´Ï´Ù."

#: ../../any.pm:1
#, fuzzy, c-format
msgid "I can set up your computer to automatically log on one user."
msgstr ""
"ÀÚµ¿À¸·Î ƯÁ¤ »ç¿ëÀڷμ­ ·Î±×Àεǵµ·Ï ÇÒ ¼ö ÀÖ½À´Ï´Ù.\n"
"ÀÌ·± Ư¼ºÀ» ¿øÇϼ¼¿ä?"

#: ../../standalone/harddrake2:1
#, fuzzy, c-format
msgid "Floppy format"
msgstr "Æ÷¸Ë"

#: ../../standalone/drakfont:1
#, c-format
msgid "Generic Printers"
msgstr "ÀÏ¹Ý ÇÁ¸°ÅÍ"

#: ../../printer/printerdrake.pm:1
#, c-format
msgid ""
"Please choose the printer to which the print jobs should go or enter a "
"device name/file name in the input line"
msgstr ""

#: ../../standalone/scannerdrake:1
#, c-format
msgid "The scanners on this machine are available to other computers"
msgstr ""

#: ../../any.pm:1
#, fuzzy, c-format
msgid "First sector of the root partition"
msgstr "ºÎÆ® ÆÄƼ¼ÇÀÇ Ã¹¹ø° ¼½ÅÍ"

#: ../../standalone/harddrake2:1
#, c-format
msgid "Alternative drivers"
msgstr "´ëü µå¶óÀ̹öµé"

#: ../../standalone/drakbackup:1
#, c-format
msgid ""
"\n"
"Please check all options that you need.\n"
msgstr ""

#: ../../any.pm:1
#, c-format
msgid "Initrd"
msgstr "ÃʱâÈ­ ·¥µð½ºÅ©"

#: ../../lang.pm:1
#, c-format
msgid "Cape Verde"
msgstr ""

#: ../../standalone/harddrake2:1
#, c-format
msgid "whether this cpu has the Cyrix 6x86 Coma bug"
msgstr ""

#: ../../standalone/harddrake2:1
#, c-format
msgid "early pentiums were buggy and freezed when decoding the F00F bytecode"
msgstr ""

#: ../../lang.pm:1
#, c-format
msgid "Guam"
msgstr "±¡"

#: ../../printer/printerdrake.pm:1
#, c-format
msgid ""
"Please choose the port that your printer is connected to or enter a device "
"name/file name in the input line"
msgstr ""

#: ../../standalone/logdrake:1
#, c-format
msgid "/Options/Test"
msgstr "¿É¼Ç(O)/Å×½ºÆ®"

#: ../../security/level.pm:1
#, c-format
msgid ""
"This level is to be used with care. It makes your system more easy to use,\n"
"but very sensitive. It must not be used for a machine connected to others\n"
"or to the Internet. There is no password access."
msgstr ""
"ÀÌ µî±ÞÀ» »ç¿ëÇÒ·Á¸é ¸Å¿ì ÁÖÀÇÇÏ¿©¾ß ÇÕ´Ï´Ù. ½Ã½ºÅÛÀ» »ç¿ëÇϱ⿡´Â \n"
"¿ëÀÌÇÏ°ÚÁö¸¸ ¸Å¿ì ¹Î°¨ÇÏ°Ô ÀÛµ¿ÇÕ´Ï´Ù: ÀÎÅͳÝÀ̳ª ³×Æ®¿÷¿¡ ¿¬°áµÈ ½Ã½ºÅÛ¿ë\n"
"À¸·Î´Â »ç¿ëÇÏÁö ¸¶¼¼¿ä. ¾ÏÈ£±â´ÉÀÌ ¾ø½À´Ï´Ù."

#: ../../fs.pm:1
#, fuzzy, c-format
msgid "Mounting partition %s"
msgstr "%s ÆÄƼ¼Ç Æ÷¸ËÁß"

#: ../../any.pm:1 ../../help.pm:1 ../../printer/printerdrake.pm:1
#, c-format
msgid "User name"
msgstr "»ç¿ëÀÚ¸í"

#: ../../standalone/drakbug:1
#, c-format
msgid "Userdrake"
msgstr "»ç¿ëÀÚ µå·¹ÀÌÅ©"

#: ../../install_interactive.pm:1
#, c-format
msgid "Which partition do you want to use for Linux4Win?"
msgstr "¾î´À ÆÄƼ¼ÇÀ» Linux4Win¿ëÀ¸·Î »ç¿ëÇÏ°Ú½À´Ï±î?"

#: ../../standalone/drakbackup:1
#, c-format
msgid "Backup system"
msgstr "¹é¾÷ ½Ã½ºÅÛ"

#: ../../printer/printerdrake.pm:1
#, c-format
msgid "Test pages"
msgstr "½ÃÇè ÆäÀÌÁö"

#: ../../diskdrake/interactive.pm:1
#, fuzzy, c-format
msgid "Logical volume name "
msgstr "Áö¿ª ÆÄÀϵé"

#: ../../standalone/drakbackup:1
#, c-format
msgid ""
"List of data to restore:\n"
"\n"
msgstr ""

#: ../../fs.pm:1
#, fuzzy, c-format
msgid "Checking %s"
msgstr "%s º¹»ç Áß"

#: ../../printer/printerdrake.pm:1
#, c-format
msgid "TCP/Socket Printer Options"
msgstr "TCP/¼ÒÄÏ ÇÁ¸°ÅÍ ¿É¼Ç"

#: ../../network/tools.pm:1 ../../standalone/drakconnect:1
#, c-format
msgid "Card mem (DMA)"
msgstr "Ä«µå ¸Þ¸ð¸® (DMA)"

#: ../../standalone/net_monitor:1
#, fuzzy, c-format
msgid "Disconnecting from Internet "
msgstr "ÀÎÅͳݿ¡ ¿¬°á"

#: ../../crypto.pm:1 ../../lang.pm:1 ../../network/tools.pm:1
#, c-format
msgid "France"
msgstr "ÇÁ¶û½º"

#: ../../standalone/drakperm:1
#, c-format
msgid "browse"
msgstr "ã¾Æº¸±â"

#: ../../printer/printerdrake.pm:1
#, c-format
msgid "Checking installed software..."
msgstr "¼³Ä¡µÈ ¼ÒÇÁÆ®¿þ¾î È®ÀÎ Áß ..."

#: ../../printer/printerdrake.pm:1
#, c-format
msgid "Remote printer name missing!"
msgstr "¿ø°Ý ÇÁ¸°Å͸íÀÌ ºüÁ³½À´Ï´Ù!!"

#: ../../printer/printerdrake.pm:1
#, fuzzy, c-format
msgid "Do you want to enable printing on printers in the local network?\n"
msgstr ""
"ÀÌ ÇÁ¸°ÅÍ(%s)¸¦\n"
"±âº» ÇÁ¸°ÅÍ·Î ÇϽðڽÀ´Ï±î?"

#: ../../lang.pm:1
#, c-format
msgid "Turkey"
msgstr "ÅÍÅ°"

#: ../../network/adsl.pm:1
#, c-format
msgid "Alcatel speedtouch usb"
msgstr "¾ËÄ«ÅÚ ½ºÇǵåÅÍÄ¡ USB"

#: ../../standalone/harddrake2:1
#, c-format
msgid "Number of buttons"
msgstr "¹öÆ° ¼ö"

#: ../../keyboard.pm:1
#, c-format
msgid "Vietnamese \"numeric row\" QWERTY"
msgstr "º£Æ®³² (¼ýÀÚ¿­ QWERTY)"

#: ../../standalone/harddrake2:1
#, c-format
msgid "Module"
msgstr "¸ðµâ"

#: ../../printer/printerdrake.pm:1
#, c-format
msgid ""
"In addition, queues not created with this program or \"foomatic-configure\" "
"cannot be transferred."
msgstr ""
"±×¸®°í ¶ÇÇÑ, ÀÌ ÇÁ·Î±×·¥À̳ª ¡¸Foomatic ¼³Á¤¡¹À¸·Î »ý¼ºµÇÁö ¾ÊÀº Å¥´Â Àü¼ÛµÉ "
"¼ö ¾ø½À´Ï´Ù."

#: ../../install_steps_interactive.pm:1
#, fuzzy, c-format
msgid "Hardware"
msgstr "ÇÏµå µå·¹ÀÌÅ©"

#: ../../keyboard.pm:1
#, c-format
msgid "Ctrl and Alt keys simultaneously"
msgstr ""

#: ../../crypto.pm:1 ../../lang.pm:1 ../../network/tools.pm:1
#, c-format
msgid "United States"
msgstr "¹Ì±¹"

#: ../../security/l10n.pm:1
#, fuzzy, c-format
msgid "User umask"
msgstr "»ç¿ëÀÚµé"

#: ../../any.pm:1
#, c-format
msgid "Default OS?"
msgstr "񃧯 OS?"

#: ../../keyboard.pm:1
#, c-format
msgid "Swiss (German layout)"
msgstr "½ºÀ§½º (µ¶¾î)"

#: ../../Xconfig/card.pm:1
#, c-format
msgid "Configure all heads independently"
msgstr "¸ðµç Çìµå¸¦ µ¶¸³ÀûÀ¸·Î ¼³Á¤"

#: ../../printer/printerdrake.pm:1
#, c-format
msgid ""
"Please choose the printer you want to set up. The configuration of the "
"printer will work fully automatically. If your printer was not correctly "
"detected or if you prefer a customized printer configuration, turn on "
"\"Manual configuration\"."
msgstr ""

#: ../../install_steps_interactive.pm:1
#, c-format
msgid "NTP Server"
msgstr "NTP ¼­¹ö"

#: ../../security/l10n.pm:1
#, c-format
msgid "Sulogin(8) in single user level"
msgstr ""

#: ../../install_steps_gtk.pm:1
#, c-format
msgid "Load/Save on floppy"
msgstr "Ç÷ÎÇÇ¿¡ ÀúÀå/ÀûÀç"

#: ../../standalone/draksplash:1
#, c-format
msgid "This theme does not yet have a bootsplash in %s !"
msgstr ""

#: ../../pkgs.pm:1
#, c-format
msgid "nice"
msgstr "ÁÁÀº ÆÑÅ°Áö"

#: ../../Xconfig/test.pm:1
#, fuzzy, c-format
msgid "Leaving in %d seconds"
msgstr "%d ÃÊ"

#: ../../network/modem.pm:1
#, c-format
msgid "Please choose which serial port your modem is connected to."
msgstr "¾î¶² ½Ã¸®¾ó Æ÷Æ®¿¡ ¸¶¿ì½º°¡ ¿¬°áµÇ¾î ÀÖ³ª¿ä?"

#: ../../standalone/drakperm:1
#, c-format
msgid "Property"
msgstr "¼Ó¼º"

#: ../../standalone/drakfont:1
#, c-format
msgid "Ghostscript"
msgstr "°í½ºÆ®½ºÅ©¸³Æ®"

#: ../../standalone/drakconnect:1
#, c-format
msgid "LAN Configuration"
msgstr "LAN ¼³Á¤"

#: ../../lang.pm:1
#, c-format
msgid "Ghana"
msgstr "°¡³ª"

#: ../../standalone/drakbackup:1
#, c-format
msgid "Path or Module required"
msgstr ""

#: ../../standalone/drakfont:1
#, c-format
msgid "Advanced Options"
msgstr "°í±Þ ¿É¼Ç"

#: ../../standalone/drakbackup:1
#, fuzzy, c-format
msgid "View Configuration"
msgstr "¼³Á¤"

#: ../../standalone/harddrake2:1
#, c-format
msgid "Coma bug"
msgstr ""

#: ../../help.pm:1
#, fuzzy, c-format
msgid ""
"At this point, you need to choose which partition(s) will be used for the\n"
"installation of your Mandrake Linux system. If partitions have already been\n"
"defined, either from a previous installation of GNU/Linux or by another\n"
"partitioning tool, you can use existing partitions. Otherwise, hard drive\n"
"partitions must be defined.\n"
"\n"
"To create partitions, you must first select a hard drive. You can select\n"
"the disk for partitioning by clicking on ``hda'' for the first IDE drive,\n"
"``hdb'' for the second, ``sda'' for the first SCSI drive and so on.\n"
"\n"
"To partition the selected hard drive, you can use these options:\n"
"\n"
" * \"%s\": this option deletes all partitions on the selected hard drive\n"
"\n"
" * \"%s\": this option enables you to automatically create ext3 and swap\n"
"partitions in the free space of your hard drive\n"
"\n"
"\"%s\": gives access to additional features:\n"
"\n"
" * \"%s\": saves the partition table to a floppy. Useful for later\n"
"partition-table recovery if necessary. It is strongly recommended that you\n"
"perform this step.\n"
"\n"
" * \"%s\": allows you to restore a previously saved partition table from a\n"
"floppy disk.\n"
"\n"
" * \"%s\": if your partition table is damaged, you can try to recover it\n"
"using this option. Please be careful and remember that it doesn't always\n"
"work.\n"
"\n"
" * \"%s\": discards all changes and reloads the partition table that was\n"
"originally on the hard drive.\n"
"\n"
" * \"%s\": unchecking this option will force users to manually mount and\n"
"unmount removable media such as floppies and CD-ROMs.\n"
"\n"
" * \"%s\": use this option if you wish to use a wizard to partition your\n"
"hard drive. This is recommended if you do not have a good understanding of\n"
"partitioning.\n"
"\n"
" * \"%s\": use this option to cancel your changes.\n"
"\n"
" * \"%s\": allows additional actions on partitions (type, options, format)\n"
"and gives more information about the hard drive.\n"
"\n"
" * \"%s\": when you are finished partitioning your hard drive, this will\n"
"save your changes back to disk.\n"
"\n"
"When defining the size of a partition, you can finely set the partition\n"
"size by using the Arrow keys of your keyboard.\n"
"\n"
"Note: you can reach any option using the keyboard. Navigate through the\n"
"partitions using [Tab] and the [Up/Down] arrows.\n"
"\n"
"When a partition is selected, you can use:\n"
"\n"
" * Ctrl-c to create a new partition (when an empty partition is selected)\n"
"\n"
" * Ctrl-d to delete a partition\n"
"\n"
" * Ctrl-m to set the mount point\n"
"\n"
"To get information about the different file system types available, please\n"
"read the ext2FS chapter from the ``Reference Manual''.\n"
"\n"
"If you are installing on a PPC machine, you will want to create a small HFS\n"
"``bootstrap'' partition of at least 1MB which will be used by the yaboot\n"
"bootloader. If you opt to make the partition a bit larger, say 50MB, you\n"
"may find it a useful place to store a spare kernel and ramdisk images for\n"
"emergency boot situations."
msgstr ""
"ÀÌÁ¦ ¾î´À ÆÄƼ¼ÇÀÌ ¸Çµå·¹ÀÌÅ© ¸®´ª½ºÀÇ ¼³Ä¡¿ëÀ¸·Î »ç¿ëµÇ¾î¾ß ÇÒÁö¸¦\n"
"¼±ÅÃÇØ¾ß ÇÕ´Ï´Ù. ÀÌÀü¿¡ ´Ù¸¥ GNU/¸®´ª½º¸¦ ¼³Ä¡ÇÑ ÀûÀÌ Àְųª, ´Ù¸¥ ÆÄƼ¼Ç\n"
"µµ±¸¸¦ »ç¿ëÇÏ¿© ÀÌ¹Ì ÆÄƼ¼ÇµéÀÌ Á¤ÀǵǾî ÀÖ´Ù¸é, ±âÁ¸ ÆÄƼ¼ÇÀ» ±×´ë·Î »ç¿ë\n"
"ÇÒ ¼ö ÀÖ½À´Ï´Ù. ±×·¸Áö ¾Ê´Ù¸é Çϵåµð½ºÅ©ÀÇ ÆÄƼ¼ÇµéÀ» Áö±Ý ¸¸µé¾î¾ß ÇÕ´Ï´Ù.\n"
"\n"
"ÆÄƼ¼ÇÀ» ¸¸µé·Á¸é, ¸ÕÀú Çϵåµð½ºÅ©¸¦ ¼±ÅÃÇϼ¼¿ä. ÆÄƼ¼ÇÀ» ¸¸µé¿©´Â Çϵåµð½ºÅ©"
"°¡\n"
"ù ¹ø° IDE µð½ºÅ©¶ó¸é ¡¸hda¡¹, µÎ ¹ø° IDE µð½ºÅ©¶ó¸é ¡¸hdb¡¹¿Í °°Àº ½ÄÀÌ"
"¸ç,\n"
"ù ¹ø° SCSI µð½ºÅ©¶ó¸é ¡¸sda¡¹¿Í °°Àº ½ÄÀÔ´Ï´Ù.\n"
"\n"
"ÆÄƼ¼ÇÀ» ³ª´­ ¶§, ´ÙÀ½ ¿É¼ÇÀ» »ç¿ëÇÒ ¼ö ÀÖ½À´Ï´Ù:\n"
"\n"
"  ¡Û ¡¸¸ðµÎ »èÁ¦¡¹: ¼±ÅÃµÈ µð½ºÅ©ÀÇ ¸ðµç ±âÁ¸ ÆÄƼ¼ÇÀ» »èÁ¦ÇÕ´Ï´Ù.\n"
"\n"
"  ¡Û ¡¸ÀÚµ¿ ÇҴ硹: ¼±ÅÃµÈ µð½ºÅ©ÀÇ ºó °ø°£¿¡ ÀÚµ¿À¸·Î EXT2¿Í ½º¿Ò ÆÄƼ¼ÇÀ»\n"
"ÇÒ´çÇÕ´Ï´Ù.\n"
"\n"
"  ¡Û ¡¸ÆÄƼ¼Ç Å×ÀÌºí º¹±¸¡¹: ÆÄƼ¼Ç Å×À̺íÀÌ ¼Õ»óµÇ¾î ÀÖÀ» °æ¿ì, ÀÌ ¿É¼ÇÀ¸"
"·Î\n"
"¼Õ»êµÈ Å×À̺íÀ» º¹±¸ÇÕ´Ï´Ù. !!ÁÖÀÇ!! º¹±¸½Ãµµ°¡ ½ÇÆÐÇÒ ¼öµµ ÀÖ´Ù´Â °ÍÀ»\n"
"¸í½ÉÇϼ¼¿ä.\n"
"\n"
"  ¡Û ¡¸µÇµ¹¸®±â¡¹: º¯°æ »çÇ×À» Ãë¼ÒÇÕ´Ï´Ù.\n"
"\n"
"  ¡Û ¡¸´Ù½Ã Àб⡹: ¸ðµç º¯°æ »çÇ×À» Ãë¼ÒÇÏ°í, Ãʱâ ÆÄƼ¼Ç Å×À̺íÀ» ´Ù½Ã ÀнÀ"
"´Ï´Ù.\n"
"\n"
"  ¡Û ¡¸¸¶¹ý»ç¡¹: ¸¶¹ý»ç¸¦ ½ÇÇàÇÏ¿© ÆÄƼ¼ÇÀ» ³ª´¯´Ï´Ù. ÆÄƼ¼Ç ³ª´©±â¿¡ ´ëÇÑ Áö"
"½ÄÀÌ\n"
"ºÎÁ·ÇÏ´Ù¸é, ÀÌ ¿É¼ÇÀ» »ç¿ëÇϼ¼¿ä.\n"
"\n"
"  ¡Û ¡¸Ç÷ÎÇǷκÎÅÍ º¹±¸¡¹: ÀÌÀü¿¡ Ç÷ÎÇÇ¿¡ ÀúÀåÇصРÆÄƼ¼Ç Á¤º¸À» »ç¿ëÇÏ¿©\n"
"ÆÄƼ¼Ç Å×À̺íÀ» º¹±¸ÇÕ´Ï´Ù.\n"
"\n"
"  ¡Û ¡¸Ç÷ÎÇÇ¿¡ ÀúÀ塹: ÆÄƼ¼Ç Á¤º¸¸¦ Ç÷ÎÇÇ¿¡ ÀúÀåÇÕ´Ï´Ù. ´ÙÀ½¿¡ ÆÄƼ¼Ç Å×ÀÌ"
"ºíÀ» º¹±¸ÇÒ\n"
"ÀÏÀÌ »ý±æ ¶§ »ç¿ëµË´Ï´Ù. ÀÌ °úÁ¤À» ¼öÇàÇÒ °ÍÀ» ±ÇÀåÇÏ´Â ¹ÙÀÔ´Ï´Ù.\n"
"\n"
"  ¡Û ¡¸¿Ï·á¡¹: ÆÄƼ¼Ç ³ª´©±â ÀÛ¾÷À» ³¡¸¶Ä¡¸é, ÀÌ ¿É¼ÇÀ¸·Î º¯°æ »çÇ×À» ÀúÀåÇÕ"
"´Ï´Ù.\n"
"\n"
"Á¤º¸: Å°º¸µå·Î ¿É¼ÇÀ» ¼±ÅÃÇÒ ¼öµµ ÀÖ½À´Ï´Ù. ÆÄƼ¼Çµé°£ÀÇ À̵¿Àº [Tab]Å°¿Í\n"
"[Up/Down]Å°¸¦ »ç¿ëÇϼ¼¿ä.\n"
"\n"
"ÆÄƼ¼ÇÀ» ¼±ÅÃÇÏ°í ³­ ÈÄ¿¡´Â ´ÙÀ½ Å°¸¦ »ç¿ëÇÒ ¼ö ÀÖ½À´Ï´Ù:\n"
"\n"
"  ¡Û ¡¸Ctrl + c¡¹: (ºó ÆÄƼ¼ÇÀÌ ¼±ÅÃµÈ °æ¿ì,) »õ ÆÄƼ¼Ç ¸¸µé±â.\n"
"\n"
"  ¡Û ¡¸Ctrl + d¡¹: ÆÄƼ¼Ç »èÁ¦Çϱâ.\n"
"\n"
"  ¡Û ¡¸Ctrl + m¡¹: ¸¶¿îÆ® À§Ä¡ ÁöÁ¤Çϱâ.\n"
"\n"
"¸¸¾à PPC ÄÄÇ»ÅÍ¿¡¼­ ¼³Ä¡ÇÏ°í ÀÖ´Â ÁßÀ̶ó¸é, YABOOT ºÎÆ®·Î´õ°¡ »ç¿ëÇÒ ÃÖ¼Ò "
"1MB\n"
"ÀÇ HFS ¡¸ºÎÆ®½ºÆ®·¦¡¹ÆÄƼ¼ÇÀ» ¸¸µé ÇÊ¿ä°¡ ÀÖ½À´Ï´Ù. ¸¸¾à ±× ÆÄƼ¼ÇÀ» º¸´Ù Å©"
"°Ô\n"
"(°¡·É, 50MB) ¸¸µé¸é, ÀÀ±Þ »óȲ½Ã¿¡ »ç¿ëÇÒ ¿©ºÐÀÇ Ä¿³Î°ú ·¥µð½ºÅ© À̹ÌÁö¸¦\n"
"ÀúÀåÇÒ ¼ö ÀÖ´Â À¯¿ëÇÑ Àå¼Ò°¡ µÉ °ÍÀÔ´Ï´Ù."

#: ../../help.pm:1
#, c-format
msgid ""
"Graphic Card\n"
"\n"
"   The installer will normally automatically detect and configure the\n"
"graphic card installed on your machine. If it is not the case, you can\n"
"choose from this list the card you actually have installed.\n"
"\n"
"   In the case that different servers are available for your card, with or\n"
"without 3D acceleration, you are then asked to choose the server that best\n"
"suits your needs."
msgstr ""

#: ../../install_steps_gtk.pm:1 ../../install_steps_interactive.pm:1
#, c-format
msgid "There was an error installing packages:"
msgstr "´ÙÀ½ ÆÑÅ°Áö¸¦ ¼³Ä¡Áß ¿À·ù°¡ ¹ß»ýÇß½À´Ï´Ù: "

#: ../../printer/printerdrake.pm:1
#, c-format
msgid "Lexmark inkjet configuration"
msgstr "·º½º¸¶Å© À×Å©Á¬ ¼³Á¤"

#: ../../help.pm:1 ../../diskdrake/interactive.pm:1
#, c-format
msgid "Undo"
msgstr "µÇµ¹¸®±â"

#: ../../help.pm:1 ../../diskdrake/interactive.pm:1
#, c-format
msgid "Save partition table"
msgstr "ÆÄƼ¼Ç Å×À̺í ÀúÀå"

#: ../../keyboard.pm:1
#, c-format
msgid "Finnish"
msgstr "Çɶõµå"

#: ../../lang.pm:1
#, c-format
msgid "Macedonia"
msgstr "¸¶Äɵµ´Ï¾Æ"

#: ../../any.pm:1
#, c-format
msgid ""
"The per-user sharing uses the group \"fileshare\". \n"
"You can use userdrake to add a user to this group."
msgstr ""

#: ../../keyboard.pm:1
#, c-format
msgid "Slovenian"
msgstr "½½·Îº£´Ï¾Æ"

#: ../../security/help.pm:1
#, c-format
msgid ""
"Authorize:\n"
"\n"
"- all services controlled by tcp_wrappers (see hosts.deny(5) man page) if "
"set to \"ALL\",\n"
"\n"
"- only local ones if set to \"LOCAL\"\n"
"\n"
"- none if set to \"NONE\".\n"
"\n"
"To authorize the services you need, use /etc/hosts.allow (see hosts.allow"
"(5))."
msgstr ""

#: ../../lang.pm:1
#, fuzzy, c-format
msgid "Libya"
msgstr "¶óÀ̺£¸®¾Æ"

#: ../../standalone/drakgw:1
#, c-format
msgid "Configuring scripts, installing software, starting servers..."
msgstr "½ºÅ©¸³Æ® ¼³Á¤ Áß, ¼ÒÇÁÆ®¿þ¾î ¼³Ä¡ Áß, ¼­¹ö ½ÃÀÛ Áß..."

#: ../../printer/printerdrake.pm:1
#, fuzzy, c-format
msgid "Printer on parallel port #%s"
msgstr "ÇÁ¸°ÅÍ È£½ºÆ®¸í ¶Ç´Â IP"

#: ../../standalone/drakbackup:1
#, c-format
msgid ""
"\n"
"- Burn to CD"
msgstr ""

#: ../../any.pm:1
#, c-format
msgid "Table"
msgstr "Å×À̺í"

#: ../../fs.pm:1
#, c-format
msgid "I don't know how to format %s in type %s"
msgstr "%s´Â %s À¯ÇüÀ̹ǷΠÆ÷¸ËÇÒ¼ö ¾ø½À´Ï´Ù."

#: ../../standalone/harddrake2:1
#, c-format
msgid "Model"
msgstr "¸ðµ¨"

#: ../../printer/printerdrake.pm:1
#, fuzzy, c-format
msgid "USB printer #%s"
msgstr "ÇÁ¸°ÅÍ ¾øÀ½"

#: ../../standalone/drakTermServ:1
#, c-format
msgid "Stop Server"
msgstr "¼­¹ö ÁßÁö"

#: ../../standalone/drakboot:1
#, c-format
msgid ""
"\n"
"Select the theme for\n"
"lilo and bootsplash,\n"
"you can choose\n"
"them separately"
msgstr ""

#: ../../harddrake/data.pm:1
#, fuzzy, c-format
msgid "Modem"
msgstr "¸ðµ¨"

#: ../../lang.pm:1
#, c-format
msgid "Tuvalu"
msgstr ""

#: ../../help.pm:1 ../../network/netconnect.pm:1
#, c-format
msgid "Use auto detection"
msgstr "ÀÚµ¿°Ë»ö »ç¿ë"

#: ../../services.pm:1
#, c-format
msgid ""
"GPM adds mouse support to text-based Linux applications such the\n"
"Midnight Commander. It also allows mouse-based console cut-and-paste "
"operations,\n"
"and includes support for pop-up menus on the console."
msgstr ""
"GPMÀº ÅؽºÆ® ±â¹Ý ÇÁ·Î±×·¥µé¿¡°Ô ¸¶¿ì½º ±â´ÉÀ» Áö¿øÇÕ´Ï´Ù.\n"
"¶ÇÇÑ ÄÜ¼Ö È­¸é¿¡¼­ Àß¶ó¼­ ºÙÀ̱â¿Í Æ˾÷ ¸Þ´º ±â´ÉÀ» \n"
"Áö¿øÇÕ´Ï´Ù."

#: ../../standalone/drakconnect:1
#, c-format
msgid "Started on boot"
msgstr "ºÎÆýà ½ÃÀÛµÊ"

#: ../../share/advertising/12-mdkexpert.pl:1
#, c-format
msgid ""
"Join the MandrakeSoft support teams and the Linux Community online to share "
"your knowledge and help others by becoming a recognized Expert on the online "
"technical support website:"
msgstr ""

#: ../../security/l10n.pm:1
#, fuzzy, c-format
msgid "No password aging for"
msgstr "¾ÏÈ£ ¾øÀ½"

#: ../../standalone/draksec:1
#, c-format
msgid ""
"The following options can be set to customize your\n"
"system security. If you need an explanation, look at the help tooltip.\n"
msgstr ""

#: ../../printer/printerdrake.pm:1
#, c-format
msgid "Automatically find available printers on remote machines"
msgstr ""

#: ../../lang.pm:1
#, c-format
msgid "East Timor"
msgstr "µ¿Æ¼¸ð¸£"

#: ../../standalone/drakbackup:1
#, c-format
msgid ""
"\n"
"- Save to Tape on device: %s"
msgstr ""

#: ../../standalone/drakbackup:1
#, fuzzy, c-format
msgid "Login name"
msgstr "µµ¸ÞÀÎ À̸§"

#: ../../security/l10n.pm:1
#, c-format
msgid "Report unowned files"
msgstr ""

#: ../../standalone/drakconnect:1
#, c-format
msgid "Del profile..."
msgstr "ÇÁ·ÎÆÄÀÏ Áö¿ì±â"

#: ../../printer/printerdrake.pm:1
#, c-format
msgid "Installing Foomatic..."
msgstr "Foomatic ¼³Ä¡ Áß..."

#: ../../standalone/XFdrake:1
#, c-format
msgid "Please log out and then use Ctrl-Alt-BackSpace"
msgstr "·Î±×¾Æ¿ôÇÏ°í Crtl-Alt-BackSpaceÅ°¸¦ ´©¸£¼¼¿ä."

#: ../../network/netconnect.pm:1
#, fuzzy, c-format
msgid "detected"
msgstr "%s ¹ß°ß"

#: ../../network/netconnect.pm:1
#, fuzzy, c-format
msgid "The network needs to be restarted. Do you want to restart it ?"
msgstr "ÆÑÅ°Áö %s°¡ ÇÊ¿äÇÕ´Ï´Ù. ¼³Ä¡ÇÏ°Ú½À´Ï±î?"

#: ../../standalone/drakbug:1
#, c-format
msgid "Package: "
msgstr "ÆÑÅ°Áö:"

#: ../../standalone/drakboot:1
#, c-format
msgid "Can't write /etc/sysconfig/bootsplash."
msgstr ""

#: ../../printer/printerdrake.pm:1
#, c-format
msgid "SECURITY WARNING!"
msgstr ""

#: ../../standalone/drakfont:1
#, c-format
msgid "StarOffice"
msgstr "½ºÅ¸ ¿ÀÇǽº"

#: ../../standalone/drakboot:1
#, c-format
msgid "No, I don't want autologin"
msgstr "¾Æ´Ï¿À, ÀÚµ¿·Î±×ÀÎÀ» »ç¿ëÇÏÁö ¾Ê½À´Ï´Ù."

#: ../../standalone/drakbug:1
#, c-format
msgid "Windows Migration tool"
msgstr "À©µµ¿ìÁî ÀÌÁÖ µµ±¸"

#: ../../any.pm:1 ../../help.pm:1
#, fuzzy, c-format
msgid "All languages"
msgstr "¾ð¾î ¼±ÅÃ"

#: ../../diskdrake/interactive.pm:1
#, c-format
msgid "Removing %s"
msgstr "%s Á¦°Å Áß"

#: ../../standalone/drakTermServ:1
#, fuzzy, c-format
msgid "%s not found...\n"
msgstr "ÆùÆ®¸¦ ãÀ» ¼ö ¾ø½À´Ï´Ù."

#: ../../network/tools.pm:1 ../../standalone/drakconnect:1
#, c-format
msgid "Testing your connection..."
msgstr "¿¬°á Å×½ºÆ® Áß..."

#: ../../standalone/harddrake2:1
#, fuzzy, c-format
msgid "Cache size"
msgstr "Å©±â"

#: ../../security/level.pm:1
#, c-format
msgid ""
"Passwords are now enabled, but use as a networked computer is still not "
"recommended."
msgstr ""
"¾ÏÈ£±â´ÉÀÌ Àû¿ëµÇÁö¸¸, ³×Æ®¿÷¿¡ ¿¬°áµÈ ÄÄÇ»ÅÍ·Î »ç¿ëÇϱ⿡´Â ¾ÆÁ÷ ÀûÀýÇÏÁö ¾Ê"
"½À´Ï´Ù."

#: ../../diskdrake/interactive.pm:1
#, c-format
msgid "Start sector: "
msgstr "½ÃÀÛ ¼½ÅÍ: "

#: ../../standalone/drakperm:1
#, fuzzy, c-format
msgid "Read"
msgstr "Àç½Ãµµ"

#: ../../lang.pm:1
#, c-format
msgid "Congo (Brazzaville)"
msgstr ""

#: ../../any.pm:1 ../../install_any.pm:1 ../../standalone.pm:1
#, c-format
msgid "The package %s needs to be installed. Do you want to install it?"
msgstr "ÆÑÅ°Áö %s°¡ ÇÊ¿äÇÕ´Ï´Ù. ¼³Ä¡ÇÏ°Ú½À´Ï±î?"

#: ../../lang.pm:1
#, c-format
msgid "Seychelles"
msgstr ""

#: ../../printer/printerdrake.pm:1
#, c-format
msgid ""
"Printerdrake has compared the model name resulting from the printer auto-"
"detection with the models listed in its printer database to find the best "
"match. This choice can be wrong, especially when your printer is not listed "
"at all in the database. So check whether the choice is correct and click "
"\"The model is correct\" if so and if not, click \"Select model manually\" "
"so that you can choose your printer model manually on the next screen.\n"
"\n"
"For your printer Printerdrake has found:\n"
"\n"
"%s"
msgstr ""

#: ../../standalone/drakbackup:1
#, fuzzy, c-format
msgid "Bad password on %s"
msgstr "¾ÏÈ£ ¾øÀ½"

#: ../../printer/printerdrake.pm:1
#, c-format
msgid ""
"\n"
"There is one unknown printer directly connected to your system"
msgstr ""

#: ../../keyboard.pm:1
#, fuzzy, c-format
msgid "Right Control key"
msgstr "¿ø°Ý Á¦¾î"

#: ../../lang.pm:1
#, c-format
msgid "Zambia"
msgstr "Àáºñ¾Æ"

#: ../../security/level.pm:1
#, c-format
msgid "Security Administrator (login or email)"
msgstr "º¸¾È °ü¸®ÀÚ (·Î±×ÀÎ ¶Ç´Â À̸ÞÀÏ)"

#: ../../standalone/drakgw:1
#, c-format
msgid "Sorry, we support only 2.4 kernels."
msgstr "Á˼ÛÇÕ´Ï´Ù. 2.4 Ä¿³Î¸¸ Áö¿øµË´Ï´Ù."

#: ../../keyboard.pm:1
#, c-format
msgid "Romanian (qwerty)"
msgstr "·Î¸¸ (QWERTY)"

#: ../../standalone/drakbackup:1
#, c-format
msgid "Under Devel ... please wait."
msgstr ""

#: ../../crypto.pm:1 ../../lang.pm:1
#, c-format
msgid "Czech Republic"
msgstr "üÄÚ °øÈ­±¹"

#: ../../lang.pm:1
#, c-format
msgid "Egypt"
msgstr "ÀÌÁýÆ®"

#: ../../help.pm:1 ../../install_steps_interactive.pm:1
#, c-format
msgid "Sound card"
msgstr "»ç¿îµå Ä«µå"

#: ../../standalone/drakfont:1
#, c-format
msgid "Import Fonts"
msgstr "ÆùÆ® ¼öÀÔ"

#: ../../diskdrake/hd_gtk.pm:1
#, fuzzy, c-format
msgid ""
"You have one big MicroSoft Windows partition.\n"
"I suggest you first resize that partition\n"
"(click on it, then click on \"Resize\")"
msgstr ""
"ÇϳªÀÇ Å« µµ½º ÆÄƼ¼ÇÀ» °¡Áö°í ÀÖ½À´Ï´Ù.\n"
"(ÀϹÝÀûÀ¸·Î ¸¶ÀÌÅ©·Î¼ÒÇÁÆ®ÀÇ µµ½º/À©µµ¿ìÁî¿¡¼­ »ç¿ë).\n"
"¸ÕÀú ±× ÆÄƼ¼ÇÀÇ Å©±â¸¦ Á¶Á¤ÇÒ °ÍÀ» ±ÇÀåÇÕ´Ï´Ù.\n"
"(±×°ÍÀ» Ŭ¸¯ÇÑÈÄ, \"Å©±âÁ¶Á¤\"À» Ŭ¸¯Çϼ¼¿ä.)"

#: ../../standalone/drakfont:1
#, c-format
msgid "Suppress Temporary Files"
msgstr "Àӽà ÆÄÀÏ ÀºÆó"

#: ../../network/netconnect.pm:1
#, fuzzy, c-format
msgid ""
"Congratulations, the network and Internet configuration is finished.\n"
"\n"
msgstr ""
"ÃàÇÏÇÕ´Ï´Ù. ³×Æ®¿÷/ÀÎÅÍ³Ý ¼³Á¤ÀÌ ¿Ï·áµÇ¾ú½À´Ï´Ù.\n"
"\n"
"ÀÌÁ¦ ¼³Á¤ÀÌ ½Ã½ºÅÛ¿¡ Àû¿ëµÉ °ÍÀÔ´Ï´Ù.\n"

#: ../../diskdrake/interactive.pm:1
#, c-format
msgid "Change partition type"
msgstr "ÆÄƼ¼Ç À¯Çü º¯°æ"

#: ../../help.pm:1
#, c-format
msgid ""
"Resolution\n"
"\n"
"   Here you can choose the resolutions and color depths available for your\n"
"hardware. Choose the one that best suits your needs (you will be able to\n"
"change that after installation though). A sample of the chosen\n"
"configuration is shown in the monitor."
msgstr ""

#: ../../standalone/draksec:1
#, fuzzy, c-format
msgid "Network Options"
msgstr "Ãß°¡ ¿É¼Ç"

#: ../../security/l10n.pm:1
#, c-format
msgid "Enable msec hourly security check"
msgstr ""

#: ../../standalone/drakboot:1
#, c-format
msgid ""
"Display theme\n"
"under console"
msgstr ""
"ÄܼÖÇÏ¿¡¼­\n"
"Å׸¶ º¸À̱â"

#: ../../standalone/net_monitor:1
#, c-format
msgid "Statistics"
msgstr ""

#: ../../printer/cups.pm:1
#, c-format
msgid "(on %s)"
msgstr "(%s¿¡)"

#: ../../mouse.pm:1
#, c-format
msgid "MM Series"
msgstr "MM ½Ã¸®Áî"

#: ../../security/level.pm:1
#, c-format
msgid ""
"A library which defends against buffer overflow and format string attacks."
msgstr "¹öÆÛ ³ÑħÀ̳ª Çü½ÄÈ­ ¹®ÀÚ¿­ °ø°ÝÀ» ¸·´Â ¶óÀ̺귯¸®."

#: ../../standalone/net_monitor:1
#, c-format
msgid "average"
msgstr ""

#: ../../printer/printerdrake.pm:1
#, c-format
msgid "New printer name"
msgstr "»õ ÇÁ¸°ÅÍ À̸§"

#: ../../fs.pm:1
#, c-format
msgid ""
"Allow an ordinary user to mount the file system. The\n"
"name of the mounting user is written to mtab so that he can unmount the "
"file\n"
"system again. This option implies the options noexec, nosuid, and nodev\n"
"(unless overridden by subsequent options, as in the option line\n"
"user,exec,dev,suid )."
msgstr ""

#: ../../lang.pm:1
#, c-format
msgid "Equatorial Guinea"
msgstr ""

#: ../../standalone/drakbackup:1
#, c-format
msgid "Build Backup"
msgstr "¹é¾÷ ºôµå"

#: ../../printer/printerdrake.pm:1
#, c-format
msgid ""
"To print a file from the command line (terminal window) use the command \"%s "
"<file>\" or \"%s <file>\".\n"
msgstr ""
"¸í·ÉÇà(Å͹̳ΠÀ©µµ¿ì)¿¡¼­ ÆÄÀÏÀ» ÀμâÇÏ·Á¸é, ¡¸%s <ÆÄÀÏ>¡¹ ¶Ç´Â ¡¸%s <ÆÄÀÏ>¡¹"
"¸í·ÉÀ» »ç¿ëÇϼ¼¿ä.\n"

#: ../../printer/printerdrake.pm:1
#, c-format
msgid "Currently, no alternative possibility is available"
msgstr ""

#: ../../keyboard.pm:1
#, c-format
msgid "Romanian (qwertz)"
msgstr "·Î¸¸ (QWERTZ)"

#: ../../standalone/drakTermServ:1
#, c-format
msgid "Write Config"
msgstr "¼³Á¤ ±â·Ï"

#: ../../services.pm:1
#, c-format
msgid ""
"The routed daemon allows for automatic IP router table updated via\n"
"the RIP protocol. While RIP is widely used on small networks, more complex\n"
"routing protocols are needed for complex networks."
msgstr ""
"Routed µ¥¸óÀº RIP ÇÁ·ÎÅäÄÝÀ» ÅëÇØ ÀÚµ¿À¸·Î IP ¶ó¿ìÅÍ Å×À̺íÀÌ °»½ÅµÇµµ·Ï ÇÕ´Ï"
"´Ù.\n"
"RIP´Â ¼Ò±Ô¸ð ³×Æ®¿÷À» À§ÇÑ °ÍÀ̱⠶§¹®¿¡, ´ë±Ô¸ð ³×Æ®¿÷À» À§Çؼ­´Â º¸´Ù º¹Àâ"
"ÇÑ\n"
"¶ó¿ìÆà ÇÁ·ÎÅäÄÝÀÌ ÇÊ¿äÇÕ´Ï´Ù."

#: ../../lang.pm:1
#, c-format
msgid "Kiribati"
msgstr ""

#: ../../standalone/drakbackup:1
#, c-format
msgid "Other (not drakbackup) keys in place already"
msgstr ""

#: ../../standalone/draksplash:1
#, c-format
msgid "Browse"
msgstr "ã¾Æº¸±â"

#: ../../harddrake/data.pm:1
#, c-format
msgid "CDROM"
msgstr ""

#: ../../network/tools.pm:1
#, c-format
msgid "Do you want to try to connect to the Internet now?"
msgstr "Áö±Ý ÀÎÅÍ³Ý ¿¬°áÀ» ½ÃµµÇØ º¸½Ã°Ú½À´Ï±î?"

#: ../../keyboard.pm:1
#, c-format
msgid "Belgian"
msgstr "º§±â¿¡"

#: ../../install_steps_interactive.pm:1
#, c-format
msgid "Do you have an ISA sound card?"
msgstr "ISA »ç¿îµå Ä«µå°¡ ÀÖ½À´Ï±î?"

#: ../../network/ethernet.pm:1
#, c-format
msgid ""
"No ethernet network adapter has been detected on your system.\n"
"I cannot set up this connection type."
msgstr ""
"¾î¶°ÇÑ ³×Æ®¿÷ ¾î´ðÅ͵µ °¨ÁöµÇÁö ¾Ê¾Ò½À´Ï´Ù.\n"
"¿¬°á ¼³Á¤À» ÇÒ ¼ö ¾ø½À´Ï´Ù."

#: ../../diskdrake/hd_gtk.pm:1
#, fuzzy, c-format
msgid "Windows"
msgstr "À©µµ¿ìÁî µµ¸ÞÀÎ"

#: ../../common.pm:1
#, c-format
msgid "Can't make screenshots before partitioning"
msgstr "ÆÄƼ¼ÇÀ» ³ª´©±â Àü¿¡´Â ½ºÅ©¸°¼¦À» ¸¸µé ¼ö ¾ø½À´Ï´Ù."

#: ../../standalone/drakbackup:1
#, c-format
msgid "Host Name"
msgstr "È£½ºÆ®¸í"

#: ../../standalone/logdrake:1
#, c-format
msgid "/File/Save _As"
msgstr "/ÆÄÀÏ(F)/´Ù¸¥ À̸§À¸·Î ÀúÀå(_A)"

#: ../../printer/printerdrake.pm:1
#, c-format
msgid ""
"To get access to printers on remote CUPS servers in your local network you "
"only need to turn on the \"Automatically find available printers on remote "
"machines\" option; the CUPS servers inform your machine automatically about "
"their printers. All printers currently known to your machine are listed in "
"the \"Remote printers\" section in the main window of Printerdrake. If your "
"CUPS server(s) is/are not in your local network, you have to enter the IP "
"address(es) and optionally the port number(s) here to get the printer "
"information from the server(s)."
msgstr ""

#: ../../standalone/drakTermServ:1
#, c-format
msgid ""
"drakTermServ Overview\n"
"\t\t\t   \n"
"        - Create Etherboot Enabled Boot Images:\n"
"        \t\tTo boot a kernel via etherboot, a special kernel/initrd image "
"must be created.\n"
"        \t\tmkinitrd-net does much of this work and drakTermServ is just a "
"graphical interface\n"
"        \t\tto help manage/customize these images. To create the file \n"
"        \t\t/etc/dhcpd.conf.etherboot-pcimap.include that is pulled in as an "
"include in \n"
"        \t\tdhcpd.conf, you should create the etherboot images for at least "
"one full kernel.\n"
"\n"
"        - Maintain /etc/dhcpd.conf:\n"
"        \t\tTo net boot clients, each client needs a dhcpd.conf entry, "
"assigning an IP address\n"
"        \t\tand net boot images to the machine. drakTermServ helps create/"
"remove these entries.\n"
"\t\t\t\n"
"        \t\t(PCI cards may omit the image - etherboot will request the "
"correct image. You should\n"
"        \t\talso consider that when etherboot looks for the images, it "
"expects names like\n"
"        \t\tboot-3c59x.nbi, rather than boot-3c59x.2.4.19-16mdk.nbi).\n"
"\t\t\t \n"
"        \t\tA typical dhcpd.conf stanza to support a diskless client looks "
"like:\n"
"        \t\t\n"
"\t\t\t\thost curly {\n"
"\t\t\t\t\thardware ethernet        00:20:af:2f:f7:9d;\n"
"\t\t\t\t\tfixed-address              192.168.192.3;\n"
"\t\t\t\t\t#type                          fat;\n"
"\t\t\t\t\tfilename                      \"i386/boot/boot-3c509.2.4.18-6mdk."
"nbi\";\n"
"\t\t\t\t\t#hdw_config                true;\n"
"\t\t\t\t}\n"
"\t\t\t\n"
"\t\t\tWhile you can use a pool of IP addresses, rather than setup a specific "
"entry for\n"
"\t\t\ta client machine, using a fixed address scheme facilitates using the "
"functionality\n"
"\t\t\tof client-specific configuration files that ClusterNFS provides.\n"
"\t\t\t\n"
"\t\t\tNote: The \"#type\" entry is only used by drakTermServ.  Clients can "
"either be 'thin'\n"
"\t\t\tor 'fat'.  Thin clients run most software on the server via xdmcp, "
"while fat clients run \n"
"\t\t\tmost software on the client machine. A special inittab, /etc/inittab\\$"
"\\$IP=client_ip\\$\\$ is\n"
"\t\t\twritten for thin clients. System config files xdm-config, kdmrc, and "
"gdm.conf are \n"
"\t\t\tmodified if thin clients are used, to enable xdmcp. Since there are "
"security issues in \n"
"\t\t\tusing xdmcp, hosts.deny and hosts.allow are modified to limit access "
"to the local\n"
"\t\t\tsubnet.\n"
"\t\t\t\n"
"\t\t\tNote: The \"#hdw_config\" entry is also only used by drakTermServ.  "
"Clients can either \n"
"\t\t\tbe 'true' or 'false'.  'true' enables root login at the client machine "
"and allows local \n"
"\t\t\thardware configuration of sound, mouse, and X, using the 'drak' tools. "
"This is enabled \n"
"\t\t\tby creating seperate config files associated with the client's IP "
"address and creating \n"
"\t\t\tread/write mount points to allow the client to alter the file. Once "
"you are satisfied \n"
"\t\t\twith the configuration, you can remove root login priviledges from the "
"client.\n"
"\t\t\t\n"
"\t\t\tNote: You must stop/start the server after adding or changing "
"clients.\n"
"\t\t\t\n"
"        - Maintain /etc/exports:\n"
"        \t\tClusternfs allows export of the root filesystem to diskless "
"clients. drakTermServ\n"
"        \t\tsets up the correct entry to allow anonymous access to the root "
"filesystem from\n"
"        \t\tdiskless clients.\n"
"\n"
"        \t\tA typical exports entry for clusternfs is:\n"
"        \t\t\n"
"        \t\t/                  (ro,all_squash)\n"
"        \t\t/home              SUBNET/MASK(rw,root_squash)\n"
"\t\t\t\n"
"\t\t\tWith SUBNET/MASK being defined for your network.\n"
"        \t\t\n"
"        - Maintain /etc/shadow\\$\\$CLIENT\\$\\$:\n"
"        \t\tFor users to be able to log into the system from a diskless "
"client, their entry in\n"
"        \t\t/etc/shadow needs to be duplicated in /etc/shadow\\$\\$CLIENTS\\$"
"\\$. drakTermServ helps\n"
"        \t\tin this respect by adding or removing system users from this "
"file.\n"
"\n"
"        - Per client /etc/X11/XF86Config-4\\$\\$IP-ADDRESS\\$\\$:\n"
"        \t\tThrough clusternfs, each diskless client can have it's own "
"unique configuration files\n"
"        \t\ton the root filesystem of the server. By allowing local client "
"hardware configuration, \n"
"        \t\tdrakTermServ will help create these files.\n"
"\n"
"        - Per client system configuration files:\n"
"        \t\tThrough clusternfs, each diskless client can have it's own "
"unique configuration files\n"
"        \t\ton the root filesystem of the server. By allowing local client "
"hardware configuration, \n"
"\t\t\t\tclients can customize files such as /etc/modules.conf, /etc/"
"sysconfig/mouse, \n"
"        \t\t/etc/sysconfig/keyboard on a per-client basis.\n"
"\n"
"        Note: Enabling local client hardware configuration does enable root "
"login to the terminal \n"
"        server on each client machine that has this feature enabled.  Local "
"configuration can be turned\n"
"        back off, retaining the configuration files, once the client machine "
"is configured.\n"
"\t\t\n"
"        - /etc/xinetd.d/tftp:\n"
"        \t\tdrakTermServ will configure this file to work in conjunction "
"with the images created by\n"
"        \t\tmkinitrd-net, and the entries in /etc/dhcpd.conf, to serve up "
"the boot image to each\n"
"        \t\tdiskless client.\n"
"\n"
"        \t\tA typical tftp configuration file looks like:\n"
"        \t\t\n"
"        \t\tservice tftp\n"
"        \t\t(\n"
"                        disable         = no\n"
"                        socket_type  = dgram\n"
"                        protocol        = udp\n"
"                        wait             = yes\n"
"                        user             = root\n"
"                        server          = /usr/sbin/in.tftpd\n"
"                        server_args  = -s /var/lib/tftpboot\n"
"        \t\t}\n"
"        \t\t\n"
"        \t\tThe changes here from the default installation are changing the "
"disable flag to\n"
"        \t\t'no' and changing the directory path to /var/lib/tftpboot, where "
"mkinitrd-net\n"
"        \t\tputs it's images.\n"
"\n"
"        - Create etherboot floppies/CDs:\n"
"        \t\tThe diskless client machines need either ROM images on the NIC, "
"or a boot floppy\n"
"        \t\tor CD to initate the boot sequence.  drakTermServ will help "
"generate these images,\n"
"        \t\tbased on the NIC in the client machine.\n"
"        \t\t\n"
"        \t\tA basic example of creating a boot floppy for a 3Com 3c509 "
"manually:\n"
"        \t\t\n"
"        \t\tcat /usr/lib/etherboot/boot1a.bin \\\n"
"        \t\t\t/usr/lib/etherboot/lzrom/3c509.lzrom > /dev/fd0\n"
" \n"
"\n"
msgstr ""

#: ../../standalone/scannerdrake:1
#, c-format
msgid "%s is not in the scanner database, configure it manually?"
msgstr ""

#: ../../any.pm:1
#, c-format
msgid "Delay before booting default image"
msgstr "±âº» À̹ÌÁö·Î ºÎÆÃµÉ ¶§±îÁö Áö¿¬½Ã°£"

#: ../../any.pm:1
#, c-format
msgid "Restrict command line options"
msgstr "¸í·ÉÇà ¿É¼ÇÀ» Á¦ÇÑÇÕ´Ï´Ù."

#: ../../standalone/drakxtv:1
#, c-format
msgid "East Europe"
msgstr "µ¿À¯·´"

#: ../../help.pm:1 ../../install_interactive.pm:1
#, c-format
msgid "Use free space"
msgstr "ºó °ø°£ »ç¿ë"

#: ../../network/adsl.pm:1
#, c-format
msgid "use dhcp"
msgstr "DHCP »ç¿ë"

#: ../../standalone/logdrake:1
#, c-format
msgid "Mail alert"
msgstr "¸ÞÀÏ °æ°í"

#: ../../network/tools.pm:1
#, c-format
msgid "Internet configuration"
msgstr "ÀÎÅÍ³Ý ¼³Á¤"

#: ../../lang.pm:1
#, c-format
msgid "Uzbekistan"
msgstr "¿ìÁŰ½ºÅº"

#: ../../printer/printerdrake.pm:1
#, c-format
msgid "Detected %s"
msgstr "%s ¹ß°ß"