summaryrefslogtreecommitdiffstats
path: root/po/pt.po
blob: aba9b145d1f25233067e68e9bbca54b207f0a1ce (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
932
933
934
935
936
937
938
939
940
941
942
943
944
945
946
947
948
949
950
951
952
953
954
955
956
957
958
959
960
961
962
963
964
965
966
967
968
969
970
971
972
973
974
975
976
977
978
979
980
981
982
983
984
985
986
987
988
989
990
991
992
993
994
995
996
997
998
999
1000
1001
1002
1003
1004
1005
1006
1007
1008
1009
1010
1011
1012
1013
1014
1015
1016
1017
1018
1019
1020
1021
1022
1023
1024
1025
1026
1027
1028
1029
1030
1031
1032
1033
1034
1035
1036
1037
1038
1039
1040
1041
1042
1043
1044
1045
1046
1047
1048
1049
1050
1051
1052
1053
1054
1055
1056
1057
1058
1059
1060
1061
1062
1063
1064
1065
1066
1067
1068
1069
1070
1071
1072
1073
1074
1075
1076
1077
1078
1079
1080
1081
1082
1083
1084
1085
1086
1087
1088
1089
1090
1091
1092
1093
1094
1095
1096
1097
1098
1099
1100
1101
1102
1103
1104
1105
1106
1107
1108
1109
1110
1111
1112
1113
1114
1115
1116
1117
1118
1119
1120
1121
1122
1123
1124
1125
1126
1127
1128
1129
1130
1131
1132
1133
1134
1135
1136
1137
1138
1139
1140
1141
1142
1143
1144
1145
1146
1147
1148
1149
1150
1151
1152
1153
1154
1155
1156
1157
1158
1159
1160
1161
1162
1163
1164
1165
1166
1167
1168
1169
1170
1171
1172
1173
1174
1175
1176
1177
1178
1179
1180
1181
1182
1183
1184
1185
1186
1187
1188
1189
1190
1191
1192
1193
1194
1195
1196
1197
1198
1199
1200
1201
1202
1203
1204
1205
1206
1207
1208
1209
1210
1211
1212
1213
1214
1215
1216
1217
1218
1219
1220
1221
1222
1223
1224
1225
1226
1227
1228
1229
1230
1231
1232
1233
1234
1235
1236
1237
1238
1239
1240
1241
1242
1243
1244
1245
1246
1247
1248
1249
1250
1251
1252
1253
1254
1255
1256
1257
1258
1259
1260
1261
1262
1263
1264
1265
1266
1267
1268
1269
1270
1271
1272
1273
1274
1275
1276
1277
1278
1279
1280
1281
1282
1283
1284
1285
1286
1287
1288
1289
1290
1291
1292
1293
1294
1295
1296
1297
1298
1299
1300
1301
1302
1303
1304
1305
1306
1307
1308
1309
1310
1311
1312
1313
1314
1315
1316
1317
1318
1319
1320
1321
1322
1323
1324
1325
1326
1327
1328
1329
1330
1331
1332
1333
1334
1335
1336
1337
1338
1339
1340
1341
1342
1343
1344
1345
1346
1347
1348
1349
1350
1351
1352
1353
1354
1355
1356
1357
1358
1359
1360
1361
1362
1363
1364
1365
1366
1367
1368
1369
1370
1371
1372
1373
1374
1375
1376
1377
1378
1379
1380
1381
1382
1383
1384
1385
1386
1387
1388
1389
1390
1391
1392
1393
1394
1395
1396
1397
1398
1399
1400
1401
1402
1403
1404
1405
1406
1407
1408
1409
1410
1411
1412
1413
1414
1415
1416
1417
1418
1419
1420
1421
1422
1423
1424
1425
1426
1427
1428
1429
1430
1431
1432
1433
1434
1435
1436
1437
1438
1439
1440
1441
1442
1443
1444
1445
1446
1447
1448
1449
1450
1451
1452
1453
1454
1455
1456
1457
1458
1459
1460
1461
1462
1463
1464
1465
1466
1467
1468
1469
1470
1471
1472
1473
1474
1475
1476
1477
1478
1479
1480
1481
1482
1483
1484
1485
1486
1487
1488
1489
1490
1491
1492
1493
1494
1495
1496
1497
1498
1499
1500
1501
1502
1503
1504
1505
1506
1507
1508
1509
1510
1511
1512
1513
1514
1515
1516
1517
1518
1519
1520
1521
1522
1523
1524
1525
1526
1527
1528
1529
1530
1531
1532
1533
1534
1535
1536
1537
1538
1539
1540
1541
1542
1543
1544
1545
1546
1547
1548
1549
1550
1551
1552
1553
1554
1555
1556
1557
1558
1559
1560
1561
1562
1563
1564
1565
1566
1567
1568
1569
1570
1571
1572
1573
1574
1575
1576
1577
1578
1579
1580
1581
1582
1583
1584
1585
1586
1587
1588
1589
1590
1591
1592
1593
1594
1595
1596
1597
1598
1599
1600
1601
1602
1603
1604
1605
1606
1607
1608
1609
1610
1611
1612
1613
1614
1615
1616
1617
1618
1619
1620
1621
1622
1623
1624
1625
1626
1627
1628
1629
1630
1631
1632
1633
1634
1635
1636
1637
1638
1639
1640
1641
1642
1643
1644
1645
1646
1647
1648
1649
1650
1651
1652
1653
1654
1655
1656
1657
1658
1659
1660
1661
1662
1663
1664
1665
1666
1667
1668
1669
1670
1671
1672
1673
1674
1675
1676
1677
1678
1679
1680
1681
1682
1683
1684
1685
1686
1687
1688
1689
1690
1691
1692
1693
1694
1695
1696
1697
1698
1699
1700
1701
1702
1703
1704
1705
1706
1707
1708
1709
1710
1711
1712
1713
1714
1715
1716
1717
1718
1719
1720
1721
1722
1723
1724
1725
1726
1727
1728
1729
1730
1731
1732
1733
1734
1735
1736
1737
1738
1739
1740
1741
1742
1743
1744
1745
1746
1747
1748
1749
1750
1751
1752
1753
1754
1755
1756
1757
1758
1759
1760
1761
1762
1763
1764
1765
1766
1767
1768
1769
1770
1771
1772
1773
1774
1775
1776
1777
1778
1779
1780
1781
1782
1783
1784
1785
1786
1787
1788
1789
1790
1791
1792
1793
1794
1795
1796
1797
1798
1799
1800
1801
1802
1803
1804
1805
1806
1807
1808
1809
1810
1811
1812
1813
1814
1815
1816
1817
1818
1819
1820
1821
1822
1823
1824
1825
1826
1827
1828
1829
1830
1831
1832
1833
1834
1835
1836
1837
1838
1839
1840
1841
1842
1843
1844
1845
1846
1847
1848
1849
1850
1851
1852
1853
1854
1855
1856
1857
1858
1859
1860
1861
1862
1863
1864
1865
1866
1867
1868
1869
1870
1871
1872
1873
1874
1875
1876
1877
1878
1879
1880
1881
1882
1883
1884
1885
1886
1887
1888
1889
1890
1891
1892
1893
1894
1895
1896
1897
1898
1899
1900
1901
1902
1903
1904
1905
1906
1907
1908
1909
1910
1911
1912
1913
1914
1915
1916
1917
1918
1919
1920
1921
1922
1923
1924
1925
1926
1927
1928
1929
1930
1931
1932
1933
1934
1935
1936
1937
1938
1939
1940
1941
1942
1943
1944
1945
1946
1947
1948
1949
1950
1951
1952
1953
1954
1955
1956
1957
1958
1959
1960
1961
1962
1963
1964
1965
1966
1967
1968
1969
1970
1971
1972
1973
1974
1975
1976
1977
1978
1979
1980
1981
1982
1983
1984
1985
1986
1987
1988
1989
1990
1991
1992
1993
1994
1995
1996
1997
1998
1999
2000
2001
2002
2003
2004
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
2027
2028
2029
2030
2031
2032
2033
2034
2035
2036
2037
2038
2039
2040
2041
2042
2043
2044
2045
2046
2047
2048
2049
2050
2051
2052
2053
2054
2055
2056
2057
2058
2059
2060
2061
2062
2063
2064
2065
2066
2067
2068
2069
2070
2071
2072
2073
2074
2075
2076
2077
2078
2079
2080
2081
2082
2083
2084
2085
2086
2087
2088
2089
2090
2091
2092
2093
2094
2095
2096
2097
2098
2099
2100
2101
2102
2103
2104
2105
2106
2107
2108
2109
2110
2111
2112
2113
2114
2115
2116
2117
2118
2119
2120
2121
2122
2123
2124
2125
2126
2127
2128
2129
2130
2131
2132
2133
2134
2135
2136
2137
2138
2139
2140
2141
2142
2143
2144
2145
2146
2147
2148
2149
2150
2151
2152
2153
2154
2155
2156
2157
2158
2159
2160
2161
2162
2163
2164
2165
2166
2167
2168
2169
2170
2171
2172
2173
2174
2175
2176
2177
2178
2179
2180
2181
2182
2183
2184
2185
2186
2187
2188
2189
2190
2191
2192
2193
2194
2195
2196
2197
2198
2199
2200
2201
2202
2203
2204
2205
2206
2207
2208
2209
2210
2211
2212
2213
2214
2215
2216
2217
2218
2219
2220
2221
2222
2223
2224
2225
2226
2227
2228
2229
2230
2231
2232
2233
2234
2235
2236
2237
2238
2239
2240
2241
2242
2243
2244
2245
2246
2247
2248
2249
2250
2251
2252
2253
2254
2255
2256
2257
2258
2259
2260
2261
2262
2263
2264
2265
2266
2267
2268
2269
2270
2271
2272
2273
2274
2275
2276
2277
2278
2279
2280
2281
2282
2283
2284
2285
2286
2287
2288
2289
2290
2291
2292
2293
2294
2295
2296
2297
2298
2299
2300
2301
2302
2303
2304
2305
2306
2307
2308
2309
2310
2311
2312
2313
2314
2315
2316
2317
2318
2319
2320
2321
2322
2323
2324
2325
2326
2327
2328
2329
2330
2331
2332
2333
2334
2335
2336
2337
2338
2339
2340
2341
2342
2343
2344
2345
2346
2347
2348
2349
2350
2351
2352
2353
2354
2355
2356
2357
2358
2359
2360
2361
2362
2363
2364
2365
2366
2367
2368
2369
2370
2371
2372
2373
2374
2375
2376
2377
2378
2379
2380
2381
2382
2383
2384
2385
2386
2387
2388
2389
2390
2391
2392
2393
2394
2395
2396
2397
2398
2399
2400
2401
2402
2403
2404
2405
2406
2407
2408
2409
2410
2411
2412
2413
2414
2415
2416
2417
2418
2419
2420
2421
2422
2423
2424
2425
2426
2427
2428
2429
2430
2431
2432
2433
2434
2435
2436
2437
2438
2439
2440
2441
2442
2443
2444
2445
2446
2447
2448
2449
2450
2451
2452
2453
2454
2455
2456
2457
2458
2459
2460
2461
2462
2463
2464
2465
2466
2467
2468
2469
2470
2471
2472
2473
2474
2475
2476
2477
2478
2479
2480
2481
2482
2483
2484
2485
2486
2487
2488
2489
2490
2491
2492
2493
2494
2495
2496
2497
2498
2499
2500
2501
2502
2503
2504
2505
2506
2507
2508
2509
2510
2511
2512
2513
2514
2515
2516
2517
2518
2519
2520
2521
2522
2523
2524
2525
2526
2527
2528
2529
2530
2531
2532
2533
2534
2535
2536
2537
2538
2539
2540
2541
2542
2543
2544
2545
2546
2547
2548
2549
2550
2551
2552
2553
2554
2555
2556
2557
2558
2559
2560
2561
2562
2563
2564
2565
2566
2567
2568
2569
2570
2571
2572
2573
2574
2575
2576
2577
2578
2579
2580
2581
2582
2583
2584
2585
2586
2587
2588
2589
2590
2591
2592
2593
2594
2595
2596
2597
2598
2599
2600
2601
2602
2603
2604
2605
2606
2607
2608
2609
2610
2611
2612
2613
2614
2615
2616
2617
2618
2619
2620
2621
2622
2623
2624
2625
2626
2627
2628
2629
2630
2631
2632
2633
2634
2635
2636
2637
2638
2639
2640
2641
2642
2643
2644
2645
2646
2647
2648
2649
2650
2651
2652
2653
2654
2655
2656
2657
2658
2659
2660
2661
2662
2663
2664
2665
2666
2667
2668
2669
2670
2671
2672
2673
2674
2675
2676
2677
2678
2679
2680
2681
2682
2683
2684
2685
2686
2687
2688
2689
2690
2691
2692
2693
2694
2695
2696
2697
2698
2699
2700
2701
2702
2703
2704
2705
2706
2707
2708
2709
2710
2711
2712
2713
2714
2715
2716
2717
2718
2719
2720
2721
2722
2723
2724
2725
2726
2727
2728
2729
2730
2731
2732
2733
2734
2735
2736
2737
2738
2739
2740
2741
2742
2743
2744
2745
2746
2747
2748
2749
2750
2751
2752
2753
2754
2755
2756
2757
2758
2759
2760
2761
2762
2763
2764
2765
2766
2767
2768
2769
2770
2771
2772
2773
2774
2775
2776
2777
2778
2779
2780
2781
2782
2783
2784
2785
2786
2787
2788
2789
2790
2791
2792
2793
2794
2795
2796
2797
2798
2799
2800
2801
2802
2803
2804
2805
2806
2807
2808
2809
2810
2811
2812
2813
2814
2815
2816
2817
2818
2819
2820
2821
2822
2823
2824
2825
2826
2827
2828
2829
2830
2831
2832
2833
2834
2835
2836
2837
2838
2839
2840
2841
2842
2843
2844
2845
2846
2847
2848
2849
2850
2851
2852
2853
2854
2855
2856
2857
2858
2859
2860
2861
2862
2863
2864
2865
2866
2867
2868
2869
2870
2871
2872
2873
2874
2875
2876
2877
2878
2879
2880
2881
2882
2883
2884
2885
2886
2887
2888
2889
2890
2891
2892
2893
2894
2895
2896
2897
2898
2899
2900
2901
2902
2903
2904
2905
2906
2907
2908
2909
2910
2911
2912
2913
2914
2915
2916
2917
2918
2919
2920
2921
2922
2923
2924
2925
2926
2927
2928
2929
2930
2931
2932
2933
2934
2935
2936
2937
2938
2939
2940
2941
2942
2943
2944
2945
2946
2947
2948
2949
2950
2951
2952
2953
2954
2955
2956
2957
2958
2959
2960
2961
2962
2963
2964
2965
2966
2967
2968
2969
2970
2971
2972
2973
2974
2975
2976
2977
2978
2979
2980
2981
2982
2983
2984
2985
2986
2987
2988
2989
2990
2991
2992
2993
2994
2995
2996
2997
2998
2999
3000
3001
3002
3003
3004
3005
3006
3007
3008
3009
3010
3011
3012
3013
3014
3015
3016
3017
3018
3019
3020
3021
3022
3023
3024
3025
3026
3027
3028
3029
3030
3031
3032
3033
3034
3035
3036
3037
3038
3039
3040
3041
3042
3043
3044
3045
3046
3047
3048
3049
3050
3051
3052
3053
3054
3055
3056
3057
3058
3059
3060
3061
3062
3063
3064
3065
3066
3067
3068
3069
3070
3071
3072
3073
3074
3075
3076
3077
3078
3079
3080
3081
3082
3083
3084
3085
3086
3087
3088
3089
3090
3091
3092
3093
3094
3095
3096
3097
3098
3099
3100
3101
3102
3103
3104
3105
3106
3107
3108
3109
3110
3111
3112
3113
3114
3115
3116
3117
3118
3119
3120
3121
3122
3123
3124
3125
3126
3127
3128
3129
3130
3131
3132
3133
3134
3135
3136
3137
3138
3139
3140
3141
3142
3143
3144
3145
3146
3147
3148
3149
3150
3151
3152
3153
3154
3155
3156
3157
3158
3159
3160
3161
3162
3163
3164
3165
3166
3167
3168
3169
3170
3171
3172
3173
3174
3175
3176
3177
3178
3179
3180
3181
3182
3183
3184
3185
3186
3187
3188
3189
3190
3191
3192
3193
3194
3195
3196
3197
3198
3199
3200
3201
3202
3203
3204
3205
3206
3207
3208
3209
3210
3211
3212
3213
3214
3215
3216
3217
3218
3219
3220
3221
3222
3223
3224
3225
3226
3227
3228
3229
3230
3231
3232
3233
3234
3235
3236
3237
3238
3239
3240
3241
3242
3243
3244
3245
3246
3247
3248
3249
3250
3251
3252
3253
3254
3255
3256
3257
3258
3259
3260
3261
3262
3263
3264
3265
3266
3267
3268
3269
3270
3271
3272
3273
3274
3275
3276
3277
3278
3279
3280
3281
3282
3283
3284
3285
3286
3287
3288
3289
3290
3291
3292
3293
3294
3295
3296
3297
3298
3299
3300
3301
3302
3303
3304
3305
3306
3307
3308
# translation of pt.po to Português
# translation of urpmi-pt.po to
# translation of pt.po to
#
# Latest versions of po files are at http://www.mandrivalinux.com/l10n/pt.php3
#
# URPMI PT.
# Copyright (C) 1999 Mandriva
#
# Fernando Ribeiro <fa.ribeiro(at)gmx.net>, 2003.
# Fernando Moreira <fmoreira@netc.pt>, 2000.
# Jorge Costa <Jorgercosta@netc.pt>, 2001.
# Jose Jorge <jose.jorge@oreka.com>, 2003.
# Ze <mmodem00@netvisao.pt>, 2004.
# Jose Jorge <jjorge@free.fr>, 2004.
# Américo José Melo <mmodem00@netvisao.pt>, 2004, 2005.
# Zé <mmodem00@netvisao.pt>, 2004, 2006.
# Jose Carlos D. S. Saraiva <jose.d.s.saraiva@clix.pt>, 2004.
# José Melo <mmodem00@gmail.com>, 2005.
# José Melo <mmodme00@gmail.com>, 2005.
# Zé <mmodem00@gmail.com>, 2006, 2007, 2008.
# Zé <ze@mandriva.org>, 2008.
# Copyright (C) 1999,2002,2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
msgid ""
msgstr ""
"Project-Id-Version: pt\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2009-03-30 16:09+0200\n"
"PO-Revision-Date: 2008-09-06 11:53+0100\n"
"Last-Translator: Zé <ze@mandriva.org>\n"
"Language-Team: Português <pt@li.org>\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 "Instalação RPM"

#: ../gurpmi:46
#, c-format
msgid "Error: unable to find file %s, will cancel operation"
msgstr "Erro: não é possível encontrar o ficheiro %s, irá cancelar a operação"

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

#: ../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 ""
"Seleccionou um pacote fonte:\n"
"\n"
"%s\n"
"\n"
"Provavelmente não o queria instalar no seu computador (a instalação deste "
"pacote permite-lhe fazer modificações no código fonte e depois compilá-lo).\n"
"\n"
"O que deseja fazer?"

#: ../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 ""
"Está prestes a instalar os seguintes pacotes de programas no seu "
"computador:\n"
"\n"
"%s\n"
"\n"
"Deseja proseguir?"

#: ../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 ""
"Está prestes a instalar o seguinte pacote de programas no seu computador:\n"
"\n"
"%s\n"
"\n"
"Pode preferir apenas gravar. Qual é a sua escolha?"

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

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

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

#: ../gurpmi:109
#, c-format
msgid "Choose location to save file"
msgstr "Escolha a localização para gravar o ficheiro"

#: ../gurpmi.pm:39 ../urpmi:67
#, 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 versão %s\n"
"Direitos de autor (C) 1999-2008 Mandriva.\n"
"Isto é um programa livre e pode ser redistribuído sob o termos da GPL GNU.\n"
"\n"
"uso:\n"

#: ../gurpmi.pm:45
#, c-format
msgid "Options:"
msgstr "Opções:"

#: ../gurpmi.pm:46 ../urpme:46 ../urpmf:35 ../urpmi:72 ../urpmi.addmedia:54
#: ../urpmi.removemedia:40 ../urpmi.update:32 ../urpmq:45
#, c-format
msgid "  --help         - print this help message.\n"
msgstr "  --help         - mostra esta mensagem de ajuda.\n"

#: ../gurpmi.pm:47 ../urpmi:79
#, c-format
msgid ""
"  --auto         - non-interactive mode, assume default answers to "
"questions.\n"
msgstr ""
"  --auto         - modo não-interactivo, assume respostas predefinidas às "
"questões.\n"

#: ../gurpmi.pm:48 ../urpmi:80 ../urpmq:52
#, c-format
msgid ""
"  --auto-select  - automatically select packages to upgrade the system.\n"
msgstr ""
"  --auto-select  - selecciona automaticamente os pacotes para actualizar o "
"sistema.\n"

#: ../gurpmi.pm:49 ../urpme:50 ../urpmi:103 ../urpmq:66
#, c-format
msgid ""
"  --force        - force invocation even if some packages do not exist.\n"
msgstr ""
"  --force        - força a execução mesmo que alguns pacotes não existam.\n"

#: ../gurpmi.pm:50 ../urpmi:133
#, c-format
msgid ""
"  --verify-rpm   - verify rpm signature before installation\n"
"                   (--no-verify-rpm disables it, default is enabled).\n"
msgstr ""
"  --verify-rpm   - verifica a assinatura do rpm antes de instalar.\n"
"                   (--no-verify-rpm desactiva, activo por predefinição).\n"

#: ../gurpmi.pm:52 ../urpmf:41 ../urpmi:73 ../urpmq:47
#, c-format
msgid "  --media        - use only the given media, separated by comma.\n"
msgstr ""
"  --media        - usa apenas a(s) média(s) indicada(s), separadas por "
"vírgula.\n"

#: ../gurpmi.pm:53 ../urpmi:150
#, c-format
msgid "  -p             - allow search in provides to find package.\n"
msgstr ""
"  -p             - permite a procura nos fornecidos (provides) para "
"encontrar o pacote.\n"

#: ../gurpmi.pm:54 ../urpmi:151
#, c-format
msgid "  -P             - do not search in provides to find package.\n"
msgstr ""
"  -P             - não procura nos fornecidos (provides) para encontrar o "
"pacote.\n"

#: ../gurpmi.pm:55 ../urpmi:110 ../urpmq:69
#, c-format
msgid "  --root         - use another root for rpm installation.\n"
msgstr "  --root         - usa outra raiz para a instalação rpm.\n"

#: ../gurpmi.pm:56 ../urpmi:135
#, c-format
msgid ""
"  --test         - only verify if the installation can be achieved "
"correctly.\n"
msgstr ""
"  --test         - verifica apenas se a instalação pode ser conseguida "
"correctamente.\n"

#: ../gurpmi.pm:57 ../urpmi:76
#, c-format
msgid ""
"  --searchmedia  - use only the given media to search requested packages.\n"
msgstr ""
"  --searchmedia  - usa apenas a média indicada para procurar os pacotes "
"pedidos.\n"

#: ../gurpmi.pm:100
#, c-format
msgid "No packages specified"
msgstr "Nenhum pacote indicado"

#: ../gurpmi2:54
#, c-format
msgid "Please wait..."
msgstr "Por favor aguarde..."

#: ../gurpmi2:63
#, c-format
msgid "Must be root"
msgstr "Deve ser root"

#: ../gurpmi2:70
#, c-format
msgid "Distribution Upgrade"
msgstr "Actualização da Distribuição"

#: ../gurpmi2:70
#, fuzzy, c-format
msgid "Packages installation"
msgstr "Instalação de pacotes..."

#: ../gurpmi2:97
#, c-format
msgid "Preparing packages installation..."
msgstr "A preparar a instalação dos pacotes..."

#: ../gurpmi2:111
#, c-format
msgid ""
"Some requested packages cannot be installed:\n"
"%s\n"
"Continue installation anyway?"
msgstr ""
"Alguns pacotes pedidos não podem ser instalados:\n"
"%s\n"
"Continuar a instalação?"

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

#: ../gurpmi2:146 ../urpmi:626
#, c-format
msgid "Ok"
msgstr "Ok"

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

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

#: ../gurpmi2:187
#, c-format
msgid "Package choice"
msgstr "Escolha de pacotes"

#: ../gurpmi2:188
#, c-format
msgid "One of the following packages is needed:"
msgstr "É necessário um dos seguintes pacotes:"

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

#: ../gurpmi2:248
#, c-format
msgid ""
"The following packages have to be removed for others to be upgraded:\n"
"%s\n"
"Continue installation anyway?"
msgstr ""
"Os seguintes pacotes têm que ser removidos para que outros sejam "
"actualizados:\n"
"%s\n"
"Continuar a instalação?"

#: ../gurpmi2:267 ../urpmi:593
#, c-format
msgid ""
"To satisfy dependencies, the following package is going to be installed:"
msgstr "Para satisfazer as dependências, o seguinte pacote irá ser instalado:"

#: ../gurpmi2:268 ../urpmi:594
#, c-format
msgid ""
"To satisfy dependencies, the following packages are going to be installed:"
msgstr ""
"Para satisfazer as dependências, os seguintes pacotes irão ser instalados:"

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

#: ../gurpmi2:278 ../urpm/main_loop.pm:49
#, c-format
msgid "unable to get source packages, aborting"
msgstr "não é possível obter os pacotes fonte, abortar"

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

#: ../gurpmi2:316
#, c-format
msgid "Installing package `%s' (%s/%s)..."
msgstr "A instalar o pacote `%s' (%s/%s)..."

#: ../gurpmi2:333 ../urpmi:621
#, c-format
msgid "Please insert the medium named \"%s\""
msgstr "Por favor insira a média chamada \"%s\""

#: ../gurpmi2:347
#, c-format
msgid "Downloading package `%s'..."
msgstr "A transferir o pacote `%s'..."

#: ../gurpmi2:359 ../urpm.pm:327 ../urpm/download.pm:811
#: ../urpm/get_pkgs.pm:236 ../urpm/media.pm:810 ../urpm/media.pm:1271
#: ../urpm/media.pm:1422
#, c-format
msgid "...retrieving failed: %s"
msgstr "...transferência falhada: %s"

#: ../gurpmi2:375
#, c-format
msgid "_Done"
msgstr "_Terminado"

#: ../gurpmi2:391
#, c-format
msgid ""
"Installation failed, some files are missing:\n"
"%s\n"
"You may want to update your urpmi database"
msgstr ""
"Instalação falhada, faltam alguns ficheiros:\n"
"%s\n"
"Talvez precise actualizar a sua base de dados urpmi."

#: ../gurpmi2:397 ../urpm/main_loop.pm:250 ../urpm/main_loop.pm:290
#, c-format
msgid "Installation failed:"
msgstr "Instalação falhada:"

#: ../gurpmi2:402
#, c-format
msgid "The package(s) are already installed"
msgstr "Os pacote(s) já estão instalados"

#: ../gurpmi2:404
#, c-format
msgid "Installation finished"
msgstr "Instalação finalizada"

#: ../gurpmi2:405 ../urpme:169
#, c-format
msgid "removing %s"
msgstr "a remover %s"

#: ../gurpmi2:413 ../urpmi:688
#, c-format
msgid "restarting urpmi"
msgstr "a reiniciar urpmi"

#: ../rpm-find-leaves:15
#, c-format
msgid ""
"usage: %s [options]\n"
"where [options] are from\n"
msgstr ""
"uso: %s [opções]\n"
"onde as [opções] são de\n"

#: ../rpm-find-leaves:17
#, c-format
msgid "   -h|--help      - print this help message.\n"
msgstr "   -h|--help      - mostra esta mensagem de ajuda.\n"

#: ../rpm-find-leaves:18
#, c-format
msgid "   --root <path>  - use the given root instead of /\n"
msgstr "   --root <localização>  - usa a raiz dada em vez de /\n"

#: ../rpm-find-leaves:19
#, c-format
msgid "   -g [group]     - restrict results to specified group.\n"
msgstr "   -g [grupo]     - resultados restritos ao grupo indicado.\n"

#: ../rpm-find-leaves:20
#, c-format
msgid "                    defaults to %s.\n"
msgstr "                   predefinição para %s.\n"

#: ../rpm-find-leaves:21
#, c-format
msgid "   -f             - output rpm full name (NVRA)\n"
msgstr "  -f             - mostra o nome completo do rpm (NVRA)\n"

#: ../rurpmi:11 ../urpmi:269
#, c-format
msgid "Only superuser is allowed to install packages"
msgstr "Apenas o superutilizador pode instalar pacotes"

#: ../rurpmi:18
#, c-format
msgid "Running urpmi in restricted mode..."
msgstr "A correr o urpmi em modo restrito..."

#: ../urpm.pm:112
#, c-format
msgid "fail to create directory %s"
msgstr "falha ao criar o directório %s"

#: ../urpm.pm:113
#, c-format
msgid "invalid owner for directory %s"
msgstr "dono inválido do directório %s"

#: ../urpm.pm:125
#, c-format
msgid "Can not download packages into %s"
msgstr "Não é possível transferir os pacotes para %s"

#: ../urpm.pm:140
#, c-format
msgid "Environment directory %s does not exist"
msgstr "O directório de ambiente %s não existe"

#: ../urpm.pm:141 ../urpmf:248 ../urpmq:165
#, c-format
msgid "using specific environment on %s\n"
msgstr "a usar um ambiente específico em %s\n"

#: ../urpm.pm:302
#, c-format
msgid "unable to open rpmdb"
msgstr "não é possível abrir rpmdb"

#: ../urpm.pm:316
#, c-format
msgid "invalid rpm file name [%s]"
msgstr "nome do ficheiro rpm inválido [%s]"

#: ../urpm.pm:322
#, c-format
msgid "retrieving rpm file [%s] ..."
msgstr "a transferir o ficheiro rpm [%s] ..."

#: ../urpm.pm:324 ../urpm/get_pkgs.pm:234
#, c-format
msgid "...retrieving done"
msgstr "...transferência terminada"

#: ../urpm.pm:332
#, c-format
msgid "unable to access rpm file [%s]"
msgstr "não é possível aceder ao ficheiro rpm [%s]"

#: ../urpm.pm:337
#, c-format
msgid "unable to parse spec file %s [%s]"
msgstr "não é possível analisar o ficheiro spec %s [%s]"

#: ../urpm.pm:345
#, c-format
msgid "unable to register rpm file"
msgstr "não é possível registar o ficheiro rpm"

#: ../urpm.pm:347
#, c-format
msgid "Incompatible architecture for rpm [%s]"
msgstr "Arquitectura incompatível para o rpm [%s]"

#: ../urpm.pm:351
#, c-format
msgid "error registering local packages"
msgstr "erro ao registar os pacotes locais"

#: ../urpm.pm:439
#, c-format
msgid "This operation is forbidden while running in restricted mode"
msgstr "Esta operação é proibida enquanto correr em modo restrito"

#: ../urpm/args.pm:152 ../urpm/args.pm:161
#, c-format
msgid "bad proxy declaration on command line\n"
msgstr "declaração inválida do proxy na linha de commando\n"

#: ../urpm/args.pm:306
#, c-format
msgid "urpmq: cannot read rpm file \"%s\"\n"
msgstr "urpmq: não consegue ler o ficheiro rpm \"%s\"\n"

#: ../urpm/args.pm:371
#, c-format
msgid "unexpected expression %s"
msgstr "expressão inesperada %s"

#: ../urpm/args.pm:372
#, c-format
msgid "missing expression before %s"
msgstr "expressão em falta antes de %s"

#: ../urpm/args.pm:378
#, c-format
msgid "unexpected expression %s (suggestion: use -a or -o ?)"
msgstr "expressão inesperada %s (sugestão: use -a ou -o ?)"

#: ../urpm/args.pm:382
#, c-format
msgid "no expression to close"
msgstr "nenhuma expressão para fechar"

#: ../urpm/args.pm:391
#, c-format
msgid "by default urpmf awaits a regexp. you should use option \"--literal\""
msgstr ""
"por predefinição o urpmf espera uma expressão regular. Deve usar a opção \"--"
"literal\""

#: ../urpm/args.pm:460
#, c-format
msgid "chroot directory doesn't exist"
msgstr "o directório chroot não existe"

#: ../urpm/args.pm:483
#, c-format
msgid "Can't use %s without %s"
msgstr "Não pode usar %s sem %s"

#: ../urpm/args.pm:486 ../urpm/args.pm:489 ../urpmq:157
#, c-format
msgid "Can't use %s with %s"
msgstr "Não pode usar %s com %s"

#: ../urpm/args.pm:497
#, c-format
msgid "Too many arguments\n"
msgstr "Demasiados argumentos\n"

#: ../urpm/bug_report.pm:55 ../urpmi:259
#, c-format
msgid "Copying failed"
msgstr "Cópia falhada"

#: ../urpm/cdrom.pm:67
#, c-format
msgid ""
"You must mount CD-ROM yourself (or install perl-Hal-Cdroms to have it done "
"automatically)"
msgstr ""
"Precisa de montar o CD-ROM (ou instalar o pacote perl-Hal-Cdroms para que "
"seja feito automaticamente)"

#: ../urpm/cdrom.pm:69
#, c-format
msgid "HAL daemon (hald) is not running or not ready"
msgstr "O serviço HAL (hald) está a correr ou não está pronto"

#: ../urpm/cdrom.pm:162 ../urpm/cdrom.pm:167
#, c-format
msgid "medium \"%s\" is not available"
msgstr "a média \"%s\" não está disponível"

#: ../urpm/cdrom.pm:206
#, c-format
msgid "unable to read rpm file [%s] from medium \"%s\""
msgstr "não é possível ler o ficheiro rpm [%s] da média \"%s\""

#: ../urpm/cfg.pm:81
#, c-format
msgid "syntax error in config file at line %s"
msgstr "erro de sintaxe no ficheiro de configuração na linha %s"

#: ../urpm/cfg.pm:114
#, c-format
msgid "unable to read config file [%s]"
msgstr "não é possível ler o ficheiro de configuração [%s]"

#: ../urpm/cfg.pm:140
#, c-format
msgid "medium `%s' is defined twice, aborting"
msgstr "média `%s' definida duas vezes, abortar"

#: ../urpm/cfg.pm:251 ../urpm/media.pm:477
#, c-format
msgid "unable to write config file [%s]"
msgstr "não é possível escrever o ficheiro de configuração [%s]"

#: ../urpm/download.pm:82
#, c-format
msgid "%s is not available, falling back on %s"
msgstr "%s não está disponível, voltar atrás em %s"

#: ../urpm/download.pm:157
#, c-format
msgid "can not read proxy settings (not enough rights to read %s)"
msgstr ""
"não é possível ler as configurações do 'proxy' (sem permissão para ler %s)"

#: ../urpm/download.pm:182
#, c-format
msgid "Please enter your credentials for accessing proxy\n"
msgstr "Por favor indique as suas credenciais para aceder ao 'proxy'\n"

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

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

#: ../urpm/download.pm:258
#, c-format
msgid "Unknown webfetch `%s' !!!\n"
msgstr "programa de transferências desconhecido `%s' !!!\n"

#: ../urpm/download.pm:266
#, c-format
msgid "%s failed: exited with signal %d"
msgstr "%s falhado: saiu com o sinal %d"

#: ../urpm/download.pm:267
#, c-format
msgid "%s failed: exited with %d"
msgstr "%s falhado: saiu com %d"

#: ../urpm/download.pm:301
#, c-format
msgid "copy failed"
msgstr "cópia falhada"

#: ../urpm/download.pm:307
#, c-format
msgid "wget is missing\n"
msgstr "wget em falta\n"

#: ../urpm/download.pm:374
#, c-format
msgid "curl is missing\n"
msgstr "curl em falta\n"

#: ../urpm/download.pm:499
#, c-format
msgid "curl failed: download canceled\n"
msgstr "curl falhado: transferência cancelada\n"

#: ../urpm/download.pm:538
#, c-format
msgid "rsync is missing\n"
msgstr "rsync em falta\n"

#: ../urpm/download.pm:606
#, c-format
msgid "ssh is missing\n"
msgstr "ssh em falta\n"

#: ../urpm/download.pm:625
#, c-format
msgid "prozilla is missing\n"
msgstr "prozilla em falta\n"

#: ../urpm/download.pm:641
#, c-format
msgid "Couldn't execute prozilla\n"
msgstr "Não foi possível executar o prozilla\n"

#: ../urpm/download.pm:651
#, c-format
msgid "aria2 is missing\n"
msgstr "aria2 em falta\n"

#: ../urpm/download.pm:694
#, c-format
msgid "Failed to download %s"
msgstr ""

#: ../urpm/download.pm:788
#, c-format
msgid "        %s%% of %s completed, ETA = %s, speed = %s"
msgstr "        %s%% de %s completo, ETA = %s, velocidade = %s"

#: ../urpm/download.pm:789
#, c-format
msgid "        %s%% completed, speed = %s"
msgstr "        %s%% completo, velocidade = %s"

#: ../urpm/download.pm:862
#, c-format
msgid "retrieving %s"
msgstr "a obter %s"

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

#: ../urpm/download.pm:933
#, c-format
msgid "unknown protocol defined for %s"
msgstr "protocolo desconhecido definido para %s"

#: ../urpm/download.pm:945
#, c-format
msgid "no webfetch found, supported webfetch are: %s\n"
msgstr "nenhum webfetch encontrado, os webfetch suportados são: %s\n"

#: ../urpm/download.pm:962
#, c-format
msgid "unable to handle protocol: %s"
msgstr "não é possível usar o protocolo: %s"

#: ../urpm/get_pkgs.pm:16
#, c-format
msgid "cleaning %s and %s"
msgstr "a limpar %s e %s"

#: ../urpm/get_pkgs.pm:128
#, c-format
msgid "package %s is not found."
msgstr "o pacote %s não foi encontrado."

#: ../urpm/get_pkgs.pm:227
#, c-format
msgid "retrieving rpm files from medium \"%s\"..."
msgstr "a transferir os ficheiros rpm a partir da média \"%s\"..."

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

#: ../urpm/install.pm:168
#, c-format
msgid ""
"created transaction for installing on %s (remove=%d, install=%d, upgrade=%d)"
msgstr ""
"transacção criada para instalar em %s (remove=%d, instala=%d, actualiza=%d)"

#: ../urpm/install.pm:171
#, c-format
msgid "unable to create transaction"
msgstr "não é possível criar a transacção"

#: ../urpm/install.pm:196
#, c-format
msgid "unable to extract rpm from delta-rpm package %s"
msgstr "não é possível extrair o rpm do pacote delta-rpm %s"

#: ../urpm/install.pm:209
#, c-format
msgid "unable to install package %s"
msgstr "não é possível instalar o pacote %s"

#: ../urpm/install.pm:212
#, c-format
msgid "removing bad rpm (%s) from %s"
msgstr "a remover rpm danificado (%s) de %s"

#: ../urpm/install.pm:213 ../urpm/install.pm:277
#, c-format
msgid "removing %s failed: %s"
msgstr "remoção %s falhada: %s"

#: ../urpm/install.pm:258
#, c-format
msgid "Removing package %s"
msgstr "A remover pacote %s"

#: ../urpm/install.pm:259
#, c-format
msgid "removing package %s"
msgstr "a remover o pacote %s"

#: ../urpm/install.pm:275
#, c-format
msgid "removing installed rpms (%s) from %s"
msgstr "a remover rpms instalados (%s) de %s"

#: ../urpm/install.pm:283
#, c-format
msgid "More information on package %s"
msgstr "Mais informações no pacote %s"

#: ../urpm/ldap.pm:70
#, c-format
msgid "Cannot create ldap cache directory"
msgstr "Não é possível criar o directório de cache ldap"

#: ../urpm/ldap.pm:72
#, c-format
msgid "Cannot write cache file for ldap\n"
msgstr "Não é possível escrever o ficheiro de cache para o ldap\n"

#: ../urpm/ldap.pm:161
#, c-format
msgid "No server defined, missing uri or host"
msgstr "Nenhum servidor definido, falta o url ou endereço"

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

#: ../urpm/ldap.pm:172 ../urpm/ldap.pm:175
#, c-format
msgid "Cannot connect to ldap uri:"
msgstr "Não é possível conectar ao url ldap:"

#: ../urpm/lock.pm:63
#, c-format
msgid "%s database is locked. Waiting..."
msgstr "base de dados %s trancada. Por favor aguarde..."

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

#: ../urpm/lock.pm:66
#, c-format
msgid "%s database is locked (another program is already using it)"
msgstr "base de dados %s trancada (já está a ser usada por outra aplicação)"

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

#: ../urpm/main_loop.pm:119
#, fuzzy, c-format
msgid ""
"Installation failed, some files are missing:\n"
"%s"
msgstr ""
"Instalação falhada, rpm danificado:\n"
"%s"

#: ../urpm/main_loop.pm:121
#, fuzzy, c-format
msgid "You may want to update your urpmi database."
msgstr ""
"Instalação falhada, faltam alguns ficheiros:\n"
"%s\n"
"Talvez precise actualizar a sua base de dados urpmi."

#: ../urpm/main_loop.pm:124
#, c-format
msgid ""
"Installation failed, bad rpms:\n"
"%s"
msgstr ""
"Instalação falhada, rpm danificado:\n"
"%s"

#: ../urpm/main_loop.pm:132 ../urpm/main_loop.pm:171 ../urpm/main_loop.pm:252
#: ../urpm/main_loop.pm:259
#, c-format
msgid "Installation failed"
msgstr "Instalação falhada"

#: ../urpm/main_loop.pm:133
#, fuzzy, c-format
msgid "Try to go on anyway?"
msgstr "Continuar a tentar na mesma? (s/N) "

#: ../urpm/main_loop.pm:156
#, c-format
msgid "The following package has bad signature"
msgstr "O seguinte pacote tem uma assinatura inválida"

#: ../urpm/main_loop.pm:157
#, c-format
msgid "The following packages have bad signatures"
msgstr "Os seguintes pacotes têm assinaturas inválidas"

#: ../urpm/main_loop.pm:158
#, c-format
msgid "Do you want to continue installation ?"
msgstr "Deseja continuar a instalação?"

#: ../urpm/main_loop.pm:175
#, c-format
msgid "removing installed rpms (%s)"
msgstr "a remover rpms instalados (%s)"

#: ../urpm/main_loop.pm:195
#, c-format
msgid "distributing %s"
msgstr "a distribuir %s"

#: ../urpm/main_loop.pm:210
#, c-format
msgid "installing %s from %s"
msgstr "a instalar %s de %s"

#: ../urpm/main_loop.pm:212
#, c-format
msgid "installing %s"
msgstr "a instalar %s"

#: ../urpm/main_loop.pm:253
#, fuzzy, c-format
msgid "Try installation without checking dependencies?"
msgstr "Tentar instalação sem verificar dependências? (s/N) "

#: ../urpm/main_loop.pm:260
#, fuzzy, c-format
msgid "Try harder to install (--force)?"
msgstr "Tentar forçar a instalação (--force)? (s/N) "

#: ../urpm/main_loop.pm:300
#, c-format
msgid "Packages are up to date"
msgstr "Os pacotes estão actualizados"

#: ../urpm/main_loop.pm:311 ../urpm/parallel.pm:299
#, c-format
msgid "Installation is possible"
msgstr "A instalação é possível"

#: ../urpm/md5sum.pm:27
#, c-format
msgid "warning: md5sum for %s unavailable in MD5SUM file"
msgstr "aviso: md5sum para %s não disponível no ficheiro MD5SUM"

#: ../urpm/media.pm:194
#, c-format
msgid "virtual medium \"%s\" should have a clear url, medium ignored"
msgstr "a média virtual \"%s\" deve ter um url claro, média ignorada"

#: ../urpm/media.pm:196
#, c-format
msgid "unable to access list file of \"%s\", medium ignored"
msgstr "não é possível aceder ao ficheiro lista de \"%s\", média ignorada"

#: ../urpm/media.pm:199
#, c-format
msgid "unable to access synthesis file of \"%s\", medium ignored"
msgstr "não é possível aceder ao ficheiro synthesis de \"%s\", média ignorada"

#: ../urpm/media.pm:225
#, c-format
msgid "trying to override existing medium \"%s\", skipping"
msgstr "a tentar sobrepor a média existente \"%s\", a ignorar"

#: ../urpm/media.pm:441
#, c-format
msgid "failed to migrate removable device, ignoring media"
msgstr "falha ao migrar o dispositivo removível, ignorar a média"

#: ../urpm/media.pm:479
#, c-format
msgid "wrote config file [%s]"
msgstr "escrever ficheiro de configuração [%s]"

#: ../urpm/media.pm:521
#, c-format
msgid "Can't use parallel mode with use-distrib mode"
msgstr "Não é possível usar o modo paralelo com o modo use-distrib"

#: ../urpm/media.pm:529
#, c-format
msgid "using associated media for parallel mode: %s"
msgstr "a usar a média associada para modo paralelo: %s"

#: ../urpm/media.pm:545
#, c-format
msgid ""
"--synthesis cannot be used with --media, --excludemedia, --sortmedia, --"
"update, --use-distrib or --parallel"
msgstr ""
"--synthesis não pode ser usado com --media, --excludemedia, --sortmedia, --"
"update, --use-distrib ou --parallel"

#: ../urpm/media.pm:663
#, c-format
msgid "skipping package %s"
msgstr "a ignorar o pacote %s"

#: ../urpm/media.pm:679
#, c-format
msgid "would install instead of upgrade package %s"
msgstr "instalaria em vez de actualizar o pacote %s"

#: ../urpm/media.pm:704
#, c-format
msgid "medium \"%s\" already exists"
msgstr "a média \"%s\" já existe"

#: ../urpm/media.pm:743
#, c-format
msgid "(ignored by default)"
msgstr "(ignorado por predefinição)"

#: ../urpm/media.pm:749
#, c-format
msgid "adding medium \"%s\" before remote medium \"%s\""
msgstr "a adicionar média \"%s\" antes da média remota \"%s\""

#: ../urpm/media.pm:755
#, c-format
msgid "adding medium \"%s\""
msgstr "a adicionar média \"%s\""

#: ../urpm/media.pm:784
#, c-format
msgid "directory %s does not exist"
msgstr "o directório %s não existe"

#: ../urpm/media.pm:792
#, c-format
msgid "this location doesn't seem to contain any distribution"
msgstr "esta localização não parece conter uma distribuição"

#: ../urpm/media.pm:808
#, c-format
msgid "unable to parse media.cfg"
msgstr "não é possível analisar o ficheiro media.cfg"

#: ../urpm/media.pm:811
#, c-format
msgid "unable to access the distribution medium (no media.cfg file found)"
msgstr ""
"não é possível aceder à média de distribuição (nenhum ficheiro media.cfg "
"encontrado)"

#: ../urpm/media.pm:829
#, c-format
msgid "skipping non compatible media `%s' (for %s)"
msgstr "ignorar média não compatível `%s' (para %s)"

#: ../urpm/media.pm:880
#, c-format
msgid "retrieving media.cfg file..."
msgstr "a transferir o ficheiro media.cfg..."

#: ../urpm/media.pm:921
#, c-format
msgid "trying to select nonexistent medium \"%s\""
msgstr "a tentar seleccionar uma média \"%s\" não existente"

#: ../urpm/media.pm:924
#, c-format
msgid "selecting multiple media: %s"
msgstr "seleccionar várias médias: %s"

#: ../urpm/media.pm:944
#, c-format
msgid "removing medium \"%s\""
msgstr "a remover a média \"%s\""

#: ../urpm/media.pm:1027
#, c-format
msgid "reconfiguring urpmi for media \"%s\""
msgstr "a reconfigurar urpmi para a média \"%s\""

#: ../urpm/media.pm:1061
#, c-format
msgid "...reconfiguration failed"
msgstr "...reconfiguração falhada"

#: ../urpm/media.pm:1067
#, c-format
msgid "reconfiguration done"
msgstr "reconfiguração terminada"

#: ../urpm/media.pm:1083
#, c-format
msgid "Error generating names file: dependency %d not found"
msgstr "Erro ao gerar ficheiro de nomes: dependência %d não encontrada"

#: ../urpm/media.pm:1104
#, c-format
msgid "medium \"%s\" is up-to-date"
msgstr "a média \"%s\" está actualizada"

#: ../urpm/media.pm:1115
#, c-format
msgid "examining synthesis file [%s]"
msgstr "a examinar o ficheiro synthesis [%s]"

#: ../urpm/media.pm:1135
#, c-format
msgid "problem reading synthesis file of medium \"%s\""
msgstr "problema ao ler o ficheiro synthesis da média \"%s\""

#: ../urpm/media.pm:1148 ../urpm/media.pm:1243
#, c-format
msgid "copying [%s] for medium \"%s\"..."
msgstr "a copiar [%s] para a média \"%s\"..."

#: ../urpm/media.pm:1150 ../urpm/media.pm:1220 ../urpm/media.pm:1473
#, c-format
msgid "...copying failed"
msgstr "...copia falhada"

#: ../urpm/media.pm:1216
#, c-format
msgid "copying description file of \"%s\"..."
msgstr "a copiar o ficheiro de descrição de \"%s\"..."

#: ../urpm/media.pm:1218 ../urpm/media.pm:1247
#, c-format
msgid "...copying done"
msgstr "...copia terminada"

#: ../urpm/media.pm:1249
#, c-format
msgid "copy of [%s] failed (file is suspiciously small)"
msgstr "cópia de [%s] falhada (o ficheiro é suspeitosamente pequeno)"

#: ../urpm/media.pm:1297
#, c-format
msgid "computing md5sum of retrieved source synthesis"
msgstr "a calcular o md5sum da fonte synthesis transferida"

#: ../urpm/media.pm:1299 ../urpm/media.pm:1736
#, c-format
msgid "retrieval of [%s] failed (md5sum mismatch)"
msgstr "obtenção de [%s] falhada (md5sum diferente)"

#: ../urpm/media.pm:1314
#, c-format
msgid "genhdlist2 failed on %s"
msgstr "o genhdlist2 falhou em %s"

#: ../urpm/media.pm:1324
#, c-format
msgid "comparing %s and %s"
msgstr "a comprar %s e %s"

#: ../urpm/media.pm:1354
#, c-format
msgid "invalid hdlist file %s for medium \"%s\""
msgstr "ficheiro hdlist %s inválido para a média \"%s\""

#: ../urpm/media.pm:1380
#, c-format
msgid "copying MD5SUM file of \"%s\"..."
msgstr "a copiar o ficheiro MD5SUM de \"%s\"..."

#: ../urpm/media.pm:1420
#, c-format
msgid "invalid MD5SUM file (downloaded from %s)"
msgstr "ficheiro MD5SUM inválido (transferido de %s)"

#: ../urpm/media.pm:1423
#, fuzzy, c-format
msgid "no metadata found for medium \"%s\""
msgstr "nenhum ficheiro synthesis encontrado para a média \"%s\""

#: ../urpm/media.pm:1455
#, c-format
msgid "retrieving source synthesis of \"%s\"..."
msgstr "a transferir a fonte synthesis de \"%s\"..."

#: ../urpm/media.pm:1521
#, c-format
msgid "examining pubkey file of \"%s\"..."
msgstr "a examinar o ficheiro de chaves públicas de \"%s\"..."

#: ../urpm/media.pm:1533
#, c-format
msgid "...imported key %s from pubkey file of \"%s\""
msgstr "...chave %s importada do ficheiro de chaves públicas de \"%s\""

#: ../urpm/media.pm:1537
#, c-format
msgid "unable to import pubkey file of \"%s\""
msgstr ""
"não é possível importar o ficheiro de chaves públicas (pubkey) de \"%s\""

#: ../urpm/media.pm:1578
#, c-format
msgid "no synthesis file found for medium \"%s\""
msgstr "nenhum ficheiro synthesis encontrado para a média \"%s\""

#: ../urpm/media.pm:1611
#, c-format
msgid "updated medium \"%s\""
msgstr "média actualizada \"%s\""

#: ../urpm/media.pm:1730
#, c-format
msgid "retrieval of [%s] failed"
msgstr "obtenção de [%s] falhada"

#: ../urpm/mirrors.pm:19 ../urpm/mirrors.pm:40
#, c-format
msgid "trying again with mirror %s"
msgstr "a tentar novamente o espelho %s"

#: ../urpm/mirrors.pm:92
#, c-format
msgid "Could not find a mirror from mirrorlist %s"
msgstr "Não foi possível encontrar um espelho da lista de espelhos %s"

#: ../urpm/mirrors.pm:218
#, c-format
msgid "found geolocalisation %s %.2f %.2f from timezone %s"
msgstr "encontrada a geolocalização%s %.2f %.2f do fuso horário %s"

#: ../urpm/mirrors.pm:263
#, c-format
msgid "getting mirror list from %s"
msgstr "a obter lista de espelhos de %s"

#: ../urpm/msg.pm:76 ../urpmi:494 ../urpmi:509 ../urpmi:613
#, c-format
msgid "Nn"
msgstr "Nn"

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

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

#: ../urpm/msg.pm:139
#, c-format
msgid "Sorry, bad choice, try again\n"
msgstr "Desculpe, escolha inválida, tente novamente\n"

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

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

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

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

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

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

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

#: ../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 ""

#: ../urpm/orphans.pm:362
#, fuzzy, c-format
msgid ""
"The following package is now orphan, if you wish to remove it, you can use "
"\"urpme --auto-orphans\"."
msgid_plural ""
"The following packages are now orphans, if you wish to remove them, you can "
"use \"urpme --auto-orphans\"."
msgstr[0] ""
"O seguinte pacote está agora orfão, use \"urpme --auto-orphans\" para o "
"remover."
msgstr[1] ""
"Os seguintes pacotes estão agora orfãos, use \"urpme --auto-orphans\" para "
"os remover."

#: ../urpm/parallel.pm:15
#, c-format
msgid "unable to parse \"%s\" in file [%s]"
msgstr "não é possível analisar \"%s\" no ficheiro [%s]"

#: ../urpm/parallel.pm:24
#, c-format
msgid "examining parallel handler in file [%s]"
msgstr "a examinar o uso paralelo no ficheiro [%s]"

#: ../urpm/parallel.pm:35
#, c-format
msgid "found parallel handler for nodes: %s"
msgstr "uso paralelo encontrado para nós: %s"

#: ../urpm/parallel.pm:39
#, c-format
msgid "unable to use parallel option \"%s\""
msgstr "não é possível usar a opção paralela \"%s\""

#: ../urpm/parallel.pm:94
#, c-format
msgid "on node %s"
msgstr "no nó %s"

#: ../urpm/parallel.pm:294
#, c-format
msgid "Installation failed on node %s"
msgstr "Instalação falhada no nó %s"

#: ../urpm/parallel_ka_run.pm:58
#, c-format
msgid "rshp failed, maybe a node is unreacheable"
msgstr "rshp falhado, talvez um nó esteja inalcançável"

#: ../urpm/parallel_ka_run.pm:80
#, c-format
msgid "mput failed, maybe a node is unreacheable"
msgstr "mput falhado, talvez um nó esteja inalcançável"

#: ../urpm/parallel_ssh.pm:27
#, c-format
msgid "scp failed on host %s (%d)"
msgstr "scp falhado no endereço %s (%d)"

#: ../urpm/parallel_ssh.pm:39
#, c-format
msgid "cp failed on host %s (%d)"
msgstr "cp falhado no endereço %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 falhado no endereço %s (talvez não tenha uma versão correcta do urpmi?) "
"(código de saída: %d)"

#: ../urpm/removable.pm:33
#, c-format
msgid "unable to access medium \"%s\"."
msgstr "não é possível aceder à média \"%s\"."

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

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

#: ../urpm/select.pm:31
#, c-format
msgid "urpmi was restarted, and the list of priority packages did not change"
msgstr ""
"o urpmi foi reiniciado, e a lista de prioridade de pacotes não foi alterada"

#: ../urpm/select.pm:33
#, c-format
msgid ""
"urpmi was restarted, and the list of priority packages did change: %s vs %s"
msgstr ""
"o urpmi foi reiniciado, e a lista de prioridades de pacotes foi alterada: %s "
"vs %s"

#: ../urpm/select.pm:176
#, c-format
msgid "No package named %s"
msgstr "Nenhum pacote chamado %s"

#: ../urpm/select.pm:178 ../urpme:117
#, c-format
msgid "The following packages contain %s: %s"
msgstr "Os seguintes pacotes contêm %s: %s"

#: ../urpm/select.pm:180
#, c-format
msgid "You should use \"-a\" to use all of them"
msgstr "Deve usar \"-a\" para escolher todos"

#: ../urpm/select.pm:298
#, c-format
msgid "found package(s) %s in urpmi db, but none are installed"
msgstr "encontrados %s pacotes na bd urpmi, mas nenhum se encontra instalado"

#: ../urpm/select.pm:545
#, c-format
msgid "Package %s is already installed"
msgstr "O pacote %s já se encontra instalado"

#: ../urpm/select.pm:546
#, c-format
msgid "Packages %s are already installed"
msgstr "Os pacote %s já se encontram instalados"

#: ../urpm/select.pm:564 ../urpm/select.pm:648
#, c-format
msgid "due to missing %s"
msgstr "devido a faltar %s"

#: ../urpm/select.pm:565
#, c-format
msgid "due to already installed %s"
msgstr "devido a já se encontrar instalado %s"

#: ../urpm/select.pm:566 ../urpm/select.pm:646
#, c-format
msgid "due to unsatisfied %s"
msgstr "devido a não satisfazer %s"

#: ../urpm/select.pm:572
#, c-format
msgid "trying to promote %s"
msgstr "a tentar promover %s"

#: ../urpm/select.pm:573
#, c-format
msgid "in order to keep %s"
msgstr "para guardar %s"

#: ../urpm/select.pm:614
#, c-format
msgid ""
"The following package has to be removed for others to be upgraded:\n"
"%s"
msgstr ""
"O seguinte pacote tem que ser removido para que outros sejam actualizados:\n"
"%s"

#: ../urpm/select.pm:615
#, c-format
msgid ""
"The following packages have to be removed for others to be upgraded:\n"
"%s"
msgstr ""
"Os seguintes pacotes têm que ser removidos para que outros sejam "
"actualizados:\n"
"%s"

#: ../urpm/select.pm:642
#, c-format
msgid "in order to install %s"
msgstr "para instalar %s"

#: ../urpm/select.pm:652
#, c-format
msgid "due to conflicts with %s"
msgstr "devido a conflitos com %s"

#: ../urpm/signature.pm:33
#, c-format
msgid "Invalid signature (%s)"
msgstr "Assinatura inválida (%s)"

#: ../urpm/signature.pm:64
#, c-format
msgid "Invalid Key ID (%s)"
msgstr "ID de chave inválida (%s)"

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

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

#: ../urpm/sys.pm:213
#, c-format
msgid "You should restart %s for %s"
msgstr "Deve reiniciar %s para %s"

#: ../urpm/sys.pm:316
#, c-format
msgid "Can't write file"
msgstr "Não é possível escrever escrever o ficheiro"

#: ../urpm/sys.pm:316
#, c-format
msgid "Can't open file"
msgstr "Não é possível abrir o ficheiro"

#: ../urpm/sys.pm:329
#, c-format
msgid "Can't move file %s to %s"
msgstr "Não é possível mover o ficheiro %s para %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 versão %s\n"
"Direitos de autor (C) 1999-2008 Mandriva.\n"
"Isto é um programa livre e pode ser redistribuído sob o termos da GPL GNU.\n"
"\n"
"uso:\n"

#: ../urpme:47
#, c-format
msgid "  --auto         - automatically select a package in choices.\n"
msgstr ""
"  --auto         - selecciona automaticamente um pacote nas escolhas.\n"

#: ../urpme:48
#, c-format
msgid "  --auto-orphans - remove orphans\n"
msgstr "  --auto-orphans - remove os orfãos\n"

#: ../urpme:49
#, c-format
msgid "  --test         - verify if the removal can be achieved correctly.\n"
msgstr ""
"  --test         - verifica se a remoção pode ser conseguida correctamente.\n"

#: ../urpme:51 ../urpmi:109 ../urpmq:68
#, c-format
msgid "  --parallel     - distributed urpmi across machines of alias.\n"
msgstr ""
"  --parallel     - urpmi distribuído através das máquinas dos apelidos.\n"

#: ../urpme:52 ../urpmi:142
#, c-format
msgid "  --repackage    - Re-package the files before erasing\n"
msgstr "  --repackage    - Reempacota os ficheiros antes de os apagar\n"

#: ../urpme:53
#, c-format
msgid "  --root         - use another root for rpm removal.\n"
msgstr "  --root         - usa outra raiz para remover os rpm.\n"

#: ../urpme:54 ../urpmf:40 ../urpmi:111 ../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   - usa outra raiz para base de dados urpmi e instalação "
"rpm.\n"

#: ../urpme:55 ../urpmi:101
#, c-format
msgid "  --justdb       - update only the rpm db, not the filesystem.\n"
msgstr ""
"  --justdb       - actualiza apenas a base de dados rpm, não o sistema de "
"ficheiros.\n"

#: ../urpme:56
#, c-format
msgid "  --noscripts    - do not execute package scriptlet(s).\n"
msgstr "  --noscripts    - não executa o(s) script(s) do pacote.\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  - configura o urpme rapidamente de uma árvore da "
"distribuição,\n"
"                   útil para (des)instalar um chroot com opção --root.\n"

#: ../urpme:59 ../urpmi:153 ../urpmq:89
#, c-format
msgid "  --verbose, -v  - verbose mode.\n"
msgstr "  --verbose, -v  - modo detalhado.\n"

#: ../urpme:60
#, c-format
msgid "  -a             - select all packages matching expression.\n"
msgstr ""
"  -a             - selecciona todos os pacotes correspondentes à expressão.\n"

#: ../urpme:75
#, c-format
msgid "Only superuser is allowed to remove packages"
msgstr "Apenas o superutilizador tem permissão para remover os pacotes"

#: ../urpme:108
#, c-format
msgid "unknown packages"
msgstr "pacotes desconhecidos"

#: ../urpme:108
#, c-format
msgid "unknown package"
msgstr "pacote desconhecido"

#: ../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] "A remoção do seguinte pacote irá danificar o seu sistema:"
msgstr[1] "A remoção dos seguintes pacotes irá danificar o seu sistema:"

#: ../urpme:128
#, c-format
msgid "Nothing to remove"
msgstr "Nada a remover"

#: ../urpme:145
#, c-format
msgid "No orphans to remove"
msgstr "Nenhuns orfãos a remover"

#: ../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] "Para satisfazer as dependências, o seguinte pacote será removido"
msgstr[1] ""
"Para satisfazer as dependências, os seguintes %d pacotes serão removidos"

#: ../urpme:156
#, c-format
msgid "(orphan package)"
msgid_plural "(orphan packages)"
msgstr[0] "(pacote orfão)"
msgstr[1] "(pacotes orfãos)"

#: ../urpme:163
#, c-format
msgid "Remove %d package?"
msgid_plural "Remove %d packages?"
msgstr[0] "Remover %d pacote?"
msgstr[1] "Remover %d pacotes?"

#: ../urpme:168
#, c-format
msgid "testing removal of %s"
msgstr "a testar remoção de %s"

#: ../urpme:185
#, c-format
msgid "Removal failed"
msgstr "Remoção falhada"

#: ../urpme:187
#, c-format
msgid "Removal is possible"
msgstr "A remoção é possível"

#: ../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 versão %s\n"
"Direitos de autor (C) 2002-2006 Mandriva.\n"
"Isto é um programa livre e pode ser redistribuído sob o termos da GPL GNU.\n"
"\n"
"uso:urpmf [opções] expressão-padrão\n"

#: ../urpmf:36
#, c-format
msgid "  --version      - print this tool's version number.\n"
msgstr "  --version      - mostra o número da versão desta ferramenta.\n"

#: ../urpmf:37 ../urpmi:132 ../urpmq:80
#, c-format
msgid "  --env          - use specific environment (typically a bug report).\n"
msgstr ""
"  --env          - usa um ambiente especifico (geralmente um relatório de "
"erro).\n"

#: ../urpmf:38 ../urpmi:74 ../urpmq:49
#, c-format
msgid "  --excludemedia - do not use the given media, separated by comma.\n"
msgstr "  --excludemedia - não usa a média indicada, separada por vírgula.\n"

#: ../urpmf:39
#, c-format
msgid ""
"  --literal, -l  - don't match patterns, use argument as a literal string.\n"
msgstr ""
"  --literal, -l  - não combina médias padrões, usa o argumento como uma "
"string literal.\n"

#: ../urpmf:42 ../urpmi:77 ../urpmq:50
#, c-format
msgid ""
"  --sortmedia    - sort media according to substrings separated by comma.\n"
msgstr ""
"  --sortmedia    - organiza as médias de acordo com as substrings separadas "
"por vírgula.\n"

#: ../urpmf:43
#, c-format
msgid "  --use-distrib  - use the given path to access media\n"
msgstr "  --use-distrib  - usa a localização dada para aceder à média\n"

#: ../urpmf:44 ../urpmi:78 ../urpmq:51
#, c-format
msgid "  --synthesis    - use the given synthesis instead of urpmi db.\n"
msgstr ""
"  --synthesis    - usa o ficheiro synthesis dado em vez da base de dados "
"urpmi.\n"

#: ../urpmf:45
#, c-format
msgid "  --uniq         - do not print identical lines twice.\n"
msgstr "  --uniq         - não mostra linhas idênticas.\n"

#: ../urpmf:46 ../urpmi:75 ../urpmq:46
#, c-format
msgid "  --update       - use only update media.\n"
msgstr "  --update       - usa apenas a média de actualização.\n"

#: ../urpmf:47
#, c-format
msgid "  --verbose      - verbose mode.\n"
msgstr "  -verbose      - modo detalhado.\n"

#: ../urpmf:48
#, c-format
msgid "  -i             - ignore case distinctions in patterns.\n"
msgstr ""
"  -i            - ignora as diferenças de capitalização em todos os "
"padrões.\n"

#: ../urpmf:49
#, c-format
msgid "  -I             - honor case distinctions in patterns (default).\n"
msgstr ""
"  -I             - honra as diferenças de capitalização em todos os padrões "
"(predefinição).\n"

#: ../urpmf:50
#, c-format
msgid "  -F<str>        - change field separator (defaults to ':').\n"
msgstr "  -F<str>        - muda o campo separador (predefinido para ':').\n"

#: ../urpmf:51
#, c-format
msgid "Pattern expressions:\n"
msgstr "Expressões padrão:\n"

#: ../urpmf:52
#, c-format
msgid "  text           - any text is parsed as a regexp, unless -l is used.\n"
msgstr ""
"  text           - qualquer texto é analisado como uma expressão regular, a "
"não ser que -l seja usado .\n"

#: ../urpmf:53
#, c-format
msgid "  -e             - include perl code directly as perl -e.\n"
msgstr "  -e            - inclui o código perl directamente como perl -e.\n"

#: ../urpmf:54
#, c-format
msgid "  -a             - binary AND operator.\n"
msgstr "  -a             - operador binário AND.\n"

#: ../urpmf:55
#, c-format
msgid "  -o             - binary OR operator.\n"
msgstr "  -o             - operador binário OR.\n"

#: ../urpmf:56
#, c-format
msgid "  !              - unary NOT.\n"
msgstr "  !              - operador unário NOT.\n"

#: ../urpmf:57
#, c-format
msgid "  ( )            - left and right parentheses.\n"
msgstr "  ( )            - parêntesis esquerdo e direito.\n"

#: ../urpmf:58
#, c-format
msgid "List of tags:\n"
msgstr "Lista de marcas:\n"

#: ../urpmf:59
#, c-format
msgid "  --qf           - specify a printf-like output format\n"
msgstr "  --qf           - indica um formato de saída tipo o printf\n"

#: ../urpmf:60
#, c-format
msgid "                   example: '%%name:%%files'\n"
msgstr "                   exemplo: '%%nome:%%ficheiros'\n"

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

#: ../urpmf:62
#, c-format
msgid "  --buildhost    - build host\n"
msgstr "  --buildhost    - endereço de compilação\n"

#: ../urpmf:63
#, c-format
msgid "  --buildtime    - build time\n"
msgstr "  --buildtime    - data de compilação\n"

#: ../urpmf:64
#, c-format
msgid "  --conffiles    - configuration files\n"
msgstr "  --conffiles    - ficheiros de configuração\n"

#: ../urpmf:65
#, c-format
msgid "  --conflicts    - conflict tags\n"
msgstr "  --conflicts    - marcas de conflitos\n"

#: ../urpmf:66
#, c-format
msgid "  --description  - package description\n"
msgstr "  --description  - descrição do pacote\n"

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

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

#: ../urpmf:69
#, c-format
msgid "  --filename     - filename of the package\n"
msgstr "  --filename     - nome do ficheiro do pacote\n"

#: ../urpmf:70
#, c-format
msgid "  --files        - list of files contained in the package\n"
msgstr "  --files        - lista dos ficheiros existentes no pacote\n"

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

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

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

#: ../urpmf:74
#, c-format
msgid "  --obsoletes    - obsoletes tags\n"
msgstr "  --obsoletes     - marcas de obsoletos\n"

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

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

#: ../urpmf:77
#, c-format
msgid "  --requires     - requires tags\n"
msgstr "  --requires     - marcas de requeridos.\n"

#: ../urpmf:78
#, c-format
msgid "  --size         - installed size\n"
msgstr "  --size         - tamanho instalado\n"

#: ../urpmf:79
#, c-format
msgid "  --sourcerpm    - source rpm name\n"
msgstr "  --sourcerpm    - nome do rpm de código fonte\n"

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

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

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

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

#: ../urpmf:84
#, c-format
msgid "  -m             - the media in which the package was found\n"
msgstr "  -m             - a média onde o pacote foi encontrado\n"

#: ../urpmf:85 ../urpmq:99
#, c-format
msgid "  -f             - print version, release and arch with name.\n"
msgstr ""
"  -f             - mostra a versão, a saída e a arquitectura com o nome.\n"

#: ../urpmf:153
#, c-format
msgid "unterminated expression (%s)"
msgstr "expressão não terminada (%s)"

#: ../urpmf:198
#, c-format
msgid "Incorrect format: you may use only one multi-valued tag"
msgstr "Formato incorrecto: pode apenas usar uma marca multi-avaliada"

#: ../urpmf:291
#, c-format
msgid "no hdlist available for medium \"%s\""
msgstr "nenhum ficheiro hdlist disponível para a média \"%s\""

#: ../urpmf:298
#, c-format
msgid "no synthesis available for medium \"%s\""
msgstr "nenhum ficheiro synthesis disponível para a média \"%s\""

#: ../urpmf:307
#, c-format
msgid "no xml-info available for medium \"%s\""
msgstr "nenhuma informação xml disponível para a média \"%s\""

#: ../urpmi:81
#, c-format
msgid "  --auto-update  - update media then upgrade the system.\n"
msgstr "  --auto-update  - actualiza a média e depois actualiza o sistema.\n"

#: ../urpmi:82
#, c-format
msgid "    --no-md5sum    - disable MD5SUM file checking.\n"
msgstr "    --no-md5sum    - desactiva a verificação do ficheiro MD5SUM.\n"

#: ../urpmi:83
#, c-format
msgid "    --force-key    - force update of gpg key.\n"
msgstr "    --force-key    - força a actualização da chave gpg.\n"

#: ../urpmi:84
#, c-format
msgid "  --auto-orphans - remove orphans without asking\n"
msgstr "  --auto-orphans - remove os orfãos sem perguntar\n"

#: ../urpmi:85 ../urpmq:54
#, c-format
msgid "  --no-suggests  - do not auto select \"suggested\" packages.\n"
msgstr ""
"  --no-suggests  - não selecciona automaticamente os pacotes \"sugeridos\".\n"

#: ../urpmi:86
#, c-format
msgid ""
"  --no-uninstall - never ask to uninstall a package, abort the "
"installation.\n"
msgstr ""
"  --no-uninstall - nunca pergunta para desinstalar um pacote, aborta a "
"instalação.\n"

#: ../urpmi:87
#, c-format
msgid "  --no-install   - don't install packages (only download)\n"
msgstr "  --no-install   - não instala pacotes (apenas transfere).\n"

#: ../urpmi:88 ../urpmq:56
#, c-format
msgid ""
"  --keep         - keep existing packages if possible, reject requested\n"
"                   packages that lead to removals.\n"
msgstr ""
"  --keep         - guarda os pacotes existentes se possível, recusa os\n"
"                   pacotes pedidos que levam à remoção.\n"

#: ../urpmi:90
#, 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  - divide em pequenas transacções se mais do que os pacotes\n"
"                   dados forem instalados ou actualizados,\n"
"                   predefinido é %d.\n"

#: ../urpmi:94
#, c-format
msgid "  --split-length - small transaction length, default is %d.\n"
msgstr ""
"  --split-length - pequeno comprimento de transacção, predefinido é %d.\n"

#: ../urpmi:96
#, c-format
msgid "  --fuzzy, -y    - impose fuzzy search.\n"
msgstr "  --fuzzy, -y    - impõe uma procura aproximada.\n"

#: ../urpmi:97
#, c-format
msgid "  --buildrequires - install the buildrequires of the packages\n"
msgstr "  --buildrequires - instala os 'buildrequires' dos pacotes.\n"

#: ../urpmi:98
#, c-format
msgid "  --install-src  - install only source package (no binaries).\n"
msgstr "  --install-src  - instala apenas o pacote fonte (nenhum binário).\n"

#: ../urpmi:99
#, c-format
msgid "  --clean        - remove rpm from cache before anything else.\n"
msgstr "  --clean        - remove os rpm da cache antes de qualquer coisa.\n"

#: ../urpmi:100
#, c-format
msgid "  --noclean      - don't clean rpms from cache.\n"
msgstr "  --noclean      - não apaga os rpms da cache.\n"

#: ../urpmi:102
#, c-format
msgid ""
"  --replacepkgs  - force installing packages which are already installed.\n"
msgstr ""
"  --replacepkgs  - força a instalação de pacotes que já se encontram "
"instalados.\n"

#: ../urpmi:104
#, c-format
msgid ""
"  --allow-nodeps - allow asking user to install packages without\n"
"                   dependencies checking.\n"
msgstr ""
"  --allow-nodeps - permite perguntar ao utilizador se deseja instalar\n"
"                   os pacotes sem verificar as dependências.\n"

#: ../urpmi:106
#, c-format
msgid ""
"  --allow-force  - allow asking user to install packages without\n"
"                   dependencies checking and integrity.\n"
msgstr ""
"  --allow-force  - permite perguntar ao utilizador se deseja instalar\n"
"                   os pacotes sem verificar as dependências e integridade.\n"

#: ../urpmi:108
#, c-format
msgid "  --allow-suggests - auto select \"suggested\" packages.\n"
msgstr ""
"  --allow-suggests - selecciona automaticamente os pacotes \"sugeridos\".\n"

#: ../urpmi:112
#, 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  - configura o urpmi para outra fonte, útil para\n"
"         (des)instalar um chroot com a opção --root.\n"

#: ../urpmi:114 ../urpmi.addmedia:59 ../urpmi.update:37
#, c-format
msgid "  --metalink     - generate and use a local metalink.\n"
msgstr "  --metalink     - gera e usa um 'metalink' local.\n"

#: ../urpmi:115
#, c-format
msgid ""
"  --downloader   - program to use to retrieve distant files. \n"
"                   known programs: %s\n"
msgstr ""
"  --downloader   - programa a usar para transferir ficheiros distantes.\n"
"                   programas conhecidos: %s\n"

#: ../urpmi:118
#, c-format
msgid "  --curl-options - additional options to pass to curl\n"
msgstr "  --curl-options - opções adicionais para passar para curl\n"

#: ../urpmi:119
#, c-format
msgid "  --rsync-options- additional options to pass to rsync\n"
msgstr "  --rsync-options - opções adicionais para passar para rsync\n"

#: ../urpmi:120
#, c-format
msgid "  --wget-options - additional options to pass to wget\n"
msgstr "  --wget-options - opções adicionais para passar para wget\n"

#: ../urpmi:121
#, c-format
msgid "  --prozilla-options - additional options to pass to prozilla\n"
msgstr "  --prozilla-options - opções adicionais para passar para o prozilla\n"

#: ../urpmi:122
#, c-format
msgid "  --aria2-options - additional options to pass to aria2\n"
msgstr "  --aria2-options - opções adicionais para passar para o aria2\n"

#: ../urpmi:123 ../urpmi.addmedia:60 ../urpmi.update:38
#, c-format
msgid "  --limit-rate   - limit the download speed.\n"
msgstr "  --limit-rate   - limita a velocidade de transferência.\n"

#: ../urpmi:124
#, c-format
msgid ""
"  --resume       - resume transfer of partially-downloaded files\n"
"                   (--no-resume disables it, default is disabled).\n"
msgstr ""
"  --resume       - resume a transferência dos ficheiros parcialmente "
"transferidos\n"
"                   (--no-resume desactiva o resumo, activo por "
"predefinição).\n"

#: ../urpmi:126 ../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        - usa o proxy HTTP indicado, o numero do porto assume-se\n"
"               que é 1080 por predefinição (o formato é <endereço_proxy[:"
"porto]>).\n"

#: ../urpmi:128 ../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   - indica o utilizador e a senha para usar na\n"
"                   autenticação do proxy (o formato é <utilizador:senha>).\n"

#: ../urpmi:130
#, c-format
msgid ""
"  --bug          - output a bug report in directory indicated by\n"
"                   next arg.\n"
msgstr ""
"  --bug          - escreve um relatório de erro na pasta indicada\n"
"                   no próximo argumento.\n"

#: ../urpmi:136
#, c-format
msgid "  --excludepath  - exclude path separated by comma.\n"
msgstr "  --excludepath  - exclui localizações separadas por vírgulas.\n"

#: ../urpmi:137
#, c-format
msgid "  --excludedocs  - exclude doc files.\n"
msgstr "  --excludedocs  - exclui os ficheiros de documentação.\n"

#: ../urpmi:138
#, c-format
msgid "  --ignoresize   - don't verify disk space before installation.\n"
msgstr ""
"  --ignoresize   - não verifica o espaço em disco antes da instalação\n"

#: ../urpmi:139
#, c-format
msgid "  --ignorearch   - allow to install rpms for unmatched architectures.\n"
msgstr ""
"  --ignorearch   - permite instalar rpms de arquitecturas não "
"correspondentes.\n"

#: ../urpmi:140
#, c-format
msgid "  --noscripts    - do not execute package scriptlet(s)\n"
msgstr "  --noscripts    - não executa o(s) script(s) do(s) pacote(s)\n"

#: ../urpmi:141
#, fuzzy, c-format
msgid "  --replacefiles - ignore file conflicts\n"
msgstr "  --conflicts    - mostra os conflitos\n"

#: ../urpmi:143
#, c-format
msgid "  --skip         - packages which installation should be skipped\n"
msgstr "  --skip         - pacotes cuja instalação deve ser ignorada\n"

#: ../urpmi:144
#, c-format
msgid "  --prefer       - packages which should be preferred\n"
msgstr "  --prefer       - pacotes que devem ser preferidos\n"

#: ../urpmi:145
#, c-format
msgid ""
"  --more-choices - when several packages are found, propose more choices\n"
"                   than the default.\n"
msgstr ""
"  --more-choices - quando vários pacotes são encontrados, propõe mais\n"
"                   escolhas do que o está predefinido.\n"

#: ../urpmi:147
#, c-format
msgid "  --nolock       - don't lock rpm db.\n"
msgstr "  --nolock       - não tranca a base de dados rpm.\n"

#: ../urpmi:148
#, c-format
msgid "  --strict-arch  - upgrade only packages with the same architecture.\n"
msgstr ""
"  --strict-arch  - apenas actualiza os pacotes com a mesma arquitectura.\n"

#: ../urpmi:149 ../urpmq:97
#, c-format
msgid "  -a             - select all matches on command line.\n"
msgstr ""
"  -a             - escolhe todas as correspondências na linha de comando.\n"

#: ../urpmi:152
#, c-format
msgid "  --quiet, -q    - quiet mode.\n"
msgstr "  --quiet, -q    - modo silencioso.\n"

#: ../urpmi:154
#, c-format
msgid "  --debug        - very verbose mode.\n"
msgstr "  --debug        - modo muito detalhado.\n"

#: ../urpmi:155
#, c-format
msgid "  names or rpm files given on command line will be installed.\n"
msgstr ""
"  os nomes ou os ficheiros rpm dados na linha de comando irão ser "
"instalados.\n"

#: ../urpmi:183
#, c-format
msgid "Error: can't use --auto-select along with package list.\n"
msgstr "Erro: não é possível usar --auto-select com a lista de pacotes.\n"

#: ../urpmi:190
#, c-format
msgid ""
"Error: To generate a bug report, specify the usual command-line arguments\n"
"along with --bug.\n"
msgstr ""
"Erro: para gerar um relatório de erros, indique os argumentos de linha de "
"comando usuais com --bug.\n"

#: ../urpmi:220
#, c-format
msgid "You can't install binary rpm files when using --install-src"
msgstr "Não pode instalar ficheiros rpm binários quando usar --install-src"

#: ../urpmi:221
#, c-format
msgid "You can't install spec files"
msgstr "Não pode instalar ficheiros spec"

#: ../urpmi:228
#, c-format
msgid "defaulting to --buildrequires"
msgstr "a predefinir para --buildrequires"

#: ../urpmi:233
#, c-format
msgid ""
"please use --buildrequires or --install-src, defaulting to --buildrequires"
msgstr ""
"por favor use --buildrequires ou --install-src, predefinição para --"
"buildrequires"

#: ../urpmi:253
#, c-format
msgid ""
"Directory [%s] already exists, please use another directory for bug report "
"or delete it"
msgstr ""
"O directório [%s] já existe, por favor use outro para comunicar erros ou "
"apague-o"

#: ../urpmi:254
#, c-format
msgid "Unable to create directory [%s] for bug report"
msgstr "Não é possível criar o directório [%s] para comunicação de erros"

#: ../urpmi:275
#, c-format
msgid ""
"Error: %s appears to be mounted read-only.\n"
"Use --allow-force to force operation."
msgstr ""
"Erro: %s parece estar montado apenas como leitura.\n"
"Use --allow-force para forçar a operação."

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

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

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

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

#: ../urpmi:442
#, c-format
msgid ""
"In order to satisfy the '%s' dependency, one of the following packages is "
"needed:"
msgstr ""
"Para satisfazer as '%s' dependências, é necessário um dos seguintes pacotes:"

#: ../urpmi:445
#, c-format
msgid "What is your choice? (1-%d) "
msgstr "Qual é a sua escolha? (1-%d)"

#: ../urpmi:487
#, 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 ""
"O seguinte pacote não pode ser instalado porque depende dos pacotes\n"
"que são mais antigos do que os que estão instalados:\n"
"%s"

#: ../urpmi:489
#, 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 ""
"Os seguintes pacotes não podem ser instalados porque dependem dos\n"
"pacotes que são mais antigos do que os instalados:\n"
"%s"

#: ../urpmi:495 ../urpmi:510
#, c-format
msgid ""
"\n"
"Continue installation anyway?"
msgstr ""
"\n"
"Continuar a instalação na mesma?"

#: ../urpmi:496 ../urpmi:511 ../urpmi:614 ../urpmi.addmedia:135
#, c-format
msgid " (Y/n) "
msgstr " (S/n) "

#: ../urpmi:504
#, c-format
msgid ""
"A requested package cannot be installed:\n"
"%s"
msgstr ""
"Um pacote pedido não pode ser instalado:\n"
"%s"

#: ../urpmi:505
#, c-format
msgid ""
"Some requested packages cannot be installed:\n"
"%s"
msgstr ""
"Alguns pacotes pedidos não podem ser instalados:\n"
"%s"

#: ../urpmi:522
#, c-format
msgid "removing package %s will break your system"
msgstr "a remoção do pacote %s irá danificar o seu sistema"

#: ../urpmi:530
#, 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 ""
"A instalação não pode continuar porque o seguinte pacote tem\n"
"que ser removido para que outros sejam actualizados:\n"
"%s\n"

#: ../urpmi:532
#, 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 ""
"A instalação não pode continuar porque os pacotes seguintes têm\n"
"que ser removidos para que outros sejam actualizados:\n"
"%s\n"

#: ../urpmi:540
#, c-format
msgid "(test only, removal will not be actually done)"
msgstr "(testa apenas, a remoção não é executada)"

#: ../urpmi:560
#, c-format
msgid ""
"You must first call urpmi with --buildrequires to install the following "
"dependencies:\n"
"%s\n"
msgstr ""
"Precisa primeiro correr o urpmi com --buildrequires para instalar as "
"seguintes dependências:\n"
"%s\n"

#: ../urpmi:571
#, c-format
msgid "The following orphan package will be removed."
msgid_plural "The following orphan packages will be removed."
msgstr[0] "O seguinte pacote orfão será removido."
msgstr[1] "Os seguintes pacotes orfãos serão removidos."

#: ../urpmi:596
#, c-format
msgid "(test only, installation will not be actually done)"
msgstr "(testa apenas, a instalação não é executada)"

#: ../urpmi:602
#, c-format
msgid "%s of additional disk space will be used."
msgstr "%s adicionais do espaço do disco irão ser usados."

#: ../urpmi:603
#, c-format
msgid "%s of disk space will be freed."
msgstr "%s do espaço do disco irão ser libertados"

#: ../urpmi:604
#, c-format
msgid "%s of packages will be retrieved."
msgstr "%s dos pacotes serão transferidos."

#: ../urpmi:605
#, c-format
msgid "Proceed with the installation of one package?"
msgid_plural "Proceed with the installation of the %d packages?"
msgstr[0] "Prosseguir com a instalação do pacote?"
msgstr[1] "Prosseguir com a instalação dos %d pacotes?"

#: ../urpmi:626
#, c-format
msgid "Cancel"
msgstr "Cancelar"

#: ../urpmi:634
#, c-format
msgid "Press Enter when mounted..."
msgstr "Prima Enter quando estiver montado..."

#. -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 ""
"uso: urpmi.addmedia [opções] <nome> <url>\n"
"onde <url> é um de\n"
"       [file:/]/<localização>\n"
"       ftp://<utilizador>:<senha>@<endereço>/<localização>\n"
"       ftp://<endereço>/<localização>\n"
"       http://<endereço>/<localização>\n"
"       cdrom://<localização>\n"
"\n"
"uso: urpmi.addmedia [opções] --distrib --mirrorlist <url>\n"
"uso: urpmi.addmedia [opções] --mirrorlist <url> <nome> <localização "
"relativa>\n"
"\n"
"exemplos:\n"
"\n"
"  urpmi.addmedia --distrib --mirrorlist '$MIRRORLIST'\n"
"  urpmi.addmedia --mirrorlist '$MIRRORLIST' backports media/main/backports\n"
"\n"
"\n"
"e [opções] são de\n"

#: ../urpmi.addmedia:55 ../urpmi.update:33 ../urpmq:73
#, c-format
msgid "  --wget         - use wget to retrieve distant files.\n"
msgstr "  --wget         - usa wget para transferir ficheiros distantes.\n"

#: ../urpmi.addmedia:56 ../urpmi.update:34 ../urpmq:74
#, c-format
msgid "  --curl         - use curl to retrieve distant files.\n"
msgstr "  --curl         - usa curl para transferir ficheiros distantes.\n"

#: ../urpmi.addmedia:57 ../urpmi.update:35 ../urpmq:75
#, c-format
msgid "  --prozilla     - use prozilla to retrieve distant files.\n"
msgstr ""
"  --prozilla     - usa o prozilla para transferir ficheiros distantes.\n"

#: ../urpmi.addmedia:58 ../urpmi.update:36
#, c-format
msgid "  --aria2        - use aria2 to retrieve distant files.\n"
msgstr "  --aria2        - usa aria2 para obter ficheiros distantes.\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       - cria uma média de actualização,\n"
"                   ou descarta médias não actualizaveis (quando usado com --"
"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     - usa a política indicada para transferir ficheiros de "
"informação xml\n"
"                   um de: 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 - usa o ficheiro synthesis.\n"

#: ../urpmi.addmedia:70
#, c-format
msgid "  --probe-rpms   - use rpm files (instead of synthesis).\n"
msgstr "  --probe-rpms   - usa ficheiros rpm (em vez de synthesis).\n"

#: ../urpmi.addmedia:71
#, c-format
msgid "  --no-probe     - do not try to find any synthesis file.\n"
msgstr "  --no-probe     - não tenta procurar qualquer ficheiro synthesis.\n"

#: ../urpmi.addmedia:73
#, c-format
msgid ""
"  --distrib      - automatically create all media from an installation\n"
"                   medium.\n"
msgstr ""
"  --distrib      - automaticamente cria todas as médias a partir de\n"
"                   uma média de instalação.\n"

#: ../urpmi.addmedia:75
#, c-format
msgid "  --interactive  - with --distrib, ask confirmation for each media\n"
msgstr "  --interactive  - com --distrib, pede confirmação para cada média\n"

#: ../urpmi.addmedia:76
#, c-format
msgid "  --all-media    - with --distrib, add every listed media\n"
msgstr "  --all-media    - com --distrib, adiciona todas as médias listadas\n"

#: ../urpmi.addmedia:77
#, c-format
msgid "  --virtual      - create virtual media wich are always up-to-date.\n"
msgstr ""
"  --virtual      - cria uma média virtual que está sempre actualizada.\n"

#: ../urpmi.addmedia:78 ../urpmi.update:44
#, c-format
msgid "  --no-md5sum    - disable MD5SUM file checking.\n"
msgstr "  --no-md5sum    - desactiva a verificação do ficheiro MD5SUM.\n"

#: ../urpmi.addmedia:79
#, c-format
msgid "  --nopubkey     - don't import pubkey of added media\n"
msgstr "  --nopubkey     - não importa a chave pública da média adicionada\n"

#: ../urpmi.addmedia:80
#, c-format
msgid "  --raw          - add the media in config, but don't update it.\n"
msgstr ""
"  --raw          - adiciona a média na configuração, mas não a actualiza.\n"

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

#: ../urpmi.addmedia:82 ../urpmi.removemedia:44 ../urpmi.update:54
#, c-format
msgid "  -v             - verbose mode.\n"
msgstr "  -v             - modo detalhado.\n"

#: ../urpmi.addmedia:95
#, c-format
msgid "known xml-info policies are %s"
msgstr "as conhecidas políticas de informação xml são %s"

#: ../urpmi.addmedia:106
#, c-format
msgid "no argument needed for --distrib --mirrorlist <url>"
msgstr "não é necessário nenhum argumento para --distrib --mirrorlist <url>"

#: ../urpmi.addmedia:111
#, c-format
msgid "bad <url> (for local directory, the path must be absolute)"
msgstr ""
"<url> inválido (para directórios locais, a localização tem que ser absoluta)"

#: ../urpmi.addmedia:115
#, c-format
msgid "Only superuser is allowed to add media"
msgstr "Apenas o superutilizador pode adicionar médias"

#: ../urpmi.addmedia:118
#, c-format
msgid "creating config file [%s]"
msgstr "a criar ficheiro de configuração [%s]"

#: ../urpmi.addmedia:119
#, c-format
msgid "Can't create config file [%s]"
msgstr "Não pode criar o ficheiro de configuração [%s]"

#: ../urpmi.addmedia:127
#, c-format
msgid "no need to give <relative path of synthesis> with --distrib"
msgstr ""
"não é necessário indicar o <localização relativa do synthesis> com --distrib"

#: ../urpmi.addmedia:135
#, c-format
msgid ""
"\n"
"Do you want to add media '%s'?"
msgstr ""
"\n"
"Deseja adicionar a média '%s'?"

#: ../urpmi.addmedia:153 ../urpmi.addmedia:176
#, c-format
msgid "unable to add medium"
msgstr "não é possível adicionar a média"

#: ../urpmi.addmedia:161
#, c-format
msgid "<relative path of synthesis> missing\n"
msgstr "falta a <localização relativa de synthesis>\n"

#: ../urpmi.addmedia:164
#, c-format
msgid "Can't use %s with remote medium"
msgstr "Não é possível usar %s com uma média remota"

#: ../urpmi.removemedia:38
#, c-format
msgid ""
"usage: urpmi.removemedia (-a | <name> ...)\n"
"where <name> is a medium name to remove.\n"
msgstr ""
"uso: urpmi.removemedia (-a | <nome> ...)\n"
"onde <nome> é um nome de média para remover.\n"

#: ../urpmi.removemedia:41
#, c-format
msgid "  -a             - select all media.\n"
msgstr "  -a             - selecciona todas as médias.\n"

#: ../urpmi.removemedia:42
#, c-format
msgid "  -y             - fuzzy match on media names.\n"
msgstr "  -y             - correspondência aproximada nos nomes das médias.\n"

#: ../urpmi.removemedia:59
#, c-format
msgid "Only superuser is allowed to remove media"
msgstr "Apenas o superutilizador pode remover as médias"

#: ../urpmi.removemedia:72
#, c-format
msgid "nothing to remove (use urpmi.addmedia to add a media)\n"
msgstr "nada a remover (use urpmi.addmedia para adicionar uma média)\n"

#: ../urpmi.removemedia:78
#, c-format
msgid ""
"the entry to remove is missing\n"
"(one of %s)\n"
msgstr ""
"a entrada a remover está em falta\n"
"(um de %s)\n"

#: ../urpmi.update:30
#, c-format
msgid ""
"usage: urpmi.update [options] <name> ...\n"
"where <name> is a medium name to update.\n"
msgstr ""
"uso: urpmi.update [opções] <nome> ...\n"
"onde <nome> é um nome de média para actualizar.\n"

#: ../urpmi.update:43
#, c-format
msgid "  --update       - update only update media.\n"
msgstr "  --update       - actualiza apenas as médias de actualização.\n"

#: ../urpmi.update:45
#, c-format
msgid "  --force-key    - force update of gpg key.\n"
msgstr "  --force-key    - força a actualização da chave gpg.\n"

#: ../urpmi.update:46
#, c-format
msgid "  --ignore       - don't update, mark the media as ignored.\n"
msgstr "  --ignore       - não actualiza, marca a média como ignorada.\n"

#: ../urpmi.update:47
#, c-format
msgid "  --no-ignore    - don't update, mark the media as enabled.\n"
msgstr "  --no-ignore    - não actualiza, marca a média como activada.\n"

#: ../urpmi.update:49
#, c-format
msgid "  --probe-rpms   - do not use synthesis, use rpm files directly\n"
msgstr ""
"  --probe-rpms   - não usa o ficheiro synthesis, usa os ficheiros rpm "
"directamente\n"

#: ../urpmi.update:50
#, c-format
msgid "  -a             - select all non-removable media.\n"
msgstr "  -a             - selecciona todas as médias não removíveis.\n"

#: ../urpmi.update:51
#, c-format
msgid "  -f             - force updating synthesis\n"
msgstr "  -f             - força a actualização dos ficheiros synthesis.\n"

#: ../urpmi.update:52
#, c-format
msgid "  -ff            - really force updating synthesis\n"
msgstr ""
"  -f             - força realmente a actualização dos ficheiros synthesis.\n"

#: ../urpmi.update:69
#, c-format
msgid "Only superuser is allowed to update media"
msgstr "Apenas o superutilizador pode actualizar as médias"

#: ../urpmi.update:86
#, c-format
msgid "nothing to update (use urpmi.addmedia to add a media)\n"
msgstr "nada a actualizar (use urpmi.addmedia para adicionar uma média)\n"

#: ../urpmi.update:87
#, c-format
msgid ""
"the entry to update is missing\n"
"(one of %s)\n"
msgstr ""
"a entrada a actualizar está em falta\n"
"(um de %s)\n"

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

#: ../urpmi.update:99
#, c-format
msgid "ignoring media %s"
msgstr "a ignorar a média %s"

#: ../urpmi.update:99
#, c-format
msgid "enabling media %s"
msgstr "a activar a média %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 versão %s\n"
"Direitos de autor (C) 2000-2006 Mandriva.\n"
"Isto é programa livre e pode ser redistribuído sob os termos da GPL GNU.\n"
"\n"
"uso:\n"

#: ../urpmq:48
#, c-format
msgid ""
"  --searchmedia  - use only the given media to search requested (or updated) "
"packages.\n"
msgstr ""
"  --searchmedia  - use apenas a média dada para procurar os pacotes pedidos "
"(ou actualizados).\n"

#: ../urpmq:53
#, c-format
msgid "  --auto-orphans - list orphans\n"
msgstr "  --auto-orphans - lista os orfãos\n"

#: ../urpmq:55
#, c-format
msgid "  --fuzzy        - impose fuzzy search (same as -y).\n"
msgstr "  --fuzzy        - impõe uma procura aproximada (o mesmo que -y).\n"

#: ../urpmq:58
#, c-format
msgid "  --list         - list available packages.\n"
msgstr "  --list         - lista os pacotes disponíveis.\n"

#: ../urpmq:59
#, c-format
msgid "  --list-media   - list available media.\n"
msgstr "  --list-media   - lista as médias disponíveis.\n"

#: ../urpmq:60
#, c-format
msgid "  --list-url     - list available media and their url.\n"
msgstr "  --list-url     - lista as médias disponíveis e as suas url.\n"

#: ../urpmq:61
#, c-format
msgid "  --list-nodes   - list available nodes when using --parallel.\n"
msgstr ""
"  --list-nodes   - lista os nós disponíveis quando a usar --parallel.\n"

#: ../urpmq:62
#, c-format
msgid "  --list-aliases - list available parallel aliases.\n"
msgstr "  --list-aliases   - lista as aliases paralelas disponíveis.\n"

#: ../urpmq:63
#, c-format
msgid ""
"  --dump-config  - dump the config in form of urpmi.addmedia argument.\n"
msgstr ""
"  --dump-config  - deixa a configuração na forma de argumento urpmi."
"addmedia.\n"

#: ../urpmq:64
#, c-format
msgid "  --src          - next package is a source package (same as -s).\n"
msgstr ""
"  --src          - o próximo pacote é um pacote fonte (o mesmo que -s).\n"

#: ../urpmq:65
#, c-format
msgid ""
"  --sources      - give all source packages before downloading (root only).\n"
msgstr ""
"  --sources      - indica todos os pacotes fonte antes de transferir (apenas "
"root).\n"

#: ../urpmq:67
#, c-format
msgid "  --ignorearch   - allow to query rpms for unmatched architectures.\n"
msgstr ""
"  --ignorearch   - permite analisar os rpms para arquitecturas não "
"correspondentes.\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  - configura o urpmi rápidamente a partir de uma árvore da "
"distribuição.\n"
"                 Isto permite analisar uma distribuição.\n"

#: ../urpmq:81
#, c-format
msgid "  --changelog    - print changelog.\n"
msgstr "  --changelog    - mostra o registo das mudanças (changelog).\n"

#: ../urpmq:82
#, c-format
msgid "  --conflicts    - print conflicts.\n"
msgstr "  --conflicts    - mostra os conflitos\n"

#: ../urpmq:83
#, c-format
msgid "  --obsoletes    - print obsoletes.\n"
msgstr "  --obsoletes    - mostra os obsoletos.\n"

#: ../urpmq:84
#, c-format
msgid "  --provides     - print provides.\n"
msgstr "  --provides     - mostra os fornecidos\n"

#: ../urpmq:85
#, c-format
msgid "  --requires     - print requires.\n"
msgstr "  --requires     - mostra os requerimentos.\n"

#: ../urpmq:86
#, c-format
msgid "  --suggests     - print suggests.\n"
msgstr "  --suggests     - mostra as sugestões.\n"

#: ../urpmq:87
#, c-format
msgid "  --sourcerpm    - print sourcerpm.\n"
msgstr "  --sourcerpm    - mostra o nome do rpm de código fonte\n"

#: ../urpmq:88
#, c-format
msgid "  --summary, -S  - print summary.\n"
msgstr "  --summary, -S  - mostra o sumário.\n"

#: ../urpmq:90
#, c-format
msgid ""
"  --requires-recursive, -d\n"
"                   - query package dependencies.\n"
msgstr ""
"  --requires-recursive, -d\n"
"                   - analisar dependências do pacote.\n"

#: ../urpmq:92
#, c-format
msgid "  --whatrequires - reverse search to what requires package.\n"
msgstr "  --whatrequires - reverte a procura para o que o pacote requer.\n"

#: ../urpmq:93
#, c-format
msgid ""
"  --whatrequires-recursive\n"
"                   - extended reverse search (includes virtual packages).\n"
msgstr ""
"  -R             - procura revertida extendida (inclui pacotes virtuais).\n"

#: ../urpmq:95
#, c-format
msgid ""
"  --whatprovides, -p\n"
"                   - search in provides to find package.\n"
msgstr ""
"  --whatprovides, -p\n"
"                   - procura nos fornecimentos (provides) para encontrar o "
"pacote.\n"

#: ../urpmq:98
#, c-format
msgid "  -c             - complete output with package to be removed.\n"
msgstr "  -c             - listagem completa com os pacotes a ser removidos.\n"

#: ../urpmq:100
#, c-format
msgid "  -g             - print groups with name also.\n"
msgstr "  -g             - mostra os grupos com o nome também.\n"

#: ../urpmq:101
#, c-format
msgid "  -i             - print useful information in human readable form.\n"
msgstr "  -i             - mostra as informações úteis de maneira legível.\n"

#: ../urpmq:102
#, c-format
msgid "  -l             - list files in package.\n"
msgstr "  -l             - lista os ficheiros do pacote.\n"

#: ../urpmq:103
#, c-format
msgid "  -m             - equivalent to -du\n"
msgstr "  -m             - equivalente a -du\n"

#: ../urpmq:104
#, c-format
msgid "  -r             - print version and release with name also.\n"
msgstr "  -r             - mostra a versão e o lançamento com o nome também.\n"

#: ../urpmq:105
#, c-format
msgid "  -s             - next package is a source package (same as --src).\n"
msgstr ""
"  -s             - o próximo pacote é um pacote fonte (o mesmo que --src).\n"

#: ../urpmq:106
#, c-format
msgid ""
"  -u             - remove package if a more recent version is already "
"installed.\n"
msgstr ""
"  -u             - remove o pacote se uma versão mais recente já estiver "
"instalada.\n"

#: ../urpmq:107
#, c-format
msgid "  -y             - impose fuzzy search (same as --fuzzy).\n"
msgstr ""
"  -y             - impõe uma procura aproximada (o mesmo que --fuzzy).\n"

#: ../urpmq:108
#, c-format
msgid "  -Y             - like -y, but forces to match case-insensitively.\n"
msgstr ""
"  -Y             - como -y, mas força para corresponder sem capitalização.\n"

#: ../urpmq:109
#, c-format
msgid "  names or rpm files given on command line are queried.\n"
msgstr ""
"  os nomes ou os ficheiros rpm dados na linha de comando são verificados.\n"

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

#: ../urpmq:209
#, c-format
msgid "--list-nodes can only be used with --parallel"
msgstr "--list-nodes pode apenas ser usado com --parallel"

#: ../urpmq:233
#, c-format
msgid "use -l to list files"
msgstr "use -l para listar ficheiros"

#: ../urpmq:404
#, c-format
msgid "no xml info for medium \"%s\", only partial result for package %s"
msgstr ""
"nenhuma informação xml da média \"%s\", apenas um resultado parcial do "
"pacote %s"

#: ../urpmq:405
#, c-format
msgid "no xml info for medium \"%s\", only partial result for packages %s"
msgstr ""
"nenhuma informação xml da média \"%s\", apenas um resultado parcial dos "
"pacotes %s"

#: ../urpmq:408
#, c-format
msgid ""
"no xml info for medium \"%s\", unable to return any result for package %s"
msgstr ""
"nenhuma informação xml da média \"%s\", não é possível devolver qualquer "
"resultado do pacote %s"

#: ../urpmq:409
#, c-format
msgid ""
"no xml info for medium \"%s\", unable to return any result for packages %s"
msgstr ""
"nenhuma informação xml da média \"%s\", não é possível devolver qualquer "
"resultado dos pacotes %s"

#: ../urpmq:476
#, c-format
msgid "No changelog found\n"
msgstr "Nenhum registo de mudanças (changelog) encontrado\n"

#~ msgid "Search start: %s end: %s"
#~ msgstr "Inicio de procura: %s fim: %s"

#~ msgid ""
#~ "  --from         - use specified url for list of mirrors, the default is\n"
#~ "                   %s\n"
#~ msgstr ""
#~ "  --from         - usa a url indicada para a lista de espelhos,\n"
#~ "                   o predefinido é %s\n"

#~ msgid ""
#~ "urpmi.recover version %s\n"
#~ "Copyright (C) 2006 Mandriva.\n"
#~ "This is free software and may be redistributed under the terms of the GNU "
#~ "GPL.\n"
#~ "\n"
#~ "usage:\n"
#~ msgstr ""
#~ "urpmi.recover versão %s\n"
#~ "Direitos de autor (C) 2006 Mandriva.\n"
#~ "Isto é programa livre e pode ser redistribuído sob o termos da GPL GNU.\n"
#~ "\n"
#~ "uso:\n"

#~ msgid "  --checkpoint   - set repackaging start now\n"
#~ msgstr "  --checkpoint   - define o reempacotamento para começar agora\n"

#~ msgid "  --noclean      - don't clean repackage directory on checkpoint\n"
#~ msgstr ""
#~ "  --noclean      - não limpa o directório de reempacotamento no ponto de "
#~ "verificação\n"

#~ msgid ""
#~ "  --list         - list transactions since provided date/duration "
#~ "argument\n"
#~ msgstr ""
#~ "  --list         - lista transacções desde que dado o argumento de data/"
#~ "duração\n"

#~ msgid "  --list-all     - list all transactions in rpmdb (long)\n"
#~ msgstr ""
#~ "  --list-all     - lista todas as transacções no rpmdb (comprido).\n"

#~ msgid "  --list-safe    - list transactions since checkpoint\n"
#~ msgstr ""
#~ "  --list-safe    - lista as transacções desde o ponto de verificação "
#~ "(checkpoint)\n"

#~ msgid ""
#~ "  --rollback     - rollback until specified date,\n"
#~ "                   or rollback the specified number of transactions\n"
#~ msgstr ""
#~ "  --rollback     - volta atrás até à data indicada,\n"
#~ "                   ou volta atrás até ao número indicado de transacções\n"

#~ msgid "  --disable      - turn off repackaging\n"
#~ msgstr "  --disable      - desactivar reempacotamento\n"

#~ msgid "Invalid date or duration [%s]\n"
#~ msgstr "Data ou duração inválidos [%s]\n"

#~ msgid "Repackage directory not defined\n"
#~ msgstr "Directório de reempacotamento não definido\n"

#~ msgid "Can't write to repackage directory [%s]\n"
#~ msgstr "Não é possível escrever no directório de reempacotamento [%s]\n"

#~ msgid "Cleaning up repackage directory [%s]...\n"
#~ msgstr "A limpar o directório de reempacotamento [%s]...\n"

#~ msgid "%d file removed\n"
#~ msgid_plural "%d files removed\n"
#~ msgstr[0] "%d ficheiro removido\n"
#~ msgstr[1] "%d ficheiros removidos\n"

#~ msgid "Spurious command-line arguments [%s]\n"
#~ msgstr "Argumentos de linha de comando inválidos [%s]\n"

#~ msgid "You can't specify --checkpoint and --rollback at the same time\n"
#~ msgstr "Não pode indicar --checkpoint e --rollback ao mesmo tempo\n"

#~ msgid "You can't specify --checkpoint and --list at the same time\n"
#~ msgstr "Não pode indicar --checkpoint e --list ao mesmo tempo\n"

#~ msgid "You can't specify --rollback and --list at the same time\n"
#~ msgstr "Não pode indicar --rollback e --list ao mesmo tempo\n"

#~ msgid "You can't specify --disable along with another option"
#~ msgstr "Não pode indicar --disable com outra opção"

#~ msgid "No transaction found since %s\n"
#~ msgstr "Nenhuma transacção encontrada desde %s\n"

#~ msgid "You must be superuser to do this"
#~ msgstr "Deve ser superutilizador para poder fazer isto"

#~ msgid "Writing rpm macros file [%s]...\n"
#~ msgstr "A escrever os ficheiros macro rpm [%s]...\n"

#~ msgid "No rollback date found\n"
#~ msgstr "Nenhuma data para voltar atrás encontrada\n"

#~ msgid "Rollback until %s...\n"
#~ msgstr "Voltar atrás até %s...\n"

#~ msgid "Disabling repackaging\n"
#~ msgstr "A desactivar reempacotamento\n"

#~ msgid "Updating media...\n"
#~ msgstr "A actualizar média...\n"

#~ msgid "examining %s file"
#~ msgstr "a examinar ficheiro %s"

#~ msgid "invalid MD5SUM file"
#~ msgstr "Ficheiro MD5SUM inválido"

#~ msgid "found probed synthesis as %s"
#~ msgstr "synthesis encontrado e testado como %s"
7' href='#n11077'>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
# DrakX in Vietnamese.
# Copyright (C) 2000-2002 Free Software Foundation, Inc.
# T.M.Thanh <tmthanh@yahoo.com>; Nguyen Hung Vu <vuhung16@yahoo.com>2001-2002.
#
msgid ""
msgstr ""
"Project-Id-Version: DrakX for Mandrake Linux 9.0\n"
"POT-Creation-Date: 2002-07-31 15:56+0200\n"
"PO-Revision-Date: 2002-07-24 18:13+0700\n"
"Last-Translator: Trinh Minh Thanh <tmthanh@linuxmail.org>\n"
"Language-Team: Gnome-Vi Team <Gnomevi-list@lists.sourceforge.net>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=tcvn-5712\n"
"Content-Transfer-Encoding: 8bit\n"

#: ../../Xconfig/card.pm_.c:16
msgid "256 kB"
msgstr "256 kB"

#: ../../Xconfig/card.pm_.c:17
msgid "512 kB"
msgstr "512 kB"

#: ../../Xconfig/card.pm_.c:18
msgid "1 MB"
msgstr "1 MB"

#: ../../Xconfig/card.pm_.c:19
msgid "2 MB"
msgstr "2 MB"

#: ../../Xconfig/card.pm_.c:20
msgid "4 MB"
msgstr "4 MB"

#: ../../Xconfig/card.pm_.c:21
msgid "8 MB"
msgstr "8 MB"

#: ../../Xconfig/card.pm_.c:22
msgid "16 MB"
msgstr "16 MB"

#: ../../Xconfig/card.pm_.c:23
msgid "32 MB"
msgstr "32 MB"

#: ../../Xconfig/card.pm_.c:24
msgid "64 MB or more"
msgstr "64 MB tr ln"

#: ../../Xconfig/card.pm_.c:201
msgid "Choose a X server"
msgstr "Chn X server"

#: ../../Xconfig/card.pm_.c:201
msgid "X server"
msgstr "X server"

#: ../../Xconfig/card.pm_.c:225
msgid "Multi-head configuration"
msgstr "Cu hnh Multi-head"

#: ../../Xconfig/card.pm_.c:226
msgid ""
"Your system support multiple head configuration.\n"
"What do you want to do?"
msgstr ""
"H thng ca bn h tr cu hnh Multi-head.\n"
"Bn mun lm g?"

#: ../../Xconfig/card.pm_.c:280
msgid "Select the memory size of your graphics card"
msgstr "Chn dung lng b nh ca card  ha"

#: ../../Xconfig/card.pm_.c:341
msgid "XFree configuration"
msgstr "Cu hnh XFree"

#: ../../Xconfig/card.pm_.c:343
msgid "Which configuration of XFree do you want to have?"
msgstr "Bn mun c cu hnh XFree no?"

#: ../../Xconfig/card.pm_.c:374
msgid "Configure all heads independently"
msgstr "Cu hnh c lp ton b cc head"

#: ../../Xconfig/card.pm_.c:375
msgid "Use Xinerama extension"
msgstr "Dng Xinerama m rng"

#: ../../Xconfig/card.pm_.c:379
#, c-format
msgid "Configure only card \"%s\"%s"
msgstr "Ch cu hnh card \"%s\"%s"

#: ../../Xconfig/card.pm_.c:393 ../../Xconfig/card.pm_.c:394
#: ../../Xconfig/various.pm_.c:21
#, c-format
msgid "XFree %s"
msgstr "XFree %s"

#: ../../Xconfig/card.pm_.c:404 ../../Xconfig/card.pm_.c:429
#: ../../Xconfig/various.pm_.c:21
#, c-format
msgid "XFree %s with 3D hardware acceleration"
msgstr "XFree %s vi phn cng tng tc 3D"

#: ../../Xconfig/card.pm_.c:407
#, c-format
msgid ""
"Your card can have 3D hardware acceleration support but only with XFree %s.\n"
"Your card is supported by XFree %s which may have a better support in 2D."
msgstr ""
"Card ca bn c th c h tr phn cng tng tc 3D nhng ch vi XFree %s.\n"
"Card ny c h tr bi XFree %s, loi c th h tr tt hn khi dng 2D."

#: ../../Xconfig/card.pm_.c:409 ../../Xconfig/card.pm_.c:431
#, c-format
msgid "Your card can have 3D hardware acceleration support with XFree %s."
msgstr "Card ca bn c th c h tr phn cng tng tc 3D vi XFree %s."

#: ../../Xconfig/card.pm_.c:416 ../../Xconfig/card.pm_.c:437
#, c-format
msgid "XFree %s with EXPERIMENTAL 3D hardware acceleration"
msgstr "XFree %s vi phn cng tng tc 3D th nghim"

#: ../../Xconfig/card.pm_.c:419
#, 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 ""
"Card ca bn c th c h tr phn cng tng tc 3D nhng ch vi XFree %s,\n"
"Lu  y l h tr c tnh l thuyt nn n c th lm  my tnh ca bn.\n"
"Card ny c h tr bi XFree %s, loi c th h tr tt hn khi dng 2D."

#: ../../Xconfig/card.pm_.c:422 ../../Xconfig/card.pm_.c:439
#, c-format
msgid ""
"Your card can have 3D hardware acceleration support with XFree %s,\n"
"NOTE THIS IS EXPERIMENTAL SUPPORT AND MAY FREEZE YOUR COMPUTER."
msgstr ""
"Card ca bn c th c h tr phn cng tng tc 3D vi XFree %s,\n"
"Lu  y l h tr c tnh l thuyt nn n c th lm  my tnh ca bn."

#: ../../Xconfig/card.pm_.c:445
msgid "Xpmac (installation display driver)"
msgstr "Xpmac (ci t driver hin th)"

#: ../../Xconfig/main.pm_.c:60
#, c-format
msgid ""
"Keep the changes?\n"
"The current configuration is:\n"
"\n"
"%s"
msgstr ""
"Gi li cc thay i?\n"
"Cu hnh hin thi:\n"
"\n"
"%s"

#: ../../Xconfig/monitor.pm_.c:86
msgid "Choose a monitor"
msgstr "Chn monitor"

#: ../../Xconfig/monitor.pm_.c:86
msgid "Monitor"
msgstr "Monitor"

#: ../../Xconfig/monitor.pm_.c:89 ../../any.pm_.c:973
msgid "Custom"
msgstr "Ty chnh"

#: ../../Xconfig/monitor.pm_.c:90
msgid "Plug'n Play"
msgstr "Plug 'n' Play"

#: ../../Xconfig/monitor.pm_.c:91 ../../mouse.pm_.c:45
msgid "Generic"
msgstr "Chun chung"

#: ../../Xconfig/monitor.pm_.c:92 ../../harddrake/ui.pm_.c:43
msgid "Vendor"
msgstr "Nh SX"

#: ../../Xconfig/monitor.pm_.c:102
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 ""
"Hai thng s quan trng l tn s qut dc, y l thng s\n"
" ton b mn hnh c lm ti, v quan trng nht l tn s \n"
"qut ngang, l thng s  hin th dng qut.\n"
"\n"
"Quan trng l bn khng nh r loi mn hnh c thng s thch hp,\n"
"do vy vt qu kh nng ca mn hnh: Bn c th lm hng mn hnh.\n"
" Nu khng r, hy chn mt thit lp va phi."

#: ../../Xconfig/monitor.pm_.c:109
msgid "Horizontal refresh rate"
msgstr "Tn s qut ngang"

#: ../../Xconfig/monitor.pm_.c:110
msgid "Vertical refresh rate"
msgstr "Tn s qut dc"

#: ../../Xconfig/resolution_and_depth.pm_.c:12
msgid "256 colors (8 bits)"
msgstr "256 mu (8 bits)"

#: ../../Xconfig/resolution_and_depth.pm_.c:13
msgid "32 thousand colors (15 bits)"
msgstr "32 nghn mu (15 bits)"

#: ../../Xconfig/resolution_and_depth.pm_.c:14
msgid "65 thousand colors (16 bits)"
msgstr "65 nghn mu (16 bits)"

#: ../../Xconfig/resolution_and_depth.pm_.c:15
msgid "16 million colors (24 bits)"
msgstr "16 triu mu (24 bits)"

#: ../../Xconfig/resolution_and_depth.pm_.c:16
msgid "4 billion colors (32 bits)"
msgstr "4 t mu (32 bits)"

#: ../../Xconfig/resolution_and_depth.pm_.c:121
msgid "Resolutions"
msgstr " phn gii"

#: ../../Xconfig/resolution_and_depth.pm_.c:197
msgid "Resolution"
msgstr " phn gii"

#: ../../Xconfig/resolution_and_depth.pm_.c:235
msgid "Choose the resolution and the color depth"
msgstr "Chn  phn gii v  su ca mu"

#: ../../Xconfig/resolution_and_depth.pm_.c:236
#, c-format
msgid "Graphics card: %s"
msgstr "Card  ha: %s"

#: ../../Xconfig/resolution_and_depth.pm_.c:249 ../../any.pm_.c:1014
#: ../../bootlook.pm_.c:161 ../../diskdrake/smbnfs_gtk.pm_.c:87
#: ../../install_steps_gtk.pm_.c:410 ../../install_steps_gtk.pm_.c:468
#: ../../install_steps_interactive.pm_.c:577 ../../interactive.pm_.c:142
#: ../../interactive.pm_.c:318 ../../interactive.pm_.c:350
#: ../../interactive/stdio.pm_.c:141 ../../my_gtk.pm_.c:724
#: ../../my_gtk.pm_.c:727 ../../my_gtk.pm_.c:1056
#: ../../network/netconnect.pm_.c:46 ../../printerdrake.pm_.c:1610
#: ../../standalone/drakautoinst_.c:204 ../../standalone/drakbackup_.c:2631
#: ../../standalone/drakbackup_.c:2664 ../../standalone/drakbackup_.c:2685
#: ../../standalone/drakbackup_.c:2706 ../../standalone/drakbackup_.c:2733
#: ../../standalone/drakbackup_.c:2793 ../../standalone/drakbackup_.c:2820
#: ../../standalone/drakbackup_.c:2846 ../../standalone/drakconnect_.c:116
#: ../../standalone/drakconnect_.c:148 ../../standalone/drakconnect_.c:290
#: ../../standalone/drakconnect_.c:538 ../../standalone/drakconnect_.c:680
#: ../../standalone/drakfloppy_.c:235 ../../standalone/drakfloppy_.c:384
#: ../../standalone/drakfont_.c:971 ../../standalone/drakgw_.c:600
#: ../../standalone/logdrake_.c:225 ../../standalone/logdrake_.c:537
#: ../../standalone/tinyfirewall_.c:65
msgid "Cancel"
msgstr "Hy"

#: ../../Xconfig/resolution_and_depth.pm_.c:249 ../../install_gtk.pm_.c:84
#: ../../install_steps_gtk.pm_.c:279 ../../interactive.pm_.c:127
#: ../../interactive.pm_.c:142 ../../interactive.pm_.c:318
#: ../../interactive.pm_.c:350 ../../interactive/http.pm_.c:104
#: ../../interactive/newt.pm_.c:170 ../../interactive/stdio.pm_.c:141
#: ../../interactive/stdio.pm_.c:142 ../../my_gtk.pm_.c:723
#: ../../my_gtk.pm_.c:1056 ../../my_gtk.pm_.c:1078
#: ../../standalone/drakbackup_.c:2673 ../../standalone/drakbackup_.c:2761
#: ../../standalone/drakbackup_.c:2780
msgid "Ok"
msgstr "OK"

#: ../../Xconfig/test.pm_.c:26
msgid "Do you want to test the configuration?"
msgstr "Bn c mun chy th cu hnh ny?"

#: ../../Xconfig/test.pm_.c:26
msgid "Test of the configuration"
msgstr "Chy th cu hnh ny"

#: ../../Xconfig/various.pm_.c:27
#, c-format
msgid "Keyboard layout: %s\n"
msgstr "T chc bn phm: %s\n"

#: ../../Xconfig/various.pm_.c:28
#, c-format
msgid "Mouse type: %s\n"
msgstr "Loi chut: %s\n"

#: ../../Xconfig/various.pm_.c:29
#, c-format
msgid "Mouse device: %s\n"
msgstr "Thit b chut: %s\n"

#: ../../Xconfig/various.pm_.c:30
#, c-format
msgid "Monitor: %s\n"
msgstr "Monitor: %s\n"

#: ../../Xconfig/various.pm_.c:31
#, c-format
msgid "Monitor HorizSync: %s\n"
msgstr "Tn s qut ngang: %s\n"

#: ../../Xconfig/various.pm_.c:32
#, c-format
msgid "Monitor VertRefresh: %s\n"
msgstr "Tn s qut dc: %s\n"

#: ../../Xconfig/various.pm_.c:33
#, c-format
msgid "Graphics card: %s\n"
msgstr "Card  ho: %s\n"

#: ../../Xconfig/various.pm_.c:34
#, c-format
msgid "Graphics memory: %s kB\n"
msgstr "B nh  ha: %s kB\n"

#: ../../Xconfig/various.pm_.c:36
#, c-format
msgid "Color depth: %s\n"
msgstr " su mu: %s\n"

#: ../../Xconfig/various.pm_.c:37
#, c-format
msgid "Resolution: %s\n"
msgstr " phn gii: %s\n"

#: ../../Xconfig/various.pm_.c:39
#, c-format
msgid "XFree86 server: %s\n"
msgstr "XFree86 server: %s\n"

#: ../../Xconfig/various.pm_.c:40
#, c-format
msgid "XFree86 driver: %s\n"
msgstr "XFree86 driver: %s\n"

#: ../../Xconfig/various.pm_.c:51
msgid "Graphical interface at startup"
msgstr "Giao din  ha khi khi ng"

#: ../../Xconfig/various.pm_.c:52
msgid ""
"I can setup your computer to automatically start the graphical interface "
"(XFree) upon booting.\n"
"Would you like XFree to start when you reboot?"
msgstr ""
"C th t ch  khi ng t ng vo ch   ha.\n"
"Bn c mun chy ch  X ( ha) khi khi ng li?"

#: ../../any.pm_.c:117 ../../any.pm_.c:142
msgid "First sector of boot partition"
msgstr "Sector u tin ca phn vng khi ng"

#: ../../any.pm_.c:117 ../../any.pm_.c:142 ../../any.pm_.c:219
msgid "First sector of drive (MBR)"
msgstr "Sector u tin ca a (MBR)"

#: ../../any.pm_.c:121
msgid "SILO Installation"
msgstr "Ci t SILO"

#: ../../any.pm_.c:122 ../../any.pm_.c:135
msgid "Where do you want to install the bootloader?"
msgstr "Bn mun ci t trnh khi ng vo u?"

#: ../../any.pm_.c:134
msgid "LILO/grub Installation"
msgstr "Ci t LiLO/Grub"

#: ../../any.pm_.c:146 ../../any.pm_.c:160
msgid "SILO"
msgstr "SILO"

#: ../../any.pm_.c:148
msgid "LILO with text menu"
msgstr "LILO vi menu vn bn"

#: ../../any.pm_.c:149 ../../any.pm_.c:160
msgid "LILO with graphical menu"
msgstr "LILO vi menu  ho"

#: ../../any.pm_.c:152
msgid "Grub"
msgstr "Grub"

#: ../../any.pm_.c:156
msgid "Boot from DOS/Windows (loadlin)"
msgstr "Khi ng t DOS/Windows (loadlin)"

#: ../../any.pm_.c:158 ../../any.pm_.c:160
msgid "Yaboot"
msgstr "Yaboot"

#: ../../any.pm_.c:167 ../../any.pm_.c:199
msgid "Bootloader main options"
msgstr "Ty chn chnh ca trnh khi ng"

#: ../../any.pm_.c:168 ../../any.pm_.c:200
msgid "Bootloader to use"
msgstr "Dng trnh khi ng"

#: ../../any.pm_.c:170
msgid "Bootloader installation"
msgstr "Ci t trnh khi ng"

#: ../../any.pm_.c:172 ../../any.pm_.c:202
msgid "Boot device"
msgstr "Thit b khi ng"

#: ../../any.pm_.c:173
msgid "LBA (doesn't work on old BIOSes)"
msgstr "LBA (khng lm vic vi cc BIOS c)"

#: ../../any.pm_.c:174
msgid "Compact"
msgstr "ng "

#: ../../any.pm_.c:174
msgid "compact"
msgstr "ng "

#: ../../any.pm_.c:175 ../../any.pm_.c:299
msgid "Video mode"
msgstr "Ch  Video"

#: ../../any.pm_.c:177
msgid "Delay before booting default image"
msgstr "Thi gian tr trc khi khi ng nh mc nh"

#: ../../any.pm_.c:179 ../../any.pm_.c:794
#: ../../diskdrake/smbnfs_gtk.pm_.c:179
#: ../../install_steps_interactive.pm_.c:1110 ../../network/modem.pm_.c:48
#: ../../printerdrake.pm_.c:732 ../../printerdrake.pm_.c:830
#: ../../standalone/drakconnect_.c:625 ../../standalone/drakconnect_.c:650
msgid "Password"
msgstr "Mt khu"

#: ../../any.pm_.c:180 ../../any.pm_.c:795
#: ../../install_steps_interactive.pm_.c:1111
msgid "Password (again)"
msgstr "Nhp li mt khu"

#: ../../any.pm_.c:181
msgid "Restrict command line options"
msgstr "Cc ty chn dng lnh hn ch"

#: ../../any.pm_.c:181
msgid "restrict"
msgstr "hn ch"

#: ../../any.pm_.c:183
msgid "Clean /tmp at each boot"
msgstr "Xa /tmp mi khi khi ng"

#: ../../any.pm_.c:184
#, c-format
msgid "Precise RAM size if needed (found %d MB)"
msgstr "Ch r dung lng RAM (thy c %d MB)"

#: ../../any.pm_.c:186
msgid "Enable multi profiles"
msgstr "Cho php a l lch"

#: ../../any.pm_.c:190
msgid "Give the ram size in MB"
msgstr "Hin th dung lng RAM theo MB"

#: ../../any.pm_.c:192
msgid ""
"Option ``Restrict command line options'' is of no use without a password"
msgstr ""
"Tu chn ``Ty chn dng lnh hn ch'' ngha l khng cho s dng nu khng "
"c mt khu"

#: ../../any.pm_.c:193 ../../any.pm_.c:770
#: ../../diskdrake/interactive.pm_.c:1178
#: ../../install_steps_interactive.pm_.c:1105
msgid "Please try again"
msgstr "Hy th li"

#: ../../any.pm_.c:193 ../../any.pm_.c:770
#: ../../install_steps_interactive.pm_.c:1105
msgid "The passwords do not match"
msgstr "Mt khu khng khp nhau"

#: ../../any.pm_.c:201
msgid "Init Message"
msgstr "Thng ip ca Init"

#: ../../any.pm_.c:203
msgid "Open Firmware Delay"
msgstr "Open Firmware Delay"

#: ../../any.pm_.c:204
msgid "Kernel Boot Timeout"
msgstr "Thi gian ch khi ng Kernel"

#: ../../any.pm_.c:205
msgid "Enable CD Boot?"
msgstr "Cho php khi ng t CD?"

#: ../../any.pm_.c:206
msgid "Enable OF Boot?"
msgstr "Cho php khi ng OF?"

#: ../../any.pm_.c:207
msgid "Default OS?"
msgstr "H iu hnh mc nh no?"

#: ../../any.pm_.c:241
msgid ""
"You decided to install the bootloader on a partition.\n"
"This implies you already have a bootloader on the hard drive you boot (eg: "
"System Commander).\n"
"\n"
"On which drive are you booting?"
msgstr ""
"Bn  quyt nh ci t trnh np khi ng ln\n"
"mt phn vng. Nh vy c ngha l  a khi ng  c mt trnh np khi "
"ng ri (vd: System Commander).\n"
"\n"
"Bn ang khi ng t  no ?"

#: ../../any.pm_.c:256
msgid ""
"Here are the entries on your boot menu so far.\n"
"You can add some more or change the existing ones."
msgstr ""
"y l cc mc nhp khc nhau.\n"
"Bn c th thm hoc thay i cc mc hin thi."

#: ../../any.pm_.c:266 ../../standalone/drakbackup_.c:1035
#: ../../standalone/drakbackup_.c:1149 ../../standalone/drakfont_.c:1012
#: ../../standalone/drakfont_.c:1055
msgid "Add"
msgstr "Thm"

#: ../../any.pm_.c:266 ../../any.pm_.c:782 ../../diskdrake/hd_gtk.pm_.c:153
#: ../../diskdrake/removable.pm_.c:27 ../../diskdrake/smbnfs_gtk.pm_.c:88
#: ../../interactive/http.pm_.c:153
msgid "Done"
msgstr "Hon thnh"

#: ../../any.pm_.c:266
msgid "Modify"
msgstr "Thay i"

#: ../../any.pm_.c:274
msgid "Which type of entry do you want to add?"
msgstr "Bn mun thm kiu mc nhp no?"

#: ../../any.pm_.c:275 ../../standalone/drakbackup_.c:1183
msgid "Linux"
msgstr "Linux"

#: ../../any.pm_.c:275
msgid "Other OS (SunOS...)"
msgstr "H iu hnh khc (SunOS...)"

#: ../../any.pm_.c:276
msgid "Other OS (MacOS...)"
msgstr "H iu hnh khc (MacOS...)"

#: ../../any.pm_.c:276
msgid "Other OS (windows...)"
msgstr "H iu hnh khc (Windows...)"

#: ../../any.pm_.c:295
msgid "Image"
msgstr "nh"

#: ../../any.pm_.c:296 ../../any.pm_.c:307
msgid "Root"
msgstr "Root"

#: ../../any.pm_.c:297 ../../any.pm_.c:325
msgid "Append"
msgstr "B xung"

#: ../../any.pm_.c:301
msgid "Initrd"
msgstr "Initrd"

#: ../../any.pm_.c:302
msgid "Read-write"
msgstr "c-Ghi"

#: ../../any.pm_.c:309
msgid "Table"
msgstr "Bng ghi"

#: ../../any.pm_.c:310
msgid "Unsafe"
msgstr "Khng an ton"

#: ../../any.pm_.c:317 ../../any.pm_.c:322 ../../any.pm_.c:324
msgid "Label"
msgstr "Nhn"

#: ../../any.pm_.c:319 ../../any.pm_.c:329 ../../harddrake/bttv.pm_.c:184
msgid "Default"
msgstr "Mc nh"

#: ../../any.pm_.c:326
msgid "Initrd-size"
msgstr "Initrd-size"

#: ../../any.pm_.c:328
msgid "NoVideo"
msgstr "Khng c Video"

#: ../../any.pm_.c:336
msgid "Remove entry"
msgstr "B mc nhp "

#: ../../any.pm_.c:339
msgid "Empty label not allowed"
msgstr "Khng c  nhn trng"

#: ../../any.pm_.c:340
msgid "You must specify a kernel image"
msgstr "Phi ch nh mt nh Kernel"

#: ../../any.pm_.c:340
msgid "You must specify a root partition"
msgstr "Phi ch nh mt phn vng root"

#: ../../any.pm_.c:341
msgid "This label is already used"
msgstr "Nhn ny c dng ri"

#: ../../any.pm_.c:666
#, c-format
msgid "Found %s %s interfaces"
msgstr "Tm thy giao din %s %s"

#: ../../any.pm_.c:667
msgid "Do you have another one?"
msgstr "Bn c giao din khc na khng?"

#: ../../any.pm_.c:668
#, c-format
msgid "Do you have any %s interfaces?"
msgstr "Bn c giao din %s no khng?"

#: ../../any.pm_.c:670 ../../any.pm_.c:829 ../../interactive.pm_.c:132
#: ../../my_gtk.pm_.c:1055
msgid "No"
msgstr "Khng"

#: ../../any.pm_.c:670 ../../any.pm_.c:828 ../../interactive.pm_.c:132
#: ../../my_gtk.pm_.c:1055
msgid "Yes"
msgstr "C"

#: ../../any.pm_.c:671
msgid "See hardware info"
msgstr "Xem thng tin phn cng"

#. -PO: the first %s is the card type (scsi, network, sound,...)
#. -PO: the second is the vendor+model name
#: ../../any.pm_.c:687
#, c-format
msgid "Installing driver for %s card %s"
msgstr "ang ci t driver cho card %s %s"

#: ../../any.pm_.c:688
#, c-format
msgid "(module %s)"
msgstr "(module %s)"

#: ../../any.pm_.c:697
#, c-format
msgid ""
"You may now provide its options to module %s.\n"
"Note that any address should be entered with the prefix 0x like '0x123'"
msgstr ""
"By gi bn c th cung cp cc ty chn ca n ti module %s.\n"
"Lu : bt k a ch no nn c nhp vi tin t 0x nh '0x123'"

#: ../../any.pm_.c:703
#, c-format
msgid ""
"You may now provide options to module %s.\n"
"Options are in format ``name=value name2=value2 ...''.\n"
"For instance, ``io=0x300 irq=7''"
msgstr ""
"By gi bn c th gi ty chn n module %s.\n"
"Ty chn c dng thc ``tn=gi tr tn2=gi tr2 ...''.\n"
"V d, ``io=0x300 irq=7''"

#: ../../any.pm_.c:705
msgid "Module options:"
msgstr "Ty chn ca module:"

#. -PO: the %s is the driver type (scsi, network, sound,...)
#: ../../any.pm_.c:717
#, c-format
msgid "Which %s driver should I try?"
msgstr "Nn chy th driver %s no?"

#: ../../any.pm_.c:726
#, c-format
msgid ""
"In some cases, the %s driver needs to have extra information to work\n"
"properly, although it normally works fine without. Would you like to "
"specify\n"
"extra options for it or allow the driver to probe your machine for the\n"
"information it needs? Occasionally, probing will hang a computer, but it "
"should\n"
"not cause any damage."
msgstr ""
"Trong mt s trng hp, driver %s cn thm thng tin  hot ng\n"
"ng cch, mc d n vn hot ng bnh thng. Bn c mun ch r\n"
"ty chn thm cho n hoc  driver thm d thng tin m\n"
"n cn? i khi, s thm d lm my tnh b ca bn treo, nhng n s\n"
"khng gy h hng no."

#: ../../any.pm_.c:730
msgid "Autoprobe"
msgstr "Thm d t ng"

#: ../../any.pm_.c:730
msgid "Specify options"
msgstr "nh r ty chn"

#: ../../any.pm_.c:742
#, c-format
msgid ""
"Loading module %s failed.\n"
"Do you want to try again with other parameters?"
msgstr ""
"Np module %s khng c.\n"
"Bn c mun th li vi cc thng s khc?"

#: ../../any.pm_.c:758
msgid "access to X programs"
msgstr "truy cp ti cc chng trnh X"

#: ../../any.pm_.c:759
msgid "access to rpm tools"
msgstr "truy cp ti cc cng c rpm"

#: ../../any.pm_.c:760
msgid "allow \"su\""
msgstr "cho php \"su\""

#: ../../any.pm_.c:761
msgid "access to administrative files"
msgstr "truy cp ti cc file qun tr"

#: ../../any.pm_.c:766
#, c-format
msgid "(already added %s)"
msgstr "( thm %s ri)"

#: ../../any.pm_.c:771
msgid "This password is too simple"
msgstr "Mt khu ny n gin qu"

#: ../../any.pm_.c:772
msgid "Please give a user name"
msgstr "Nhp tn ngi dng"

#: ../../any.pm_.c:773
msgid ""
"The user name must contain only lower cased letters, numbers, `-' and `_'"
msgstr "Tn ngi dng ch s dng ch thng, s , `-' v `_'"

#: ../../any.pm_.c:774
msgid "The user name is too long"
msgstr "Tn ngi dng qu di"

#: ../../any.pm_.c:775
msgid "This user name is already added"
msgstr "Tn ngi dng ny  c nhp vo ri"

#: ../../any.pm_.c:779
msgid "Add user"
msgstr "Thm ngi dng"

#: ../../any.pm_.c:780
#, c-format
msgid ""
"Enter a user\n"
"%s"
msgstr ""
"Nhp ngi dng\n"
"%s"

#: ../../any.pm_.c:781
msgid "Accept user"
msgstr "Chp thun ngi dng"

#: ../../any.pm_.c:792
msgid "Real name"
msgstr "Tn tht"

#: ../../any.pm_.c:793 ../../printerdrake.pm_.c:731
#: ../../printerdrake.pm_.c:829
msgid "User name"
msgstr "Tn ngi dng"

#: ../../any.pm_.c:796
msgid "Shell"
msgstr "Shell"

#: ../../any.pm_.c:798
msgid "Icon"
msgstr "Biu tng"

#: ../../any.pm_.c:825
msgid "Autologin"
msgstr "ng nhp t ng"

#: ../../any.pm_.c:826
msgid ""
"I can set up your computer to automatically log on one user.\n"
"Do you want to use this feature?"
msgstr ""
"C th thit lp khi ng my t ng ng nhp mt ngi dng.\n"
"Bn c mun s dng tnh nng ny khng?"

#: ../../any.pm_.c:830
msgid "Choose the default user:"
msgstr "Chn ngi dng mc nh:"

#: ../../any.pm_.c:831
msgid "Choose the window manager to run:"
msgstr "Chn chy trnh qun l window:"

#: ../../any.pm_.c:846
msgid "Please choose a language to use."
msgstr "Hy chn mt ngn ng  dng."

#: ../../any.pm_.c:848
msgid ""
"Mandrake Linux can support multiple languages. Select\n"
"the languages you would like to install. They will be available\n"
"when your installation is complete and you restart your system."
msgstr "Bn c th chn cc ngn ng khc sn c sau khi ci t"

#: ../../any.pm_.c:862 ../../install_steps_interactive.pm_.c:709
#: ../../standalone/drakxtv_.c:78
msgid "All"
msgstr "Ton b"

#: ../../any.pm_.c:973
msgid "Allow all users"
msgstr "Cho php mi ngi dng"

#: ../../any.pm_.c:973
msgid "No sharing"
msgstr "Khng chia s"

#: ../../any.pm_.c:983 ../../network/smbnfs.pm_.c:47
#, c-format
msgid "The package %s needs to be installed. Do you want to install it?"
msgstr "Gi tin %s cn c ci t. Bn c mun ci t khng?"

#: ../../any.pm_.c:986
msgid ""
"You can export using NFS or Samba. Please select which you'd like to use."
msgstr "C th dng NFS hay SAMBA  xut ra. Chn ci no"

#: ../../any.pm_.c:994 ../../network/smbnfs.pm_.c:51
#, c-format
msgid "Mandatory package %s is missing"
msgstr "Thiu gi tin bt buc %s"

#: ../../any.pm_.c:1000
msgid ""
"Would you like to allow users to share some of their directories?\n"
"Allowing this will permit users to simply click on \"Share\" in konqueror "
"and nautilus.\n"
"\n"
"\"Custom\" permit a per-user granularity.\n"
msgstr ""
"Cho php ngi dng xut mt vi th mc trong home ca h khng?\n"
"Nu cho php, ngi dng ch vic nhn \"Chia s\" trong Konqueror v "
"Nautilus.\n"
"\n"
"\"Ty chnh\" cho php mt chui ngi dng.\n"

#: ../../any.pm_.c:1014
msgid "Launch userdrake"
msgstr "Chy UserDrake"

#: ../../any.pm_.c:1016
msgid ""
"The per-user sharing uses the group \"fileshare\". \n"
"You can use userdrake to add a user in this group."
msgstr ""
"Vic chia s tp tin s dng nhm \"chia s tp tin\".\n"
"C th dng userdrake  thm ngi dng vo nhm ny."

#: ../../any.pm_.c:1066 ../../security/msec.pm_.c:135
msgid "Welcome To Crackers"
msgstr "Cho mng cc Cracker"

#: ../../any.pm_.c:1067 ../../security/msec.pm_.c:136
msgid "Poor"
msgstr "Ti nghip"

#: ../../any.pm_.c:1068 ../../mouse.pm_.c:31 ../../security/msec.pm_.c:137
msgid "Standard"
msgstr "Chun"

#: ../../any.pm_.c:1069 ../../security/msec.pm_.c:138
msgid "High"
msgstr "Cao"

#: ../../any.pm_.c:1070 ../../security/msec.pm_.c:139
msgid "Higher"
msgstr "Cao hn"

#: ../../any.pm_.c:1071 ../../security/msec.pm_.c:140
msgid "Paranoid"
msgstr "Hoang tng"

#: ../../any.pm_.c:1074
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 ""
"Mc  ny c dng vi s lu tm. N lm h thng d s dng hn,\n"
"nhng d b tn thng: khng c dng cho my tnh ni mng hoc ni\n"
"vi Internet. Khng c truy cp mt khu."

#: ../../any.pm_.c:1077 ../../security/msec.pm_.c:147
msgid ""
"Password are now enabled, but use as a networked computer is still not "
"recommended."
msgstr ""
"By gi cho php mt khu, nhng s dng cho mt my ni mng th vn khng "
"nn."

#: ../../any.pm_.c:1078 ../../security/msec.pm_.c:148
msgid ""
"This is the standard security recommended for a computer that will be used "
"to connect to the Internet as a client."
msgstr ""
"y l mc bo mt chun c khuyn co cho my tnh s c ni vi "
"Internet theo kiu my khch."

#: ../../any.pm_.c:1079 ../../security/msec.pm_.c:149
msgid ""
"There are already some restrictions, and more automatic checks are run every "
"night."
msgstr ""
" c mt s hn ch v cc thm kim tra t ng s c chy hng m."

#: ../../any.pm_.c:1080
msgid ""
"With this security level, the use of this system as a server becomes "
"possible.\n"
"The security is now high enough to use the system as a server which can "
"accept\n"
"connections from many clients. Note: if your machine is only a client on the "
"Internet, you should choose a lower level."
msgstr ""
"Vi mc bo mt ny, c th s dng h thng ny lm my ch. Mc\n"
" bo mt by gi  cao  s dng h thng lm my ch, cho php\n"
"cc my khch kt ni vo. Lu : nu my tnh ny ch l mt my khch trn "
"Internet, tt hn l bn nn chn mc bo mt thp hn."

#: ../../any.pm_.c:1083 ../../security/msec.pm_.c:153
msgid ""
"This is similar to the previous level, but the system is entirely closed and "
"security features are at their maximum."
msgstr ""
"Da trn mc bo mt trc, nhng h thng b ng hon ton.\n"
"Cc tnh nng bo mt ang  mc ti a."

#: ../../any.pm_.c:1093 ../../security/msec.pm_.c:164
msgid "Security level"
msgstr "Mc  bo mt"

#: ../../any.pm_.c:1095 ../../security/msec.pm_.c:166
msgid "Use libsafe for servers"
msgstr "Dng libsafe cho servers"

#: ../../any.pm_.c:1096 ../../security/msec.pm_.c:167
msgid ""
"A library which defends against buffer overflow and format string attacks."
msgstr ""
"Mt th vin phng chng b trn buffer v cc cuc tn cng chui nh dng."

#: ../../any.pm_.c:1097 ../../security/msec.pm_.c:168
msgid "Security Administrator (login or email)"
msgstr "Ngi Qun Tr Bo Mt (ng nhp hay Email)"

#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
#: ../../bootloader.pm_.c:356
#, c-format
msgid ""
"Welcome to %s the operating system chooser!\n"
"\n"
"Choose an operating system in the list above or\n"
"wait %d seconds for default boot.\n"
"\n"
msgstr ""
" Cha`o mu*`ng chu*o*ng tri`nh cho.n he^. ddie^`u ha`nh %s!\n"
"\n"
"Ha~y cho.n he^. ddie^`u ha`nh trong danh sa'ch tre^n hay \n"
"cho*` %d gia^y dde^? kho*?i ddo^.ng he^. ddie^`u ha`nh ma(.c ddi.nh.\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_.c:912
msgid "Welcome to GRUB the operating system chooser!"
msgstr "Cha`o mu*`ng chu*o*ng tri`nh cho.n he^. ddie^`u ha`nh GRUB!"

#. -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_.c:915
#, c-format
msgid "Use the %c and %c keys for selecting which entry is highlighted."
msgstr ""
"Du`ng ca'c phi'm %c va` %c dde^? cho.n mu.c nha^.p ddu*o*.c ba^.t sng."

#. -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_.c:918
msgid "Press enter to boot the selected OS, 'e' to edit the"
msgstr ""
"Nha^'n Enter dde^? kho*?i ddo^.ng he^. ddie^`u ha`nh ddu*o*.c cho.n, 'e' "
"dde^? hie^.u chi?nh"

#. -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_.c:921
msgid "commands before booting, or 'c' for a command-line."
msgstr "ca'c le^.nh tru*o*'c khi kho*?i ddo^.ng, hoa(.c 'c' cho do`ng le^.nh."

#. -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_.c:924
#, c-format
msgid "The highlighted entry will be booted automatically in %d seconds."
msgstr ""
"Mu.c nha^.p ba^.t sa'ng se~ ddu*o*.c kho*?i ddo^.ng tu*. ddo^.ng sau %d "
"gia^y."

#: ../../bootloader.pm_.c:928
msgid "not enough room in /boot"
msgstr "khng  ch  trong /boot"

#. -PO: "Desktop" and "Start Menu" are the name of the directories found in c:\windows
#. -PO: so you may need to put them in English or in a different language if MS-windows doesn't exist in your language
#: ../../bootloader.pm_.c:1028
msgid "Desktop"
msgstr "Mn hnh nn"

#. -PO: "Desktop" and "Start Menu" are the name of the directories found in c:\windows
#: ../../bootloader.pm_.c:1030
msgid "Start Menu"
msgstr "Start Menu"

#: ../../bootloader.pm_.c:1049
#, c-format
msgid "You can't install the bootloader on a %s partition\n"
msgstr "Khng th ci t trnh khi ng vo phn vng %s\n"

#: ../../bootlook.pm_.c:46
msgid "no help implemented yet.\n"
msgstr "vn cha thc thi tr gip.\n"

#: ../../bootlook.pm_.c:62
msgid "Boot Style Configuration"
msgstr "Cu Hnh Khun Thc Khi ng"

#: ../../bootlook.pm_.c:79 ../../harddrake/ui.pm_.c:11
#: ../../harddrake/ui.pm_.c:12 ../../standalone/drakfloppy_.c:82
#: ../../standalone/logdrake_.c:101
msgid "/_File"
msgstr "/_Tp"

#: ../../bootlook.pm_.c:80 ../../standalone/drakfloppy_.c:83
#: ../../standalone/logdrake_.c:107
msgid "/File/_Quit"
msgstr "/Tp/_Thot"

#: ../../bootlook.pm_.c:80 ../../harddrake/ui.pm_.c:12
#: ../../standalone/drakfloppy_.c:83 ../../standalone/logdrake_.c:107
msgid "<control>Q"
msgstr "<iu khin>Q"

#: ../../bootlook.pm_.c:91
msgid "NewStyle Categorizing Monitor"
msgstr "Mn hnh phn loi kiu mi"

#: ../../bootlook.pm_.c:92
msgid "NewStyle Monitor"
msgstr "Mn hnh kiu mi"

#: ../../bootlook.pm_.c:93
msgid "Traditional Monitor"
msgstr "Mn hnh truyn thng"

#: ../../bootlook.pm_.c:94
msgid "Traditional Gtk+ Monitor"
msgstr "Mn hnh truyn thng Gtk+"

#: ../../bootlook.pm_.c:95
msgid "Launch Aurora at boot time"
msgstr "Chy cc quang lc khi ng"

#: ../../bootlook.pm_.c:98
msgid "Lilo/grub mode"
msgstr "Ch  Lilo/Grub"

#: ../../bootlook.pm_.c:98
msgid "Yaboot mode"
msgstr "Ch  Yaboot"

#: ../../bootlook.pm_.c:104
#, c-format
msgid ""
"You are currently using %s as your boot manager.\n"
"Click on Configure to launch the setup wizard."
msgstr ""
"Hin thi bn ang dng %s lm Trnh Qun L Khi ng.\n"
"Nhn  ln Cu hnh  chy  thut cho thit lp."

#: ../../bootlook.pm_.c:106 ../../standalone/drakbackup_.c:1804
#: ../../standalone/drakbackup_.c:1815 ../../standalone/drakgw_.c:594
#: ../../standalone/tinyfirewall_.c:59
msgid "Configure"
msgstr "Cu hnh"

#: ../../bootlook.pm_.c:141
msgid "System mode"
msgstr "Ch  h thng"

#: ../../bootlook.pm_.c:143
msgid "Launch the graphical environment when your system starts"
msgstr "Chy h thng X-Window khi khi ng"

#: ../../bootlook.pm_.c:148
msgid "No, I don't want autologin"
msgstr "Ti khng mun ng nhp t ng"

#: ../../bootlook.pm_.c:150
msgid "Yes, I want autologin with this (user, desktop)"
msgstr "Ti mun ng nhp t ng vi ci ny (ngi dng, mn hnh nn)"

#: ../../bootlook.pm_.c:160 ../../network/netconnect.pm_.c:101
#: ../../standalone/drakTermServ_.c:174 ../../standalone/drakTermServ_.c:301
#: ../../standalone/drakTermServ_.c:403 ../../standalone/drakbackup_.c:2851
#: ../../standalone/drakbackup_.c:3774 ../../standalone/drakconnect_.c:109
#: ../../standalone/drakconnect_.c:141 ../../standalone/drakconnect_.c:297
#: ../../standalone/drakconnect_.c:436 ../../standalone/drakconnect_.c:522
#: ../../standalone/drakconnect_.c:565 ../../standalone/drakconnect_.c:668
#: ../../standalone/drakfloppy_.c:377 ../../standalone/drakfont_.c:613
#: ../../standalone/drakfont_.c:800 ../../standalone/drakfont_.c:877
#: ../../standalone/drakfont_.c:964 ../../standalone/logdrake_.c:530
msgid "OK"
msgstr "OK"

#: ../../bootlook.pm_.c:229
#, c-format
msgid "can not open /etc/inittab for reading: %s"
msgstr "khng th m /etc/inittab  c: %s"

#: ../../common.pm_.c:94
msgid "GB"
msgstr "GB"

#: ../../common.pm_.c:94
msgid "KB"
msgstr "KB"

#: ../../common.pm_.c:94
msgid "MB"
msgstr "MB"

#: ../../common.pm_.c:102
msgid "TB"
msgstr "TB"

#: ../../common.pm_.c:110
#, c-format
msgid "%d minutes"
msgstr "%d pht"

#: ../../common.pm_.c:112
msgid "1 minute"
msgstr "1 pht"

#: ../../common.pm_.c:114
#, c-format
msgid "%d seconds"
msgstr "%d giy"

#: ../../common.pm_.c:159
msgid "Can't make screenshots before partitioning"
msgstr "Khng th to nh  a trc khi phn vng"

#: ../../common.pm_.c:166
#, c-format
msgid "Screenshots will be available after install in %s"
msgstr "S c nh sau khi ci t trong %s"

#: ../../crypto.pm_.c:12 ../../crypto.pm_.c:26 ../../network/tools.pm_.c:113
msgid "France"
msgstr "Php"

#: ../../crypto.pm_.c:13
msgid "Costa Rica"
msgstr "Costa Rica"

#: ../../crypto.pm_.c:14 ../../crypto.pm_.c:27 ../../network/tools.pm_.c:116
msgid "Belgium"
msgstr "B"

#: ../../crypto.pm_.c:15 ../../crypto.pm_.c:28
msgid "Czech Republic"
msgstr "Czech Republic"

#: ../../crypto.pm_.c:16 ../../crypto.pm_.c:29
msgid "Germany"
msgstr "c"

#: ../../crypto.pm_.c:17 ../../crypto.pm_.c:30
msgid "Greece"
msgstr "Hy lp"

#: ../../crypto.pm_.c:18 ../../crypto.pm_.c:31
msgid "Norway"
msgstr "Na uy"

#: ../../crypto.pm_.c:19 ../../crypto.pm_.c:32
msgid "Sweden"
msgstr "Thy in"

#: ../../crypto.pm_.c:20 ../../crypto.pm_.c:34 ../../network/tools.pm_.c:114
msgid "Netherlands"
msgstr "Netherlands"

#: ../../crypto.pm_.c:21 ../../crypto.pm_.c:35 ../../network/tools.pm_.c:115
#: ../../standalone/drakxtv_.c:74
msgid "Italy"
msgstr "Italy"

#: ../../crypto.pm_.c:22 ../../crypto.pm_.c:36
msgid "Austria"
msgstr "o"

#: ../../crypto.pm_.c:33 ../../crypto.pm_.c:67 ../../network/tools.pm_.c:117
msgid "United States"
msgstr "Hoa k"

#: ../../diskdrake/hd_gtk.pm_.c:94
msgid "Please make a backup of your data first"
msgstr "Trc ht, bn hy sao lu d liu"

#: ../../diskdrake/hd_gtk.pm_.c:94 ../../diskdrake/interactive.pm_.c:922
#: ../../diskdrake/interactive.pm_.c:931 ../../diskdrake/interactive.pm_.c:997
msgid "Read carefully!"
msgstr "Hy c k!"

#: ../../diskdrake/hd_gtk.pm_.c:97
msgid ""
"If you plan to use aboot, be carefull to leave a free space (2048 sectors is "
"enough)\n"
"at the beginning of the disk"
msgstr ""
"Nu bn nh dng aboot, hy cn thn  li mt khng gian trng (2048 "
"sector l )\n"
"ti phn u tin ca a"

#: ../../diskdrake/hd_gtk.pm_.c:116 ../../diskdrake/interactive.pm_.c:335
#: ../../diskdrake/interactive.pm_.c:350 ../../diskdrake/interactive.pm_.c:463
#: ../../diskdrake/interactive.pm_.c:468 ../../diskdrake/smbnfs_gtk.pm_.c:45
#: ../../install_steps.pm_.c:75 ../../install_steps_interactive.pm_.c:67
#: ../../install_steps_interactive.pm_.c:366 ../../interactive/http.pm_.c:119
#: ../../interactive/http.pm_.c:120 ../../standalone/diskdrake_.c:84
msgid "Error"
msgstr "Li"

#: ../../diskdrake/hd_gtk.pm_.c:151
msgid "Wizard"
msgstr " thut"

#: ../../diskdrake/hd_gtk.pm_.c:184 ../../diskdrake/removable_gtk.pm_.c:24
msgid "Choose action"
msgstr "Chn hot ng"

#: ../../diskdrake/hd_gtk.pm_.c:188
msgid ""
"You have one big FAT partition\n"
"(generally used by MicroSoft Dos/Windows).\n"
"I suggest you first resize that partition\n"
"(click on it, then click on \"Resize\")"
msgstr ""
"Bn c mt phn vng FAT ln\n"
"(thng dng bi MicroSoft Dos/Windows).\n"
"u tin, bn nn nh li  ln ca phn vng ny\n"
"(nhp chut vo , ri nhp ln \"Lp li kch thc\")"

#: ../../diskdrake/hd_gtk.pm_.c:191
msgid "Please click on a partition"
msgstr "Hy nhp chut ln phn vng"

#: ../../diskdrake/hd_gtk.pm_.c:205 ../../diskdrake/smbnfs_gtk.pm_.c:69
#: ../../install_steps_gtk.pm_.c:469
msgid "Details"
msgstr "Chi tit"

#: ../../diskdrake/hd_gtk.pm_.c:323
msgid "Ext2"
msgstr "Ext2"

#: ../../diskdrake/hd_gtk.pm_.c:323
msgid "FAT"
msgstr "FAT"

#: ../../diskdrake/hd_gtk.pm_.c:323
msgid "HFS"
msgstr "HFS"

#: ../../diskdrake/hd_gtk.pm_.c:323
msgid "Journalised FS"
msgstr "H thng tp tin nht k"

#: ../../diskdrake/hd_gtk.pm_.c:323
msgid "SunOS"
msgstr "SunOS"

#: ../../diskdrake/hd_gtk.pm_.c:323
msgid "Swap"
msgstr "Swap"

#: ../../diskdrake/hd_gtk.pm_.c:324 ../../diskdrake/interactive.pm_.c:1093
msgid "Empty"
msgstr "Trng"

#: ../../diskdrake/hd_gtk.pm_.c:324 ../../install_steps_gtk.pm_.c:329
#: ../../install_steps_gtk.pm_.c:387 ../../mouse.pm_.c:162
#: ../../services.pm_.c:157 ../../standalone/drakbackup_.c:1232
msgid "Other"
msgstr "Khc"

#: ../../diskdrake/hd_gtk.pm_.c:328
msgid "Filesystem types:"
msgstr "Kiu h thng tp tin:"

#: ../../diskdrake/hd_gtk.pm_.c:345 ../../diskdrake/interactive.pm_.c:396
msgid "Create"
msgstr "To"

#: ../../diskdrake/hd_gtk.pm_.c:345 ../../diskdrake/interactive.pm_.c:375
#: ../../diskdrake/interactive.pm_.c:520 ../../diskdrake/removable.pm_.c:26
#: ../../diskdrake/removable.pm_.c:49 ../../diskdrake/removable_gtk.pm_.c:17
msgid "Type"
msgstr "Kiu"

#: ../../diskdrake/hd_gtk.pm_.c:345 ../../diskdrake/hd_gtk.pm_.c:347
#, c-format
msgid "Use ``%s'' instead"
msgstr "Dng ``%s'' thay th"

#: ../../diskdrake/hd_gtk.pm_.c:347 ../../diskdrake/interactive.pm_.c:384
msgid "Delete"
msgstr "Xo"

#: ../../diskdrake/hd_gtk.pm_.c:351
msgid "Use ``Unmount'' first"
msgstr "Dng ``B gn kt'' trc tin"

#: ../../diskdrake/hd_gtk.pm_.c:352 ../../diskdrake/interactive.pm_.c:512
#, c-format
msgid ""
"After changing type of partition %s, all data on this partition will be lost"
msgstr "Sau khi thay i kiu phn vng %s, mi d liu trn  s mt"

#: ../../diskdrake/interactive.pm_.c:172
msgid "Choose a partition"
msgstr "Chn mt phn vng"

#: ../../diskdrake/interactive.pm_.c:172
msgid "Choose another partition"
msgstr "Chn phn vng khc"

#: ../../diskdrake/interactive.pm_.c:197
msgid "Exit"
msgstr "Thot ra"

#: ../../diskdrake/interactive.pm_.c:219
msgid "Toggle to expert mode"
msgstr "Chuyn sang ch  Chuyn gia"

#: ../../diskdrake/interactive.pm_.c:219
msgid "Toggle to normal mode"
msgstr "Chuyn sang ch  bnh thng"

#: ../../diskdrake/interactive.pm_.c:219
msgid "Undo"
msgstr "Hon tc"

#: ../../diskdrake/interactive.pm_.c:238
msgid "Continue anyway?"
msgstr "Vn tip tc bng bt c gi no?"

#: ../../diskdrake/interactive.pm_.c:243
msgid "Quit without saving"
msgstr "Thot m khng lu li"

#: ../../diskdrake/interactive.pm_.c:243
msgid "Quit without writing the partition table?"
msgstr "Thot m khng ghi bng phn vng?"

#: ../../diskdrake/interactive.pm_.c:248
msgid "Do you want to save /etc/fstab modifications"
msgstr "Bn c mun lu cc thay i /etc/fstab?"

#: ../../diskdrake/interactive.pm_.c:260
msgid "Auto allocate"
msgstr "Phn chia t ng"

#: ../../diskdrake/interactive.pm_.c:260
msgid "Clear all"
msgstr "Xo ht"

#: ../../diskdrake/interactive.pm_.c:260
#: ../../install_steps_interactive.pm_.c:216
msgid "More"
msgstr "Thm"

#: ../../diskdrake/interactive.pm_.c:263
msgid "Hard drive information"
msgstr "Thng tin  a cng"

#: ../../diskdrake/interactive.pm_.c:293
msgid "All primary partitions are used"
msgstr "Ton b cc phn vng chnh c s dng"

#: ../../diskdrake/interactive.pm_.c:294
msgid "I can't add any more partition"
msgstr "Khng th thm phn vng"

#: ../../diskdrake/interactive.pm_.c:295
msgid ""
"To have more partitions, please delete one to be able to create an extended "
"partition"
msgstr ""
" c thm phn vng, hy xo mt phn vng  c th to mt phn vng m "
"rng"

#: ../../diskdrake/interactive.pm_.c:305
msgid "Save partition table"
msgstr "Lu bng phn vng"

#: ../../diskdrake/interactive.pm_.c:306
msgid "Restore partition table"
msgstr "Khi phc bng phn vng"

#: ../../diskdrake/interactive.pm_.c:307
msgid "Rescue partition table"
msgstr "Bng phn vng cu gii"

#: ../../diskdrake/interactive.pm_.c:309
msgid "Reload partition table"
msgstr "Np li bng phn vng"

#: ../../diskdrake/interactive.pm_.c:314
msgid "Removable media automounting"
msgstr "T ng gn kt phng tin tho lp"

#: ../../diskdrake/interactive.pm_.c:323 ../../diskdrake/interactive.pm_.c:343
msgid "Select file"
msgstr "Chn tp tin"

#: ../../diskdrake/interactive.pm_.c:330
msgid ""
"The backup partition table has not the same size\n"
"Still continue?"
msgstr ""
"Bng phn vng sao lu khng c cng kch thc\n"
"Vn tip tc?"

#: ../../diskdrake/interactive.pm_.c:344
msgid "Warning"
msgstr "Cnh bo"

#: ../../diskdrake/interactive.pm_.c:345
msgid ""
"Insert a floppy in drive\n"
"All data on this floppy will be lost"
msgstr ""
"Np a mm vo \n"
"Mi d liu trn a s b mt"

#: ../../diskdrake/interactive.pm_.c:356
msgid "Trying to rescue partition table"
msgstr "ang c gng cu bng phn vng"

#: ../../diskdrake/interactive.pm_.c:362
msgid "Detailed information"
msgstr "Thng tin chi tit"

#: ../../diskdrake/interactive.pm_.c:374 ../../diskdrake/interactive.pm_.c:557
#: ../../diskdrake/interactive.pm_.c:584 ../../diskdrake/removable.pm_.c:24
#: ../../diskdrake/removable_gtk.pm_.c:15 ../../diskdrake/smbnfs_gtk.pm_.c:85
msgid "Mount point"
msgstr "im gn kt"

#: ../../diskdrake/interactive.pm_.c:376 ../../diskdrake/removable.pm_.c:25
#: ../../diskdrake/removable_gtk.pm_.c:16 ../../diskdrake/smbnfs_gtk.pm_.c:86
msgid "Options"
msgstr "Ty chn"

#: ../../diskdrake/interactive.pm_.c:377 ../../diskdrake/interactive.pm_.c:651
msgid "Resize"
msgstr "t li kch thc"

#: ../../diskdrake/interactive.pm_.c:378 ../../diskdrake/interactive.pm_.c:704
msgid "Move"
msgstr "Chuyn"

#: ../../diskdrake/interactive.pm_.c:379
msgid "Format"
msgstr "Format"

#: ../../diskdrake/interactive.pm_.c:380 ../../diskdrake/smbnfs_gtk.pm_.c:82
msgid "Mount"
msgstr "Gn kt"

#: ../../diskdrake/interactive.pm_.c:381
msgid "Add to RAID"
msgstr "Thm vo RAID"

#: ../../diskdrake/interactive.pm_.c:382
msgid "Add to LVM"
msgstr "Thm vo LVM"

#: ../../diskdrake/interactive.pm_.c:383 ../../diskdrake/smbnfs_gtk.pm_.c:81
msgid "Unmount"
msgstr "B gn kt"

#: ../../diskdrake/interactive.pm_.c:385
msgid "Remove from RAID"
msgstr "G b khi RAID"

#: ../../diskdrake/interactive.pm_.c:386
msgid "Remove from LVM"
msgstr "G b khi LVM"

#: ../../diskdrake/interactive.pm_.c:387
msgid "Modify RAID"
msgstr "Thay i RAID"

#: ../../diskdrake/interactive.pm_.c:388
msgid "Use for loopback"
msgstr "Dng cho loopback"

#: ../../diskdrake/interactive.pm_.c:427
msgid "Create a new partition"
msgstr "To phn vng mi"

#: ../../diskdrake/interactive.pm_.c:430
msgid "Start sector: "
msgstr "Bt u sector: "

#: ../../diskdrake/interactive.pm_.c:432 ../../diskdrake/interactive.pm_.c:803
msgid "Size in MB: "
msgstr "Kch thc theo MB: "

#: ../../diskdrake/interactive.pm_.c:433 ../../diskdrake/interactive.pm_.c:804
msgid "Filesystem type: "
msgstr "Kiu h thng tp tin: "

#: ../../diskdrake/interactive.pm_.c:434
#: ../../diskdrake/interactive.pm_.c:1077
#: ../../diskdrake/interactive.pm_.c:1151
msgid "Mount point: "
msgstr "im gn kt:"

#: ../../diskdrake/interactive.pm_.c:438
msgid "Preference: "
msgstr "Ty thch: "

#: ../../diskdrake/interactive.pm_.c:463
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/interactive.pm_.c:493
msgid "Remove the loopback file?"
msgstr "C g b tp tin loopback khng?"

#: ../../diskdrake/interactive.pm_.c:518
msgid "Change partition type"
msgstr "Thay i kiu phn vng"

#: ../../diskdrake/interactive.pm_.c:519 ../../diskdrake/removable.pm_.c:48
msgid "Which filesystem do you want?"
msgstr "H thng tp tin no bn mun?"

#: ../../diskdrake/interactive.pm_.c:525
msgid "Switching from ext2 to ext3"
msgstr "Chuyn t ext2 sang ext3"

#: ../../diskdrake/interactive.pm_.c:555
#, c-format
msgid "Where do you want to mount loopback file %s?"
msgstr "Bn mun gn kt tp tin loopback %s vo u?"

#: ../../diskdrake/interactive.pm_.c:556 ../../diskdrake/interactive.pm_.c:583
#, c-format
msgid "Where do you want to mount device %s?"
msgstr "Bn mun gn kt thit b %s vo u?"

#: ../../diskdrake/interactive.pm_.c:562
msgid ""
"Can't unset mount point as this partition is used for loop back.\n"
"Remove the loopback first"
msgstr ""
"Khng th b thit lp im gn kt v phn vng ny dng  loopback.\n"
"Hy g b loopback trc"

#: ../../diskdrake/interactive.pm_.c:607
msgid "Computing FAT filesystem bounds"
msgstr "ang tnh ton phm vi h thng tp tin FAT"

#: ../../diskdrake/interactive.pm_.c:607 ../../diskdrake/interactive.pm_.c:666
#: ../../install_interactive.pm_.c:131
msgid "Resizing"
msgstr "ang lp li kch thc"

#: ../../diskdrake/interactive.pm_.c:639
msgid "This partition is not resizeable"
msgstr "Phn vng ny khng th thit lp li kch thc"

#: ../../diskdrake/interactive.pm_.c:644
msgid "All data on this partition should be backed-up"
msgstr "Mi d liu trn phn vng ny nn c sao lu"

#: ../../diskdrake/interactive.pm_.c:646
#, c-format
msgid "After resizing partition %s, all data on this partition will be lost"
msgstr "Sau khi lp li kch thc phn vng %s, mi d liu trn  s b mt"

#: ../../diskdrake/interactive.pm_.c:651
msgid "Choose the new size"
msgstr "Chn kch thc mi"

#: ../../diskdrake/interactive.pm_.c:652
msgid "New size in MB: "
msgstr "Kch thc mi theo MB: "

#: ../../diskdrake/interactive.pm_.c:705
msgid "Which disk do you want to move it to?"
msgstr "Bn mun chuyn n ti a no?"

#: ../../diskdrake/interactive.pm_.c:706
msgid "Sector"
msgstr "Sector"

#: ../../diskdrake/interactive.pm_.c:707
msgid "Which sector do you want to move it to?"
msgstr "Bn mun chuyn n ti sector no?"

#: ../../diskdrake/interactive.pm_.c:710
msgid "Moving"
msgstr "ang chuyn"

#: ../../diskdrake/interactive.pm_.c:710
msgid "Moving partition..."
msgstr "ang chuyn phn vng..."

#: ../../diskdrake/interactive.pm_.c:727
msgid "Choose an existing RAID to add to"
msgstr "Hy chn RAID ang tn ti  thm vo"

#: ../../diskdrake/interactive.pm_.c:728 ../../diskdrake/interactive.pm_.c:745
msgid "new"
msgstr "mi"

#: ../../diskdrake/interactive.pm_.c:743
msgid "Choose an existing LVM to add to"
msgstr "Hy chn LVM ang tn ti  thm vo"

#: ../../diskdrake/interactive.pm_.c:748
msgid "LVM name?"
msgstr "Tn LVM?"

#: ../../diskdrake/interactive.pm_.c:789
msgid "This partition can't be used for loopback"
msgstr "Phn vng ny khng th dng  loopback"

#: ../../diskdrake/interactive.pm_.c:801
msgid "Loopback"
msgstr "Loopback"

#: ../../diskdrake/interactive.pm_.c:802
msgid "Loopback file name: "
msgstr "Tn tp tin loopback: "

#: ../../diskdrake/interactive.pm_.c:807
msgid "Give a file name"
msgstr "t tn file"

#: ../../diskdrake/interactive.pm_.c:810
msgid "File already used by another loopback, choose another one"
msgstr "Tp tin  c loopback khc dng, hy chn tp tin khc"

#: ../../diskdrake/interactive.pm_.c:811
msgid "File already exists. Use it?"
msgstr "Tp tin ang tn ti. C dng khng?"

#: ../../diskdrake/interactive.pm_.c:834
msgid "Mount options"
msgstr "Ty chn gn kt"

#: ../../diskdrake/interactive.pm_.c:841
msgid "Various"
msgstr "Khc nhau"

#: ../../diskdrake/interactive.pm_.c:905 ../../standalone/drakfloppy_.c:104
msgid "device"
msgstr "thit b"

#: ../../diskdrake/interactive.pm_.c:906
msgid "level"
msgstr "Mc "

#: ../../diskdrake/interactive.pm_.c:907
msgid "chunk size"
msgstr "Kch thc b"

#: ../../diskdrake/interactive.pm_.c:922
msgid "Be careful: this operation is dangerous."
msgstr "Hy thn trng: thao tc ny nguy him."

#: ../../diskdrake/interactive.pm_.c:937
msgid "What type of partitioning?"
msgstr "Kiu phn vng no?"

#: ../../diskdrake/interactive.pm_.c:953
#, c-format
msgid "The package %s is needed. Install it?"
msgstr "Cn gi tin %s. Ci t n khng?"

#: ../../diskdrake/interactive.pm_.c:967
msgid ""
"Sorry I won't accept to create /boot so far onto the drive (on a cylinder > "
"1024).\n"
"Either you use LILO and it won't work, or you don't use LILO and you don't "
"need /boot"
msgstr ""
"Xin li. Khng chp thun vic to /boot qu mc trn  a (ln cylinder > "
"1024).\n"
"Hoc bn dng LILO th n s khng lm vic, hoc bn khng dng LILO th "
"khng cn /boot"

#: ../../diskdrake/interactive.pm_.c:971
msgid ""
"The partition you've selected to add as root (/) is physically located "
"beyond\n"
"the 1024th cylinder of the hard drive, and you have no /boot partition.\n"
"If you plan to use the LILO boot manager, be careful to add a /boot partition"
msgstr ""
"Phn vng bn chn  thm l root (/) c nh v vt l vt qu\n"
"cylinder th 1024 ca a cng , v bn khng c phn vng /boot.\n"
"Nu nh dng trnh khi ng LILO, thn trng thm mt phn vng /boot"

#: ../../diskdrake/interactive.pm_.c:977
msgid ""
"You've selected a software RAID partition as root (/).\n"
"No bootloader is able to handle this without a /boot partition.\n"
"So be careful to add a /boot partition"
msgstr ""
"Phn vng phn mm RAID c chn l root (/).\n"
"Khng c trnh khi ng no c th iu khin n nu thiu phn vng /"
"boot.\n"
"V vy, hy thn trng thm phn vng /boot"

#: ../../diskdrake/interactive.pm_.c:997
#, c-format
msgid "Partition table of drive %s is going to be written to disk!"
msgstr "Bng phn vng ca a %s sp c ghi ln a!"

#: ../../diskdrake/interactive.pm_.c:1001
msgid "You'll need to reboot before the modification can take place"
msgstr "Bn cn khi ng li trc khi thay i c tc dng"

#: ../../diskdrake/interactive.pm_.c:1012
#, c-format
msgid "After formatting partition %s, all data on this partition will be lost"
msgstr "Sau khi format phn vng %s, mi d liu trn phn vng ny s b mt"

#: ../../diskdrake/interactive.pm_.c:1014
msgid "Formatting"
msgstr "ang format"

#: ../../diskdrake/interactive.pm_.c:1015
#, c-format
msgid "Formatting loopback file %s"
msgstr "ang format tp tin loopback %s"

#: ../../diskdrake/interactive.pm_.c:1016
#: ../../install_steps_interactive.pm_.c:477
#, c-format
msgid "Formatting partition %s"
msgstr "ang format phn vng %s"

#: ../../diskdrake/interactive.pm_.c:1027
msgid "Hide files"
msgstr "Cc tp tin n"

#: ../../diskdrake/interactive.pm_.c:1027
msgid "Move files to the new partition"
msgstr "Chuyn cc tp tin sang phn vng mi"

#: ../../diskdrake/interactive.pm_.c:1028
#, c-format
msgid ""
"Directory %s already contains data\n"
"(%s)"
msgstr ""
"Th mc %s ang cha mt s d liu\n"
"(%s)"

#: ../../diskdrake/interactive.pm_.c:1039
msgid "Moving files to the new partition"
msgstr "Di chuyn cc tp tin sang phn vng mi"

#: ../../diskdrake/interactive.pm_.c:1043
#, c-format
msgid "Copying %s"
msgstr "Sao chp %s"

#: ../../diskdrake/interactive.pm_.c:1047
#, c-format
msgid "Removing %s"
msgstr "G b %s"

#: ../../diskdrake/interactive.pm_.c:1057
#, c-format
msgid "partition %s is now known as %s"
msgstr "by gi phn vng %s c coi l %s"

#: ../../diskdrake/interactive.pm_.c:1078
#: ../../diskdrake/interactive.pm_.c:1137
msgid "Device: "
msgstr "Thit b:"

#: ../../diskdrake/interactive.pm_.c:1079
#, c-format
msgid "DOS drive letter: %s (just a guess)\n"
msgstr "Tn  a trong DOS: %s (ch l phng on)\n"

#: ../../diskdrake/interactive.pm_.c:1083
#: ../../diskdrake/interactive.pm_.c:1091
#: ../../diskdrake/interactive.pm_.c:1155
msgid "Type: "
msgstr "Kiu:"

#: ../../diskdrake/interactive.pm_.c:1087
msgid "Name: "
msgstr "Tn:"

#: ../../diskdrake/interactive.pm_.c:1095
#, c-format
msgid "Start: sector %s\n"
msgstr "Bt u: sector %s\n"

#: ../../diskdrake/interactive.pm_.c:1096
#, c-format
msgid "Size: %s"
msgstr "Kch thc: %s"

#: ../../diskdrake/interactive.pm_.c:1098
#, c-format
msgid ", %s sectors"
msgstr ", %s sector"

#: ../../diskdrake/interactive.pm_.c:1100
#, c-format
msgid "Cylinder %d to %d\n"
msgstr "Cylinder %d n %d\n"

#: ../../diskdrake/interactive.pm_.c:1101
msgid "Formatted\n"
msgstr " format\n"

#: ../../diskdrake/interactive.pm_.c:1102
msgid "Not formatted\n"
msgstr "Cha format\n"

#: ../../diskdrake/interactive.pm_.c:1103
msgid "Mounted\n"
msgstr " c gn kt\n"

#: ../../diskdrake/interactive.pm_.c:1104
#, c-format
msgid "RAID md%s\n"
msgstr "RAID md%s\n"

#: ../../diskdrake/interactive.pm_.c:1106
#, c-format
msgid ""
"Loopback file(s):\n"
"   %s\n"
msgstr ""
"Tp tin Loopback:\n"
"    %s\n"

#: ../../diskdrake/interactive.pm_.c:1107
msgid ""
"Partition booted by default\n"
"    (for MS-DOS boot, not for lilo)\n"
msgstr ""
"Phn vng c khi ng mc nh\n"
"    (cho MS-DOS khi ng, khng cho lilo)\n"

#: ../../diskdrake/interactive.pm_.c:1109
#, c-format
msgid "Level %s\n"
msgstr "Cp %s\n"

#: ../../diskdrake/interactive.pm_.c:1110
#, c-format
msgid "Chunk size %s\n"
msgstr "Kch thc b %s\n"

#: ../../diskdrake/interactive.pm_.c:1111
#, c-format
msgid "RAID-disks %s\n"
msgstr "a RAID %s\n"

#: ../../diskdrake/interactive.pm_.c:1113
#, c-format
msgid "Loopback file name: %s"
msgstr "Tn tp tin Loopback: %s"

#: ../../diskdrake/interactive.pm_.c:1116
msgid ""
"\n"
"Chances are, this partition is\n"
"a Driver partition, you should\n"
"probably leave it alone.\n"
msgstr ""
"\n"
"Ngu nhin m phn vng ny l\n"
"mt phn vng ca a, c l bn nn\n"
" ring ra.\n"

#: ../../diskdrake/interactive.pm_.c:1119
msgid ""
"\n"
"This special Bootstrap\n"
"partition is for\n"
"dual-booting your system.\n"
msgstr ""
"\n"
"y l phn vng by khi ng\n"
"c bit \n"
"khi ng kp h thng ca bn.\n"

#: ../../diskdrake/interactive.pm_.c:1138
#, c-format
msgid "Size: %s\n"
msgstr "Kch thc: %s\n"

#: ../../diskdrake/interactive.pm_.c:1139
#, c-format
msgid "Geometry: %s cylinders, %s heads, %s sectors\n"
msgstr "Geometry: %s cylinders, %s heads, %s sectors\n"

#: ../../diskdrake/interactive.pm_.c:1140
msgid "Info: "
msgstr "Thng tin: "

#: ../../diskdrake/interactive.pm_.c:1141
#, c-format
msgid "LVM-disks %s\n"
msgstr " a LVM %s\n"

#: ../../diskdrake/interactive.pm_.c:1142
#, c-format
msgid "Partition table type: %s\n"
msgstr "Kiu bng phn vng: %s\n"

#: ../../diskdrake/interactive.pm_.c:1143
#, c-format
msgid "on channel %d id %d\n"
msgstr "trn channel %d id %d\n"

#: ../../diskdrake/interactive.pm_.c:1157
#, c-format
msgid "Options: %s"
msgstr "Ty chn: %s"

#: ../../diskdrake/interactive.pm_.c:1173
msgid "Filesystem encryption key"
msgstr "Kha m ha h thng tp tin"

#: ../../diskdrake/interactive.pm_.c:1174
msgid "Choose your filesystem encryption key"
msgstr "Chn kha m ha h thng tp tin"

#: ../../diskdrake/interactive.pm_.c:1177
#, c-format
msgid "This encryption key is too simple (must be at least %d characters long)"
msgstr "Kha m ha ny n gin qu ( phi c  di t nht %d k t)"

#: ../../diskdrake/interactive.pm_.c:1178
msgid "The encryption keys do not match"
msgstr "Cc kha m ha khng khp nhau"

#: ../../diskdrake/interactive.pm_.c:1181
msgid "Encryption key"
msgstr "Kha m ha"

#: ../../diskdrake/interactive.pm_.c:1182
msgid "Encryption key (again)"
msgstr "Kha m ho (nhp li)"

#: ../../diskdrake/removable.pm_.c:47
msgid "Change type"
msgstr "Thay i kiu"

#: ../../diskdrake/removable_gtk.pm_.c:28
msgid "Please click on a medium"
msgstr "Hy nhp chut ln mt phng tin"

#: ../../diskdrake/smbnfs_gtk.pm_.c:162
#, c-format
msgid "Can't login using username %s (bad password?)"
msgstr "Khng th ng nhp bng tn ngi dng %s (mt khu sai?)"

#: ../../diskdrake/smbnfs_gtk.pm_.c:166 ../../diskdrake/smbnfs_gtk.pm_.c:175
msgid "Domain Authentication Required"
msgstr "Yu cu Xc Thc Min"

#: ../../diskdrake/smbnfs_gtk.pm_.c:167
msgid "Another one"
msgstr "Ci khc"

#: ../../diskdrake/smbnfs_gtk.pm_.c:167
msgid "Which username"
msgstr "Tn ngi dng no"

#: ../../diskdrake/smbnfs_gtk.pm_.c:176
msgid ""
"Please enter your username, password and domain name to access this host."
msgstr "Hy nhp tn ngi dng, mt khu v tn min  truy cp my ch ny."

#: ../../diskdrake/smbnfs_gtk.pm_.c:178
msgid "Username"
msgstr "Tn ngi dng"

#: ../../diskdrake/smbnfs_gtk.pm_.c:180
msgid "Domain"
msgstr "Min"

#: ../../diskdrake/smbnfs_gtk.pm_.c:200
msgid "Search servers"
msgstr "Tm cc my ch"

#: ../../fs.pm_.c:551 ../../fs.pm_.c:561 ../../fs.pm_.c:565 ../../fs.pm_.c:569
#: ../../fs.pm_.c:573 ../../fs.pm_.c:577
#, c-format
msgid "%s formatting of %s failed"
msgstr "format %s ca %s khng c"

#: ../../fs.pm_.c:614
#, c-format
msgid "I don't know how to format %s in type %s"
msgstr "Khng bit cch format %s theo kiu %s"

#: ../../fs.pm_.c:686 ../../fs.pm_.c:726 ../../fs.pm_.c:732
#, c-format
msgid "mounting partition %s in directory %s failed"
msgstr "Khng gn kt c phn vng %s vo th mc %s"

#: ../../fs.pm_.c:747 ../../partition_table.pm_.c:602
#, c-format
msgid "error unmounting %s: %s"
msgstr "Li khi ang b gn kt %s: %s"

#: ../../fsedit.pm_.c:21
msgid "simple"
msgstr "n gin"

#: ../../fsedit.pm_.c:25
msgid "with /usr"
msgstr "vi /usr"

#: ../../fsedit.pm_.c:30
msgid "server"
msgstr "my ch"

#: ../../fsedit.pm_.c:471
msgid "You can't use JFS for partitions smaller than 16MB"
msgstr "Khng th s dng JFS  cho cc phn vng nh hn 16MB"

#: ../../fsedit.pm_.c:472
msgid "You can't use ReiserFS for partitions smaller than 32MB"
msgstr "Bn khng th dng ReiserFS  cho cc phn vng nh hn 32MB"

#: ../../fsedit.pm_.c:491
msgid "Mount points must begin with a leading /"
msgstr "im gn kt phi bt u vi / ng u"

#: ../../fsedit.pm_.c:492
#, c-format
msgid "There is already a partition with mount point %s\n"
msgstr "ang c mt phn vng c im gn kt %s\n"

#: ../../fsedit.pm_.c:496
#, c-format
msgid "You can't use a LVM Logical Volume for mount point %s"
msgstr "Khng th dng mt  l lun LVM cho im gn kt %s"

#: ../../fsedit.pm_.c:498
msgid "This directory should remain within the root filesystem"
msgstr "Th mc ny nn t trong h thng tp tin root"

#: ../../fsedit.pm_.c:500
msgid ""
"You need a true filesystem (ext2/ext3, reiserfs, xfs, or jfs) for this mount "
"point\n"
msgstr ""
"Bn cn mt h thng tp tin thtc s (ext2/ext3, reiserfs, xfs, jfs) cho "
"im gn kt ny\n"

#: ../../fsedit.pm_.c:502
#, c-format
msgid "You can't use an encrypted file system for mount point %s"
msgstr "Khng th dng mt h thng file  m ha cho im gn kt %s"

#: ../../fsedit.pm_.c:560
msgid "Not enough free space for auto-allocating"
msgstr "Khng  khng gian trng  phn chia t ng"

#: ../../fsedit.pm_.c:562
msgid "Nothing to do"
msgstr "Khng c g  lm"

#: ../../fsedit.pm_.c:626
#, c-format
msgid "Error opening %s for writing: %s"
msgstr "Li khi m %s  ghi: %s"

#: ../../fsedit.pm_.c:711
msgid ""
"An error occurred - no valid devices were found on which to create new "
"filesystems. Please check your hardware for the cause of this problem"
msgstr ""
"B li - khng tm thy thit b hp l  to h thng tp tin mi. Hy "
"kim tra phn cng  tm nguyn nhn gy ra li"

#: ../../fsedit.pm_.c:734
msgid "You don't have any partitions!"
msgstr "Khng c bt k phn vng no!"

#: ../../harddrake/bttv.pm_.c:15 ../../harddrake/bttv.pm_.c:63
msgid "Auto-detect"
msgstr "D tm T ng"

#: ../../harddrake/bttv.pm_.c:64
msgid "Unknown|Generic"
msgstr "Khng xc nh|Chun chung"

#: ../../harddrake/bttv.pm_.c:96
msgid "Unknown|CPH05X (bt878) [many vendors]"
msgstr "Khng xc nh|CPH05X (bt878) [nhiu nh SX]"

#: ../../harddrake/bttv.pm_.c:97
msgid "Unknown|CPH06X (bt878) [many vendors]"
msgstr "Khng xc nh|CPH06X (bt878) [nhiu nh SX]"

#: ../../harddrake/bttv.pm_.c:193
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 ""
"i vi hu ht cc card TV, module bttv ca kernel Linux s t d tm ng "
"cc thng s.\n"
"Nu nh card ca bn khng d ra c, bn c th bt dng ng loi card v "
"chnh sng ti y. Ch vic chn cc thng s ca card khi cn."

#: ../../harddrake/bttv.pm_.c:196
msgid "Card model :"
msgstr "Card loi: "

#: ../../harddrake/bttv.pm_.c:197
msgid "PLL setting :"
msgstr "Thit lp PLL :"

#: ../../harddrake/bttv.pm_.c:198
msgid "Number of capture buffers :"
msgstr "S ca capture buffers :"

#: ../../harddrake/bttv.pm_.c:198
msgid "number of capture buffers for mmap'ed capture"
msgstr "s cc capture buffer cho mmap'ed capture"

#: ../../harddrake/bttv.pm_.c:199
msgid "Tuner type :"
msgstr "Chnh sng loi :"

#: ../../harddrake/bttv.pm_.c:200
msgid "Radio support :"
msgstr "H tr Radio:"

#: ../../harddrake/bttv.pm_.c:200
msgid "enable radio support"
msgstr "bt h tr radio"

#: ../../harddrake/ui.pm_.c:12
msgid "/_Quit"
msgstr "/Th_ot"

#: ../../harddrake/ui.pm_.c:13 ../../harddrake/ui.pm_.c:14
#: ../../harddrake/ui.pm_.c:15 ../../standalone/logdrake_.c:110
msgid "/_Help"
msgstr "/Tr _gip"

#: ../../harddrake/ui.pm_.c:14
msgid "/_Help..."
msgstr "/Tr _gip..."

#: ../../harddrake/ui.pm_.c:15
msgid "/_About..."
msgstr "/_V..."

#: ../../harddrake/ui.pm_.c:22
msgid "Model"
msgstr "Model"

#: ../../harddrake/ui.pm_.c:22
msgid "hard disk model"
msgstr "Model a cng "

#: ../../harddrake/ui.pm_.c:23
msgid "Channel"
msgstr "Knh"

#: ../../harddrake/ui.pm_.c:23
msgid "EIDE/SCSI channel"
msgstr "Knh EIDE/SCSI"

#: ../../harddrake/ui.pm_.c:25
msgid "Bus"
msgstr "Bus"

#: ../../harddrake/ui.pm_.c:26
msgid ""
"this is the physical bus on which the device is plugged (eg: PCI, USB, ...)"
msgstr ""
"y l bus vt l m cc thit b c cm (ni) vo (VD: PCI, USB,...)"

#: ../../harddrake/ui.pm_.c:27
msgid "Module"
msgstr "Module"

#: ../../harddrake/ui.pm_.c:27
msgid "the module of the GNU/Linux kernel that handle that device"
msgstr "Module ca GNU/Linux kernel qun l thit b "

#: ../../harddrake/ui.pm_.c:28
msgid "Media class"
msgstr "Loi Phng tin"

#: ../../harddrake/ui.pm_.c:28
msgid "class of hardware device"
msgstr "loi ca thit b phn cng"

#: ../../harddrake/ui.pm_.c:29 ../../printerdrake.pm_.c:1030
msgid "Description"
msgstr "M t"

#: ../../harddrake/ui.pm_.c:29
msgid "this field describe the device"
msgstr "Trng ny m t thit b"

#: ../../harddrake/ui.pm_.c:31
msgid "Bus identification"
msgstr "Xc nhn Bus"

#: ../../harddrake/ui.pm_.c:32
msgid ""
"- PCI and USB devices : this list the vendor, device, subvendor and "
"subdevice PCI/USB ids"
msgstr ""
"- Thit b PCI v USB: lit k nh sn xut, thit b, chi nhnh sn xut v "
"ID PCI/USB ca linh kin"

#: ../../harddrake/ui.pm_.c:34
msgid "Location on the bus"
msgstr "V tr trn Bus"

#: ../../harddrake/ui.pm_.c:35
msgid ""
"- pci devices: this gives the PCI slot, device and function of this card\n"
"- eide devices: the device is either a slave or a master device\n"
"- scsi devices: the scsi bus and the scsi device ids"
msgstr ""
"- Thit b PCI: cung cp khe cm PCI, thit b v chc nng cho card ny\n"
"- Thit b EIDE: l thit b ph (slave) hay chnh (master)\n"
"- Thit b SCSI: bus SCSI v cc ID ca thit b SCSI"

#: ../../harddrake/ui.pm_.c:38
msgid "Old device file"
msgstr "Tp tin thit b c"

#: ../../harddrake/ui.pm_.c:39
msgid "old static device name used in dev package"
msgstr "Tn thit b tnh c c dng trong gi tin dev"

#: ../../harddrake/ui.pm_.c:40
msgid "New devfs device"
msgstr "Thit b DEVFS mi"

#: ../../harddrake/ui.pm_.c:41
msgid "new dinamic device name generated by incore kernel devfs"
msgstr "tn thit b ng mi c to bi DEVFS ca li kernel"

#: ../../harddrake/ui.pm_.c:42
msgid "Number of buttons"
msgstr "S lng nt"

#: ../../harddrake/ui.pm_.c:43
msgid "the vendor name of the device"
msgstr "tn nh sn xut thit b"

#: ../../harddrake/ui.pm_.c:92
msgid "Harddrake2 version "
msgstr "Phin bn Harddrake2"

#: ../../harddrake/ui.pm_.c:122
msgid "Detected hardware"
msgstr "Phn cng c pht hin"

#: ../../harddrake/ui.pm_.c:136
msgid "Informations"
msgstr "Thng tin"

#: ../../harddrake/ui.pm_.c:152
msgid "Run config tool"
msgstr "Chy cng c cu hnh"

#: ../../harddrake/ui.pm_.c:158
msgid "Configure module"
msgstr "Cu hnh module"

#: ../../harddrake/ui.pm_.c:168
msgid "Detection in progress"
msgstr "ang d tm"

#: ../../harddrake/ui.pm_.c:168 ../../interactive.pm_.c:387
msgid "Please wait"
msgstr "Hy i"

#: ../../harddrake/ui.pm_.c:217
msgid "primary"
msgstr "chnh yu"

#: ../../harddrake/ui.pm_.c:217
msgid "secondary"
msgstr "ph"

#: ../../harddrake/ui.pm_.c:260
#, c-format
msgid "Running \"%s\" ..."
msgstr "ang chy \"%s\" ..."

#: ../../harddrake/ui.pm_.c:279
msgid "About Harddrake"
msgstr "Ni v Harddrake"

#: ../../harddrake/ui.pm_.c:280
msgid ""
"This is HardDrake, a Mandrake hardware configuration tool.\n"
"Version:"
msgstr ""
"y l HardDrake, cng c cu hnh phn cng ca Mandrake.\n"
"Phin bn:"

#: ../../harddrake/ui.pm_.c:281
msgid "Author:"
msgstr "Tc gi:"

#: ../../harddrake/ui.pm_.c:286
msgid "Harddrake help"
msgstr "Tr Gip Mandrake"

#: ../../harddrake/ui.pm_.c:287
msgid ""
"Description of the fields:\n"
"\n"
msgstr ""
"M t v cc trng:\n"
"\n"

#: ../../help.pm_.c:13
msgid ""
"GNU/Linux is a multiuser system, and this means that each user can have his\n"
"own preferences, his own files and so on. You can read the ``User Guide''\n"
"to learn more. But unlike \"root\", which is the administrator, the users\n"
"you will add here will not be entitled to change anything except their own\n"
"files and their own configuration. You will have to create at least one\n"
"regular user for yourself. That account is where you should log in for\n"
"routine use. Although it is very practical to log in as \"root\" everyday,\n"
"it may also be very dangerous! The slightest mistake could mean that your\n"
"system would not work any more. If you make a serious mistake as a regular\n"
"user, you may only lose some information, but not the entire system.\n"
"\n"
"First, you have to enter your real name. This is not mandatory, of course -\n"
"as you can actually enter whatever you want. DrakX will then take the first\n"
"word you have entered in the box and will bring it over to the \"User\n"
"name\". This is the name this particular user will use to log onto the\n"
"system. You can change it. You then have to enter a password here. A\n"
"non-privileged (regular) user's password is not as crucial as \"root\"' one\n"
"from a security point of view, but that is no reason to neglect it: after\n"
"all, your files are at risk.\n"
"\n"
"If you click on \"Accept user\", you can then add as many as you want. Add\n"
"a user for each one of your friends: your father or your sister, for\n"
"example. When you finish adding all the users you want, select \"Done\".\n"
"\n"
"Clicking the \"Advanced\" button allows you to change the default \"shell\"\n"
"for that user (bash by default)."
msgstr ""
"GNU/Linux l mt h thng a ngi dng, n cho php mi mt ngi dng\n"
"c ring cc ty thch, tp tin v v.v.... Bn c th c User Guide  bit "
"thm\n"
"iu ny.Nhng khng nh Root, l ngi qun tr, cc ngi dng m bn "
"thm\n"
"vo y s khng c quyn thay i bt k ci g ngoi cc tp tin v cu "
"hnh\n"
"ca ring h. Bn s phi to ra mt ngi dng thng l cho ring mnh.\n"
"Account  l ni bn nn dng  ng nhp cho cng vic hng ngy. Mc\n"
"d bn cng c th ng nhp hng ngy l Root, nhng s rt nguy him!\n"
"Ch mt li nh nht cng c th lm h thng khng hot ng na. Nu bn\n"
"gy mt li trm trng khi l ngi dng thng thng, bn c th ch mt "
"mt s\n"
"thng tin m khng nh hng ti ton b h thng.\n"
"\n"
"u tin, bn phi nhp tn tht ca mnh. iu ny khng phi bt buc m\n"
"thc t bn c th nhp bt k ci g mnh mun. Sau , DrakX s ly t "
"u\n"
"tin bn nhp vo   em nhp vo  \"Tn Ngi Dng\" (User name). y\n"
"l tn m ngi dng ny s s dng  ng nhp vo h thng. Bn c th "
"thay\n"
"i n. Sau  bn phi nhp mt mt khu vo y. Mt khu ca ngi dng\n"
"thng thng khng c vai tr quan trng nh \"Root\" nhn trn quan im "
"bo\n"
"mt, nhng ng nn sao nhng n sau ny, v  l nguy c i vi cc tp "
"tin\n"
"ca bn.\n"
"\n"
"Nu nhn ln \"Chp thun ngi dng\", th sau  bn c th thm bao "
"nhiu\n"
"cng c. Thm ngi dng cho ngi khc: anh ch em ca bn vv.... Khi \n"
"thm xong mi ngi dng m bn mun, hy chn \"Hon thnh\".\n"
"\n"
"Nhn vo nt \"Nng cao\"  cho php bn thay i \"shell\" mc nh cho "
"ngi\n"
"dng  (mc nh l bash)."

#: ../../help.pm_.c:41
msgid ""
"Listed above are the existing Linux partitions detected on your hard drive.\n"
"You can keep the choices made by the wizard, they are good for most common\n"
"installations. If you make any changes, you must at least define a root\n"
"partition (\"/\"). Do not choose too small a partition or you will not be\n"
"able to install enough software. If you want to store your data on a\n"
"separate partition, you will also need to create a partition for \"/home\"\n"
"(only possible if you have more than one Linux partition available).\n"
"\n"
"Each partition is listed as follows: \"Name\", \"Capacity\".\n"
"\n"
"\"Name\" is structured: \"hard drive type\", \"hard drive number\",\n"
"\"partition number\" (for example, \"hda1\").\n"
"\n"
"\"Hard drive type\" is \"hd\" if your hard drive is an IDE hard drive and\n"
"\"sd\" if it is a SCSI hard drive.\n"
"\n"
"\"Hard drive number\" is always a letter after \"hd\" or \"sd\". For IDE\n"
"hard drives:\n"
"\n"
" * \"a\" means \"master hard drive on the primary IDE controller\";\n"
"\n"
" * \"b\" means \"slave hard drive on the primary IDE controller\";\n"
"\n"
" * \"c\" means \"master hard drive on the secondary IDE controller\";\n"
"\n"
" * \"d\" means \"slave hard drive on the secondary IDE controller\".\n"
"\n"
"With SCSI hard drives, an \"a\" means \"lowest SCSI ID\", a \"b\" means\n"
"\"second lowest SCSI ID\", etc."
msgstr ""
"Trn y l danh sch cc phn vng Linux hin c trong  cng ca bn.\n"
"Bn c th gi cc la chn do  thut to ra, chng thch hp cho hu ht "
"cc\n"
"trng hp thng thng. Nu bn thay i cc la chn ny, t nht phi "
"nh\n"
"ra mt phn vng cho root (\"/\"). ng chn phn vng ny nh qu v bn "
"s\n"
"khng th ci t  phn mm. Nu bn mun t d liu ln mt phn vng\n"
"ring bit, bn cng cn chn  \"/home\" (ch lm c nu bn c sn hn "
"mt\n"
"phn vng Linux).\n"
"\n"
"V thng tin, mi phn vng c ghi nh sau: \"Tn\", \"Dung lng\".\n"
"\n"
"\"Tn\" c cu trc nh sau: \"kiu  cng\", \"s hiu  cng\",\n"
"\"s hiu phn vng\" (v d, \"hda1\").\n"
"\n"
"\"Kiu  cng\" l \"hd\" nu  cng ca bn l IDE v \"sd\"\n"
"nu l loi SCSI.\n"
"\n"
"\"S hiu  cng\" lun l ch ci ng sau \"hd\" hoc \"sd\". Vi cc\n"
" cng IDE:\n"
"\n"
"   * \"a\" l \" cng chnh ni vi iu khin IDE u tin\",\n"
"\n"
"   * \"b\" l \" cng ph ni vi iu khin IDE u tin\",\n"
"\n"
"   * \"c\" l \" cng chnh ni vi iu khin IDE th hai\",\n"
"\n"
"   * \"d\" l \" cng ph ni vi iu khin IDE th hai\".\n"
"\n"
"Vi cc  a SCSI, \"a\" l \" cng u tin\", \"b\" l \" cng\n"
"th hai\", v.v..."

#: ../../help.pm_.c:72
msgid ""
"The Mandrake Linux installation is spread out over several CD-ROMs. DrakX\n"
"knows if a selected package is located on another CD-ROM and will eject the\n"
"current CD and ask you to insert a different one as required."
msgstr ""
"Vic ci t Linux Mandrake cn vi a CDROM. DrakX bit ch t cc\n"
"gi tin c chn nu trn mt CDROM khc th s b CD hin thi v nhc\n"
"bn np mt a cn n khc vo."

#: ../../help.pm_.c:77
msgid ""
"It is now time to specify which programs you wish to install on your\n"
"system. There are thousands of packages available for Mandrake Linux, and\n"
"you are not supposed to know them all by heart.\n"
"\n"
"If you are performing a standard installation from a CD-ROM, you will first\n"
"be asked to specify the CDs you currently have (in Expert mode only). Check\n"
"the CD labels and highlight the boxes corresponding to the CDs you have\n"
"available for installation. Click \"OK\" when you are ready to continue.\n"
"\n"
"Packages are sorted in groups corresponding to a particular use of your\n"
"machine. The groups themselves are sorted into four sections:\n"
"\n"
" * \"Workstation\": if you plan to use your machine as a workstation,\n"
"select one or more of the corresponding groups;\n"
"\n"
" * \"Development\": if your machine is to be used for programming, choose\n"
"the desired group(s);\n"
"\n"
" * \"Server\": if your machine is intended to be a server, you will be able\n"
"to select which of the most common services you wish to install on your\n"
"machine;\n"
"\n"
" * \"Graphical Environment\": finally, this is where you will choose your\n"
"preferred graphical environment. At least one must be selected if you want\n"
"to have a graphical workstation!\n"
"\n"
"Moving the mouse cursor over a group name will display a short explanatory\n"
"text about that group. If you deselect all groups when performing a regular\n"
"installation (by opposition to an upgrade), a dialog will pop up proposing\n"
"different options for a minimal installation:\n"
"\n"
" * \"With X\": install the fewer packages possible to have a working\n"
"graphical desktop;\n"
"\n"
" * \"With basic documentation\": installs the base system plus basic\n"
"utilities and their documentation. This installation is suitable for\n"
"setting up a server;\n"
"\n"
" * \"Truly minimal install\": will install the strict minimum necessary to\n"
"get a working Linux system, in command line only. This installation is\n"
"about 65Mb large.\n"
"\n"
"You can check the \"Individual package selection\" box, which is useful if\n"
"you are familiar with the packages being offered or if you want to have\n"
"total control over what will be installed.\n"
"\n"
"If you started the installation in \"Upgrade\" mode, you can unselect all\n"
"groups to avoid installing any new package. This is useful for repairing or\n"
"updating an existing system."
msgstr ""
"By gi l lc ch nh chng trnh no m bn mun ci t vo h thng.\n"
"C sn hng nghn gi tin dng cho Mandrake Linux v bn khng cn phi\n"
"bit chng mt cch tng tn.\n"
"\n"
"Nu thc hin vic ci t chun t CD-ROM, u tin bn s c  ngh\n"
"ch nh cc a CD bn ang c (ch c trong ch  Chuyn gia). Hy nh\n"
"du vo cc nhn CD v im sng cc hp ty theo cc CD bn ang c sn\n"
"cho vic ci t. Nhn chut ln \"OK\" khi bn sn sng i tip.\n"
"\n"
"Cc gi tin c phn loi trong cc nhm ty theo mc ch s dng ca my\n"
"tnh ny. Cc nhm c chia thnh 4 phn:\n"
"\n"
" * \"Trm lm vic\": nu bn nh thit lp my ny thnh mt trm lm "
"vic,\n"
"hy chn mt hay nhiu nhm tng ng.\n"
"\n"
" * \"Pht trin\": nu nh s dng my ny  lp trnh, hy chn cc nhm\n"
"mong mun.\n"
"\n"
" * \"My ch\": nu mun lm my ny tr thnh my ch, bn s c th\n"
"chn cc dch v thng dng nht m bn mun thc hin ci t ln my\n"
"tnh ny.\n"
"\n"
" * \"Mi trng  ha\": Cui cng th ay l ni bn s thc hin chn\n"
"mi trng  ha a thch. Cn chn t nht mt mi trng nu bn mun\n"
"c mt trm lm vic  ha!\n"
"\n"
"Vic di chuyn con tr chut ln tn nhm  s lm xut hin mt on ch\n"
"gii ngn v nhm . Nu bn b chn ton b cc nhm khi thc hin vic\n"
"ci t (i lp vi kiu nng cp), mt hp thoi s bt ln v  ngh cc "
"ty chn khc nhau cho vic ci t ti thiu:\n"
"\n"
" * \"C X\" thc hin ci t t cc gi tin hn m vn c mt trm lm "
"vic\n"
" ha;\n"
"\n"
" * \"Vi cc ti liu c bn\" ci t mt h thng c s cng thm cc "
"tin\n"
"ch c bn cng vi ti liu cho chng. Vic ci t ny thch hp  thit "
"lp\n"
"mt my ch.\n"
"\n"
" * \"Ci t tht ti thiu\" s ci t tht s ti thiu nhng th cn "
"thit \n"
"c mt h thng Linux lm vic ch bng cc dng lnh. Kiu ci t ny\n"
"cn khong 65Mb a trng.\n"
"\n"
"Bn c th nh du vo hp \"Chn cc gi tin ring\", vic ny c ch nu\n"
"bn  thng thuc cc gi tin  trong danh sch hay nu bn mun c quyn\n"
"iu chnh ton b nhng g c ci t.\n"
"\n"
"Nu bt u thc hin ci t bng ch  \"Nng cp\", bn c th b chn\n"
"ton b cc nhm  khng phi ci t bt k mt gi mi no. iu ny c\n"
"ch trong vic sa cha hay cp nht cho mt h thng hin c."

#: ../../help.pm_.c:128
msgid ""
"Finally, depending on whether or not you selected individual packages, you\n"
"will be presented a tree containing all packages classified by groups and\n"
"subgroups. While browsing the tree, you can select entire groups,\n"
"subgroups, or individual packages.\n"
"\n"
"Whenever you select a package on the tree, a description appears on the\n"
"right. When your selection is finished, click the \"Install\" button which\n"
"will then launch the installation process. Depending on the speed of your\n"
"hardware and the number of packages that need to be installed, it may take\n"
"a while to complete the process. An estimate of the time it will take to\n"
"install everything is displayed on the screen, to help you gauge if there\n"
"is sufficient time to enjoy a cup of coffee.\n"
"\n"
"!! If a server package has been selected, either intentionally or because\n"
"it was part of a whole group, you will be asked to confirm that you really\n"
"want those servers to be installed. Under Mandrake Linux, any installed\n"
"servers are started by default at boot time. Even if they are safe and have\n"
"no known issues at the time the distribution was shipped, it may happen\n"
"that security holes are discovered after this version of Mandrake Linux was\n"
"finalized. If you do not know what a particular service is supposed to do\n"
"or why it is being installed, then click \"No\". Clicking \"Yes\" will\n"
"install the listed services and they will be started automatically by\n"
"default. !!\n"
"\n"
"The \"Automatic dependencies\" option simply disables the warning dialog\n"
"which appears whenever the installer automatically selects a package. This\n"
"occurs because it has determined that it needs to satisfy a dependency with\n"
"another package in order to successfully complete the installation.\n"
"\n"
"The tiny floppy disk icon at the bottom of the list allows to load the\n"
"package list chosen during a previous installation. Clicking on this icon\n"
"will ask you to insert a floppy disk previously created at the end of\n"
"another installation. See the second tip of last step on how to create such\n"
"a floppy."
msgstr ""
"Cui cng, ty theo la chn ca bn l c hay khng chn cc gi tin\n"
"ph thuc, bn s c xem mt cy cha ton b cc gi tin c phn\n"
"loi theo nhm v di nhm. Trong khi duyt cy ny, bn c th chn\n"
"ton b cc nhm, di nhm, hay cc gi tin ring.\n"
"\n"
"Bt k khi no bn chn mt gi tin trn cy, mt thuyt minh s xut\n"
"hin bn phi. Khi kt thc la chn, nhn ln nt \"Ci t\"  chy\n"
"tin trnh ci t. Ty thuc vo tc  ca my tnh v s lng cc\n"
"gi tin cn c ci t, s cn mt khong thi gian  hon thnh\n"
"ton b tin trnh. Khonh thi gian c lng  hon thnh ci t\n"
"c hin th trn mn hnh  cho bn bit l c th th gin vi mt\n"
"tch c ph.\n"
"\n"
"!! Nu cc gi tin cho server c chn c tnh hoc do n l thnh\n"
"phn ca mt nhm, bn s c hi  khng nh l bn tht s\n"
"mun nhng server ny c ci t. Trong Mandrake Linux, bt k\n"
"server  c ci t no u chy vo lc khi ng theo mc nh.\n"
"Thm ch c coi l an ton ti thi im pht hnh, n vn c th\n"
"c l hng bo mt c pht hin sau khi pht hnh phin bn Linux\n"
"Mandrake. Nu khng bit mt dch v no  c dng  lm g\n"
"hay ti sao li c ci t, hy nhn \"Khng\". Nhn \"C\" s ci\n"
"t cc dch v c lit k v chng s khi chy t ng theo mc\n"
"nh. !!\n"
"\n"
"Ty chn \"T ng chn cc ph thuc\" n gin l  khng xut\n"
"hin hp thoi cnh bo khi chng trnh ci t t ng chn gi tin.\n"
"Vic ny xy ra v n thy l cn thit phi lm tha mn s ph thuc\n"
"vi gi tin khc nhm mc nh hon thnh qu trnh ci t.\n"
"\n"
"Biu tng a mm nh nm  bn di danh sch cho php np danh\n"
"sch cc gi tin c chn trong ln ci t trc. Nhn ln biu tng\n"
"ny s nhc bn np a mm c to t ln trc, ti giai on cui ca\n"
"ln ci t khc. Hy xem li khuyn th hai ca bc cui v cch to\n"
"mt a mm nh vy."

#: ../../help.pm_.c:164
msgid ""
"You are now proposed to set up your Internet/network connection. If you\n"
"wish to connect your computer to the Internet or to a local network, click\n"
"\"OK\". The autodetection of network devices and modem will be launched. If\n"
"this detection fails, uncheck the \"Use auto detection\" box next time. You\n"
"may also choose not to configure the network, or do it later; in that case,\n"
"simply click the \"Cancel\" button.\n"
"\n"
"Available connections are: traditional modem, ISDN modem, ADSL connection,\n"
"cable modem, and finally a simple LAN connection (Ethernet).\n"
"\n"
"Here, we will not detail each configuration. Simply make sure that you have\n"
"all the parameters from your Internet Service Provider or system\n"
"administrator.\n"
"\n"
"You can consult the ``User Guide'' chapter about Internet connections for\n"
"details about the configuration, or simply wait until your system is\n"
"installed and use the program described there to configure your connection.\n"
"\n"
"If you wish to configure the network later after installation, or if you\n"
"are finished configuring your network connection, click \"Cancel\"."
msgstr ""
"By gi bn c  ngh thit lp kt ni Internet/mng. Nu bn mun\n"
"kt ni my tnh ny vi Internet hay mng lm vic cc b, hy nhn\n"
"\"OK\"  chy chng trnh d tm thit b mng v modem. Nu pht\n"
"hin khng c, ln sau hy b chn hp \"Dng t ng pht hin\".\n"
"Cng c th l bn khng chn chy cu hnh mng hoc mun lm sau\n"
"ny, ch vic nhn ln nt \"B qua\".\n"
"\n"
"Cc kt ni sn c l: modem truyn thng, modem ISDN, kt ni ADSL,\n"
"modem cp v cui cng l kt ni mng cc b (Ethernet).\n"
"\n"
"Chng ti khng cung cp cc cu hnh chi tit  y. Bn ch cn m bo\n"
"l c mi thng s t nh cung cp dch v Internet hoc t nh qun\n"
"tr h thng.\n"
"\n"
"Bn c th tham kho chng ti liu v cc kt ni Internet  bit thm "
"chi\n"
"chi tit, hay n gin l i cho n khi h thng c ci t xong v "
"dng\n"
"chng trnh c ni    cu hnh kt ni.\n"
"\n"
"Nu bn mun thc hin vic cu hnh mng lm vic sau khi ci t xong\n"
"hoc l bn  thc hin xong cu hnh kt ni mng, nhn \"B qua\"."

#: ../../help.pm_.c:186
msgid ""
"You may now choose which services you wish to start at boot time.\n"
"\n"
"Here are presented all the services available with the current\n"
"installation. Review them carefully and uncheck those which are not always\n"
"needed at boot time.\n"
"\n"
"You can get a short explanatory text about a service by selecting a\n"
"specific service. However, if you are not sure whether a service is useful\n"
"or not, it is safer to leave the default behavior.\n"
"\n"
"!! At this stage, be very careful if you intend to use your machine as a\n"
"server: you will probably not want to start any services which you do not\n"
"need. Please remember that several services can be dangerous if they are\n"
"enabled on a server. In general, select only the services you really need.\n"
"!!"
msgstr ""
"By gi c th chn khi chy dch v no lc khi ng (h thng).\n"
"\n"
"y l ton b cc dch v sn c  c qu trnh ci t\n"
"hin thi to ra. Hy xem xt chng cn thn v b chn nhng g khng cn\n"
"n lc khi ng.\n"
"\n"
"Bn c th nhn c mt on ch gii ngn v dch v khi chn tng\n"
"dch v. Nu khng bit r dch v  hu ch hay khng,  an ton,\n"
"hy b  theo kiu mc nh.\n"
"\n"
"Tht thn trng trong bc ny nu bn nh dng my ny lm my\n"
"ch: c th bn s khng mun khi chy cc dch v khng cn n.\n"
"Nn nh l mt s dch v c th gy nguy him khi chng c chy\n"
"trn my ch. Ni chung, ch chn cc dch v thc s cn thit."

#: ../../help.pm_.c:203
msgid ""
"GNU/Linux manages time in GMT (Greenwich Mean Time) and translates it in\n"
"local time according to the time zone you selected. It is however possible\n"
"to deactivate this by deselecting \"Hardware clock set to GMT\" so that the\n"
"hardware clock is the same as the system clock. This is useful when the\n"
"machine is hosting another operating system like Windows.\n"
"\n"
"The \"Automatic time synchronization\" option will automatically regulate\n"
"the clock by connecting to a remote time server on the Internet. In the\n"
"list that is presented, choose a server located near you. Of course you\n"
"must have a working Internet connection for this feature to work. It will\n"
"actually install on your machine a time server which can be optionally used\n"
"by other machines on your local network."
msgstr ""
"GNU/Linux qun l thi gian theo GMT (Greenwich Mean Time) v chuyn\n"
"thnh gi a phng ty theo mi gi bn chn. Tuy vy, bn c th bt\n"
"hot iu ny bng vic chn \"ng h trong my t theo GMT\" nn\n"
"ng h trong my ging nh ng h h thng. Vic ny hu ch khi\n"
"my tnh lm my ch cho mt h iu hnh khc nh l Windows.\n"
"\n"
"Ty chn \"T ng ng b ha thi gian\" s t ng iu chnh ng\n"
"h bng cch ni vi mt my ch thi gian  xa trn Internet. Trong\n"
"danh sch hin th, hy chn mt my ch  gn bn. Tt nhin, bn\n"
"phi c mt kt ni Internet  cho tnh nng ny hot ng. Thc t\n"
"l n s ci t mt my ch thi gian ln my tnh ny  cc my\n"
"khc trong mng cc b ty  s dng."

#: ../../help.pm_.c:217
msgid ""
"X (for X Window System) is the heart of the GNU/Linux graphical interface\n"
"on which all the graphical environments (KDE, GNOME, AfterStep,\n"
"WindowMaker, etc.) bundled with Mandrake Linux rely. In this section, DrakX\n"
"will try to configure X automatically.\n"
"\n"
"It is extremely rare for it to fail, unless the hardware is very old (or\n"
"very new). If it succeeds, it will start X automatically with the best\n"
"resolution possible, depending on the size of the monitor. A window will\n"
"then appear and ask you if you can see it.\n"
"\n"
"If you are doing an \"Expert\" installation, you will enter the X\n"
"configuration wizard. See the corresponding section of the manual for more\n"
"information about this wizard.\n"
"\n"
"If you can see the message during the test, and answer \"Yes\", then DrakX\n"
"will proceed to the next step. If you cannot see the message, it simply\n"
"means that the configuration was wrong and the test will automatically end\n"
"after 10 seconds, restoring the screen."
msgstr ""
"X (H Thng Ca S X) l ht nhn ca giao din  ha GNU/Linux trn\n"
", mi mi trng  ha (KDE, Gnome, AfterStep, WindowMaker...)\n"
"c bn li vi  Mandrake Linux. Trong phn ny, DrakX s c gng\n"
"t ng thc hin cu hnh X.\n"
"\n"
"N rt him khi khng thnh cng, ch tr khi l v phn cng qu c (hay\n"
"qu mi). Nu thnh cng, n s khi ng X t ng vi  phn gii tt\n"
"nht trong kh nng c th c ty thuc vo kch thc ca monitor.\n"
"Sau , mt ca s s xut hin v hi xem bn c nhn thy n khng.\n"
"\n"
"Nu thc hin ci t kiu \"Chuyn gia\", bn s s dng  thut cu\n"
"hnh X. Hy c phn tng ng  ti liu hng dn  bit thm thng\n"
"tin v  thut ny.\n"
"\n"
"Nu nhn thy mt thng ip trong lc chy th v tr li \"C\", DrakX\n"
"s thc hin bc tip theo. Nu khng nhn thy thng ip, th n gin\n"
"l v cu hnh khng ng v php th s t ng kt thc sau 10 giy, mn\n"
"hnh c phc hi li."

#: ../../help.pm_.c:237
msgid ""
"The first time you try the X configuration, you may not be very satisfied\n"
"with its display (screen is too small, shifted left or right...). Hence,\n"
"even if X starts up correctly, DrakX then asks you if the configuration\n"
"suits you. It will also propose to change it by displaying a list of valid\n"
"modes it could find, asking you to select one.\n"
"\n"
"As a last resort, if you still cannot get X to work, choose \"Change\n"
"graphics card\", select \"Unlisted card\", and when prompted on which\n"
"server, choose \"FBDev\". This is a failsafe option which works with any\n"
"modern graphics card. Then choose \"Test again\" to be sure."
msgstr ""
"Ln u tin bn chy th cu hnh X, s hin th c th lm bn cha\n"
"tha mn (mn hnh qu nh, lch phi hoc tri...). V th, thm\n"
"ch nu X khi chy ng, DrakX s hi xem cu hnh   ph hp\n"
"vi bn cha. N cng  xut vic thay i bng cch hin th mt\n"
"danh sch cc ch  hp l v s yu cu bn chn\n"
"\n"
"Cch cui cng nu nh X vn khng chy c, chn \"Thay i\n"
"card  ha\", chn \"Card khng c trong danh sch\", v khi c\n"
"nhc chn server no, chn \"FBDev\". y l ty chn an ton lm\n"
"vic c vi bt k card  ha no. Sau  chn \"Th li\"  xem."

#: ../../help.pm_.c:249
msgid ""
"Finally, you will be asked whether you want to see the graphical interface\n"
"at boot. Note this question will be asked even if you chose not to test the\n"
"configuration. Obviously, you want to answer \"No\" if your machine is to\n"
"act as a server, or if you were not successful in getting the display\n"
"configured."
msgstr ""
"Cui cng, bn s c hi xem c mun dng giao din  ha vo lc\n"
"khi ng. Lu  l cu hi ny s c hi nu bn chn khng chy\n"
"th cu hnh. Hin nhin, bn mun tr li \"Khng\" nu my ca bn\n"
"hot ng nh mt my ch, hay nu bn khng thnh cng trong vic\n"
"cu hnh hin th."

#: ../../help.pm_.c:256
msgid ""
"The Mandrake Linux CD-ROM has a built-in rescue mode. You can access it by\n"
"booting from the CD-ROM, press the >>F1<< key at boot and type >>rescue<<\n"
"at the prompt. But in case your computer cannot boot from the CD-ROM, you\n"
"should come back to this step for help in at least two situations:\n"
"\n"
" * when installing the bootloader, DrakX will rewrite the boot sector (MBR)\n"
"of your main disk (unless you are using another boot manager), to allow you\n"
"to start up with either Windows or GNU/Linux (assuming you have Windows in\n"
"your system). If you need to reinstall Windows, the Microsoft install\n"
"process will rewrite the boot sector, and then you will not be able to\n"
"start GNU/Linux!\n"
"\n"
" * if a problem arises and you cannot start up GNU/Linux from the hard\n"
"disk, this floppy disk will be the only means of starting up GNU/Linux. It\n"
"contains a fair number of system tools for restoring a system, which has\n"
"crashed due to a power failure, an unfortunate typing error, a typo in a\n"
"password, or any other reason.\n"
"\n"
"When you click on this step, you will be asked to enter a disk inside the\n"
"drive. The floppy disk you will insert must be empty or contain data which\n"
"you do not need. You will not have to format it since DrakX will rewrite\n"
"the whole disk."
msgstr ""
"CDROM ca Mandrake Linux c ch  cu gii. Bn c th truy cp n bng\n"
"cch khi ng t CDROM, nhn phm >>F1<< v g  >>rescue<< ti du\n"
"nhc. Nhng trong trng hp my tnh khng th khi ng t CDROM,\n"
"hy tr li bc ny  nhn s ch dn trong t nht hai thng hp:\n"
"\n"
" * Khi ci t trnh np khi ng, DrakX s ghi li boot sector (MBR) ca\n"
" a cng chnh (tr khi bn s dng mt trnh qun l khi ng khc) do\n"
" bn c th khi chy Windows hoc GNU/Linux (nu h thng ca bn c\n"
"ci t Windows). Nu cn phi ci li Windows, qu trnh ci t Microsoft\n"
"Windows s ghi li boot sector, v nh vy bn s khng th khi chy\n"
"GNU/Linux!\n"
"\n"
" * Nu gp vn  ny v bn khng th khi chy GNU/Linux t a cng,\n"
"a mm s l phng tin duy nht  khi chy GNU/Linux. N cha\n"
"mt s cng c h thng cn thit  phc hi li h thng b hng do s\n"
"c ngun in, mt li nh my v , mt li g phm trong mt khu, v\n"
"bt k mt nguyn do khc.\n"
"\n"
"Khi nhn chut vo bc ny, bn s c yu cu np mt a mm vo .\n"
"a mm ny phi l a sch hoc ch cha cc d liu m bn khng cn\n"
"na. Bn s khng phi thc hin format a; drakX s ghi li\n"
"ton b a."

#: ../../help.pm_.c:280
msgid ""
"At this point, you need to choose 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"
"need to partition it. Basically, partitioning a hard drive consists of\n"
"logically dividing it to create space to install your new Mandrake Linux\n"
"system.\n"
"\n"
"Because the partitioning process' effects are usually irreversible,\n"
"partitioning can be intimidating and stressful if you are an inexperienced\n"
"user. Fortunately, there is a wizard which simplifies this process. Before\n"
"beginning, please consult the manual and take your time.\n"
"\n"
"If you are running the installation in Expert mode, you will enter\n"
"DiskDrake, the Mandrake Linux partitioning tool, which allows you to\n"
"fine-tune your partitions. See the DiskDrake section in the ``User Guide''.\n"
"From the installation interface, you can use the wizards as described here\n"
"by clicking the dialog's \"Wizard\" button.\n"
"\n"
"If partitions have already been defined, either from a previous\n"
"installation or from another partitioning tool, simply select those to\n"
"install your Linux system.\n"
"\n"
"If partitions are not defined, you will need to create them using the\n"
"wizard. Depending on your hard drive configuration, several options are\n"
"available:\n"
"\n"
" * \"Use free space\": this option will simply lead to an automatic\n"
"partitioning of your blank drive(s). You will not be prompted further;\n"
"\n"
" * \"Use existing partition\": the wizard has detected one or more existing\n"
"Linux partitions on your hard drive. If you want to use them, choose this\n"
"option;\n"
"\n"
" * \"Use the free space on the Windows; partition\": if Microsoft Windows\n"
"is installed on your hard drive and takes all the space available on it,\n"
"you have to create free space for Linux data. To do so, you can delete your\n"
"Microsoft Windows partition and data (see ``Erase entire disk'' or ``Expert\n"
"mode'' solutions) or resize your Microsoft Windows partition. Resizing can\n"
"be performed without the loss of any data, provided you previously\n"
"defragment the Windows partition. Backing up your data won't hurt either..\n"
"This solution is recommended if you want to use both Mandrake Linux and\n"
"Microsoft 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"
"than at the present time. You will have less free space under Microsoft\n"
"Windows to store your data or to install new software;\n"
"\n"
" * \"Erase entire disk\": if you want to delete all data and all partitions\n"
"present on your hard drive and replace them with your new Mandrake Linux\n"
"system, choose this option. Be careful with this solution because you will\n"
"not be able to revert your choice after you confirm;\n"
"\n"
"   !! If you choose this option, all data on your disk will be lost. !!\n"
"\n"
" * \"Remove Windows\": this will simply erase everything on the drive and\n"
"begin fresh, partitioning everything from scratch. All data on your disk\n"
"will be lost;\n"
"\n"
"   !! If you choose this option, all data on your disk will be lost. !!\n"
"\n"
" * \"Expert mode\": choose this option if you want to manually partition\n"
"your hard drive. Be careful - it is a powerful but dangerous choice. You\n"
"can very easily lose all your data. Hence, do not choose this unless you\n"
"know what you are doing."
msgstr ""
"Lc ny bn cn chn ni no trn  cng s c ci t h iu hnh\n"
"Mandrake Linux. Nu nh  cng cha c g hoc nu  c mt h\n"
"iu hnh ang s dng ton b khng gian a, bn cn thc hin vic\n"
"phn vng a. V c bn, vic phn vng mt  a cng l phn chia\n"
"cc  l lun, to khng gian  ci t h thng Mandrake Linux mi.\n"
"\n"
"Do kt qu ca qu trnh phn vng thng khng thay i li c na,\n"
"nn vic phn vng c th gy s hi v cng thng nu bn khng phi\n"
"ngi dng c kinh nghim. May thay,  c  thut n gin ho vic ny.\n"
"Trc khi bt u, hy tham kho ti liu v ng vi vng.\n"
"\n"
"Nu thc hin ci t vi ch  Chuyn gia, bn s thc hin DiskDrake,\n"
"mt cng c phn vng ca Mandrake Linux, n cho php chnh ng\n"
"cc phn vng. Xem chng DiskDrake trong ti liu. T giao din ci t,\n"
"bn c th dng cc  thut c m t  y bng cch nhp chut ln\n"
"nt \" thut\" ca hp thoi.\n"
"\n"
"Nu cc phn vng  c thit lp, hoc l t ln ci t trc hay\n"
"c to ra bng mt cng c phn vng khc, n gin l ch vic\n"
"chn chng  ci t h thng Linux.\n"
"\n"
"Nu cha c cc phn vng, cn phi to chng bng vic s dng \n"
"thut. Ty thuc vo cu hnh ca  a cng, sn c mt s ty chn\n"
"cho bn:\n"
"\n"
" * \"Dng khng gian trng\": ty chn ny s tin hnh t ng vic\n"
"phn vng cho  a trng. Bn s khng b nhc l phi lm g na.\n"
"\n"
" * \"Dng phn vng hin c\":  thut  pht hin thy mt hoc hn\n"
"phn vng Linux hin c trn a cng. Nu mun dng chng, hy chn\n"
"ty chn ny.\n"
"\n"
" * \"Dng khng gian trng trn phn vng ca Windows\": nu Microsoft\n"
"Windows  c ci t trn  cng v dng ton b khng gian a, cn\n"
"phi to khng gian trng cho Linux.  lm vic , c th xa b d liu\n"
"v phn vng ca Microsoft Windows (xem gii php \"Xa ton b a\" hay\n"
"\"Ch  chuyn gia\") hay lp li kch thc phn vng ca MS Windows m\n"
"c th khng phi mt bt k d liu no. Nn chn gii php ny nu mun\n"
"dng c Mandrake Linux v Microsoft Windows trn cng mt my tnh.\n"
"\n"
"   Trc khi chn ty chn ny, hy hiu l sau khi thc hin cch ny,\n"
"kch thc phn vng ca MS Windows s nh hn so vi lc ny.\n"
"S c t khng gian trng hn trong Microsoft Windows  lu\n"
"d liu v ci t phn mm mi.\n"
"\n"
" * \"Xa ton b a\": nu mun xo ton b d liu v cc phn vng\n"
"hin c trn  cng v thay th bng h thng Mandrake Linux mi,\n"
"hy dng ty chn ny. Hy thn trng vi ty chn ny v s khng\n"
"th thay i la chn sau khi  khng nh.\n"
"\n"
"   !! Nu chn ty chn ny, ton b d liu trn a s mt. !!\n"
"\n"
" * \"Xa b Windows\": n gin l s xo sch mi th c trn\n"
"a, lm sch, phn vng tt c t u. Mi d liu trn a s\n"
"b mt.\n"
"\n"
"   !! Nu chn ty chn ny, mi d liu trn a s mt. !!\n"
"\n"
" * \"Ch  chuyn gia\": dng ty chn ny khi mun t phn vng\n"
" cng. Hy cn thn - y l ty chn mnh nhng nguy him, rt\n"
"d b mt mi d liu. V vy, khng nn chn ch  ny tr khi\n"
"bit tng tn mi th."

#: ../../help.pm_.c:347
msgid ""
"There you are. Installation is now complete and your GNU/Linux system is\n"
"ready to use. Just click \"OK\" to reboot the system. You can start\n"
"GNU/Linux or Windows, whichever you prefer (if you are dual-booting), as\n"
"soon as the computer has booted up again.\n"
"\n"
"The \"Advanced\" button (in Expert mode only) shows two more buttons to:\n"
"\n"
" * \"generate auto-install floppy\": to create an installation floppy disk\n"
"which will automatically perform a whole installation without the help of\n"
"an operator, similar to the installation you just configured.\n"
"\n"
"   Note that two different options are available after clicking the button:\n"
"\n"
"    * \"Replay\". This is a partially automated installation as the\n"
"partitioning step (and only this one) remains interactive;\n"
"\n"
"    * \"Automated\". Fully automated installation: the hard disk is\n"
"completely rewritten, all data is lost.\n"
"\n"
"   This feature is very handy when installing a great number of similar\n"
"machines. See the Auto install section on our web site;\n"
"\n"
" * \"Save packages selection\"(*): saves the package selection as done\n"
"previously. Then, when doing another installation, insert the floppy inside\n"
"the drive and run the installation going to the help screen by pressing on\n"
"the [F1] key, and by issuing >>linux defcfg=\"floppy\"<<.\n"
"\n"
"(*) You need a FAT-formatted floppy (to create one under GNU/Linux, type\n"
"\"mformat a:\")"
msgstr ""
"Chc mng. Vic ci t  hon thnh v h thng GNU/Linux  sn sng\n"
" s dng. Hy nhp chut ln \"OK\"  khi ng li h thng. Bn c th\n"
"chy GNU/Linux hay Windows (nu bn c h thng khi ng kp), ngay\n"
"sau khi my tnh khi ng li.\n"
"\n"
"Nt \"Nng cao\" (ch c trong ch  chuyn gia) hin th thm 2 nt :\n"
"\n"
" * \"to a mm t ng ci t\":  to mt a mm ci t nh \n"
"s t ng thc hin ton b qu trnh ci t m khng cn c ngi\n"
"thc hin, ging ht qu trnh ci t m bn va tin hnh.\n"
"\n"
"   Lu : s c 2 ty chn khc nhau sau khi nhp chut ln nt:\n"
"\n"
"    * \"Thc hin li\". l qu trnh ci t t ng mt phn nh bc\n"
"phn vng (v ch ci ny) l cn li tng tc.\n"
"\n"
"    * \"T ng\". Ci t hon ton t ng: a cng c ghi li\n"
"hon ton, mi d liu b mt.\n"
"\n"
"   Tnh nng ny rt thun tin khi thc hin ci t cho mt s lng\n"
"ln cc my ging nhau. Xem Phn ci t t ng ti website ca hng.\n"
"\n"
" * \"Lu cc la chn gi tin\"(*) : lu li s la chn gi tin  c "
"to\n"
"ra trc . Sau ny, khi thc hin ln ci t khc, hy np i mm vo\n"
" v chy qu trnh ci t i ti mn hnh tr gip bng cch nhn phm\n"
"[F1], v g >>linux defcfg=\"floppy\"<<.\n"
"\n"
"(*) Cn mt a mm c nh dng FAT ( to n trong GNU/Linux, g\n"
"\"mformat a:\")"

#: ../../help.pm_.c:378
msgid ""
"Any partitions that have been newly defined must be formatted for use\n"
"(formatting means creating a filesystem).\n"
"\n"
"At this time, you may wish to reformat some already existing partitions to\n"
"erase any data they contain. If you wish to do that, please select those\n"
"partitions as well.\n"
"\n"
"Please note that it is not necessary to reformat all pre-existing\n"
"partitions. You must reformat the partitions containing the operating\n"
"system (such as \"/\", \"/usr\" or \"/var\") but you do not have to\n"
"reformat partitions containing data that you wish to keep (typically\n"
"\"/home\").\n"
"\n"
"Please be careful when selecting partitions. After formatting, all data on\n"
"the selected partitions will be deleted and you will not be able to recover\n"
"any of it.\n"
"\n"
"Click on \"OK\" when you are ready to format partitions.\n"
"\n"
"Click on \"Cancel\" if you want to choose another partition for your new\n"
"Mandrake Linux operating system installation.\n"
"\n"
"Click on \"Advanced\" if you wish to select partitions that will be checked\n"
"for bad blocks on the disk."
msgstr ""
"Bt k phn vng no mi c hoch nh u phi format  dng\n"
"(format ngha l to mt h thng tp tin).\n"
"\n"
"Vo lc ny, c th thc hin format li cc phn vng  c  xa\n"
"mi d liu c trn chng. Nu mun thc hin, hy chn cc phn\n"
"vng ny.\n"
"\n"
"Lu  l khng cn thit phi format li mi phn vng c t trc.\n"
"Bn phi format li cc phn vng cha h iu hnh nh l :\n"
" \"/\", \"/usr\" hay \"/var\") nhng khng phi lm vic ny i vi\n"
"cc phn vng c d liu m bn mun gi (c bit l\n"
"\"/home\").\n"
"\n"
"Hy thn trng khi chn cc phn vng. Sau khi format, mi d liu\n"
"trn  s b xa v s khng c cch no  khi phc li bt k\n"
"mt ci g.\n"
"\n"
"Nhp chut ln \"OK\" khi bn  sn sng format cc phn vng.\n"
"\n"
"Nhn ln \"B qua\" nu mun chn mt phn vng khc cho vic\n"
"ci t h iu hnh Mandrake Linux mi.\n"
"\n"
"Nhn ln \"Nng cao\" nu mun chn cc phn vng s c kim\n"
"tra cc khi b hng trn b mt a."

#: ../../help.pm_.c:404
msgid ""
"Your new Mandrake Linux operating system is currently being installed.\n"
"Depending on the number of packages you will be installing and the speed of\n"
"your computer, this operation could take from a few minutes to a\n"
"significant amount of time.\n"
"\n"
"Please be patient."
msgstr ""
"H iu hnh Mandrake Linux mi hin thi ang c ci t.\n"
"Ty thuc vo s lng cc gi tin s ci t v tc  my tnh ca bn\n"
"m qu trnh ci t c th s ko di trong t pht  hoc s chim mt "
"thi\n"
"gian ng k.\n"
"\n"
"Xin hy kin nhn."

#: ../../help.pm_.c:412
msgid ""
"At the time you are installing Mandrake Linux, it is likely that some\n"
"packages have been updated since the initial release. Some bugs may have\n"
"been fixed, and security issues solved. To allow you to benefit from these\n"
"updates, you are now proposed to download them from the Internet. Choose\n"
"\"Yes\" if you have a working Internet connection, or \"No\" if you prefer\n"
"to install updated packages later.\n"
"\n"
"Choosing \"Yes\" displays a list of places from which updates can be\n"
"retrieved. Choose the one nearest you. Then a package-selection tree\n"
"appears: review the selection, and press \"Install\" to retrieve and\n"
"install the selected package(s), or \"Cancel\" to abort."
msgstr ""
"Vo lc bn ang ci t Mandrake Linux, c th  c mt s gi tin\n"
" c cp nht k t lc pht hnh phin bn ny. Mt s chng\n"
"trnh ri  c g, li bo mt c sa.  cho bn c hng li\n"
"t cc cp nht ny, by gi bn hy kt ni Internet  ti chng v.\n"
"Chn \"C\" nu bn c kt ni Intertnet hot ng, hay \"Khng\" nu\n"
"bn mun ci t cc gi tin cp nht sau ny.\n"
"\n"
"Chn \"C\" s hin th danh sch nhng ni bn c th ly cc gi\n"
"cp nht. Hy chn ni no gn nht. Sau , xut hin mt cy cha\n"
"cc gi  chn: hy xem li vic chn ri nhn \"Ci t\"  ly v\n"
"v ci t hoc nhn \"B qua\"  hy b vic cp nht."

#: ../../help.pm_.c:425
msgid ""
"Before continuing, you should read carefully the terms of the license. It\n"
"covers the whole Mandrake Linux distribution, and if you do not agree with\n"
"all the terms in it, click on the \"Refuse\" button which will immediately\n"
"terminate the installation. To continue with the installation, click on the\n"
"\"Accept\" button."
msgstr ""
"Trc khi tip tc, hy c k cc iu khon c ghi trong bn quyn.\n"
"Bn quyn bao trm ln ton b phn phi Mandrake Linux, nu bn khng\n"
"ng  vi mi iu khon trong , nhn vo nt \"T chi\"  chm dt\n"
"vic ci t ngay lp tc. Mun tip tc qu trnh ci t, nhn vo nt\n"
"\"Chp thun\"."

#: ../../help.pm_.c:432
msgid ""
"At this point, it is time to choose the security level desired for the\n"
"machine. As a rule of thumb, the more exposed the machine is, and the more\n"
"the data stored in it is crucial, the higher the security level should be.\n"
"However, a higher security level is generally obtained at the expense of\n"
"easiness of use. Refer to the \"msec\" chapter of the ``Reference Manual''\n"
"to get more information about the meaning of these levels.\n"
"\n"
"If you do not know what to choose, keep the default option."
msgstr ""
"Vo lc ny, bn c th chn mc  bo mt ph hp vi nhu cu\n"
"ca my tnh. Vi mt nguyn tc ch o: my cng b phi by bao nhiu\n"
"v lu nhiu d liu bao nhiu th mc  bo mt cng phi cao by nhiu.\n"
"Tuy nhin, mc  bo mt cng cao th thng lm gim tnh d s dng\n"
"Hy tham kho chng MSEC trong \"Reference Manual\"  bit thm\n"
"thng tin v  ngha ca cc mc bo mt.\n"
"\n"
"Nu khng bit phi chn mc  no, hy gi ty chn mc nh."

#: ../../help.pm_.c:442
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 from 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"
" * \"Clear all\": this option deletes all partitions on the selected hard\n"
"drive;\n"
"\n"
" * \"Auto allocate\": this option enables to automatically create \"Ext2\"\n"
"and swap partitions in free space of your hard drive;\n"
"\n"
" * \"More\": gives access to additional features:\n"
"\n"
"    * \"Save partition table\": saves the partition table to a floppy.\n"
"Useful for later partition-table recovery if necessary. It is strongly\n"
"recommended to perform this step;\n"
"\n"
"    * \"Restore partition table\": allows to restore a previously saved\n"
"partition table from floppy disk;\n"
"\n"
"    * \"Rescue partition table\": if your partition table is damaged, you\n"
"can try to recover it using this option. Please be careful and remember\n"
"that it can fail;\n"
"\n"
"    * \"Reload partition table\": discards all changes and loads your\n"
"initial partition table;\n"
"\n"
"    * \"Removable media automounting\": unchecking this option will force\n"
"users to manually mount and unmount removable medias such as floppies and\n"
"CD-ROMs.\n"
"\n"
" * \"Wizard\": use this option if you wish to use a wizard to partition\n"
"your hard drive. This is recommended if you do not have a good knowledge of\n"
"partitioning;\n"
"\n"
" * \"Undo\": use this option to cancel your changes;\n"
"\n"
" * \"Toggle to normal/expert mode\": allows additional actions on\n"
"partitions (type, options, format) and gives more information;\n"
"\n"
" * \"Done\": when you are finished partitioning your hard drive, this will\n"
"save your changes back to disk.\n"
"\n"
"Note: you can reach any option using the keyboard. Navigate through the\n"
"partitions using [Tab] and [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 filesystem 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 ""
"Vo lc ny, bn cn chn nhng phn vng no s c dng  ci t\n"
"h thng Mandrake Linux. Nu cc phn vng  c xc lp t ln ci\n"
"t GNU/Linux trc  hay c to bng mt cng c phn vng khc,\n"
"bn c th dng chng. Nu cha c, bn s s phi thc hin vic hoch\n"
"nh cc phn vng.\n"
"\n"
" to cc phn vng, u tin phi chn mt  a cng. C th chn\n"
" a  phn vng bng cch nhn ln \"hda\" i vi  IDE u tin,\n"
"\"hdb\" cho  th hai, \"sda\" i vi  SCSI u tin v c lm nh vy.\n"
"\n"
" phn vng cho  cng c chn, c th dng nhng ty chn ny:\n"
"\n"
" * \"Xa ton b\":  xa mi phn vng c trn  a cng c\n"
"chn.\n"
"\n"
" * \"T ng phn chia\": cho php vic t ng to cc phn vng Ext2\n"
"v swap ti khng gian trng ca  a cng.\n"
"\n"
" * \"Thm\" : cho php thc hin thm mt s tnh nng:\n"
"\n"
"      * \"Lu bng phn vng\":  lu bng phn vng vo a mm. C ch\n"
"khi cn thc hin vic khi phc li bng phn vng. Bn rt nn\n"
"thc hin bc ny.\n"
"\n"
"       * \"Khi phc bng phn vng\": cho php khi phc bng phn vng\n"
" c lu vo a mm t trc .\n"
"\n"
"       * \"Cu gii bng phn vng\": nu bng phn vng b h, bn c th "
"c\n"
"gng khi phc li n bng ty chn ny. Xin hy thn trng v nn bit l\n"
"c th khng thnh cng.\n"
"\n"
"       * \"Np li bng phn vng\": b qua mi thay i v np li bng "
"phn\n"
"vng ban u.\n"
"\n"
"       * \"t ng gn kt phng tin tho lp\": b chn ty chn ny s "
"p\n"
"buc ngi dng phi t thc hin gn kt/b gn kt cc phng tin tho\n"
"lp v d nh a mm v a CD.\n"
"\n"
" * \" thut\": dng ty chn ny nu bn mun s dng  thut  phn "
"vng\n"
" a cng. Bn nn s dng  thut nu bn khng nm r v vic\n"
"phn vng.\n"
"\n"
" * \"Hon tc\": dng  b qua, khng thc hin nhng thay i va lm.\n"
"\n"
" * \"Chuyn i gia ch  bnh thng/chuyn gia\": cung cp thm cc "
"thao\n"
"tc trn phn vng (kiu, ty chn, nh dng) v thm thng tin.\n"
"\n"
" * \"Hon thnh\": khi bn  thc hin xong vic phn vng  cng, n\n"
"s lu cc thay i vo a.\n"
"\n"
"Lu : c th dng bn phm  chn cc ty chn. Chn qua li cc phn\n"
"vng bng phm [Tab] v mi tn [Ln/Xung].\n"
"\n"
"Khi mt phn vng  c chn, c th dng:\n"
"\n"
" * Ctrl-c  to mt phn vng mi (khi chn mt phn vng trng);\n"
"\n"
" * Ctrl-d  xa mt phn vng;\n"
"\n"
" * Ctrl-m  thit lp im gn kt.\n"
"\n"
" c thm thng tin v cc loi h thng tp tin hin c, hy c chng\n"
"ext2fs  trong ``Ti liu Tham kho''.\n"
"\n"
"Nu ang thc hin ci t trn my PPC, bn s mun to mt phn vng\n"
"\"by khi ng\" HFS c kch thc t nht 1MB  cho trnh np khi ng\n"
"yaboot dng. Nu lp kch thc phn vng ln hn mt cht (50MB), bn\n"
"s thy y l ni hu ch dng  lu tr kernel d phng v nh ramdisk\n"
"cho cc trng hp khi ng khn cp."

#: ../../help.pm_.c:513
msgid ""
"More than one Microsoft partition has been detected on your hard drive.\n"
"Please choose the one you want to resize in order to install your new\n"
"Mandrake Linux operating system.\n"
"\n"
"Each partition is listed as follows: \"Linux name\", \"Windows name\"\n"
"\"Capacity\".\n"
"\n"
"\"Linux name\" is structured: \"hard drive type\", \"hard drive number\",\n"
"\"partition number\" (for example, \"hda1\").\n"
"\n"
"\"Hard drive type\" is \"hd\" if your hard dive is an IDE hard drive and\n"
"\"sd\" if it is a SCSI hard drive.\n"
"\n"
"\"Hard drive number\" is always a letter after \"hd\" or \"sd\". With IDE\n"
"hard drives:\n"
"\n"
" * \"a\" means \"master hard drive on the primary IDE controller\";\n"
"\n"
" * \"b\" means \"slave hard drive on the primary IDE controller\";\n"
"\n"
" * \"c\" means \"master hard drive on the secondary IDE controller\";\n"
"\n"
" * \"d\" means \"slave hard drive on the secondary IDE controller\".\n"
"\n"
"With SCSI hard drives, an \"a\" means \"lowest SCSI ID\", a \"b\" means\n"
"\"second lowest SCSI ID\", etc.\n"
"\n"
"\"Windows name\" is the letter of your hard drive under Windows (the first\n"
"disk or partition is called \"C:\")."
msgstr ""
"Pht hin ra c hn mt phn vng Microsoft Windows trn a cng.\n"
"Hy chn mt phn vng cn lp li kch thc  ci t h iu\n"
"hnh Mandrake Linux mi.\n"
"\n"
"Mi phn vng c lit k nh sau: \"Tn Linux\", \"Tn Windows\"\n"
"\"Dung lng\".\n"
"\n"
"\"Tn Linux\" c cu trc: \"loi  cng\", \"s hiu  cng\",\n"
"\"s hiu phn vng\" (v d, \"hda1\").\n"
"\n"
"\"Loi  cng\" l \"hd\" nu  a cng l loi IDE v\n"
"\"sd\" nu l  cng SCSI.\n"
"\n"
"\"S hiu  cng\" lun l mt ch ng sau \"hd\" hay \"sd\". Vi \n"
"cng IDE:\n"
"\n"
" * \"a\" ngha l \" a chnh ni vi iu khin IDE th nht\",\n"
"\n"
" * \"b\" ngha l \" a ph ni vi iu khin IDE th nht\",\n"
"\n"
" * \"c\" ngha l \" a chnh ni vi iu khin IDE th hai\",\n"
"\n"
" * \"d\" ngha l \" a ph ni vi iu khin IDE th hai\".\n"
"\n"
"Vi cc  a SCSI, ch \"a\" ngha l \"SCSI ID thp nht\", \"b\" l\n"
"\"SCSI ID thp th nh\", v.v...\n"
"\n"
"\"Tn Windows\" l ch ci gn cho  cng trong Windows (a\n"
"cng hoc phn vng u tin l \"C:\")."

#: ../../help.pm_.c:544
msgid "Please be patient. This operation can take several minutes."
msgstr "Hy kin nhn. Qu trnh ny thc hin mt vi pht."

#: ../../help.pm_.c:547
msgid ""
"DrakX now needs to know if you want to perform a default (\"Recommended\")\n"
"installation or if you want to have greater control (\"Expert\"). You can\n"
"also choose to do a new install or an upgrade of an existing Mandrake Linux\n"
"system:\n"
"\n"
" * \"Install\": completely wipes out the old system. In fact, depending on\n"
"what currently holds your machine, you will be able to keep some old (Linux\n"
"or other) partitions unchanged;\n"
"\n"
" * \"Upgrade\": this installation class allows to simply update the\n"
"packages currently installed on your Mandrake Linux system. It keeps the\n"
"current partitions of your hard drives as well as user configurations. All\n"
"other configuration steps remain available with respect to plain\n"
"installation;\n"
"\n"
" * \"Upgrade Packages Only\": this brand new class allows to upgrade an\n"
"existing Mandrake Linux system while keeping all system configurations\n"
"unchanged. Adding new packages to the current installation is also\n"
"possible.\n"
"\n"
"Upgrades should work fine for Mandrake Linux systems starting from \"8.1\"\n"
"release.\n"
"\n"
"Depending on your knowledge of GNU/Linux, select one of the following\n"
"choices:\n"
"\n"
" * Recommended: choose this if you have never installed a GNU/Linux\n"
"operating system. The installation will be very easy and you will only be\n"
"asked a few questions;\n"
"\n"
" * Expert: if you have a good knowledge of GNU/Linux, you can choose this\n"
"installation class. The expert installation will allow you to perform a\n"
"highly-customized installation. Answering some of the questions can be\n"
"difficult if you do not have a good knowledge of GNU/Linux, so do not\n"
"choose this unless you know what you are doing."
msgstr ""
"DrakX cn bit l bn mun thc hin kiu ci t mc nh (\"Khuyn co\")\n"
"hay kiu ci t c tnh iu khin cao hn (\"Chuyn gia\"). Bn cng c "
"c\n"
"la chn thc hin ci t mi hoc tin hnh nng cp h thng Mandrake\n"
"Linux sn c:\n"
"\n"
" * \"Ci t\": qut b hon ton h thng c. Trn thc t, ty thuc vo\n"
"nhng g ang c trong my m bn c th gi li mt s phn vng (ca\n"
"Linux hay ci khc).\n"
"\n"
" * \"Nng cp\": kiu ci t ny cho php thc hin cp nht cc gi tin\n"
"hin thi  c ci t trong h thng Mandrake Linux. N gi li cc\n"
"phn vng hin thi trn a cng cng nh l cu hnh ca ngi dng.\n"
"Ton b cc bc cu hnh khc vn sn c  thc hin ci t thun ty.\n"
"\n"
" * \"Ch nng cp cc gi tin\": kiu ci t mi ny cho php nng cp\n"
"mt h thng Mandrake Linux ang dng v khng thay i ton b cu\n"
"ca hnh h thng. Cng c th b xung cc gi tin vo qu trnh ci t\n"
"hin thi.\n"
"\n"
"Vic nng cp lm vic tt vi cc h thng Mandrake Linux t \"8.1\"\n"
"tr i.\n"
"\n"
"Ty thuc vo s hiu bit ca bn v GNU/Linux, hy chn mt trong\n"
"nhng la chn sau y:\n"
"\n"
" * Khuyn co: hy chn nu bn cha bao gi ci t h iu hnh\n"
"GNU/Linux. Vic ci t s rt n gin v bn ch phi tr li mt\n"
"s t cu hi.\n"
"\n"
" * Chuyn gia: nu c hiu bit tt v GNU/Linux, bn c th chn loi\n"
"ci t ny. Vic ci t theo ch  chuyn gia s cho php thc hin\n"
"ci t c tnh ty chnh cao. Vic tr li mt s cu hi s c th l kh\n"
"nu bn khng c mt kin thc tt v GNU/Linux, v vy ng chn\n"
"ch  ny tr khi bn nm r mi vic."

#: ../../help.pm_.c:584
msgid ""
"Normally, DrakX selects the right keyboard for you (depending on the\n"
"language you have chosen) and you won't even see this step. However, you\n"
"might not have a keyboard that corresponds exactly to your language: for\n"
"example, if you are an English speaking Swiss person, you may still want\n"
"your keyboard to be a Swiss keyboard. Or if you speak English but are\n"
"located in Quebec, you may find yourself in the same situation. In both\n"
"cases, you will have to go back to this installation step and select an\n"
"appropriate keyboard from the list.\n"
"\n"
"Click on the \"More\" button to be presented with the complete list of\n"
"supported keyboards."
msgstr ""
"Thng thng, DrakX s chn bn phm thch hp (ph thuc vo ngn\n"
"ng  c chn) v thm ch s khng thy bc ny. D sao, cng c\n"
"kh nng l bn phm khng tng ng chnh xc vi ngn ng : v d,\n"
"bn l ngi Anh ni ting Thy s, bn vn mun gi bn phm l bn\n"
"phm Thy s. Hay bn ni ting Anh nhng li ang  Quebec, bn c\n"
"th lin h theo tnh hung tng t. Trong c hai trng hp, bn s\n"
"phi quay li bc ci t ny v chn mt bn phm thch hp\n"
"trong danh sch.\n"
"\n"
"Nhp chut ln nt \"Thm\"  c mt danh sch y  cc bn\n"
"phm c h tr."

#: ../../help.pm_.c:597
msgid ""
"Please choose your preferred language for installation and system usage.\n"
"\n"
"Clicking on the \"Advanced\" button will allow you to select other\n"
"languages to be installed on your workstation. Selecting other languages\n"
"will install the language-specific files for system documentation and\n"
"applications. For example, if you will host users from Spain on your\n"
"machine, select English as the main language in the tree view and in the\n"
"Advanced section click on the box corresponding to \"Spanish|Spain\".\n"
"\n"
"Note that multiple languages may be installed. Once you have selected any\n"
"additional locales, click the \"OK\" button to continue."
msgstr ""
"Hy chn ngn ng a thch  thc hin ci t v dng trong h thng.\n"
"\n"
"Nt \"Nng cao\" s cho php la chn cc ngn ng khc s c\n"
"ci t ln my trm lm vic. Vic chn cc ngn ng khc th cc file\n"
"c trng cho ngn ng s c ci t ginh cho ti liu v cc ng\n"
"dng. Ly v d: bn c mt ngi t Ty ban nha n v dng my\n"
"tnh ca bn, chn ting Anh l ngn ng chnh trong danh sch, v\n"
"trong phn Nng cao, nh du vo hp tng ng vi \"Spanish|Spain\".\n"
"\n"
"Lu : c th ci t a ngn ng. Mt khi  chn xong thm bt k\n"
"cc locale, nhn vo nt \"OK\"  tip tc."

#: ../../help.pm_.c:610
msgid ""
"DrakX generally detects the number of buttons your mouse has. If not, it\n"
"assumes you have a two-button mouse and will set it up for third-button\n"
"emulation. DrakX will automatically know whether it is a PS/2, serial or\n"
"USB mouse.\n"
"\n"
"If you wish to specify a different type of mouse select the appropriate\n"
"type from the provided list.\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. If the mouse is not working well, press the space bar or [Return]\n"
"to \"Cancel\" and choose again."
msgstr ""
"Theo mc nh, DrakX cho l bn c mt chut loi 2 nt v s thit lp\n"
"m phng nt th ba. DrakX s t ng nhn ra chut l loi PS/2,\n"
"serial hay USB.\n"
"\n"
"Nu bn mun ch nh mt loi chut khc, hy chn loi thch hp\n"
"t danh sch.\n"
"\n"
"Nu chn chut khc vi mc nh, bn s nhn mt mn hnh \n"
"chy th chut. S dng cc nt v bnh xe  xc minh cc thit\n"
"lp l ng. Nu chut khng hot ng ng, hy nhn space bar\n"
"hoc Tr Li   \"B qua\" v chn li."

#: ../../help.pm_.c:624
msgid ""
"Please select the correct port. For example, the \"COM1\" port under\n"
"Windows is named \"ttyS0\" under GNU/Linux."
msgstr ""
"Hy chn ng cng. V d, cng COM1 trong Microsoft Windows c gi\n"
"l ttyS0 trong GNU/Linux."

#: ../../help.pm_.c:628
msgid ""
"This is the most crucial decision point for the security of your GNU/Linux\n"
"system: you have to enter the \"root\" password. \"root\" is the system\n"
"administrator and is the only one authorized to make updates, add users,\n"
"change the overall system configuration, and so on. In short, \"root\" can\n"
"do everything! That is why you must choose a password that is difficult to\n"
"guess - DrakX will tell you if it is too easy. As you can see, you can\n"
"choose not to enter a password, but we strongly advise you against this if\n"
"only for one reason: do not think that because you booted GNU/Linux that\n"
"your other operating systems are safe from mistakes. Since \"root\" can\n"
"overcome all limitations and unintentionally erase all data on partitions\n"
"by carelessly accessing the partitions themselves, it is important for it\n"
"to be difficult to become \"root\".\n"
"\n"
"The password should be a mixture of alphanumeric characters and at least 8\n"
"characters long. Never write down the \"root\" password - it makes it too\n"
"easy to compromise a system.\n"
"\n"
"However, please do not make the password too long or complicated because\n"
"you must be able to remember it without too much effort.\n"
"\n"
"The password will not be displayed on screen as you type it in. Hence, you\n"
"will have to type the password twice to reduce the chance of a typing\n"
"error. If you do happen to make the same typing error twice, this\n"
"``incorrect'' password will have to be used the first time you connect.\n"
"\n"
"In Expert mode, you will be asked if you will be connecting to an\n"
"authentication server, like NIS or LDAP.\n"
"\n"
"If your network uses the LDAP (or NIS) protocol for authentication, select\n"
"\"LDAP\" (or \"NIS\") as authentication. If you do not know, ask your\n"
"network administrator.\n"
"\n"
"If your computer is not connected to any administrated network, you will\n"
"want to choose \"Local files\" for authentication."
msgstr ""
"y l thi im ch cht nht i vi vn  bo mt cho h thng Linux:\n"
"cn phi nhp mt mt khu cho \"root\". \"root\" l ngi qun tr h "
"thng,\n"
"l ngi duy nht c php tin hnh cp nht, thm ngi dng, thay i\n"
"ton b cu hnh h thng, v.v... Ni ngn gn l \"root\" c th thc hin\n"
"mi th!  l l do ti sao bn cn chn mt mt khu phi tht kh on;\n"
"DrakX s thng bo nu n qu d on. Nh  thy, bn c th khng\n"
"nhp mt khu, nhng chng ti khuyn bn rt nn nhp mt khu, v mt\n"
"l do: ng cho rng ch mt mnh bn khi ng Linux th cc h iu\n"
"hnh khc vn an ton khi gp li. iu  khng ng v \"root\" c th\n"
"vt qua mi gii hn v v  xa ton b d liu trn cc phn vng do\n"
"t n truy cp thiu thn trng! Quan trng l phi  tht kh khn nu\n"
"mun tr thnh \"root\".\n"
"\n"
"Mt khu nn pha trn bng cc k t s v ch ci v c  di t nht 8\n"
"k t. V khng nn ghi mt khu \"root\" vo u c -  trnh h thng.\n"
"b xm hi\n"
"\n"
"ng nn dng mt khu qu di hoc phc tp  cho php bn c kh\n"
"nng nh n mt cch khng kh khn lm.\n"
"\n"
"Mt khu s khng hin th trn mn hnh khi bn nhp vo. V vy,\n"
"phi nhp mt khu hai ln  trnh gp li khi g bn phm\n"
"Nu c hai ln bn u g sai nh nhau th mt khu \"sai\" s\n"
"c dng vo ln u bn thc hin kt ni.\n"
"\n"
"Trong ch  chuyn gia, bn s c hi khi kt ni vi my ch\n"
"chng thc, nh NIS hoc LDAP.\n"
"\n"
"Nu mng lm vic dng giao thc LDAP hay NIS  chng thc,\n"
"hy chn \"LDAP\" hay \"NIS\". Nu bn khng bit r, hy hi\n"
"nh qun tr h thng mng.\n"
"\n"
"Nu my tnh ny khng kt ni vi bt k h thng mng c qun\n"
"tr no, bn s chn \"Cc tp tin Cc b\"  chng thc."

#: ../../help.pm_.c:664
msgid ""
"LILO and grub are GNU/Linux bootloaders. This stage, normally, is totally\n"
"automated. In fact, DrakX analyzes the disk boot sector and acts\n"
"accordingly, depending on what it finds here:\n"
"\n"
" * if a Windows boot sector is found, it will replace it with a grub/LILO\n"
"boot sector. Hence, you will be able to load either GNU/Linux or another\n"
"OS;\n"
"\n"
" * if a grub or LILO boot sector is found, it will replace it with a new\n"
"one.\n"
"\n"
"If in doubt, DrakX will display a dialog with various options.\n"
"\n"
" * \"Bootloader to use\": you have three choices:\n"
"\n"
"    * \"GRUB\": if you prefer grub (text menu).\n"
"\n"
"    * \"LILO with graphical menu\": if you prefer LILO with its graphical\n"
"interface.\n"
"\n"
"    * \"LILO with text menu\": if you prefer LILO with its text menu\n"
"interface.\n"
"\n"
" * \"Boot device\": in most cases, you will not change the default\n"
"(\"/dev/hda\"), but if you prefer, the bootloader can be installed on the\n"
"second hard drive (\"/dev/hdb\"), or even on a floppy disk (\"/dev/fd0\");\n"
"\n"
" * \"Delay before booting the default image\": when rebooting the computer,\n"
"this is the delay granted to the user to choose - in the bootloader menu,\n"
"another boot entry than the default one.\n"
"\n"
"!! Beware that if you choose not to install a bootloader (by selecting\n"
"\"Cancel\" here), you must ensure that you have a way to boot your Mandrake\n"
"Linux system! Also, be sure you know what you do before changing any of the\n"
"options. !!\n"
"\n"
"Clicking the \"Advanced\" button in this dialog will offer many advanced\n"
"options, which are reserved to the expert user.\n"
"\n"
"After you have configured the general bootloader parameters, the list of\n"
"boot options which will be available at boot time will be displayed.\n"
"\n"
"If there is another operating system installed on your machine, it will\n"
"automatically be added to the boot menu. Here, you can choose to fine-tune\n"
"the existing options. Select an entry and click \"Modify\" to modify or\n"
"remove it; \"Add\" creates a new entry; and \"Done\" goes on to the next\n"
"installation step."
msgstr ""
"LILO v GRUB l trnh np khi ng cho GNU/Linux. Thng thng, giai on\n"
"ny t ng hon ton. Thc t, DrakX s phn tch sector khi ng ca a "
"v\n"
"thc hin sao cho ph hp vi nhng g tm thy  y:\n"
"\n"
" * nu tm thy sector khi ng ca Windows, n s thay th bng sector "
"khi\n"
"ng ca GRUB/LILO  cho bn c th khi chy Linux hoc h iu hnh\n"
"khc\n"
"\n"
" * nu tm thy sector khi ng GRUB hay LILO, n s thay th bng mt ci\n"
"mi;\n"
"\n"
"Nu nghi ng, DrakX s hin th mt hp thoi vi cc ty chn khc nhau.\n"
"\n"
" * \"Trnh np khi ng c dng\": c ba la chn cho bn:\n"
"\n"
"    * \"GRUB\": nu bn thch dng GRUB (vi menu dng vn bn).\n"
"\n"
"    * \"LILO vi menu  ha\": khi bn thch dng LILO vi giao din \n"
"ha\n"
"\n"
"    * \"LILO\" vi menu dng vn bn: nu thch dng LILO vi menu dng vn\n"
"bn.\n"
"\n"
" * \"Thit b khi ng\": thng th bn khng thay i mc nh (\"/dev/hda"
"\"),\n"
"nhng nu thch, trnh np khi ng c th c ghi ln  a cng th hai\n"
"(\"/dev/ hdb\"), hay thm ch trn a mm (\"/dev/fd0\").\n"
"\n"
" * \"Tr hon trc khi np nh mc nh\": khi khi ng li my, y l "
"thi\n"
"gian tr cho php  ngi dng c th chn trn menu ca trnh np khi "
"ng\n"
"mt mc nhp khi ng khc vi mc nh.\n"
"\n"
"!! Ch : nu chn khng ci t trnh np khi ng (bng nhn \"B qua\" "
"\n"
"y), th phi m bo l  c mt cch khc  khi ng h thng Linux\n"
"Mandrake! Cng nn bit chc v vic ang lm trc khi thay i bt k ty\n"
"chn no. !!\n"
"\n"
"Nhn nt \"Nng cao\" trong hp thoi ny s c thm nhiu ty chn nng\n"
"cao  p ng cho ngi dng thnh tho.\n"
"\n"
"sau khi cu hnh cc thng s ca trnh np khi ng, mt danh sch cho\n"
"cc ty chn khi ng s hin th khi khi ng.\n"
"\n"
"Nu nh c mt h iu hnh khc  c ci t trn my, n s t ng\n"
"c b xung vo menu khi ng. Ti y, bn c th chn ng cc ty\n"
"chn hin c. Nhn p ln mt mc hin c s cho php bn thay i cc\n"
"thng s hay xa b n. Nhn nt \"Thm\"  to mc nhp mi; nhn nt\n"
"\"Hon thnh\"  tip tc cc bc ci t."

#: ../../help.pm_.c:713
msgid ""
"LILO (the LInux LOader) and grub are bootloaders: they are able to boot\n"
"either GNU/Linux or any other operating system present on your computer.\n"
"Normally, these other operating systems are correctly detected and\n"
"installed. If this is not the case, you can add an entry by hand in this\n"
"screen. Be careful to choose the correct parameters.\n"
"\n"
"You may also not want to give access to these other operating systems to\n"
"anyone. In which case, you can delete the corresponding entries. But then,\n"
"you will need a boot disk in order to boot those other operating systems!"
msgstr ""
"LILO (the LInux LOader) v GRUB l cc trnh qun l khi ng khng ch\n"
"cho GNU/Linux m cn cho c cc h iu hnh khc trong my tnh ca bn.\n"
"Thng thng, cc h iu hnh khc c pht hin chnh xc v c ci\n"
"t. Nu khng c nh vy, bn c th nhp thm bng tay vo mn hnh\n"
"ny. Hy thn trng chn chnh xc cc thng s.\n"
"\n"
"Bn cng c th khng mun cho ngi khc truy cp vo cc h iu hnh\n"
"khc ny, trng hp ny bn c th xo cc mc nhp tng ng. Nhng\n"
"bn phi to mt a khi ng  khi ng chng!"

#: ../../help.pm_.c:724
msgid ""
"You must indicate where you wish to place the information required to boot\n"
"to GNU/Linux.\n"
"\n"
"Unless you know exactly what you are doing, choose \"First sector of drive\n"
"(MBR)\"."
msgstr ""
"Bn cn phi ch ra ni bn mun t thng tin c yu cu  khi ng\n"
"vo GNU/Linux.\n"
"\n"
"Nu bn bit chnh xc mi vic, hy chn \"Sector u tin ca a\n"
"(MBR)\"."

#: ../../help.pm_.c:731
msgid ""
"Here, we select a printing system for your computer. Other OSs may offer\n"
"you one, but Mandrake Linux offers three.\n"
"\n"
" * \"pdq\" - which means ``print, don't queue'', is the choice if you have\n"
"a direct connection to your printer and you want to be able to panic out of\n"
"printer jams, and you do not have networked printers. It will handle only\n"
"very simple network cases and is somewhat slow for networks. Pick \"pdq\"\n"
"if this is your maiden voyage to GNU/Linux. You can change your choices\n"
"after installation by running PrinterDrake from the Mandrake Control Center\n"
"and clicking the expert button.\n"
"\n"
" * \"CUPS\" - ``Common Unix Printing System'', is excellent at printing to\n"
"your local printer and also halfway-around the planet. It is simple and can\n"
"act as a server or a client for the ancient \"lpd\" printing system. Hence,\n"
"it is compatible with the systems that went before. It can do many tricks,\n"
"but the basic setup is almost as easy as \"pdq\". If you need this to\n"
"emulate an \"lpd\" server, you must turn on the \"cups-lpd\" daemon. It has\n"
"graphical front-ends for printing or choosing printer options.\n"
"\n"
" * \"lprNG\" - ``line printer daemon New Generation''. This system can do\n"
"approximately the same things the others can do, but it will print to\n"
"printers mounted on a Novell Network, because it supports the IPX protocol,\n"
"and it can print directly to shell commands. If you have need of Novell or\n"
"printing to commands without using a separate pipe construct, use lprNG.\n"
"Otherwise, CUPS is preferable as it is simpler and better at working over\n"
"networks."
msgstr ""
"Ti y, chng ta chn mt h thng in n dng cho my tnh ny. Cc h\n"
"thng khc c th ch cho bn chn mt loi, nhng Mandrake c nhng 3.\n"
"\n"
" * \"pdq\" - ngha l ``in, khng xp hng'', l mt la chn nu bn c "
"mt\n"
"kt ni trc tip ti my in v iu bn mun l c th loi b hin tng "
"nghn\n"
"my in, v bn khng c bt k my in no c ni mng. N s ch qun\n"
"l cho cc trng hp mng n gin v c phn hi chm cho mng. Chn\n"
"\"pdq\" nu y l ln u tin bn s dng GNU/Linux. Nhng c th chn\n"
"li sau khi ci t bng vic chy PrinterDrake t Trung Tm iu Khin\n"
"Mandrake v nhn ln nt Chuyn gia.\n"
"\n"
" * \"CUPS\"``Common Unix Printing System'' rt tuyt vi  in vi\n"
"my in cc b v cng l mt na vng th gii. N n gin v c th\n"
"hot ng nh mt server hay mt client i vi h thng in \"lpd\" c,\n"
"cho nn n tng thch vi cc h thng  c trc y. N c th lm\n"
"nhiu vic, nhng thit lp c bn th li n gin nh l \"pdq\". Nu cn\n"
"n  gi lp mt server \"lpd\", bn cn phi bt daemon \"cups-lpd\". N\n"
"c cc front-end  ha  in hoc chn cc ty chn cho my in.\n"
"\n"
" * \"lprNG\"``line printer daemon New Generation''. H thng in ny c\n"
"th thc hin gn nh mi vic m cc h thng khc lm c, nhng n\n"
"in vi my in kt gn trn mng Novell, bi v n h tr giao thc IPX, v\n"
"n c th in trc tip t cc lnh shell. Nu bn cn c Novell hoc in n\n"
"ti cc lnh m khng s dng mt thit lp pipe ring r, hy dng lprNG.\n"
"Nu khng, CUPS l mt la chn c a thch do tnh n gin v lm\n"
"vic tt hn thng qua mng."

#: ../../help.pm_.c:759
msgid ""
"DrakX now detects any IDE device present in your computer. It will also\n"
"scan for one or more PCI SCSI card(s) on your system. If a SCSI card is\n"
"found, DrakX will automatically install the appropriate driver.\n"
"\n"
"Because hardware detection does not always detect a piece of hardware,\n"
"DrakX will ask you to confirm if a PCI SCSI card is present. Click \"Yes\"\n"
"if you know that there is a SCSI card installed in your machine. You will\n"
"be presented a list of SCSI cards to choose from. Click \"No\" if you have\n"
"no SCSI hardware. If you are unsure, you can check the list of hardware\n"
"detected in your machine by selecting \"See hardware info\" and clicking\n"
"\"OK\". Examine the list of hardware and then click on the \"OK\" button to\n"
"return to the SCSI interface question.\n"
"\n"
"If you have to manually specify your adapter, DrakX will ask if you want to\n"
"specify options for it. You should allow DrakX to probe the hardware for\n"
"the card-specific options which the hardware needs to initialize. This\n"
"usually works well.\n"
"\n"
"If DrakX is not able to probe for the options which need to be passed, you\n"
"will need to provide options to the driver manually. Please review the\n"
"``User Guide'' (chapter 3, in the ``Collecting Information on Your\n"
"Hardware'' section) for hints on retrieving the parameters required from\n"
"hardware documentation, from the manufacturer's web site (if you have\n"
"Internet access) or from Microsoft Windows (if you used this hardware with\n"
"Windows on your system)."
msgstr ""
"By gi, DrakX tin hnh pht hin ton b phn cng c trong my. N cng\n"
"s r qut cc card PCI SCSI c trn h thng. Nu tm thy card SCSI, "
"DrakX\n"
"s t ng ci t driver ph hp.\n"
"\n"
"Thnh thong trong mt s trng hp, vic pht hin phn cng khng\n"
"pht hin ra c thit b no, DrakX s hi  khng nh xem h thng\n"
"c card SCSI khng. Hy nhn nt \"C\" nu trong my c thit b ny v\n"
" hin th danh sch cc card SCSI v bn s chn t . Nhn ln nt\n"
"\"Khng\" nu khng c phn cng SCSI no trong my. Nu khng r,\n"
"bn c th kim tra danh sch phn cng trong my bng vic chn\n"
"\"Xem thng tin phn cng\" v nhn ln nt \"OK\"  quay li phn hi\n"
"v giao din SCSI.\n"
"\n"
"Nu nh bn phi t nh ra adapter, DrakX s hi l bn c mun\n"
"nh ra cc ty chn cho n. Bn nn cho php DrakX thm d phn\n"
"cng  a ra cc ty chn. iu ny thng din ra mt cch tri\n"
"chy.\n"
"\n"
"Nu DrakX khng th thm d c cc ty chn thch hp, bn cn\n"
"phi cung cp cc ty chn cho driver. Hy xem li \"User Guide\"\n"
"(chng 3, phn \"Collective informations on your hardware\")  xem\n"
"gi  v cc thng s ca phn cng t ti liu v phn cng, hoct\n"
"web site ca nh sn xut (nu bn c ng truy cp Internet) hoc\n"
"t Microsoft Windows (nu bn cng ang s dng thit b phn cng\n"
"ny vi Windows trong h thng)."

#: ../../help.pm_.c:786
msgid ""
"You can add additional entries for yaboot, either for other operating\n"
"systems, 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 simply the name you will have to type at the yaboot\n"
"prompt to select this boot option;\n"
"\n"
" * Image: this would be the name of the kernel to boot. Typically, vmlinux\n"
"or a 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 used quite often\n"
"to assist in initializing video hardware, or to enable keyboard mouse\n"
"button emulation for the often lacking 2nd and 3rd mouse buttons on a stock\n"
"Apple mouse. 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 4,096 bytes. If you\n"
"need to allocate a large ramdisk, this option can be used;\n"
"\n"
" * Read-write: normally the \"root\" partition is initially brought up in\n"
"read-only, to allow a file system check before the system becomes ``live''.\n"
"Here, you can override 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 just pressing ENTER at the yaboot prompt. This entry will\n"
"also be highlighted with a ``*'', if you press [Tab] to see the boot\n"
"selections."
msgstr ""
"C th thm cc mc nhp cho yaboot, khng ch cho cc h iu hnh khc,\n"
"cc kernel lun phin, m cn cho nh khi ng cp cu.\n"
"\n"
"Cho cc h iu hnh khc - mc nhp ch gm nhn v phn vng root.\n"
"\n"
"i vi Linux, c mt s ty chn c th thc hin: \n"
"\n"
" * Nhn: ch n gin l tn s c g ti du nhc yaboot  la ty chn "
"khi \n"
"ng ny.\n"
"\n"
" * nh: l tn ca kernel khi ng.  in hnh l vmlinux hoc cc bin "
"th\n"
"ca vmlinux vi phn m rng.\n"
"\n"
" * Root: thit b \"root\" hay \"/\" cho vic ci t Linux.\n"
"\n"
" * B sung: trn phn cng ca Apple, ty chn b sung cho kernel rt hay\n"
"dng h tr cho gi tr ban u ca phn cng video, hoc  m phng\n"
"nt chut trn bn phm cho cc chut ca Apple khng c nt th hai v ba.\n"
"Sau y l mt s v d:\n"
"\n"
"        video=aty128fb:vmode:17,cmode:32,mclk:71 adb_buttons=103,111 "
"hda=autotune\n"
"\n"
"         video=atyfb:vmode:12,cmode:24 adb_buttons=103,111 \n"
"\n"
" * Initrd: ty chn ny dng  np cc module s khi, trc khi\n"
"thit b khi ng  sn sng, hay  np nh ramdisk cho trng hp\n"
"khi ng khn cp.\n"
"\n"
" * Initrd-size: kch thc mc nh ca ramdisk l 4096 bytes. Nu cn\n"
"nh ra mt ramdisk ln th c th s dng ty chn ny.\n"
"\n"
" * c-Ghi: thng thng phn vng \"root\" s khi mang thuc tnh ch "
"c,\n"
" cho php mt h thng tp tin kim tra trc khi h thng tr nn \"hot "
"ng\".\n"
"Ti y, bn c th ghi  ln ty chn ny.\n"
"\n"
" * Khng c Video: chng t phn cng video ca Apple c vn  bt thng,\n"
"bn c th la ty chn ny  khi ng vo ch  \"khng c video\" c "
"h\n"
"tr ca frame buffer ni ti.\n"
"\n"
" * Mc nh: chn mc nhp ny l ty chn mc nh ca Linux,\n"
"ch vic nhn phm Enter ti du nhc ca yaboot.  Mc chn ny\n"
"cng s bt sng vi du \"*\", khi bn nhn phm Tab  xem cc la\n"
"chn khi ng."

#: ../../help.pm_.c:833
msgid ""
"Yaboot is a bootloader for NewWorld MacIntosh hardware. It is able to boot\n"
"either GNU/Linux, MacOS or MacOSX if present on your computer. Normally,\n"
"these other operating systems are correctly detected and installed. If this\n"
"is not the case, you can add an entry by hand in this screen. Be careful to\n"
"choose the correct parameters.\n"
"\n"
"Yaboot's main options are:\n"
"\n"
" * Init Message: a simple text message displayed before the boot prompt;\n"
"\n"
" * Boot Device: indicates where you want to place the information required\n"
"to boot to GNU/Linux. Generally, you set up a bootstrap partition earlier\n"
"to hold this information;\n"
"\n"
" * Open Firmware Delay: unlike LILO, there are two delays available with\n"
"yaboot. The first delay is measured in seconds and at this point, you can\n"
"choose between CD, OF boot, MacOS or Linux;\n"
"\n"
" * Kernel Boot Timeout: this timeout is similar to the LILO boot delay.\n"
"After selecting Linux, you will have this delay in 0.1 second before your\n"
"default kernel description is selected;\n"
"\n"
" * Enable CD Boot?: checking this option allows you to choose ``C'' for CD\n"
"at the first boot prompt;\n"
"\n"
" * Enable OF Boot?: checking this option allows you to choose ``N'' for\n"
"Open Firmware at the first boot prompt;\n"
"\n"
" * Default OS: you can select which OS will boot by default when the Open\n"
"Firmware Delay expires."
msgstr ""
"Yaboot l trnh khi ng cho my MacIntosh . N c th khi ng\n"
"c c GNU/Linux, MacOS, hay MacOSX nu c trong my tnh\n"
"Thng thng, c cc h iu hnh khc  c pht hin v ci t\n"
"chnh xc.Trong trng hp khng pht hin c, bn c th t mnh\n"
"thm vo bng tay ti mn hnh ny. Xin cn thn khi chn cc tham s.\n"
"\n"
"Cc ty chn chnh caYaboot l:\n"
"\n"
" * Thng ip s khi: thng ip dng vn bn c hin th trc du nhc\n"
"khi ng.\n"
"\n"
" * Thit b Khi ng: Ch nh ni bn mun t cc thng tin c yu cu "
"\n"
"khi ng vo GNU/Linux. Ni chung, bn thit lp mt phn vng by khi "
"ng trc  gi cc thng tin ny.\n"
"\n"
" * Open Firmware Delay: Khc vi LILO, c hai s tr sn c km theo "
"yaboot.\n"
"S tr th nht c o bng giy v vo lc ny bn c th chn gia CD,\n"
"OF boot, MacOS, hay Linux.\n"
"\n"
" * Thi gian tr khi ng Kernel: s ht thi gian ny ging nh thi gian "
"tr khi\n"
"ng ca LILO. Sau khi chn Linux, bn s c c 0.1 giy trc khi m t "
"ca\n"
"kernel mc nh ca bn c chn.\n"
"\n"
" * Cho php khi ng t CD?: ty chn ny s cho php chn \"C\" cho CD\n"
"ti du nhc khi ng u tin.\n"
"\n"
" * Cho php khi ng OF?: ty chn ny s cho php bn chn \"N\" cho Open\n"
"Firmware ti du nhc khi ng u tin.\n"
"\n"
" * H iu hnh mc nh: c th chn h iu hnh no s c khi ng\n"
"mc nh khi qu thi gian tr ca Open Firmware."

#: ../../help.pm_.c:865
msgid ""
"Here are presented various parameters concerning your machine. Depending on\n"
"your installed hardware, you may - or not, see the following entries:\n"
"\n"
" * \"Mouse\": check the current mouse configuration and click on the button\n"
"to change it if necessary;\n"
"\n"
" * \"Keyboard\": check the current keyboard map configuration and click on\n"
"the button to change that if necessary;\n"
"\n"
" * \"Timezone\": DrakX, by default, guesses your time zone from the\n"
"language you have chosen. But here again, as for the choice of a keyboard,\n"
"you may not be in the country for which the chosen language should\n"
"correspond. Hence, you may need to click on the \"Timezone\" button in\n"
"order to configure the clock according to the time zone you are in;\n"
"\n"
" * \"Printer\": clicking on the \"No Printer\" button will open the printer\n"
"configuration wizard;\n"
"\n"
" * \"Sound card\": if a sound card is detected on your system, it is\n"
"displayed here. No modification possible at installation time;\n"
"\n"
" * \"TV card\": if a TV card is detected on your system, it is displayed\n"
"here. No modification possible at installation time;\n"
"\n"
" * \"ISDN card\": if an ISDN card is detected on your system, it is\n"
"displayed here. You can click on the button to change the parameters\n"
"associated with it."
msgstr ""
"Ti y hin th nhiu loi thng s lin quan n my tnh. Ty thuc\n"
"vo phn cng, bn c th hoc khng th xem nhng mc sau:\n"
"\n"
" * \"Chut\": kim tra cu hnh chut hin thi v nhn ln nt \n"
"thay i nu thy cn thit.\n"
"\n"
" * \"Bn phm\": kim tra cu hnh nh x bn phm hin thi v\n"
"nhn nt  thay i nu cn.\n"
"\n"
" * \"Mi gi\": DrakX, theo mc nh, s on mi gi theo ngn ng\n"
"c chn. Nhng li  y, l ni chn bn phm, bn c th khng\n"
"ang sng  quc gia tng ng vi ngn ng  chn.\n"
"V vy, bn c th phi nhn ln nt \"Mi gi\"  cu hnh ng h\n"
"theo mi gi ni bn ang sng.\n"
"\n"
" * \"My in\": Nhn nt \"Khng c My in\"  m  thut cu hnh\n"
"my in.\n"
"\n"
" * \"Card m thanh\": nu card m thanh c pht hin, n s hin th\n"
"ti y. Khng c kh nng thay i trong lc ci t.\n"
"\n"
" * \"Card TV\": nu card TV c pht hin, n s hin th ti y.\n"
"Khng c kh nng thay i trong lc ci t.\n"
"\n"
" * \"Card ISDN\": nu mt card ISDN c pht hin, n s hin th\n"
"ti y. C th nhn ln nt  thay i cc thng s lin quan n\n"
"card ny."

#: ../../help.pm_.c:894
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 it will be lost\n"
"and will not be recoverable!"
msgstr ""
"Hy chn  cng m bn mun xo  ci t phn vng Mandrake Linux\n"
"mi. Hy thn trng, mi d liu c trn  s b mt v khng th khi\n"
"phc li c."

#: ../../help.pm_.c:899
msgid ""
"Click on \"OK\" if you want to delete all data and partitions present on\n"
"this hard drive. Be careful, after clicking on \"OK\", you will not be able\n"
"to recover any data and partitions present on this hard drive, including\n"
"any Windows data.\n"
"\n"
"Click on \"Cancel\" to cancel this operation without losing any data and\n"
"partitions present on this hard drive."
msgstr ""
"Nhp chut ln \"OK\" nu bn mun xa mi d liu v cc phn vng\n"
"hin c trn  cng ny. Hy thn trng, sau khi nhp chut ln \"OK\",\n"
"bn s khng th khi phc d liu v cc phn vng hin c trn  cng "
"ny,\n"
"k c d liu ca Windows.\n"
"\n"
"Nhp chut ln \"B qua\"  thi chy chng trnh  khng lm mt\n"
"bt k d liu v cc phn vng trn  a cng ny."

#: ../../install2.pm_.c:114
#, c-format
msgid ""
"Can't access kernel modules corresponding to your kernel (file %s is "
"missing), this generally means your boot floppy in not in sync with the "
"Installation medium (please create a newer boot floppy)"
msgstr ""
"Khng th truy cp cc m-un kernel tng ng vi kernel ca bn (thiu tp "
"tin %s), i khi l a mm khi ng khng ng b vi cc phng tin ci "
"t (hy to mt a mm khi ng mi hn)"

#: ../../install2.pm_.c:166
#, c-format
msgid "You must also format %s"
msgstr "Cng phi nh dng %s"

#: ../../install_any.pm_.c:418
#, c-format
msgid ""
"You have selected the following server(s): %s\n"
"\n"
"\n"
"These servers are activated by default. They don't have any known security\n"
"issues, but some new could be found. In that case, you must make sure to "
"upgrade\n"
"as soon as possible.\n"
"\n"
"\n"
"Do you really want to install these servers?\n"
msgstr ""
"Bn  chn cc my ch sau y: %s\n"
"\n"
"\n"
"Cc my ch ny s c kch hot theo mc nh. Chng khng c bt c mt "
"phin bn pht hnh bo mt no\n"
", nhng mt s my ch mi s khng th c tm thy.Trong trng hp nh "
"vy,bn phi nng cp\n"
"cng sm cng tt.\n"
"\n"
"\n"
"Bn c thc s mun ci t cc my ch ny?\n"

#: ../../install_any.pm_.c:454
msgid "Can't use broadcast with no NIS domain"
msgstr "Khng th dng pht thanh khi khng c tn vng NIS"

#: ../../install_any.pm_.c:837
#, c-format
msgid "Insert a FAT formatted floppy in drive %s"
msgstr "Np mt a mm  format vo  %s"

#: ../../install_any.pm_.c:841
msgid "This floppy is not FAT formatted"
msgstr "a mm ny khng phi nh dng FAT "

#: ../../install_any.pm_.c:853
msgid ""
"To use this saved packages selection, boot installation with ``linux "
"defcfg=floppy''"
msgstr ""
" s dng cc gi cu cha  c lu, khi ng ci t bng ``linux "
"defcfg=floppy''"

#: ../../install_any.pm_.c:875 ../../partition_table.pm_.c:771
#, c-format
msgid "Error reading file %s"
msgstr "Li khi c tp tin %s"

#: ../../install_interactive.pm_.c:23
#, c-format
msgid ""
"Some hardware on your computer needs ``proprietary'' drivers to work.\n"
"You can find some information about them at: %s"
msgstr ""
"Mt s phn cng ca my tnh cn cc driver ``proprietary''  hot ng.\n"
"Bn c th tm thng tin v chng ti: %s"

#: ../../install_interactive.pm_.c:58
msgid ""
"You must have a root partition.\n"
"For this, create a partition (or click on an existing one).\n"
"Then choose action ``Mount point'' and set it to `/'"
msgstr ""
"Bn phi c mt phn vng root.\n"
"Mun vy, hy to mt phn vng (hoc nhp chut ln mt phn vng sn c).\n"
"Sau  chn ``im gn kt'' v gn n vo `/'"

#: ../../install_interactive.pm_.c:63
msgid "You must have a swap partition"
msgstr "Bn phi c mt phn vng trao i (swap)"

#: ../../install_interactive.pm_.c:64
msgid ""
"You don't have a swap partition.\n"
"\n"
"Continue anyway?"
msgstr ""
"Khng c phn vng trao i (swap)\n"
"\n"
"Vn tip tc?"

#: ../../install_interactive.pm_.c:67 ../../install_steps.pm_.c:164
msgid "You must have a FAT partition mounted in /boot/efi"
msgstr "Bn phi c mt phn vng FAT c kt gn vo /boot/efi"

#: ../../install_interactive.pm_.c:91
msgid "Use free space"
msgstr "Dng khng gian trng"

#: ../../install_interactive.pm_.c:93
msgid "Not enough free space to allocate new partitions"
msgstr "Khng  khng gian trng  to cc phn vng mi"

#: ../../install_interactive.pm_.c:101
msgid "Use existing partitions"
msgstr "Dng phn vng hin thi"

#: ../../install_interactive.pm_.c:103
msgid "There is no existing partition to use"
msgstr "Khng c phn vng hin thi  dng"

#: ../../install_interactive.pm_.c:110
msgid "Use the Windows partition for loopback"
msgstr "Dng phn vng Windows  loopback"

#: ../../install_interactive.pm_.c:113
msgid "Which partition do you want to use for Linux4Win?"
msgstr "Phn vng no bn mun s dng cho Linux4Win?"

#: ../../install_interactive.pm_.c:115
msgid "Choose the sizes"
msgstr "Chn kch thc"

#: ../../install_interactive.pm_.c:116
msgid "Root partition size in MB: "
msgstr "Kch thc phn vng root theo MB: "

#: ../../install_interactive.pm_.c:117
msgid "Swap partition size in MB: "
msgstr "Kch thc phn vng swap theo MB: "

#: ../../install_interactive.pm_.c:126
msgid "Use the free space on the Windows partition"
msgstr "Dng khng gian trng ca phn vng Windows"

#: ../../install_interactive.pm_.c:129
msgid "Which partition do you want to resize?"
msgstr "Bn mun lp li kch thc phn vng no?"

#: ../../install_interactive.pm_.c:131
msgid "Resizing Windows partition"
msgstr "ang tnh ton phm vi h thng tp tin ca Windows"

#: ../../install_interactive.pm_.c:134
#, c-format
msgid ""
"The FAT resizer is unable to handle your partition, \n"
"the following error occured: %s"
msgstr ""
"S lp li kch thc FAT khng th qun l phn vng ca bn, \n"
"xy ra li nh sau: %s"

#: ../../install_interactive.pm_.c:137
msgid ""
"Your Windows partition is too fragmented. Please reboot your computer under "
"Windows, run the ``defrag'' utility, then restart the Mandrake Linux "
"installation."
msgstr "Phn vng Windows b phn mnh nhiu, hy chy ``defrag'' trc"

#: ../../install_interactive.pm_.c:138
msgid ""
"WARNING!\n"
"\n"
"DrakX will now resize your Windows partition. Be careful:\n"
"this operation is dangerous. If you have not already done\n"
"so, you should first exit the installation, run scandisk\n"
"under Windows (and optionally run defrag), then restart the\n"
"installation. You should also backup your data.\n"
"When sure, press Ok."
msgstr ""
"Cnh Bo!\n"
"\n"
"DrakX s chnh li kch thc phn vng Windows. Hy thn trng:\n"
"qu trnh ny nguy him. Nu vn bn cha hon thnh,\n"
"trc ht hy thot ra khi qu trnh ci t, chy chng\n"
"trnh kim tra  a trong Windows (v tt nht l chy\n"
"c trnh dn a sau  thc hin li qu trnh ci t.\n"
"Bn cng nn sao lu d liu.\n"
"Khi thc hin xong, nhn OK."

#: ../../install_interactive.pm_.c:148
msgid "Which size do you want to keep for Windows on"
msgstr "Bn mun gi kch thc no cho Windows"

#: ../../install_interactive.pm_.c:149
#, c-format
msgid "partition %s"
msgstr "Phn vng %s"

#: ../../install_interactive.pm_.c:156
#, c-format
msgid "FAT resizing failed: %s"
msgstr "Khng thit lp li c kch thc FAT: %s"

#: ../../install_interactive.pm_.c:171
msgid ""
"There is no FAT partition to resize or to use as loopback (or not enough "
"space left)"
msgstr ""
"Khng c phn vng FAT no  thit lp li kch thc hoc  loopback "
"(hoc khng  khng gian trng)."

#: ../../install_interactive.pm_.c:177
msgid "Erase entire disk"
msgstr "Xo ton b a"

#: ../../install_interactive.pm_.c:177
msgid "Remove Windows(TM)"
msgstr "Xo Windows(TM)"

#: ../../install_interactive.pm_.c:180
msgid "You have more than one hard drive, which one do you install linux on?"
msgstr "Bn c hn mt a cng, bn ci t Linux ln a no?"

#: ../../install_interactive.pm_.c:183
#, c-format
msgid "ALL existing partitions and their data will be lost on drive %s"
msgstr "Ton b cc phn vng v d liu hin c s b xa khi  a %s"

#: ../../install_interactive.pm_.c:191
msgid "Custom disk partitioning"
msgstr "Ty chnh phn vng a "

#: ../../install_interactive.pm_.c:195
msgid "Use fdisk"
msgstr "Dng fdisk"

#: ../../install_interactive.pm_.c:198
#, c-format
msgid ""
"You can now partition %s.\n"
"When you are done, don't forget to save using `w'"
msgstr ""
"By gi bn c th phn vng %s.\n"
"Khi hon thnh, ng qun lu li bng `w'"

#: ../../install_interactive.pm_.c:227
msgid "You don't have enough free space on your Windows partition"
msgstr "Bn khng c  khng gian trng trn phn vng Windows"

#: ../../install_interactive.pm_.c:243
msgid "I can't find any room for installing"
msgstr "Khng tm c ni ci t"

#: ../../install_interactive.pm_.c:246
msgid "The DrakX Partitioning wizard found the following solutions:"
msgstr " thut phn vng ca DrakX tm ra cc gii php nh sau:"

#: ../../install_interactive.pm_.c:250
#, c-format
msgid "Partitioning failed: %s"
msgstr "Qu trnh phn vng hng: %s"

#: ../../install_interactive.pm_.c:260
msgid "Bringing up the network"
msgstr "Bt chc nng mng"

#: ../../install_interactive.pm_.c:265
msgid "Bringing down the network"
msgstr "Tt chc nng mng"

#: ../../install_steps.pm_.c:76
msgid ""
"An error occurred, but I don't know how to handle it nicely.\n"
"Continue at your own risk."
msgstr ""
"C li xy ra, khng r cch gii quyt thch hp.\n"
"Tip tc vi ri ro."

#: ../../install_steps.pm_.c:206
#, c-format
msgid "Duplicate mount point %s"
msgstr "Sao chp im gn kt %s"

#: ../../install_steps.pm_.c:392
msgid ""
"Some important packages didn't get installed properly.\n"
"Either your cdrom drive or your cdrom is defective.\n"
"Check the cdrom on an installed computer using \"rpm -qpl Mandrake/RPMS/*.rpm"
"\"\n"
msgstr ""
"Mt s gi  khng c ci t ng n.\n"
"C th do  a cdrom hoc a cdrom ca bn b li.\n"
"Kim tra cdrom trn my tnh bng \"rpm -qpl Mandrake/RPMS/*.rpm\"\n"

#: ../../install_steps.pm_.c:464
#, c-format
msgid "Welcome to %s"
msgstr "Cho mng %s"

#: ../../install_steps.pm_.c:518 ../../install_steps.pm_.c:760
msgid "No floppy drive available"
msgstr "Khng c  a mm"

#: ../../install_steps_auto_install.pm_.c:76
#: ../../install_steps_stdio.pm_.c:22
#, c-format
msgid "Entering step `%s'\n"
msgstr "i vo giai on `%s'\n"

#: ../../install_steps_gtk.pm_.c:149
msgid ""
"Your system is low on resources. You may have some problem installing\n"
"Mandrake Linux. If that occurs, you can try a text install instead. For "
"this,\n"
"press `F1' when booting on CDROM, then enter `text'."
msgstr ""
"H thng ca bn c cu hnh thp. Bn c th gp phi mt s trc trc khi\n"
"ci t Mandrake Linux. Nu xy ra li, bn c th thay th bng kiu ci "
"t trong\n"
"ch  vn bn bng cch nhn phm `F1' khi khi ng t CDROM, ri nhp "
"`text'."

#: ../../install_steps_gtk.pm_.c:160 ../../install_steps_interactive.pm_.c:232
msgid "Install Class"
msgstr "Kiu ci t"

#: ../../install_steps_gtk.pm_.c:163
msgid "Please choose one of the following classes of installation:"
msgstr "Hy chn mt trong cc loi ci t sau y:"

#: ../../install_steps_gtk.pm_.c:242 ../../install_steps_interactive.pm_.c:695
msgid "Package Group Selection"
msgstr "Nhm gi tin c chn"

#: ../../install_steps_gtk.pm_.c:274 ../../install_steps_interactive.pm_.c:710
msgid "Individual package selection"
msgstr "Cc gi ring c chn"

#: ../../install_steps_gtk.pm_.c:297 ../../install_steps_interactive.pm_.c:634
#, c-format
msgid "Total size: %d / %d MB"
msgstr "Kch thc ton b: %d / %d MB"

#: ../../install_steps_gtk.pm_.c:339
msgid "Bad package"
msgstr "Gi hng"

#: ../../install_steps_gtk.pm_.c:340
#, c-format
msgid "Name: %s\n"
msgstr "Tn: %s\n"

#: ../../install_steps_gtk.pm_.c:341
#, c-format
msgid "Version: %s\n"
msgstr "Phin bn: %s\n"

#: ../../install_steps_gtk.pm_.c:342
#, c-format
msgid "Size: %d KB\n"
msgstr "Kch thc: %d KB\n"

#: ../../install_steps_gtk.pm_.c:343
#, c-format
msgid "Importance: %s\n"
msgstr "Quan trng: %s\n"

#: ../../install_steps_gtk.pm_.c:365
msgid ""
"You can't select this package as there is not enough space left to install it"
msgstr "Bn khng th chn gi ny v khng cn  khng gian  ci t"

#: ../../install_steps_gtk.pm_.c:370
msgid "The following packages are going to be installed"
msgstr "Cc gi sau y s c ci t"

#: ../../install_steps_gtk.pm_.c:371
msgid "The following packages are going to be removed"
msgstr "Cc gi sau y s c b ra"

#: ../../install_steps_gtk.pm_.c:383
msgid "You can't select/unselect this package"
msgstr "Bn khng th chn/b chn gi ny"

#: ../../install_steps_gtk.pm_.c:395
msgid "This is a mandatory package, it can't be unselected"
msgstr "Gi ny bt buc chn, khng th b chn n"

#: ../../install_steps_gtk.pm_.c:397
msgid "You can't unselect this package. It is already installed"
msgstr "Bn khng th b chn gi ny. N c ci t ri"

#: ../../install_steps_gtk.pm_.c:400
msgid ""
"This package must be upgraded.\n"
"Are you sure you want to deselect it?"
msgstr ""
"Gi ny phi c nng cp\n"
"Bn c chn l mun b chn n khng?"

#: ../../install_steps_gtk.pm_.c:403
msgid "You can't unselect this package. It must be upgraded"
msgstr "Bn khng th khng chn gi ny. N phi c nng cp."

#: ../../install_steps_gtk.pm_.c:408
msgid "Show automatically selected packages"
msgstr "Hin th cc gi c chn t ng"

#: ../../install_steps_gtk.pm_.c:409 ../../install_steps_interactive.pm_.c:256
#: ../../install_steps_interactive.pm_.c:260
#: ../../standalone/drakbackup_.c:2935
msgid "Install"
msgstr "Ci t"

#: ../../install_steps_gtk.pm_.c:412
msgid "Load/Save on floppy"
msgstr "Ti/Lu vo a mm"

#: ../../install_steps_gtk.pm_.c:413
msgid "Updating package selection"
msgstr "ang cp nht s la chn cc gi"

#: ../../install_steps_gtk.pm_.c:418
msgid "Minimal install"
msgstr "Ci t ti thiu"

#: ../../install_steps_gtk.pm_.c:433 ../../install_steps_interactive.pm_.c:539
msgid "Choose the packages you want to install"
msgstr "Chn cc gi bn mun ci t "

#: ../../install_steps_gtk.pm_.c:449 ../../install_steps_interactive.pm_.c:777
msgid "Installing"
msgstr "ang ci t"

#: ../../install_steps_gtk.pm_.c:455
msgid "Estimating"
msgstr "ang c lng"

#: ../../install_steps_gtk.pm_.c:462
msgid "Time remaining "
msgstr "Thi gian cn li"

#: ../../install_steps_gtk.pm_.c:474
msgid "Please wait, preparing installation..."
msgstr "Hy ch, ang chun b ci t."

#: ../../install_steps_gtk.pm_.c:558
#, c-format
msgid "%d packages"
msgstr "%d gi"

#: ../../install_steps_gtk.pm_.c:563
#, c-format
msgid "Installing package %s"
msgstr "ang ci t gi %s"

#: ../../install_steps_gtk.pm_.c:600 ../../install_steps_interactive.pm_.c:189
#: ../../install_steps_interactive.pm_.c:801
#: ../../standalone/drakautoinst_.c:203
msgid "Accept"
msgstr "Chp thun"

#: ../../install_steps_gtk.pm_.c:600 ../../install_steps_interactive.pm_.c:189
#: ../../install_steps_interactive.pm_.c:801
msgid "Refuse"
msgstr "T chi"

#: ../../install_steps_gtk.pm_.c:601 ../../install_steps_interactive.pm_.c:802
#, c-format
msgid ""
"Change your Cd-Rom!\n"
"\n"
"Please insert the Cd-Rom labelled \"%s\" in your drive and press Ok when "
"done.\n"
"If you don't have it, press Cancel to avoid installation from this Cd-Rom."
msgstr ""
"i a CD!\n"
"\n"
"Hy np a CD c nhn \"%s\" vo  a ri nhn OK khi  xong.\n"
"Nu bn khng c, nhn B qua  khng chy ci t t a ny."

#: ../../install_steps_gtk.pm_.c:615 ../../install_steps_gtk.pm_.c:619
#: ../../install_steps_interactive.pm_.c:814
#: ../../install_steps_interactive.pm_.c:818
msgid "Go on anyway?"
msgstr "Vn c tip tc?"

#: ../../install_steps_gtk.pm_.c:615 ../../install_steps_interactive.pm_.c:814
msgid "There was an error ordering packages:"
msgstr "Li khi ang x l cc gi:"

#: ../../install_steps_gtk.pm_.c:619 ../../install_steps_interactive.pm_.c:818
msgid "There was an error installing packages:"
msgstr "Li khi ang ci t cc gi:"

#: ../../install_steps_interactive.pm_.c:10
msgid ""
"\n"
"Warning\n"
"\n"
"Please read carefully the terms below. If you disagree with any\n"
"portion, you are not allowed to install the next CD media. Press 'Refuse' \n"
"to continue the installation without using these media.\n"
"\n"
"\n"
"Some components contained in the next CD media are not governed\n"
"by the GPL License or similar agreements. Each such component is then\n"
"governed by the terms and conditions of its own specific license. \n"
"Please read carefully and comply with such specific licenses before \n"
"you use or redistribute the said components. \n"
"Such licenses will in general prevent the transfer,  duplication \n"
"(except for backup purposes), redistribution, reverse engineering, \n"
"de-assembly, de-compilation or modification of the component. \n"
"Any breach of agreement will immediately terminate your rights under \n"
"the specific license. Unless the specific license terms grant you such\n"
"rights, you usually cannot install the programs on more than one\n"
"system, or adapt it to be used on a network. In doubt, please contact \n"
"directly the distributor or editor of the component. \n"
"Transfer to third parties or copying of such components including the \n"
"documentation is usually forbidden.\n"
"\n"
"\n"
"All rights to the components of the next CD media belong to their \n"
"respective authors and are protected by intellectual property and \n"
"copyright laws applicable to software programs.\n"
msgstr ""
"\n"
"Cnh Bo\n"
"\n"
"Hy c k cc iu khon di y. Nu bn khng chp thun vi bt\n"
"c phn no, bn s khng c php ci t a CD tip theo. Nhp vo\n"
"'T chi'  tip tc ci t v khng s dng cc a ny.\n"
"\n"
"\n"
"Mt s thnh phn trong CD tip theo khng tun theo \n"
"GPL License hoc tng t. Mi mt thnh phn ny li \n"
"tun theo cc iu kin v iu khon trong giy php ring ca n. \n"
"Hy c k v chp thun cc giy php i km trc khi bn \n"
"s dng hoc phn phi li cc thnh phn  c  cp. \n"
"Cc giy php ny ni chung s ngn chn vic trao i, sao \n"
"chp (tr cc mc ch sao lu d phng), phn phi li, o \n"
"ln, tho ri, b bin dch hoc thay i thnh phn. \n"
"Bt k mt phm vi chp thun no  cng s gii hn ngay quyn \n"
"ca bn bi giy php. Tr khi l cc iu khon trong giy php\n"
"cho bn quyn, bn khng th ci t cc chng trnh cho nhiu \n"
"my tnh, hoc s dng chng trn mng. Nu c vn  g khng \n"
"r, hy lin h trc tip vi nh phn phi hoc ngi vit chng trnh. \n"
"Chuyn cho bn th ba hoc sao chp cc thnh phn ny lun b \n"
"ngn cm.\n"
"\n"
"\n"
"Mi quyn s dng cc thnh phn  CD tip theo thuc s hu \n"
"ca cc tc gi v c bo v bi lut s hu tr tu v bn quyn \n"
"p dng cho cc chng trnh phn mm.\n"

#: ../../install_steps_interactive.pm_.c:67
msgid "An error occurred"
msgstr "Li xy ra"

#: ../../install_steps_interactive.pm_.c:85
msgid "Do you really want to leave the installation?"
msgstr "Bn thc s mun thi ci t?"

#: ../../install_steps_interactive.pm_.c:112
msgid "License agreement"
msgstr "Chp thun giy php"

#: ../../install_steps_interactive.pm_.c:113
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 "
"occurance 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 ""
"Gii Thiu\n"
"\n"
"H iu hnh v cc thnh phn khc c trong sn phm phn phi ca Mandrake "
"Linux \n"
"s gi l \"Cc Sn Phm Phn Mm\" . Cc Sn Phm Phn Mm bao gm, nhng "
"khng \n"
"b gii hn, mt b cc chng trnh, phng php, quy tc v ti liu lin "
"quan n h iu hnh \n"
"v cc thnh phn khc c trong sn phm phn phi Mandrake Linux.\n"
"\n"
"\n"
"1. Chp Thun Giy Php\n"
"\n"
"Hy c cn thn ti liu ny. N l s chp thun giy php gia bn v  \n"
"MandrakeSoft S.A. c p dng cho cc Sn Phm Phn Mm.\n"
"Bng vic ci t, sao chp hay s dng Sn Phm Phn Mm theo cch \n"
"no  th hin nhin bn ng  v chp thun ton b cc iu khon v "
"iu kin ca giy php ny. \n"
"Nu bn khng chp thun bt k mt iu khon no, bn khng c php ci "
"t, sao chp hay s dng \n"
"cc Sn Phm Phn Mm. \n"
"Mi c gng ci t, sao chp hay s dng Sn Phm Phn Mm ny theo cch "
"khng tun theo \n"
"cc iu khon v iu kin trong giy php s b cm v chm dt quyn ca "
"bn theo giy php ny.\n"
"Bn phi xo ngay lp tc tt c s sao chp cc \n"
"Sn Phm Phn Mm ny.\n"
"\n"
"\n"
"2. Gii Hn Bo m\n"
"\n"
"Cc sn phm phn mm v ti liu i km c cung cp \"nh l\", khng c "
"s bo m, theo\n"
"phm vi cho php ca lut php.\n"
"MandrakeSoft S.A. s t c trch nhim php l  mt mc  no  v cc h "
"hng nh hng ti cng vic lm n.\n"
"\n"
"3. Giy php GPL v cc giy php lin quan\n"
"\n"
"Cc Sn Phm Phn Mm gm c cc phn mm c lm ra bi cc c nhn v t "
"chc khc nhau.\n"
"Hu ht cc thnh phn ny c qun l bi cc iu khon v iu kinca "
"GNU/GPL.\n"
"sau ny gi l \"GPL\", hoc cc giy php tng t. Hu ht cc giy php "
"ny cho php bn s dng, \n"
"sao chp, chnh sa li, hoc phn phi li cc thnh phn m n  cp. Hy "
"c k cc iu khon \n"
"v cc iu kin trong giy php ca tng thnh phn trc khi s dng "
"chng. Mi cu hi \n"
"v giy php ca cc thnh phn nn c gi ti tc gi m khng gi ti "
"MandrakeSoft.\n"
"Cc chng trnh do MandrakeSoft S.A.pht trin c qun l theo giy php "
"GPL. Ti liu do\n"
"MandrakeSoft S.A. vit c qun l bi mt giy php c bit. Hy tham "
"kho ti liu  \n"
"bit thm chi tit.\n"
"\n"
"\n"
"4. Quyn s hu tr tu\n"
"\n"
"Ton b quyn i vi cc thnh phn ca Sn Phm Phn Mm l thuc v cc "
"tc gi ca chng v\n"
"c bo v bi lut s hu tr tu v lut bn quyn p dng cho cc chng "
"trnh phn mm.\n"
"MandrakeSoft S.A. gi quyn thay i hoc chnh sa cc Sn Phm Phn Mm "
"ton b hay mt\n"
"phn.\n"
"\"Mandrake\", \"Mandrake Linux\" v cc logo ca n l nhn ng k ca "
"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"

#: ../../install_steps_interactive.pm_.c:191
msgid "Are you sure you refuse the licence?"
msgstr "Bn c chc l mun t chi giy php?"

#: ../../install_steps_interactive.pm_.c:213
#: ../../install_steps_interactive.pm_.c:1037
#: ../../standalone/keyboarddrake_.c:28
msgid "Keyboard"
msgstr "Bn phm"

#: ../../install_steps_interactive.pm_.c:214
msgid "Please choose your keyboard layout."
msgstr "Hy chn t chc bn phm."

#: ../../install_steps_interactive.pm_.c:215
msgid "Here is the full list of keyboards available"
msgstr "y l danh sch y  cc bn phm hin c "

#: ../../install_steps_interactive.pm_.c:232
msgid "Which installation class do you want?"
msgstr "Bn mun chn kiu ci t no?"

#: ../../install_steps_interactive.pm_.c:236
msgid "Install/Update"
msgstr "Ci t/Cp nht"

#: ../../install_steps_interactive.pm_.c:236
msgid "Is this an install or an update?"
msgstr "y l ci t hay cp nht?"

#: ../../install_steps_interactive.pm_.c:245
msgid "Recommended"
msgstr "Gi "

#: ../../install_steps_interactive.pm_.c:248
#: ../../install_steps_interactive.pm_.c:251
msgid "Expert"
msgstr "Chuyn gia"

#: ../../install_steps_interactive.pm_.c:256
#: ../../install_steps_interactive.pm_.c:260
msgid "Upgrade"
msgstr "Nng cp"

#: ../../install_steps_interactive.pm_.c:256
#: ../../install_steps_interactive.pm_.c:260
msgid "Upgrade packages only"
msgstr "Ch nng cp cc gi tin"

#: ../../install_steps_interactive.pm_.c:276
msgid "Please choose the type of your mouse."
msgstr "Hy chn loi chut."

#: ../../install_steps_interactive.pm_.c:282 ../../standalone/mousedrake_.c:60
msgid "Mouse Port"
msgstr "Cng chut"

#: ../../install_steps_interactive.pm_.c:283 ../../standalone/mousedrake_.c:61
msgid "Please choose on which serial port your mouse is connected to."
msgstr "Hy chn cng ni tip m bn gn chut vo."

#: ../../install_steps_interactive.pm_.c:291
msgid "Buttons emulation"
msgstr "M phng cc nt"

#: ../../install_steps_interactive.pm_.c:293
msgid "Button 2 Emulation"
msgstr "M phng nt th 2"

#: ../../install_steps_interactive.pm_.c:294
msgid "Button 3 Emulation"
msgstr "M phng nt 3"

#: ../../install_steps_interactive.pm_.c:315
msgid "Configuring PCMCIA cards..."
msgstr "ang cu hnh card PCMCIA..."

#: ../../install_steps_interactive.pm_.c:315
msgid "PCMCIA"
msgstr "PCMCIA"

#: ../../install_steps_interactive.pm_.c:322
msgid "Configuring IDE"
msgstr "ang cu hnh IDE"

#: ../../install_steps_interactive.pm_.c:322
msgid "IDE"
msgstr "IDE"

#: ../../install_steps_interactive.pm_.c:337
msgid "No partition available"
msgstr "khng c sn cc phn vng"

#: ../../install_steps_interactive.pm_.c:340
msgid "Scanning partitions to find mount points"
msgstr "Qut cc phn vng  tm im gn kt"

#: ../../install_steps_interactive.pm_.c:348
msgid "Choose the mount points"
msgstr "Chn im gn kt"

#: ../../install_steps_interactive.pm_.c:367
#, c-format
msgid ""
"I can't read your partition table, 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 ""
"Khng c c bng phn vng, n b hng nng :(\n"
"C gng tip tc trn cc phn vng trng b hng (Mi d liu s b mt!).\n"
"Gii php khc l cm DrakX thay i bng phn vng.\n"
"(Li nh sau %s)\n"
"\n"
"Bn c ng   mt ton b cc phn vng?\n"

#: ../../install_steps_interactive.pm_.c:380
msgid ""
"DiskDrake failed to read correctly the partition table.\n"
"Continue at your own risk!"
msgstr ""
"DiskDrake khng th c chnh xc bng phn vng.\n"
"Tip tc s gp nguy c!"

#: ../../install_steps_interactive.pm_.c:397
msgid ""
"No free space for 1MB bootstrap! Install will continue, but to boot your "
"system, you'll need to create the bootstrap partition in DiskDrake"
msgstr ""
"Khng cn khng gian trng 1MB cho by khi ng! Tip tc ci t, nhng  "
"khi ng h thng, bn cn to phn vng by khi ng trong DiskDrake."

#: ../../install_steps_interactive.pm_.c:406
msgid "No root partition found to perform an upgrade"
msgstr "Khng c phn vng root  thc hin nng cp"

#: ../../install_steps_interactive.pm_.c:407
msgid "Root Partition"
msgstr "Phn vng root"

#: ../../install_steps_interactive.pm_.c:408
msgid "What is the root partition (/) of your system?"
msgstr "u l phn vng root (/) ca h thng?"

#: ../../install_steps_interactive.pm_.c:422
msgid "You need to reboot for the partition table modifications to take place"
msgstr "Bn cn khi ng li  cc thay i trong bng phn vng c tc dng"

#: ../../install_steps_interactive.pm_.c:446
msgid "Choose the partitions you want to format"
msgstr "Hy chn cc phn vng bn mun format"

#: ../../install_steps_interactive.pm_.c:447
msgid "Check bad blocks?"
msgstr "Kim tra li b mt a?"

#: ../../install_steps_interactive.pm_.c:474
msgid "Formatting partitions"
msgstr "ang format cc phn vng"

#: ../../install_steps_interactive.pm_.c:476
#, c-format
msgid "Creating and formatting file %s"
msgstr "ang to v format tp tin %s"

#: ../../install_steps_interactive.pm_.c:481
#, c-format
msgid ""
"Failed to check filesystem %s. Do you want to repair the errors? (beware, "
"you can loose data)"
msgstr ""

#: ../../install_steps_interactive.pm_.c:483
msgid "Not enough swap space to fulfill installation, please add some"
msgstr "Swap khng   thc hin ci t, hy tng thm"

#: ../../install_steps_interactive.pm_.c:490
msgid "Looking for available packages and rebuilding rpm database..."
msgstr "ang tm cc gi hin c v xy dng li c s d liu rpm..."

#: ../../install_steps_interactive.pm_.c:491
msgid "Looking for available packages..."
msgstr "ang tm cc gi hin c"

#: ../../install_steps_interactive.pm_.c:495
msgid "Finding packages to upgrade..."
msgstr "ang tm cc gi  nng cp"

#: ../../install_steps_interactive.pm_.c:498
msgid "Looking at packages already installed..."
msgstr "ang nhn vo cc gi  c ci t..."

#: ../../install_steps_interactive.pm_.c:516
#, c-format
msgid ""
"Your system does not have enough space left for installation or upgrade (%d "
"> %d)"
msgstr ""
"H thng khng  khng gian  thc hin ci t hay nng cp (%d > %d)"

#: ../../install_steps_interactive.pm_.c:551
msgid ""
"Please choose load or save package selection on floppy.\n"
"The format is the same as auto_install generated floppies."
msgstr ""
"Hy chn ti hay lu la chn gi tin vo a mm.\n"
"nh dng ging nh cc a mm c to ra khi ci t t ng."

#: ../../install_steps_interactive.pm_.c:554
msgid "Load from floppy"
msgstr "Ti t a mm"

#: ../../install_steps_interactive.pm_.c:556
msgid "Loading from floppy"
msgstr "ang ti t a mm"

#: ../../install_steps_interactive.pm_.c:556
msgid "Package selection"
msgstr "S la chn gi tin"

#: ../../install_steps_interactive.pm_.c:561
msgid "Insert a floppy containing package selection"
msgstr "Np mt a mm c cha s la chn gi tin"

#: ../../install_steps_interactive.pm_.c:573
msgid "Save on floppy"
msgstr "Lu vo a mm"

#: ../../install_steps_interactive.pm_.c:647
msgid "Selected size is larger than available space"
msgstr "C c chn qu ln so vi khong trng c th dng"

#: ../../install_steps_interactive.pm_.c:661
msgid "Type of install"
msgstr "Kiu ci t"

#: ../../install_steps_interactive.pm_.c:662
msgid ""
"You haven't selected any group of packages.\n"
"Please choose the minimal installation you want:"
msgstr ""
"Bn  khng chn bt k mt nhm gi tin no\n"
"Hy chn vic ci t ti thiu m bn mun"

#: ../../install_steps_interactive.pm_.c:665
msgid "With X"
msgstr "Vi X"

#: ../../install_steps_interactive.pm_.c:667
msgid "With basic documentation (recommended!)"
msgstr "Vi ti liu c bn (khuyn ngh!)"

#: ../../install_steps_interactive.pm_.c:668
msgid "Truly minimal install (especially no urpmi)"
msgstr "Thc s ci t ti thiu (c bit l khng c urpmi)"

#: ../../install_steps_interactive.pm_.c:752
msgid ""
"If you have all the CDs in the list below, click Ok.\n"
"If you have none of those CDs, click Cancel.\n"
"If only some CDs are missing, unselect them, then click Ok."
msgstr ""
"Nu bn c  a CD trong danh sch di y, nhn OK.\n"
"Nu bn khng c CD no trong s ny, nhn B qua.\n"
"Nu ch thiu mt s CD, b chn chng, ri nhn OK."

#: ../../install_steps_interactive.pm_.c:757
#, c-format
msgid "Cd-Rom labeled \"%s\""
msgstr "Cd-Rom mang nhn \"%s\""

#: ../../install_steps_interactive.pm_.c:777
msgid "Preparing installation"
msgstr "Chun b ci t"

#: ../../install_steps_interactive.pm_.c:786
#, c-format
msgid ""
"Installing package %s\n"
"%d%%"
msgstr ""
"ang ci t gi %s\n"
"%d%%"

#: ../../install_steps_interactive.pm_.c:832
msgid "Post-install configuration"
msgstr "Cu hnh sau khi ci t"

#: ../../install_steps_interactive.pm_.c:838
#, c-format
msgid "Please insert the Boot floppy used in drive %s"
msgstr "Np a mm khi ng vo  a %s"

#: ../../install_steps_interactive.pm_.c:844
#, c-format
msgid "Please insert the Update Modules floppy in drive %s"
msgstr "Np mt a mm cha cc m-un cp nht vo  a %s"

#: ../../install_steps_interactive.pm_.c:864
msgid ""
"You now have the opportunity to download encryption software.\n"
"\n"
"WARNING:\n"
"\n"
"Due to different general requirements applicable to these software and "
"imposed\n"
"by various jurisdictions, customer and/or end user of theses software "
"should\n"
"ensure that the laws of his/their jurisdiction allow him/them to download, "
"stock\n"
"and/or use these software.\n"
"\n"
"In addition customer and/or end user shall particularly be aware to not "
"infringe\n"
"the laws of his/their jurisdiction. Should customer and/or end user not\n"
"respect the provision of these applicable laws, he/they will incure serious\n"
"sanctions.\n"
"\n"
"In no event shall Mandrakesoft nor its manufacturers and/or suppliers be "
"liable\n"
"for special, indirect or incidental damages whatsoever (including, but not\n"
"limited to loss of profits, business interruption, loss of commercial data "
"and\n"
"other pecuniary losses, and eventual liabilities and indemnification to be "
"paid\n"
"pursuant to a court decision) arising out of use, possession, or the sole\n"
"downloading of these software, to which customer and/or end user could\n"
"eventually have access after having sign up the present agreement.\n"
"\n"
"\n"
"For any queries relating to these agreement, please contact \n"
"Mandrakesoft, Inc.\n"
"2400 N. Lincoln Avenue Suite 243\n"
"Altadena California 91001\n"
"USA"
msgstr ""
"By gi bn c th ti phn mm m ha v dng.\n"
"\n"
"Cnh bo:\n"
"\n"
"V cc nhu cu chung khc nhau  s dng phn mm ny di s rng buc\n"
"php l khc nhau, khch hng v/hoc ngi dng u cui s dng phn\n"
"mm ny nn khng ng rng lut php nc mnh cho php ti xung, lu\n"
"gi v/hoc s dng.\n"
"\n"
"Hn na, khch hng v/hoc ngi dng u cui s phi bit l vic ny\n"
"khng vi phm lut php.\n"
"\n"
"\n"
"Khng mt b phn no ca Mandrakesoft v/hoc cc nh cung cp chu trch\n"
"nhin v cc s c c bit trc tip hay gin tip (bao gm, nhng khng\n"
"b gii hn cho cc mt mt li ch, gin on cng vic, mt d liu thng "
"mi\n"
"v cc vn  ti chnh khc, thm ch cc trch nhim v bi thng phi "
"tr\n"
"theo quyt nh ca to n) ny sinh khi s dng, s hu, hay ch ti xung\n"
"cc phn mm ny, do  khch hng v/hoc ngi dng u cui c th\n"
"tin hnh sau khi ng k vo phn giao ko hin thi.\n"
"\n"
"\n"
"Nu mun hi thm v vn  ny, hy lin h vi \n"
"Mandrakesoft, Inc.\n"
"2400 N. Lincoln Avenue Suite 243\n"
"Altadena California 91001\n"
"USA"

#: ../../install_steps_interactive.pm_.c:903
msgid ""
"You now have the opportunity to download updated packages. These packages\n"
"have been released after the distribution was released. They may\n"
"contain security or bug fixes.\n"
"\n"
"To download these packages, you will need to have a working Internet \n"
"connection.\n"
"\n"
"Do you want to install the updates ?"
msgstr ""
"By gi bn c th ti xung cc gi tin cp nht. Nhng gi ny c pht "
"hnh\n"
"sau khi pht hnh phn phi Linux Mandrake ny. Chng c th\n"
"l cp nht sa li hay cp nht bo mt.\n"
"\n"
" ti v nhng gi ny, bn cn c mt Kt ni Internet hot ng\n"
"\n"
"Bn c mun ci t cc gi cp nht khng ?"

#: ../../install_steps_interactive.pm_.c:918
msgid ""
"Contacting Mandrake Linux web site to get the list of available mirrors..."
msgstr ""
"ang lin h vi website ca Mandrake Linux  ly danh sch cc mirrors sn "
"c"

#: ../../install_steps_interactive.pm_.c:923
msgid "Choose a mirror from which to get the packages"
msgstr "Chn mt mirror  ti cc gi v"

#: ../../install_steps_interactive.pm_.c:932
msgid "Contacting the mirror to get the list of available packages..."
msgstr "ang lin h vi mirror  ly danh sch cc gi hin c"

#: ../../install_steps_interactive.pm_.c:959
msgid "Which is your timezone?"
msgstr "Mi gi no l ca bn?"

#: ../../install_steps_interactive.pm_.c:964
msgid "Hardware clock set to GMT"
msgstr "ng h trong my t theo GMT"

#: ../../install_steps_interactive.pm_.c:965
msgid "Automatic time synchronization (using NTP)"
msgstr "ng b ha t ng thi gian (dng NTP)"

#: ../../install_steps_interactive.pm_.c:972
msgid "NTP Server"
msgstr "My ch NTP"

#: ../../install_steps_interactive.pm_.c:1006
#: ../../install_steps_interactive.pm_.c:1014
msgid "Remote CUPS server"
msgstr "My ch CUPS  xa"

#: ../../install_steps_interactive.pm_.c:1007
msgid "No printer"
msgstr "Khng c my in"

#: ../../install_steps_interactive.pm_.c:1024
msgid "Do you have an ISA sound card?"
msgstr "Bn c card m thanh ISA khng ?"

#: ../../install_steps_interactive.pm_.c:1026
msgid "Run \"sndconfig\" after installation to configure your sound card"
msgstr "Chy \"sndconfig\" sau khi ci t  cu hnh card m thanh"

#: ../../install_steps_interactive.pm_.c:1028
msgid "No sound card detected. Try \"harddrake\" after installation"
msgstr ""
"Khng pht hin c card m thanh no. Hy th \"harddrake\" sau khi ci t"

#: ../../install_steps_interactive.pm_.c:1033 ../../steps.pm_.c:27
msgid "Summary"
msgstr "Tm tt"

#: ../../install_steps_interactive.pm_.c:1036
msgid "Mouse"
msgstr "Chut"

#: ../../install_steps_interactive.pm_.c:1038
msgid "Timezone"
msgstr "Mi gi"

#: ../../install_steps_interactive.pm_.c:1039 ../../printerdrake.pm_.c:2347
#: ../../printerdrake.pm_.c:2425
msgid "Printer"
msgstr "My in"

#: ../../install_steps_interactive.pm_.c:1041
msgid "ISDN card"
msgstr "Card ISDN"

#: ../../install_steps_interactive.pm_.c:1044
#: ../../install_steps_interactive.pm_.c:1046
msgid "Sound card"
msgstr "Card m thanh"

#: ../../install_steps_interactive.pm_.c:1048
msgid "TV card"
msgstr "Card TV"

#: ../../install_steps_interactive.pm_.c:1088
#: ../../install_steps_interactive.pm_.c:1113
#: ../../install_steps_interactive.pm_.c:1117
msgid "LDAP"
msgstr "LDAP"

#: ../../install_steps_interactive.pm_.c:1089
#: ../../install_steps_interactive.pm_.c:1113
#: ../../install_steps_interactive.pm_.c:1126
msgid "NIS"
msgstr "NIS"

#: ../../install_steps_interactive.pm_.c:1090
#: ../../install_steps_interactive.pm_.c:1113
#: ../../install_steps_interactive.pm_.c:1134
msgid "Windows PDC"
msgstr "Windows PDC"

#: ../../install_steps_interactive.pm_.c:1091
#: ../../install_steps_interactive.pm_.c:1113
msgid "Local files"
msgstr "Cc tp tin cc b"

#: ../../install_steps_interactive.pm_.c:1100
#: ../../install_steps_interactive.pm_.c:1101 ../../steps.pm_.c:24
msgid "Set root password"
msgstr "Thit lp mt khu root"

#: ../../install_steps_interactive.pm_.c:1102
msgid "No password"
msgstr "Khng c mt khu"

#: ../../install_steps_interactive.pm_.c:1107
#, c-format
msgid "This password is too short (it must be at least %d characters long)"
msgstr "Mt khu ny n gin qu ( phi gm t nht %d k t)"

#: ../../install_steps_interactive.pm_.c:1113 ../../network/modem.pm_.c:49
#: ../../standalone/drakconnect_.c:626 ../../standalone/logdrake_.c:172
msgid "Authentication"
msgstr "Xc nhn"

#: ../../install_steps_interactive.pm_.c:1121
msgid "Authentication LDAP"
msgstr "Chng thc "

#: ../../install_steps_interactive.pm_.c:1122
msgid "LDAP Base dn"
msgstr "LDAP Base dn"

#: ../../install_steps_interactive.pm_.c:1123
msgid "LDAP Server"
msgstr "My ch LDAP"

#: ../../install_steps_interactive.pm_.c:1129
msgid "Authentication NIS"
msgstr "Chng thc NIS"

#: ../../install_steps_interactive.pm_.c:1130
msgid "NIS Domain"
msgstr "Min NIS"

#: ../../install_steps_interactive.pm_.c:1131
msgid "NIS Server"
msgstr "My ch NIS"

#: ../../install_steps_interactive.pm_.c:1138
msgid "Authentication Windows PDC"
msgstr "Chng thc Windows PDC"

#: ../../install_steps_interactive.pm_.c:1139
msgid "Windows Domain"
msgstr "Min Windows"

#: ../../install_steps_interactive.pm_.c:1140
msgid "PDC Server Name"
msgstr "Tn My ch PDC"

#: ../../install_steps_interactive.pm_.c:1142
msgid ""
"For this to work for a W2K PDC, you will probably need to have the admin "
"run: C:\\>net localgroup \"Pre-Windows 2000 Compatible Access\" everyone /"
"add and reboot the server"
msgstr ""
" n lm vic cho mt W2K PDC, bn c th cn chy bng nh qun tr: C:"
"\\>net localgroup \"Pre-Windows 2000 Compatible Access\" everyone /add v "
"khi ng li my ch"

#: ../../install_steps_interactive.pm_.c:1176
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"
"SILO on your system, or another operating system removes SILO, or SILO "
"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.\n"
"\n"
"If you want to create a bootdisk for your system, insert a floppy in the "
"first\n"
"drive and press \"Ok\"."
msgstr ""
"Mt a mm khi ng gip khi ng h thng Linux ca bn m \n"
"khng ph thuc vo trnh khi ng thng thng. Cch ny hu dng nu\n"
"bn khng mun ci t SILO, hay SILO b h iu hnh khc xo, hay SILO "
"khng\n"
"hot ng vi cu hnh phn cng ca bn. a mm khi ng cng c th "
"dng\n"
"vi nh cu gii ca Mandrake, to iu kin d dng phc hi h thng khi "
"gp\n"
"s c.\n"
"\n"
"Nu bn mun to mt a mm khi ng, np mt a mm vo  a mm\n"
"th nht v nhn \"OK\"."

#: ../../install_steps_interactive.pm_.c:1192
msgid "First floppy drive"
msgstr " a mm th nht"

#: ../../install_steps_interactive.pm_.c:1193
msgid "Second floppy drive"
msgstr " a mm th hai"

#: ../../install_steps_interactive.pm_.c:1194 ../../printerdrake.pm_.c:1896
msgid "Skip"
msgstr "Cho qua"

#: ../../install_steps_interactive.pm_.c:1199
#, 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 ""
"Mt a mm khi ng gip khi ng h thng Linux ca bn m \n"
"khng ph thuc vo trnh khi ng thng thng. Cch ny hu dng nu\n"
"bn khng mun ci t LILO (hoc grub), hay LILO b h iu hnh khc xo, "
"hay LILO khng\n"
"hot ng vi cu hnh phn cng ca bn. a mm khi ng cng c th "
"dng\n"
"vi nh cu gii ca Mandrake, to iu kin d dng phc hi h thng khi "
"gp\n"
"s c.Bn c mun to mt a mm khi ng cho h thng khng?\n"
"%s"

#: ../../install_steps_interactive.pm_.c:1205
msgid ""
"\n"
"\n"
"(WARNING! You're using XFS for your root partition,\n"
"creating a bootdisk on a 1.44 Mb floppy will probably fail,\n"
"because XFS needs a very large driver)."
msgstr ""
"\n"
"\n"
"(Cnh bo! Bn ang dng XFS cho phn vng root,\n"
"vic to mt a mm khi ng 1.44 Mb c th tht bi,\n"
"v XFS cn mt  a rt ln)."

#: ../../install_steps_interactive.pm_.c:1213
msgid "Sorry, no floppy drive available"
msgstr "Xin li, khng c  a mm no c"

#: ../../install_steps_interactive.pm_.c:1217
msgid "Choose the floppy drive you want to use to make the bootdisk"
msgstr "Chn  a mm bn mun dng  to a khi ng"

#: ../../install_steps_interactive.pm_.c:1221
#, c-format
msgid "Insert a floppy in %s"
msgstr "Np a mm vo %s"

#: ../../install_steps_interactive.pm_.c:1224
msgid "Creating bootdisk..."
msgstr "ang to a khi ng"

#: ../../install_steps_interactive.pm_.c:1231
msgid "Preparing bootloader..."
msgstr "ang chun b trnh khi ng"

#: ../../install_steps_interactive.pm_.c:1242
msgid ""
"You appear to have an OldWorld or Unknown\n"
" machine, the yaboot bootloader will not work for you.\n"
"The install will continue, but you'll\n"
" need to use BootX to boot your machine"
msgstr ""
"C v nh my tnh  lc hu hoc khng cn c\n"
" bit n, trnh khi ng yaboot s khng lm vic.\n"
"Tip tc ci t, nhng bn s cn phi\n"
" s dng BootX  khi ng my tnh."

#: ../../install_steps_interactive.pm_.c:1248
msgid "Do you want to use aboot?"
msgstr "Bn c mun s dng aboot khng?"

#: ../../install_steps_interactive.pm_.c:1251
msgid ""
"Error installing aboot, \n"
"try to force installation even if that destroys the first partition?"
msgstr ""
"Li khi ci t aboot, \n"
"C gng ci t k c khi n c th ph hng phn vng u tin?"

#: ../../install_steps_interactive.pm_.c:1258
msgid "Installing bootloader"
msgstr "ang ci t trnh np khi ng"

#: ../../install_steps_interactive.pm_.c:1264
msgid "Installation of bootloader failed. The following error occured:"
msgstr "Khng ci t c trnh khi ng. Xy ra li nh sau:"

#: ../../install_steps_interactive.pm_.c:1272
#, c-format
msgid ""
"You may need to change your Open Firmware boot-device to\n"
" enable the bootloader.  If you don't see the bootloader prompt at\n"
" reboot, hold down Command-Option-O-F at reboot and enter:\n"
" setenv boot-device %s,\\\\:tbxi\n"
" Then type: shut-down\n"
"At your next boot you should see the bootloader prompt."
msgstr ""
"Bn cn thay i thit b khi ng Trnh C S M  cho php\n"
" chy trnh khi ng. Nu khng nhn thy du nhc ca trnh\n"
" khi ng khi khi ng li, nhn v gi Command-Option-O-F\n"
" lc khi ng li ri nhp:\n"
" setenv boot-device %s,\\\\:tbxi\n"
" Ri g: shut-down\n"
"Ln khi ng tip theo, bn s nhn thy du nhc ca trnh khi ng."

#: ../../install_steps_interactive.pm_.c:1306
#: ../../standalone/drakautoinst_.c:81
#, c-format
msgid "Insert a blank floppy in drive %s"
msgstr "Np mt a mm trng vo  %s"

#: ../../install_steps_interactive.pm_.c:1310
msgid "Creating auto install floppy..."
msgstr "ang to a mm ci t t ng"

#: ../../install_steps_interactive.pm_.c:1321
msgid ""
"Some steps are not completed.\n"
"\n"
"Do you really want to quit now?"
msgstr ""
"Mt s bc cha c hon thnh.\n"
"\n"
"Bn thc s mun thot ra by gi?"

#: ../../install_steps_interactive.pm_.c:1332
#, c-format
msgid ""
"Congratulations, installation is complete.\n"
"Remove the boot media and press return to reboot.\n"
"\n"
"\n"
"For information on fixes which are available for this release of Mandrake "
"Linux,\n"
"consult the Errata available from:\n"
"\n"
"\n"
"%s\n"
"\n"
"\n"
"Information on configuring your system is available in the post\n"
"install chapter of the Official Mandrake Linux User's Guide."
msgstr ""
"Chc mng bn, qu trnh ci t  hon thnh.\n"
"Ly a khi ng ra v nhn return  khi ng li.\n"
"\n"
"V thng tin sa li c sn cho cc phin bn ca Mandrake Linux,\n"
"hy\n"
"tham kho Errata c ti:\n"
"\n"
"\n"
"%s\n"
"\n"
"\n"
"Thng tin cu hnh h thng c sn trong chng sau ci t ca\n"
"hng dn s dng chnh (Official Mandrake Linux User's Guide)."

#: ../../install_steps_interactive.pm_.c:1345
msgid "http://www.mandrakelinux.com/en/90errata.php3"
msgstr "http://www.mandrakelinux.com/en/90errata.php3"

#: ../../install_steps_interactive.pm_.c:1350
msgid "Generate auto install floppy"
msgstr "To a mm ci t t ng"

#: ../../install_steps_interactive.pm_.c:1352
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 ""
"Ci t t ng c th hon ton t ng nu\n"
"mun, trong trng hp ny n s tip ni  cng!!\n"
"(Ngha l tin hnh ci t ln mt  khc).\n"
"\n"
"C th bn thch din li qu trnh ci t.\n"

#: ../../install_steps_interactive.pm_.c:1357
msgid "Automated"
msgstr "T ng"

#: ../../install_steps_interactive.pm_.c:1357
msgid "Replay"
msgstr "Din li"

#: ../../install_steps_interactive.pm_.c:1360
msgid "Save packages selection"
msgstr "Lu la chn cc gi"

#: ../../install_steps_newt.pm_.c:22
#, c-format
msgid "Mandrake Linux Installation %s"
msgstr "Ci t Mandrake Linux %s"

#: ../../install_steps_newt.pm_.c:34
msgid ""
"  <Tab>/<Alt-Tab> between elements  | <Space> selects | <F12> next screen "
msgstr ""
"  <Tab>/<Alt-Tab> gia cc phn t  | <Space> chn | <F12> mn hnh tip "
"theo "

#: ../../interactive.pm_.c:87
msgid "kdesu missing"
msgstr "thiu kdesu"

#: ../../interactive.pm_.c:89 ../../interactive.pm_.c:100
msgid "consolehelper missing"
msgstr "thiu trnh tr gip trong console"

#: ../../interactive.pm_.c:152
msgid "Choose a file"
msgstr "Chn mt tp tin"

#: ../../interactive.pm_.c:315
msgid "Advanced"
msgstr "Nng cao"

#: ../../interactive.pm_.c:316
msgid "Basic"
msgstr "C bn"

#: ../../interactive/stdio.pm_.c:29 ../../interactive/stdio.pm_.c:147
msgid "Bad choice, try again\n"
msgstr "Chn ti, hy th li\n"

#: ../../interactive/stdio.pm_.c:30 ../../interactive/stdio.pm_.c:148
#, c-format
msgid "Your choice? (default %s) "
msgstr "La chn ca bn? (mc nh %s)"

#: ../../interactive/stdio.pm_.c:52
#, c-format
msgid ""
"Entries you'll have to fill:\n"
"%s"
msgstr ""
"Cc mc nhp cn phi in:\n"
"%s"

#: ../../interactive/stdio.pm_.c:68
#, c-format
msgid "Your choice? (0/1, default `%s') "
msgstr "La chn ca bn? (0/1, `%s' mc nh) "

#: ../../interactive/stdio.pm_.c:93
#, c-format
msgid "Button `%s': %s"
msgstr "Nt: `%s': %s"

#: ../../interactive/stdio.pm_.c:94
msgid "Do you want to click on this button?"
msgstr "C mun nhn ln nt ny khng?"

#: ../../interactive/stdio.pm_.c:103
msgid " enter `void' for void entry"
msgstr " nhp `void' cho mc nhp void"

#: ../../interactive/stdio.pm_.c:103
#, c-format
msgid "Your choice? (default `%s'%s) "
msgstr "La chn ca bn? (mc nh `%s'%s) "

#: ../../interactive/stdio.pm_.c:121
#, c-format
msgid "=> There are many things to choose from (%s).\n"
msgstr "=> C rt nhiu th  chn t (%s).\n"

#: ../../interactive/stdio.pm_.c:124
msgid ""
"Please choose the first number of the 10-range you wish to edit,\n"
"or just hit Enter to proceed.\n"
"Your choice? "
msgstr ""
"Hy chn s u tin trong hng 10 nu bn mun bin son,\n"
"hoc nhn Enter  tin hnh.\n"
"Bn chn g? "

#: ../../interactive/stdio.pm_.c:137
#, c-format
msgid ""
"=> Notice, a label changed:\n"
"%s"
msgstr ""
"=> Thng bo, mt nhn b i:\n"
"%s"

#: ../../interactive/stdio.pm_.c:144
msgid "Re-submit"
msgstr " trnh li"

#: ../../keyboard.pm_.c:165 ../../keyboard.pm_.c:196
msgid "Czech (QWERTZ)"
msgstr "Czech (QWERTZ)"

#: ../../keyboard.pm_.c:166 ../../keyboard.pm_.c:198
msgid "German"
msgstr "c"

#: ../../keyboard.pm_.c:167
msgid "Dvorak"
msgstr "Dvorak"

#: ../../keyboard.pm_.c:168 ../../keyboard.pm_.c:205
msgid "Spanish"
msgstr "Ty ban nha"

#: ../../keyboard.pm_.c:169 ../../keyboard.pm_.c:206
msgid "Finnish"
msgstr "Phn lan"

#: ../../keyboard.pm_.c:170 ../../keyboard.pm_.c:207
msgid "French"
msgstr "Php"

#: ../../keyboard.pm_.c:171 ../../keyboard.pm_.c:232
msgid "Norwegian"
msgstr "Na uy"

#: ../../keyboard.pm_.c:172
msgid "Polish"
msgstr "Ba lan"

#: ../../keyboard.pm_.c:173 ../../keyboard.pm_.c:240
msgid "Russian"
msgstr "Nga"

#: ../../keyboard.pm_.c:175 ../../keyboard.pm_.c:242
msgid "Swedish"
msgstr "Thy in"

#: ../../keyboard.pm_.c:176 ../../keyboard.pm_.c:257
msgid "UK keyboard"
msgstr "Bn phm Anh"

#: ../../keyboard.pm_.c:177 ../../keyboard.pm_.c:258
msgid "US keyboard"
msgstr "Bn phm M"

#: ../../keyboard.pm_.c:179
msgid "Albanian"
msgstr "Albanian"

#: ../../keyboard.pm_.c:180
msgid "Armenian (old)"
msgstr "M (c)"

#: ../../keyboard.pm_.c:181
msgid "Armenian (typewriter)"
msgstr "M (my ch)"

#: ../../keyboard.pm_.c:182
msgid "Armenian (phonetic)"
msgstr "M (ng m)"

#: ../../keyboard.pm_.c:187
msgid "Azerbaidjani (latin)"
msgstr "Azerbaidjani (latin)"

#: ../../keyboard.pm_.c:189
msgid "Belgian"
msgstr "B"

#: ../../keyboard.pm_.c:190
msgid "Bulgarian (phonetic)"
msgstr "Bulgarian (phonetic)"

#: ../../keyboard.pm_.c:191
msgid "Bulgarian (BDS)"
msgstr "Bulgarian (BDS)"

#: ../../keyboard.pm_.c:192
msgid "Brazilian (ABNT-2)"
msgstr "Brazilian (ABNT-2)"

#: ../../keyboard.pm_.c:193
msgid "Belarusian"
msgstr "Belarusian"

#: ../../keyboard.pm_.c:194
msgid "Swiss (German layout)"
msgstr "Thy s (bn phm c)"

#: ../../keyboard.pm_.c:195
msgid "Swiss (French layout)"
msgstr "Thy s (bn phm Php)"

#: ../../keyboard.pm_.c:197
msgid "Czech (QWERTY)"
msgstr "Czech (QWERTY)"

#: ../../keyboard.pm_.c:199
msgid "German (no dead keys)"
msgstr "c (khng c phm cht)"

#: ../../keyboard.pm_.c:200
msgid "Danish"
msgstr "an mch"

#: ../../keyboard.pm_.c:201
msgid "Dvorak (US)"
msgstr "Dvorak (US)"

#: ../../keyboard.pm_.c:202
msgid "Dvorak (Norwegian)"
msgstr "Dvorak (Norwegian)"

#: ../../keyboard.pm_.c:203
msgid "Dvorak (Swedish)"
msgstr "Dvorak (Thy in)"

#: ../../keyboard.pm_.c:204
msgid "Estonian"
msgstr "Estonian"

#: ../../keyboard.pm_.c:208
msgid "Georgian (\"Russian\" layout)"
msgstr " (Georgian (\"Russian\" layout)"

#: ../../keyboard.pm_.c:209
msgid "Georgian (\"Latin\" layout)"
msgstr "T chc bn phm Georgian (\"Latin\")"

#: ../../keyboard.pm_.c:210
msgid "Greek"
msgstr "Hy lp"

#: ../../keyboard.pm_.c:211
msgid "Hungarian"
msgstr "Hungarian"

#: ../../keyboard.pm_.c:212
msgid "Croatian"
msgstr "Croatian"

#: ../../keyboard.pm_.c:213
msgid "Israeli"
msgstr "Israeli"

#: ../../keyboard.pm_.c:214
msgid "Israeli (Phonetic)"
msgstr "Israeli (Phonetic)"

#: ../../keyboard.pm_.c:215
msgid "Iranian"
msgstr "Iranian"

#: ../../keyboard.pm_.c:216
msgid "Icelandic"
msgstr "Icelandic"

#: ../../keyboard.pm_.c:217
msgid "Italian"
msgstr ""

#: ../../keyboard.pm_.c:219
msgid "Japanese 106 keys"
msgstr "Nht bn 106 keys"

#: ../../keyboard.pm_.c:222
msgid "Korean keyboard"
msgstr "Bn phm Hn quc"

#: ../../keyboard.pm_.c:223
msgid "Latin American"
msgstr "Latin American"

#: ../../keyboard.pm_.c:224
msgid "Lithuanian AZERTY (old)"
msgstr "Lithuanian AZERTY (old)"

#: ../../keyboard.pm_.c:226
msgid "Lithuanian AZERTY (new)"
msgstr "Lithuanian AZERTY (new)"

#: ../../keyboard.pm_.c:227
msgid "Lithuanian \"number row\" QWERTY"
msgstr "Lithuanian \"number row\" QWERTY"

#: ../../keyboard.pm_.c:228
msgid "Lithuanian \"phonetic\" QWERTY"
msgstr "Lithuanian \"phonetic\" QWERTY"

#: ../../keyboard.pm_.c:229
msgid "Latvian"
msgstr "Latvian"

#: ../../keyboard.pm_.c:230
msgid "Macedonian"
msgstr "Macedonian"

#: ../../keyboard.pm_.c:231
msgid "Dutch"
msgstr "Dutch"

#: ../../keyboard.pm_.c:233
msgid "Polish (qwerty layout)"
msgstr "Polish (qwerty layout)"

#: ../../keyboard.pm_.c:234
msgid "Polish (qwertz layout)"
msgstr "Polish (qwertz layout)"

#: ../../keyboard.pm_.c:235
msgid "Portuguese"
msgstr "Portuguese"

#: ../../keyboard.pm_.c:236
msgid "Canadian (Quebec)"
msgstr "Canadian (Quebec)"

#: ../../keyboard.pm_.c:238
msgid "Romanian (qwertz)"
msgstr "Romanian (qwertz)"

#: ../../keyboard.pm_.c:239
msgid "Romanian (qwerty)"
msgstr "Romanian (qwerty)"

#: ../../keyboard.pm_.c:241
msgid "Russian (Yawerty)"
msgstr "Russian (Yawerty)"

#: ../../keyboard.pm_.c:243
msgid "Slovenian"
msgstr "Slovenian"

#: ../../keyboard.pm_.c:244
msgid "Slovakian (QWERTZ)"
msgstr "Slovakian (QWERTZ)"

#: ../../keyboard.pm_.c:245
msgid "Slovakian (QWERTY)"
msgstr "Slovakian (QWERTY)"

#: ../../keyboard.pm_.c:247
msgid "Serbian (cyrillic)"
msgstr "Serbian (cyrillic)"

#: ../../keyboard.pm_.c:249
msgid "Tamil"
msgstr "Tamil"

#: ../../keyboard.pm_.c:250
msgid "Thai keyboard"
msgstr "Thai keyboard"

#: ../../keyboard.pm_.c:252
msgid "Tajik keyboard"
msgstr "Tajik keyboard"

#: ../../keyboard.pm_.c:253
msgid "Turkish (traditional \"F\" model)"
msgstr "Turkish (traditional \"F\" model)"

#: ../../keyboard.pm_.c:254
msgid "Turkish (modern \"Q\" model)"
msgstr "Turkish (modern \"Q\" model)"

#: ../../keyboard.pm_.c:256
msgid "Ukrainian"
msgstr "Ukrainian"

#: ../../keyboard.pm_.c:259
msgid "US keyboard (international)"
msgstr "US keyboard (international)"

#: ../../keyboard.pm_.c:260
msgid "Vietnamese \"numeric row\" QWERTY"
msgstr "Vietnamese \"numeric row\" QWERTY"

#: ../../keyboard.pm_.c:261
msgid "Yugoslavian (latin)"
msgstr "Yugoslavian (latin)"

#: ../../keyboard.pm_.c:269
msgid "Right Alt key"
msgstr "Phm Alt phi"

#: ../../keyboard.pm_.c:270
msgid "Both Shift keys simultaneously"
msgstr "C 2 phm Shift ng thi"

#: ../../keyboard.pm_.c:271
msgid "Control and Shift keys simultaneously"
msgstr "Phm Control v Shift ng thi"

#: ../../keyboard.pm_.c:272
msgid "CapsLock key"
msgstr "Phm CapsLock"

#: ../../keyboard.pm_.c:273
msgid "Ctrl and Alt keys simultaneously"
msgstr "Phm Ctrl v Alt ng thi"

#: ../../keyboard.pm_.c:274
msgid "Alt and Shift keys simultaneously"
msgstr "Phm Alt v Shift ng thi "

#: ../../keyboard.pm_.c:275
msgid "\"Menu\" key"
msgstr "Phm \"Menu\""

#: ../../keyboard.pm_.c:276
msgid "Left \"Windows\" key"
msgstr "Phm \"Windows\" tri"

#: ../../keyboard.pm_.c:277
msgid "Right \"Windows\" key"
msgstr "Phm \"Windows\" phi"

#: ../../loopback.pm_.c:32
#, c-format
msgid "Circular mounts %s\n"
msgstr "Cc gn kt vng %s\n"

#: ../../lvm.pm_.c:88
msgid "Remove the logical volumes first\n"
msgstr "B cc  l lun trc tin\n"

#: ../../modparm.pm_.c:51
msgid "a number"
msgstr "S"

#: ../../modparm.pm_.c:53
#, c-format
msgid "%d comma separated numbers"
msgstr "%d du phu phn cch cc s"

#: ../../modparm.pm_.c:53
#, c-format
msgid "%d comma separated strings"
msgstr "%d du phy phn cch cc chui"

#: ../../modparm.pm_.c:55
msgid "comma separated numbers"
msgstr "du phy phn cch cc s"

#: ../../modparm.pm_.c:55
msgid "comma separated strings"
msgstr "du phy ngn cch cc chui"

#: ../../modules.pm_.c:283
msgid ""
"PCMCIA support no longer exist for 2.2 kernels. Please use a 2.4 kernel."
msgstr "Cc nhn Kernel 2.2 khng cn h tr PCMCIA na, hy dng 2.4."

#: ../../mouse.pm_.c:25
msgid "Sun - Mouse"
msgstr "Chut ca hng Sun"

#: ../../mouse.pm_.c:32
msgid "Logitech MouseMan+"
msgstr "Logitech MouseMan+"

#: ../../mouse.pm_.c:33
msgid "Generic PS2 Wheel Mouse"
msgstr "Generic PS2 Wheel Mouse"

#: ../../mouse.pm_.c:34
msgid "GlidePoint"
msgstr "GlidePoint"

#: ../../mouse.pm_.c:36 ../../mouse.pm_.c:63
msgid "Kensington Thinking Mouse"
msgstr "Kensington Thinking Mouse"

#: ../../mouse.pm_.c:37 ../../mouse.pm_.c:59
msgid "Genius NetMouse"
msgstr "Genius NetMouse"

#: ../../mouse.pm_.c:38
msgid "Genius NetScroll"
msgstr "Genius NetScroll"

#: ../../mouse.pm_.c:43 ../../mouse.pm_.c:68
msgid "1 button"
msgstr " nt 1"

#: ../../mouse.pm_.c:44 ../../mouse.pm_.c:51
msgid "Generic 2 Button Mouse"
msgstr "Chut chun chung 2 nt"

#: ../../mouse.pm_.c:46
msgid "Wheel"
msgstr "Wheel"

#: ../../mouse.pm_.c:49
msgid "serial"
msgstr "serial"

#: ../../mouse.pm_.c:52
msgid "Generic 3 Button Mouse"
msgstr "Chut chun chung 3 nt"

#: ../../mouse.pm_.c:53
msgid "Microsoft IntelliMouse"
msgstr "Microsoft IntelliMouse"

#: ../../mouse.pm_.c:54
msgid "Logitech MouseMan"
msgstr "Logitech MouseMan"

#: ../../mouse.pm_.c:55
msgid "Mouse Systems"
msgstr "Mouse Systems"

#: ../../mouse.pm_.c:57
msgid "Logitech CC Series"
msgstr "Logitech CC Series"

#: ../../mouse.pm_.c:58
msgid "Logitech MouseMan+/FirstMouse+"
msgstr "Logitech MouseMan+/FirstMouse+"

#: ../../mouse.pm_.c:60
msgid "MM Series"
msgstr "MM Series"

#: ../../mouse.pm_.c:61
msgid "MM HitTablet"
msgstr "MM HitTablet"

#: ../../mouse.pm_.c:62
msgid "Logitech Mouse (serial, old C7 type)"
msgstr "Logitech Mouse (serial, old C7 type)"

#: ../../mouse.pm_.c:66
msgid "busmouse"
msgstr "busmouse"

#: ../../mouse.pm_.c:69
msgid "2 buttons"
msgstr "2 nt"

#: ../../mouse.pm_.c:70
msgid "3 buttons"
msgstr "3 nt"

#: ../../mouse.pm_.c:73
msgid "none"
msgstr "khng c"

#: ../../mouse.pm_.c:75
msgid "No mouse"
msgstr "Khng c chut"

#: ../../mouse.pm_.c:447
msgid "Please test the mouse"
msgstr "Hy th chut"

#: ../../mouse.pm_.c:448
msgid "To activate the mouse,"
msgstr " chut hot ng,"

#: ../../mouse.pm_.c:449
msgid "MOVE YOUR WHEEL!"
msgstr "Hy ln chut!"

#: ../../my_gtk.pm_.c:688
msgid "-adobe-times-bold-r-normal--17-*-100-100-p-*-iso8859-*,*-r-*"
msgstr "-adobe-times-bold-r-normal--17-*-100-100-p-*-iso8859-*,*-r-*"

#: ../../my_gtk.pm_.c:723
msgid "Finish"
msgstr "Kt thc"

#: ../../my_gtk.pm_.c:723 ../../printerdrake.pm_.c:1612
msgid "Next ->"
msgstr "Tip theo ->"

#: ../../my_gtk.pm_.c:724 ../../printerdrake.pm_.c:1610
msgid "<- Previous"
msgstr "<- V trc"

#: ../../my_gtk.pm_.c:1056
msgid "Is this correct?"
msgstr "C ng khng?"

#: ../../my_gtk.pm_.c:1120 ../../services.pm_.c:222
msgid "Info"
msgstr "Thng tin"

#: ../../my_gtk.pm_.c:1141
msgid "Expand Tree"
msgstr "M rng Cy"

#: ../../my_gtk.pm_.c:1142
msgid "Collapse Tree"
msgstr "Thu gn Cy"

#: ../../my_gtk.pm_.c:1143
msgid "Toggle between flat and group sorted"
msgstr "Chuyn gia dy v nhm c phn loi"

#: ../../network/adsl.pm_.c:19 ../../network/ethernet.pm_.c:36
msgid "Connect to the Internet"
msgstr "Kt ni vo Internet"

#: ../../network/adsl.pm_.c:20
msgid ""
"The most common way to connect with adsl is pppoe.\n"
"Some connections use pptp, a few ones use dhcp.\n"
"If you don't know, choose 'use pppoe'"
msgstr ""
"Cch thng dng nht  kt ni bng ADSL l PPPOE.\n"
"Mt s kt ni dng PPTP, s t dng DHCP.\n"
"Nu bn khng r, hy dng 'dng PPPOE'"

#: ../../network/adsl.pm_.c:22
msgid "Alcatel speedtouch usb"
msgstr "Alcatel speedtouch usb"

#: ../../network/adsl.pm_.c:22
msgid "use dhcp"
msgstr "dng DHCP"

#: ../../network/adsl.pm_.c:22
msgid "use pppoe"
msgstr "dng PPPOE"

#: ../../network/adsl.pm_.c:22
msgid "use pptp"
msgstr "dng PPTP"

#: ../../network/ethernet.pm_.c:37
msgid ""
"Which dhcp client do you want to use?\n"
"Default is dhcpcd"
msgstr ""
"Bn mun dng DHCP khch (client) no?\n"
"Mc nh l DHCPD"

#: ../../network/ethernet.pm_.c:88
msgid ""
"No ethernet network adapter has been detected on your system.\n"
"I cannot set up this connection type."
msgstr ""
"Khng d tm c adapter mng ethernet.\n"
"Khng th thit lp kiu kt ni ny."

#: ../../network/ethernet.pm_.c:92 ../../standalone/drakgw_.c:249
msgid "Choose the network interface"
msgstr "Chn giao din mng"

#: ../../network/ethernet.pm_.c:93
msgid ""
"Please choose which network adapter you want to use to connect to Internet"
msgstr "Hy chn adapter mng bn mun dng  kt ni Internet"

#: ../../network/ethernet.pm_.c:178
msgid "no network card found"
msgstr "khng tm thy card mng"

#: ../../network/ethernet.pm_.c:202 ../../network/network.pm_.c:364
msgid "Configuring network"
msgstr "ang cu hnh mng"

#: ../../network/ethernet.pm_.c:203
msgid ""
"Please enter your host name if you know it.\n"
"Some DHCP servers require the hostname to work.\n"
"Your host name should be a fully-qualified host name,\n"
"such as ``mybox.mylab.myco.com''."
msgstr ""
"Hy in tn my ch ca bn nu bn bit. Mt s\n"
"my ch DHCP cn tn ch (hostname)  hot ng.\n"
"Tn my ch ca bn phi c  thnh phn, v d nh\n"
" ``mybox.mylab.myco.com''."

#: ../../network/ethernet.pm_.c:207 ../../network/network.pm_.c:369
msgid "Host name"
msgstr "Tn my ch"

#: ../../network/isdn.pm_.c:21 ../../network/isdn.pm_.c:44
#: ../../network/netconnect.pm_.c:94 ../../network/netconnect.pm_.c:108
#: ../../network/netconnect.pm_.c:163 ../../network/netconnect.pm_.c:178
#: ../../network/netconnect.pm_.c:205 ../../network/netconnect.pm_.c:228
#: ../../network/netconnect.pm_.c:236
msgid "Network Configuration Wizard"
msgstr " Thut Cu Hnh Mng"

#: ../../network/isdn.pm_.c:22
msgid "External ISDN modem"
msgstr "Modem ISDN lp ngoi"

#: ../../network/isdn.pm_.c:22
msgid "Internal ISDN card"
msgstr "Card ISDN lp trong"

#: ../../network/isdn.pm_.c:22
msgid "What kind is your ISDN connection?"
msgstr "Loi no l kt ni ISDN ca bn?"

#: ../../network/isdn.pm_.c:45
msgid ""
"Which ISDN configuration do you prefer?\n"
"\n"
"* The Old configuration uses isdn4net. It contains powerfull\n"
"  tools, but is tricky to configure, and not standard.\n"
"\n"
"* The New configuration is easier to understand, more\n"
"  standard, but with less tools.\n"
"\n"
"We recommand the light configuration.\n"
msgstr ""
"Bn thch cu hnh ISDN no?\n"
"\n"
"* Cu hnh c s dng isdn4net. N c cc cng c mnh,\n"
" nhng li phc tp cho vic cu hnh v khng chun.\n"
"\n"
"* Cu hnh kiu mi d hiu v chun hn, nhng li t\n"
" cng c hn.\n"
"\n"
"Chng ti khuyn co nn dng cu hnh n gin ny.\n"

#: ../../network/isdn.pm_.c:54
msgid "New configuration (isdn-light)"
msgstr "Cu hnh mi (isdn-light)"

#: ../../network/isdn.pm_.c:54
msgid "Old configuration (isdn4net)"
msgstr "Cu hnh c (isdn4net)"

#: ../../network/isdn.pm_.c:170 ../../network/isdn.pm_.c:188
#: ../../network/isdn.pm_.c:198 ../../network/isdn.pm_.c:205
#: ../../network/isdn.pm_.c:215
msgid "ISDN Configuration"
msgstr "Cu hnh ISDN"

#: ../../network/isdn.pm_.c:170
msgid ""
"Select your provider.\n"
"If it isn't listed, choose Unlisted."
msgstr ""
"Chn nh cung cp dch v.\n"
" Nu khng c trong danh sch, chn Khng c trong danh sch"

#: ../../network/isdn.pm_.c:183
msgid "Europe protocol"
msgstr "Giao thc chu u"

#: ../../network/isdn.pm_.c:183
msgid "Europe protocol (EDSS1)"
msgstr "Giao thc chu u (EDSS1)"

#: ../../network/isdn.pm_.c:185
msgid "Protocol for the rest of the world"
msgstr "Giao thc cho phn cn li ca th gii"

#: ../../network/isdn.pm_.c:185
msgid ""
"Protocol for the rest of the world\n"
"No D-Channel (leased lines)"
msgstr ""
"Giao thc cho phn cn li ca th gii \n"
" khng c D-Channel (ng truyn thu)"

#: ../../network/isdn.pm_.c:189
msgid "Which protocol do you want to use?"
msgstr "Bn mun s dng giao thc no?"

#: ../../network/isdn.pm_.c:199
msgid "What kind of card do you have?"
msgstr "Bn c loi card no ?"

#: ../../network/isdn.pm_.c:200
msgid "I don't know"
msgstr "Ti khng bit"

#: ../../network/isdn.pm_.c:200
msgid "ISA / PCMCIA"
msgstr "ISA / PCMCIA"

#: ../../network/isdn.pm_.c:200
msgid "PCI"
msgstr "PCI"

#: ../../network/isdn.pm_.c:206
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"
"Nu bn c card ISA th gi tr trn mn hnh tip theo thng ng.\n"
"\n"
"Nu bn c card PCMCIA, bn cn bit thng s IRQ v IO ca card.\n"

#: ../../network/isdn.pm_.c:210
msgid "Abort"
msgstr "Hy b"

#: ../../network/isdn.pm_.c:210
msgid "Continue"
msgstr "Tip tc"

#: ../../network/isdn.pm_.c:216
msgid "Which is your ISDN card?"
msgstr "Ci no l card ISDN ca bn?"

#: ../../network/isdn.pm_.c:235
msgid ""
"I have detected an ISDN PCI card, but I don't know its type. Please select a "
"PCI card on the next screen."
msgstr ""
"Pht hin ra card ISDN PCI, nhng khng bit loi no. Hy chn mt card PCI "
" mn hnh tip theo."

#: ../../network/isdn.pm_.c:244
msgid "No ISDN PCI card found. Please select one on the next screen."
msgstr "Khng tm c card ISDN PCI. Hy chn  mn hnh tip theo"

#: ../../network/modem.pm_.c:39
msgid "Please choose which serial port your modem is connected to."
msgstr "Hy chn cng ni tip (serial) ni vi modem ca bn."

#: ../../network/modem.pm_.c:44
msgid "Dialup options"
msgstr "Ty chn kt ni quay s"

#: ../../network/modem.pm_.c:45 ../../standalone/drakconnect_.c:622
msgid "Connection name"
msgstr "Tn kt ni"

#: ../../network/modem.pm_.c:46 ../../standalone/drakconnect_.c:623
msgid "Phone number"
msgstr "S in thoi"

#: ../../network/modem.pm_.c:47 ../../standalone/drakconnect_.c:624
msgid "Login ID"
msgstr "ID ng nhp"

#: ../../network/modem.pm_.c:49 ../../standalone/drakconnect_.c:626
msgid "CHAP"
msgstr "CHAP"

#: ../../network/modem.pm_.c:49 ../../standalone/drakconnect_.c:626
msgid "PAP"
msgstr "PAP"

#: ../../network/modem.pm_.c:49 ../../standalone/drakconnect_.c:626
msgid "Script-based"
msgstr "Script-based"

#: ../../network/modem.pm_.c:49 ../../standalone/drakconnect_.c:626
msgid "Terminal-based"
msgstr "Terminal-based"

#: ../../network/modem.pm_.c:50 ../../standalone/drakconnect_.c:627
msgid "Domain name"
msgstr "Tn min"

#: ../../network/modem.pm_.c:51 ../../standalone/drakconnect_.c:628
msgid "First DNS Server (optional)"
msgstr "My ch DNS th nht"

#: ../../network/modem.pm_.c:52 ../../standalone/drakconnect_.c:629
msgid "Second DNS Server (optional)"
msgstr "My ch DNS th hai"

#: ../../network/netconnect.pm_.c:33
msgid ""
"\n"
"You can disconnect or reconfigure your connection."
msgstr ""
"\n"
"Bn c th ngt kt ni hoc cu hnh li kt ni."

#: ../../network/netconnect.pm_.c:33 ../../network/netconnect.pm_.c:36
msgid ""
"\n"
"You can reconfigure your connection."
msgstr ""
"\n"
"Bn c th cu hnh li kt ni."

#: ../../network/netconnect.pm_.c:33
msgid "You are currently connected to internet."
msgstr "Hin ti bn ang kt ni vo Internet."

#: ../../network/netconnect.pm_.c:36
msgid ""
"\n"
"You can connect to Internet or reconfigure your connection."
msgstr ""
"\n"
"Bn c th kt ni vo Internet hay cu hnh li kt ni."

#: ../../network/netconnect.pm_.c:36
msgid "You are not currently connected to Internet."
msgstr "Hin ti bn cha kt ni vo Internet"

#: ../../network/netconnect.pm_.c:40
msgid "Connect"
msgstr "Kt ni"

#: ../../network/netconnect.pm_.c:42
msgid "Disconnect"
msgstr "Ngt kt ni"

#: ../../network/netconnect.pm_.c:44
msgid "Configure the connection"
msgstr "Cu hnh kt ni"

#: ../../network/netconnect.pm_.c:49
msgid "Internet connection & configuration"
msgstr "Kt ni Internet v cu hnh"

#: ../../network/netconnect.pm_.c:99
#, c-format
msgid "We are now going to configure the %s connection."
msgstr "By gi s cu hnh kt ni %s."

#: ../../network/netconnect.pm_.c:108
#, c-format
msgid ""
"\n"
"\n"
"\n"
"We are now going to configure the %s connection.\n"
"\n"
"\n"
"Press OK to continue."
msgstr ""
"\n"
"\n"
"\n"
"By gi l lc cu hnh cho kt ni %s.\n"
"\n"
"\n"
"Nhn OK  tip tc."

#: ../../network/netconnect.pm_.c:137 ../../network/netconnect.pm_.c:255
#: ../../network/netconnect.pm_.c:275 ../../network/tools.pm_.c:63
msgid "Network Configuration"
msgstr "Cu Hnh Mng"

#: ../../network/netconnect.pm_.c:138
msgid ""
"Because you are doing a network installation, your network is already "
"configured.\n"
"Click on Ok to keep your configuration, or cancel to reconfigure your "
"Internet & Network connection.\n"
msgstr ""
"V bn ang ci t mng, nhng mng ca bn  c cu hnh ri.\n"
"Nhn OK  gi cu hnh ca bn, hoc B qua  cu hnh li kt ni "
"Internet v mng.\n"

#: ../../network/netconnect.pm_.c:164
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 ""
"Cho Mng  Thut Cu Hnh Mng\n"
"\n"
"Chng ta sp cu hnh kt ni internet/mng. Nu bn khng\n"
"mun dng chc nng d tm t ng, hy b chn  hp kim.\n"

#: ../../network/netconnect.pm_.c:170
msgid "Choose the profile to configure"
msgstr "Chn l lch  cu hnh"

#: ../../network/netconnect.pm_.c:171
msgid "Use auto detection"
msgstr "Dng chc nng d tm t ng"

#: ../../network/netconnect.pm_.c:172 ../../printerdrake.pm_.c:2541
#: ../../standalone/drakconnect_.c:275 ../../standalone/drakconnect_.c:278
#: ../../standalone/drakfloppy_.c:146
msgid "Expert Mode"
msgstr "Ch  Chuyn Gia"

#: ../../network/netconnect.pm_.c:178 ../../printerdrake.pm_.c:231
msgid "Detecting devices..."
msgstr "ang d tm thit b..."

#: ../../network/netconnect.pm_.c:189 ../../network/netconnect.pm_.c:198
msgid "Normal modem connection"
msgstr "Kt ni modem bnh thng"

#: ../../network/netconnect.pm_.c:189 ../../network/netconnect.pm_.c:198
#, c-format
msgid "detected on port %s"
msgstr "d tm c ti cng %s"

#: ../../network/netconnect.pm_.c:190 ../../network/netconnect.pm_.c:199
msgid "ISDN connection"
msgstr "Kt ni ISDN"

#: ../../network/netconnect.pm_.c:190 ../../network/netconnect.pm_.c:199
#, c-format
msgid "detected %s"
msgstr "d tm c %s"

#: ../../network/netconnect.pm_.c:191 ../../network/netconnect.pm_.c:200
msgid "ADSL connection"
msgstr "Kt ni ADSL"

#: ../../network/netconnect.pm_.c:191 ../../network/netconnect.pm_.c:200
#, c-format
msgid "detected on interface %s"
msgstr "d tm c trn giao din %s"

#: ../../network/netconnect.pm_.c:192 ../../network/netconnect.pm_.c:201
msgid "Cable connection"
msgstr "Kt ni cp"

#: ../../network/netconnect.pm_.c:192 ../../network/netconnect.pm_.c:201
msgid "cable connection detected"
msgstr "Pht hin kt ni cp"

#: ../../network/netconnect.pm_.c:193 ../../network/netconnect.pm_.c:202
msgid "LAN connection"
msgstr "Kt ni LAN"

#: ../../network/netconnect.pm_.c:193 ../../network/netconnect.pm_.c:202
msgid "ethernet card(s) detected"
msgstr "D tm thy card ethernet"

#: ../../network/netconnect.pm_.c:205
msgid "Choose the connection you want to configure"
msgstr "Chn kt ni  cu hnh"

#: ../../network/netconnect.pm_.c:229
msgid ""
"You have configured multiple ways to connect to the Internet.\n"
"Choose the one you want to use.\n"
"\n"
msgstr ""
"Bn  cu hnh nhiu ng kt ni vo Internet.\n"
"Hy chn mt ng kt ni bn mun dng.\n"
"\n"

#: ../../network/netconnect.pm_.c:230
msgid "Internet connection"
msgstr "Kt ni Internet"

#: ../../network/netconnect.pm_.c:236
msgid "Do you want to start the connection at boot?"
msgstr "Bn c mun bt kt ni khi khi ng my tnh?"

#: ../../network/netconnect.pm_.c:250
msgid "Network configuration"
msgstr "Cu hnh mng"

#: ../../network/netconnect.pm_.c:251
msgid "The network needs to be restarted"
msgstr "Cn khi ng li Mng"

#: ../../network/netconnect.pm_.c:255
#, c-format
msgid ""
"A problem occured while restarting the network: \n"
"\n"
"%s"
msgstr ""
"Trc trc xy ra khi khi ng li mng: \n"
"\n"
"%s"

#: ../../network/netconnect.pm_.c:265
msgid ""
"Congratulations, the network and Internet configuration is finished.\n"
"The configuration will now be applied to your system.\n"
"\n"
msgstr ""
"Chc mng, qu trnh cu hnh Mng v Internet  kt thc.\n"
"Cu hnh by gi s c p dng cho h thng.\n"
"\n"

#: ../../network/netconnect.pm_.c:269
msgid ""
"After this is done, we recommend that you restart your X environment to "
"avoid any hostname-related problems."
msgstr ""
"Sau khi xong, bn nn khi ng li mi trng X  trnh mi s c lin "
"quan ti tn my ch (hostname)."

#: ../../network/netconnect.pm_.c:270
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 ""
"C vn  trong lc ang cu hnh.\n"
"Chy th kt ni qua net_monitor hay mcc. Nu kt ni khng hot ng, c "
"th s phi thc hin li vic cu hnh"

#: ../../network/network.pm_.c:293
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 ""
"Cnh bo: Thit b ny trc y  c cu hnh cho kt ni Internet.\n"
"n gin ch vic ng  gi thit b  c cu hnh ny.\n"
"Thay i cc trng di y s ghi  ln cu hnh ny."

#: ../../network/network.pm_.c:298
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 ""
"Hy nhp cu hnh IP cho my tnh ny.\n"
"Mi mt mc cn c in vo mt a ch IP l k hiu thp\n"
"phn v du chm y  (VD: 1.2.3.4)."

#: ../../network/network.pm_.c:308 ../../network/network.pm_.c:309
#, c-format
msgid "Configuring network device %s"
msgstr "ang cu hnh thit b mng %s"

#: ../../network/network.pm_.c:309
#, c-format
msgid " (driver %s)"
msgstr " (driver %s)"

#: ../../network/network.pm_.c:311 ../../standalone/drakconnect_.c:232
#: ../../standalone/drakconnect_.c:468
msgid "IP address"
msgstr "a ch IP"

#: ../../network/network.pm_.c:312 ../../standalone/drakconnect_.c:469
msgid "Netmask"
msgstr "Mt n mng"

#: ../../network/network.pm_.c:313
msgid "(bootp/dhcp)"
msgstr "(bootp/dhcp)"

#: ../../network/network.pm_.c:313
msgid "Automatic IP"
msgstr "IP t ng"

#: ../../network/network.pm_.c:314
msgid "Start at boot"
msgstr "Chy lc khi ng "

#: ../../network/network.pm_.c:335 ../../printerdrake.pm_.c:736
msgid "IP address should be in format 1.2.3.4"
msgstr "a ch IP phi c dng 1.2.3.4"

#: ../../network/network.pm_.c:365
msgid ""
"Please enter your host name.\n"
"Your host name should be a fully-qualified host name,\n"
"such as ``mybox.mylab.myco.com''.\n"
"You may also enter the IP address of the gateway if you have one"
msgstr ""
"Hy in tn my ch ca bn.\n"
"Tn my ch phi l tn y , v d nh\n"
" ``mybox.mylab.myco.com''.\n"
"Bn c th in a ch IP ca cng kt ni nu bn bit"

#: ../../network/network.pm_.c:370
msgid "DNS server"
msgstr "My ch DNS"

#: ../../network/network.pm_.c:371
#, c-format
msgid "Gateway (e.g. %s)"
msgstr "Gateway (v d: %s)"

#: ../../network/network.pm_.c:373
msgid "Gateway device"
msgstr "Thit b Gateway"

#: ../../network/network.pm_.c:385
msgid "Proxies configuration"
msgstr "Cu hnh my ch y nhim"

#: ../../network/network.pm_.c:386
msgid "HTTP proxy"
msgstr "My ch y nhim HTTP"

#: ../../network/network.pm_.c:387
msgid "FTP proxy"
msgstr "My ch y nhim FTP"

#: ../../network/network.pm_.c:388
msgid "Track network card id (useful for laptops)"
msgstr "Kim tra nh danh card mng (hu ch cho laptop)"

#: ../../network/network.pm_.c:391
msgid "Proxy should be http://..."
msgstr "My ch y nhim nn l http://..."

#: ../../network/network.pm_.c:392
msgid "Proxy should be ftp://..."
msgstr "My ch y nhim nn l ftp://..."

#: ../../network/tools.pm_.c:41
msgid "Internet configuration"
msgstr "Cu hnh Internet"

#: ../../network/tools.pm_.c:42
msgid "Do you want to try to connect to the Internet now?"
msgstr "Bn c mun th kt ni Internet by gi khng?"

#: ../../network/tools.pm_.c:46 ../../standalone/drakconnect_.c:197
msgid "Testing your connection..."
msgstr "ang kim tra kt ni..."

#: ../../network/tools.pm_.c:56
msgid "The system is now connected to Internet."
msgstr "H thng by gi c ni vi Internet."

#: ../../network/tools.pm_.c:57
msgid "For security reason, it will be disconnected now."
msgstr "V l do bo mt, by gi ngt kt ni."

#: ../../network/tools.pm_.c:58
msgid ""
"The system doesn't seem to be connected to internet.\n"
"Try to reconfigure your connection."
msgstr ""
"H thng khng c v nh ang kt ni vi Internet.\n"
"Th cu hnh li kt ni."

#: ../../network/tools.pm_.c:82
msgid "Connection Configuration"
msgstr "Cu hnh kt ni"

#: ../../network/tools.pm_.c:83
msgid "Please fill or check the field below"
msgstr "Hy in hoc kim tra trng di y"

#: ../../network/tools.pm_.c:85 ../../standalone/drakconnect_.c:608
msgid "Card IRQ"
msgstr "Card IRQ"

#: ../../network/tools.pm_.c:86 ../../standalone/drakconnect_.c:609
msgid "Card mem (DMA)"
msgstr "Card mem (DMA)"

#: ../../network/tools.pm_.c:87 ../../standalone/drakconnect_.c:610
msgid "Card IO"
msgstr "Card IO"

#: ../../network/tools.pm_.c:88 ../../standalone/drakconnect_.c:611
msgid "Card IO_0"
msgstr "Card IO_0"

#: ../../network/tools.pm_.c:89 ../../standalone/drakconnect_.c:612
msgid "Card IO_1"
msgstr "Card IO_1"

#: ../../network/tools.pm_.c:90 ../../standalone/drakconnect_.c:613
msgid "Your personal phone number"
msgstr "S in thoi c nhn ca bn"

#: ../../network/tools.pm_.c:91 ../../standalone/drakconnect_.c:614
msgid "Provider name (ex provider.net)"
msgstr "Tn nh cung cp (VD: provider.net)"

#: ../../network/tools.pm_.c:92 ../../standalone/drakconnect_.c:615
msgid "Provider phone number"
msgstr "S in thoi ca nh cung cp"

#: ../../network/tools.pm_.c:93 ../../standalone/drakconnect_.c:616
msgid "Provider dns 1 (optional)"
msgstr "Tn min th nht ca nh cung cp"

#: ../../network/tools.pm_.c:94 ../../standalone/drakconnect_.c:617
msgid "Provider dns 2 (optional)"
msgstr "Tn min th hai ca nh cung cp"

#: ../../network/tools.pm_.c:95
msgid "Choose your country"
msgstr "Chn quc gia ca bn"

#: ../../network/tools.pm_.c:96 ../../standalone/drakconnect_.c:620
msgid "Dialing mode"
msgstr "Ch  quay s"

#: ../../network/tools.pm_.c:97 ../../standalone/drakconnect_.c:632
msgid "Connection speed"
msgstr "Tc  kt ni"

#: ../../network/tools.pm_.c:98 ../../standalone/drakconnect_.c:633
msgid "Connection timeout (in sec)"
msgstr "Ht thi gian kt ni (theo giy):"

#: ../../network/tools.pm_.c:99 ../../standalone/drakconnect_.c:618
msgid "Account Login (user name)"
msgstr "Account ng nhp (tn ngi dng)"

#: ../../network/tools.pm_.c:100 ../../standalone/drakconnect_.c:619
#: ../../standalone/drakconnect_.c:650
msgid "Account Password"
msgstr "Mt khu account"

#: ../../network/tools.pm_.c:118
msgid "United Kingdom"
msgstr "Anh Quc"

#: ../../partition_table.pm_.c:606
msgid "mount failed: "
msgstr "Gn kt khng c: "

#: ../../partition_table.pm_.c:670
msgid "Extended partition not supported on this platform"
msgstr "Phn vng m rng khng c h tr trn nn tng ny"

#: ../../partition_table.pm_.c:688
msgid ""
"You have a hole in your partition table but I can't use it.\n"
"The only solution is to move your primary partitions to have the hole next "
"to the extended partitions."
msgstr ""
"C mt l trng trong bng phn vng ca bn nhng chng trnh khng\n"
"s dng c. Ch c gii php l chuyn cc phn vng u tin  c l "
"trng tip theo cho cc phn vng m rng"

#: ../../partition_table.pm_.c:778
#, c-format
msgid "Restoring from file %s failed: %s"
msgstr "Khi phc t tp tin %s khng c: %s"

#: ../../partition_table.pm_.c:780
msgid "Bad backup file"
msgstr "Tp tin sao lu hng"

#: ../../partition_table.pm_.c:802
#, c-format
msgid "Error writing to file %s"
msgstr "Li ghi vo tp tin %s"

#: ../../partition_table/raw.pm_.c:186
msgid ""
"Something bad is happening on your drive. \n"
"A test to check the integrity of data has failed. \n"
"It means writing anything on the disk will end up with random trash"
msgstr ""
"Xy ra vn  hng hc g  trn a ca bn. \n"
"Vic kim tra tnh ton vn ca d liu khng thc hin c. \n"
"iu ny c ngha l vic ghi bt k ci g ln a s khng chun"

#: ../../pkgs.pm_.c:26
msgid "must have"
msgstr "phi c"

#: ../../pkgs.pm_.c:27
msgid "important"
msgstr "quan trng"

#: ../../pkgs.pm_.c:28
msgid "very nice"
msgstr "rt tuyt"

#: ../../pkgs.pm_.c:29
msgid "nice"
msgstr "tuyt"

#: ../../pkgs.pm_.c:30
msgid "maybe"
msgstr "c th l"

#: ../../printer.pm_.c:26
msgid "CUPS - Common Unix Printing System"
msgstr "CUPS - H thng in n Unix thng dng"

#: ../../printer.pm_.c:27
msgid "LPRng - LPR New Generation"
msgstr "Th h LPRng - LPR mi"

#: ../../printer.pm_.c:28
msgid "LPD - Line Printer Daemon"
msgstr "LPD - Daemon in n theo tuyn"

#: ../../printer.pm_.c:29
msgid "PDQ - Print, Don't Queue"
msgstr "PDQ - In, khng xp hng"

#: ../../printer.pm_.c:35 ../../printer.pm_.c:874
msgid "CUPS"
msgstr "CUPS"

#: ../../printer.pm_.c:36
msgid "LPRng"
msgstr "LPRng"

#: ../../printer.pm_.c:37
msgid "LPD"
msgstr "LPD"

#: ../../printer.pm_.c:38
msgid "PDQ"
msgstr "PDQ"

#: ../../printer.pm_.c:50
msgid "Local printer"
msgstr "My in cc b"

#: ../../printer.pm_.c:51
msgid "Remote printer"
msgstr "My in  xa"

#: ../../printer.pm_.c:52
msgid "Printer on remote CUPS server"
msgstr "My in ca my ch CUPS  xa"

#: ../../printer.pm_.c:53 ../../printerdrake.pm_.c:758
msgid "Printer on remote lpd server"
msgstr "My in ca my ch LPD  xa"

#: ../../printer.pm_.c:54
msgid "Network printer (TCP/Socket)"
msgstr "My in mng (TCP/Socket)"

#: ../../printer.pm_.c:55
msgid "Printer on SMB/Windows 95/98/NT server"
msgstr "My in ca my ch SMB/Windows 95/98/NT"

#: ../../printer.pm_.c:56
msgid "Printer on NetWare server"
msgstr "My in ca my ch NetWare"

#: ../../printer.pm_.c:57 ../../printerdrake.pm_.c:762
msgid "Enter a printer device URI"
msgstr "Hy nhp thit b in URI"

#: ../../printer.pm_.c:58
msgid "Pipe job into a command"
msgstr "Pipe (t ng dn) vo trong lnh"

#: ../../printer.pm_.c:507 ../../printer.pm_.c:698 ../../printer.pm_.c:1020
#: ../../printerdrake.pm_.c:1690 ../../printerdrake.pm_.c:2801
msgid "Unknown model"
msgstr "Kiu khng xc nh"

#: ../../printer.pm_.c:535
msgid "Local Printers"
msgstr "Cc my in cc b"

#: ../../printer.pm_.c:537 ../../printer.pm_.c:875
msgid "Remote Printers"
msgstr "Cc my in  xa"

#: ../../printer.pm_.c:544 ../../printerdrake.pm_.c:244
#, c-format
msgid " on parallel port \\/*%s"
msgstr "  cng song song \\/*%s"

#: ../../printer.pm_.c:547 ../../printerdrake.pm_.c:246
#, c-format
msgid ", USB printer \\/*%s"
msgstr ", my in USB \\/*%s"

#: ../../printer.pm_.c:552
#, c-format
msgid ", multi-function device on parallel port \\/*%s"
msgstr ", thit b a nng  cng song song \\/*%s"

#: ../../printer.pm_.c:555
msgid ", multi-function device on USB"
msgstr ", thit b a nng trn USB"

#: ../../printer.pm_.c:557
msgid ", multi-function device on HP JetDirect"
msgstr ", thit b a nng trn HP JetDirect"

#: ../../printer.pm_.c:559
msgid ", multi-function device"
msgstr ", thit b a nng"

#: ../../printer.pm_.c:562
#, c-format
msgid ", printing to %s"
msgstr ", ang in ti %s"

#: ../../printer.pm_.c:564
#, c-format
msgid "on LPD server \"%s\", printer \"%s\""
msgstr "trn my ch LPD \"%s\", my in \"%s\""

#: ../../printer.pm_.c:566
#, c-format
msgid ", TCP/IP host \"%s\", port %s"
msgstr ", TCP/IP ch \"%s\", cng %s"

#: ../../printer.pm_.c:570
#, c-format
msgid "on Windows server \"%s\", share \"%s\""
msgstr "trn my ch Windows \"%s\", chia s \"%s\""

#: ../../printer.pm_.c:574
#, c-format
msgid "on Novell server \"%s\", printer \"%s\""
msgstr "trn my ch Novell \"%s\", my in \"%s\""

#: ../../printer.pm_.c:576
#, c-format
msgid ", using command %s"
msgstr ", dng trong lnh %s"

#: ../../printer.pm_.c:695 ../../printerdrake.pm_.c:1160
msgid "Raw printer (No driver)"
msgstr "My in Raw (khng c driver)"

#: ../../printer.pm_.c:844
#, c-format
msgid "(on %s)"
msgstr "(trn %s)"

#: ../../printer.pm_.c:846
msgid "(on this machine)"
msgstr "(trn my tnh ny)"

#: ../../printer.pm_.c:871
#, c-format
msgid "On CUPS server \"%s\""
msgstr "Trn my ch CUPS \"%s\""

#: ../../printer.pm_.c:877 ../../printerdrake.pm_.c:2462
#: ../../printerdrake.pm_.c:2473 ../../printerdrake.pm_.c:2689
#: ../../printerdrake.pm_.c:2741 ../../printerdrake.pm_.c:2768
#: ../../printerdrake.pm_.c:2938 ../../printerdrake.pm_.c:2940
msgid " (Default)"
msgstr " (Mc nh)"

#: ../../printerdrake.pm_.c:22
msgid "Select Printer Connection"
msgstr "Chn Kt Ni My In"

#: ../../printerdrake.pm_.c:23
msgid "How is the printer connected?"
msgstr "My in c kt ni nh th no?"

#: ../../printerdrake.pm_.c:25
msgid ""
"\n"
"Printers on remote CUPS servers you do not have to configure here; these "
"printers will be automatically detected."
msgstr ""
"\n"
"Cc my in trn my ch CUPS  xa th khng phi cu hnh ti y, cc my "
"in s c pht hin t ng."

#: ../../printerdrake.pm_.c:69 ../../printerdrake.pm_.c:2525
msgid "CUPS configuration"
msgstr "Cu hnh CUPS"

#: ../../printerdrake.pm_.c:70 ../../printerdrake.pm_.c:2526
msgid "Specify CUPS server"
msgstr "Ch nh my ch CUPS"

#: ../../printerdrake.pm_.c:71
msgid ""
"To get access to printers on remote CUPS servers in your local network you "
"do not have to configure anything; 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. When your CUPS server is not in your local network, you have "
"to enter the CUPS server IP address and optionally the port number to get "
"the printer information from the server, otherwise leave these fields blank."
msgstr ""
" truy cp cc my in trn cc my ch CUPS trong mng cc b, bn khng "
"cn phi cu hnh g c. Cc my ch CUPS t ng thng bo vi my ca bn "
"v cc my in ca chng. Ton b cc my in c xc nh ti my ca bn s "
"lit k trong mc \"My in  xa\" trong ca s chnh ca Printerdrake. Khi "
"my ch CUPS khng c trong mng cc b, bn cn nhp a ch IP ca my ch "
"CUPS v ty chn s hiu cng  nhn thng tin v my in t my ch. Nu "
"khng, hy  cc trng ny trng."

#: ../../printerdrake.pm_.c:72
msgid ""
"\n"
"Normally, CUPS is automatically configured according to your network "
"environment, so that you can access the printers on the CUPS servers in your "
"local network. If this does not work correctly, turn off \"Automatic CUPS "
"configuration\" and edit your file /etc/cups/cupsd.conf manually. Do not "
"forget to restart CUPS afterwards (command: \"service cups restart\")."
msgstr ""
"\n"
"Thng thng, CUPS c cu hnh t ng theo mi trng\n"
"mng lm vic, v vy bn c th truy cp ti my in ca my ch\n"
"CUPS trong mng lm vic cc b. Nu cu hnh ny khng ng,\n"
"hy tt \"Cu hnh CUPS t ng\" v t thc hin son tho tp\n"
"tin /etc/cups/cupsd.conf . Sau , xin ng qun khi ng li\n"
"CUPS (vi lnh: \"service cups restart\")."

#: ../../printerdrake.pm_.c:76
msgid "The IP address should look like 192.168.1.20"
msgstr "a ch IP phi c dng 192.168.1.20"

#: ../../printerdrake.pm_.c:80 ../../printerdrake.pm_.c:886
msgid "The port number should be an integer!"
msgstr "S hiu cng nn l mt s nguyn !"

#: ../../printerdrake.pm_.c:87
msgid "CUPS server IP"
msgstr "IP ca my ch CUPS"

#: ../../printerdrake.pm_.c:88 ../../printerdrake.pm_.c:879
msgid "Port"
msgstr "Cng"

#: ../../printerdrake.pm_.c:90
msgid "Automatic CUPS configuration"
msgstr "Cu hnh CUPS t ng"

#: ../../printerdrake.pm_.c:162 ../../printerdrake.pm_.c:2508
#: ../../printerdrake.pm_.c:2628
msgid "Add a new printer"
msgstr "Thm my in mi"

#: ../../printerdrake.pm_.c:163
msgid ""
"\n"
"Welcome to the Printer Setup Wizard\n"
"\n"
"This wizard allows you to install local or remote printers to be used from "
"this machine and also from other machines in the network.\n"
"\n"
"It asks you for all necessary information to set up the printer and gives "
"you access to all available printer drivers, driver options, and printer "
"connection types."
msgstr ""
"\n"
"Cho mng  thut Thit lp My in\n"
"\n"
" thut ny cho php ci t my in cc b hay  xa  dng t my tnh ny "
"cng nh t cc my tnh khc trong mng.\n"
"\n"
" thut s hi v cc thng tin cn thit  ci t my in v  bn truy "
"cp ti ton b driver my in sn c, ty chn driver, v kiu kt ni ca "
"my in."

#: ../../printerdrake.pm_.c:171 ../../printerdrake.pm_.c:198
#: ../../printerdrake.pm_.c:374 ../../printerdrake.pm_.c:389
#: ../../printerdrake.pm_.c:399 ../../printerdrake.pm_.c:462
msgid "Local Printer"
msgstr "My in Cc b"

#: ../../printerdrake.pm_.c:172
msgid ""
"\n"
"Welcome to the Printer Setup Wizard\n"
"\n"
"This wizard will help you to install your printer(s) connected to this "
"computer.\n"
"\n"
"Please plug in your printer(s) on this computer and turn it/them on. Click "
"on \"Next\" when you are ready, and on \"Cancel\" when you do not want to "
"set up your printer(s) now.\n"
"\n"
"Note that some computers can crash during the printer auto-detection, turn "
"off \"Auto-detect printers\" to do a printer installation without auto-"
"detection. Use the \"Expert Mode\" of printerdrake when you want to set up "
"printing on a remote printer if printerdrake does not list it automatically."
msgstr ""
"\n"
"Cho mng  thut Thit lp My in\n"
"\n"
" thut ny tr gip vic ci t my in c ni vi my tnh ny.\n"
"\n"
"Hy ni my in vi my tnh v sau  bt n ln. Nhn chut ln \"Tip theo"
"\" khi  sn sng, v nhn \"B qua\" nu bn cha mun thit lp my in "
"vo lc ny.\n"
"\n"
"Lu  l mt s my tnh c th  v trong lc t ng pht hin my in, "
"tt \"T ng pht hin my in\"  khng thc hin vic ci t my in vi "
"t ng pht hin. Dng \"Ch  Chuyn gia\" ca PrinterDrake khi mun "
"thit lp vic in n vi my in  xa nu PrinterDrake khng t ng lit k "
"n."

#: ../../printerdrake.pm_.c:181
msgid "Auto-detect printers"
msgstr "T ng pht hin My in"

#: ../../printerdrake.pm_.c:199
msgid ""
"\n"
"Congratulations, your printer is now installed and configured!\n"
"\n"
"You can print using the \"Print\" command of your application (usually in "
"the \"File\" menu).\n"
"\n"
"If you want to add, remove, or rename a printer, or if you want to change "
"the default option settings (paper input tray, printout quality, ...), "
"select \"Printer\" in the \"Hardware\" section of the Mandrake Control "
"Center."
msgstr ""
"\n"
"Chc mng, by gi my in  c ci t v cu hnh!\n"
"\n"
"C th in bng lnh \"In n\" t cc ng dng (thng nm  trn menu \"Tp"
"\").\n"
"\n"
"Nu khng mun thm, bt, hoc i tn mt my in, hay khi mun thay i "
"cc  thit lp ty chn mc nh (khay np giy, cht lng in, v.v...), hy "
"chn \"My in\" trong mc \"Phn cng\"  Mandrake Control Center."

#: ../../printerdrake.pm_.c:218
msgid "Auto-Detection of Printers"
msgstr "Cc my in c pht hin t ng"

#: ../../printerdrake.pm_.c:219
msgid ""
"Printerdrake is able to auto-detect your locally connected parallel and USB "
"printers for you, but note that on some systems the auto-detection CAN "
"FREEZE YOUR SYSTEM AND THIS CAN LEAD TO CORRUPTED FILE SYSTEMS! So do it ON "
"YOUR OWN RISK!\n"
"\n"
"Do you really want to get your printers auto-detected?"
msgstr ""
"PrinterDrake c th t ng pht hin cc my in cc b c ni vi cng "
"song song hay USB, nhng lu  l trn mt s h thng, vic pht hin t "
"ng c th lm t lit h thng v dn ti lm hng cc h thng tp tin! "
"V vy, hy tin hnh nhng khng c g l m bo cho bn!\n"
"\n"
"Bn c thc s mun my in c t ng pht hin?"

#: ../../printerdrake.pm_.c:222 ../../printerdrake.pm_.c:224
#: ../../printerdrake.pm_.c:225
msgid "Do auto-detection"
msgstr "Chy d tm t ng"

#: ../../printerdrake.pm_.c:223
msgid "Set up printer manually"
msgstr "Thit lp my in bng tay"

#: ../../printerdrake.pm_.c:231 ../../standalone/scannerdrake_.c:42
msgid "Test ports"
msgstr "Kim tra cc cng"

#: ../../printerdrake.pm_.c:252
#, c-format
msgid "Detected %s"
msgstr "Pht hin c %s"

#: ../../printerdrake.pm_.c:256 ../../printerdrake.pm_.c:283
#: ../../printerdrake.pm_.c:302
#, c-format
msgid "Printer on parallel port \\/*%s"
msgstr "My in ti cng song song \\/*%s"

#: ../../printerdrake.pm_.c:258 ../../printerdrake.pm_.c:285
#: ../../printerdrake.pm_.c:307
#, c-format
msgid "USB printer \\/*%s"
msgstr "My in USB \\/*%s"

#: ../../printerdrake.pm_.c:375
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 ""
"Khng tm thy my in cc b no!  t bn ci t, hy nhp tn thit b/"
"tn file vo dng nhp (Cc cng song song: /dev/lp0, /dev/lp1, ..., tng "
"ng vi LPT1:, LPT2:, ...; my in USB th nht: /dev/usb/lp0, th hai : /"
"dev/usb/lp1, ...)."

#: ../../printerdrake.pm_.c:379
msgid "You must enter a device or file name!"
msgstr "Phi nhp mt thit b hoc mt tn file!"

#: ../../printerdrake.pm_.c:390
msgid ""
"No local printer found!\n"
"\n"
msgstr ""
"Khng tm thy my in cc b no!\n"
"\n"

#: ../../printerdrake.pm_.c:391
msgid ""
"Network printers can only be installed after the installation. Choose "
"\"Hardware\" and then \"Printer\" in the Mandrake Control Center."
msgstr ""
"My in mng c th ch c thit lp sau qu trnh ci t. Hy chn \"Phn "
"cng\" ri n \"My in\" trong Mandrake Control Center."

#: ../../printerdrake.pm_.c:392
msgid ""
"To install network printers, click \"Cancel\", switch to the \"Expert Mode"
"\", and click \"Add a new printer\" again."
msgstr ""
" ci t my in mng, nhn \"B qua\", chuyn ti \"Ch  Chuyn gia\" v "
"nhn \"Thm my in mi\" mt ln na."

#: ../../printerdrake.pm_.c:403
msgid ""
"The following printer was auto-detected, if it is not the one you want to "
"configure, enter a device name/file name in the input line"
msgstr ""
"T ng pht hin c my in sau y, nu khng phi l ci bn mun cu "
"hnh, nhp tn thit b/file vo dng nhp"

#: ../../printerdrake.pm_.c:404
msgid ""
"Here is a list of all auto-detected printers. Please choose the printer you "
"want to set up or enter a device name/file name in the input line"
msgstr ""
"y l danh sch cc my in  c t ng pht hin. Hy chn my in bn "
"mun thit lp hoc nhp tn thit b/file vo dng nhp"

#: ../../printerdrake.pm_.c:406
msgid ""
"The following printer was auto-detected. 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 ""
"My in sau y  c pht hin t ng. Vic cu hnh my in s hon ton "
"t ng. Nu my in khng c pht hin ng hoc nu mun thc hin ty "
"chnh cu hnh my in, hy bt \"Cu hnh bng tay\"."

#: ../../printerdrake.pm_.c:407
msgid ""
"Here is a list of all auto-detected printers. 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 ""
"y l danh sch ton b cc my in c pht hin t ng. Hy chn my in "
"bn mun thit lp. Vic cu hnh my in s thc hin hon ton t ng. Nu "
"my in khng c pht hin ng hay nu bn mun ty chnh vic cu hnh, "
"hy bt \"Cu hnh bng tay\"."

#: ../../printerdrake.pm_.c:409
msgid ""
"Please choose the port where your printer is connected to or enter a device "
"name/file name in the input line"
msgstr ""
"Hy ch cng ni my in c ni vo hoc nhp mt tn cho thit b /file "
"vo dng nhp"

#: ../../printerdrake.pm_.c:410
msgid "Please choose the port where your printer is connected to."
msgstr "Hy chn cng ni vi my in."

#: ../../printerdrake.pm_.c:412
msgid ""
" (Parallel Ports: /dev/lp0, /dev/lp1, ..., equivalent to LPT1:, LPT2:, ..., "
"1st USB printer: /dev/usb/lp0, 2nd USB printer: /dev/usb/lp1, ...)."
msgstr ""
" (Cng song song: /dev/lp0, /dev/lp1, ..., tng ng vi LPT1:, "
"LPT2:, ...; my in USB th nht: /dev/usb/lp0, th hai: /dev/usb/lp1, ...)."

#: ../../printerdrake.pm_.c:417
msgid "You must choose/enter a printer/device!"
msgstr "Phi chn/nhp mt my in/thit b!"

#: ../../printerdrake.pm_.c:437
msgid "Manual configuration"
msgstr "Cu hnh bng tay"

#: ../../printerdrake.pm_.c:463
msgid ""
"Is your printer a multi-function device from HP (OfficeJet, PSC, LaserJet "
"1100/1200/1220/3200/3300 with scanner), an HP PhotoSmart or an HP LaserJet "
"2200?"
msgstr ""
"C phi my in l thit b a nng ca HP (OfficeJet, PSC, LaserJet "
"1100/1200/1220/3200/3300 vi my qut), HP PhotoSmart P100 hay 1315 hay mt "
"HP LaserJet 2200?"

#: ../../printerdrake.pm_.c:480
msgid "Installing HPOJ package..."
msgstr "ang ci t gi tin HPOJ..."

#: ../../printerdrake.pm_.c:485
msgid "Checking device and configuring HPOJ..."
msgstr "ang kim tra thit b v cu hnh HPOJ..."

#: ../../printerdrake.pm_.c:504
msgid "Installing SANE packages..."
msgstr "ang ci t cc gi tin SANE..."

#: ../../printerdrake.pm_.c:524
msgid "Installing mtools packages..."
msgstr "ang ci t cc gi tin mtools..."

#: ../../printerdrake.pm_.c:535
msgid "Scanning on your HP multi-function device"
msgstr "Qut trn thit b a nng ca HP"

#: ../../printerdrake.pm_.c:541
msgid "Photo memory card access on your HP multi-function device"
msgstr "Truy cp th nh nh trn thit b a nng ca HP"

#: ../../printerdrake.pm_.c:558
msgid "Making printer port available for CUPS..."
msgstr "To cng my in sn sng cho CUPS ..."

#: ../../printerdrake.pm_.c:568 ../../printerdrake.pm_.c:1042
#: ../../printerdrake.pm_.c:1156
msgid "Reading printer database..."
msgstr "ang c c s d liu my in ..."

#: ../../printerdrake.pm_.c:648
msgid "Remote lpd Printer Options"
msgstr "Cc ty chn my in LPD  xa"

#: ../../printerdrake.pm_.c:649
msgid ""
"To use a remote lpd printer, you need to supply the hostname of the printer "
"server and the printer name on that server."
msgstr ""
" s dng my in lpd  xa, bn cn cung cp tn ch ca my ch in n v "
"tn my in ca my ch ."

#: ../../printerdrake.pm_.c:650
msgid "Remote host name"
msgstr "Tn my ch  xa"

#: ../../printerdrake.pm_.c:651
msgid "Remote printer name"
msgstr "Tn my in  xa"

#: ../../printerdrake.pm_.c:654
msgid "Remote host name missing!"
msgstr "Thiu tn my ch  xa!"

#: ../../printerdrake.pm_.c:658
msgid "Remote printer name missing!"
msgstr "Thiu tn my in  xa !"

#: ../../printerdrake.pm_.c:726
msgid "SMB (Windows 9x/NT) Printer Options"
msgstr "Ty chn my in SMB (Windows 9x/NT)"

#: ../../printerdrake.pm_.c:727
msgid ""
"To print to a SMB printer, you need to provide the SMB host name (Note! It "
"may be different from its TCP/IP hostname!) and possibly the IP address of "
"the print server, as well as the share name for the printer you wish to "
"access and any applicable user name, password, and workgroup information."
msgstr ""
" in bng my in SMB, bn cn cung cp tn my ch SMB (Lu ! Tn ny c "
"th khc vi tn my ch TCP/IP ca n!) v c th l a ch IP ca my ch "
"in n, cng nh l tn chia s cho my in bn mun truy cp v thng tin tn "
"ngi dng ph hp no , mt khu, nhm lm vic."

#: ../../printerdrake.pm_.c:728
msgid "SMB server host"
msgstr "My ch SMB"

#: ../../printerdrake.pm_.c:729
msgid "SMB server IP"
msgstr "IP ca my ch SMB"

#: ../../printerdrake.pm_.c:730
msgid "Share name"
msgstr "Tn chia s"

#: ../../printerdrake.pm_.c:733
msgid "Workgroup"
msgstr "Nhm lm vic"

#: ../../printerdrake.pm_.c:740
msgid "Either the server name or the server's IP must be given!"
msgstr "Phi c tn hoc IP ca my ch!"

#: ../../printerdrake.pm_.c:744
msgid "Samba share name missing!"
msgstr "Thiu tn chia s SAMBA!"

#: ../../printerdrake.pm_.c:749
msgid "SECURITY WARNING!"
msgstr "Cnh Bo Bo Mt !"

#: ../../printerdrake.pm_.c:750
#, c-format
msgid ""
"You are about to set up printing to a Windows account with password. Due to "
"a fault in the architecture of the Samba client software the password is put "
"in clear text into the command line of the Samba client used to transmit the "
"print job to the Windows server. So it is possible for every user on this "
"machine to display the password on the screen by issuing commands as \"ps "
"auxwww\".\n"
"\n"
"We recommend to make use of one of the following alternatives (in all cases "
"you have to make sure that only machines from your local network have access "
"to your Windows server, for example by means of a firewall):\n"
"\n"
"Use a password-less account on your Windows server, as the \"GUEST\" account "
"or a special account dedicated for printing. Do not remove the password "
"protection from a personal account or the administrator account.\n"
"\n"
"Set up your Windows server to make the printer available under the LPD "
"protocol. Then set up printing from this machine with the \"%s\" connection "
"type in Printerdrake.\n"
"\n"
msgstr ""
"Bn sp thit lp vic in n cho mt ti khon Windows c mt khu. V mt "
"li trong kin trc ca phn mm Samba client, mt khu c t trong vn "
"bn thun ty vo dng lnh ca Samba client c dng  truyn vic in n "
"ti my ch Windows. Do vy, mi ngi dng my tnh ny c th hin th mt "
"khu ln mn hnh bng a cc lnh nh \"ps auxwww\".\n"
"\n"
"Chng ti khuyn co nn dng mt trong cc cch thay th sau (trong mi "
"trng hp, bn phi m bo l ch c cc my trong mng cc b ca bn l "
"truy cp c my ch Windows, v d nh dng tng la):\n"
"\n"
"Dng mt ti khon t cn mt khu ti my ch Windows, nh l \"GUEST\" hay "
"mt ti khon t bit dng cho vic in n. ng b vic bo v mt khu ra "
"khi mt ti khon ca c nhn hay ca ngi qun tr.\n"
"\n"
"Hy thit lp my ch Windows  cho my in sn sng vi giao thc LPD. Sau "
" thit lp vic in t my tnh ny bng kiu kt ni \"%s\"  trong "
"Printerdrake.\n"
"\n"

#: ../../printerdrake.pm_.c:760
#, 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 ""
"Hy thit lp my ch Windows  cho my in sn sng vi giao thc IPP ri "
"thit lp vic in n t my tnh ny bng kiu kt ni \"%s\"  trong "
"Printerdrake.\n"
"\n"

#: ../../printerdrake.pm_.c:763
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 ""
"Hy ni my in ca bn ti my ch Linux v  cho (cc) my Windows kt ni "
"vi n theo liu my khch.\n"
"\n"
"C tht s mun tip tc thit lp my in ny nh bn ang lm by gi khng?"

#: ../../printerdrake.pm_.c:825
msgid "NetWare Printer Options"
msgstr "Cc ty chn my in NetWare"

#: ../../printerdrake.pm_.c:826
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 ""
" in bng my in NetWare, bn cn cung cp tn my ch in n NetWare (Lu "
"! Tn ny c th khc vi tn my ch TCP/IP ca n!), tn hng in cho my "
"in m bn mun truy cp v tn ngi dng, mt khu ph hp."

#: ../../printerdrake.pm_.c:827
msgid "Printer Server"
msgstr "My ch in n"

#: ../../printerdrake.pm_.c:828
msgid "Print Queue Name"
msgstr "Tn hng in"

#: ../../printerdrake.pm_.c:833
msgid "NCP server name missing!"
msgstr "Thiu tn my ch NCP!"

#: ../../printerdrake.pm_.c:837
msgid "NCP queue name missing!"
msgstr "Thiu tn hng in NCP!"

#: ../../printerdrake.pm_.c:876
msgid "TCP/Socket Printer Options"
msgstr "Ty chn ca my in TCP/Socket"

#: ../../printerdrake.pm_.c:877
msgid ""
"To print to a TCP or socket printer, you need to provide the host name of "
"the printer and optionally the port number. On HP JetDirect servers the port "
"number is usually 9100, on other servers it can vary. See the manual of your "
"hardware."
msgstr ""
" in bng my in TCP hay socket, bn cn cung cp tn my ch ca my in v "
"s cng tng ng v s hiu cng. Trn cc my ch HP JetDirect, s cng "
"thng l 9100, v thay i trn cc my khc. Hy xem ti liu i km phn "
"cng."

#: ../../printerdrake.pm_.c:878
msgid "Printer host name"
msgstr "Tn my ch in n"

#: ../../printerdrake.pm_.c:882
msgid "Printer host name missing!"
msgstr "Thiu tn my ch in n!"

#: ../../printerdrake.pm_.c:911 ../../printerdrake.pm_.c:913
msgid "Printer Device URI"
msgstr "Thit b in URI"

#: ../../printerdrake.pm_.c:912
msgid ""
"You can specify directly the URI to access the printer. The URI must fulfill "
"either the CUPS or the Foomatic specifications. Note that not all URI types "
"are supported by all the spoolers."
msgstr ""
"Bn c th trc tip ch nh URI  truy cp my in. URI phi p ng c "
"CUPS hay cc c t Foomatic. Lu  l khng phi mi loi URI u c tt "
"c cc spooler h tr."

#: ../../printerdrake.pm_.c:927
msgid "A valid URI must be entered!"
msgstr "Cn nhp mt URI hp l!"

#: ../../printerdrake.pm_.c:1028
msgid ""
"Every printer needs a name (for example \"printer\"). The Description and "
"Location fields do not need to be filled in. They are comments for the users."
msgstr ""
"Mi my in cn c t tn (v d: \"printer\"). Cc trng M t v V tr "
"khng nht thit phi in vo. Chng l cc ch thch cho ngi dng."

#: ../../printerdrake.pm_.c:1029
msgid "Name of printer"
msgstr "Tn my in"

#: ../../printerdrake.pm_.c:1031
msgid "Location"
msgstr "V tr"

#: ../../printerdrake.pm_.c:1045
msgid "Preparing printer database..."
msgstr "ang chun b c s d liu ca my in ..."

#: ../../printerdrake.pm_.c:1136
msgid "Your printer model"
msgstr "Model my in ca bn"

#: ../../printerdrake.pm_.c:1137
#, 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 ""
"Printerdrake  so snh tn model c c t vic pht hin my in t ng "
"bng danh sch cc model trong c s d liu my in  tm my in ng nht. "
"Vic chn ny c th khng ng, nht l khi my in ca bn khng h c "
"trong c s d liu. Do vy hy xem vic chn no l ng v nhn ln "
"\"Model ng\", nu khng hy nhn \"Chn model th cng\"  thc hin chn "
"model my in th cng  mn hnh tip theo.\n"
"\n"
"Printerdrake tm thy my in ca bn l:\n"
"\n"
"%s"

#: ../../printerdrake.pm_.c:1142 ../../printerdrake.pm_.c:1145
msgid "The model is correct"
msgstr "Model ng"

#: ../../printerdrake.pm_.c:1143 ../../printerdrake.pm_.c:1144
#: ../../printerdrake.pm_.c:1147
msgid "Select model manually"
msgstr "Chn model th cng"

#: ../../printerdrake.pm_.c:1163
msgid "Printer model selection"
msgstr "La chn loi my in"

#: ../../printerdrake.pm_.c:1164
msgid "Which printer model do you have?"
msgstr "Bn c loi my in no?"

#: ../../printerdrake.pm_.c:1165
msgid ""
"\n"
"\n"
"Please check whether Printerdrake did the auto-detection of your printer "
"model correctly. Search the correct model in the list when the cursor is "
"standing on a wrong model or on \"Raw printer\"."
msgstr ""
"\n"
"\n"
"Hy xem th Printerdrake  t ng pht hin kiu my in c chnh xc "
"khng. Hy tm kiu my in ng trong danh sch khi con ch nm  ku my in "
"sai hoc  \"My in Raw\"."

#: ../../printerdrake.pm_.c:1168
msgid ""
"If your printer is not listed, choose a compatible (see printer manual) or a "
"similar one."
msgstr ""
"Nu my in ca bn khng c lit k, hy chn mt ci tng ng hay "
"tng t (xem ti liu my in)."

#: ../../printerdrake.pm_.c:1244
msgid "OKI winprinter configuration"
msgstr "Cu hnh my in Windows OKI"

#: ../../printerdrake.pm_.c:1245
msgid ""
"You are configuring an OKI laser winprinter. These printers\n"
"use a very special communication protocol and therefore they work only when "
"connected to the first parallel port. When your printer is connected to "
"another port or to a print server box please connect the printer to the "
"first parallel port before you print a test page. Otherwise the printer will "
"not work. Your connection type setting will be ignored by the driver."
msgstr ""
"Bn ang cu hnh my in OKI Laser dng cho Windows. Nhng\n"
"my in ny s dng giao thc kt ni c bit v v vy chng ch lm vic "
"khi ni vi cng song song u tin. Khi my in c ni vi cng khc hay "
"mt my ch in n, hy ni my in vo cng song song u tin trc khi thc "
"hin in th. Nu khng lm nh vy, my in s khng chy. Kiu ni  s b "
"driver b qua."

#: ../../printerdrake.pm_.c:1288 ../../printerdrake.pm_.c:1315
msgid "Lexmark inkjet configuration"
msgstr "Cu hnh Lexmark inkjet"

#: ../../printerdrake.pm_.c:1289
msgid ""
"The inkjet printer drivers provided by Lexmark only support local printers, "
"no printers on remote machines or print server boxes. Please connect your "
"printer to a local port or configure it on the machine where it is connected "
"to."
msgstr ""
"Cc driver my in Inkjet ca hng Lexmark ch h tr my in cc b, khng h "
"tr cc my in  xa hay my ch in n. Hy ni my in vo mt cng ca my "
"tnh hoc cu hnh n trn my tnh m n c ni vo."

#: ../../printerdrake.pm_.c:1316
msgid ""
"To be able to print with your Lexmark inkjet and this configuration, you "
"need the inkjet printer drivers provided by Lexmark (http://www.lexmark."
"com/). Go to the US site and click on the \"Drivers\" button. Then choose "
"your model and afterwards \"Linux\" as operating system. The drivers come as "
"RPM packages or shell scripts with interactive graphical installation. You "
"do not need to do this configuration by the graphical frontends. Cancel "
"directly after the license agreement. Then print printhead alignment pages "
"with \"lexmarkmaintain\" and adjust the head alignment settings with this "
"program."
msgstr ""
" c th thc hin in bng Lexmark inkjet v cu hnh ny, bn cn driver "
"ca my in inkjet do Lexmark cung cp (http://www.lexmark.com/). Hy ti "
"site  M v nhn ln nt \"Drivers\". Sau  chn kiu my in ri n h "
"iu hnh \"Linux\". Cc driver   di dng cc gi RPM hoc shell "
"scripts cng vi vic ci t c giao din  ha. Bn khng cn thc hin "
"cu hnh ny bng cc frontend  ha. Hy trc tip b qua sau khi chp "
"thun giy php. Ri in cc trang nh v u in vi \"bo tr Lexmark\" v "
"iu chnh thit lp v tr u in bng chng trnh ny."

#: ../../printerdrake.pm_.c:1532
msgid ""
"Printer default settings\n"
"\n"
"You should make sure that the page size and the ink type/printing mode (if "
"available) and also the hardware configuration of laser printers (memory, "
"duplex unit, extra trays) are set correctly. Note that with a very high "
"printout quality/resolution printing can get substantially slower."
msgstr ""
"Cc thit lp my in mc nh\n"
"\n"
"Bn nn bo m l kh giy in, loi mc in v ch  in (nu c), cng nh "
"l cu hnh phn cng ca my in Laser (b nh, khay kp, khay ngoi) c "
"thit lp ng. Lu  l vi mt cht lng in cao/ phn gii ln, v c "
"bn, th qu trnh in n s b chm i."

#: ../../printerdrake.pm_.c:1541
#, c-format
msgid "Option %s must be an integer number!"
msgstr "Ty chn %s phi l mt s nguyn!"

#: ../../printerdrake.pm_.c:1545
#, c-format
msgid "Option %s must be a number!"
msgstr "Ty chn %s phi l mt s !"

#: ../../printerdrake.pm_.c:1550
#, c-format
msgid "Option %s out of range!"
msgstr "Ty chn %s khng c trong danh mc!"

#: ../../printerdrake.pm_.c:1589
#, c-format
msgid ""
"Do you want to set this printer (\"%s\")\n"
"as the default printer?"
msgstr ""
"Bn c mun thit lp my in (\"%s\") ny\n"
"l my in mc nh?"

#: ../../printerdrake.pm_.c:1606
msgid "Test pages"
msgstr "Trang in th"

#: ../../printerdrake.pm_.c:1607
msgid ""
"Please select the test pages you want to print.\n"
"Note: the photo test page can take a rather long time to get printed and on "
"laser printers with too low memory it can even not come out. In most cases "
"it is enough to print the standard test page."
msgstr ""
"Hy la chn cc trang in th m bn mun.\n"
"Lu : trang nh in th c th tn kh nhiu thi gian  in xong,  v trn "
"cc my in laser c b nh qu t th c th cn khng in ra c. a s cc "
"trng hp, n c  kh nng  in th mt trang chun."

#: ../../printerdrake.pm_.c:1611
msgid "No test pages"
msgstr "Khng c trang in th"

#: ../../printerdrake.pm_.c:1612
msgid "Print"
msgstr "In"

#: ../../printerdrake.pm_.c:1614
msgid "Standard test page"
msgstr "Trang in th chun"

#: ../../printerdrake.pm_.c:1617
msgid "Alternative test page (Letter)"
msgstr "Trang in th thay th (Letter)"

#: ../../printerdrake.pm_.c:1620
msgid "Alternative test page (A4)"
msgstr "Trang in th thay th (A4)"

#: ../../printerdrake.pm_.c:1622
msgid "Photo test page"
msgstr "Trang nh in th"

#: ../../printerdrake.pm_.c:1626
msgid "Do not print any test page"
msgstr "Khng in th ra giy"

#: ../../printerdrake.pm_.c:1634 ../../printerdrake.pm_.c:1786
msgid "Printing test page(s)..."
msgstr "ang in th trang..."

#: ../../printerdrake.pm_.c:1659
#, 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 ""
"Trang in th  c gi ti my in.\n"
"Vic ny cn cht thi gian trc khi my in khi chy.\n"
"Tnh trng in:\n"
"%s\n"
"\n"

#: ../../printerdrake.pm_.c:1663
msgid ""
"Test page(s) have been sent to the printer.\n"
"It may take some time before the printer starts.\n"
msgstr ""
"Trang in th  c gi ti my in.\n"
"Cn cht thi gian trc khi my in lm vic.\n"

#: ../../printerdrake.pm_.c:1670
msgid "Did it work properly?"
msgstr "Trang in th c tt khng?"

#: ../../printerdrake.pm_.c:1692 ../../printerdrake.pm_.c:2803
msgid "Raw printer"
msgstr "my in Raw"

#: ../../printerdrake.pm_.c:1718
#, c-format
msgid ""
"To print a file from the command line (terminal window) you can either use "
"the command \"%s <file>\" or a graphical printing tool: \"xpp <file>\" or "
"\"kprinter <file>\". The graphical tools allow you to choose the printer and "
"to modify the option settings easily.\n"
msgstr ""
" in mt tp tin t dng lnh (trong ca s terminal), c th dng lnh \"%"
"s <file>\" hoc cng c in n  ha: \"xpp <file>\", hoc l \"kprinter "
"<file>\". Cc cng c  ha cho php chn my in v thay i cc thit lp "
"ty chn d dng.\n"

#: ../../printerdrake.pm_.c:1720
msgid ""
"These commands you can also use in the \"Printing command\" field of the "
"printing dialogs of many applications, but here do not supply the file name "
"because the file to print is provided by the application.\n"
msgstr ""
"Cc lnh ny cng c th dng trong trng \"Lnh in\" ca cc thoi in n "
"trong nhiu ng dng, nhng khng cung cp tn tp tin ti y bi v tp "
"tin  in l do ng dng cung cp.\n"

#: ../../printerdrake.pm_.c:1723 ../../printerdrake.pm_.c:1740
#: ../../printerdrake.pm_.c:1750
#, c-format
msgid ""
"\n"
"The \"%s\" command also allows to modify the option settings for a "
"particular printing job. Simply add the desired settings to the command "
"line, e. g. \"%s <file>\". "
msgstr ""
"\n"
"Lnh \"%s\" cn cho php thay i cc thit lp ty chn cho mt tc v in "
"c bit. n gin l thm cc thit lp mong mun vo dng lnh, v d: \"%"
"s <tp tin>\". "

#: ../../printerdrake.pm_.c:1726 ../../printerdrake.pm_.c:1766
#, 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\n"
"\n"
msgstr ""
" bit v cc ty chn c sn cho my in hin thi, hy c danh sch bn "
"di hoc nhn chut ln \"Danh sch ty chn my in\" .%s%s\n"
"\n"

#: ../../printerdrake.pm_.c:1730
msgid ""
"Here is a list of the available printing options for the current printer:\n"
"\n"
msgstr ""
"y l danh sch cc ty chn in c sn cho my in hin thi:\n"
"\n"

#: ../../printerdrake.pm_.c:1735 ../../printerdrake.pm_.c:1745
#, c-format
msgid ""
"To print a file from the command line (terminal window) use the command \"%s "
"<file>\".\n"
msgstr ""
" in tp tin t dng lnh (trong ca s terminal), hy dng lnh \"%s <tp "
"tin>\".\n"

#: ../../printerdrake.pm_.c:1737 ../../printerdrake.pm_.c:1747
#: ../../printerdrake.pm_.c:1757
msgid ""
"This command you can also use in the \"Printing command\" field of the "
"printing dialogs of many applications. But here do not supply the file name "
"because the file to print is provided by the application.\n"
msgstr ""
"Lnh ny cn c dng trong trng \"Lnh in\" ca cc hp thoi in c "
"trong rt nhiu ng dng. Nhng ng cung cp tn tp tin  y v tp tin "
" in  c ng dng cung cp.\n"

#: ../../printerdrake.pm_.c:1742 ../../printerdrake.pm_.c:1752
msgid ""
"To get a list of the options available for the current printer click on the "
"\"Print option list\" button."
msgstr ""
" c danh sch cc ty chn c sn cho my in hin hnh, nhn ln nt "
"\"Danh sch ty chn in\"."

#: ../../printerdrake.pm_.c:1755
#, c-format
msgid ""
"To print a file from the command line (terminal window) use the command \"%s "
"<file>\" or \"%s <file>\".\n"
msgstr ""
" in mt tp tin t dng lnh (trong ca s terminal), hy dng lnh \"%s "
"<tp tin>\" hoc \"%s <tp tin>\".\n"

#: ../../printerdrake.pm_.c:1759
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 ""
"Cng c th dng giao din  ha \"xpdq\"  thit lp ty chn v qun l "
"tc v in.\n"
"Nu s dng KDE lm mi trng mn hnh nn th c \"nt hong lon\",mt "
"biu tng trn mn hnh nn, c nhn \"Dng My in!\",  dng ngay mi tc "
"v in khi nhn chut ln. Nt ny c ch v d nh khi b kt giy.\n"

#: ../../printerdrake.pm_.c:1763
#, 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"
"Lnh \"%s\" v \"%s\" cng cho php thay i vic thit lp ty chn cho tc "
"v in c bit. n gin l thm cc thit lp mong mun vo dng lnh v d "
"\"%s <tp tin>\".\n"

#: ../../printerdrake.pm_.c:1773
#, c-format
msgid "Printing/Scanning/Photo Cards on \"%s\""
msgstr "In/Qut/Th photo trn \"%s\""

#: ../../printerdrake.pm_.c:1774
#, c-format
msgid "Printing/Scanning on \"%s\""
msgstr "In/Qut trn \"%s\""

#: ../../printerdrake.pm_.c:1776
#, c-format
msgid "Printing/Photo Card Access on \"%s\""
msgstr "Truy cp In/Qut/Th Photo trn \"%s\""

#: ../../printerdrake.pm_.c:1777
#, c-format
msgid "Printing on the printer \"%s\""
msgstr "In trn my in \"%s\""

#: ../../printerdrake.pm_.c:1780 ../../printerdrake.pm_.c:1783
#: ../../printerdrake.pm_.c:1784 ../../printerdrake.pm_.c:1785
#: ../../printerdrake.pm_.c:2787 ../../standalone/drakTermServ_.c:249
#: ../../standalone/drakbackup_.c:1037 ../../standalone/drakbackup_.c:2868
#: ../../standalone/drakbug_.c:107 ../../standalone/drakfont_.c:706
#: ../../standalone/drakfont_.c:1015
msgid "Close"
msgstr "ng"

#: ../../printerdrake.pm_.c:1783
msgid "Print option list"
msgstr "Danh sch ty chn in"

#: ../../printerdrake.pm_.c:1802
#, c-format
msgid ""
"Your HP multi-function device was configured automatically to be able to "
"scan. Now you can scan with \"scanimage\" (\"scanimage -d hp:%s\" to specify "
"the scanner when you have more than one) from the command line or with the "
"graphical interfaces \"xscanimage\" or \"xsane\". If you are using the GIMP, "
"you can also scan by choosing the appropriate point in the \"File\"/\"Acquire"
"\" menu. Call also \"man scanimage\" on the command line to get more "
"information.\n"
"\n"
"Do not use \"scannerdrake\" for this device!"
msgstr ""
"Thit b a nng HP ca bn c cu hnh t ng  c th tin hnh qut. "
"By gi c th qut vi \"scanimage\" (\"scanimage -d hp:%s\"  n nh my "
"qut nu c hn mt my) t dng lnh hoc vi giao din  ha \"xscanimage"
"\" hay \"xsane\". Nu ang s dng GIMP, cng c th thc hin qut nh bng "
"vic chn t menu \"Tp\"/\"Thu nh\". Cng gi c t dng lnh vi \"man "
"scanimage\"  bit thng tin.\n"
"\n"
"ng dng \"scannerdrake\" cho thit b ny!"

#: ../../printerdrake.pm_.c:1821
msgid ""
"Your HP printer was configured automatically to give you access to the photo "
"card drives from your PC. Now you can access your photo cards using the "
"graphical program \"MtoolsFM\" (Menu: \"Applications\" -> \"File tools\" -> "
"\"MTools File Manager\") or the command line utilities \"mtools\" (enter "
"\"man mtools\" on the command line for more info). You find the card's file "
"system under the drive letter \"p:\", or subsequent drive letters when you "
"have more than one HP printer with photo card drives. In \"MtoolsFM\" you "
"can switch between drive letters with the field at the upper-right corners "
"of the file lists."
msgstr ""
"My in HP ca bn  c t ng cu hnh cho php truy cp cc photo card "
"drive t my ny. By gi bn c th truy cp cc photo card bng chng "
"trnh  ha \"MtoolsFM\" (Menu: \"ng dng\" -> \"Cng c File\" -> \"Trnh "
"Qun L File ca MTools\") hay dng cng c trn dng lnh \"mtools\" (nhp "
"\"man mtools\"  dng lnh  bit thm thng tin). Bn tm h thng file "
"ca card bn di ch ci tn ca drive \"p:\", hay cc ch tip theo khi "
"bn c hn mt my in HP vi cc photo card drive. Trong \"MtoolsFM\", c "
"th chuyn qua li gia cc ch ci tn ca drive trong trng nm ti gc "
"trn - phi ca danh sch file."

#: ../../printerdrake.pm_.c:1842 ../../printerdrake.pm_.c:2292
#: ../../printerdrake.pm_.c:2556
msgid "Reading printer data..."
msgstr "ang c d liu my in..."

#: ../../printerdrake.pm_.c:1862 ../../printerdrake.pm_.c:1890
#: ../../printerdrake.pm_.c:1925
msgid "Transfer printer configuration"
msgstr "Chuyn ti cu hnh my in"

#: ../../printerdrake.pm_.c:1863
#, c-format
msgid ""
"You can copy the printer configuration which you have done for the spooler %"
"s to %s, your current spooler. All the configuration data (printer name, "
"description, location, connection type, and default option settings) is "
"overtaken, but jobs will not be transferred.\n"
"Not all queues can be transferred due to the following reasons:\n"
msgstr ""
"Bn c th sao chp cu hnh my in m bn  hon thnh cho spooler %s n %"
"s, l spooler hin thi ca bn. Mi d liu v cu hnh (tn my in, m t, "
"v tr, loi kt ni, v cc thit lp ty chn mc nh) c bt kp, "
"nhng cc cng vic in n s khng c truyn ti.\n"
"Khng phi ton b cc hng i in c th c truyn ti do nhng nguyn "
"nhn sau y:\n"

#: ../../printerdrake.pm_.c:1866
msgid ""
"CUPS does not support printers on Novell servers or printers sending the "
"data into a free-formed command.\n"
msgstr ""
"CUPS khng h tr cc my in ca cc my ch Novell hoc cc my in gi d "
"liu vo trong mt lnh c khun thc t do.\n"

#: ../../printerdrake.pm_.c:1868
msgid ""
"PDQ only supports local printers, remote LPD printers, and Socket/TCP "
"printers.\n"
msgstr ""
"PDQ ch h tr cc my in cc b, cc my in LPD  xa, v cc my in Socket/"
"TCP.\n"

#: ../../printerdrake.pm_.c:1870
msgid "LPD and LPRng do not support IPP printers.\n"
msgstr "LPD v LPRng khng h tr my in IPP.\n"

#: ../../printerdrake.pm_.c:1872
msgid ""
"In addition, queues not created with this program or \"foomatic-configure\" "
"cannot be transferred."
msgstr ""
"Hn na, cc hng i in khng c to vi chng trnh ny hoc khng th "
"truyn ti \"cu hnh foomatic\"."

#: ../../printerdrake.pm_.c:1873
msgid ""
"\n"
"Also printers configured with the PPD files provided by their manufacturers "
"or with native CUPS drivers cannot be transferred."
msgstr ""
"\n"
"Cng nh vy, cc my in c cu hnh vi cc file PPD do hng ch to cung "
"cp hoc i km vi cc driver CUPS c th khng c truyn ti."

#: ../../printerdrake.pm_.c:1874
msgid ""
"\n"
"Mark the printers which you want to transfer and click \n"
"\"Transfer\"."
msgstr ""
"\n"
"nh du vo my in m bn mun gi ti v nhn ln \n"
"\"Truyn\"."

#: ../../printerdrake.pm_.c:1877
msgid "Do not transfer printers"
msgstr "Khng truyn ti my in"

#: ../../printerdrake.pm_.c:1878 ../../printerdrake.pm_.c:1895
msgid "Transfer"
msgstr "Truyn"

#: ../../printerdrake.pm_.c:1891
#, c-format
msgid ""
"A printer named \"%s\" already exists under %s. \n"
"Click \"Transfer\" to overwrite it.\n"
"You can also type a new name or skip this printer."
msgstr ""
"My in c tn \"%s\"  tn ti bn di %s ri. \n"
"Nhn \"Truyn\"  ghi  ln n.\n"
"Bn cng c th g tn mi hay b qua my in ny."

#: ../../printerdrake.pm_.c:1899
msgid "Name of printer should contain only letters, numbers and the underscore"
msgstr "Tn my in ch nn dng cc ch, s v du gch ngang thp"

#: ../../printerdrake.pm_.c:1904
#, c-format
msgid ""
"The printer \"%s\" already exists,\n"
"do you really want to overwrite its configuration?"
msgstr ""
"My in \"%s\" ang tn ti,\n"
"bn thc s mun ghi  ln cu hnh ca n?"

#: ../../printerdrake.pm_.c:1912
msgid "New printer name"
msgstr "Tn my in mi"

#: ../../printerdrake.pm_.c:1915
#, c-format
msgid "Transferring %s..."
msgstr "ang truyn %s ..."

#: ../../printerdrake.pm_.c:1926
#, 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 ""
"Bn  hon thnh vic truyn biu mu my in mc nh (\"%s\"). Bn c mun "
"dng n cng l my in mc nh trong h thng in n %s mi?"

#: ../../printerdrake.pm_.c:1935
msgid "Refreshing printer data..."
msgstr "Lm mi li d liu my in ..."

#: ../../printerdrake.pm_.c:1943 ../../printerdrake.pm_.c:2014
#: ../../printerdrake.pm_.c:2026
msgid "Configuration of a remote printer"
msgstr "Cu hnh ca mt my in  xa"

#: ../../printerdrake.pm_.c:1944
msgid "Starting network..."
msgstr "ang khi chy mng ..."

#: ../../printerdrake.pm_.c:1978 ../../printerdrake.pm_.c:1982
#: ../../printerdrake.pm_.c:1984
msgid "Configure the network now"
msgstr "Cu hnh mng by gi"

#: ../../printerdrake.pm_.c:1979
msgid "Network functionality not configured"
msgstr "Cha cu hnh chc nng mng"

#: ../../printerdrake.pm_.c:1980
msgid ""
"You are going to configure a remote printer. This needs working network "
"access, but your network is not configured yet. If you go on without network "
"configuration, you will not be able to use the printer which you are "
"configuring now. How do you want to proceed?"
msgstr ""
"Bn sp cu hnh mt my in  xa. Bn cn c truy cp mng  thc hin, "
"nhng mng vn cha c cu hnh. Nu thc hin m khng c cu hnh mng, "
"bn s khng th dng my in m bn ang cu hnh lc ny. Bn mun tin "
"hnh th no?"

#: ../../printerdrake.pm_.c:1983
msgid "Go on without configuring the network"
msgstr "Tip tc m khng cu hnh mng"

#: ../../printerdrake.pm_.c:2016
msgid ""
"The network configuration done during the installation cannot be started "
"now. Please check whether the network gets 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 ""
"Cu hnh mng  lm trong khi ci t khng th khi chy vo lc ny. Hy "
"kim tra xem c th truy cp c mng sau khi khi ng h thng v hiu "
"chnh cu hnh bng Trung tm iu khin Mandrake, mc \"Mng & Internet\"/"
"\"Kt ni\", ri tin hnh thit lp my in, cng s dng Trung tm iu "
"khin Mandrake, mc \"Phn cng\"/\"My in\""

#: ../../printerdrake.pm_.c:2017
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 ""
"Truy cp mng  khng chy v khng th khi chy. Hy kim tra cu hnh v "
"phn cng ca bn. Sau  th cu hnh my in  xa li mt ln na."

#: ../../printerdrake.pm_.c:2027
msgid "Restarting printing system..."
msgstr "Khi chy li h thng in n ..."

#: ../../printerdrake.pm_.c:2065
msgid "high"
msgstr "cao"

#: ../../printerdrake.pm_.c:2065
msgid "paranoid"
msgstr "hoang tng"

#: ../../printerdrake.pm_.c:2066
#, c-format
msgid "Installing a printing system in the %s security level"
msgstr "Ci t h thng in n vi mc bo mt %s"

#: ../../printerdrake.pm_.c:2067
#, c-format
msgid ""
"You are about to install the printing system %s on a system running in the %"
"s security level.\n"
"\n"
"This printing system runs a daemon (background process) which waits for "
"print jobs and handles them. This daemon is also accessable by remote "
"machines through the network and so it is a possible point for attacks. "
"Therefore only a few selected daemons are started by default in this "
"security level.\n"
"\n"
"Do you really want to configure printing on this machine?"
msgstr ""
"Bn sp ci t h thng in n %s ln mt h thng ang chy  mc bo mt %"
"s.\n"
"\n"
"H thng in n ny chy mt daemon (tin trnh nn)  i cc tc v in v "
" qun l chng. Daemon ny cng c th truy cp t mt my  xa thng qua "
"mng v  cng l kh nng d b tn cng. Bi vy, ch c mt s t cc "
"daemon l c khi chy theo mc nh  mc bo mt ny.\n"
"\n"
"Bn c tht s mun cu hnh vic in trn my tnh ny?"

#: ../../printerdrake.pm_.c:2099
msgid "Starting the printing system at boot time"
msgstr "Khi chy h thng in n khi khi ng my"

#: ../../printerdrake.pm_.c:2100
#, c-format
msgid ""
"The printing system (%s) will not be started automatically when the machine "
"is booted.\n"
"\n"
"It is possible that the automatic starting was turned off by changing to a "
"higher security level, because the printing system is a potential point for "
"attacks.\n"
"\n"
"Do you want to have the automatic starting of the printing system turned on "
"again?"
msgstr ""
"H thng in (%s) s khng t ng khi chy khi my tnh c khi ng.\n"
"\n"
"C kh nng l vic khi chy t ng  b tt do vic thay i ln mc  "
"bo mt cao hn nhm trnh kh nng b tn cng qua h thng in n.\n"
"\n"
"Bn c mun bt li chc nng khi chy t ng ca h thng in n khng?"

#: ../../printerdrake.pm_.c:2123 ../../printerdrake.pm_.c:2163
#: ../../printerdrake.pm_.c:2200 ../../printerdrake.pm_.c:2240
#: ../../printerdrake.pm_.c:2352
msgid "Checking installed software..."
msgstr "ang kim tra phn mm  ci t..."

#: ../../printerdrake.pm_.c:2167
msgid "Removing LPRng..."
msgstr "ang g b LPRng..."

#: ../../printerdrake.pm_.c:2204
msgid "Removing LPD..."
msgstr "ang g b LPD..."

#: ../../printerdrake.pm_.c:2276
msgid "Select Printer Spooler"
msgstr "Chn Spooler My In"

#: ../../printerdrake.pm_.c:2277
msgid "Which printing system (spooler) do you want to use?"
msgstr "Bn mun s dng h thng in n (spooler) no?"

#: ../../printerdrake.pm_.c:2310
#, c-format
msgid "Configuring printer \"%s\"..."
msgstr "ang cu hnh my in \"%s\" ..."

#: ../../printerdrake.pm_.c:2323
msgid "Installing Foomatic..."
msgstr "ang ci t Foomatic ..."

#: ../../printerdrake.pm_.c:2380 ../../printerdrake.pm_.c:2419
#: ../../printerdrake.pm_.c:2804 ../../printerdrake.pm_.c:2874
msgid "Printer options"
msgstr "Cc ty chn my in"

#: ../../printerdrake.pm_.c:2389
msgid "Preparing PrinterDrake..."
msgstr "Chun b PrinterDrake ..."

#: ../../printerdrake.pm_.c:2406 ../../printerdrake.pm_.c:2961
msgid "Configuring applications..."
msgstr "Cu hnh ng dng ..."

#: ../../printerdrake.pm_.c:2426
msgid "Would you like to configure printing?"
msgstr "Bn c mun cu hnh in n khng?"

#: ../../printerdrake.pm_.c:2438
msgid "Printing system: "
msgstr "H thng in n: "

#: ../../printerdrake.pm_.c:2486
msgid "Printerdrake"
msgstr "Printerdrake"

#: ../../printerdrake.pm_.c:2490
msgid ""
"The following printers are configured. Double-click on a printer to change "
"its settings; to make it the default printer; to view information about it; "
"or to make a printer on a remote CUPS server available for Star Office/"
"OpenOffice.org."
msgstr ""
"Cc my in sau  c cu hnh. Nhn p chut ln my in  thay i thit "
"lp: lm n thnh my in mc nh, xem thng tin my in, hoc lp mt my in "
"sn dng vi Star Office/OpenOffice.org."

#: ../../printerdrake.pm_.c:2491
msgid ""
"The following printers are configured. Double-click on a printer to change "
"its settings; to make it the default printer; or to view information about "
"it."
msgstr ""
"Cc my in sau y  c cu hnh. Nhp p chut ln my in nu mun thay "
"i cc thit lp,  lp n l my in mc nh, hay  xem thng tin my in "
"."

#: ../../printerdrake.pm_.c:2517
msgid "Refresh printer list (to display all available remote CUPS printers)"
msgstr "Lm mi li danh sch my in ( hin th cc my in CUPS  xa)"

#: ../../printerdrake.pm_.c:2535
msgid "Change the printing system"
msgstr "Thay i h thng in"

#: ../../printerdrake.pm_.c:2540 ../../standalone/drakconnect_.c:278
msgid "Normal Mode"
msgstr "Ch  bnh thng"

#: ../../printerdrake.pm_.c:2544 ../../standalone/logdrake_.c:225
msgid "Quit"
msgstr "Thot"

#: ../../printerdrake.pm_.c:2696 ../../printerdrake.pm_.c:2746
#: ../../printerdrake.pm_.c:2955
msgid "Do you want to configure another printer?"
msgstr "Bn c mun cu hnh mt my in khc?"

#: ../../printerdrake.pm_.c:2782
msgid "Modify printer configuration"
msgstr "Thay i cu hnh my in"

#: ../../printerdrake.pm_.c:2784
#, c-format
msgid ""
"Printer %s\n"
"What do you want to modify on this printer?"
msgstr ""
"My in %s\n"
"Bn mun thay i g trn my in ny?"

#: ../../printerdrake.pm_.c:2788
msgid "Do it!"
msgstr "Hy thc hin!"

#: ../../printerdrake.pm_.c:2793 ../../printerdrake.pm_.c:2848
msgid "Printer connection type"
msgstr "Kiu kt ni my in"

#: ../../printerdrake.pm_.c:2794 ../../printerdrake.pm_.c:2852
msgid "Printer name, description, location"
msgstr "Tn, m t, v tr ca my in"

#: ../../printerdrake.pm_.c:2796 ../../printerdrake.pm_.c:2867
msgid "Printer manufacturer, model, driver"
msgstr "Hng sn xut, kiu, driver ca my in"

#: ../../printerdrake.pm_.c:2797 ../../printerdrake.pm_.c:2868
msgid "Printer manufacturer, model"
msgstr "Hng sn xut, kiu ca my in"

#: ../../printerdrake.pm_.c:2806 ../../printerdrake.pm_.c:2878
msgid "Set this printer as the default"
msgstr "Thit lp my in ny lm mc nh"

#: ../../printerdrake.pm_.c:2808 ../../printerdrake.pm_.c:2883
msgid "Add this printer to Star Office/OpenOffice.org"
msgstr "B sung my in ny vo Star Office/OpenOffice.org"

#: ../../printerdrake.pm_.c:2809 ../../printerdrake.pm_.c:2892
msgid "Remove this printer from Star Office/OpenOffice.org"
msgstr "B my in ny ra khi Star Office/OpenOffice.org"

#: ../../printerdrake.pm_.c:2810 ../../printerdrake.pm_.c:2901
msgid "Print test pages"
msgstr "Trang in th "

#: ../../printerdrake.pm_.c:2811 ../../printerdrake.pm_.c:2903
msgid "Know how to use this printer"
msgstr " bit s dng my in ny"

#: ../../printerdrake.pm_.c:2813 ../../printerdrake.pm_.c:2905
msgid "Remove printer"
msgstr "B my in"

#: ../../printerdrake.pm_.c:2857
#, c-format
msgid "Removing old printer \"%s\"..."
msgstr "ang g b my in c \"%s\"..."

#: ../../printerdrake.pm_.c:2881
msgid "Default printer"
msgstr "My in mc nh"

#: ../../printerdrake.pm_.c:2882
#, c-format
msgid "The printer \"%s\" is set as the default printer now."
msgstr "By gi, my in \"%s\" c thit lp lm mc nh."

#: ../../printerdrake.pm_.c:2886 ../../printerdrake.pm_.c:2889
msgid "Adding printer to Star Office/OpenOffice.org"
msgstr "B sung my in vo Star Office/OpenOffice.org"

#: ../../printerdrake.pm_.c:2887
#, c-format
msgid ""
"The printer \"%s\" was successfully added to Star Office/OpenOffice.org."
msgstr "My in \"%s\"  c b sung vo Star Office/OpenOffice.org."

#: ../../printerdrake.pm_.c:2890
#, c-format
msgid "Failed to add the printer \"%s\" to Star Office/OpenOffice.org."
msgstr "B sung my in \"%s\" vo Star Office/OpenOffice.org tht bi."

#: ../../printerdrake.pm_.c:2895 ../../printerdrake.pm_.c:2898
msgid "Removing printer from Star Office/OpenOffice.org"
msgstr "B my in ra khi Star Office/OpenOffice.org"

#: ../../printerdrake.pm_.c:2896
#, c-format
msgid ""
"The printer \"%s\" was successfully removed from Star Office/OpenOffice.org."
msgstr "My in \"%s\"  c b ra khi Star Office/OpenOffice.org."

#: ../../printerdrake.pm_.c:2899
#, c-format
msgid "Failed to remove the printer \"%s\" from Star Office/OpenOffice.org."
msgstr "B my in \"%s\" ra khi Star Office/OpenOffice.org tht bi."

#: ../../printerdrake.pm_.c:2907
#, c-format
msgid "Do you really want to remove the printer \"%s\"?"
msgstr "Bn thc s mun b my in \"%s\"?"

#: ../../printerdrake.pm_.c:2909
#, c-format
msgid "Removing printer \"%s\"..."
msgstr "ang g b my in \"%s\" ..."

#: ../../proxy.pm_.c:29 ../../proxy.pm_.c:37 ../../proxy.pm_.c:58
#: ../../proxy.pm_.c:78
msgid "Proxy configuration"
msgstr "Cu hnh Proxy"

#: ../../proxy.pm_.c:30
msgid ""
"Welcome to the proxy configuration utility.\n"
"\n"
"Here, you'll be able to set up your http and ftp proxies\n"
"with or without login and password\n"
msgstr ""
"Cho mng tin ch cu hnh proxy.\n"
"\n"
"Ti y, bn c th thit lp cc proxy cho http v ftp\n"
"c hay khng i hi ng nhp v mt khu\n"

#: ../../proxy.pm_.c:38
msgid ""
"Please fill in the http proxy informations\n"
"Leave it blank if you don't want an http proxy"
msgstr ""
"Hy in cc thng tin v proxy cho http\n"
"Hy  trng nu khng thit lp proxy http"

#: ../../proxy.pm_.c:39 ../../proxy.pm_.c:60
msgid "URL"
msgstr "URL"

#: ../../proxy.pm_.c:40 ../../proxy.pm_.c:61
msgid "port"
msgstr "cng"

#: ../../proxy.pm_.c:44
msgid "Url should begin with 'http:'"
msgstr "URL nn bt u bng 'http:'"

#: ../../proxy.pm_.c:48 ../../proxy.pm_.c:69
msgid "The port part should be numeric"
msgstr " B phn cng nn l ch s"

#: ../../proxy.pm_.c:59
msgid ""
"Please fill in the ftp proxy informations\n"
"Leave it blank if you don't want an ftp proxy"
msgstr ""
"Hy in cc thng tin cho proxy ftp\n"
"Hy  trng nu khng thit lp proxy ftp"

#: ../../proxy.pm_.c:65
msgid "Url should begin with 'ftp:'"
msgstr "URL nn bt u bng 'ftp:'"

#: ../../proxy.pm_.c:79
msgid ""
"Please enter proxy login and password, if any.\n"
"Leave it blank if you don't want login/passwd"
msgstr ""
"Hy nhp vo phn ng nhp v mt khu, nu c.\n"
"Hy  trng nu khng mun ng nhp/mt khu"

#: ../../proxy.pm_.c:80
msgid "login"
msgstr "ng nhp"

#: ../../proxy.pm_.c:82
msgid "password"
msgstr "mt khu"

#: ../../proxy.pm_.c:84
msgid "re-type password"
msgstr "g li mt khu"

#: ../../proxy.pm_.c:88
msgid "The passwords don't match. Try again!"
msgstr "Mt khu khng ng. Hy g li!"

#: ../../raid.pm_.c:35
#, c-format
msgid "Can't add a partition to _formatted_ RAID md%d"
msgstr "Khng th thm mt phn vng cho _formatted_ RAID md%d"

#: ../../raid.pm_.c:108
#, c-format
msgid "Can't write file %s"
msgstr "Khng th ghi tp tin %s"

#: ../../raid.pm_.c:137
msgid "mkraid failed"
msgstr "mkraid hng"

#: ../../raid.pm_.c:137
msgid "mkraid failed (maybe raidtools are missing?)"
msgstr "mkraid hng (phi chng do thiu raidtools ?)"

#: ../../raid.pm_.c:153
#, c-format
msgid "Not enough partitions for RAID level %d\n"
msgstr "Khng  cc phn vng cho mc  RAID %d\n"

#: ../../security/msec.pm_.c:144
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 ""
"Ch  khi dng vi mc  ny. N lm h thng d s dng hn,\n"
"                nhng rt nhy cm: khng c dng cho my tnh ni mng "
"vi my khc\n"
"                 hay vi Internet. Khng c truy cp mt khu."

#: ../../security/msec.pm_.c:150
msgid ""
"With this security level, the use of this system as a server becomes "
"possible.\n"
"                The security is now high enough to use the system as a "
"server which can accept\n"
"                connections from many clients. Note: if your machine is only "
"a client on the Internet, you should choose a lower level."
msgstr ""
"Vi mc bo mt ny, c th s dng h thng ny lm my ch.\n"
"                Mc bo mt by gi  cao  s dng h thng lm my ch, "
"cho php\n"
"                cc my khch kt ni vo. Lu : nu my tnh ny ch l "
"mt my khch trn Internet, bn nn chn mc bo mt thp hn."

#: ../../security/msec.pm_.c:169 ../../standalone/drakfont_.c:680
msgid "Advanced Options"
msgstr "Ty chn Nng cao"

#: ../../security/msec.pm_.c:199
#, fuzzy
msgid "Basic Options"
msgstr "Ty chn"

#: ../../services.pm_.c:14
msgid "Launch the ALSA (Advanced Linux Sound Architecture) sound system"
msgstr "Chy h thng m thanh ALSA (Advanced Linux Sound Architecture)"

#: ../../services.pm_.c:15
msgid "Anacron a periodic command scheduler."
msgstr "Anacron mt lch trnh lnh nh k"

#: ../../services.pm_.c:16
msgid ""
"apmd is used for monitoring batery status and logging it via syslog.\n"
"It can also be used for shutting down the machine when the battery is low."
msgstr ""
"apmd c dng  theo di tnh trng pin v ghi n qua  syslog.\n"
"N cng c dng  tt my tnh khi pin yu."

#: ../../services.pm_.c:18
msgid ""
"Runs commands scheduled by the at command at the time specified when\n"
"at was run, and runs batch commands when the load average is low enough."
msgstr ""
"Chy cc lnh trong lch trnh theo thi gian n nh,\n"
"v chy cc lot lnh (batch commands) khi ti trung bnh  thp."

#: ../../services.pm_.c:20
msgid ""
"cron is a standard UNIX program that runs user-specified programs\n"
"at periodic scheduled times. vixie cron adds a number of features to the "
"basic\n"
"UNIX cron, including better security and more powerful configuration options."
msgstr ""
"cron l mt chng trnh UNIX chun  chy cc chng trnh do ngi\n"
"dng ch nh trong lch trnh. vixie cron a cc s tnh nng vo cron "
"UNIX c\n"
"s, bao gm cc tnh nng bo mt tt hn v cc ty chn cu hnh mnh hn."

#: ../../services.pm_.c:23
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 a h tr chut vo cc ng dng Linux da trn vn bn nh l\n"
"Midnight Commander. N cng cho php tnh nng ct-v-dn bng chut trong,\n"
"console v h tr cho cc menu bt ln trong console."

#: ../../services.pm_.c:26
msgid ""
"HardDrake runs a hardware probe, and optionally configures\n"
"new/changed hardware."
msgstr ""
"HardDrake s chy  kho st cc phn cng, v ty  cu hnh cc\n"
"phn cng mi/thay i."

#: ../../services.pm_.c:28
msgid ""
"Apache is a World Wide Web server. It is used to serve HTML files and CGI."
msgstr ""
"Apache l mt chng trnh my ch World Wide Web. N dng \n"
"phc v cc tp tin HTML v CGI."

#: ../../services.pm_.c:29
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 ""
"Daemon siu my ch internet (thng gi l inetd)  chy cc\n"
"dch v internet khc khi cn. N chu trch nhim cho nhiu\n"
"dch v, bao gm telnet, ftp, rsh, v rlogin. Khi tt inetd th n\n"
"s tt mi dch v m n m nhim."

#: ../../services.pm_.c:33
msgid ""
"Launch packet filtering for Linux kernel 2.2 series, to set\n"
"up a firewall to protect your machine from network attacks."
msgstr ""
"Bt u lc cc gi cho chui nhn 2.2,  ci t\n"
"bc tng la  bo v my tnh ca bn khi cc cuc tn cng t network."

#: ../../services.pm_.c:35
msgid ""
"This package loads the selected keyboard map as set in\n"
"/etc/sysconfig/keyboard.  This can be selected using the kbdconfig utility.\n"
"You should leave this enabled for most machines."
msgstr ""
"Gi ny  np nh x bn phm  chn c thit lp\n"
"trong /etc/sysconfig/keyboard. Dng chn la ny bng tin ch kbdconfig.\n"
"Bn nn  n hot ng cho hu ht cc my tnh."

#: ../../services.pm_.c:38
msgid ""
"Automatic regeneration of kernel header in /boot for\n"
"/usr/include/linux/{autoconf,version}.h"
msgstr ""
"S t ng ti-sinh thnh ca header nhn trn /boot cho\n"
"/usr/include/linux/{autoconf,version}.h"

#: ../../services.pm_.c:40
msgid "Automatic detection and configuration of hardware at boot."
msgstr "T ng d tm v cu hnh phn cng khi boot"

#: ../../services.pm_.c:41
msgid ""
"Linuxconf will sometimes arrange to perform various tasks\n"
"at boot-time to maintain the system configuration."
msgstr ""
"Linuxconf thng thong s sp xp li  thc hin nhiu tc v\n"
"vo thi gian boot  duy tr cu hnh h thng."

#: ../../services.pm_.c:43
msgid ""
"lpd is the print daemon required for lpr to work properly. It is\n"
"basically a server that arbitrates print jobs to printer(s)."
msgstr ""
"lpd l mt daemon in n gip cho lpr hot ng tt. V c\n"
"bn, n cng l mt server x l cc hot ng in n ca my in."

#: ../../services.pm_.c:45
msgid ""
"Linux Virtual Server, used to build a high-performance and highly\n"
"available server."
msgstr ""
"My ch o Linux , c dng  xy dng cc my ch c  s dng cao v\n"
"tho mn cc yu cu cao."

#: ../../services.pm_.c:47
msgid ""
"named (BIND) is a Domain Name Server (DNS) that is used to resolve host "
"names to IP addresses."
msgstr ""
"Tn BIND l mt my ch ph trch tn min (DNS), n x l vic chuyn tn "
"cc my ch thnh cc a ch IP."

#: ../../services.pm_.c:48
msgid ""
"Mounts and unmounts all Network File System (NFS), SMB (Lan\n"
"Manager/Windows), and NCP (NetWare) mount points."
msgstr ""
"Gn kt v b gn kt mi im gn kt ca h thng tp tin\n"
"mng (NFS), SMB (trnh qun tr LAN/Windows), NCP (NetWare)."

#: ../../services.pm_.c:50
msgid ""
"Activates/Deactivates all network interfaces configured to start\n"
"at boot time."
msgstr ""
"Kch hot/Bt hot mi giao din mng  thit lp khi\n"
"khi ng."

#: ../../services.pm_.c:52
msgid ""
"NFS is a popular protocol for file sharing across TCP/IP networks.\n"
"This service provides NFS server functionality, which is configured via the\n"
"/etc/exports file."
msgstr ""
"NFS l mt giao thc ph bin  chia s tp tin qua mng TCP/IP.\n"
"Dch v ny cho php my ch NFS hot ng, n c cu hnh trong\n"
"tp /etc/exports."

#: ../../services.pm_.c:55
msgid ""
"NFS is a popular protocol for file sharing across TCP/IP\n"
"networks. This service provides NFS file locking functionality."
msgstr ""
"NFS l mt giao thc ph bin  chia s tp tin qua mng\n"
"TCP/IP. Dch v ny cho php kha chc nng ca tp tin NFS ."

#: ../../services.pm_.c:57
msgid ""
"Automatically switch on numlock key locker under console\n"
"and XFree at boot."
msgstr ""
"T ng bt kho numlock di console\n"
"v  XFree khi boot."

#: ../../services.pm_.c:59
msgid "Support the OKI 4w and compatible winprinters."
msgstr "H tr OKI 4w v cc cc my in tng thch Windows."

#: ../../services.pm_.c:60
msgid ""
"PCMCIA support is usually to support things like ethernet and\n"
"modems in laptops.  It won't get started unless configured so it is safe to "
"have\n"
"it installed on machines that don't need it."
msgstr ""
"H tr PCMCIA thng dng cho cc thit b nh l ethernet v\n"
"modem ca my xch tay. N khng hot ng nu cha cu hnh.V\n"
"vy, ci t n khng nh hng g v  mt an ton nu khng dng n."

#: ../../services.pm_.c:63
msgid ""
"The portmapper manages RPC connections, which are used by\n"
"protocols such as NFS and NIS. The portmap server must be running on "
"machines\n"
"which act as servers for protocols which make use of the RPC mechanism."
msgstr ""
"Bng nh x cng (portmapper) qun l kt ni RPC s dng cc giao\n"
"thc nh l NFS v NIS. My ch nh x cng phi chy trn cc my tnh\n"
"c chc nng my ch dng cc giao thc theo c ch RPC."

#: ../../services.pm_.c:66
msgid ""
"Postfix is a Mail Transport Agent, which is the program that moves mail from "
"one machine to another."
msgstr ""
"Postfix l chng trnh vn chuyn th, n chuyn th t my tnh ny sang "
"my tnh khc."

#: ../../services.pm_.c:67
msgid ""
"Saves and restores system entropy pool for higher quality random\n"
"number generation."
msgstr ""
"Lu v khi phc entropy pool ca h thng  cho hot ng\n"
"sinh s ngu nhin c cht lng cao."

#: ../../services.pm_.c:69
msgid ""
"Assign raw devices to block devices (such as hard drive\n"
"partitions), for the use of applications such as Oracle"
msgstr ""
"Ch nh thit b raw d  ngn chn cc thit b khc(v d nh phn vng "
"a cng)\n"
",  s dng cc phn mm nh Oracle"

#: ../../services.pm_.c:71
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 ""
"Daemon nh tuyn cho php bng nh tuyn IP t ng c cp nht\n"
"bng giao thc RIP. Khi RIP ang c dng rng ri  cc mng nh, s cn\n"
"thm cc giao thc nh tuyn phc tp cho cc mng phc tp."

#: ../../services.pm_.c:74
msgid ""
"The rstat protocol allows users on a network to retrieve\n"
"performance metrics for any machine on that network."
msgstr ""
"Giao thc RSTAT cho php ngi dng trn mng gi cc\n"
"thc thi metric cho bt k my no trn mng ."

#: ../../services.pm_.c:76
msgid ""
"The rusers protocol allows users on a network to identify who is\n"
"logged in on other responding machines."
msgstr ""
"Giao thc RUSERS cho php ngi dng trn mng nhn ra ai\n"
"ng nhp vo ti cc my ang p ng khc."

#: ../../services.pm_.c:78
msgid ""
"The rwho protocol lets remote users get a list of all of the users\n"
"logged into a machine running the rwho daemon (similiar to finger)."
msgstr ""
"Giao thc RWHO cho php ngi dng t xa c danh sch ton b ngi\n"
"dng ng nhp vo mt my ang chy daemon rwho (tng t finger)."

#: ../../services.pm_.c:80
msgid "Launch the sound system on your machine"
msgstr "Chy h thng m thanh trn my tnh ca bn"

#: ../../services.pm_.c:81
msgid ""
"Syslog is the facility by which many daemons use to log messages\n"
"to various system log files.  It is a good idea to always run syslog."
msgstr ""
"Syslog l phng tin thun li m nhiu daemons dng  ghi cc\n"
"thng ip vo cc tp tin log h thng. Nn chy syslog thng xuyn."

#: ../../services.pm_.c:83
msgid "Load the drivers for your usb devices."
msgstr "Ti cc drivers cho thit b usb ca bn."

#: ../../services.pm_.c:84
msgid "Starts the X Font Server (this is mandatory for XFree to run)."
msgstr "Khi ng X Font Server (nht thit phi c  chy XFree)."

#: ../../services.pm_.c:110 ../../services.pm_.c:152
msgid "Choose which services should be automatically started at boot time"
msgstr "Hy chn dch v no c php khi ng t ng lc khi ng my"

#: ../../services.pm_.c:122
msgid "Printing"
msgstr "In n"

#: ../../services.pm_.c:123
msgid "Internet"
msgstr "Internet"

#: ../../services.pm_.c:126
msgid "File sharing"
msgstr "Chia se File"

#: ../../services.pm_.c:128 ../../standalone/drakbackup_.c:1222
msgid "System"
msgstr "H thng"

#: ../../services.pm_.c:133
msgid "Remote Administration"
msgstr "Qun tr t xa"

#: ../../services.pm_.c:141
msgid "Database Server"
msgstr "My ch C s D liu"

#: ../../services.pm_.c:170
#, c-format
msgid "Services: %d activated for %d registered"
msgstr "Cc dch v: %d c kch hot  ng nhp %d"

#: ../../services.pm_.c:186
msgid "Services"
msgstr "Dch v"

#: ../../services.pm_.c:198
msgid "running"
msgstr "ang chy"

#: ../../services.pm_.c:198
msgid "stopped"
msgstr " dng"

#: ../../services.pm_.c:212
msgid "Services and deamons"
msgstr "Cc dch v v deamon"

#: ../../services.pm_.c:217
msgid ""
"No additional information\n"
"about this service, sorry."
msgstr ""
"Xin li, khng c thng tin\n"
"thm v dch v ny."

#: ../../services.pm_.c:224
msgid "On boot"
msgstr "ang khi ng"

#: ../../services.pm_.c:236
msgid "Start"
msgstr "Bt u"

#: ../../services.pm_.c:236
msgid "Stop"
msgstr "Dng"

#: ../../share/advertising/00-thanks.pl_.c:9
msgid "Thank you for choosing Mandrake Linux 8.2"
msgstr "Cm n  chn s dng Mandrake Linux 8.2"

#: ../../share/advertising/00-thanks.pl_.c:10
msgid "Welcome to the Open Source world"
msgstr "Cho mng th gii M ngun M"

#: ../../share/advertising/00-thanks.pl_.c:11
msgid ""
"The success of MandrakeSoft is based upon the principle of Free Software. "
"Your new operating system is the result of collaborative work on the part of "
"the worldwide Linux Community"
msgstr ""
"Thnh cng ca MandrakeSoft da vo nguyn tc c bn ca Phn mm mi ph. "
"H iu hnh mi l kt qu ca vic cng tc trong th gii ca cng ng "
"linux rng ln"

#: ../../share/advertising/01-gnu.pl_.c:9
msgid "Join the Free Software world"
msgstr "Ra nhp th gii Phn mm Min ph"

#: ../../share/advertising/01-gnu.pl_.c:10
msgid ""
"Get to know the Open Source community and become a member. Learn, teach, and "
"help others by joining the many discussion forums that you will find in our "
"\"Community\" webpages"
msgstr ""
"Mun bit v cng ng M ngun M v tr thnh thnh vin.  hc, dy v "
"gip ngi dng khc bng vic tham gia cc din n tho lun, bn s tm "
"thy trn cc trang web \"Cng ng\"."

#: ../../share/advertising/02-internet.pl_.c:9
msgid "Internet and Messaging"
msgstr "Internet v Thng ip"

#: ../../share/advertising/02-internet.pl_.c:10
msgid ""
"Mandrake Linux 8.2 provides the best software to access everything the "
"Internet has to offer: Surf the web & view animations with Mozilla and "
"Konqueror, exchange email & organize your personal information with "
"Evolution and Kmail, and much more"
msgstr ""
"Mandrake Linux 8.2 cung cp cc phn mm tt nht  truy cp mi th c "
"trn Internet. Lt trn web v xem hot nh bng Mozilla v Konqueror. Trao "
"i th, qun l thng tin c nhn bng Evolution, KMail v rt nhiu chng "
"trnh khc"

#: ../../share/advertising/03-graphic.pl_.c:9
msgid "Multimedia and Graphics"
msgstr "a phng tin v  ha"

#: ../../share/advertising/03-graphic.pl_.c:10
msgid ""
"Mandrake Linux 8.2 lets you push your multimedia computer to its limits! Use "
"the latest software to play music and audio files, edit and organize your "
"images and photos, watch TV and videos, and much more"
msgstr ""
"Mandrake Linux 8.2 cho php bn khai thc ti a my tnh a phng tin! S "
"dng cc phm mm mi nht  chi m thanh, son v qun l hnh nh, nh "
"chp, xem v tuyn, video v rt nhiu th khc"

#: ../../share/advertising/04-develop.pl_.c:9
msgid "Development"
msgstr "Pht trin"

#: ../../share/advertising/04-develop.pl_.c:10
msgid ""
"Mandrake Linux 8.2 is the ultimate development platform. Discover the power "
"of the GNU gcc compiler as well as the best Open Source development "
"environments"
msgstr ""
"Mandrake Linux 8.2 l mt nn pht trin c bn. Khm ph sc mnh ca trnh "
"bin dch gcc ca GNU cng nh cc mi trng pht trin M Ngun M tt nht"

#: ../../share/advertising/05-contcenter.pl_.c:9
#: ../../standalone/drakbug_.c:49
msgid "Mandrake Control Center"
msgstr "Trung tm iu khin Mandrake"

#: ../../share/advertising/05-contcenter.pl_.c:10
msgid ""
"The Mandrake Linux 8.2 Control Center is a one-stop location for fully "
"customizing and configuring your Mandrake system"
msgstr ""
"Trung tm iu khin ca Mandrake Linux 8.2 l v tr tp trung  ty chnh "
"v cu hnh ton b h thng Mandrake"

#: ../../share/advertising/06-user.pl_.c:9
msgid "User interfaces"
msgstr "Giao din ngi dng"

#: ../../share/advertising/06-user.pl_.c:10
msgid ""
"Mandrake Linux 8.2 provides 11 different graphical desktop environments and "
"window managers to choose from including GNOME 1.4, KDE 2.2.2, Window Maker "
"0.8, and the rest"
msgstr ""
"MandrakeLinux 8.2 cung cp 11 mi trng mn hnh nn  ha v cc trnh "
"qun l ca s  bn chn dng, gm c GNOME 1.4, KDE 2.2.2, Window Maker "
"0.8 v ..."

#: ../../share/advertising/07-server.pl_.c:9
msgid "Server Software"
msgstr "Phn mm My ch"

#: ../../share/advertising/07-server.pl_.c:10
msgid ""
"Transform your machine into a powerful server with just a few clicks of the "
"mouse: Web server, email, firewall, router, file and print server, ..."
msgstr ""
"Chuyn my tnh ny thnh mt my ch mnh ch vi vi ln nhn chut: my "
"ch web, th, tng la, nh tuyn, my ch tp tin v in,..."

#: ../../share/advertising/08-games.pl_.c:9
msgid "Games"
msgstr "Cc tr chi"

#: ../../share/advertising/08-games.pl_.c:10
msgid ""
"Mandrake Linux 8.2 provides the best Open Source games - arcade, action, "
"cards, sports, strategy, ..."
msgstr ""
"Mandrake Linux 8.2 cung cp cc tr chi m ngun m hay nht - mi vm, "
"hnh ng, th thao, chin lc, ..."

#: ../../share/advertising/09-MDKcampus.pl_.c:9
msgid "MandrakeCampus"
msgstr "MandrakeCampus"

#: ../../share/advertising/09-MDKcampus.pl_.c:10
msgid ""
"Would you like to learn Linux simply, quickly, and for free? MandrakeSoft "
"provides free Linux training, as well as a way to test your progress, at "
"MandrakeCampus -- our online training center"
msgstr ""
"Mun hc Linux theo cch t do, n gin, nhanh chng ? MandrakeSoft cung "
"cp chng trnh hun luyn min ph v Linux cng nh vic kim tra qu "
"trnh hc thng qua trung tm hun luyn trc tuyn MandrakeCampus."

#: ../../share/advertising/10-MDKexpert.pl_.c:9
msgid "MandrakeExpert"
msgstr "MandrakeExpert"

#: ../../share/advertising/10-MDKexpert.pl_.c:10
msgid ""
"Quality support from the Linux Community, and from MandrakeSoft, is just "
"around the corner. And if you're already a Linux veteran, become an \"Expert"
"\" and share your knowledge at our support website"
msgstr ""
"H tr c cht lng t Cng ng Linux v MandrakeSoft, l iu c th! V "
"nu bn  l ngi dng Linux kinh nghim, hy l \"Chuyn gia\"  c th "
"chia s kin thc ti website tr gip ca chng ti"

#: ../../share/advertising/11-consul.pl_.c:9
msgid "MandrakeConsulting"
msgstr "MandrakeConsulting"

#: ../../share/advertising/11-consul.pl_.c:10
msgid ""
"For all of your IT projects, our consultants are ready to analyze your "
"requirements and offer a customized solution. Benefit from MandrakeSoft's "
"vast experience as a Linux producer to provide a true IT alternative for "
"your business organization"
msgstr ""
" phc v mi d n CNTT, cc tham vn ca hng sn sng phn tch yu cu "
"ca bn v a ra cc gii php ph hp. MandrakeSoft vi b dy kinh nghim "
"s mang n mt la chn cng ngh ch thc cho t chc/cng ty ca bn"

#: ../../share/advertising/12-MDKstore.pl_.c:9
msgid "MandrakeStore"
msgstr "MandrakeStore"

#: ../../share/advertising/12-MDKstore.pl_.c:10
msgid ""
"A full range of Linux solutions, as well as special offers on products and "
"'goodies', are available online at our e-store"
msgstr ""
"Vi hng lot gii php ton din cng nh s cung cp c bit cc sn phm "
"lun sn c ti ca hng in t ca chng ti."

#: ../../share/advertising/13-Nvert.pl_.c:9
msgid ""
"For more information on MandrakeSoft's Professional Services and commercial "
"offerings, please see the following web page:"
msgstr ""
" bit thm v cc Dch v Chuyn nghip ca MandrakeSoft v cc hot ng "
"thng mi, hy xem trang web sau y:"

#: ../../share/advertising/13-Nvert.pl_.c:11
msgid "http://www.mandrakesoft.com/sales/contact"
msgstr "http://www.mandrakesoft.com/sales/contact"

#: ../../standalone.pm_.c:25
msgid "Installing packages..."
msgstr "ang ci t cc gi tin ..."

#: ../../standalone/XFdrake_.c:131
msgid "Please log out and then use Ctrl-Alt-BackSpace"
msgstr "Hy thot ra ri dng Ctrl-Alt-BackSpace"

#: ../../standalone/XFdrake_.c:135
#, c-format
msgid "Please relog into %s to activate the changes"
msgstr "Hy ng nhp li vo %s  thay i c tc dng"

#: ../../standalone/diskdrake_.c:85
msgid ""
"I can't read your partition table, it's too corrupted for me :(\n"
"I'll try to go on blanking bad partitions"
msgstr ""
"Khng th c c bng phn vng, n b hng nng :(\n"
"S c vt qua cc phn vng trng b hng"

#: ../../standalone/drakTermServ_.c:189
msgid "Mandrake Terminal Server Configuration"
msgstr "Cu Hnh My Ch Terminal ca Mandrake"

#: ../../standalone/drakTermServ_.c:204
msgid "Enable Server"
msgstr "Bt My ch"

#: ../../standalone/drakTermServ_.c:211
msgid "Disable Server"
msgstr "Tt My ch"

#: ../../standalone/drakTermServ_.c:219
msgid "Start Server"
msgstr "Chy My ch"

#: ../../standalone/drakTermServ_.c:226
msgid "Stop Server"
msgstr "Dng My ch"

#: ../../standalone/drakTermServ_.c:234
msgid "Etherboot Floppy/ISO"
msgstr "Etherboot Floppy/ISO"

#: ../../standalone/drakTermServ_.c:236
msgid "Net Boot Images"
msgstr "nh khi ng qua mng"

#: ../../standalone/drakTermServ_.c:240
msgid "Add/Del Users"
msgstr "Thm/B Ngi Dng"

#: ../../standalone/drakTermServ_.c:242
msgid "Add/Del Clients"
msgstr "Thm/B Client"

#: ../../standalone/drakTermServ_.c:247 ../../standalone/drakbackup_.c:2635
#: ../../standalone/drakbackup_.c:2666 ../../standalone/drakbackup_.c:2687
#: ../../standalone/drakbackup_.c:2710 ../../standalone/drakbackup_.c:2737
#: ../../standalone/drakbackup_.c:2776 ../../standalone/drakbackup_.c:2797
#: ../../standalone/drakbackup_.c:2824 ../../standalone/drakbackup_.c:2848
#: ../../standalone/drakbackup_.c:2870 ../../standalone/drakfont_.c:701
msgid "Help"
msgstr "Gip"

#: ../../standalone/drakTermServ_.c:434
msgid "Boot Floppy"
msgstr "a mm Khi ng"

#: ../../standalone/drakTermServ_.c:436
msgid "Boot ISO"
msgstr "ISO khi ng"

#: ../../standalone/drakTermServ_.c:505
msgid "Build Whole Kernel -->"
msgstr "Xy dng ton b Kernel -->"

#: ../../standalone/drakTermServ_.c:507 ../../standalone/drakTermServ_.c:537
msgid "This will take a few minutes."
msgstr "Vic ny ko di t pht."

#: ../../standalone/drakTermServ_.c:519
msgid "No kernel selected!"
msgstr "Khng c Kernel c chn!"

#: ../../standalone/drakTermServ_.c:522
msgid "Build Single NIC -->"
msgstr "Xy dng NIC n -->"

#: ../../standalone/drakTermServ_.c:533
msgid "No nic selected!"
msgstr "Khng c NIC c chn!"

#: ../../standalone/drakTermServ_.c:536
msgid "Build All Kernels -->"
msgstr "Xy dng ton b Kernel -->"

#: ../../standalone/drakTermServ_.c:550
msgid "<-- Delete"
msgstr "<-- Xo"

#: ../../standalone/drakTermServ_.c:557
msgid "Delete All NBIs"
msgstr "Xo mi NBI"

#: ../../standalone/drakTermServ_.c:619
msgid "Add User -->"
msgstr "Thm ngi dng-->"

#: ../../standalone/drakTermServ_.c:627
msgid "<-- Del User"
msgstr "<-- Xo Ngi Dng"

#: ../../standalone/drakTermServ_.c:701
msgid "Add Client -->"
msgstr "Thm My Khch-->"

#: ../../standalone/drakTermServ_.c:733
msgid "<-- Del Client"
msgstr "<--Xo My Khch"

#: ../../standalone/drakTermServ_.c:739
msgid "dhcpd Config..."
msgstr "Cu hnh DHCPd..."

#: ../../standalone/drakTermServ_.c:886
msgid "Write Config"
msgstr "Ghi Cu Hnh"

#: ../../standalone/drakTermServ_.c:944
msgid "Please insert floppy disk:"
msgstr "Hy np a mm :"

#: ../../standalone/drakTermServ_.c:948
msgid "Couldn't access the floppy!"
msgstr "Khng th truy cp a mm!"

#: ../../standalone/drakTermServ_.c:950
msgid "Floppy can be removed now"
msgstr "By gi c th b a mm ra"

#: ../../standalone/drakTermServ_.c:953
msgid "No floppy drive available!"
msgstr "Hin khng c  a mm no!"

#: ../../standalone/drakTermServ_.c:962
#, c-format
msgid "Etherboot ISO image is %s"
msgstr "nh Etherboot ISO l %s"

#: ../../standalone/drakTermServ_.c:964
msgid "Something went wrong! - Is mkisofs installed?"
msgstr "iu g  khng ng! -  ci t mkisofs cha?"

#: ../../standalone/drakTermServ_.c:983
msgid "Need to create /etc/dhcpd.conf first!"
msgstr "Cn to /etc/dhcpd.conf trc tin!"

#: ../../standalone/drakautoinst_.c:45
msgid "Error!"
msgstr "Li!"

#: ../../standalone/drakautoinst_.c:46
#, c-format
msgid "I can't find needed image file `%s'."
msgstr "Khng th tm thy tp tin nh cn dng `%s'."

#: ../../standalone/drakautoinst_.c:48
msgid "Auto Install Configurator"
msgstr "Cu hnh ci t t ng"

#: ../../standalone/drakautoinst_.c:49
msgid ""
"You are about to configure an Auto Install floppy. This feature is somewhat "
"dangerous and must be used circumspectly.\n"
"\n"
"With that feature, you will be able to replay the installation you've "
"performed on this computer, being interactively prompted for some steps, in "
"order to change their values.\n"
"\n"
"For maximum safety, the partitioning and formatting will never be performed "
"automatically, whatever you chose during the install of this computer.\n"
"\n"
"Do you want to continue?"
msgstr ""
"Bn sp cu hnh mt a mm ci t t ng. Tnh nng ny c phn nguy "
"him v phi c s dng mt cch thn trng.\n"
"\n"
"Vi tnh nng , bn s c kh nng din li qu trnh ci t m bn  "
"thc hin trn my ny, c nhc theo kiu tng tc cho mt s bc,  "
"thay i cc gi tr ca chng.\n"
"\n"
" c s an ton ti a, vic phn vng v format a s khng bao gi c "
"thc hin t ng theo nhng g m bn  chn khi ci t trn my ny.\n"
"\n"
"Bn c mun tip tc?"

#: ../../standalone/drakautoinst_.c:71
msgid "Automatic Steps Configuration"
msgstr "Cu hnh cc bc t ng"

#: ../../standalone/drakautoinst_.c:72
msgid ""
"Please choose for each step whether it will replay like your install, or it "
"will be manual"
msgstr ""
"Hy thc hin chn cho tng bc: n s din li ging nh bn  ci t "
"hay l s c thao tc bng tay"

#: ../../standalone/drakautoinst_.c:83
msgid "Creating auto install floppy"
msgstr "To a mm ci t t ng"

#: ../../standalone/drakautoinst_.c:145
msgid ""
"\n"
"Welcome.\n"
"\n"
"The parameters of the auto-install are available in the sections on the left"
msgstr ""
"\n"
"Cho mng.\n"
"\n"
"Cc thng s c sn cho vic ci t t ng nm  cc mc  bn tri"

#: ../../standalone/drakautoinst_.c:240 ../../standalone/drakgw_.c:550
#: ../../standalone/scannerdrake_.c:106
msgid "Congratulations!"
msgstr "Chc mng!"

#: ../../standalone/drakautoinst_.c:241
msgid ""
"The floppy has been successfully generated.\n"
"You may now replay your installation."
msgstr ""
"a mm t ng ci t  c to ra.\n"
"Bn c th din li qu trnh ci t  thc hin."

#: ../../standalone/drakautoinst_.c:279
msgid "Auto Install"
msgstr "Ci t T ng"

#: ../../standalone/drakautoinst_.c:349
msgid "Add an item"
msgstr "Thm mt mc"

#: ../../standalone/drakautoinst_.c:356
msgid "Remove the last item"
msgstr "B mc gn y nht"

#: ../../standalone/drakbackup_.c:599
msgid ""
"\n"
"                      DrakBackup Report \n"
"\n"
msgstr ""
"\n"
"                      Bo co DrakBackup \n"
"\n"

#: ../../standalone/drakbackup_.c:600
msgid ""
"\n"
"                      DrakBackup Daemon Report\n"
"\n"
"\n"
msgstr ""
"\n"
"                      Bo co Daemon ca DrakBackup\n"
"\n"
"\n"

#: ../../standalone/drakbackup_.c:604
msgid ""
"\n"
"                    DrakBackup Report Details\n"
"\n"
"\n"
msgstr ""
"\n"
"                    Bo co Chi tit ca DrakBackup\n"
"\n"
"\n"

#: ../../standalone/drakbackup_.c:626 ../../standalone/drakbackup_.c:642
msgid "total progess"
msgstr "ton b tin trnh"

#: ../../standalone/drakbackup_.c:751 ../../standalone/drakbackup_.c:795
msgid "Backup system files..."
msgstr "Sao lu cc tp tin h thng..."

#: ../../standalone/drakbackup_.c:796 ../../standalone/drakbackup_.c:858
msgid "Hard Disk Backup files..."
msgstr "Cc file Sao chp D phng trn HDD ..."

#: ../../standalone/drakbackup_.c:808
msgid "Backup User files..."
msgstr "Sao lu Tp tin Ngi dng ..."

#: ../../standalone/drakbackup_.c:809
msgid "Hard Disk Backup Progress..."
msgstr "Tin trnh Sao lu a cng..."

#: ../../standalone/drakbackup_.c:857
msgid "Backup Other files..."
msgstr "Sao lu cc Tp tin khc ..."

#: ../../standalone/drakbackup_.c:871 ../../standalone/drakbackup_.c:895
#, fuzzy, c-format
msgid ""
"\n"
"Drakbackup activities via %s:\n"
"\n"
msgstr ""
"\n"
"Cc hot ng ca Drakbackup thng qua CD:\n"
"\n"

#: ../../standalone/drakbackup_.c:880
#, c-format
msgid ""
"file list sent by FTP : %s\n"
" "
msgstr ""
"danh sch tp tin gi qua FTP : %s\n"
" "

#: ../../standalone/drakbackup_.c:883
msgid ""
"\n"
" FTP connection problem: It was not possible to send your backup files by "
"FTP.\n"
msgstr ""
"\n"
" Kt ni FTP c vn :  khng th gi cc tp tin sao lu bng kt ni "
"FTP.\n"

#: ../../standalone/drakbackup_.c:900
msgid ""
"\n"
"Drakbackup activities via CD:\n"
"\n"
msgstr ""
"\n"
"Cc hot ng ca Drakbackup thng qua CD:\n"
"\n"

#: ../../standalone/drakbackup_.c:905
msgid ""
"\n"
"Drakbackup activities via tape:\n"
"\n"
msgstr ""
"\n"
"Cc hot ng ca Drakbackup thng qua bng t:\n"
"\n"

#: ../../standalone/drakbackup_.c:914
msgid " Error during mail sending. \n"
msgstr " Li khi ang gi mail. \n"

#: ../../standalone/drakbackup_.c:1011 ../../standalone/drakbackup_.c:1022
#: ../../standalone/drakbackup_.c:1033 ../../standalone/drakfont_.c:1005
msgid "File Selection"
msgstr "La chn File"

#: ../../standalone/drakbackup_.c:1038
msgid "Select the files or directories and click on 'Add'"
msgstr "Chn cc tp tin hay th mc v nhn 'Add'"

#: ../../standalone/drakbackup_.c:1078
msgid ""
"\n"
"Please check all options that you need.\n"
msgstr ""
"\n"
"Hy kim tra mi ty chn c cn n.\n"

#: ../../standalone/drakbackup_.c:1079
msgid ""
"These options can backup and restore all files in your /etc directory.\n"
msgstr ""
"Nhng ty chn ny c th sao lu v khi phc mi tp tin trong th mc /"
"etc\n"

#: ../../standalone/drakbackup_.c:1080
msgid "Backup your System files. ( /etc directory )"
msgstr "Sao lu cc tp tin h thng. (th mc /etc)"

#: ../../standalone/drakbackup_.c:1081
msgid "Use incremental backup  (do not replace old backups)"
msgstr "Dng sao lu mi (khng thay th cc sao lu c)"

#: ../../standalone/drakbackup_.c:1082
msgid "Do not include critical files (passwd, group, fstab)"
msgstr "Khng bao gm cc tp tin c bit (mt khu, nhm, fstab)"

#: ../../standalone/drakbackup_.c:1083
msgid ""
"With this option you will be able to restore any version\n"
" of your /etc directory."
msgstr ""
"Vi ty chn ny, c th khi phc bt k phin bn\n"
" trong th mc /etc ."

#: ../../standalone/drakbackup_.c:1100
msgid "Please check all users that you want to include in your backup."
msgstr "Hy chn ton b ngi dng bn mun gi trong sao lu."

#: ../../standalone/drakbackup_.c:1127
msgid "Do not include the browser cache"
msgstr "Khng bao gm cache ca trnh duyt"

#: ../../standalone/drakbackup_.c:1128 ../../standalone/drakbackup_.c:1152
msgid "Use Incremental Backups  (do not replace old backups)"
msgstr "Dng cc sao lu mi (khng thay th cc sao lu c)"

#: ../../standalone/drakbackup_.c:1150 ../../standalone/drakfont_.c:1059
msgid "Remove Selected"
msgstr "c chn  xa"

#: ../../standalone/drakbackup_.c:1188
msgid "Windows (FAT32)"
msgstr "Windows (FAT32)"

#: ../../standalone/drakbackup_.c:1227
msgid "Users"
msgstr "Ngi dng"

#: ../../standalone/drakbackup_.c:1257
msgid "Use network connection to backup"
msgstr "Dng kt ni mng  sao lu"

#: ../../standalone/drakbackup_.c:1264
msgid "Please enter the host name or IP."
msgstr "Hy nhp tn ch hay IP."

#: ../../standalone/drakbackup_.c:1269
msgid ""
"Please enter the directory (or module) to\n"
" put the backup on this host."
msgstr ""
"Hy nhp th mc (hay module)  t\n"
" sao lu trn my ch ny."

#: ../../standalone/drakbackup_.c:1274
msgid "Please enter your login"
msgstr "Hy ng nhp"

#: ../../standalone/drakbackup_.c:1279
msgid "Please enter your password"
msgstr "Hy nhp mt khu"

#: ../../standalone/drakbackup_.c:1285
msgid "Remember this password"
msgstr "Nh mt khu ny"

#: ../../standalone/drakbackup_.c:1360 ../../standalone/drakbackup_.c:3295
msgid "Use CD/DVDROM to backup"
msgstr "Dng CD/DVDROM  sao lu"

#: ../../standalone/drakbackup_.c:1363 ../../standalone/drakbackup_.c:3299
msgid "Please choose your CD space"
msgstr "Hy chn khng gian a CD"

#: ../../standalone/drakbackup_.c:1369 ../../standalone/drakbackup_.c:3311
msgid "Please check if you are using CDRW media"
msgstr "Hy kim tra nu ang dng CD-Rewriter"

#: ../../standalone/drakbackup_.c:1375 ../../standalone/drakbackup_.c:3317
msgid "Please check if you want to erase your CDRW before"
msgstr "Hy kim tra nu mun xo CDRW trc"

#: ../../standalone/drakbackup_.c:1382
msgid ""
"Please check if you want to include\n"
" install boot on your CD."
msgstr ""
"nh du vo nu mun CD ci t\n"
" c tnh nng khi ng."

#: ../../standalone/drakbackup_.c:1388
msgid ""
"Please enter your CD Writer device name\n"
" ex: 0,1,0"
msgstr ""
"Hy nhp tn ca  ghi CD\n"
" vd: 0,1,0"

#: ../../standalone/drakbackup_.c:1437
msgid "Use tape to backup"
msgstr "Dng bng t  sao lu"

#: ../../standalone/drakbackup_.c:1440
msgid "Please enter the device name to use for backup"
msgstr "Hy nhp tn thit b  dng sao lu"

#: ../../standalone/drakbackup_.c:1446
msgid "Please check if you want to erase your tape before the backup."
msgstr "Hy kim tra nu mun xo bng t trc khi sao lu."

#: ../../standalone/drakbackup_.c:1452 ../../standalone/drakbackup_.c:1505
#: ../../standalone/drakbackup_.c:2381
msgid ""
"Please enter the maximum size\n"
" allowed for Drakbackup"
msgstr ""
"Hy nhp kch thc ti a\n"
" c php cho Drakbackup"

#: ../../standalone/drakbackup_.c:1497
msgid "Please enter the directory to save to:"
msgstr "Hy nhp th mc  lu vo:"

#: ../../standalone/drakbackup_.c:1511 ../../standalone/drakbackup_.c:2387
msgid "Use quota for backup files."
msgstr "Dng quota cho cc file sao lu."

#: ../../standalone/drakbackup_.c:1580
msgid "Network"
msgstr "Mng"

#: ../../standalone/drakbackup_.c:1585
msgid "CDROM / DVDROM"
msgstr "CDROM / DVDROM"

#: ../../standalone/drakbackup_.c:1590
msgid "HardDrive / NFS"
msgstr "a cng / NFS"

#: ../../standalone/drakbackup_.c:1595
msgid "Tape"
msgstr "Bng T"

#: ../../standalone/drakbackup_.c:1609 ../../standalone/drakbackup_.c:1613
#: ../../standalone/drakbackup_.c:1617
msgid "hourly"
msgstr "hng gi"

#: ../../standalone/drakbackup_.c:1610 ../../standalone/drakbackup_.c:1614
#: ../../standalone/drakbackup_.c:1617
msgid "daily"
msgstr "hng ngy"

#: ../../standalone/drakbackup_.c:1611 ../../standalone/drakbackup_.c:1615
#: ../../standalone/drakbackup_.c:1617
msgid "weekly"
msgstr "hng tun"

#: ../../standalone/drakbackup_.c:1612 ../../standalone/drakbackup_.c:1616
#: ../../standalone/drakbackup_.c:1617
msgid "monthly"
msgstr "hng thng"

#: ../../standalone/drakbackup_.c:1630
msgid "Use daemon"
msgstr "Dng daemon"

#: ../../standalone/drakbackup_.c:1635
msgid ""
"Please choose the time \n"
"interval between each backup"
msgstr ""
"Hy chn khong thi \n"
"gia cc ln sao lu"

#: ../../standalone/drakbackup_.c:1641
msgid ""
"Please choose the\n"
"media for backup."
msgstr ""
"Hy chn phng\n"
"tin dng  sao lu."

#: ../../standalone/drakbackup_.c:1648
msgid ""
"Please be sure that the cron daemon is included in your services. \n"
"\n"
"Note that currently all 'net' medias also use the hard drive."
msgstr ""
"Hy m bo l cron daemon  c mt trong cc dch v.\n"
"\n"
"Lu  l ton b phng tin mng cng dng  cng."

#: ../../standalone/drakbackup_.c:1706
msgid "Send mail report after each backup to :"
msgstr "Gi bo co mail sau mi ln sao lu n:"

#: ../../standalone/drakbackup_.c:1748
msgid "What"
msgstr "Ci g"

#: ../../standalone/drakbackup_.c:1753
msgid "Where"
msgstr "V tr"

#: ../../standalone/drakbackup_.c:1758
msgid "When"
msgstr "Khi"

#: ../../standalone/drakbackup_.c:1763
msgid "More Options"
msgstr "Thm Ty chn"

#: ../../standalone/drakbackup_.c:1782 ../../standalone/drakbackup_.c:3207
msgid "Drakbackup Configuration"
msgstr "Cu Hnh Drakbackup"

#: ../../standalone/drakbackup_.c:1800
msgid "Please choose where you want to backup"
msgstr "Hy chn v tr bn mun sao lu"

#: ../../standalone/drakbackup_.c:1802
msgid "on Hard Drive"
msgstr "trn a Cng"

#: ../../standalone/drakbackup_.c:1813
msgid "across Network"
msgstr "qua Mng"

#: ../../standalone/drakbackup_.c:1877
msgid "Please choose what you want to backup"
msgstr "Hy chn ci m bn mun sao lu"

#: ../../standalone/drakbackup_.c:1878
msgid "Backup system"
msgstr "Sao lu h thng"

#: ../../standalone/drakbackup_.c:1879
msgid "Backup Users"
msgstr "Sao lu Ngi dng"

#: ../../standalone/drakbackup_.c:1882
msgid "Select user manually"
msgstr "Chn ngi dng bng tay"

#: ../../standalone/drakbackup_.c:1964
msgid ""
"\n"
"Backup Sources: \n"
msgstr ""
"\n"
"Sao lu Ngun: \n"

#: ../../standalone/drakbackup_.c:1965
msgid ""
"\n"
"- System Files:\n"
msgstr ""
"\n"
"- Tp tin H thng:\n"

#: ../../standalone/drakbackup_.c:1967
msgid ""
"\n"
"- User Files:\n"
msgstr ""
"\n"
"- Tp tin Ngi dng:\n"

#: ../../standalone/drakbackup_.c:1969
msgid ""
"\n"
"- Other Files:\n"
msgstr ""
"\n"
"- Cc Tp Tin Khc:\n"

#: ../../standalone/drakbackup_.c:1971
#, c-format
msgid ""
"\n"
"- Save on Hard drive on path : %s\n"
msgstr ""
"\n"
"- Lu trn a cng vi ng dn: %s\n"

#: ../../standalone/drakbackup_.c:1976
msgid ""
"\n"
"- Burn to CD"
msgstr ""
"\n"
"G-hi vo CD"

#: ../../standalone/drakbackup_.c:1977
msgid "RW"
msgstr "Ghi Li"

#: ../../standalone/drakbackup_.c:1978
#, c-format
msgid " on device : %s"
msgstr " trn thit b: %s"

#: ../../standalone/drakbackup_.c:1979
#, c-format
msgid ""
"\n"
"- Save to Tape on device : %s"
msgstr ""
"\n"
"- Lu vo bng t trn thit b : %s"

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

#: ../../standalone/drakbackup_.c:1983
#, c-format
msgid ""
"\n"
"- Save via %s on host : %s\n"
msgstr ""
"\n"
"- Lu qua %s trn my ch: %s\n"

#: ../../standalone/drakbackup_.c:1984
#, c-format
msgid ""
"\t\t user name: %s\n"
"\t\t on path: %s \n"
msgstr ""
"\t\t tn ngi dng: %s\n"
"\t\t vi ng dn: %s \n"

#: ../../standalone/drakbackup_.c:1985
msgid ""
"\n"
"- Options:\n"
msgstr ""
"\n"
"- Ty chn:\n"

#: ../../standalone/drakbackup_.c:1986
msgid "\tDo not include System Files\n"
msgstr "\tKhng bao gm cc Tp tin H thng\n"

#: ../../standalone/drakbackup_.c:1989
msgid "\tBackups use tar and bzip2\n"
msgstr "\tCc sao lu s dng tar v bzip2\n"

#: ../../standalone/drakbackup_.c:1991
msgid "\tBackups use tar and gzip\n"
msgstr "\tCc sao lu s dng tar v gzip\n"

#: ../../standalone/drakbackup_.c:1994
#, c-format
msgid ""
"\n"
"- Daemon (%s) include :\n"
msgstr ""
"\n"
"- Daemon (%s) gm c :\n"

#: ../../standalone/drakbackup_.c:1995
msgid "\t-Hard drive.\n"
msgstr "\t-a Cng.\n"

#: ../../standalone/drakbackup_.c:1996
msgid "\t-CDROM.\n"
msgstr "\t-CDROM.\n"

#: ../../standalone/drakbackup_.c:1997
msgid "\t-Tape \n"
msgstr "\t-Bng t \n"

#: ../../standalone/drakbackup_.c:1998
msgid "\t-Network by FTP.\n"
msgstr "\t-Mng bng FTP.\n"

#: ../../standalone/drakbackup_.c:1999
msgid "\t-Network by SSH.\n"
msgstr "\t-Mng bng SSH.\n"

#: ../../standalone/drakbackup_.c:2000
msgid "\t-Network by rsync.\n"
msgstr "\t-Mng bng rsync.\n"

#: ../../standalone/drakbackup_.c:2001
msgid "\t-Network by webdav.\n"
msgstr "\t-Mng bng webdav.\n"

#: ../../standalone/drakbackup_.c:2003
msgid "No configuration, please click Wizard or Advanced.\n"
msgstr "Cha c cu hnh, hy nhn  thut hay Nng cao.\n"

#: ../../standalone/drakbackup_.c:2009
msgid ""
"List of data to restore:\n"
"\n"
msgstr ""
"Danh sch d liu  khi phc:\n"
"\n"

#: ../../standalone/drakbackup_.c:2113
msgid ""
"List of data corrupted:\n"
"\n"
msgstr ""
"Danh sch d liu hng:\n"
"\n"

#: ../../standalone/drakbackup_.c:2115
msgid "Please uncheck or remove it on next time."
msgstr "Hy b chn hay g b vo ln sau."

#: ../../standalone/drakbackup_.c:2125
msgid "Backup files are corrupted"
msgstr "Sao lu cc tp tin b hng"

#: ../../standalone/drakbackup_.c:2146
msgid "          All your selectionned data have been          "
msgstr "          Ton b d liu c chn  c          "

#: ../../standalone/drakbackup_.c:2147
#, c-format
msgid "          Successfuly Restored on %s       "
msgstr "           sao lu thnh cng ln %s       "

#: ../../standalone/drakbackup_.c:2254
msgid "         Restore Configuration       "
msgstr "         Khi phc Cu hnh       "

#: ../../standalone/drakbackup_.c:2272
msgid "OK to restore the other files."
msgstr "OK  khi phc cc tp tin khc."

#: ../../standalone/drakbackup_.c:2290
msgid "User list to restore (only the most recent date per user is important)"
msgstr ""
"Danh sch ngi dng  khi phc (ch c thi gian gn y nht ca mi "
"ngi dng l quan trng)"

#: ../../standalone/drakbackup_.c:2340
msgid "Backup the system files before:"
msgstr "Sao lu cc tp tin h thng trc:"

#: ../../standalone/drakbackup_.c:2342
msgid "please choose the date to restore"
msgstr "Hy chn ngy  phc hi"

#: ../../standalone/drakbackup_.c:2370
msgid "Use Hard Disk to backup"
msgstr "Dng a cng  sao lu"

#: ../../standalone/drakbackup_.c:2373
msgid "Please enter the directory to save:"
msgstr "Hy nhp th mc  lu:"

#: ../../standalone/drakbackup_.c:2416
msgid "FTP Connection"
msgstr "Kt ni FTP"

#: ../../standalone/drakbackup_.c:2424
msgid "Secure Connection"
msgstr "Kt ni Bo mt"

#: ../../standalone/drakbackup_.c:2451
msgid "Restore from Hard Disk."
msgstr "Khi phc t a cng"

#: ../../standalone/drakbackup_.c:2453
msgid "Please enter the directory where backups are stored"
msgstr "Hy nhp th mc, ni s  cc sao lu"

#: ../../standalone/drakbackup_.c:2512
msgid "Select another media to restore from"
msgstr "Chn phng tin khc  khi phc t "

#: ../../standalone/drakbackup_.c:2514
msgid "Other Media"
msgstr "Phng tin Khc"

#: ../../standalone/drakbackup_.c:2520
msgid "Restore system"
msgstr "Khi phc H thng"

#: ../../standalone/drakbackup_.c:2521
msgid "Restore Users"
msgstr "Khi phc Ngi dng"

#: ../../standalone/drakbackup_.c:2522
msgid "Restore Other"
msgstr "Khi phc ci khc"

#: ../../standalone/drakbackup_.c:2524
msgid "select path to restore (instead of / )"
msgstr "chn ng dn  khi phc (thay cho / )"

#: ../../standalone/drakbackup_.c:2528
msgid "Do new backup before restore (only for incremental backups.)"
msgstr "Thc hin sao lu mi trc khi khi phc (ch cho cc sao lu mi)"

#: ../../standalone/drakbackup_.c:2529
msgid "Remove user directories before restore."
msgstr "G b cc th mc ngi dng trc khi khi phc."

#: ../../standalone/drakbackup_.c:2586
msgid "Restore all backups"
msgstr "Khi phc mi sao lu"

#: ../../standalone/drakbackup_.c:2594
msgid "Custom Restore"
msgstr "Khi phc Ty chnh"

#: ../../standalone/drakbackup_.c:2640 ../../standalone/drakbackup_.c:2671
#: ../../standalone/drakbackup_.c:2690 ../../standalone/drakbackup_.c:2715
#: ../../standalone/drakbackup_.c:2742 ../../standalone/drakbackup_.c:2802
#: ../../standalone/drakbackup_.c:2829 ../../standalone/drakbackup_.c:2851
msgid "Previous"
msgstr "V trc"

#: ../../standalone/drakbackup_.c:2644 ../../standalone/drakbackup_.c:2719
#: ../../standalone/logdrake_.c:224
msgid "Save"
msgstr "Lu"

#: ../../standalone/drakbackup_.c:2692
msgid "Build Backup"
msgstr "To Sao lu"

#: ../../standalone/drakbackup_.c:2746 ../../standalone/drakbackup_.c:3458
msgid "Restore"
msgstr "Khi phc"

#: ../../standalone/drakbackup_.c:2806 ../../standalone/drakbackup_.c:2833
#: ../../standalone/drakbackup_.c:2855
msgid "Next"
msgstr "Tip theo"

#: ../../standalone/drakbackup_.c:2888
msgid ""
"Please Build backup before to restore it...\n"
" or verify that your path to save is correct."
msgstr ""
"Hy to sao lu trc khi khi phc n...\n"
" hay kim tra xem ng dn  lu l ng."

#: ../../standalone/drakbackup_.c:2909
msgid ""
"Error durind sendmail\n"
"  your report mail was not sent\n"
"  Please configure sendmail"
msgstr ""
"Li khi gi mail\n"
"  th bo co khng gi c\n"
"  Hy cu hnh sendmail"

#: ../../standalone/drakbackup_.c:2933
msgid ""
"The following packages need to be installed:\n"
" @list_of_rpm_to_install"
msgstr ""
"Cc gi sau y cn c ci t:\n"
" @list_of_rpm_to_install"

#: ../../standalone/drakbackup_.c:2956
msgid ""
"Error during sending file via FTP.\n"
" Please correct your FTP configuration."
msgstr ""
"Li khi gi tp tin qua FTP.\n"
" Hy kim tra cu hnh FTP."

#: ../../standalone/drakbackup_.c:2979
msgid "Please select data to restore..."
msgstr "Hy chn d liu cn khi phc..."

#: ../../standalone/drakbackup_.c:3000
msgid "Please select media for backup..."
msgstr "Hy chn phng tin  khi phc ..."

#: ../../standalone/drakbackup_.c:3022
msgid "Please select data to backup..."
msgstr "Hy chn d liu  sao lu..."

#: ../../standalone/drakbackup_.c:3044
msgid ""
"No configuration file found \n"
"please click Wizard or Advanced."
msgstr ""
"Khng thy tp tin cu hnh \n"
"Hy nhn  thut hay Nng cao."

#: ../../standalone/drakbackup_.c:3065
msgid "Under Devel ... please wait."
msgstr "ang pht trin... hy i."

#: ../../standalone/drakbackup_.c:3145
msgid "Backup system files"
msgstr "Sao lu cc file h thng"

#: ../../standalone/drakbackup_.c:3147
msgid "Backup user files"
msgstr "Sao lu cc tp tin ngi dng"

#: ../../standalone/drakbackup_.c:3149
msgid "Backup other files"
msgstr "Sao lu cc tp tin khc"

#: ../../standalone/drakbackup_.c:3151 ../../standalone/drakbackup_.c:3182
msgid "Total Progress"
msgstr "Tng Tin trnh"

#: ../../standalone/drakbackup_.c:3173
msgid "files sending by FTP"
msgstr "cc tp tin gi qua FTP"

#: ../../standalone/drakbackup_.c:3177
msgid "Sending files..."
msgstr "ang gi cc file..."

#: ../../standalone/drakbackup_.c:3247
msgid "Data list to include on CDROM."
msgstr "Danh sch d liu s ghi trn CDROM."

#: ../../standalone/drakbackup_.c:3305
msgid "Please enter the cd writer speed"
msgstr "Hy nhp tc  ca  ghi CD"

#: ../../standalone/drakbackup_.c:3323
msgid "Please enter your CD Writer device name (ex: 0,1,0)"
msgstr "Hy nhp tn  ghi CD (v d: 0,1,0)"

#: ../../standalone/drakbackup_.c:3329
msgid "Please check if you want to include install boot on your CD."
msgstr "Hy kim tra nu mun to a CD gm tnh nng khi ng."

#: ../../standalone/drakbackup_.c:3409
msgid "Backup Now from configuration file"
msgstr "By gi Sao lu t file Cu Hnh"

#: ../../standalone/drakbackup_.c:3419
msgid "View Backup Configuration."
msgstr "Xem Cu Hnh Sao lu."

#: ../../standalone/drakbackup_.c:3440
msgid "Wizard Configuration"
msgstr " thut Cu hnh"

#: ../../standalone/drakbackup_.c:3445
msgid "Advanced Configuration"
msgstr "Cu hnh Nng cao"

#: ../../standalone/drakbackup_.c:3450
msgid "Backup Now"
msgstr "Sao lu By gi"

#: ../../standalone/drakbackup_.c:3480
msgid "Drakbackup"
msgstr "Drakbackup"

#: ../../standalone/drakbackup_.c:3529
msgid ""
"options description:\n"
"\n"
" In this step Drakbackup allow you to change:\n"
"\n"
" - The compression mode:\n"
"    \n"
"      If you check bzip2 compression, you will compress\n"
"      your data better than gzip (about 2-10 %).\n"
"      This option is not checked by default because\n"
"      this compression mode needs more time ( about 1000% more).\n"
" \n"
" - The update mode:\n"
"\n"
"      This option will update your backup, but this\n"
"      option is not really useful because you need to\n"
"      decompress your backup before you can update it.\n"
"      \n"
" - the .backupignore mode:\n"
"\n"
"      Like with cvs, Drakbackup will ignore all references\n"
"      included in .backupignore files in each directories.\n"
"      ex: \n"
"         /*> cat .backupignore*/\n"
"         *.o\n"
"         *~\n"
"         ...\n"
"      \n"
"\n"
msgstr ""
"m t cc ty chn:\n"
"\n"
" Ti bc ny, Drakbackup cho php thay i:\n"
"\n"
" - Ch  nn:\n"
"    \n"
"      Nu chn kiu nn bzip2, bn s nn d\n"
"      liu tt hn gzip (vo khong 2-10 %).\n"
"      Ty chn ny khng c theo mc nh\n"
"      v kiu nn ny thc hin lu hn (khong trn 1000%).\n"
" \n"
" - Ch  cp nht:\n"
"\n"
"      Ty chn ny s cp nht sao lu, nhng n li\n"
"      khng tht s hu ch bi v s phi thc hin\n"
"      gii nn sao lu trc khi tin hnh cp nht.\n"
"      \n"
" - Ch  .backupignore:\n"
"\n"
"      Ging nh cvs, Drakbackup s b qua mi ty thch\n"
"      trong cc tp tin .backupignore  tng th mc.\n"
"      ex: \n"
"         /*> cat .backupignore*/\n"
"         *.o\n"
"         *~\n"
"         ...\n"
"      \n"
"\n"

#: ../../standalone/drakbackup_.c:3559
msgid ""
"\n"
" Some errors during sendmail are caused by \n"
" a bad configuration of postfix. To solve it you have to\n"
" set myhostname or mydomain in /etc/postfix/main.cf\n"
"\n"
msgstr ""
"\n"
" Mt s li khi ang gi mail l do mt cu hnh\n"
" sai ca postfix.  gii quyt vn  ny, phi thit lp\n"
" myhostname hay mydomain trong /etc/postfix/main.cf\n"
"\n"

#: ../../standalone/drakbackup_.c:3567
msgid ""
"options description:\n"
"\n"
" - Backup system files:\n"
"       \n"
"\tThis option allows you to backup your /etc directory,\n"
"\twhich contains all configuration files. Please be\n"
"\tcareful during the restore step to not overwrite:\n"
"\t\t/etc/passwd \n"
"\t\t/etc/group \n"
"\t\t/etc/fstab\n"
"\n"
" - Backup User files: \n"
"\n"
"\tThis option allows you select all users that you want \n"
"\tto backup.\n"
"\tTo preserve disk space, it is recommended that you \n"
"\tdo not include web browser's cache.\n"
"\n"
" - Backup Other files: \n"
"\n"
"\tThis option allows you to add more data to save.\n"
"\tWith the other backup it's not possible at the \n"
"\tmoment to select select incremental backup.\t\t\n"
" \n"
" - Incremental Backups:\n"
"\n"
"\tThe incremental backup is the most powerful \n"
"\toption for backup. This option allows you \n"
"\tto backup all your data the first time, and \n"
"\tonly the changed afterward.\n"
"\tThen you will be able, during the restore\n"
"\tstep, to restore your data from a specified\n"
"\tdate.\n"
"\tIf you have not selected this option all\n"
"\told backups are deleted before each backup.    \n"
"\n"
"\n"
msgstr ""
"m t cc ty chn:\n"
"\n"
" - Sao lu cc tp tin h thng:\n"
"       \n"
"\tTy chn ny cho php sao lu th mc /etc,\n"
"\tl ni cha mi tp tin cu hnh. Hy thn trng\n"
"\ttrong bc khi phc  trnh vic ghi :\n"
"\t\t/etc/passwd \n"
"\t\t/etc/group \n"
"\t\t/etc/fstab\n"
"\n"
" - Sao lu cc tp tin ngi dng: \n"
"\n"
"\tTy chn ny cho php chn mi ngi dng\n"
"\t sao lu.\n"
"\t m bo khng gian a trng, bn khng nn\n"
"\tcho c cache ca trnh duyt vo.\n"
"\n"
" - Sao lu cc tp tin khc: \n"
"\n"
"\tTy chn ny cho php a thm d liu  lu.\n"
"\tVi sao lu khc, vo lc ny, khng c kh nng\n"
"\t chn sao lu mi.\t\t\n"
" \n"
" - Cc sao lu mi:\n"
"\n"
"\tSao lu mi l mt ty chn mnh nht \n"
"\t thc hin sao lu. Ty chn ny cho \n"
"\tphp sao lu ton b d liu lc ban u, \n"
"\tv ch c thay i sau ny.\n"
"\tSau , trong bc khi phc, bn c th \n"
"\tkhi phc d liu t mt thi im c\n"
"\tth.\n"
"\tNu khng chn ty chn ny, ton b\n"
"\tc sao lu ni trn s b xo trc mi ln sao lu. \n"
"\n"
"\n"

#: ../../standalone/drakbackup_.c:3606
msgid ""
"restore description:\n"
" \n"
"Only the most recent date will be used ,because with incremental \n"
"backups it is necesarry to restore one by one each older backups.\n"
"\n"
"So if you don't like to restore an user please unselect all his\n"
"check box.\n"
"\n"
"Otherwise, you are able to select only one of this\n"
"\n"
" - Incremental Backups:\n"
"\n"
"\tThe incremental backup is the most powerfull \n"
"\toption to use backup, this option allow you \n"
"\tto backup all your data the first time, and \n"
"\tonly the changed after.\n"
"\tSo you will be able during the restore\n"
"\tstep, to restore your data from a specified\n"
"\tdate.\n"
"\tIf you have not selected this options all\n"
"\told backups are deleted before each backup.    \n"
"\n"
"\n"
"\n"
msgstr ""
"m t khi phc:\n"
" \n"
"Ch c thi gian gn y nht c chn, v vi cc sao lu \n"
"mi, khng cn thit khi phc sao lu c hn theo tng bc.\n"
"\n"
"Do , nu khng mun khi phc cho mt ngi dng, hy b\n"
"chn mi hp kim.\n"
"\n"
"Nu khng th bn c th ch chn mt th.\n"
"\n"
" - Cc sao lu mi:\n"
"\n"
"\tSao lu mi l mt ty chn mnh nht\n"
"\tdng  thc hin sao lu, n cho php \n"
"\tsao lu ton b d liu lc ban u, v ch\n"
"\tb thay i sau ny.\n"
"\tDo , trong bc khi phc, bn c th\n"
"\tkhi phc d liu t mt thi im v thi gian\n"
"\tc th.\n"
"\tNu  khng chn ty chn ny, mi sao\n"
"\tlu c s b xo trc mi ln sao lu.    \n"
"\n"
"\n"
"\n"

#: ../../standalone/drakbackup_.c:3632 ../../standalone/drakbackup_.c:3709
msgid ""
" Copyright (C) 2001 MandrakeSoft by DUPONT Sebastien <dupont_s\\@epita.fr>"
msgstr ""
" Bn quyn (C) 2001 ca MandrakeSoft vit bi DUPONT Sebastien <dupont_s"
"\\@epita.fr>"

#: ../../standalone/drakbackup_.c:3634 ../../standalone/drakbackup_.c:3711
msgid ""
" updates 2002 MandrakeSoft by Stew Benedict <sbenedict\\@mandrakesoft.com>"
msgstr ""
" cp nht 2002 MandrakeSoft bi Stew Benedict <sbenedict\\@mandrakesoft.com>"

#: ../../standalone/drakbackup_.c:3636 ../../standalone/drakbackup_.c:3713
msgid ""
" This program is free software; you can redistribute it and/or modify\n"
" it under the terms of the GNU General Public License as published by\n"
" the Free Software Foundation; either version 2, or (at your option)\n"
" any later version.\n"
"\n"
" This program is distributed in the hope that it will be useful,\n"
" but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n"
" GNU General Public License for more details.\n"
"\n"
" You should have received a copy of the GNU General Public License\n"
" along with this program; if not, write to the Free Software\n"
" Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA."
msgstr ""
" Chng trnh ny l phn mm min ph; bn c th phn phi li hay\n"
" thay i di cc iu khon ca GNU/GPL nh Qu Phn\n"
" Mm T do  cng b; vi phin bn 2, hay bt k phin bn\n"
" mi nht no.\n"
"\n"
" Chng trnh ny c phn phi vi hy vng l n c ch,\n"
" nhng Khng C Bt K Bo m No; thm ch khng c bo m v\n"
" Kh Nng Thng Mi hay Thch Hp Vi Mc ch c Bit No.  Hy xem\n"
" GNU/GPL  bit thm chi tit.\n"
"\n"
" Bn nn nhn ly mt bn sao ca GNU/GPL i km theo\n"
" chng trnh; nu khng c, xin vit th ti: Free Software\n"
" Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA."

#: ../../standalone/drakbackup_.c:3650
msgid ""
"Description:\n"
"\n"
"  Drakbackup is used to backup your system.\n"
"  During the configuration you can select: \n"
"\t- System files, \n"
"\t- Users files, \n"
"\t- Other files.\n"
"\tor All your system ...  and Other (like Windows Partitions)\n"
"\n"
"  Drakbackup allows you to backup your system on:\n"
"\t- Harddrive.\n"
"\t- NFS.\n"
"\t- CDROM (CDRW), DVDROM (with autoboot, rescue and autoinstall.).\n"
"\t- FTP.\n"
"\t- Rsync.\n"
"\t- Webdav.\n"
"\t- Tape.\n"
"\n"
"  Drakbackup allows you to restore your system to\n"
"  a user selected directory.\n"
"\n"
"  Per default all backup will be stored on your\n"
"  /var/lib/drakbackup directory\n"
"\n"
"  Configuration file:\n"
"\t/etc/drakconf/drakbackup/drakbakup.conf\n"
"\n"
"\n"
"Restore Step:\n"
"  \n"
"  During the restore step, DrakBackup will remove \n"
"  your original directory and verify that all \n"
"  backup files are not corrupted. It is recommended \n"
"  you do a last backup before restoring.\n"
"\n"
"\n"
msgstr ""
"M t:\n"
"\n"
"  Drakbackup dng  sao lu h thng.\n"
"  Trong khi cu hnh, bn c th chn: \n"
"\t- Cc tp tin h thng, \n"
"\t- Cc tp tin ngi dng, \n"
"\t- Cc tp tin khc.\n"
"\thoc ton b h thng...  v th khc (nh phn vng ca Windows)\n"
"\n"
"  Drakbackup cho php thc hin sao lu trn:\n"
"\t- a cng.\n"
"\t- NFS.\n"
"\t- CDROM (CDRW), DVDROM (t khi ng, cu gii, t ci t).\n"
"\t- FTP.\n"
"\t- Rsync.\n"
"\t- Webdav.\n"
"\t- Bng t.\n"
"\n"
"  Drakbackup cho php khi phc h thng ti mt\n"
"  th mc ca ngi dng.\n"
"\n"
"  Theo mc nh, mi sao lu s c khi phc ln\n"
"  th mc /var/lib/drakbackup\n"
"\n"
"  Tp tin cu hnh:\n"
"\t/etc/drakconf/drakbackup/drakbakup.conf\n"
"\n"
"\n"
"Bc khi phc:\n"
"  \n"
"  Trong bc khi phc, DrakBackup s g \n"
"  b th mc ban u v xc minh l mi tp \n"
"  tin sao lu khng b hng. Khuyn co l bn \n"
"  hy thc hin sao lu trc khi khi phc.\n"
"\n"
"\n"

#: ../../standalone/drakbackup_.c:3688
msgid ""
"options description:\n"
"\n"
"Please be careful when you are using ftp backup, because only \n"
"backups that are already built are sent to the server.\n"
"So at the moment, you need to build the backup on your hard \n"
"drive before sending it to the server.\n"
"\n"
msgstr ""
"M t cc ty chn:\n"
"\n"
"Hy thn trng khi s dng sao lu qua FTP, bi v ch c \n"
"cc sao lu  c to ra mi c gi ti my ch.\n"
"Do , vo lc ny, bn cn phi to bn sao lu trn  cng \n"
"trc khi gi n ti my ch.\n"
"\n"

#: ../../standalone/drakbackup_.c:3697
msgid ""
"\n"
"Restore Backup Problems:\n"
"\n"
"During the restore step, Drakbackup will verify all your\n"
"backup files before restoring them.\n"
"Before the restore, Drakbackup will remove \n"
"your original directory, and you will loose all your \n"
"data. It is important to be careful and not modify the \n"
"backup data files by hand.\n"
msgstr ""
"\n"
"Cc trc trc khi khi phc sao lu:\n"
"\n"
"Trong bc khi phc, Drakbackup s xc minh ton b\n"
"cc tp tin sao lu trc khi khi phc chng.\n"
"Trc khi khi phc, Drakbackup s g b \n"
"th mc ban u, v bn s b mt ton b d liu. \n"
"Quan trng l phi cn thn v khng thay i cc \n"
"tp tin sao lu bng tay.\n"

#: ../../standalone/drakbackup_.c:3727
msgid ""
"Description:\n"
"\n"
"  Drakbackup is used to backup your system.\n"
"  During the configuration you can select \n"
"\t- System files, \n"
"\t- Users files, \n"
"\t- Other files.\n"
"\tor All your system ...  and Other (like Windows Partitions)\n"
"\n"
"  Drakbackup allows you to backup your system on:\n"
"\t- Harddrive.\n"
"\t- NFS.\n"
"\t- CDROM (CDRW), DVDROM (with autoboot, rescue and autoinstall.).\n"
"\t- FTP.\n"
"\t- Rsync.\n"
"\t- Webdav.\n"
"\t- Tape.\n"
"\n"
"  Drakbackup allows you to restore your system to\n"
"  a user selected directory.\n"
"\n"
"  Per default all backup will be stored on your\n"
"  /var/lib/drakbackup directory\n"
"\n"
"  Configuration file:\n"
"\t/etc/drakconf/drakbackup/drakbakup.conf\n"
"\n"
"Restore Step:\n"
"  \n"
"  During the restore step, Drakbackup will remove\n"
"  your original directory and verify that all\n"
"  backup files are not corrupted. It is recommended\n"
"  you do a last backup before restoring.\n"
" \n"
"\n"
msgstr ""
"M t:\n"
"\n"
"  Drakbackup dng  sao lu h thng.\n"
"  Trong lc cu hnh, bn c th chn: \n"
"\t- Cc tp tin h thng, \n"
"\t- Cc tp tin ngi dng, \n"
"\t- Cc tp tin khc.\n"
"\thoc l ton b h thng... v th khc (phn vng ca Windows)\n"
"\n"
"  Drakbackup cho php thc hin sao lu trn:\n"
"\t- a cng.\n"
"\t- NFS.\n"
"\t- CDROM (CDRW), DVDROM (t khi ng, cu gii, t ci t).\n"
"\t- FTP.\n"
"\t- Rsync.\n"
"\t- Webdav.\n"
"\t- Bng t.\n"
"\n"
"  Drakbackup cho php khi phc h thng ti mt\n"
"  th mc ngi dng  chn.\n"
"\n"
"  Theo mc nh, mi sao lu s c ct trong th mc\n"
"  /var/lib/drakbackup \n"
"\n"
"  Tp tin cu hnh:\n"
"\t/etc/drakconf/drakbackup/drakbakup.conf\n"
"\n"
"Bc khi phc:\n"
"  \n"
"  Trong bc khi phc, Drakbackup s g b\n"
"  th mc ban u v tin hnh xc minh l mi\n"
"  tp tin sao lu khng b hng. Khuyn co l bn nn\n"
"  thc hin sao lu trc khi tin hnh khi phc.\n"
" \n"
"\n"

#: ../../standalone/drakboot_.c:58
#, c-format
msgid "Installation of %s failed. The following error occured:"
msgstr "Khng ci t c %s. Xy ra li nh sau:"

#: ../../standalone/drakbug_.c:40
msgid "Mandrake Bug Report Tool"
msgstr "Cng C Bo Co Li Mandrake"

#: ../../standalone/drakbug_.c:50
msgid "First Time Wizard"
msgstr " Thut Chy Ln u Tin"

#: ../../standalone/drakbug_.c:51
msgid "Synchronization tool"
msgstr "Cng C ng B Ho"

#: ../../standalone/drakbug_.c:52 ../../standalone/drakbug_.c:65
msgid "Standalone Tools"
msgstr "Cc Cng C Chun"

#: ../../standalone/drakbug_.c:53
msgid "HardDrake"
msgstr "HardDrake"

#: ../../standalone/drakbug_.c:54
msgid "Mandrake Online"
msgstr "Mandrake Online"

#: ../../standalone/drakbug_.c:55
msgid "Menudrake"
msgstr "Menudrake"

#: ../../standalone/drakbug_.c:56
msgid "Msec"
msgstr "Msec"

#: ../../standalone/drakbug_.c:57
msgid "Remote Control"
msgstr "iu Khin T Xa"

#: ../../standalone/drakbug_.c:58
msgid "Software Manager"
msgstr "Chng Trnh Qun L Phn Mm"

#: ../../standalone/drakbug_.c:59
msgid "Urpmi"
msgstr "Urpmi"

#: ../../standalone/drakbug_.c:60
msgid "Windows Migration tool"
msgstr "Cng C Di C T Windows"

#: ../../standalone/drakbug_.c:61
msgid "Userdrake"
msgstr "Userdrake"

#: ../../standalone/drakbug_.c:62
msgid "Configuration Wizards"
msgstr " Thut Cu Hnh"

#: ../../standalone/drakbug_.c:71
msgid "Application:"
msgstr "ng Dng:"

#: ../../standalone/drakbug_.c:75
msgid "Package: "
msgstr "Gi tin:"

#: ../../standalone/drakbug_.c:79
msgid "Kernel:"
msgstr "Kernel:"

#: ../../standalone/drakbug_.c:83
msgid "Release: "
msgstr "Pht Hnh:"

#: ../../standalone/drakbug_.c:87
msgid ""
"\n"
"\n"
"To submit a bug report, click on the button report.\n"
"This will open  a web browser window  on https://www.bugzilla.com\n"
" where you'll find a form to fill in.The information displayed above will "
"be \n"
"transferred to that server\n"
"\n"
msgstr ""
"\n"
"\n"
" thng bo ghi nhn li, nhn nt bo co.\n"
"N s m mt ca s trnh duyt web trn https://www.bugzilla.com\n"
"Ni bn s thy mt biu mu  in vo. Thng tin hin th  trn s\n"
"c truyn n my ch \n"
"\n"

#: ../../standalone/drakbug_.c:101
msgid "Not installed"
msgstr "Khng c ci t"

#: ../../standalone/drakbug_.c:110
msgid "Report"
msgstr "Bo co"

#: ../../standalone/drakbug_.c:123
msgid "connecting to Bugzilla wizard ..."
msgstr "ang kt ni vi  thut Bugzilla..."

#: ../../standalone/drakbug_.c:129
#, fuzzy
msgid "No browser available! Please install one"
msgstr "Hin khng c trnh duyt no c! Hy ci t trnh duyt."

#: ../../standalone/drakconnect_.c:80
#, c-format
msgid "Network configuration (%d adapters)"
msgstr "Cu hnh mng (cc b iu hp %d)"

#: ../../standalone/drakconnect_.c:87 ../../standalone/drakconnect_.c:595
msgid "Profile: "
msgstr "L lch: "

#: ../../standalone/drakconnect_.c:95
msgid "Del profile..."
msgstr "Xo l lch..."

#: ../../standalone/drakconnect_.c:101
msgid "Profile to delete:"
msgstr "L lch  xa:"

#: ../../standalone/drakconnect_.c:129
msgid "New profile..."
msgstr "L lch mi..."

#: ../../standalone/drakconnect_.c:135
msgid ""
"Name of the profile to create (the new profile is created as a copy of the "
"current one) :"
msgstr ""
"Tn l lch  to ra (l lch mi c to ra ging nh mt bn sao ca l "
"lch hin thi) :"

#: ../../standalone/drakconnect_.c:161
msgid "Hostname: "
msgstr "Tn my ch:"

#: ../../standalone/drakconnect_.c:168
msgid "Internet access"
msgstr "Truy cp Internet"

#: ../../standalone/drakconnect_.c:181
msgid "Type:"
msgstr "Kiu:"

#: ../../standalone/drakconnect_.c:184 ../../standalone/drakconnect_.c:376
msgid "Gateway:"
msgstr "Cng kt ni:"

#: ../../standalone/drakconnect_.c:184 ../../standalone/drakconnect_.c:376
msgid "Interface:"
msgstr "Giao din :"

#: ../../standalone/drakconnect_.c:195
msgid "Status:"
msgstr "Tnh trng:"

#: ../../standalone/drakconnect_.c:202
msgid "Wait please"
msgstr "Hy i"

#: ../../standalone/drakconnect_.c:220
msgid "Configure Internet Access..."
msgstr "Cu hnh truy cp Internet..."

#: ../../standalone/drakconnect_.c:227 ../../standalone/drakconnect_.c:449
msgid "LAN configuration"
msgstr "Cu hnh LAN"

#: ../../standalone/drakconnect_.c:232
msgid "Driver"
msgstr "Driver"

#: ../../standalone/drakconnect_.c:232
msgid "Interface"
msgstr "Giao din"

#: ../../standalone/drakconnect_.c:232
msgid "Protocol"
msgstr "Giao thc"

#: ../../standalone/drakconnect_.c:232
msgid "State"
msgstr "Tnh trng"

#: ../../standalone/drakconnect_.c:244
msgid "Configure Local Area Network..."
msgstr "Cu hnh mng cc b..."

#: ../../standalone/drakconnect_.c:256
msgid "Click here to launch the wizard ->"
msgstr "Nhn vo y  chy  thut ->"

#: ../../standalone/drakconnect_.c:257
msgid "Wizard..."
msgstr " thut..."

#: ../../standalone/drakconnect_.c:283
msgid "Apply"
msgstr "p dng"

#: ../../standalone/drakconnect_.c:302
msgid "Please Wait... Applying the configuration"
msgstr "Hy ch...ang p dng cu hnh"

#: ../../standalone/drakconnect_.c:384 ../../standalone/drakconnect_.c:407
msgid "Connected"
msgstr " kt ni"

#: ../../standalone/drakconnect_.c:384 ../../standalone/drakconnect_.c:407
msgid "Not connected"
msgstr "Cha kt ni"

#: ../../standalone/drakconnect_.c:385 ../../standalone/drakconnect_.c:408
msgid "Connect..."
msgstr "Kt ni..."

#: ../../standalone/drakconnect_.c:385 ../../standalone/drakconnect_.c:408
msgid "Disconnect..."
msgstr "Ngt kt ni..."

#: ../../standalone/drakconnect_.c:404
msgid ""
"Warning, another Internet connection has been detected, maybe using your "
"network"
msgstr ""
"Cnh bo, pht hin thy mt kt ni Internet khc, c th l ang dng mng"

#: ../../standalone/drakconnect_.c:431
msgid ""
"You don't have any configured interface.\n"
"Configure them first by clicking on 'Configure'"
msgstr ""
"Bn khng c giao din no  c nh cu hnh.\n"
"Cu hnh chng bng cch nhn vo 'Configure'"

#: ../../standalone/drakconnect_.c:453
msgid "LAN Configuration"
msgstr "Cu hnh LAN"

#: ../../standalone/drakconnect_.c:464
#, c-format
msgid "Adapter %s: %s"
msgstr "Adapter %s: %s"

#: ../../standalone/drakconnect_.c:470
msgid "Boot Protocol"
msgstr "Giao thc khi ng"

#: ../../standalone/drakconnect_.c:471
msgid "Started on boot"
msgstr "c chy lc khi ng "

#: ../../standalone/drakconnect_.c:472
msgid "DHCP client"
msgstr "DHCP client"

#: ../../standalone/drakconnect_.c:497 ../../standalone/drakconnect_.c:500
msgid "activate now"
msgstr "Kch hot by gi"

#: ../../standalone/drakconnect_.c:497 ../../standalone/drakconnect_.c:500
msgid "deactivate now"
msgstr "Bt hot by gi"

#: ../../standalone/drakconnect_.c:503
msgid ""
"This interface has not been configured yet.\n"
"Launch the configuration wizard in the main window"
msgstr ""
"Giao din ny vn cn cha c cu hnh.\n"
"Hy chy  thut cu hnh trong ca s chnh"

#: ../../standalone/drakconnect_.c:560
msgid ""
"You don't have any internet connection.\n"
"Create one first by clicking on 'Configure'"
msgstr ""
"Bn cha c mt kt ni internet no.\n"
"Hy to trc mt kt ni bng cch nhn vo 'Configure'"

#: ../../standalone/drakconnect_.c:584
msgid "Internet connection configuration"
msgstr "Cu hnh kt ni Internet"

#: ../../standalone/drakconnect_.c:588
msgid "Internet Connection Configuration"
msgstr "Cu Hnh Kt Ni Internet"

#: ../../standalone/drakconnect_.c:597
msgid "Connection type: "
msgstr "Kiu kt ni:"

#: ../../standalone/drakconnect_.c:603
msgid "Parameters"
msgstr "Cc thng s"

#: ../../standalone/drakconnect_.c:621
msgid "Gateway"
msgstr "Cng kt ni"

#: ../../standalone/drakconnect_.c:630
msgid "Ethernet Card"
msgstr "Card Ethernet"

#: ../../standalone/drakconnect_.c:631
msgid "DHCP Client"
msgstr "DHCP Client"

#: ../../standalone/drakfloppy_.c:64
msgid "usage: drakfloppy\n"
msgstr "cch dng: drakfloppy\n"

#: ../../standalone/drakfloppy_.c:68
msgid "-misc-Fixed-Medium-r-*-*-*-140-*-*-*-*-*-*,*"
msgstr "-misc-Fixed-Medium-r-*-*-*-140-*-*-*-*-*-*,*"

#: ../../standalone/drakfloppy_.c:69
msgid "Module name"
msgstr "Tn module"

#: ../../standalone/drakfloppy_.c:69
msgid "Size"
msgstr "C"

#: ../../standalone/drakfloppy_.c:74 ../../standalone/drakfloppy_.c:373
msgid "drakfloppy"
msgstr "drakfloppy"

#: ../../standalone/drakfloppy_.c:91
msgid "boot disk creation"
msgstr "To a khi ng"

#: ../../standalone/drakfloppy_.c:99 ../../standalone/drakfloppy_.c:112
msgid "default"
msgstr "mc nh"

#: ../../standalone/drakfloppy_.c:115
#, c-format
msgid "DrakFloppy Error: %s"
msgstr "Li DrakFloppy: %s"

#: ../../standalone/drakfloppy_.c:126
msgid "kernel version"
msgstr "phin bn ca kernel"

#: ../../standalone/drakfloppy_.c:132
msgid "General"
msgstr "Tng qut"

#: ../../standalone/drakfloppy_.c:137
msgid "Expert Area"
msgstr "Khu vc cho chuyn gia"

#: ../../standalone/drakfloppy_.c:140
msgid "mkinitrd optional arguments"
msgstr "i s tu chn cho mkinitrd"

#: ../../standalone/drakfloppy_.c:141
msgid "Add a module"
msgstr "Thm 1 module"

#: ../../standalone/drakfloppy_.c:161
msgid "force"
msgstr "cng ch"

#: ../../standalone/drakfloppy_.c:162
msgid "if needed"
msgstr "Nu cn thit"

#: ../../standalone/drakfloppy_.c:163
msgid "omit scsi modules"
msgstr "b  cc mo-un scsi"

#: ../../standalone/drakfloppy_.c:164
msgid "omit raid modules"
msgstr "b  cc mo-un raid"

#: ../../standalone/drakfloppy_.c:200
msgid "Remove a module"
msgstr "G b 1 module"

#: ../../standalone/drakfloppy_.c:222
msgid "Output"
msgstr "Xut ra"

#: ../../standalone/drakfloppy_.c:234
msgid "Build the disk"
msgstr "To a"

#: ../../standalone/drakfloppy_.c:422
#, c-format
msgid "Be sure a media is present for the device %s"
msgstr "Hy m bo rng media c th hin cho thit b %s"

#: ../../standalone/drakfloppy_.c:427
#, c-format
msgid ""
"There is no medium or it is write-protected for device %s.\n"
"Please insert one."
msgstr ""
"Khng c phng tin hoc thit b ang  ch  chng ghi %s.\n"
"Hy np vo."

#: ../../standalone/drakfloppy_.c:429
#, c-format
msgid "Unable to fork: %s"
msgstr "Khng th fork: %s"

#: ../../standalone/drakfloppy_.c:433
#, c-format
msgid ""
"Unable to close properly mkbootdisk: \n"
" %s \n"
" %s"
msgstr ""
"Khng th tt hp l mkbootdisk: \n"
"%s \n"
"%s"

#: ../../standalone/drakfont_.c:232
msgid "Search installed fonts"
msgstr "Tm cc phng ch  ci t"

#: ../../standalone/drakfont_.c:234
msgid "Unselect fonts installed"
msgstr "B chn cc phng ch  ci t"

#: ../../standalone/drakfont_.c:258
msgid "parse all fonts"
msgstr "phn tch ton b cc phng ch"

#: ../../standalone/drakfont_.c:261
msgid "no fonts found"
msgstr "khng tm thy phng ch no"

#: ../../standalone/drakfont_.c:270 ../../standalone/drakfont_.c:324
#: ../../standalone/drakfont_.c:380 ../../standalone/drakfont_.c:469
#: ../../standalone/drakfont_.c:480 ../../standalone/drakfont_.c:507
#: ../../standalone/drakfont_.c:521 ../../standalone/drakfont_.c:538
msgid "done"
msgstr "hon thnh"

#: ../../standalone/drakfont_.c:276
msgid "could not find any font in your mounted partitions"
msgstr "khng tm thy phng ch c trong cc phn vng  gn kt"

#: ../../standalone/drakfont_.c:322
msgid "Reselect correct fonts"
msgstr "Chn li cc phng ch ng"

#: ../../standalone/drakfont_.c:326
msgid "could not find any font.\n"
msgstr "khng tm thy bt k phng ch no.\n"

#: ../../standalone/drakfont_.c:350
msgid "Search fonts in installed list"
msgstr "Tm phng ch trong danh sch  ci t"

#: ../../standalone/drakfont_.c:378
msgid "Fonts copy"
msgstr "Sao chp phng ch"

#: ../../standalone/drakfont_.c:382
msgid "True Type fonts installation"
msgstr "Ci t phng True Type"

#: ../../standalone/drakfont_.c:390
msgid "please wait during ttmkfdir..."
msgstr "hy i khi ang thc hin ttmkfdir..."

#: ../../standalone/drakfont_.c:395
msgid "True Type install done"
msgstr "Hon thnh ci t phng True Type"

#: ../../standalone/drakfont_.c:404 ../../standalone/drakfont_.c:430
msgid "Fonts conversion"
msgstr "S chuyn i cc phng ch"

#: ../../standalone/drakfont_.c:410 ../../standalone/drakfont_.c:434
#: ../../standalone/drakfont_.c:465
msgid "type1inst building"
msgstr "to ci t Type1"

#: ../../standalone/drakfont_.c:420 ../../standalone/drakfont_.c:443
msgid "Ghostscript referencing"
msgstr "chuyn giao cho Ghostscript"

#: ../../standalone/drakfont_.c:453
msgid "ttf fonts conversion"
msgstr "s chuyn i cc phng ttf"

#: ../../standalone/drakfont_.c:460
msgid "pfm fonts conversion"
msgstr "s chuyn i cc phng pfm"

#: ../../standalone/drakfont_.c:471
msgid "Suppress temporary Files"
msgstr "Trit cc tp tin tm thi"

#: ../../standalone/drakfont_.c:474
msgid "Restart XFS"
msgstr "Khi chy li XFS"

#: ../../standalone/drakfont_.c:519 ../../standalone/drakfont_.c:533
msgid "Suppress Fonts Files"
msgstr "Trit cc tp tin phng ch"

#: ../../standalone/drakfont_.c:535
msgid "xfs restart"
msgstr "khi ng li xfs"

#: ../../standalone/drakfont_.c:543 ../../standalone/drakfont_.c:952
msgid ""
"Before installing any fonts, be sure that you have the right to use and "
"install them on your system.\n"
"\n"
"-You can install the fonts using the normal way. In rare cases, bogus fonts "
"may hang up your X Server."
msgstr ""
"Trc khi ci t bt k phng ch no, hy m bo l bn c quyn dng v "
"ci t chng vo h thng.\n"
"\n"
"-C th ci t phng theo cch thng thng. Trong mt s him trng hp, "
"phng gi s lm treo X Server."

#: ../../standalone/drakfont_.c:631
msgid "Fonts Importation"
msgstr "Nhp phng ch"

#: ../../standalone/drakfont_.c:661
msgid "Get Windows Fonts"
msgstr "Ly phng t Windows"

#: ../../standalone/drakfont_.c:669
msgid "Uninstall Fonts"
msgstr "B ci t phng ch"

#: ../../standalone/drakfont_.c:688
msgid "Font List"
msgstr "Danh sch phng"

#: ../../standalone/drakfont_.c:910
msgid "Choose the applications that will support the fonts :"
msgstr "Hy chn cc ng dng s h tr cho cc phng ch :"

#: ../../standalone/drakfont_.c:919
msgid "Ghostscript"
msgstr "Ghostscript"

#: ../../standalone/drakfont_.c:926
msgid "StarOffice"
msgstr "StarOffice"

#: ../../standalone/drakfont_.c:933
msgid "Abiword"
msgstr "Abiword"

#: ../../standalone/drakfont_.c:940
msgid "Generic Printers"
msgstr "My in Chung"

#: ../../standalone/drakfont_.c:1017
msgid "Select the font file or directory and click on 'Add'"
msgstr "Chn tp tin hay th mc cha phng ri nhn 'Thm'"

#: ../../standalone/drakfont_.c:1064
msgid "Install List"
msgstr "Danh sch Ci t"

#: ../../standalone/drakfont_.c:1107
msgid "click here if you are sure."
msgstr "nhn vo y nu thy ng."

#: ../../standalone/drakfont_.c:1114
msgid "here if no."
msgstr " y nu khng."

#: ../../standalone/drakfont_.c:1175
msgid "Unselected All"
msgstr "Mi th khng c chn"

#: ../../standalone/drakfont_.c:1179
msgid "Selected All"
msgstr "Mi th c chn"

#: ../../standalone/drakfont_.c:1183
msgid "Remove List"
msgstr "Gb Danh sch"

#: ../../standalone/drakfont_.c:1205 ../../standalone/drakfont_.c:1238
msgid "Initials tests"
msgstr "Cc test s khi"

#: ../../standalone/drakfont_.c:1208
msgid "Copy fonts on your system"
msgstr "Sao chp cc phng ch vo h thng"

#: ../../standalone/drakfont_.c:1212
msgid "Install & convert Fonts"
msgstr "Ci t&Chuyn i phng"

#: ../../standalone/drakfont_.c:1216
msgid "Post Install"
msgstr "Sau Ci t"

#: ../../standalone/drakfont_.c:1241
msgid "Remove fonts on your system"
msgstr "G b phng ch trong h thng"

#: ../../standalone/drakfont_.c:1245
msgid "Post Uninstall"
msgstr "Sau G ci t"

#: ../../standalone/drakgw_.c:44 ../../standalone/drakgw_.c:197
msgid "Internet Connection Sharing"
msgstr "Chia S Kt Ni Internet"

#: ../../standalone/drakgw_.c:123
msgid "Sorry, we support only 2.4 kernels."
msgstr "Xin li, ch h tr Kernel 2.4."

#: ../../standalone/drakgw_.c:135
msgid "Internet Connection Sharing currently enabled"
msgstr "Hin ti chia s kt ni Internet ang hot ng"

#: ../../standalone/drakgw_.c:136
msgid ""
"The setup of Internet connection sharing has already been done.\n"
"It's currently enabled.\n"
"\n"
"What would you like to do?"
msgstr ""
"Thit lp chia s kt ni internet  c hon thnh.\n"
"Hin thi n ang hot ng.\n"
"\n"
"Bn mun lm g?"

#: ../../standalone/drakgw_.c:140
msgid "disable"
msgstr "Tt"

#: ../../standalone/drakgw_.c:140 ../../standalone/drakgw_.c:165
msgid "dismiss"
msgstr "gt b"

#: ../../standalone/drakgw_.c:140 ../../standalone/drakgw_.c:165
msgid "reconfigure"
msgstr "cu hnh li"

#: ../../standalone/drakgw_.c:143
msgid "Disabling servers..."
msgstr "ang tt cc server..."

#: ../../standalone/drakgw_.c:151
msgid "Internet connection sharing is now disabled."
msgstr "By gi chia s kt ni internet  tt."

#: ../../standalone/drakgw_.c:160
msgid "Internet Connection Sharing currently disabled"
msgstr "Hin thi chia s kt ni internet khng c bt"

#: ../../standalone/drakgw_.c:161
msgid ""
"The setup of Internet connection sharing has already been done.\n"
"It's currently disabled.\n"
"\n"
"What would you like to do?"
msgstr ""
"Thit lp chia s kt ni internet  hon thnh.\n"
"Hin ti khng hot ng.\n"
"\n"
"Bn mun lm g?"

#: ../../standalone/drakgw_.c:165
msgid "enable"
msgstr "cho hot ng"

#: ../../standalone/drakgw_.c:172
msgid "Enabling servers..."
msgstr "ang cho cc server hot ng..."

#: ../../standalone/drakgw_.c:177
msgid "Internet connection sharing is now enabled."
msgstr "By gi chia s kt ni internet c th hot ng."

#: ../../standalone/drakgw_.c:198
msgid ""
"You are about to configure your computer to share its Internet connection.\n"
"With that feature, other computers on your local network will be able to use "
"this computer's Internet connection.\n"
"\n"
"Note: you need a dedicated Network Adapter to set up a Local Area Network "
"(LAN)."
msgstr ""
"Bn sp cu hnh cho my tnh chia s kt ni Internet ca n.\n"
"Vi tnh nng , cc my khc trong mng cc b c th s dng kt ni "
"Internet ca my tnh ny.\n"
"\n"
"Lu : bn cn mt Adapter mng dnh cho vic thit lp mt mng cc b "
"(LAN)."

#: ../../standalone/drakgw_.c:224
#, c-format
msgid "Interface %s (using module %s)"
msgstr "Giao din %s (ang dng module %s)"

#: ../../standalone/drakgw_.c:225
#, c-format
msgid "Interface %s"
msgstr "Giao din %s"

#: ../../standalone/drakgw_.c:233
msgid "No network adapter on your system!"
msgstr "Khng c adapter mng trong h thng ca bn!"

#: ../../standalone/drakgw_.c:234
msgid ""
"No ethernet network adapter has been detected on your system. Please run the "
"hardware configuration tool."
msgstr ""
"Khng c adapter mng ethernet c tm thy trong h thng. Hy chy cng "
"c cu hnh phn cng."

#: ../../standalone/drakgw_.c:240
msgid "Network interface"
msgstr "Giao din mng"

#: ../../standalone/drakgw_.c:241
#, c-format
msgid ""
"There is only one configured network adapter on your system:\n"
"\n"
"%s\n"
"\n"
"I am about to setup your Local Area Network with that adapter."
msgstr ""
"Ch c mt adapter mng c cu hnh trong h thng ca bn:\n"
"\n"
"%s\n"
"\n"
"Chun b thit lp mng cc b ca bn vi adapter ."

#: ../../standalone/drakgw_.c:250
msgid ""
"Please choose what network adapter will be connected to your Local Area "
"Network."
msgstr "Hy chn adapter mng no s c kt ni vo mng cc b ca bn. "

#: ../../standalone/drakgw_.c:268
msgid "Network interface already configured"
msgstr "Giao din mng  c cu hnh"

#: ../../standalone/drakgw_.c:269
#, c-format
msgid ""
"Warning, the network adapter (%s) is already configured.\n"
"\n"
"Do you want an automatic re-configuration?\n"
"\n"
"You can do it manually but you need to know what you're doing."
msgstr ""
"Cnh bo, b iu hp mng (%s)  c cu hnh.\n"
"\n"
"Bn c mun t ng cu hnh li?\n"
"\n"
"C th thc hin bng tay nu bn bit r cch lm."

#: ../../standalone/drakgw_.c:274
msgid "Automatic reconfiguration"
msgstr "T ng cu hnh li"

#: ../../standalone/drakgw_.c:275
msgid "Show current interface configuration"
msgstr "Hin th cu hnh giao din hin thi"

#: ../../standalone/drakgw_.c:277
#, c-format
msgid ""
"Current configuration of `%s':\n"
"\n"
"Network: %s\n"
"IP address: %s\n"
"IP attribution: %s\n"
"Driver: %s"
msgstr ""
"Cu hnh hinthi ca `%s':\n"
"\n"
"Mng: %s\n"
"a ch IP: %s\n"
"Quy kt IP: %s\n"
"Driver: %s"

#: ../../standalone/drakgw_.c:289
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 C-Class Network that "
"you use for your local network; I will not reconfigure it and I will not "
"touch your DHCP server configuration.\n"
"\n"
"Else, I can reconfigure your interface and (re)configure a DHCP server for "
"you.\n"
"\n"
msgstr ""
"C th gi cu hnh hin thi v cho rng server DHCP  c thit lp, "
"trong trng hp, hy xc minh l Mng Hng C c c chnh xc  dng "
"cho mng cc b. S khng cu hnh li v cng khng ng n cuhnh server "
"DHCP.\n"
"\n"
"Nu khng th c th cu hnh li giao din v cu hnh mt server DHCP  "
"dng.\n"
"\n"

#: ../../standalone/drakgw_.c:294
msgid "C-Class Local Network"
msgstr "Mng Cc B Hng C"

#: ../../standalone/drakgw_.c:295
msgid "(This) DHCP Server IP"
msgstr "IP ca server DHCP (ny)"

#: ../../standalone/drakgw_.c:296
msgid "Re-configure interface and DHCP server"
msgstr "Cu hnh li giao din v server DHCP"

#: ../../standalone/drakgw_.c:303
msgid "The Local Network did not finish with `.0', bailing out."
msgstr "Mng Cc B  khng kt thc vi `.0', ht bo lnh."

#: ../../standalone/drakgw_.c:314
#, c-format
msgid "Potential LAN address conflict found in current config of %s!\n"
msgstr ""
"Kh nng xung t a ch LAN c tm ra trong cu hnh hin thi ca %s!\n"

#: ../../standalone/drakgw_.c:322
msgid "Firewalling configuration detected!"
msgstr "Pht hin ra cu hnh tng la!"

#: ../../standalone/drakgw_.c:323
msgid ""
"Warning! An existing firewalling configuration has been detected. You may "
"need some manual fix after installation."
msgstr ""
"Cnh bo! Cu hnh tng la hin thi c pht hin. C th bn cn n "
"nh thm mt s chi tit sau khi ci t."

#: ../../standalone/drakgw_.c:330
msgid "Configuring..."
msgstr "ang cu hnh..."

#: ../../standalone/drakgw_.c:331
msgid "Configuring scripts, installing software, starting servers..."
msgstr "ang cu hnh cc script, ci t phn mm, khi chy cc server..."

#: ../../standalone/drakgw_.c:367
#, c-format
msgid "Problems installing package %s"
msgstr "Cc trc trc ci t gi %s"

#: ../../standalone/drakgw_.c:551
msgid ""
"Everything has been configured.\n"
"You may now share Internet connection with other computers on your Local "
"Area Network, using automatic network configuration (DHCP)."
msgstr ""
"Mi th  c cu hnh.\n"
"By gi bn c th chia s kt ni Internet vi cc my tnh khc trong mng "
"cc b ca bn, s dng cu hnh mng t ng (DHCP)."

#: ../../standalone/drakgw_.c:568
msgid "The setup has already been done, but it's currently disabled."
msgstr " hon thnh xong ci t, nhng hin ti n khng c hot ng."

#: ../../standalone/drakgw_.c:569
msgid "The setup has already been done, and it's currently enabled."
msgstr " hon thnh xong ci t, v hin thi n c hot ng."

#: ../../standalone/drakgw_.c:570
msgid "No Internet Connection Sharing has ever been configured."
msgstr "Cha c mt chia s kt ni Internet no c cu hnh."

#: ../../standalone/drakgw_.c:575
msgid "Internet connection sharing configuration"
msgstr "Cu hnh chia s kt ni Internet"

#: ../../standalone/drakgw_.c:582
#, c-format
msgid ""
"Welcome to the Internet Connection Sharing utility!\n"
"\n"
"%s\n"
"\n"
"Click on Configure to launch the setup wizard."
msgstr ""
"Cho mng tin ch Chia S Kt Ni Internet!\n"
"\n"
"%s\n"
"\n"
"Nhn  ln Cu hnh  chy  thut thit lp."

#: ../../standalone/drakxconf_.c:47
msgid "Control Center"
msgstr "Trung tm iu khin"

#: ../../standalone/drakxconf_.c:48
msgid "Choose the tool you want to use"
msgstr "Chn cng c bn mun dng"

#: ../../standalone/drakxtv_.c:55
msgid ""
"XawTV isn't installed!\n"
"\n"
"\n"
"If you do have a TV card but DrakX has neither detected it (no bttv\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 ""
"Cha ci t XawTV!\n"
"\n"
"\n"
"Nu c mt card TV nhng DrakX khng pht hin ra (do khng c\n"
"module bttv trong \"/etc/modules\") hay cha ci t XawTV, hy\n"
"gi kt qu  \"lspcidrake -v -f\" ti \"install\\@mandrakesoft.com\"\n"
"vi ch  l \"undetected TV card\".\n"
"\n"
"\n"
"C th ci t n bng cch g \"urpmi xawtv\" trong console ca root."

#: ../../standalone/drakxtv_.c:72
msgid "Canada (cable)"
msgstr "Canada (cable)"

#: ../../standalone/drakxtv_.c:72
msgid "USA (broadcast)"
msgstr "USA (broadcast)"

#: ../../standalone/drakxtv_.c:72
msgid "USA (cable)"
msgstr "USA (cable)"

#: ../../standalone/drakxtv_.c:72
msgid "USA (cable-hrc)"
msgstr "USA (cable-hrc)"

#: ../../standalone/drakxtv_.c:73
msgid "China (broadcast)"
msgstr "China (broadcast)"

#: ../../standalone/drakxtv_.c:73
msgid "Japan (broadcast)"
msgstr "Japan (broadcast)"

#: ../../standalone/drakxtv_.c:73
msgid "Japan (cable)"
msgstr "Japan (cable)"

#: ../../standalone/drakxtv_.c:74
msgid "East Europe"
msgstr "ng u"

#: ../../standalone/drakxtv_.c:74
msgid "France [SECAM]"
msgstr "Php [SECAM]"

#: ../../standalone/drakxtv_.c:74
msgid "Ireland"
msgstr "Ireland"

#: ../../standalone/drakxtv_.c:74
msgid "West Europe"
msgstr "Ty u"

#: ../../standalone/drakxtv_.c:75
msgid "Australia"
msgstr "Australia"

#: ../../standalone/drakxtv_.c:75
msgid "Newzealand"
msgstr "Newzealand"

#: ../../standalone/drakxtv_.c:76
msgid "South Africa"
msgstr "Nam Phi"

#: ../../standalone/drakxtv_.c:77
msgid "Argentina"
msgstr "Argentina"

#: ../../standalone/drakxtv_.c:112
msgid ""
"Please,\n"
"type in your tv norm and country"
msgstr ""
"Lm n,\n"
"hy g trong tiu chun TV v quc gia ca bn"

#: ../../standalone/drakxtv_.c:114
msgid "TV norm :"
msgstr "Tiu chun TV :"

#: ../../standalone/drakxtv_.c:115
msgid "Area :"
msgstr "Vng :"

#: ../../standalone/drakxtv_.c:119
msgid "Scanning for TV channels in progress ..."
msgstr "ang tin hnh qut tm cc knh TV..."

#: ../../standalone/drakxtv_.c:127
msgid "Scanning for TV channels"
msgstr "Qut tm cc knh TV"

#: ../../standalone/drakxtv_.c:130
msgid "There was an error while scanning for TV channels"
msgstr " xy ra li khi ang d tm cc knh TV"

#: ../../standalone/drakxtv_.c:131
msgid "XawTV isn't installed!"
msgstr "XawTV cha c ci t!"

#: ../../standalone/drakxtv_.c:134
msgid "Have a nice day!"
msgstr "Chc mt ngy tt lnh!"

#: ../../standalone/drakxtv_.c:135
msgid "Now, you can run xawtv (under X Window!) !\n"
msgstr "By gi, bn c th chy xawtv (trong X Window!) !\n"

#: ../../standalone/drakxtv_.c:153
msgid "No TV Card detected!"
msgstr "Khng pht hin c card TV no!"

#: ../../standalone/drakxtv_.c:154
msgid ""
"No TV Card has been detected on your machine. Please verify that a Linux-"
"supported Video/TV Card is correctly plugged in.\n"
"\n"
"\n"
"You can visit our hardware database at:\n"
"\n"
"\n"
"http://www.linux-mandrake.com/en/hardware.php3"
msgstr ""
"Khng pht hin c Card TV no trong my. Hy kim tra xem card TV/Video "
"c linux h tr  c gn ng hay khng.\n"
"\n"
"\n"
"Bn c th tham kho c s d liu v phn cng ti:\n"
"\n"
"\n"
"http://www.linux-mandrake.com/en/hardware.php3"

#: ../../standalone/keyboarddrake_.c:16
msgid "usage: keyboarddrake [--expert] [keyboard]\n"
msgstr "cch dng: keyboarddrake [--expert] [keyboard]\n"

#: ../../standalone/keyboarddrake_.c:29
msgid "Please, choose your keyboard layout."
msgstr "Hy chn t chc bn phm"

#: ../../standalone/keyboarddrake_.c:36
msgid "Do you want the BackSpace to return Delete in console?"
msgstr "Bn c mun phm BackSpace tr thnh phm Delete trong console khng?"

#: ../../standalone/livedrake_.c:24
msgid "Change Cd-Rom"
msgstr "Thay a CD"

#: ../../standalone/livedrake_.c:25
msgid ""
"Please insert the Installation Cd-Rom in your drive and press Ok when done.\n"
"If you don't have it, press Cancel to avoid live upgrade."
msgstr ""
"Hy np a CD ci t vo  a ri nhn OK khi np xong.\n"
"Nu bn khng c a, nhn B qua  thi khng nng cp thc."

#: ../../standalone/livedrake_.c:35
msgid "Unable to start live upgrade !!!\n"
msgstr "Khng th chy nng cp thc!!!\n"

#: ../../standalone/localedrake_.c:32
msgid "The change is done, but to be effective you must logout"
msgstr "Thay i  xong, nhng  c hiu lc bn phi thot ra"

#: ../../standalone/logdrake_.c:85 ../../standalone/logdrake_.c:526
msgid "logdrake"
msgstr "logdrake"

#: ../../standalone/logdrake_.c:95
msgid "Show only for the selected day"
msgstr "Ch hin th vi ngy c chn"

#: ../../standalone/logdrake_.c:102
msgid "/File/_New"
msgstr "/Tp/M_i"

#: ../../standalone/logdrake_.c:102
msgid "<control>N"
msgstr "<control>N"

#: ../../standalone/logdrake_.c:103
msgid "/File/_Open"
msgstr "/Tp/_M"

#: ../../standalone/logdrake_.c:103
msgid "<control>O"
msgstr "<control>O"

#: ../../standalone/logdrake_.c:104
msgid "/File/_Save"
msgstr "/Tp/L_u"

#: ../../standalone/logdrake_.c:104
msgid "<control>S"
msgstr "<control>S"

#: ../../standalone/logdrake_.c:105
msgid "/File/Save _As"
msgstr "/Tp/Lu_l"

#: ../../standalone/logdrake_.c:106
msgid "/File/-"
msgstr "/Tp/-"

#: ../../standalone/logdrake_.c:108
msgid "/_Options"
msgstr "/Tu _chn"

#: ../../standalone/logdrake_.c:109
msgid "/Options/Test"
msgstr "/Tu chn/Th"

#: ../../standalone/logdrake_.c:111
msgid "/Help/_About..."
msgstr "/Tr gip/_V..."

#: ../../standalone/logdrake_.c:118
msgid "-misc-fixed-medium-r-*-*-*-100-*-*-*-*-*-*,*"
msgstr "-misc-fixed-medium-r-*-*-*-100-*-*-*-*-*-*,*"

#: ../../standalone/logdrake_.c:119
msgid "-misc-fixed-bold-r-*-*-*-100-*-*-*-*-*-*,*"
msgstr "-misc-fixed-bold-r-*-*-*-100-*-*-*-*-*-*,*"

#: ../../standalone/logdrake_.c:173
msgid "User"
msgstr "Ngi dng"

#: ../../standalone/logdrake_.c:174
msgid "Messages"
msgstr "Thng ip"

#: ../../standalone/logdrake_.c:175
msgid "Syslog"
msgstr "Bn ghi h thng"

#: ../../standalone/logdrake_.c:176
msgid "Mandrake Tools Explanations"
msgstr "Ch gii cc Cng C ca Mandrake"

#: ../../standalone/logdrake_.c:179
msgid "search"
msgstr "tm kim"

#: ../../standalone/logdrake_.c:185
msgid "A tool to monitor your logs"
msgstr "Cng c xem bn ghi"

#: ../../standalone/logdrake_.c:186
msgid "Settings"
msgstr "Cc thit lp"

#: ../../standalone/logdrake_.c:191
msgid "matching"
msgstr "lm khp nhau"

#: ../../standalone/logdrake_.c:192
msgid "but not matching"
msgstr "nhng khng khp"

#: ../../standalone/logdrake_.c:196
msgid "Choose file"
msgstr "Chn tp tin"

#: ../../standalone/logdrake_.c:201
msgid "Calendar"
msgstr "Lch"

#: ../../standalone/logdrake_.c:211
msgid "Content of the file"
msgstr "Ni dung tp tin"

#: ../../standalone/logdrake_.c:215 ../../standalone/logdrake_.c:392
msgid "Mail/SMS alert"
msgstr "Cnh bo Mail/SMS"

#: ../../standalone/logdrake_.c:268
#, c-format
msgid "please wait, parsing file: %s"
msgstr "Hy i, ang phn tch tp tin: %s"

#: ../../standalone/logdrake_.c:409
msgid "Mail/SMS alert configuration"
msgstr "Cu hnh cnh bo Mail/SMS"

#: ../../standalone/logdrake_.c:410
msgid ""
"Welcome to the mail/SMS configuration utility.\n"
"\n"
"Here, you'll be able to set up the alert system.\n"
msgstr ""
"Cho mng tin ch cu hnh Mail/SMS.\n"
"\n"
"Ti y, c th thit lp h thng cnh bo.\n"

#: ../../standalone/logdrake_.c:417
msgid "Apache World Wide Web Server"
msgstr "My Ch WWW Apache"

#: ../../standalone/logdrake_.c:418
msgid "Domain Name Resolver"
msgstr "Trnh X L Tn Min"

#: ../../standalone/logdrake_.c:419
msgid "Ftp Server"
msgstr "My ch FTP"

#: ../../standalone/logdrake_.c:420
msgid "Postfix Mail Server"
msgstr "My Ch Th Postfix"

#: ../../standalone/logdrake_.c:421
msgid "Samba Server"
msgstr "My Ch Samba"

#: ../../standalone/logdrake_.c:422
msgid "SSH Server"
msgstr "My ch SSH"

#: ../../standalone/logdrake_.c:423
msgid "Webmin Service"
msgstr "Dch v Webmin"

#: ../../standalone/logdrake_.c:424
msgid "Xinetd Service"
msgstr "Dch V Xinetd"

#: ../../standalone/logdrake_.c:431
msgid "service setting"
msgstr "thit lp dch v"

#: ../../standalone/logdrake_.c:432
msgid ""
"You will receive an alert if one of the selected service is no more running"
msgstr "Bn s nhn c cnh bo nu mt dch v no  khng chy na"

#: ../../standalone/logdrake_.c:445
msgid "load setting"
msgstr "np thit lp"

#: ../../standalone/logdrake_.c:446
msgid "You will receive an alert if the load is higher than this value"
msgstr "Bn s nhn c cnh bo nu ti cao hn gi tr ny"

#: ../../standalone/logdrake_.c:459
msgid "alert configuration"
msgstr "Cu hnh cnh bo"

#: ../../standalone/logdrake_.c:460
msgid "Configure the way the system will alert you"
msgstr "Cu hnh cch m h thng dng  cnh bo"

#: ../../standalone/logdrake_.c:503
msgid "Save as.."
msgstr "Lu l.."

#: ../../standalone/mousedrake_.c:44
msgid "Please, choose the type of your mouse."
msgstr "Hy chn kiu chut"

#: ../../standalone/mousedrake_.c:54
msgid "no serial_usb found\n"
msgstr "Khng thy serial_usb\n"

#: ../../standalone/mousedrake_.c:58
msgid "Emulate third button?"
msgstr "M phng nt th ba?"

#: ../../standalone/printerdrake_.c:49
msgid "Reading printer data ..."
msgstr "ang c d liu my in..."

#: ../../standalone/scannerdrake_.c:42
msgid "Detecting devices ..."
msgstr "ang pht hin thit b..."

#: ../../standalone/scannerdrake_.c:53
#, c-format
msgid "%s found on %s, configure it ?"
msgstr "Khng thy %s trn %s, cu hnh n khng ?"

#: ../../standalone/scannerdrake_.c:60
msgid "Select a scanner"
msgstr "Chn my qut"

#: ../../standalone/scannerdrake_.c:80
#, c-format
msgid "This %s scanner is unsupported"
msgstr "My qut %s ny khng c h tr"

#: ../../standalone/scannerdrake_.c:94
#, c-format
msgid ""
"Scannerdrake was not able to detect your %s scanner.\n"
"Please select the device where your scanner is plugged"
msgstr ""
"Scannerdrake  khng th pht hin my qut %s ca\n"
"bn. Hy chn thit b ni m my qut c ni vo"

#: ../../standalone/scannerdrake_.c:96
msgid "choose device"
msgstr "Chn thit b"

#: ../../standalone/scannerdrake_.c:102
#, c-format
msgid ""
"This %s scanner must be configured by printerdrake.\n"
"You can launch printerdrake from the Mandrake Control Center in Hardware "
"section."
msgstr ""
"My qut %s ny phi c cu hnh bng printerdrake.\n"
"C th chy printerdrake trong mc Phn cng ti Trung tm iu khin "
"Mandrake."

#: ../../standalone/scannerdrake_.c:107
#, c-format
msgid ""
"Your %s scanner has been configured.\n"
"You may now scan documents using ``XSane'' from Multimedia/Graphics in the "
"applications menu."
msgstr ""
"My qut %s  c cu hnh.\n"
"By gi c th qut cc ti liu bng ``XSane'' t menu ca cc ng dng  "
"ha v a phng tin."

#: ../../standalone/service_harddrake_.c:57
#, c-format
msgid "Some devices in the \"%s\" hardware class were removed:\n"
msgstr " g b mt s thit b trong loi phn cng \"%s\":\n"

#: ../../standalone/service_harddrake_.c:61
#, c-format
msgid ""
"\n"
"Some devices in the %s class were added:\n"
msgstr ""
"\n"
" thm mt s thit b trong loi %s:\n"

#: ../../standalone/tinyfirewall_.c:31
msgid "Firewalling Configuration"
msgstr "Cu hnh Tng la"

#: ../../standalone/tinyfirewall_.c:44
msgid "Firewalling configuration"
msgstr "Cu hnh tng la"

#: ../../standalone/tinyfirewall_.c:79
msgid ""
"Firewalling\n"
"\n"
"You already have set up a firewall.\n"
"Click on Configure to change or remove the firewall"
msgstr ""
"Tng la\n"
"\n"
"Bn  thit lp tng la ri.\n"
"Nhp chut ln Cu hnh  thay i hoc b tng la"

#: ../../standalone/tinyfirewall_.c:83
msgid ""
"Firewalling\n"
"\n"
"Click on Configure to set up a standard firewall"
msgstr ""
"Tng la\n"
"\n"
"Nhp chut ln Cu hnh  thit lp mt tng la chun"

#: ../../steps.pm_.c:14
msgid "Choose your language"
msgstr "Chn ngn ng"

#: ../../steps.pm_.c:15
msgid "Select installation class"
msgstr "Chn kiu ci t"

#: ../../steps.pm_.c:16
msgid "Hard drive detection"
msgstr "D tm  a cng"

#: ../../steps.pm_.c:17
msgid "Configure mouse"
msgstr "Cu hnh chut"

#: ../../steps.pm_.c:18
msgid "Choose your keyboard"
msgstr "Chn bn phm"

#: ../../steps.pm_.c:19
msgid "Security"
msgstr "Bo mt"

#: ../../steps.pm_.c:20
msgid "Setup filesystems"
msgstr "Thit lp filesystems"

#: ../../steps.pm_.c:21
msgid "Format partitions"
msgstr "Format cc phn vng"

#: ../../steps.pm_.c:22
msgid "Choose packages to install"
msgstr "Chn cc gi ci t"

#: ../../steps.pm_.c:23
msgid "Install system"
msgstr "Ci t h thng"

#: ../../steps.pm_.c:25
msgid "Add a user"
msgstr "Thm ngi dng"

#: ../../steps.pm_.c:26
msgid "Configure networking"
msgstr "Cu hnh mng lm vic"

#: ../../steps.pm_.c:28
msgid "Configure services"
msgstr "Cu hnh cc dch v"

#: ../../steps.pm_.c:29
msgid "Install bootloader"
msgstr "Ci t trnh khi ng"

#: ../../steps.pm_.c:31
msgid "Create a bootdisk"
msgstr "To a khi ng"

#: ../../steps.pm_.c:33
msgid "Configure X"
msgstr "Cu hnh X"

#: ../../steps.pm_.c:34
msgid "Install system updates"
msgstr "Ci t cc cp nht h thng"

#: ../../steps.pm_.c:35
msgid "Exit install"
msgstr "Thot khi ci t"

#: ../../tinyfirewall.pm_.c:9
msgid ""
"tinyfirewall configurator\n"
"\n"
"This configures a personal firewall for this Mandrake Linux machine.\n"
"For a powerful dedicated firewall solution, please look to the\n"
"specialized MandrakeSecurity Firewall distribution."
msgstr ""
"Chng trnh cu hnh tng la nh\n"
"\n"
"Chng trnh ny cu hnh mt tng la c nhn cho Mandrake Linux.\n"
"V gii php tng la mnh v chuyn dng, hy quan tm ti phn phi\n"
"tng la bo mt chuyn dng ca Mandrake."

#: ../../tinyfirewall.pm_.c:14
msgid ""
"We'll now ask you questions about which services you'd like to allow\n"
"the Internet to connect to.  Please think carefully about these\n"
"questions, as your computer's security is important.\n"
"\n"
"Please, if you're not currently using one of these services, firewall\n"
"it off.  You can change this configuration anytime you like by\n"
"re-running this application!"
msgstr ""
"By gi bn s c hi v nhng dch v no m bn s cho php\n"
"Internet kt ni vo.  Hy thn trng suy ngh cc cu hi ny\n"
"v vn  anh ninh cho my tnh ca bn l quan trng.\n"
"\n"
"Nu hin ti bn khng s dng mt trong cc dch v ny, hy\n"
"ngn n li bng tng la. Bn c th thay i cu hnh ny\n"
"bt k khi no bn mun bng cch chy li ng dng ny!"

#: ../../tinyfirewall.pm_.c:21
msgid ""
"Are you running a web server on this machine that you need the whole\n"
"Internet to see? If you are running a webserver that only needs to be\n"
"accessed by this machine, you can safely answer NO here.\n"
"\n"
msgstr ""
"C phi bn ang chy my ch web trn my tnh ny v bn cn ton\n"
"b Internet trng thy? Nu bn ang chy mt my ch web m ch cn\n"
"c truy cp bng my tnh ny, bn c th an tm tr li Khng  y.\n"
"\n"

#: ../../tinyfirewall.pm_.c:26
msgid ""
"Are you running a name server on this machine? If you didn't set one\n"
"up to give away IP and zone information to the whole Internet, please\n"
"answer no.\n"
"\n"
msgstr ""
"C phi bn ang chy mt my ch tn min trn my ny? Nu bn\n"
"khng thit lp  cung cp thng tin IP v vng cho ton b Internet,\n"
"hy tr li Khng.\n"
"\n"

#: ../../tinyfirewall.pm_.c:31
msgid ""
"Do you want to allow incoming Secure Shell (ssh) connections? This\n"
"is a telnet-replacement that you might use to login. If you're using\n"
"telnet now, you should definitely switch to ssh. telnet is not\n"
"encrypted -- so some attackers can steal your password if you use\n"
"it. ssh is encrypted and doesn't allow for this eavesdropping."
msgstr ""
"Bn c mun cho php kt ni Secure Shell (ssh) i vo? y\n"
"l mt thay th telnet m bn c th dng  ng nhp vo.\n"
"Nu bn ang dng telnet, bn nn dt khot chuyn ssh. telnet\n"
"khng c m ho -- cho nn mt s k c th n cp mt khu ca\n"
"bn. Dng ssh c m ho  khng cho php vic nghe trm ny."

#: ../../tinyfirewall.pm_.c:36
msgid ""
"Do you want to allow incoming telnet connections?\n"
"This is horribly unsafe, as we explained in the previous screen. We\n"
"strongly recommend answering No here and using ssh in place of\n"
"telnet.\n"
msgstr ""
"Bn c mun cho php kt ni telnet i vo?\n"
"iu ny rt khng an ton v  c gii thch  mn hnh trc.\n"
"Bn rt nn tr li Khng  y v hy dng ssh trong\n"
"telnet.\n"

#: ../../tinyfirewall.pm_.c:41
msgid ""
"Are you running an FTP server here that you need accessible to the\n"
"Internet? If you are, we strongly recommend that you only use it for\n"
"Anonymous transfers. Any passwords sent by FTP can be stolen by some\n"
"attackers, since FTP also uses no encryption for transferring passwords.\n"
msgstr ""
"Bn ang chy my ch FTP  cho php truy cp qua internet?\n"
"Nu ng, bn rt nn ch s dng cho vic truyn (d liu) nc danh.\n"
"Cc mt khu c gi bng FTP c th b nh cp bi mt s k\n"
"xu, v FTP cng khng s dng m ha  truyn mt khu.\n"

#: ../../tinyfirewall.pm_.c:46
msgid ""
"Are you running a mail server here? If you're sending you \n"
"messages through pine, mutt or any other text-based mail client,\n"
"you probably are.  Otherwise, you should firewall this off.\n"
"\n"
msgstr ""
"Bn ang chy my ch th tn? Nu bn gi cc thng ip\n"
"qua pine, mutt hoc bt c mt chng trnh th client da trn\n"
"vn bn, c l bn ang chy. Nu khng, bn nn ngn n li bng tng "
"la.\n"
"\n"

#: ../../tinyfirewall.pm_.c:51
msgid ""
"Are you running a POP or IMAP server here? This would\n"
"be used to host non-web-based mail accounts for people via \n"
"this machine.\n"
"\n"
msgstr ""
"Bn ang chy my ch POP hoc IMAP? Bn nn dng\n"
" qun l cc account th tn khng da trn nn web cho\n"
"mi ngi thng qua my ny.\n"
"\n"

#: ../../tinyfirewall.pm_.c:56
msgid ""
"You appear to be running a 2.2 kernel.  If your network IP\n"
"is automatically set by a computer in your home or office \n"
"(dynamically assigned), we need to allow for this.  Is\n"
"this the case?\n"
msgstr ""
"Hnh nh bn ang chy vi kernel 2.2. Nu IP mng ca\n"
"bn thit lp t ng bng mt my tnh ti nh hay c quan\n"
"(c thit k ng), hy cho php iu ny.  C phi\n"
"l nh vy khng?\n"

#: ../../tinyfirewall.pm_.c:61
msgid ""
"Is your computer getting time syncronized to another computer?\n"
"Mostly, this is used by medium-large Unix/Linux organizations\n"
"to synchronize time for logging and such.  If you're not part\n"
"of a larger office and haven't heard of this, you probably \n"
"aren't."
msgstr ""
"C phi my tnh ca bn ng b ho thi gian vi mt my khc\n"
"khng? Phn ln, iu ny c dng bi cc t chc Unix/Linux\n"
"c ln v trung bnh  ng b thi gian cho bn ghi v tng t.\n"
"Nu bn khng trong cc t chc nh vy, bn c l\n"
"khng dng."

#: ../../tinyfirewall.pm_.c:66
msgid ""
"Configuration complete.  May we write these changes to disk?\n"
"\n"
"\n"
"\n"
msgstr ""
"Hon thnh vic cu hnh. C th ghi cc thay i ny ln a?\n"
"\n"
"\n"
"\n"

#: ../../tinyfirewall.pm_.c:82
#, c-format
msgid "Can't open %s: %s\n"
msgstr "Khng m c %s: %s\n"

#: ../../tinyfirewall.pm_.c:84
#, c-format
msgid "Can't open %s for writing: %s\n"
msgstr "Khng m c %s  ghi: %s\n"

#: ../../tinyfirewall.pm_.c:180
msgid "No I don't need DHCP"
msgstr "Khng, khng cn DHCP"

#: ../../tinyfirewall.pm_.c:180
msgid "Yes I need DHCP"
msgstr "C, cn DHCP"

#: ../../tinyfirewall.pm_.c:181
msgid "No I don't need NTP"
msgstr "Khng, khng cn NTP"

#: ../../tinyfirewall.pm_.c:181
msgid "Yes I need NTP"
msgstr "C, cn NTP"

#: ../../tinyfirewall.pm_.c:182 ../../tinyfirewall.pm_.c:186
msgid "Don't Save"
msgstr "Khng lu li"

#: ../../tinyfirewall.pm_.c:182 ../../tinyfirewall.pm_.c:186
#: ../../tinyfirewall.pm_.c:206
msgid "Save & Quit"
msgstr "Lu li & Thot"

#: ../../tinyfirewall.pm_.c:197 ../../tinyfirewall.pm_.c:201
msgid "Firewall Configuration Wizard"
msgstr " thut Cu hnh Tng la"

#: ../../tinyfirewall.pm_.c:199
msgid "No (firewall this off from the internet)"
msgstr "Khng (chn n khi Internet)"

#: ../../tinyfirewall.pm_.c:200
msgid "Yes (allow this through the firewall)"
msgstr "C (cho php i qua tng la)"

#: ../../tinyfirewall.pm_.c:232
msgid "Please Wait... Verifying installed packages"
msgstr "Hy ch... ang xc minh cc gi c ci t."

#: ../../tinyfirewall.pm_.c:238
#, c-format
msgid ""
"Failure installing the needed packages : %s and Bastille.\n"
" Try to install them manually."
msgstr ""
"Khng ci t c cc gi cn thit: %s v Bastille.\n"
" Hy th ci t th cng."

#: ../../share/compssUsers:999
msgid "Web/FTP"
msgstr "Web/FTP"

#: ../../share/compssUsers:999
msgid "Network Computer (client)"
msgstr "My tnh mng (khch)"

#: ../../share/compssUsers:999
msgid "NFS server, SMB server, Proxy server, ssh server"
msgstr "My ch NFS, SMB, SSH, y nhim"

#: ../../share/compssUsers:999
msgid "Office"
msgstr "Vn phng"

#: ../../share/compssUsers:999
msgid "Gnome Workstation"
msgstr "Trm lm vic GNOME"

#: ../../share/compssUsers:999
msgid "Tools for your Palm Pilot or your Visor"
msgstr "Cng c cho Palm Pilot hoc Visor"

#: ../../share/compssUsers:999
msgid "Workstation"
msgstr "Trm lm vic"

#: ../../share/compssUsers:999
msgid "Firewall/Router"
msgstr "Tng la/nh tuyn"

#: ../../share/compssUsers:999
msgid "Domain Name and Network Information Server"
msgstr "Tn ca tn vng v Network Information Server"

#: ../../share/compssUsers:999
msgid ""
"Office programs: wordprocessors (kword, abiword), spreadsheets (kspread, "
"gnumeric), pdf viewers, etc"
msgstr ""
"Cc chng trnh vn phng: wordprocessors (kword, abiword), spreadsheets "
"(kspread, gnumeric), pdf viewers, v.v..."

#: ../../share/compssUsers:999
msgid "Audio-related tools: mp3 or midi players, mixers, etc"
msgstr "Cc cng c m thanh: mp3 hay midi players, mixers,v.v..."

#: ../../share/compssUsers:999
msgid "Books and Howto's on Linux and Free Software"
msgstr "Cc sch, how-to cho Linux v phn mm min ph"

#: ../../share/compssUsers:999
msgid "KDE Workstation"
msgstr "Trm lm vic KDE"

#: ../../share/compssUsers:999
msgid "Icewm, Window Maker, Enlightenment, Fvwm, etc"
msgstr "Icewm, Window Maker, Enlightenment, Fvwm, v.v..."

#: ../../share/compssUsers:999
msgid "Multimedia - Video"
msgstr "a phng tin - Video"

#: ../../share/compssUsers:999
msgid "Set of tools for mail, news, web, file transfer, and chat"
msgstr "Thit lp cng c cho th, tin tc, web, truyn tp tin, v tr chuyn"

#: ../../share/compssUsers:999
msgid "Database"
msgstr "C s d liu"

#: ../../share/compssUsers:999
msgid "PostgreSQL or MySQL database server"
msgstr "PostgreSQL hay MySQL my ch c s d liu"

#: ../../share/compssUsers:999
msgid "Tools to ease the configuration of your computer"
msgstr "Cng c xo cu hnh my tnh ca bn"

#: ../../share/compssUsers:999
msgid "Multimedia - Sound"
msgstr "a phng tin-m thanh"

#: ../../share/compssUsers:999
msgid "Documentation"
msgstr "Ti liu"

#: ../../share/compssUsers:999
msgid "Console Tools"
msgstr "Cc cng c console"

#: ../../share/compssUsers:999
msgid "Postfix mail server, Inn news server"
msgstr "My ch th Postfix , My ch news Inn"

#: ../../share/compssUsers:999
msgid "Internet station"
msgstr "Trm Internet"

#: ../../share/compssUsers:999
msgid "Multimedia station"
msgstr "Trm a phng tin"

#: ../../share/compssUsers:999
msgid "Configuration"
msgstr "Cu hnh"

#: ../../share/compssUsers:999
msgid "More Graphical Desktops (Gnome, IceWM)"
msgstr "Thm mn hnh nn  ha (Gnome, IceWM)"

#: ../../share/compssUsers:999
msgid ""
"The K Desktop Environment, the basic graphical environment with a collection "
"of accompanying tools"
msgstr ""
"K Desktop Environment, mt mi trng  ha vi mt su tp tin ch i km"

#: ../../share/compssUsers:999
msgid "Graphical Environment"
msgstr "Mi trng  ho"

#: ../../share/compssUsers:999
msgid "Apache, Pro-ftpd"
msgstr "Apache v Pro-ftpd"

#: ../../share/compssUsers:999
msgid "Tools to create and burn CD's"
msgstr "Cc tin ch to v ghi CD"

#: ../../share/compssUsers:999
msgid "Office Workstation"
msgstr "Trm lm vic vn phng"

#: ../../share/compssUsers:999
msgid "Server"
msgstr "My ch"

#: ../../share/compssUsers:999
msgid "Gnome, Icewm, Window Maker, Enlightenment, Fvwm, etc"
msgstr "Gnome, Icewm, Window Maker, Enlightenment, Fvwm,v.v..."

#: ../../share/compssUsers:999
msgid "Graphics programs such as The Gimp"
msgstr "Cc chng trnh  ho nh l Gimp"

#: ../../share/compssUsers:999
msgid "DNS/NIS "
msgstr "DNS/NIS"

#: ../../share/compssUsers:999
msgid "C and C++ development libraries, programs and include files"
msgstr ""
"Cc th vin pht trin C v C++, cc chng trnh v cc tp tin i km"

#: ../../share/compssUsers:999
msgid "Network Computer server"
msgstr "My ch mng"

#: ../../share/compssUsers:999
msgid "Mail/Groupware/News"
msgstr "Th/Phn mm nhm/Tin tc"

#: ../../share/compssUsers:999
msgid "Game station"
msgstr "Trm tr chi"

#: ../../share/compssUsers:999
msgid "Video players and editors"
msgstr "Cc trnh chi Video v son tho"

#: ../../share/compssUsers:999
msgid "Multimedia - Graphics"
msgstr "a phng tin- ho"

#: ../../share/compssUsers:999
msgid "Amusement programs: arcade, boards, strategy, etc"
msgstr "Cc chng trnh gii tr: arcade, boards, strategy, v.v..."

#: ../../share/compssUsers:999
msgid ""
"Set of tools to read and send mail and news (pine, mutt, tin..) and to "
"browse the Web"
msgstr ""
"Cc cng c c v gi th tn v tin tc (pine, mutt, tin..) v  duyt Web"

#: ../../share/compssUsers:999
msgid "Personal Finance"
msgstr "Ti chnh c nhn"

#: ../../share/compssUsers:999
msgid ""
"A graphical environment with user-friendly set of applications and desktop "
"tools"
msgstr ""
"Mi trng  ha thn thin cho cc ng dng v cc tin ch mn hnh nn"

#: ../../share/compssUsers:999
msgid "Clients for different protocols including ssh"
msgstr "My khch cho cc giao thc khc bao gm ssh"

#: ../../share/compssUsers:999
msgid "Internet gateway"
msgstr "Cng kt ni Internet"

#: ../../share/compssUsers:999
msgid "Sound and video playing/editing programs"
msgstr "Cc chng trnh chi Audio-Video/son tho"

#: ../../share/compssUsers:999
msgid "Other Graphical Desktops"
msgstr "Cc mn hnh nn  ho khc"

#: ../../share/compssUsers:999
msgid "Editors, shells, file tools, terminals"
msgstr "Cc trnh son tho, cc tin ch tp tin, cc thit b u cui"

#: ../../share/compssUsers:999
msgid "Programs to manage your finance, such as gnucash"
msgstr "Cc chng trnh qun l ti chnh ca bn, nh l gnucash"

#: ../../share/compssUsers:999
msgid "Personal Information Management"
msgstr "Qun l thng tin c nhn"

#: ../../share/compssUsers:999
msgid "Multimedia - CD Burning"
msgstr "a phng tin - Ghi CD"

#: ../../share/compssUsers:999
msgid "Scientific Workstation"
msgstr "Trm lm vic khoa hc"

#~ msgid "fsck failed with exit code %d or signal %d"
#~ msgstr "fsck khng c vi  exit code %d hay signal %d"

#~ msgid ""
#~ "\n"
#~ "Drakbackup activities via $daemon_media:\n"
#~ "\n"
#~ msgstr ""
#~ "\n"
#~ "Cc hot ng ca Drakbackup thng qua $daemon_media:\n"
#~ "\n"

#~ msgid ""
#~ "\n"
#~ "Drakbackup activities via $net_proto:\n"
#~ "\n"
#~ msgstr ""
#~ "\n"
#~ "Cc hot ng ca Drakbackup thng qua $net_proto:\n"
#~ "\n"

#~ msgid "\n"
#~ msgstr "\n"

#~ msgid "No browser available please! Please install one"
#~ msgstr "Hin khng c trnh duyt no c! Hy ci t trnh duyt."

#~ msgid "Graphics card identification: %s\n"
#~ msgstr "Nhn dng card  ho: %s\n"

#~ msgid "Choose options for server"
#~ msgstr "Chn cc ty bin cho server"

#~ msgid "Monitor not configured"
#~ msgstr "Monitor cha c cu hnh"

#~ msgid "Graphics card not configured yet"
#~ msgstr "Card  ha vn cha c cu hnh"

#~ msgid "Resolutions not chosen yet"
#~ msgstr " phn gii vn cha c chn"

#~ msgid ""
#~ "\n"
#~ "try to change some parameters"
#~ msgstr ""
#~ "\n"
#~ "hy th thay i mt vi thng s"

#~ msgid "An error occurred:"
#~ msgstr "Xy ra li:"

#~ msgid "Leaving in %d seconds"
#~ msgstr "Thot ra sau %d giy"

#~ msgid "Is this the correct setting?"
#~ msgstr "Thit lp ny  ng cha?"

#~ msgid "An error occurred, try to change some parameters"
#~ msgstr "B li, hy th thay i mt vi thng s"

#~ msgid "XFree86 server: %s"
#~ msgstr "XFree86 server: %s"

#~ msgid "Show all"
#~ msgstr "Hin th ton b"

#~ msgid "Preparing X-Window configuration"
#~ msgstr "Chun b cu hnh X-Window"

#~ msgid "What do you want to do?"
#~ msgstr "Bn mun lm g?"

#~ msgid "Change Monitor"
#~ msgstr "Thay i Monitor"

#~ msgid "Change Graphics card"
#~ msgstr "Thay i Card  ha"

#~ msgid "Change Server options"
#~ msgstr "Thay i cc ty chn ca Server"

#~ msgid "Change Resolution"
#~ msgstr "Thay i  Phn Gii"

#~ msgid "Show information"
#~ msgstr "Hin th thng tin"

#~ msgid "Test again"
#~ msgstr "Th li"

#~ msgid ""
#~ "Description of the fields:\n"
#~ "\n"
#~ "Bus: this is the physical bus on which the device is plugged (eg: PCI, "
#~ "USB, ...)\n"
#~ "\n"
#~ "Bus identification: \n"
#~ "- pci devices : this list the vendor, device, subvendor and subdevice PCI "
#~ "ids\n"
#~ "\n"
#~ "Description: this field describe the device\n"
#~ "\n"
#~ "Location on the bus: \n"
#~ "- pci devices: this gives the PCI slot, device and function of this card\n"
#~ "- eide devices: the device is either a slave or a master device\n"
#~ "- scsi devices: the scsi bus and the scsi device ids\n"
#~ "\n"
#~ "Media class: class of hardware device\n"
#~ "\n"
#~ "Module: the module of the GNU/Linux kernel that handle that device\n"
#~ "\n"
#~ "Vendor: the vendor name of the device\n"
#~ msgstr ""
#~ "M t cc trng:\n"
#~ "\n"
#~ "Bus: l bus vt l m thit b c ni vo (VD: PCI, USB, ...)\n"
#~ "\n"
#~ "Nhn dng Bus:\n"
#~ "- Thit b PCI: n c khe cm PCI, thit b v chc nng ca card ny\n"
#~ " - Thit b EIDE: thit b c th l chnh (master) hay ph (slave)\n"
#~ "- Thit b SCSI: bus SCSI v ID ca thit b SCSI\n"
#~ "\n"
#~ "Loi phng tin: loi thit b phn cng\n"
#~ "\n"
#~ "Module: l m-un ca nhn Kernel Linux  qun l thit b\n"
#~ "\n"
#~ "Nh SX: tn nh sn xut thit b\n"

#~ msgid ""
#~ "Your HP multi-function device was configured automatically to be able to "
#~ "scan. Now you can scan from the command line with \"ptal-hp %s scan ..."
#~ "\". Scanning via a graphical interface or from the GIMP is not supported "
#~ "yet for your device. More information you will find in the \"/usr/share/"
#~ "doc/hpoj-0.8/ptal-hp-scan.html\" file on your system. If you have an HP "
#~ "LaserJet 1100 or 1200 you can only scan when you have the scanner option "
#~ "installed.\n"
#~ "\n"
#~ "Do not use \"scannerdrake\" for this device!"
#~ msgstr ""
#~ "Thit b a nng HP  c cu hnh t ng  c th thc hin qut. "
#~ "By gi bn c th th hin qut t dng lnh vi \"ptal-hp %s scan ..."
#~ "\". Thc hin qut t mt giao din  ha hay t GIMP vn cha c h "
#~ "tr cho thit b ny.  bit thm thng tin, m \"/usr/share/doc/hpoj-"
#~ "0.8/ptal-hp-scan.html\" trong h thng. Nu bn c mt HP LaserJet 1100 "
#~ "hay 1200, bn ch c th qut khi  ci t cc ty chn cho my qut.\n"
#~ "\n"
#~ "ng dng \"scannerdrake\" cho thit b ny!"

#~ msgid "Use Hard Drive with daemon"
#~ msgstr "Dng a cng vi Daemon"

#~ msgid "Use FTP with daemon"
#~ msgstr "Dng FTP vi Daemon"

#~ msgid "Package List to Install"
#~ msgstr "Danh sch cc gi ci t"

#~ msgid "proftpd"
#~ msgstr "Proftpd"

#~ msgid "sshd"
#~ msgstr "sshd"

#~ msgid "webmin"
#~ msgstr "webmin"

#~ msgid "xinetd"
#~ msgstr "xinetd"

#~ msgid ""
#~ "GNU/Linux is a multiuser system, and this means that each user can have "
#~ "his\n"
#~ "own preferences, his own files and so on. You can read the ``User "
#~ "Guide''\n"
#~ "to learn more. But unlike \"root\", which is the administrator, the "
#~ "users\n"
#~ "you will add here will not be entitled to change anything except their "
#~ "own\n"
#~ "files and their own configuration. You will have to create at least one\n"
#~ "regular user for yourself. That account is where you should log in for\n"
#~ "routine use. Although it is very practical to log in as \"root\" "
#~ "everyday,\n"
#~ "it may also be very dangerous! The slightest mistake could mean that "
#~ "your\n"
#~ "system would not work any more. If you make a serious mistake as a "
#~ "regular\n"
#~ "user, you may only lose some information, but not the entire system.\n"
#~ "\n"
#~ "First, you have to enter your real name. This is not mandatory, of "
#~ "course\n"
#~ "as you can actually enter whatever you want. DrakX will then take the "
#~ "first\n"
#~ "word you have entered in the box and will bring it over to the \"User\n"
#~ "name\". This is the name this particular user will use to log onto the\n"
#~ "system. You can change it. You then have to enter a password here. A\n"
#~ "non-privileged (regular) user's password is not as crucial as \"root\"' "
#~ "one\n"
#~ "from a security point of view, but that is no reason to neglect it: "
#~ "after\n"
#~ "all, your files are at risk.\n"
#~ "\n"
#~ "If you click on \"Accept user\", you can then add as many as you want. "
#~ "Add\n"
#~ "a user for each one of your friends: your father or your sister, for\n"
#~ "example. When you finish adding all the users you want, select \"Done\".\n"
#~ "\n"
#~ "Clicking the \"Advanced\" button allows you to change the default \"shell"
#~ "\"\n"
#~ "for that user (bash by default)."
#~ msgstr ""
#~ "GNU/Linux l mt h thng a ngi dng, n cho php mi mt ngi dng\n"
#~ "c ring cc ty thch, tp tin v v.v.... Bn c th c User Guide  "
#~ "bit thm\n"
#~ "iu ny.Nhng khng nh Root, l ngi qun tr, cc ngi dng m bn "
#~ "thm\n"
#~ "vo y s khng c quyn thay i bt k ci g ngoi cc tp tin v "
#~ "cu hnh\n"
#~ "ca ring h. Bn s phi to ra mt ngi dng thng l cho ring "
#~ "mnh.\n"
#~ "Account  l ni bn nn dng  ng nhp cho cng vic hng ngy. Mc\n"
#~ "d bn cng c th ng nhp hng ngy l Root, nhng s rt nguy him!\n"
#~ "Ch mt li nh nht cng c th lm h thng khng hot ng na. Nu "
#~ "bn\n"
#~ "gy mt li trm trng khi l ngi dng thng thng, bn c th ch mt "
#~ "mt s\n"
#~ "thng tin m khng nh hng ti ton b h thng.\n"
#~ "\n"
#~ "u tin, bn phi nhp tn tht ca mnh. iu ny khng phi bt buc "
#~ "m\n"
#~ "thc t bn c th nhp bt k ci g mnh mun. Sau , DrakX s ly t "
#~ "u\n"
#~ "tin bn nhp vo   em nhp vo  \"Tn Ngi Dng\" (User name). "
#~ "y\n"
#~ "l tn m ngi dng ny s s dng  ng nhp vo h thng. Bn c th "
#~ "thay\n"
#~ "i n. Sau  bn phi nhp mt mt khu vo y. Mt khu ca ngi "
#~ "dng\n"
#~ "thng thng khng c vai tr quan trng nh \"Root\" nhn trn quan im "
#~ "bo\n"
#~ "mt, nhng ng nn sao nhng n sau ny, v  l nguy c i vi cc "
#~ "tp tin\n"
#~ "ca bn.\n"
#~ "\n"
#~ "Nu nhn ln \"Chp thun ngi dng\", th sau  bn c th thm bao "
#~ "nhiu\n"
#~ "cng c. Thm ngi dng cho ngi khc: anh ch em ca bn vv.... Khi "
#~ "\n"
#~ "thm xong mi ngi dng m bn mun, hy chn \"Hon thnh\".\n"
#~ "\n"
#~ "Nhn vo nt \"Nng cao\"  cho php bn thay i \"shell\" mc nh cho "
#~ "ngi\n"
#~ "dng  (mc nh l bash)."

#~ msgid ""
#~ "It is now time to specify which programs you wish to install on your\n"
#~ "system. There are thousands of packages available for Mandrake Linux, "
#~ "and\n"
#~ "you are not supposed to know them all by heart.\n"
#~ "\n"
#~ "If you are performing a standard installation from a CD-ROM, you will "
#~ "first\n"
#~ "be asked to specify the CDs you currently have (in Expert mode only). "
#~ "Check\n"
#~ "the CD labels and highlight the boxes corresponding to the CDs you have\n"
#~ "available for installation. Click \"OK\" when you are ready to continue.\n"
#~ "\n"
#~ "Packages are sorted in groups corresponding to a particular use of your\n"
#~ "machine. The groups themselves are sorted into four sections:\n"
#~ "\n"
#~ " * \"Workstation\": if you plan to use your machine as a workstation, "
#~ "select\n"
#~ "one or more of the corresponding groups;\n"
#~ "\n"
#~ " * \"Development\": if your machine is to be used for programming, "
#~ "choose\n"
#~ "the desired group(s);\n"
#~ "\n"
#~ " * \"Server\": if your machine is intended to be a server, you will be "
#~ "able\n"
#~ "to select which of the most common services you wish to install on your\n"
#~ "machine;\n"
#~ "\n"
#~ " * \"Graphical Environment\": finally, this is where you will choose "
#~ "your\n"
#~ "preferred graphical environment. At least one must be selected if you "
#~ "want\n"
#~ "to have a graphical workstation!\n"
#~ "\n"
#~ "Moving the mouse cursor over a group name will display a short "
#~ "explanatory\n"
#~ "text about that group. If you deselect all groups when performing a "
#~ "regular\n"
#~ "installation (by opposition to an upgrade), a dialog will pop up "
#~ "proposing\n"
#~ "different options for a minimal installation:\n"
#~ "\n"
#~ " * \"With X\": install the fewer packages possible to have a working\n"
#~ "graphical desktop;\n"
#~ "\n"
#~ " * \"With basic documentation\": installs the base system plus basic\n"
#~ "utilities and their documentation. This installation is suitable for\n"
#~ "setting up a server;\n"
#~ "\n"
#~ " * \"Truly minimal install\": will install the strict minimum necessary "
#~ "to\n"
#~ "get a working Linux system, in command line only. This installation is\n"
#~ "about 65Mb large.\n"
#~ "\n"
#~ "You can check the \"Individual package selection\" box, which is useful "
#~ "if\n"
#~ "you are familiar with the packages being offered or if you want to have\n"
#~ "total control over what will be installed.\n"
#~ "\n"
#~ "If you started the installation in \"Upgrade\" mode, you can unselect "
#~ "all\n"
#~ "groups to avoid installing any new package. This is useful for repairing "
#~ "or\n"
#~ "updating an existing system."
#~ msgstr ""
#~ "By gi l lc ch nh chng trnh no m bn mun ci t vo h "
#~ "thng.\n"
#~ "C sn hng nghn gi tin dng cho Mandrake Linux v bn khng cn phi\n"
#~ "bit chng mt cch tng tn.\n"
#~ "\n"
#~ "Nu thc hin vic ci t chun t CD-ROM, u tin bn s c  ngh\n"
#~ "ch nh cc a CD bn ang c (ch c trong ch  Chuyn gia). Hy "
#~ "nh\n"
#~ "du vo cc nhn CD v im sng cc hp ty theo cc CD bn ang c sn\n"
#~ "cho vic ci t. Nhn chut ln \"OK\" khi bn sn sng i tip.\n"
#~ "\n"
#~ "Cc gi tin c phn loi trong cc nhm ty theo mc ch s dng ca "
#~ "my\n"
#~ "tnh ny. Cc nhm c chia thnh 4 phn:\n"
#~ "\n"
#~ " * \"Trm lm vic\": nu bn nh thit lp my ny thnh mt trm lm "
#~ "vic,\n"
#~ "hy chn mt hay nhiu nhm tng ng.\n"
#~ "\n"
#~ " * \"Pht trin\": nu nh s dng my ny  lp trnh, hy chn cc "
#~ "nhm\n"
#~ "mong mun.\n"
#~ "\n"
#~ " * \"My ch\": nu mun lm my ny tr thnh my ch, bn s c th\n"
#~ "chn cc dch v thng dng nht m bn mun thc hin ci t ln my\n"
#~ "tnh ny.\n"
#~ "\n"
#~ " * \"Mi trng  ha\": Cui cng th ay l ni bn s thc hin chn\n"
#~ "mi trng  ha a thch. Cn chn t nht mt mi trng nu bn mun\n"
#~ "c mt trm lm vic  ha!\n"
#~ "\n"
#~ "Vic di chuyn con tr chut ln tn nhm  s lm xut hin mt on ch\n"
#~ "gii ngn v nhm . Nu bn b chn ton b cc nhm khi thc hin "
#~ "vic\n"
#~ "ci t (i lp vi kiu nng cp), mt hp thoi s bt ln v  ngh "
#~ "cc ty chn khc nhau cho vic ci t ti thiu:\n"
#~ "\n"
#~ " * \"C X\" thc hin ci t t cc gi tin hn m vn c mt trm lm "
#~ "vic\n"
#~ " ha;\n"
#~ "\n"
#~ " * \"Vi cc ti liu c bn\" ci t mt h thng c s cng thm cc "
#~ "tin\n"
#~ "ch c bn cng vi ti liu cho chng. Vic ci t ny thch hp  "
#~ "thit lp\n"
#~ "mt my ch.\n"
#~ "\n"
#~ " * \"Ci t tht ti thiu\" s ci t tht s ti thiu nhng th cn "
#~ "thit \n"
#~ "c mt h thng Linux lm vic ch bng cc dng lnh. Kiu ci t ny\n"
#~ "cn khong 65Mb a trng.\n"
#~ "\n"
#~ "Bn c th nh du vo hp \"Chn cc gi tin ring\", vic ny c ch "
#~ "nu\n"
#~ "bn  thng thuc cc gi tin  trong danh sch hay nu bn mun c "
#~ "quyn\n"
#~ "iu chnh ton b nhng g c ci t.\n"
#~ "\n"
#~ "Nu bt u thc hin ci t bng ch  \"Nng cp\", bn c th b "
#~ "chn\n"
#~ "ton b cc nhm  khng phi ci t bt k mt gi mi no. iu ny "
#~ "c\n"
#~ "ch trong vic sa cha hay cp nht cho mt h thng hin c."

#~ msgid ""
#~ "The Mandrake LinuxCD-ROM has a built-in rescue mode. You can access it "
#~ "by\n"
#~ "booting from the CD-ROM, press the >>F1<< key at boot and type "
#~ ">>rescue<<\n"
#~ "at the prompt. But in case your computer cannot boot from the CD-ROM, "
#~ "you\n"
#~ "should come back to this step for help in at least two situations:\n"
#~ "\n"
#~ " * when installing the bootloader, DrakX will rewrite the boot sector "
#~ "(MBR)\n"
#~ "of your main disk (unless you are using another boot manager), to allow "
#~ "you\n"
#~ "to start up with either Windows or GNU/Linux (assuming you have Windows "
#~ "in\n"
#~ "your system). If you need to reinstall Windows, the Microsoft install\n"
#~ "process will rewrite the boot sector, and then you will not be able to\n"
#~ "start GNU/Linux!\n"
#~ "\n"
#~ " * if a problem arises and you cannot start up GNU/Linux from the hard "
#~ "disk,\n"
#~ "this floppy disk will be the only means of starting up GNU/Linux. It\n"
#~ "contains a fair number of system tools for restoring a system, which has\n"
#~ "crashed due to a power failure, an unfortunate typing error, a typo in a\n"
#~ "password, or any other reason.\n"
#~ "\n"
#~ "When you click on this step, you will be asked to enter a disk inside "
#~ "the\n"
#~ "drive. The floppy disk you will insert must be empty or contain data "
#~ "which\n"
#~ "you do not need. You will not have to format it since DrakX will rewrite\n"
#~ "the whole disk."
#~ msgstr ""
#~ "CDROM ca Mandrake Linux c ch  cu gii. Bn c th truy cp n bng\n"
#~ "cch khi ng t CDROM, nhn phm >>F1<< v g  >>rescue<< ti du\n"
#~ "nhc. Nhng trong trng hp my tnh khng th khi ng t CDROM,\n"
#~ "hy tr li bc ny  nhn s ch dn trong t nht hai thng hp:\n"
#~ "\n"
#~ " * Khi ci t trnh np khi ng, DrakX s ghi li boot sector (MBR) "
#~ "ca\n"
#~ " a cng chnh (tr khi bn s dng mt trnh qun l khi ng khc) "
#~ "do\n"
#~ " bn c th khi chy Windows hoc GNU/Linux (nu h thng ca bn c\n"
#~ "ci t Windows). Nu cn phi ci li Windows, qu trnh ci t "
#~ "Microsoft\n"
#~ "Windows s ghi li boot sector, v nh vy bn s khng th khi chy\n"
#~ "GNU/Linux!\n"
#~ "\n"
#~ " * Nu gp vn  ny v bn khng th khi chy GNU/Linux t a cng,\n"
#~ "a mm s l phng tin duy nht  khi chy GNU/Linux. N cha\n"
#~ "mt s cng c h thng cn thit  phc hi li h thng b hng do s\n"
#~ "c ngun in, mt li nh my v , mt li g phm trong mt khu, v\n"
#~ "bt k mt nguyn do khc.\n"
#~ "\n"
#~ "Khi nhn chut vo bc ny, bn s c yu cu np mt a mm vo .\n"
#~ "a mm ny phi l a sch hoc ch cha cc d liu m bn khng cn\n"
#~ "na. Bn s khng phi thc hin format a; drakX s ghi li\n"
#~ "ton b a."

#~ msgid ""
#~ "At this point, you need to choose 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"
#~ "need to partition it. Basically, partitioning a hard drive consists of\n"
#~ "logically dividing it to create space to install your new Mandrake Linux\n"
#~ "system.\n"
#~ "\n"
#~ "Because the partitioning process' effects are usually irreversible,\n"
#~ "partitioning can be intimidating and stressful if you are an "
#~ "inexperienced\n"
#~ "user. Fortunately, there is a wizard which simplifies this process. "
#~ "Before\n"
#~ "beginning, please consult the manual and take your time.\n"
#~ "\n"
#~ "If you are running the installation in Expert mode, you will enter\n"
#~ "DiskDrake, the Mandrake Linux partitioning tool, which allows you to\n"
#~ "fine-tune your partitions. See the DiskDrake section in the ``User "
#~ "Guide''.\n"
#~ "From the installation interface, you can use the wizards as described "
#~ "here\n"
#~ "by clicking the dialog's \"Wizard\" button.\n"
#~ "\n"
#~ "If partitions have already been defined, either from a previous\n"
#~ "installation or from another partitioning tool, simply select those to\n"
#~ "install your Linux system.\n"
#~ "\n"
#~ "If partitions are not defined, you will need to create them using the\n"
#~ "wizard. Depending on your hard drive configuration, several options are\n"
#~ "available:\n"
#~ "\n"
#~ " * \"Use free space\": this option will simply lead to an automatic\n"
#~ "partitioning of your blank drive(s). You will not be prompted further;\n"
#~ "\n"
#~ " * \"Use existing partition\": the wizard has detected one or more "
#~ "existing\n"
#~ "Linux partitions on your hard drive. If you want to use them, choose "
#~ "this\n"
#~ "option;\n"
#~ "\n"
#~ " * \"Use the free space on the Windows; partition\": if MicrosoftWindows "
#~ "is\n"
#~ "installed on your hard drive and takes all the space available on it, "
#~ "you\n"
#~ "have to create free space for Linux data. To do so, you can delete your\n"
#~ "MicrosoftWindows partition and data (see ``Erase entire disk'' or "
#~ "``Expert\n"
#~ "mode'' solutions) or resize your MicrosoftWindows partition. Resizing "
#~ "can\n"
#~ "be performed without the loss of any data, provided you previously\n"
#~ "defragment the Windows partition. Backing up your data won't hurt "
#~ "either..\n"
#~ "This solution is recommended if you want to use both Mandrake Linux and\n"
#~ "MicrosoftWindows on the same computer.\n"
#~ "\n"
#~ "   Before choosing this option, please understand that after this "
#~ "procedure,\n"
#~ "the size of your MicrosoftWindows partition will be smaller than at the\n"
#~ "present time. You will have less free space under MicrosoftWindows to "
#~ "store\n"
#~ "your data or to install new software;\n"
#~ "\n"
#~ " * \"Erase entire disk\": if you want to delete all data and all "
#~ "partitions\n"
#~ "present on your hard drive and replace them with your new Mandrake Linux\n"
#~ "system, choose this option. Be careful with this solution because you "
#~ "will\n"
#~ "not be able to revert your choice after you confirm;\n"
#~ "\n"
#~ "   !! If you choose this option, all data on your disk will be lost. !!\n"
#~ "\n"
#~ " * \"Remove Windows\": this will simply erase everything on the drive "
#~ "and\n"
#~ "begin fresh, partitioning everything from scratch. All data on your disk\n"
#~ "will be lost;\n"
#~ "\n"
#~ "   !! If you choose this option, all data on your disk will be lost. !!\n"
#~ "\n"
#~ " * \"Expert mode\": choose this option if you want to manually partition\n"
#~ "your hard drive. Be careful it is a powerful but dangerous choice. You "
#~ "can\n"
#~ "very easily lose all your data. Hence, do not choose this unless you "
#~ "know\n"
#~ "what you are doing."
#~ msgstr ""
#~ "Lc ny bn cn chn ni no trn  cng s c ci t h iu hnh\n"
#~ "Mandrake Linux. Nu nh  cng cha c g hoc nu  c mt h\n"
#~ "iu hnh ang s dng ton b khng gian a, bn cn thc hin vic\n"
#~ "phn vng a. V c bn, vic phn vng mt  a cng l phn chia\n"
#~ "cc  l lun, to khng gian  ci t h thng Mandrake Linux mi.\n"
#~ "\n"
#~ "Do kt qu ca qu trnh phn vng thng khng thay i li c na,\n"
#~ "nn vic phn vng c th gy s hi v cng thng nu bn khng phi\n"
#~ "ngi dng c kinh nghim. May thay,  c  thut n gin ho vic "
#~ "ny.\n"
#~ "Trc khi bt u, hy tham kho ti liu v ng vi vng.\n"
#~ "\n"
#~ "Nu thc hin ci t vi ch  Chuyn gia, bn s thc hin DiskDrake,\n"
#~ "mt cng c phn vng ca Mandrake Linux, n cho php chnh ng\n"
#~ "cc phn vng. Xem chng DiskDrake trong ti liu. T giao din ci "
#~ "t,\n"
#~ "bn c th dng cc  thut c m t  y bng cch nhp chut ln\n"
#~ "nt \" thut\" ca hp thoi.\n"
#~ "\n"
#~ "Nu cc phn vng  c thit lp, hoc l t ln ci t trc hay\n"
#~ "c to ra bng mt cng c phn vng khc, n gin l ch vic\n"
#~ "chn chng  ci t h thng Linux.\n"
#~ "\n"
#~ "Nu cha c cc phn vng, cn phi to chng bng vic s dng \n"
#~ "thut. Ty thuc vo cu hnh ca  a cng, sn c mt s ty chn\n"
#~ "cho bn:\n"
#~ "\n"
#~ " * \"Dng khng gian trng\": ty chn ny s tin hnh t ng vic\n"
#~ "phn vng cho  a trng. Bn s khng b nhc l phi lm g na.\n"
#~ "\n"
#~ " * \"Dng phn vng hin c\":  thut  pht hin thy mt hoc hn\n"
#~ "phn vng Linux hin c trn a cng. Nu mun dng chng, hy chn\n"
#~ "ty chn ny.\n"
#~ "\n"
#~ " * \"Dng khng gian trng trn phn vng ca Windows\": nu Microsoft\n"
#~ "Windows  c ci t trn  cng v dng ton b khng gian a, cn\n"
#~ "phi to khng gian trng cho Linux.  lm vic , c th xa b d "
#~ "liu\n"
#~ "v phn vng ca Microsoft Windows (xem gii php \"Xa ton b a\" "
#~ "hay\n"
#~ "\"Ch  chuyn gia\") hay lp li kch thc phn vng ca MS Windows "
#~ "m\n"
#~ "c th khng phi mt bt k d liu no. Nn chn gii php ny nu "
#~ "mun\n"
#~ "dng c Mandrake Linux v Microsoft Windows trn cng mt my tnh.\n"
#~ "\n"
#~ "   Trc khi chn ty chn ny, hy hiu l sau khi thc hin cch ny,\n"
#~ "kch thc phn vng ca MS Windows s nh hn so vi lc ny.\n"
#~ "S c t khng gian trng hn trong Microsoft Windows  lu\n"
#~ "d liu v ci t phn mm mi.\n"
#~ "\n"
#~ " * \"Xa ton b a\": nu mun xo ton b d liu v cc phn vng\n"
#~ "hin c trn  cng v thay th bng h thng Mandrake Linux mi,\n"
#~ "hy dng ty chn ny. Hy thn trng vi ty chn ny v s khng\n"
#~ "th thay i la chn sau khi  khng nh.\n"
#~ "\n"
#~ "   !! Nu chn ty chn ny, ton b d liu trn a s mt. !!\n"
#~ "\n"
#~ " * \"Xa b Windows\": n gin l s xo sch mi th c trn\n"
#~ "a, lm sch, phn vng tt c t u. Mi d liu trn a s\n"
#~ "b mt.\n"
#~ "\n"
#~ "   !! Nu chn ty chn ny, mi d liu trn a s mt. !!\n"
#~ "\n"
#~ " * \"Ch  chuyn gia\": dng ty chn ny khi mun t phn vng\n"
#~ " cng. Hy cn thn - y l ty chn mnh nhng nguy him, rt\n"
#~ "d b mt mi d liu. V vy, khng nn chn ch  ny tr khi\n"
#~ "bit tng tn mi th."

#~ msgid ""
#~ "There you are. Installation is now complete and your GNU/Linux system is\n"
#~ "ready to use. Just click \"OK\" to reboot the system. You can start\n"
#~ "GNU/Linux or Windows, whichever you prefer (if you are dual-booting), as\n"
#~ "soon as the computer has booted up again.\n"
#~ "\n"
#~ "The \"Advanced\" button (in Expert mode only) shows two more buttons to:\n"
#~ "\n"
#~ " * \"generate auto-install floppy\": to create an installation floppy "
#~ "disk\n"
#~ "which will automatically perform a whole installation without the help "
#~ "of\n"
#~ "an operator, similar to the installation you just configured.\n"
#~ "\n"
#~ "   Note that two different options are available after clicking the "
#~ "button:\n"
#~ "\n"
#~ "    * \"Replay\". This is a partially automated installation as the\n"
#~ "partitioning step (and only this one) remains interactive;\n"
#~ "\n"
#~ "    * \"Automated\". Fully automated installation: the hard disk is "
#~ "completely\n"
#~ "rewritten, all data is lost.\n"
#~ "\n"
#~ "   This feature is very handy when installing a great number of similar\n"
#~ "machines. See the Auto install section on our web site;\n"
#~ "\n"
#~ " * \"Save packages selection\"(*): saves the package selection as done\n"
#~ "previously. Then, when doing another installation, insert the floppy "
#~ "inside\n"
#~ "the drive and run the installation going to the help screen by pressing "
#~ "on\n"
#~ "the [F1] key, and by issuing >>linux defcfg=\"floppy\"<<.\n"
#~ "\n"
#~ "(*) You need a FAT-formatted floppy (to create one under GNU/Linux, type\n"
#~ "\"mformat a:\")"
#~ msgstr ""
#~ "Chc mng. Vic ci t  hon thnh v h thng GNU/Linux  sn sng\n"
#~ " s dng. Hy nhp chut ln \"OK\"  khi ng li h thng. Bn c "
#~ "th\n"
#~ "chy GNU/Linux hay Windows (nu bn c h thng khi ng kp), ngay\n"
#~ "sau khi my tnh khi ng li.\n"
#~ "\n"
#~ "Nt \"Nng cao\" (ch c trong ch  chuyn gia) hin th thm 2 nt "
#~ ":\n"
#~ "\n"
#~ " * \"to a mm t ng ci t\":  to mt a mm ci t nh \n"
#~ "s t ng thc hin ton b qu trnh ci t m khng cn c ngi\n"
#~ "thc hin, ging ht qu trnh ci t m bn va tin hnh.\n"
#~ "\n"
#~ "   Lu : s c 2 ty chn khc nhau sau khi nhp chut ln nt:\n"
#~ "\n"
#~ "    * \"Thc hin li\". l qu trnh ci t t ng mt phn nh bc\n"
#~ "phn vng (v ch ci ny) l cn li tng tc.\n"
#~ "\n"
#~ "    * \"T ng\". Ci t hon ton t ng: a cng c ghi li\n"
#~ "hon ton, mi d liu b mt.\n"
#~ "\n"
#~ "   Tnh nng ny rt thun tin khi thc hin ci t cho mt s lng\n"
#~ "ln cc my ging nhau. Xem Phn ci t t ng ti website ca hng.\n"
#~ "\n"
#~ " * \"Lu cc la chn gi tin\"(*) : lu li s la chn gi tin  c "
#~ "to\n"
#~ "ra trc . Sau ny, khi thc hin ln ci t khc, hy np i mm "
#~ "vo\n"
#~ " v chy qu trnh ci t i ti mn hnh tr gip bng cch nhn phm\n"
#~ "[F1], v g >>linux defcfg=\"floppy\"<<.\n"
#~ "\n"
#~ "(*) Cn mt a mm c nh dng FAT ( to n trong GNU/Linux, g\n"
#~ "\"mformat a:\")"

#~ 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 from "
#~ "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"
#~ " * \"Clear all\": this option deletes all partitions on the selected "
#~ "hard\n"
#~ "drive;\n"
#~ "\n"
#~ " * \"Auto allocate\": this option enables to automatically create \"Ext2"
#~ "\"\n"
#~ "and swap partitions in free space of your hard drive;\n"
#~ "\n"
#~ " * \"More\": gives access to additional features:\n"
#~ "\n"
#~ "    * \"Save partition table\": saves the partition table to a floppy. "
#~ "Useful\n"
#~ "for later partition-table recovery if necessary. It is strongly "
#~ "recommended\n"
#~ "to perform this step;\n"
#~ "\n"
#~ "    * \"Restore partition table\": allows to restore a previously saved\n"
#~ "partition table from floppy disk;\n"
#~ "\n"
#~ "    * \"Rescue partition table\": if your partition table is damaged, you "
#~ "can\n"
#~ "try to recover it using this option. Please be careful and remember that "
#~ "it\n"
#~ "can fail;\n"
#~ "\n"
#~ "    * \"Reload partition table\": discards all changes and loads your "
#~ "initial\n"
#~ "partition table;\n"
#~ "\n"
#~ "    * \"Removable media automounting\": unchecking this option will force "
#~ "users\n"
#~ "to manually mount and unmount removable medias such as floppies and\n"
#~ "CD-ROMs.\n"
#~ "\n"
#~ " * \"Wizard\": 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 knowledge of\n"
#~ "partitioning;\n"
#~ "\n"
#~ " * \"Undo\": use this option to cancel your changes;\n"
#~ "\n"
#~ " * \"Toggle to normal/expert mode\": allows additional actions on "
#~ "partitions\n"
#~ "(type, options, format) and gives more information;\n"
#~ "\n"
#~ " * \"Done\": when you are finished partitioning your hard drive, this "
#~ "will\n"
#~ "save your changes back to disk.\n"
#~ "\n"
#~ "Note: you can reach any option using the keyboard. Navigate through the\n"
#~ "partitions using [Tab] and [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 filesystem 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 ""
#~ "Vo lc ny, bn cn chn nhng phn vng no s c dng  ci t\n"
#~ "h thng Mandrake Linux. Nu cc phn vng  c xc lp t ln ci\n"
#~ "t GNU/Linux trc  hay c to bng mt cng c phn vng khc,\n"
#~ "bn c th dng chng. Nu cha c, bn s s phi thc hin vic hoch\n"
#~ "nh cc phn vng.\n"
#~ "\n"
#~ " to cc phn vng, u tin phi chn mt  a cng. C th chn\n"
#~ " a  phn vng bng cch nhn ln \"hda\" i vi  IDE u tin,\n"
#~ "\"hdb\" cho  th hai, \"sda\" i vi  SCSI u tin v c lm nh "
#~ "vy.\n"
#~ "\n"
#~ " phn vng cho  cng c chn, c th dng nhng ty chn ny:\n"
#~ "\n"
#~ " * \"Xa ton b\":  xa mi phn vng c trn  a cng c\n"
#~ "chn.\n"
#~ "\n"
#~ " * \"T ng phn chia\": cho php vic t ng to cc phn vng Ext2\n"
#~ "v swap ti khng gian trng ca  a cng.\n"
#~ "\n"
#~ " * \"Thm\" : cho php thc hin thm mt s tnh nng:\n"
#~ "\n"
#~ "      * \"Lu bng phn vng\":  lu bng phn vng vo a mm. C "
#~ "ch\n"
#~ "khi cn thc hin vic khi phc li bng phn vng. Bn rt nn\n"
#~ "thc hin bc ny.\n"
#~ "\n"
#~ "       * \"Khi phc bng phn vng\": cho php khi phc bng phn vng\n"
#~ " c lu vo a mm t trc .\n"
#~ "\n"
#~ "       * \"Cu gii bng phn vng\": nu bng phn vng b h, bn c "
#~ "th c\n"
#~ "gng khi phc li n bng ty chn ny. Xin hy thn trng v nn bit "
#~ "l\n"
#~ "c th khng thnh cng.\n"
#~ "\n"
#~ "       * \"Np li bng phn vng\": b qua mi thay i v np li bng "
#~ "phn\n"
#~ "vng ban u.\n"
#~ "\n"
#~ "       * \"t ng gn kt phng tin tho lp\": b chn ty chn ny "
#~ "s p\n"
#~ "buc ngi dng phi t thc hin gn kt/b gn kt cc phng tin "
#~ "tho\n"
#~ "lp v d nh a mm v a CD.\n"
#~ "\n"
#~ " * \" thut\": dng ty chn ny nu bn mun s dng  thut  phn "
#~ "vng\n"
#~ " a cng. Bn nn s dng  thut nu bn khng nm r v vic\n"
#~ "phn vng.\n"
#~ "\n"
#~ " * \"Hon tc\": dng  b qua, khng thc hin nhng thay i va lm.\n"
#~ "\n"
#~ " * \"Chuyn i gia ch  bnh thng/chuyn gia\": cung cp thm cc "
#~ "thao\n"
#~ "tc trn phn vng (kiu, ty chn, nh dng) v thm thng tin.\n"
#~ "\n"
#~ " * \"Hon thnh\": khi bn  thc hin xong vic phn vng  cng, n\n"
#~ "s lu cc thay i vo a.\n"
#~ "\n"
#~ "Lu : c th dng bn phm  chn cc ty chn. Chn qua li cc phn\n"
#~ "vng bng phm [Tab] v mi tn [Ln/Xung].\n"
#~ "\n"
#~ "Khi mt phn vng  c chn, c th dng:\n"
#~ "\n"
#~ " * Ctrl-c  to mt phn vng mi (khi chn mt phn vng trng);\n"
#~ "\n"
#~ " * Ctrl-d  xa mt phn vng;\n"
#~ "\n"
#~ " * Ctrl-m  thit lp im gn kt.\n"
#~ "\n"
#~ " c thm thng tin v cc loi h thng tp tin hin c, hy c "
#~ "chng\n"
#~ "ext2fs  trong ``Ti liu Tham kho''.\n"
#~ "\n"
#~ "Nu ang thc hin ci t trn my PPC, bn s mun to mt phn vng\n"
#~ "\"by khi ng\" HFS c kch thc t nht 1MB  cho trnh np khi "
#~ "ng\n"
#~ "yaboot dng. Nu lp kch thc phn vng ln hn mt cht (50MB), bn\n"
#~ "s thy y l ni hu ch dng  lu tr kernel d phng v nh "
#~ "ramdisk\n"
#~ "cho cc trng hp khi ng khn cp."

#~ msgid ""
#~ "DrakX now needs to know if you want to perform a default (\"Recommended"
#~ "\")\n"
#~ "installation or if you want to have greater control (\"Expert\"). You "
#~ "can\n"
#~ "also choose to do a new install or an upgrade of an existing Mandrake "
#~ "Linux\n"
#~ "system:\n"
#~ "\n"
#~ " * \"Install\": completely wipes out the old system. In fact, depending "
#~ "on\n"
#~ "what currently holds your machine, you will be able to keep some old "
#~ "(Linux\n"
#~ "or other) partitions unchanged;\n"
#~ "\n"
#~ " * \"Upgrade\": this installation class allows to simply update the "
#~ "packages\n"
#~ "currently installed on your Mandrake Linux system. It keeps the current\n"
#~ "partitions of your hard drives as well as user configurations. All other\n"
#~ "configuration steps remain available with respect to plain installation;\n"
#~ "\n"
#~ " * \"Upgrade Packages Only\": this brand new class allows to upgrade an\n"
#~ "existing Mandrake Linux system while keeping all system configurations\n"
#~ "unchanged. Adding new packages to the current installation is also\n"
#~ "possible.\n"
#~ "\n"
#~ "Upgrades should work fine for Mandrake Linux systems starting from \"8.1"
#~ "\"\n"
#~ "release.\n"
#~ "\n"
#~ "Depending on your knowledge of GNU/Linux, select one of the following\n"
#~ "choices:\n"
#~ "\n"
#~ " * Recommended: choose this if you have never installed a GNU/Linux\n"
#~ "operating system. The installation will be very easy and you will only "
#~ "be\n"
#~ "asked a few questions;\n"
#~ "\n"
#~ " * Expert: if you have a good knowledge of GNU/Linux, you can choose "
#~ "this\n"
#~ "installation class. The expert installation will allow you to perform a\n"
#~ "highly-customized installation. Answering some of the questions can be\n"
#~ "difficult if you do not have a good knowledge of GNU/Linux, so do not\n"
#~ "choose this unless you know what you are doing."
#~ msgstr ""
#~ "DrakX cn bit l bn mun thc hin kiu ci t mc nh (\"Khuyn co"
#~ "\")\n"
#~ "hay kiu ci t c tnh iu khin cao hn (\"Chuyn gia\"). Bn cng c "
#~ "c\n"
#~ "la chn thc hin ci t mi hoc tin hnh nng cp h thng Mandrake\n"
#~ "Linux sn c:\n"
#~ "\n"
#~ " * \"Ci t\": qut b hon ton h thng c. Trn thc t, ty thuc "
#~ "vo\n"
#~ "nhng g ang c trong my m bn c th gi li mt s phn vng (ca\n"
#~ "Linux hay ci khc).\n"
#~ "\n"
#~ " * \"Nng cp\": kiu ci t ny cho php thc hin cp nht cc gi "
#~ "tin\n"
#~ "hin thi  c ci t trong h thng Mandrake Linux. N gi li cc\n"
#~ "phn vng hin thi trn a cng cng nh l cu hnh ca ngi dng.\n"
#~ "Ton b cc bc cu hnh khc vn sn c  thc hin ci t thun "
#~ "ty.\n"
#~ "\n"
#~ " * \"Ch nng cp cc gi tin\": kiu ci t mi ny cho php nng cp\n"
#~ "mt h thng Mandrake Linux ang dng v khng thay i ton b cu\n"
#~ "ca hnh h thng. Cng c th b xung cc gi tin vo qu trnh ci t\n"
#~ "hin thi.\n"
#~ "\n"
#~ "Vic nng cp lm vic tt vi cc h thng Mandrake Linux t \"8.1\"\n"
#~ "tr i.\n"
#~ "\n"
#~ "Ty thuc vo s hiu bit ca bn v GNU/Linux, hy chn mt trong\n"
#~ "nhng la chn sau y:\n"
#~ "\n"
#~ " * Khuyn co: hy chn nu bn cha bao gi ci t h iu hnh\n"
#~ "GNU/Linux. Vic ci t s rt n gin v bn ch phi tr li mt\n"
#~ "s t cu hi.\n"
#~ "\n"
#~ " * Chuyn gia: nu c hiu bit tt v GNU/Linux, bn c th chn loi\n"
#~ "ci t ny. Vic ci t theo ch  chuyn gia s cho php thc hin\n"
#~ "ci t c tnh ty chnh cao. Vic tr li mt s cu hi s c th l "
#~ "kh\n"
#~ "nu bn khng c mt kin thc tt v GNU/Linux, v vy ng chn\n"
#~ "ch  ny tr khi bn nm r mi vic."

#~ msgid ""
#~ "This is the most crucial decision point for the security of your GNU/"
#~ "Linux\n"
#~ "system: you have to enter the \"root\" password. \"root\" is the system\n"
#~ "administrator and is the only one authorized to make updates, add users,\n"
#~ "change the overall system configuration, and so on. In short, \"root\" "
#~ "can\n"
#~ "do everything! That is why you must choose a password that is difficult "
#~ "to\n"
#~ "guess DrakX will tell you if it is too easy. As you can see, you can "
#~ "choose\n"
#~ "not to enter a password, but we strongly advise you against this if only\n"
#~ "for one reason: do not think that because you booted GNU/Linux that your\n"
#~ "other operating systems are safe from mistakes. Since \"root\" can "
#~ "overcome\n"
#~ "all limitations and unintentionally erase all data on partitions by\n"
#~ "carelessly accessing the partitions themselves, it is important for it "
#~ "to\n"
#~ "be difficult to become \"root\".\n"
#~ "\n"
#~ "The password should be a mixture of alphanumeric characters and at least "
#~ "8\n"
#~ "characters long. Never write down the \"root\" password it makes it too\n"
#~ "easy to compromise a system.\n"
#~ "\n"
#~ "However, please do not make the password too long or complicated because\n"
#~ "you must be able to remember it without too much effort.\n"
#~ "\n"
#~ "The password will not be displayed on screen as you type it in. Hence, "
#~ "you\n"
#~ "will have to type the password twice to reduce the chance of a typing\n"
#~ "error. If you do happen to make the same typing error twice, this\n"
#~ "``incorrect'' password will have to be used the first time you connect.\n"
#~ "\n"
#~ "In Expert mode, you will be asked if you will be connecting to an\n"
#~ "authentication server, like NIS or LDAP.\n"
#~ "\n"
#~ "If your network uses the LDAP (or NIS) protocol for authentication, "
#~ "select\n"
#~ "\"LDAP\" (or \"NIS\") as authentication. If you do not know, ask your\n"
#~ "network administrator.\n"
#~ "\n"
#~ "If your computer is not connected to any administrated network, you will\n"
#~ "want to choose \"Local files\" for authentication."
#~ msgstr ""
#~ "y l thi im ch cht nht i vi vn  bo mt cho h thng "
#~ "Linux:\n"
#~ "cn phi nhp mt mt khu cho \"root\". \"root\" l ngi qun tr h "
#~ "thng,\n"
#~ "l ngi duy nht c php tin hnh cp nht, thm ngi dng, thay "
#~ "i\n"
#~ "ton b cu hnh h thng, v.v... Ni ngn gn l \"root\" c th thc "
#~ "hin\n"
#~ "mi th!  l l do ti sao bn cn chn mt mt khu phi tht kh "
#~ "on;\n"
#~ "DrakX s thng bo nu n qu d on. Nh  thy, bn c th khng\n"
#~ "nhp mt khu, nhng chng ti khuyn bn rt nn nhp mt khu, v mt\n"
#~ "l do: ng cho rng ch mt mnh bn khi ng Linux th cc h iu\n"
#~ "hnh khc vn an ton khi gp li. iu  khng ng v \"root\" c th\n"
#~ "vt qua mi gii hn v v  xa ton b d liu trn cc phn vng do\n"
#~ "t n truy cp thiu thn trng! Quan trng l phi  tht kh khn nu\n"
#~ "mun tr thnh \"root\".\n"
#~ "\n"
#~ "Mt khu nn pha trn bng cc k t s v ch ci v c  di t nht "
#~ "8\n"
#~ "k t. V khng nn ghi mt khu \"root\" vo u c -  trnh h "
#~ "thng.\n"
#~ "b xm hi\n"
#~ "\n"
#~ "ng nn dng mt khu qu di hoc phc tp  cho php bn c kh\n"
#~ "nng nh n mt cch khng kh khn lm.\n"
#~ "\n"
#~ "Mt khu s khng hin th trn mn hnh khi bn nhp vo. V vy,\n"
#~ "phi nhp mt khu hai ln  trnh gp li khi g bn phm\n"
#~ "Nu c hai ln bn u g sai nh nhau th mt khu \"sai\" s\n"
#~ "c dng vo ln u bn thc hin kt ni.\n"
#~ "\n"
#~ "Trong ch  chuyn gia, bn s c hi khi kt ni vi my ch\n"
#~ "chng thc, nh NIS hoc LDAP.\n"
#~ "\n"
#~ "Nu mng lm vic dng giao thc LDAP hay NIS  chng thc,\n"
#~ "hy chn \"LDAP\" hay \"NIS\". Nu bn khng bit r, hy hi\n"
#~ "nh qun tr h thng mng.\n"
#~ "\n"
#~ "Nu my tnh ny khng kt ni vi bt k h thng mng c qun\n"
#~ "tr no, bn s chn \"Cc tp tin Cc b\"  chng thc."

#~ msgid ""
#~ "LILO and grub are GNU/Linux bootloaders. This stage, normally, is "
#~ "totally\n"
#~ "automated. In fact, DrakX analyzes the disk boot sector and acts\n"
#~ "accordingly, depending on what it finds here:\n"
#~ "\n"
#~ " * if a Windows boot sector is found, it will replace it with a grub/"
#~ "LILO\n"
#~ "boot sector. Hence, you will be able to load either GNU/Linux or another\n"
#~ "OS;\n"
#~ "\n"
#~ " * if a grub or LILO boot sector is found, it will replace it with a new\n"
#~ "one.\n"
#~ "\n"
#~ "If in doubt, DrakX will display a dialog with various options.\n"
#~ "\n"
#~ " * \"Bootloader to use\": you have three choices:\n"
#~ "\n"
#~ "    * \"GRUB\": if you prefer grub (text menu).\n"
#~ "\n"
#~ "    * \"LILO with graphical menu\": if you prefer LILO with its "
#~ "graphical\n"
#~ "interface.\n"
#~ "\n"
#~ "    * \"LILO with text menu\": if you prefer LILO with its text menu "
#~ "interface.\n"
#~ "\n"
#~ " * \"Boot device\": in most cases, you will not change the default\n"
#~ "(\"/dev/hda\"), but if you prefer, the bootloader can be installed on "
#~ "the\n"
#~ "second hard drive (\"/dev/hdb\"), or even on a floppy disk (\"/dev/fd0"
#~ "\");\n"
#~ "\n"
#~ " * \"Delay before booting the default image\": when rebooting the "
#~ "computer,\n"
#~ "this is the delay granted to the user to choose in the bootloader menu,\n"
#~ "another boot entry than the default one.\n"
#~ "\n"
#~ "!! Beware that if you choose not to install a bootloader (by selecting\n"
#~ "\"Cancel\" here), you must ensure that you have a way to boot your "
#~ "Mandrake\n"
#~ "Linux system! Also, be sure you know what you do before changing any of "
#~ "the\n"
#~ "options. !!\n"
#~ "\n"
#~ "Clicking the \"Advanced\" button in this dialog will offer many advanced\n"
#~ "options, which are reserved to the expert user.\n"
#~ "\n"
#~ "After you have configured the general bootloader parameters, the list of\n"
#~ "boot options which will be available at boot time will be displayed.\n"
#~ "\n"
#~ "If there is another operating system installed on your machine, it will\n"
#~ "automatically be added to the boot menu. Here, you can choose to fine-"
#~ "tune\n"
#~ "the existing options. Select an entry and click \"Modify\" to modify or\n"
#~ "remove it; \"Add\" creates a new entry; and \"Done\" goes on to the next\n"
#~ "installation step."
#~ msgstr ""
#~ "LILO v GRUB l trnh np khi ng cho GNU/Linux. Thng thng, giai "
#~ "on\n"
#~ "ny t ng hon ton. Thc t, DrakX s phn tch sector khi ng ca "
#~ "a v\n"
#~ "thc hin sao cho ph hp vi nhng g tm thy  y:\n"
#~ "\n"
#~ " * nu tm thy sector khi ng ca Windows, n s thay th bng sector "
#~ "khi\n"
#~ "ng ca GRUB/LILO  cho bn c th khi chy Linux hoc h iu hnh\n"
#~ "khc\n"
#~ "\n"
#~ " * nu tm thy sector khi ng GRUB hay LILO, n s thay th bng mt "
#~ "ci\n"
#~ "mi;\n"
#~ "\n"
#~ "Nu nghi ng, DrakX s hin th mt hp thoi vi cc ty chn khc "
#~ "nhau.\n"
#~ "\n"
#~ " * \"Trnh np khi ng c dng\": c ba la chn cho bn:\n"
#~ "\n"
#~ "    * \"GRUB\": nu bn thch dng GRUB (vi menu dng vn bn).\n"
#~ "\n"
#~ "    * \"LILO vi menu  ha\": khi bn thch dng LILO vi giao din \n"
#~ "ha\n"
#~ "\n"
#~ "    * \"LILO\" vi menu dng vn bn: nu thch dng LILO vi menu dng "
#~ "vn\n"
#~ "bn.\n"
#~ "\n"
#~ " * \"Thit b khi ng\": thng th bn khng thay i mc nh (\"/dev/"
#~ "hda\"),\n"
#~ "nhng nu thch, trnh np khi ng c th c ghi ln  a cng th "
#~ "hai\n"
#~ "(\"/dev/ hdb\"), hay thm ch trn a mm (\"/dev/fd0\").\n"
#~ "\n"
#~ " * \"Tr hon trc khi np nh mc nh\": khi khi ng li my, y l "
#~ "thi\n"
#~ "gian tr cho php  ngi dng c th chn trn menu ca trnh np khi "
#~ "ng\n"
#~ "mt mc nhp khi ng khc vi mc nh.\n"
#~ "\n"
#~ "!! Ch : nu chn khng ci t trnh np khi ng (bng nhn \"B qua"
#~ "\" \n"
#~ "y), th phi m bo l  c mt cch khc  khi ng h thng "
#~ "Linux\n"
#~ "Mandrake! Cng nn bit chc v vic ang lm trc khi thay i bt k "
#~ "ty\n"
#~ "chn no. !!\n"
#~ "\n"
#~ "Nhn nt \"Nng cao\" trong hp thoi ny s c thm nhiu ty chn nng\n"
#~ "cao  p ng cho ngi dng thnh tho.\n"
#~ "\n"
#~ "sau khi cu hnh cc thng s ca trnh np khi ng, mt danh sch cho\n"
#~ "cc ty chn khi ng s hin th khi khi ng.\n"
#~ "\n"
#~ "Nu nh c mt h iu hnh khc  c ci t trn my, n s t ng\n"
#~ "c b xung vo menu khi ng. Ti y, bn c th chn ng cc ty\n"
#~ "chn hin c. Nhn p ln mt mc hin c s cho php bn thay i cc\n"
#~ "thng s hay xa b n. Nhn nt \"Thm\"  to mc nhp mi; nhn nt\n"
#~ "\"Hon thnh\"  tip tc cc bc ci t."

#~ msgid ""
#~ "Here, we select a printing system for your computer. Other OSs may offer\n"
#~ "you one, but Mandrake Linux offers three.\n"
#~ "\n"
#~ " * \"pdq\" which means ``print, don't queue'', is the choice if you have "
#~ "a\n"
#~ "direct connection to your printer and you want to be able to panic out "
#~ "of\n"
#~ "printer jams, and you do not have networked printers. It will handle "
#~ "only\n"
#~ "very simple network cases and is somewhat slow for networks. Pick \"pdq"
#~ "\"\n"
#~ "if this is your maiden voyage to GNU/Linux. You can change your choices\n"
#~ "after installation by running PrinterDrake from the Mandrake Control "
#~ "Center\n"
#~ "and clicking the expert button.\n"
#~ "\n"
#~ " * \"CUPS\"``Common Unix Printing System'', is excellent at printing to "
#~ "your\n"
#~ "local printer and also halfway-around the planet. It is simple and can "
#~ "act\n"
#~ "as a server or a client for the ancient \"lpd\" printing system. Hence, "
#~ "it\n"
#~ "is compatible with the systems that went before. It can do many tricks, "
#~ "but\n"
#~ "the basic setup is almost as easy as \"pdq\". If you need this to "
#~ "emulate\n"
#~ "an \"lpd\" server, you must turn on the \"cups-lpd\" daemon. It has\n"
#~ "graphical front-ends for printing or choosing printer options.\n"
#~ "\n"
#~ " * \"lprNG\"``line printer daemon New Generation''. This system can do\n"
#~ "approximately the same things the others can do, but it will print to\n"
#~ "printers mounted on a Novell Network, because it supports the IPX "
#~ "protocol,\n"
#~ "and it can print directly to shell commands. If you have need of Novell "
#~ "or\n"
#~ "printing to commands without using a separate pipe construct, use lprNG.\n"
#~ "Otherwise, CUPS is preferable as it is simpler and better at working "
#~ "over\n"
#~ "networks."
#~ msgstr ""
#~ "Ti y, chng ta chn mt h thng in n dng cho my tnh ny. Cc h\n"
#~ "thng khc c th ch cho bn chn mt loi, nhng Mandrake c nhng 3.\n"
#~ "\n"
#~ " * \"pdq\" - ngha l ``in, khng xp hng'', l mt la chn nu bn c "
#~ "mt\n"
#~ "kt ni trc tip ti my in v iu bn mun l c th loi b hin "
#~ "tng nghn\n"
#~ "my in, v bn khng c bt k my in no c ni mng. N s ch qun\n"
#~ "l cho cc trng hp mng n gin v c phn hi chm cho mng. Chn\n"
#~ "\"pdq\" nu y l ln u tin bn s dng GNU/Linux. Nhng c th chn\n"
#~ "li sau khi ci t bng vic chy PrinterDrake t Trung Tm iu Khin\n"
#~ "Mandrake v nhn ln nt Chuyn gia.\n"
#~ "\n"
#~ " * \"CUPS\"``Common Unix Printing System'' rt tuyt vi  in vi\n"
#~ "my in cc b v cng l mt na vng th gii. N n gin v c th\n"
#~ "hot ng nh mt server hay mt client i vi h thng in \"lpd\" c,\n"
#~ "cho nn n tng thch vi cc h thng  c trc y. N c th lm\n"
#~ "nhiu vic, nhng thit lp c bn th li n gin nh l \"pdq\". Nu "
#~ "cn\n"
#~ "n  gi lp mt server \"lpd\", bn cn phi bt daemon \"cups-lpd\". "
#~ "N\n"
#~ "c cc front-end  ha  in hoc chn cc ty chn cho my in.\n"
#~ "\n"
#~ " * \"lprNG\"``line printer daemon New Generation''. H thng in ny c\n"
#~ "th thc hin gn nh mi vic m cc h thng khc lm c, nhng n\n"
#~ "in vi my in kt gn trn mng Novell, bi v n h tr giao thc IPX, "
#~ "v\n"
#~ "n c th in trc tip t cc lnh shell. Nu bn cn c Novell hoc in "
#~ "n\n"
#~ "ti cc lnh m khng s dng mt thit lp pipe ring r, hy dng "
#~ "lprNG.\n"
#~ "Nu khng, CUPS l mt la chn c a thch do tnh n gin v lm\n"
#~ "vic tt hn thng qua mng."

#~ msgid ""
#~ "DrakX now detects any IDE device present in your computer. It will also\n"
#~ "scan for one or more PCI SCSI card(s) on your system. If a SCSI card is\n"
#~ "found, DrakX will automatically install the appropriate driver.\n"
#~ "\n"
#~ "Because hardware detection does not always detect a piece of hardware,\n"
#~ "DrakX will ask you to confirm if a PCI SCSI card is present. Click \"Yes"
#~ "\"\n"
#~ "if you know that there is a SCSI card installed in your machine. You "
#~ "will\n"
#~ "be presented a list of SCSI cards to choose from. Click \"No\" if you "
#~ "have\n"
#~ "no SCSI hardware. If you are unsure, you can check the list of hardware\n"
#~ "detected in your machine by selecting \"See hardware info\" and clicking\n"
#~ "\"OK\". Examine the list of hardware and then click on the \"OK\" button "
#~ "to\n"
#~ "return to the SCSI interface question.\n"
#~ "\n"
#~ "If you have to manually specify your adapter, DrakX will ask if you want "
#~ "to\n"
#~ "specify options for it. You should allow DrakX to probe the hardware for\n"
#~ "the card-specific options which the hardware needs to initialize. This\n"
#~ "usually works well.\n"
#~ "\n"
#~ "If DrakX is not able to probe for the options which need to be passed, "
#~ "you\n"
#~ "will need to provide options to the driver manually. Please review the\n"
#~ "``User Guide'' (chapter 3, in the ``Collecting Information on Your\n"
#~ "Hardware'' section) for hints on retrieving the parameters required from\n"
#~ "hardware documentation, from the manufacturer's web site (if you have\n"
#~ "Internet access) or from MicrosoftWindows (if you used this hardware "
#~ "with\n"
#~ "Windows on your system)."
#~ msgstr ""
#~ "By gi, DrakX tin hnh pht hin ton b phn cng c trong my. N "
#~ "cng\n"
#~ "s r qut cc card PCI SCSI c trn h thng. Nu tm thy card SCSI, "
#~ "DrakX\n"
#~ "s t ng ci t driver ph hp.\n"
#~ "\n"
#~ "Thnh thong trong mt s trng hp, vic pht hin phn cng khng\n"
#~ "pht hin ra c thit b no, DrakX s hi  khng nh xem h thng\n"
#~ "c card SCSI khng. Hy nhn nt \"C\" nu trong my c thit b ny v\n"
#~ " hin th danh sch cc card SCSI v bn s chn t . Nhn ln nt\n"
#~ "\"Khng\" nu khng c phn cng SCSI no trong my. Nu khng r,\n"
#~ "bn c th kim tra danh sch phn cng trong my bng vic chn\n"
#~ "\"Xem thng tin phn cng\" v nhn ln nt \"OK\"  quay li phn hi\n"
#~ "v giao din SCSI.\n"
#~ "\n"
#~ "Nu nh bn phi t nh ra adapter, DrakX s hi l bn c mun\n"
#~ "nh ra cc ty chn cho n. Bn nn cho php DrakX thm d phn\n"
#~ "cng  a ra cc ty chn. iu ny thng din ra mt cch tri\n"
#~ "chy.\n"
#~ "\n"
#~ "Nu DrakX khng th thm d c cc ty chn thch hp, bn cn\n"
#~ "phi cung cp cc ty chn cho driver. Hy xem li \"User Guide\"\n"
#~ "(chng 3, phn \"Collective informations on your hardware\")  xem\n"
#~ "gi  v cc thng s ca phn cng t ti liu v phn cng, hoct\n"
#~ "web site ca nh sn xut (nu bn c ng truy cp Internet) hoc\n"
#~ "t Microsoft Windows (nu bn cng ang s dng thit b phn cng\n"
#~ "ny vi Windows trong h thng)."

#~ msgid ""
#~ "You can add additional entries for yaboot, either for other operating\n"
#~ "systems, 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 simply the name you will have to type at the yaboot "
#~ "prompt\n"