summaryrefslogtreecommitdiffstats
path: root/perl-install/share/po/et.po
blob: da41c529e94baf591971fc94eeb4be6516bddd52 (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
@@ -12,7 +12,7 @@ msgid ""
msgstr ""
"Project-Id-Version: es\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-09-10 12:21+0200\n"
+"POT-Creation-Date: 2009-10-07 14:08+0200\n"
"PO-Revision-Date: 2009-08-28 15:06-0300\n"
"Last-Translator: Andre Paulo Machado <andre.panm@gmail.com>\n"
"Language-Team: Spanish <es@li.org>\n"
@@ -344,7 +344,7 @@ msgstr "bueno"
msgid "maybe"
msgstr "quizás"
-#: pkgs.pm:225
+#: pkgs.pm:226
#, c-format
msgid ""
"Some packages requested by %s cannot be installed:\n"
@@ -353,17 +353,17 @@ msgstr ""
"Algunos paquetes que necesita %s no se pueden instalar:\n"
"%s"
-#: pkgs.pm:313
+#: pkgs.pm:314
#, c-format
msgid "An error occurred:"
msgstr "Ocurrió un error:"
-#: pkgs.pm:792
+#: pkgs.pm:793
#, c-format
msgid "%d installation transactions failed"
msgstr "Fallaron %d transacciones de instalación"
-#: pkgs.pm:793
+#: pkgs.pm:794
#, c-format
msgid "Installation of packages failed:"
msgstr "La instalación de paquetes falló:"
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: DrakX-et\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-09-10 12:21+0200\n"
+"POT-Creation-Date: 2009-10-07 14:08+0200\n"
"PO-Revision-Date: 2009-09-14 16:59+0200\n"
"Last-Translator: Marek Laane <bald@starman.ee>\n"
"Language-Team: Estonian <et@li.org>\n"
@@ -334,7 +334,7 @@ msgstr "kena"
msgid "maybe"
msgstr "võib olla"
-#: pkgs.pm:225
+#: pkgs.pm:226
#, c-format
msgid ""
"Some packages requested by %s cannot be installed:\n"
@@ -343,17 +343,17 @@ msgstr ""
"Mõningaid pakette, mida nõuab %s, ei saa paigaldada:\n"
"%s"
-#: pkgs.pm:313
+#: pkgs.pm:314
#, c-format
msgid "An error occurred:"
msgstr "Tekkis viga:"
-#: pkgs.pm:792
+#: pkgs.pm:793
#, c-format
msgid "%d installation transactions failed"
msgstr "%d paigaldamistehingut nurjus"
-#: pkgs.pm:793
+#: pkgs.pm:794
#, c-format
msgid "Installation of packages failed:"
msgstr "Pakettide paigaldamine nurjus:"
diff --git a/perl-install/install/share/po/eu.po b/perl-install/install/share/po/eu.po
index 33768a972..605ab545d 100644
--- a/perl-install/install/share/po/eu.po
+++ b/perl-install/install/share/po/eu.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: DrakX\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-09-10 12:21+0200\n"
+"POT-Creation-Date: 2009-10-07 14:08+0200\n"
"PO-Revision-Date: 2009-09-19 08:21+0200\n"
"Last-Translator: Iñigo Salvador Azurmendi <xalba@euskalnet.net>\n"
"Language-Team: Basque <kde-i18n-doc@kde.org>\n"
@@ -335,7 +335,7 @@ msgstr "baliagarria"
msgid "maybe"
msgstr "beharbada"
-#: pkgs.pm:225
+#: pkgs.pm:226
#, c-format
msgid ""
"Some packages requested by %s cannot be installed:\n"
@@ -344,17 +344,17 @@ msgstr ""
"%s-k eskatutako pakete batzuk ezin dira instalatu:\n"
"%s"
-#: pkgs.pm:313
+#: pkgs.pm:314
#, c-format
msgid "An error occurred:"
msgstr "Akats bat gertatu da:"
-#: pkgs.pm:792
+#: pkgs.pm:793
#, c-format
msgid "%d installation transactions failed"
msgstr "%d instaketa eragiketek huts egin dute"
-#: pkgs.pm:793
+#: pkgs.pm:794
#, c-format
msgid "Installation of packages failed:"
msgstr "Paketeen instalaketak huts egin du:"
@@ -1196,7 +1196,8 @@ msgstr ""
msgid "With X"
msgstr "Xrekin"
-#: steps_interactive.pm:581, c-format
+#: steps_interactive.pm:581
+#, c-format
msgid "Install suggested packages"
msgstr "Instalatu iradokitako paketeak"
diff --git a/perl-install/install/share/po/fa.po b/perl-install/install/share/po/fa.po
index 94b2cbcde..2b3fb19d8 100644
--- a/perl-install/install/share/po/fa.po
+++ b/perl-install/install/share/po/fa.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: DrakX-fa\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-09-10 12:21+0200\n"
+"POT-Creation-Date: 2009-10-07 14:08+0200\n"
"PO-Revision-Date: 2005-02-26 06:31+0100\n"
"Last-Translator: Abbas Izad <abbasizad@hotmail.com>\n"
"Language-Team: Persian\n"
@@ -328,24 +328,24 @@ msgstr "خوب"
msgid "maybe"
msgstr "شاید"
-#: pkgs.pm:225
+#: pkgs.pm:226
#, c-format
msgid ""
"Some packages requested by %s cannot be installed:\n"
"%s"
msgstr ""
-#: pkgs.pm:313
+#: pkgs.pm:314
#, fuzzy, c-format
msgid "An error occurred:"
msgstr "خطائی رخ داد"
-#: pkgs.pm:792
+#: pkgs.pm:793
#, fuzzy, c-format
msgid "%d installation transactions failed"
msgstr "نصب شکست خورد"
-#: pkgs.pm:793
+#: pkgs.pm:794
#, fuzzy, c-format
msgid "Installation of packages failed:"
msgstr "نصب کردن بسته‌ی %s"
diff --git a/perl-install/install/share/po/fi.po b/perl-install/install/share/po/fi.po
index 06b569589..0f27f5434 100644
--- a/perl-install/install/share/po/fi.po
+++ b/perl-install/install/share/po/fi.po
@@ -15,7 +15,7 @@ msgid ""
msgstr ""
"Project-Id-Version: DrakX-fi\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-09-10 12:21+0200\n"
+"POT-Creation-Date: 2009-10-07 14:08+0200\n"
"PO-Revision-Date: 2009-09-18 18:16+0300\n"
"Last-Translator: Jani Välimaa <jani.valimaa@gmail.com>\n"
"Language-Team: Finnish <cooker-i18n@mandrivalinux.org>\n"
@@ -342,7 +342,7 @@ msgstr "hyvä"
msgid "maybe"
msgstr "ehkä"
-#: pkgs.pm:225
+#: pkgs.pm:226
#, c-format
msgid ""
"Some packages requested by %s cannot be installed:\n"
@@ -351,17 +351,17 @@ msgstr ""
"Joitakin paketin %s vaatimia paketteja ei voida asentaa:\n"
"%s"
-#: pkgs.pm:313
+#: pkgs.pm:314
#, c-format
msgid "An error occurred:"
msgstr "Virhe:"
-#: pkgs.pm:792
+#: pkgs.pm:793
#, c-format
msgid "%d installation transactions failed"
msgstr "%d asennustapahtumaa epäonnistui"
-#: pkgs.pm:793
+#: pkgs.pm:794
#, c-format
msgid "Installation of packages failed:"
msgstr "Pakettien asennus epäonnistui:"
diff --git a/perl-install/install/share/po/fr.po b/perl-install/install/share/po/fr.po
index 55a578157..3f764c7ca 100644
--- a/perl-install/install/share/po/fr.po
+++ b/perl-install/install/share/po/fr.po
@@ -75,7 +75,7 @@ msgid ""
msgstr ""
"Project-Id-Version: DrakX-fr\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-09-10 12:21+0200\n"
+"POT-Creation-Date: 2009-10-07 14:08+0200\n"
"PO-Revision-Date: 2009-09-26 10:55+0200\n"
"Last-Translator: Christophe Berthelé <berthy@mandriva.org>\n"
"Language-Team: French <cooker-i18n@mandrivalinux.org>\n"
@@ -407,7 +407,7 @@ msgstr "utile"
msgid "maybe"
msgstr "éventuellement"
-#: pkgs.pm:225
+#: pkgs.pm:226
#, c-format
msgid ""
"Some packages requested by %s cannot be installed:\n"
@@ -416,17 +416,17 @@ msgstr ""
"Certains paquetages requis par %s ne peuvent être installés :\n"
"%s"
-#: pkgs.pm:313
+#: pkgs.pm:314
#, c-format
msgid "An error occurred:"
msgstr "Une erreur est survenue :"
-#: pkgs.pm:792
+#: pkgs.pm:793
#, c-format
msgid "%d installation transactions failed"
msgstr "%d transactions ont échoué"
-#: pkgs.pm:793
+#: pkgs.pm:794
#, c-format
msgid "Installation of packages failed:"
msgstr "L'installation des paquets a échoué :"
diff --git a/perl-install/install/share/po/fur.po b/perl-install/install/share/po/fur.po
index 551300a3b..773803183 100644
--- a/perl-install/install/share/po/fur.po
+++ b/perl-install/install/share/po/fur.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: DrakX\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-09-10 12:21+0200\n"
+"POT-Creation-Date: 2009-10-07 14:08+0200\n"
"PO-Revision-Date: 2004-06-28 17:41+0200\n"
"Last-Translator: Andrea Gracco <graccoandrea@tin.it>\n"
"Language-Team: furlan <gft@freelists.org>\n"
@@ -317,24 +317,24 @@ msgstr ""
msgid "maybe"
msgstr ""
-#: pkgs.pm:225
+#: pkgs.pm:226
#, c-format
msgid ""
"Some packages requested by %s cannot be installed:\n"
"%s"
msgstr ""
-#: pkgs.pm:313
+#: pkgs.pm:314
#, fuzzy, c-format
msgid "An error occurred:"
msgstr "Al è intravignût un fal"
-#: pkgs.pm:792
+#: pkgs.pm:793
#, fuzzy, c-format
msgid "%d installation transactions failed"
msgstr "Instalazion falade"
-#: pkgs.pm:793
+#: pkgs.pm:794
#, fuzzy, c-format
msgid "Installation of packages failed:"
msgstr "Instale atualizazions"
diff --git a/perl-install/install/share/po/ga.po b/perl-install/install/share/po/ga.po
index 4af57a4c9..98c6e112f 100644
--- a/perl-install/install/share/po/ga.po
+++ b/perl-install/install/share/po/ga.po
@@ -5,7 +5,7 @@ msgid ""
msgstr ""
"Project-Id-Version: DrakX\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-09-10 12:21+0200\n"
+"POT-Creation-Date: 2009-10-07 14:08+0200\n"
"PO-Revision-Date: 2005-09-12 18:04+0200\n"
"Last-Translator: Alastair McKinstry <mckinstry@computer.org>\n"
"Language-Team: Irish <ga@li.org>\n"
@@ -315,24 +315,24 @@ msgstr "deas"
msgid "maybe"
msgstr "b'fhéidir"
-#: pkgs.pm:225
+#: pkgs.pm:226
#, c-format
msgid ""
"Some packages requested by %s cannot be installed:\n"
"%s"
msgstr ""
-#: pkgs.pm:313
+#: pkgs.pm:314
#, fuzzy, c-format
msgid "An error occurred:"
msgstr "Tharla earráid"
-#: pkgs.pm:792
+#: pkgs.pm:793
#, fuzzy, c-format
msgid "%d installation transactions failed"
msgstr "Theip ag feistiú"
-#: pkgs.pm:793
+#: pkgs.pm:794
#, fuzzy, c-format
msgid "Installation of packages failed:"
msgstr "Ag feistiál pacáiste %s"
diff --git a/perl-install/install/share/po/gl.po b/perl-install/install/share/po/gl.po
index 6da60f1b4..b10703951 100644
--- a/perl-install/install/share/po/gl.po
+++ b/perl-install/install/share/po/gl.po
@@ -10,7 +10,7 @@ msgid ""
msgstr ""
"Project-Id-Version: DrakX-gl\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-09-10 12:21+0200\n"
+"POT-Creation-Date: 2009-10-07 14:08+0200\n"
"PO-Revision-Date: 2009-09-24 18:30+0200\n"
"Last-Translator: Alejo Pacín Jul <alejopj@gmail.com>\n"
"Language-Team: Galician <cooker-i18n@mandrivalinux.org>\n"
@@ -108,8 +108,8 @@ msgid ""
"Failed contacting Mandriva Linux web site to get the list of available "
"mirrors"
msgstr ""
-"Erro ó contactar co sitio web de Mandriva Linux para obte-la lista de "
-"sitios espello dispoñibles"
+"Erro ó contactar co sitio web de Mandriva Linux para obte-la lista de sitios "
+"espello dispoñibles"
#: any.pm:197
#, c-format
@@ -136,7 +136,8 @@ msgstr "Falta o nome de máquina"
msgid "Directory must begin with \"/\""
msgstr "O directorio debe comezar por \"/\""
-#: any.pm:237, c-format
+#: any.pm:237
+#, c-format
msgid "Hostname of the NFS mount ?"
msgstr "Cal é o nome de máquina da montaxe NFS?"
@@ -338,7 +339,7 @@ msgstr "bo"
msgid "maybe"
msgstr "indiferente"
-#: pkgs.pm:225
+#: pkgs.pm:226
#, c-format
msgid ""
"Some packages requested by %s cannot be installed:\n"
@@ -347,16 +348,18 @@ msgstr ""
"Non se pode instalar algúns paquetes solicitados por %s:\n"
"%s"
-#: pkgs.pm:313, c-format
+#: pkgs.pm:314
+#, c-format
msgid "An error occurred:"
msgstr "Ocorreu un erro:"
-#: pkgs.pm:792
+#: pkgs.pm:793
#, c-format
msgid "%d installation transactions failed"
msgstr "Erraron %d transaccións de instalación"
-#: pkgs.pm:793, c-format
+#: pkgs.pm:794
+#, c-format
msgid "Installation of packages failed:"
msgstr "Errou a instalación de paquetes:"
@@ -632,11 +635,13 @@ msgstr ""
"Un ambiente gráfico cun conxunto de aplicacións amigables e ferramentas de "
"escritorio"
-#: share/meta-task/compssUsers.pl:145, c-format
+#: share/meta-task/compssUsers.pl:145
+#, c-format
msgid "LXDE Desktop"
msgstr "Escritorio LXDE"
-#: share/meta-task/compssUsers.pl:147, c-format
+#: share/meta-task/compssUsers.pl:147
+#, c-format
msgid ""
"A lightweight & fast graphical environment with user-friendly set of "
"applications and desktop tools"
@@ -765,15 +770,18 @@ msgstr "Instalar o Escritorio GNOME de Mandriva"
msgid "Custom install"
msgstr "Instalación personalizada"
-#: steps_gtk.pm:261, c-format
+#: steps_gtk.pm:261
+#, c-format
msgid "KDE Desktop"
msgstr "Escritorio KDE"
-#: steps_gtk.pm:262, c-format
+#: steps_gtk.pm:262
+#, c-format
msgid "GNOME Desktop"
msgstr "Escritorio GNOME"
-#: steps_gtk.pm:263, c-format
+#: steps_gtk.pm:263
+#, c-format
msgid "Custom Desktop"
msgstr "Escritorio Personalizado"
@@ -931,7 +939,8 @@ msgstr "Instalando"
msgid "No details"
msgstr "Sen detalles"
-#: steps_gtk.pm:583, c-format
+#: steps_gtk.pm:583
+#, c-format
msgid "Time remaining:"
msgstr "Tempo restante:"
@@ -962,7 +971,8 @@ msgstr "Configurar"
msgid "not configured"
msgstr "non configurado"
-#: steps_gtk.pm:738, c-format
+#: steps_gtk.pm:738
+#, c-format
msgid "Media Selection"
msgstr "Selección de Soportes"
@@ -1003,7 +1013,8 @@ msgstr "Ocorreu un erro"
msgid "Please choose your keyboard layout"
msgstr "Escolla a disposición do seu teclado"
-#: steps_interactive.pm:108, c-format
+#: steps_interactive.pm:108
+#, c-format
msgid "Here is the full list of available keyboards:"
msgstr "Esta é a lista completa dos teclados dispoñibles:"
@@ -1039,7 +1050,8 @@ msgstr "Clave de cifrado para %s"
msgid "Cancel installation, reboot system"
msgstr "Cancelar a instalación, rearrincar o sistema"
-#: steps_interactive.pm:204, c-format
+#: steps_interactive.pm:204
+#, c-format
msgid "New Installation"
msgstr "Nova Instalación"
@@ -1087,17 +1099,16 @@ msgstr ""
"pero para arrincar o seu sistema, cómpre crear a partición bootstrap en "
"DiskDrake"
-#: steps_interactive.pm:293, c-format
+#: steps_interactive.pm:293
+#, c-format
msgid ""
"You'll need to create a PPC PReP Boot bootstrap! Install will continue, but "
"to boot your system, you'll need to create the bootstrap partition in "
"DiskDrake"
msgstr ""
"Precisa crear unha partición de arrinque (PPC PReP Boot boostrap)! A "
-"instalación "
-"continuará, pero para arrincar o seu sistema, precisará crear a partición de "
-"arrinque "
-"con DiskDrake"
+"instalación continuará, pero para arrincar o seu sistema, precisará crear a "
+"partición de arrinque con DiskDrake"
#: steps_interactive.pm:369
#, c-format
@@ -1149,7 +1160,8 @@ msgstr "Gardar"
msgid "Bad file"
msgstr "Ficheiro erróneo"
-#: steps_interactive.pm:467, c-format
+#: steps_interactive.pm:467
+#, c-format
msgid "KDE"
msgstr "KDE"
@@ -1158,11 +1170,13 @@ msgstr "KDE"
msgid "GNOME"
msgstr "GNOME"
-#: steps_interactive.pm:471, c-format
+#: steps_interactive.pm:471
+#, c-format
msgid "Desktop Selection"
msgstr "Selección de Escritorio"
-#: steps_interactive.pm:472, c-format
+#: steps_interactive.pm:472
+#, c-format
msgid "You can choose your workstation desktop profile."
msgstr "Pode escoller o seu perfil de escritorio de estación de traballo."
@@ -1190,7 +1204,8 @@ msgstr ""
msgid "With X"
msgstr "Con X"
-#: steps_interactive.pm:581, c-format
+#: steps_interactive.pm:581
+#, c-format
msgid "Install suggested packages"
msgstr "Instalando os paquetes propostos"
diff --git a/perl-install/install/share/po/he.po b/perl-install/install/share/po/he.po
index d5e74f977..62f87c140 100644
--- a/perl-install/install/share/po/he.po
+++ b/perl-install/install/share/po/he.po
@@ -14,7 +14,7 @@ msgid ""
msgstr ""
"Project-Id-Version: DrakX\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-09-10 12:21+0200\n"
+"POT-Creation-Date: 2009-10-07 14:08+0200\n"
"PO-Revision-Date: 2008-09-30 18:23+0200\n"
"Last-Translator: Dotan Kamber <kamberd@yahoo.com>\n"
"Language-Team: Hebrew\n"
@@ -337,7 +337,7 @@ msgstr "מומלץ"
msgid "maybe"
msgstr "לא הכרחי"
-#: pkgs.pm:225
+#: pkgs.pm:226
#, c-format
msgid ""
"Some packages requested by %s cannot be installed:\n"
@@ -346,17 +346,17 @@ msgstr ""
"לא ניתן להתקין חלק מהחבילות המבוקשות על ידי %s:\n"
"%s"
-#: pkgs.pm:313
+#: pkgs.pm:314
#, fuzzy, c-format
msgid "An error occurred:"
msgstr "חלה שגיאה"
-#: pkgs.pm:792
+#: pkgs.pm:793
#, c-format
msgid "%d installation transactions failed"
msgstr "%d התקנות נכשלו"
-#: pkgs.pm:793
+#: pkgs.pm:794
#, fuzzy, c-format
msgid "Installation of packages failed:"
msgstr "מתקין חבילה %s"
diff --git a/perl-install/install/share/po/hi.po b/perl-install/install/share/po/hi.po
index b1dbe7707..e5203d281 100644
--- a/perl-install/install/share/po/hi.po
+++ b/perl-install/install/share/po/hi.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: DrakX-hi\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-09-10 12:21+0200\n"
+"POT-Creation-Date: 2009-10-07 14:08+0200\n"
"PO-Revision-Date: 2004-04-04 21:54+0530\n"
"Last-Translator: धनञ्जय शर्मा (Dhananjaya Sharma) <dysxhi@yahoo.co.in>\n"
"Language-Team: हिन्दी (Hindi) <dysxhi@yahoo.co.in>\n"
@@ -329,24 +329,24 @@ msgstr "बहुत अच्छा"
msgid "maybe"
msgstr "हो सकता है"
-#: pkgs.pm:225
+#: pkgs.pm:226
#, c-format
msgid ""
"Some packages requested by %s cannot be installed:\n"
"%s"
msgstr ""
-#: pkgs.pm:313
+#: pkgs.pm:314
#, fuzzy, c-format
msgid "An error occurred:"
msgstr "एक त्रुटि हो गयी है"
-#: pkgs.pm:792
+#: pkgs.pm:793
#, c-format
msgid "%d installation transactions failed"
msgstr "%d संसाधन क्रिया-कलाप असफ़ल"
-#: pkgs.pm:793
+#: pkgs.pm:794
#, fuzzy, c-format
msgid "Installation of packages failed:"
msgstr "%s पैकेज का संसाधन हो रहा है"
diff --git a/perl-install/install/share/po/hr.po b/perl-install/install/share/po/hr.po
index ed69f8e9c..c92348200 100644
--- a/perl-install/install/share/po/hr.po
+++ b/perl-install/install/share/po/hr.po
@@ -5,7 +5,7 @@ msgid ""
msgstr ""
"Project-Id-Version: DrakX 0\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-09-10 12:21+0200\n"
+"POT-Creation-Date: 2009-10-07 14:08+0200\n"
"PO-Revision-Date: 2005-01-04 21:25+CET\n"
"Last-Translator: auto\n"
"Language-Team: Croatian <lokalizacija@linux.hr>\n"
@@ -322,24 +322,24 @@ msgstr "lijepo"
msgid "maybe"
msgstr "možda"
-#: pkgs.pm:225
+#: pkgs.pm:226
#, c-format
msgid ""
"Some packages requested by %s cannot be installed:\n"
"%s"
msgstr ""
-#: pkgs.pm:313
+#: pkgs.pm:314
#, fuzzy, c-format
msgid "An error occurred:"
msgstr "Pojavila se greška"
-#: pkgs.pm:792
+#: pkgs.pm:793
#, fuzzy, c-format
msgid "%d installation transactions failed"
msgstr "instalacijske intrukcije"
-#: pkgs.pm:793
+#: pkgs.pm:794
#, fuzzy, c-format
msgid "Installation of packages failed:"
msgstr "Instaliram paket %s"
diff --git a/perl-install/install/share/po/hu.po b/perl-install/install/share/po/hu.po
index d1386d75f..3b3107309 100644
--- a/perl-install/install/share/po/hu.po
+++ b/perl-install/install/share/po/hu.po
@@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: DrakX-2010.0\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-09-10 12:21+0200\n"
+"POT-Creation-Date: 2009-10-07 14:08+0200\n"
"PO-Revision-Date: 2009-10-06 09:55+0100\n"
"Last-Translator: Gergely Lónyai <aleph@mandriva.org>\n"
"Language-Team: Hungarian <aleph@mandriva.org>\n"
@@ -61,7 +61,8 @@ msgid ""
"\n"
"Do you have a supplementary installation medium to configure?"
msgstr ""
-"A telepítő a következő adathordozókat találta - ezeket fogja használni a telepítéshez: %s.\n"
+"A telepítő a következő adathordozókat találta - ezeket fogja használni a "
+"telepítéshez: %s.\n"
"\n"
"\n"
"Van beállítandó kiegészítő telepítési adathordozója?"
@@ -98,13 +99,20 @@ msgstr "Az URL-nek ftp:// vagy http:// előtaggal kell kezdődnie"
#: any.pm:182
#, c-format
-msgid "Contacting Mandriva Linux web site to get the list of available mirrors..."
-msgstr "Kapcsolódás a Mandriva Linux webkiszolgálójához; az elérhető tükörkiszolgálók listájának lekérdezése..."
+msgid ""
+"Contacting Mandriva Linux web site to get the list of available mirrors..."
+msgstr ""
+"Kapcsolódás a Mandriva Linux webkiszolgálójához; az elérhető "
+"tükörkiszolgálók listájának lekérdezése..."
#: any.pm:187
#, c-format
-msgid "Failed contacting Mandriva Linux web site to get the list of available mirrors"
-msgstr "Nem sikerült lekérdezni az elérhető tükörkiszolgálók listáját a Mandriva Linux webkiszolgálójától"
+msgid ""
+"Failed contacting Mandriva Linux web site to get the list of available "
+"mirrors"
+msgstr ""
+"Nem sikerült lekérdezni az elérhető tükörkiszolgálók listáját a Mandriva "
+"Linux webkiszolgálójától"
#: any.pm:197
#, c-format
@@ -148,7 +156,9 @@ msgstr "Kiegészítő"
#: any.pm:295
#, c-format
-msgid "Can't find a package list file on this mirror. Make sure the location is correct."
+msgid ""
+"Can't find a package list file on this mirror. Make sure the location is "
+"correct."
msgstr "A tükörkiszolgálón nem található fejléclista"
#: any.pm:334
@@ -210,8 +220,7 @@ msgstr "FTP"
msgid "NFS"
msgstr "NFS"
-#: any.pm:1098
-#: steps_interactive.pm:936
+#: any.pm:1098 steps_interactive.pm:936
#, c-format
msgid "Network"
msgstr "Hálózat"
@@ -256,8 +265,7 @@ msgstr "A képernyőfelvételek a telepítés után itt lesznek elérhetők: %s"
msgid "Installation"
msgstr "Telepítés"
-#: gtk.pm:135
-#: share/meta-task/compssUsers.pl:44
+#: gtk.pm:135 share/meta-task/compssUsers.pl:44
#, c-format
msgid "Configuration"
msgstr "Beállítás"
@@ -337,7 +345,7 @@ msgstr "ajánlott"
msgid "maybe"
msgstr "opcionális"
-#: pkgs.pm:225
+#: pkgs.pm:226
#, c-format
msgid ""
"Some packages requested by %s cannot be installed:\n"
@@ -346,17 +354,17 @@ msgstr ""
"A(z) %s által kért bizonyos csomagok nem telepíthetők:\n"
"%s"
-#: pkgs.pm:313
+#: pkgs.pm:314
#, c-format
msgid "An error occurred:"
msgstr "Hiba lépett fel:"
-#: pkgs.pm:792
+#: pkgs.pm:793
#, c-format
msgid "%d installation transactions failed"
msgstr "%d telepítési művelet nem sikerült"
-#: pkgs.pm:793
+#: pkgs.pm:794
#, c-format
msgid "Installation of packages failed:"
msgstr "Sikertelen csomagtelepítések:"
@@ -373,13 +381,21 @@ msgstr "Irodai munkaállomás"
#: share/meta-task/compssUsers.pl:17
#, c-format
-msgid "Office programs: wordprocessors (OpenOffice.org Writer, Kword), spreadsheets (OpenOffice.org Calc, Kspread), PDF viewers, etc"
-msgstr "Irodai programok: szövegszerkesztők (OpenOffice.org Writer, KWord), táblázatkezelők (OpenOffice.org Calc, KSpread), PDF-megjelenítők, ..."
+msgid ""
+"Office programs: wordprocessors (OpenOffice.org Writer, Kword), spreadsheets "
+"(OpenOffice.org Calc, Kspread), PDF viewers, etc"
+msgstr ""
+"Irodai programok: szövegszerkesztők (OpenOffice.org Writer, KWord), "
+"táblázatkezelők (OpenOffice.org Calc, KSpread), PDF-megjelenítők, ..."
#: share/meta-task/compssUsers.pl:18
#, c-format
-msgid "Office programs: wordprocessors (kword, abiword), spreadsheets (kspread, gnumeric), pdf viewers, etc"
-msgstr "Irodai programok: szövegszerkesztők (KWord, AbiWord), táblázatkezelők (KSpread, Gnumeric), PDF-nézegetők, ..."
+msgid ""
+"Office programs: wordprocessors (kword, abiword), spreadsheets (kspread, "
+"gnumeric), pdf viewers, etc"
+msgstr ""
+"Irodai programok: szövegszerkesztők (KWord, AbiWord), táblázatkezelők "
+"(KSpread, Gnumeric), PDF-nézegetők, ..."
#: share/meta-task/compssUsers.pl:23
#, c-format
@@ -408,8 +424,11 @@ msgstr "Internetes munkaállomás"
#: share/meta-task/compssUsers.pl:34
#, c-format
-msgid "Set of tools to read and send mail and news (mutt, tin..) and to browse the Web"
-msgstr "Eszközök levelezéshez, hírkezeléshez (mutt, tin, ...) és a web böngészéséhez"
+msgid ""
+"Set of tools to read and send mail and news (mutt, tin..) and to browse the "
+"Web"
+msgstr ""
+"Eszközök levelezéshez, hírkezeléshez (mutt, tin, ...) és a web böngészéséhez"
#: share/meta-task/compssUsers.pl:39
#, c-format
@@ -436,39 +455,33 @@ msgstr "Parancssori eszközök"
msgid "Editors, shells, file tools, terminals"
msgstr "Szövegszerkesztők, parancsértelmezők, fájlkezelők, terminálprogramok"
-#: share/meta-task/compssUsers.pl:54
-#: share/meta-task/compssUsers.pl:157
+#: share/meta-task/compssUsers.pl:54 share/meta-task/compssUsers.pl:157
#: share/meta-task/compssUsers.pl:159
#, c-format
msgid "Development"
msgstr "Fejlesztés"
-#: share/meta-task/compssUsers.pl:55
-#: share/meta-task/compssUsers.pl:160
+#: share/meta-task/compssUsers.pl:55 share/meta-task/compssUsers.pl:160
#, c-format
msgid "C and C++ development libraries, programs and include files"
msgstr "C/C++ fejlesztőkönyvtárak, programok és include-fájlok"
-#: share/meta-task/compssUsers.pl:58
-#: share/meta-task/compssUsers.pl:164
+#: share/meta-task/compssUsers.pl:58 share/meta-task/compssUsers.pl:164
#, c-format
msgid "Documentation"
msgstr "Dokumentáció"
-#: share/meta-task/compssUsers.pl:59
-#: share/meta-task/compssUsers.pl:165
+#: share/meta-task/compssUsers.pl:59 share/meta-task/compssUsers.pl:165
#, c-format
msgid "Books and Howto's on Linux and Free Software"
msgstr "Könyvek és HOGYAN-ok a Linuxról és a szabad szoftverekről"
-#: share/meta-task/compssUsers.pl:63
-#: share/meta-task/compssUsers.pl:168
+#: share/meta-task/compssUsers.pl:63 share/meta-task/compssUsers.pl:168
#, c-format
msgid "LSB"
msgstr "LSB"
-#: share/meta-task/compssUsers.pl:64
-#: share/meta-task/compssUsers.pl:169
+#: share/meta-task/compssUsers.pl:64 share/meta-task/compssUsers.pl:169
#, c-format
msgid "Linux Standard Base. Third party applications support"
msgstr "Linux Standard Base. Külső társaságok alkalmazásainak támogatása."
@@ -493,14 +506,12 @@ msgstr "Csoportmunka-alkalmazás"
msgid "Kolab Server"
msgstr "Kolab kiszolgáló"
-#: share/meta-task/compssUsers.pl:81
-#: share/meta-task/compssUsers.pl:122
+#: share/meta-task/compssUsers.pl:81 share/meta-task/compssUsers.pl:122
#, c-format
msgid "Firewall/Router"
msgstr "Tűzfal/útválasztó (router)"
-#: share/meta-task/compssUsers.pl:82
-#: share/meta-task/compssUsers.pl:123
+#: share/meta-task/compssUsers.pl:82 share/meta-task/compssUsers.pl:123
#, c-format
msgid "Internet gateway"
msgstr "Internet átjáró"
@@ -550,8 +561,7 @@ msgstr "Fájl- és nyomtatómegosztási kiszolgáló"
msgid "NFS Server, Samba server"
msgstr "NFS kiszolgáló, Samba kiszolgáló"
-#: share/meta-task/compssUsers.pl:105
-#: share/meta-task/compssUsers.pl:118
+#: share/meta-task/compssUsers.pl:105 share/meta-task/compssUsers.pl:118
#, c-format
msgid "Database"
msgstr "Adatbázis"
@@ -608,8 +618,12 @@ msgstr "KDE munkaállomás"
#: share/meta-task/compssUsers.pl:136
#, c-format
-msgid "The K Desktop Environment, the basic graphical environment with a collection of accompanying tools"
-msgstr "A K Desktop Environment - az alapvető grafikus környezet - az ahhoz tartozó eszközökkel együtt"
+msgid ""
+"The K Desktop Environment, the basic graphical environment with a collection "
+"of accompanying tools"
+msgstr ""
+"A K Desktop Environment - az alapvető grafikus környezet - az ahhoz tartozó "
+"eszközökkel együtt"
#: share/meta-task/compssUsers.pl:140
#, c-format
@@ -618,8 +632,11 @@ msgstr "GNOME munkaállomás"
#: share/meta-task/compssUsers.pl:141
#, c-format
-msgid "A graphical environment with user-friendly set of applications and desktop tools"
-msgstr "Grafikus környezet felhasználóbarát alkalmazásokkal és segédprogramokkal"
+msgid ""
+"A graphical environment with user-friendly set of applications and desktop "
+"tools"
+msgstr ""
+"Grafikus környezet felhasználóbarát alkalmazásokkal és segédprogramokkal"
#: share/meta-task/compssUsers.pl:145
#, c-format
@@ -628,8 +645,12 @@ msgstr "LXDE munkaasztal"
#: share/meta-task/compssUsers.pl:147
#, c-format
-msgid "A lightweight & fast graphical environment with user-friendly set of applications and desktop tools"
-msgstr "Egy könnyű és gyors grafikus környezet felhasználóbarát alkalmazásokkal és segédprogramokkal"
+msgid ""
+"A lightweight & fast graphical environment with user-friendly set of "
+"applications and desktop tools"
+msgstr ""
+"Egy könnyű és gyors grafikus környezet felhasználóbarát alkalmazásokkal és "
+"segédprogramokkal"
#: share/meta-task/compssUsers.pl:150
#, c-format
@@ -646,8 +667,7 @@ msgstr "WindowMaker, Enlightenment, Fvwm, ..."
msgid "Utilities"
msgstr "Segédprogramok"
-#: share/meta-task/compssUsers.pl:176
-#: share/meta-task/compssUsers.pl:177
+#: share/meta-task/compssUsers.pl:176 share/meta-task/compssUsers.pl:177
#, c-format
msgid "SSH Server"
msgstr "SSH kiszolgáló"
@@ -696,7 +716,8 @@ msgstr ""
msgid ""
"Some important packages did not get installed properly.\n"
"Either your cdrom drive or your cdrom is defective.\n"
-"Check the cdrom on an installed computer using \"rpm -qpl media/main/*.rpm\"\n"
+"Check the cdrom on an installed computer using \"rpm -qpl media/main/*.rpm"
+"\"\n"
msgstr ""
"Néhány fontos csomag telepítése nem sikerült.\n"
"Ez azt jelenti, hogy a CD-meghajtó vagy a CD hibás.\n"
@@ -704,8 +725,7 @@ msgstr ""
"parancs segítségével tesztelheti le:\n"
"\"rpm -qpl media/main/*.rpm\"\n"
-#: steps_auto_install.pm:71
-#: steps_stdio.pm:27
+#: steps_auto_install.pm:71 steps_stdio.pm:27
#, c-format
msgid "Entering step `%s'\n"
msgstr "A következő lépés: \"%s\"\n"
@@ -729,7 +749,8 @@ msgstr "Az Xorg kiszolgáló lassan indul. Kérem várjon..."
#, c-format
msgid ""
"Your system is low on resources. You may have some problem installing\n"
-"Mandriva Linux. If that occurs, you can try a text install instead. For this,\n"
+"Mandriva Linux. If that occurs, you can try a text install instead. For "
+"this,\n"
"press `F1' when booting on CDROM, then enter `text'."
msgstr ""
"A rendszer gyenge erőforrásokkal rendelkezik. Előfordulhat, hogy problémái\n"
@@ -777,21 +798,17 @@ msgstr "Így fog kinézni a '%s' munkaasztala."
msgid "Click on images in order to see a bigger preview"
msgstr "Kattintson a képre, ha nagyobb méretben szeretné megtekinteni"
-#: steps_gtk.pm:315
-#: steps_interactive.pm:606
-#: steps_list.pm:30
+#: steps_gtk.pm:315 steps_interactive.pm:606 steps_list.pm:30
#, c-format
msgid "Package Group Selection"
msgstr "Csomagcsoportok kiválasztása"
-#: steps_gtk.pm:336
-#: steps_interactive.pm:623
+#: steps_gtk.pm:336 steps_interactive.pm:623
#, c-format
msgid "Individual package selection"
msgstr "Csomagok egyedi kiválasztása"
-#: steps_gtk.pm:360
-#: steps_interactive.pm:544
+#: steps_gtk.pm:360 steps_interactive.pm:544
#, c-format
msgid "Total size: %d / %d MB"
msgstr "Összméret: %d / %d MB"
@@ -861,8 +878,11 @@ msgstr "\"%s\" megtartása érdekében"
#: steps_gtk.pm:452
#, c-format
-msgid "You can not select this package as there is not enough space left to install it"
-msgstr "Nem választhatja ki ezt a csomagot, mert nincs elég hely a merevlemezen."
+msgid ""
+"You can not select this package as there is not enough space left to install "
+"it"
+msgstr ""
+"Nem választhatja ki ezt a csomagot, mert nincs elég hely a merevlemezen."
#: steps_gtk.pm:455
#, c-format
@@ -887,7 +907,8 @@ msgstr "Nem törölhető ennek a csomagnak a kijelölése, mert már telepítve
#: steps_gtk.pm:485
#, c-format
msgid "You can not unselect this package. It must be upgraded"
-msgstr "Nem törölheti ennek a csomagnak a kijelölését. Ez a csomag frissítendő."
+msgstr ""
+"Nem törölheti ennek a csomagnak a kijelölését. Ez a csomag frissítendő."
#: steps_gtk.pm:489
#, c-format
@@ -919,15 +940,12 @@ msgstr "Minimális telepítés"
msgid "Software Management"
msgstr "Szoftverkezelés"
-#: steps_gtk.pm:517
-#: steps_interactive.pm:429
+#: steps_gtk.pm:517 steps_interactive.pm:429
#, c-format
msgid "Choose the packages you want to install"
msgstr "Válassza ki a telepítendő csomagokat"
-#: steps_gtk.pm:534
-#: steps_interactive.pm:637
-#: steps_list.pm:32
+#: steps_gtk.pm:534 steps_interactive.pm:637 steps_list.pm:32
#, c-format
msgid "Installing"
msgstr "Telepítés"
@@ -954,9 +972,7 @@ msgid_plural "%d packages"
msgstr[0] "%d csomag"
msgstr[1] "%d csomag"
-#: steps_gtk.pm:668
-#: steps_interactive.pm:801
-#: steps_list.pm:43
+#: steps_gtk.pm:668 steps_interactive.pm:801 steps_list.pm:43
#, c-format
msgid "Summary"
msgstr "Összefoglalás"
@@ -966,9 +982,7 @@ msgstr "Összefoglalás"
msgid "Configure"
msgstr "Beállítás"
-#: steps_gtk.pm:704
-#: steps_interactive.pm:797
-#: steps_interactive.pm:948
+#: steps_gtk.pm:704 steps_interactive.pm:797 steps_interactive.pm:948
#, c-format
msgid "not configured"
msgstr "nincs beállítva"
@@ -978,8 +992,7 @@ msgstr "nincs beállítva"
msgid "Media Selection"
msgstr "Adathordozó kiválasztása"
-#: steps_gtk.pm:747
-#: steps_interactive.pm:330
+#: steps_gtk.pm:747 steps_interactive.pm:330
#, c-format
msgid ""
"The following installation media have been found.\n"
@@ -988,18 +1001,20 @@ msgstr ""
"A rendszer a következő telepítési adathordozókat találta.\n"
"Ha szeretné kihagyni valamelyiket, távolítsa el annak kijelölését."
-#: steps_gtk.pm:763
-#: steps_interactive.pm:336
+#: steps_gtk.pm:763 steps_interactive.pm:336
#, c-format
msgid ""
-"You have the option to copy the contents of the CDs onto the hard drive before installation.\n"
-"It will then continue from the hard drive and the packages will remain available once the system is fully installed."
+"You have the option to copy the contents of the CDs onto the hard drive "
+"before installation.\n"
+"It will then continue from the hard drive and the packages will remain "
+"available once the system is fully installed."
msgstr ""
-"Lehetősége van arra, hogy a CD-k tartalmát lemásolja a merevlemezre a telepítés előtt.\n"
-"Ez esetben a telepítés a merevlemezről folytatódik, és annak végeztével a csomagok elérhetők maradnak."
+"Lehetősége van arra, hogy a CD-k tartalmát lemásolja a merevlemezre a "
+"telepítés előtt.\n"
+"Ez esetben a telepítés a merevlemezről folytatódik, és annak végeztével a "
+"csomagok elérhetők maradnak."
-#: steps_gtk.pm:765
-#: steps_interactive.pm:338
+#: steps_gtk.pm:765 steps_interactive.pm:338
#, c-format
msgid "Copy whole CDs"
msgstr "Teljes CD-k másolása"
@@ -1092,24 +1107,37 @@ msgstr "IDE beállítások"
#: steps_interactive.pm:288
#, c-format
-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 "Nincs elég szabad hely az 1 MB-os betöltőprogramnak. A telepítés folytatható, de a rendszer indításához létre kell hozni egy rendszerindító partíciót a DiskDrake-kel."
+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 ""
+"Nincs elég szabad hely az 1 MB-os betöltőprogramnak. A telepítés "
+"folytatható, de a rendszer indításához létre kell hozni egy rendszerindító "
+"partíciót a DiskDrake-kel."
#: steps_interactive.pm:293
#, c-format
-msgid "You'll need to create a PPC PReP Boot bootstrap! Install will continue, but to boot your system, you'll need to create the bootstrap partition in DiskDrake"
-msgstr "Létre kell hozni egy PPC PReP rendszerindítót. A telepítés folytatódik, de a rendszer indításához létre kell hozni a rendszerindítási partíciót a DiskDrake-kel."
+msgid ""
+"You'll need to create a PPC PReP Boot bootstrap! Install will continue, but "
+"to boot your system, you'll need to create the bootstrap partition in "
+"DiskDrake"
+msgstr ""
+"Létre kell hozni egy PPC PReP rendszerindítót. A telepítés folytatódik, de a "
+"rendszer indításához létre kell hozni a rendszerindítási partíciót a "
+"DiskDrake-kel."
#: steps_interactive.pm:369
#, c-format
msgid ""
"Change your Cd-Rom!\n"
-"Please insert the Cd-Rom labelled \"%s\" in your drive and press Ok when done.\n"
+"Please insert the Cd-Rom labelled \"%s\" in your drive and press Ok when "
+"done.\n"
"If you do not have it, press Cancel to avoid installation from this Cd-Rom."
msgstr ""
"Cserélje ki a CD-t a meghajtóban.\n"
"Tegye be a(z) \"%s\" feliratú lemezt, és nyomja meg az \"OK\" gombot.\n"
-"Ha nincs ilyen lemeze, akkor nyomja meg a \"Mégsem\" gombot, így erről a CD-ről nem történik telepítés."
+"Ha nincs ilyen lemeze, akkor nyomja meg a \"Mégsem\" gombot, így erről a CD-"
+"ről nem történik telepítés."
#: steps_interactive.pm:386
#, c-format
@@ -1118,8 +1146,12 @@ msgstr "A rendelkezésre álló csomagok keresése..."
#: steps_interactive.pm:394
#, c-format
-msgid "Your system does not have enough space left for installation or upgrade (%dMB > %dMB)"
-msgstr "A rendszerben nincs elegendő szabad hely a telepítéshez illetve frissítéshez (%d MB > %d MB)"
+msgid ""
+"Your system does not have enough space left for installation or upgrade (%"
+"dMB > %dMB)"
+msgstr ""
+"A rendszerben nincs elegendő szabad hely a telepítéshez illetve frissítéshez "
+"(%d MB > %d MB)"
#: steps_interactive.pm:441
#, c-format
@@ -1258,10 +1290,11 @@ msgstr "Telepítés utáni beállítások"
#: steps_interactive.pm:706
#, c-format
msgid "Please ensure the Update Modules media is in drive %s"
-msgstr "Tegye be a frissítési modulokat tartalmazó adathordozót a(z) \"%s\" meghajtóba"
+msgstr ""
+"Tegye be a frissítési modulokat tartalmazó adathordozót a(z) \"%s\" "
+"meghajtóba"
-#: steps_interactive.pm:734
-#: steps_list.pm:47
+#: steps_interactive.pm:734 steps_list.pm:47
#, c-format
msgid "Updates"
msgstr "Frissítések"
@@ -1290,17 +1323,13 @@ msgstr ""
msgid "%s on %s"
msgstr "%s ezen: %s"
-#: steps_interactive.pm:876
-#: steps_interactive.pm:883
-#: steps_interactive.pm:896
-#: steps_interactive.pm:913
-#: steps_interactive.pm:928
+#: steps_interactive.pm:876 steps_interactive.pm:883 steps_interactive.pm:896
+#: steps_interactive.pm:913 steps_interactive.pm:928
#, c-format
msgid "Hardware"
msgstr "Hardver"
-#: steps_interactive.pm:897
-#: steps_interactive.pm:914
+#: steps_interactive.pm:897 steps_interactive.pm:914
#, c-format
msgid "Sound card"
msgstr "Hangkártya"
@@ -1312,21 +1341,26 @@ msgstr "Van ISA hangkártyája?"
#: steps_interactive.pm:919
#, c-format
-msgid "Run \"alsaconf\" or \"sndconfig\" after installation to configure your sound card"
-msgstr "A hangkártya beállításához futtassa az \"alsaconf\" vagy az \"sndconfig\" programot a telepítés után."
+msgid ""
+"Run \"alsaconf\" or \"sndconfig\" after installation to configure your sound "
+"card"
+msgstr ""
+"A hangkártya beállításához futtassa az \"alsaconf\" vagy az \"sndconfig\" "
+"programot a telepítés után."
#: steps_interactive.pm:921
#, c-format
msgid "No sound card detected. Try \"harddrake\" after installation"
-msgstr "A telepítő nem talált hangkártyát. Futtassa a \"harddrake\" programot a telepítés után."
+msgstr ""
+"A telepítő nem talált hangkártyát. Futtassa a \"harddrake\" programot a "
+"telepítés után."
#: steps_interactive.pm:929
#, c-format
msgid "Graphical interface"
msgstr "Grafikus felület"
-#: steps_interactive.pm:935
-#: steps_interactive.pm:946
+#: steps_interactive.pm:935 steps_interactive.pm:946
#, c-format
msgid "Network & Internet"
msgstr "Hálózat és internet"
@@ -1378,13 +1412,25 @@ msgstr "Egy kis türelmét kérem..."
#: steps_interactive.pm:1035
#, c-format
-msgid "You appear to have an OldWorld or Unknown machine, the yaboot bootloader will not work for you. The install will continue, but you'll need to use BootX or some other means to boot your machine. The kernel argument for the root fs is: root=%s"
-msgstr "A gép típusa feltehetően OldWorld vagy ismeretlen, ezért a Yaboot rendszerindító program nem fog működni. A telepítés folytatódik, de a gép indításához BootX-re vagy egyéb módszerre lesz szükség. A gyökér-fájlrendszer kernelparamétere: root=%s"
+msgid ""
+"You appear to have an OldWorld or Unknown machine, the yaboot bootloader "
+"will not work for you. The install will continue, but you'll need to use "
+"BootX or some other means to boot your machine. The kernel argument for the "
+"root fs is: root=%s"
+msgstr ""
+"A gép típusa feltehetően OldWorld vagy ismeretlen, ezért a Yaboot "
+"rendszerindító program nem fog működni. A telepítés folytatódik, de a gép "
+"indításához BootX-re vagy egyéb módszerre lesz szükség. A gyökér-"
+"fájlrendszer kernelparamétere: root=%s"
#: steps_interactive.pm:1049
#, c-format
-msgid "In this security level, access to the files in the Windows partition is restricted to the administrator."
-msgstr "Ezen a biztonsági szinten csak a rendszergazda érheti el a windowsos partíción levő fájlokat."
+msgid ""
+"In this security level, access to the files in the Windows partition is "
+"restricted to the administrator."
+msgstr ""
+"Ezen a biztonsági szinten csak a rendszergazda érheti el a windowsos "
+"partíción levő fájlokat."
#: steps_interactive.pm:1081
#, c-format
@@ -1425,8 +1471,7 @@ msgid ""
"Language"
msgstr "Nyelv"
-#: steps_list.pm:16
-#: steps_list.pm:23
+#: steps_list.pm:16 steps_list.pm:23
#, c-format
msgid "Localization"
msgstr "Lokalizáció"
@@ -1445,16 +1490,14 @@ msgid ""
"Mouse"
msgstr "Egér"
-#: steps_list.pm:19
-#: steps_list.pm:20
+#: steps_list.pm:19 steps_list.pm:20
#, c-format
msgid ""
"_: Keep these entry short\n"
"Hard drive detection"
msgstr "Merevlemez keresése"
-#: steps_list.pm:21
-#: steps_list.pm:22
+#: steps_list.pm:21 steps_list.pm:22
#, c-format
msgid ""
"_: Keep these entry short\n"
@@ -1482,8 +1525,7 @@ msgid ""
"Partitioning"
msgstr "Partícionálás"
-#: steps_list.pm:27
-#: steps_list.pm:28
+#: steps_list.pm:27 steps_list.pm:28
#, c-format
msgid ""
"_: Keep these entry short\n"
@@ -1511,24 +1553,21 @@ msgid ""
"Users"
msgstr "Felhasználók"
-#: steps_list.pm:36
-#: steps_list.pm:37
+#: steps_list.pm:36 steps_list.pm:37
#, c-format
msgid ""
"_: Keep these entry short\n"
"Networking"
msgstr "Hálózat"
-#: steps_list.pm:38
-#: steps_list.pm:39
+#: steps_list.pm:38 steps_list.pm:39
#, c-format
msgid ""
"_: Keep these entry short\n"
"Bootloader"
msgstr "Rendszerbetöltő"
-#: steps_list.pm:40
-#: steps_list.pm:41
+#: steps_list.pm:40 steps_list.pm:41
#, c-format
msgid ""
"_: Keep these entry short\n"
@@ -1542,8 +1581,7 @@ msgid ""
"Summary"
msgstr "Összefoglalás"
-#: steps_list.pm:44
-#: steps_list.pm:45
+#: steps_list.pm:44 steps_list.pm:45
#, c-format
msgid ""
"_: Keep these entry short\n"
@@ -1582,16 +1620,22 @@ msgstr "Kilépés"
#~ "A KDE 3.5 frissítéséhez, illetve a személyes adatainak a megőrzéséhez \n"
#~ "kérjük indítsa el a saját rendszerét, és használja a Mandriva frissítő "
#~ "alkalmazását."
+
#~ msgid "Proceed"
#~ msgstr "Feldolgozva"
+
#~ msgid "retrieval of [%s] failed"
#~ msgstr "hibával [%s] tért vissza"
+
#~ msgid "Downloading file %s..."
#~ msgstr "%s fájl letöltése..."
+
#~ msgid "Upgrade from a 32bit to a 64bit distribution is not supported"
#~ msgstr "32 bites disztribúcióról 64 bitesre való frissítés nem támogatott"
+
#~ msgid "Upgrade from a 64bit to a 32bit distribution is not supported"
#~ msgstr "64 bites disztribúcióról 32 bitesre való frissítés nem támogatott"
+
#~ msgid ""
#~ "You have selected the following server(s): %s\n"
#~ "\n"
@@ -1615,16 +1659,21 @@ msgstr "Kilépés"
#~ "\n"
#~ "\n"
#~ "Biztosan telepíteni szeretné a kiszolgálóprogramo(ka)t?\n"
+
#~ msgid "IceWm Desktop"
#~ msgstr "IceWm-munkaasztal"
+
#~ msgid "Contacting the mirror to get the list of available packages..."
#~ msgstr ""
#~ "Kapcsolatfelvétel a tükörkiszolgálóval; az elérhető csomagok listájának "
#~ "letöltése..."
+
#~ msgid "Unable to contact mirror %s"
#~ msgstr "Nem sikerült kapcsolódni ehhez a tükörkiszolgálóhoz: %s"
+
#~ msgid "Generate auto install floppy"
#~ msgstr "Automatikus telepítőfloppy készítése"
+
#~ msgid ""
#~ "The auto install can be fully automated if wanted,\n"
#~ "in that case it will take over the hard drive!!\n"
@@ -1638,14 +1687,19 @@ msgstr "Kilépés"
#~ "a rendszert.\n"
#~ "\n"
#~ "Lehetőség van a telepítés újrajátszására is.\n"
+
#~ msgid "Replay"
#~ msgstr "Újrajátszás"
+
#~ msgid "Automated"
#~ msgstr "Automatikus"
+
#~ msgid "Save packages selection"
#~ msgstr "Csomagösszeállítás mentése"
+
#~ msgid "Do you want to use aboot?"
#~ msgstr "Szeretné az aboot-ot használni?"
+
#~ msgid ""
#~ "Error installing aboot, \n"
#~ "try to force installation even if that destroys the first partition?"
@@ -1653,4 +1707,3 @@ msgstr "Kilépés"
#~ "Hiba az aboot telepítésekor.\n"
#~ "Próbáljam újra a telepítést akkor is, ha ez esetleg tönkreteszi az első\n"
#~ "partíciót?"
-
diff --git a/perl-install/install/share/po/id.po b/perl-install/install/share/po/id.po
index 2cb3cf3cd..ed38ba492 100644
--- a/perl-install/install/share/po/id.po
+++ b/perl-install/install/share/po/id.po
@@ -16,7 +16,7 @@ msgid ""
msgstr ""
"Project-Id-Version: DrakX 0.1\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-09-10 12:21+0200\n"
+"POT-Creation-Date: 2009-10-07 14:08+0200\n"
"PO-Revision-Date: 2007-10-27 18:51+0700\n"
"Last-Translator: Willy Sudiarto Raharjo <willysr@gmail.com>\n"
"Language-Team: Indonesia <mdk-id@yahoogroups.com>\n"
@@ -342,7 +342,7 @@ msgstr "bagus"
msgid "maybe"
msgstr "mungkin"
-#: pkgs.pm:225
+#: pkgs.pm:226
#, c-format
msgid ""
"Some packages requested by %s cannot be installed:\n"
@@ -351,17 +351,17 @@ msgstr ""
"Beberapa paket yang diminta oleh %s tidak bisa diinstall:\n"
"%s"
-#: pkgs.pm:313
+#: pkgs.pm:314
#, fuzzy, c-format
msgid "An error occurred:"
msgstr "Terjadi kesalahan"
-#: pkgs.pm:792
+#: pkgs.pm:793
#, c-format
msgid "%d installation transactions failed"
msgstr "transaksi installasi %d gagal"
-#: pkgs.pm:793
+#: pkgs.pm:794
#, fuzzy, c-format
msgid "Installation of packages failed:"
msgstr "Menginstall paket %s"
diff --git a/perl-install/install/share/po/is.po b/perl-install/install/share/po/is.po
index a52309d80..1c0b1225e 100644
--- a/perl-install/install/share/po/is.po
+++ b/perl-install/install/share/po/is.po
@@ -10,7 +10,7 @@ msgid ""
msgstr ""
"Project-Id-Version: DrakX\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-09-10 12:21+0200\n"
+"POT-Creation-Date: 2009-10-07 14:08+0200\n"
"PO-Revision-Date: 2009-03-30 14:04+0000\n"
"Last-Translator: Pjetur G. Hjaltason <pjetur@pjetur.net>\n"
"Language-Team: Icelandic <kde-isl@molar.is>\n"
@@ -339,7 +339,7 @@ msgstr "þægilegt"
msgid "maybe"
msgstr "kannski"
-#: pkgs.pm:225
+#: pkgs.pm:226
#, c-format
msgid ""
"Some packages requested by %s cannot be installed:\n"
@@ -348,17 +348,17 @@ msgstr ""
"Suma pakka sem %s þarfnast, er ekki hægt að setja inn:\n"
"%s"
-#: pkgs.pm:313
+#: pkgs.pm:314
#, c-format
msgid "An error occurred:"
msgstr "Villa kom upp:"
-#: pkgs.pm:792
+#: pkgs.pm:793
#, c-format
msgid "%d installation transactions failed"
msgstr "%d Innsetningarfærslur brugðust"
-#: pkgs.pm:793
+#: pkgs.pm:794
#, c-format
msgid "Installation of packages failed:"
msgstr "Innsetning pakka tókst ekki:"
diff --git a/perl-install/install/share/po/it.po b/perl-install/install/share/po/it.po
index 04ca46e0e..16d9f9ffb 100644
--- a/perl-install/install/share/po/it.po
+++ b/perl-install/install/share/po/it.po
@@ -12,7 +12,7 @@ msgid ""
msgstr ""
"Project-Id-Version: it\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-09-10 12:21+0200\n"
+"POT-Creation-Date: 2009-10-07 14:08+0200\n"
"PO-Revision-Date: 2009-04-09 19:43+0200\n"
"Last-Translator: \n"
"Language-Team: Italian <timl@freelists.org>\n"
@@ -343,7 +343,7 @@ msgstr "utile"
msgid "maybe"
msgstr "forse"
-#: pkgs.pm:225
+#: pkgs.pm:226
#, c-format
msgid ""
"Some packages requested by %s cannot be installed:\n"
@@ -352,17 +352,17 @@ msgstr ""
"Alcuni pacchetti richiesti da %s non possono essere installati:\n"
"%s"
-#: pkgs.pm:313
+#: pkgs.pm:314
#, c-format
msgid "An error occurred:"
msgstr "Si è verificato un errore:"
-#: pkgs.pm:792
+#: pkgs.pm:793
#, c-format
msgid "%d installation transactions failed"
msgstr "%d transazioni dell'installazione fallite"
-#: pkgs.pm:793
+#: pkgs.pm:794
#, c-format
msgid "Installation of packages failed:"
msgstr "Installazione dei pacchetti non riuscita:"
diff --git a/perl-install/install/share/po/ja.po b/perl-install/install/share/po/ja.po
index 70f346b2d..a58556595 100644
--- a/perl-install/install/share/po/ja.po
+++ b/perl-install/install/share/po/ja.po
@@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: DrakX-ja\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-09-10 12:21+0200\n"
+"POT-Creation-Date: 2009-10-07 14:08+0200\n"
"PO-Revision-Date: 2009-03-22 21:11+0900\n"
"Last-Translator: Yukiko Bando <ybando@k6.dion.ne.jp>\n"
"Language-Team: Japanese <cooker-i18n@mandrivalinux.org>\n"
@@ -336,7 +336,7 @@ msgstr "秀"
msgid "maybe"
msgstr "可"
-#: pkgs.pm:225
+#: pkgs.pm:226
#, c-format
msgid ""
"Some packages requested by %s cannot be installed:\n"
@@ -345,17 +345,17 @@ msgstr ""
"%s が要求するいくつかのパッケージをインストールできません:\n"
"%s"
-#: pkgs.pm:313
+#: pkgs.pm:314
#, fuzzy, c-format
msgid "An error occurred:"
msgstr "エラーが発生しました"
-#: pkgs.pm:792
+#: pkgs.pm:793
#, c-format
msgid "%d installation transactions failed"
msgstr "%d 件のインストールが失敗しました"
-#: pkgs.pm:793
+#: pkgs.pm:794
#, fuzzy, c-format
msgid "Installation of packages failed:"
msgstr "パッケージ %s をインストール"
diff --git a/perl-install/install/share/po/ko.po b/perl-install/install/share/po/ko.po
index e07b547da..1e7e5b264 100644
--- a/perl-install/install/share/po/ko.po
+++ b/perl-install/install/share/po/ko.po
@@ -10,7 +10,7 @@ msgid ""
msgstr ""
"Project-Id-Version: ko(metanav)\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-09-10 12:21+0200\n"
+"POT-Creation-Date: 2009-10-07 14:08+0200\n"
"PO-Revision-Date: 2007-06-18 14:54+0900\n"
"Last-Translator: meta <hbahn@metq.com>\n"
"Language-Team: ahb hong-bae <ko@li.org>\n"
@@ -334,24 +334,24 @@ msgstr "좋은 패키지"
msgid "maybe"
msgstr "괜찮은 패키지"
-#: pkgs.pm:225
+#: pkgs.pm:226
#, c-format
msgid ""
"Some packages requested by %s cannot be installed:\n"
"%s"
msgstr ""
-#: pkgs.pm:313
+#: pkgs.pm:314
#, fuzzy, c-format
msgid "An error occurred:"
msgstr "오류 발생"
-#: pkgs.pm:792
+#: pkgs.pm:793
#, fuzzy, c-format
msgid "%d installation transactions failed"
msgstr "설치 실패."
-#: pkgs.pm:793
+#: pkgs.pm:794
#, fuzzy, c-format
msgid "Installation of packages failed:"
msgstr "%s 패키지 설치중"
diff --git a/perl-install/install/share/po/ky.po b/perl-install/install/share/po/ky.po
index 86c966a04..2b59afb63 100644
--- a/perl-install/install/share/po/ky.po
+++ b/perl-install/install/share/po/ky.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: DrakX-ky\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-09-10 12:21+0200\n"
+"POT-Creation-Date: 2009-10-07 14:08+0200\n"
"PO-Revision-Date: 2009-04-18 19:08+0600\n"
"Last-Translator: Ilyas Bakirov <just_ilyas@yahoo.com>\n"
"Language-Team: Kyrgyz\n"
@@ -336,7 +336,7 @@ msgstr "жакшы"
msgid "maybe"
msgstr "болушу мүмкүн"
-#: pkgs.pm:225
+#: pkgs.pm:226
#, c-format
msgid ""
"Some packages requested by %s cannot be installed:\n"
@@ -345,17 +345,17 @@ msgstr ""
"%s менен талап кылынган кээбир пакеттер орнотула алган жок:\n"
"%s"
-#: pkgs.pm:313
+#: pkgs.pm:314
#, c-format
msgid "An error occurred:"
msgstr "Жаңылыштык орун алды:"
-#: pkgs.pm:792
+#: pkgs.pm:793
#, c-format
msgid "%d installation transactions failed"
msgstr "%d орнотуу транзакциялары ишке ашпады"
-#: pkgs.pm:793
+#: pkgs.pm:794
#, c-format
msgid "Installation of packages failed:"
msgstr "Пакеттердин орнотулушу ийгиликсиз аяктады:"
diff --git a/perl-install/install/share/po/lt.po b/perl-install/install/share/po/lt.po
index 9c71ee180..2c2fd2b5a 100644
--- a/perl-install/install/share/po/lt.po
+++ b/perl-install/install/share/po/lt.po
@@ -5,7 +5,7 @@ msgid ""
msgstr ""
"Project-Id-Version: DrakX VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-09-10 12:21+0200\n"
+"POT-Creation-Date: 2009-10-07 14:08+0200\n"
"PO-Revision-Date: 2000-12-23 13:50+0200\n"
"Last-Translator: Mykolas Norvai­as <Myka@centras.lt>\n"
"Language-Team: Lithuanian <komp_lt@konferencijos.lt>\n"
@@ -323,24 +323,24 @@ msgstr "nuostabu"
msgid "maybe"
msgstr "galbūt"
-#: pkgs.pm:225
+#: pkgs.pm:226
#, c-format
msgid ""
"Some packages requested by %s cannot be installed:\n"
"%s"
msgstr ""
-#: pkgs.pm:313
+#: pkgs.pm:314
#, fuzzy, c-format
msgid "An error occurred:"
msgstr "Įvyko klaida"
-#: pkgs.pm:792
+#: pkgs.pm:793
#, c-format
msgid "%d installation transactions failed"
msgstr "%d įdiegimo operacijos nepavyko"
-#: pkgs.pm:793
+#: pkgs.pm:794
#, fuzzy, c-format
msgid "Installation of packages failed:"
msgstr "Įdiegiamas paketas %s"
diff --git a/perl-install/install/share/po/ltg.po b/perl-install/install/share/po/ltg.po
index 69a019c29..6df8f33c6 100644
--- a/perl-install/install/share/po/ltg.po
+++ b/perl-install/install/share/po/ltg.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: DrakX\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-09-10 12:21+0200\n"
+"POT-Creation-Date: 2009-10-07 14:08+0200\n"
"PO-Revision-Date: 2006-09-24 17:51+0200\n"
"Last-Translator: Māris Laureckis <marlau@inbox.lv>\n"
"Language-Team: Latgalian <linux@latgola.lv>\n"
@@ -333,24 +333,24 @@ msgstr "vālams"
msgid "maybe"
msgstr "varbyut"
-#: pkgs.pm:225
+#: pkgs.pm:226
#, c-format
msgid ""
"Some packages requested by %s cannot be installed:\n"
"%s"
msgstr ""
-#: pkgs.pm:313
+#: pkgs.pm:314
#, fuzzy, c-format
msgid "An error occurred:"
msgstr "Atkluota kliuda"
-#: pkgs.pm:792
+#: pkgs.pm:793
#, fuzzy, c-format
msgid "%d installation transactions failed"
msgstr "Instalaceja naizadeve"
-#: pkgs.pm:793
+#: pkgs.pm:794
#, fuzzy, c-format
msgid "Installation of packages failed:"
msgstr "Instaleju pakūtni %s"
diff --git a/perl-install/install/share/po/lv.po b/perl-install/install/share/po/lv.po
index 60d7638ea..b7b3a06e3 100644
--- a/perl-install/install/share/po/lv.po
+++ b/perl-install/install/share/po/lv.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: DrakX\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-09-10 12:21+0200\n"
+"POT-Creation-Date: 2009-10-07 14:08+0200\n"
"PO-Revision-Date: 2002-09-27 17:45+0200\n"
"Last-Translator: Raivo Saars <spaiks@inbox.lv>\n"
"Language-Team: Latvian <ll10nt@listes.murds.lv>\n"
@@ -328,24 +328,24 @@ msgstr "derīga"
msgid "maybe"
msgstr "varbūt"
-#: pkgs.pm:225
+#: pkgs.pm:226
#, c-format
msgid ""
"Some packages requested by %s cannot be installed:\n"
"%s"
msgstr ""
-#: pkgs.pm:313
+#: pkgs.pm:314
#, fuzzy, c-format
msgid "An error occurred:"
msgstr "Atklāta kļūda"
-#: pkgs.pm:792
+#: pkgs.pm:793
#, fuzzy, c-format
msgid "%d installation transactions failed"
msgstr "Instalēšana neizdevās"
-#: pkgs.pm:793
+#: pkgs.pm:794
#, fuzzy, c-format
msgid "Installation of packages failed:"
msgstr "Instalēju pakotni %s"
diff --git a/perl-install/install/share/po/mk.po b/perl-install/install/share/po/mk.po
index 72d49e759..b09430006 100644
--- a/perl-install/install/share/po/mk.po
+++ b/perl-install/install/share/po/mk.po
@@ -11,7 +11,7 @@ msgid ""
msgstr ""
"Project-Id-Version: DrakX-mk\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-09-10 12:21+0200\n"
+"POT-Creation-Date: 2009-10-07 14:08+0200\n"
"PO-Revision-Date: 2006-09-24 20:39-0700\n"
"Last-Translator: Zoran Dimovski <zoki.dimovski@gmail.com>\n"
"Language-Team: Macedonian <mkde-l10n@lists.sourceforge.net>\n"
@@ -342,24 +342,24 @@ msgstr "убаво"
msgid "maybe"
msgstr "можеби"
-#: pkgs.pm:225
+#: pkgs.pm:226
#, c-format
msgid ""
"Some packages requested by %s cannot be installed:\n"
"%s"
msgstr ""
-#: pkgs.pm:313
+#: pkgs.pm:314
#, fuzzy, c-format
msgid "An error occurred:"
msgstr "Се случи грешка"
-#: pkgs.pm:792
+#: pkgs.pm:793
#, c-format
msgid "%d installation transactions failed"
msgstr "%d неуспешни трансакциии на инсталацијата"
-#: pkgs.pm:793
+#: pkgs.pm:794
#, fuzzy, c-format
msgid "Installation of packages failed:"
msgstr "Инсталирање на пакетот %s"
diff --git a/perl-install/install/share/po/mn.po b/perl-install/install/share/po/mn.po
index 7f8d6a5db..14615609a 100644
--- a/perl-install/install/share/po/mn.po
+++ b/perl-install/install/share/po/mn.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: DrakX\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-09-10 12:21+0200\n"
+"POT-Creation-Date: 2009-10-07 14:08+0200\n"
"PO-Revision-Date: 2004-01-02 00:35+0100\n"
"Last-Translator: Sanlig Badral <Badral@openmn.org>\n"
"Language-Team: Mongolian <openmn-core@lists.sf.net>\n"
@@ -322,24 +322,24 @@ msgstr "аятайхан"
msgid "maybe"
msgstr "магадгүй"
-#: pkgs.pm:225
+#: pkgs.pm:226
#, c-format
msgid ""
"Some packages requested by %s cannot be installed:\n"
"%s"
msgstr ""
-#: pkgs.pm:313
+#: pkgs.pm:314
#, c-format
msgid "An error occurred:"
msgstr ""
-#: pkgs.pm:792
+#: pkgs.pm:793
#, fuzzy, c-format
msgid "%d installation transactions failed"
msgstr "Суулгалт боломжтой"
-#: pkgs.pm:793
+#: pkgs.pm:794
#, fuzzy, c-format
msgid "Installation of packages failed:"
msgstr "Суулгалтын ангилалыг сонгох"
diff --git a/perl-install/install/share/po/ms.po b/perl-install/install/share/po/ms.po
index d3df145dc..fabc676f1 100644
--- a/perl-install/install/share/po/ms.po
+++ b/perl-install/install/share/po/ms.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: DrakX\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-09-10 12:21+0200\n"
+"POT-Creation-Date: 2009-10-07 14:08+0200\n"
"PO-Revision-Date: 2008-05-01 14:16+0800\n"
"Last-Translator: Sharuzzaman Ahmat Raslan <sharuzzaman@myrealbox.com>\n"
"Language-Team: Malay <translation-team-ms@lists.sourceforge.net>\n"
@@ -318,24 +318,24 @@ msgstr "Bantuan yang mulia"
msgid "maybe"
msgstr ""
-#: pkgs.pm:225
+#: pkgs.pm:226
#, c-format
msgid ""
"Some packages requested by %s cannot be installed:\n"
"%s"
msgstr ""
-#: pkgs.pm:313
+#: pkgs.pm:314
#, fuzzy, c-format
msgid "An error occurred:"
msgstr "Ralat telah berlaku"
-#: pkgs.pm:792
+#: pkgs.pm:793
#, fuzzy, c-format
msgid "%d installation transactions failed"
msgstr "Pelaksanaan gpg gagal (%d)\n"
-#: pkgs.pm:793
+#: pkgs.pm:794
#, fuzzy, c-format
msgid "Installation of packages failed:"
msgstr "Memasang pakej %s"
diff --git a/perl-install/install/share/po/mt.po b/perl-install/install/share/po/mt.po
index dfe90ea47..5ebcb9165 100644
--- a/perl-install/install/share/po/mt.po
+++ b/perl-install/install/share/po/mt.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: mt\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-09-10 12:21+0200\n"
+"POT-Creation-Date: 2009-10-07 14:08+0200\n"
"PO-Revision-Date: 2004-10-04 18:45+0200\n"
"Last-Translator: Ramon Casha <ramon.casha@linux.org.mt>\n"
"Language-Team: Maltese <mt@li.org>\n"
@@ -329,24 +329,24 @@ msgstr "tajjeb"
msgid "maybe"
msgstr "forsi"
-#: pkgs.pm:225
+#: pkgs.pm:226
#, c-format
msgid ""
"Some packages requested by %s cannot be installed:\n"
"%s"
msgstr ""
-#: pkgs.pm:313
+#: pkgs.pm:314
#, fuzzy, c-format
msgid "An error occurred:"
msgstr "Inqalgħet problema"
-#: pkgs.pm:792
+#: pkgs.pm:793
#, c-format
msgid "%d installation transactions failed"
msgstr "%d tranżazzjonijiet ta' installazzjoni fallew"
-#: pkgs.pm:793
+#: pkgs.pm:794
#, fuzzy, c-format
msgid "Installation of packages failed:"
msgstr "Qed jinstalla il-pakkett %s"
diff --git a/perl-install/install/share/po/nb.po b/perl-install/install/share/po/nb.po
index 623b415b5..d53eb94ae 100644
--- a/perl-install/install/share/po/nb.po
+++ b/perl-install/install/share/po/nb.po
@@ -21,7 +21,7 @@ msgid ""
msgstr ""
"Project-Id-Version: nb\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-09-10 12:21+0200\n"
+"POT-Creation-Date: 2009-10-07 14:08+0200\n"
"PO-Revision-Date: 2009-09-16 23:37+0200\n"
"Last-Translator: Olav Dahlum <odahlum@gmail.com>\n"
"Language-Team: Norwegian Bokmål <cooker-i18n@mandrivalinux.org>\n"
@@ -107,7 +107,8 @@ msgstr "URL må starte med ftp:// eller http://"
#: any.pm:182
#, c-format
-msgid "Contacting Mandriva Linux web site to get the list of available mirrors..."
+msgid ""
+"Contacting Mandriva Linux web site to get the list of available mirrors..."
msgstr ""
"Kontakter nettstedet til Mandriva Linux for å få listen over tilgjengelige "
"speil … "
@@ -349,7 +350,7 @@ msgstr "bra"
msgid "maybe"
msgstr "kanskje"
-#: pkgs.pm:225
+#: pkgs.pm:226
#, c-format
msgid ""
"Some packages requested by %s cannot be installed:\n"
@@ -358,17 +359,17 @@ msgstr ""
"Noen pakker krevet av %s kan ikke installeres\n"
"%s"
-#: pkgs.pm:313
+#: pkgs.pm:314
#, c-format
msgid "An error occurred:"
msgstr "En feil oppstod:"
-#: pkgs.pm:792
+#: pkgs.pm:793
#, c-format
msgid "%d installation transactions failed"
msgstr "%d mislykket installasjonstransaksjon"
-#: pkgs.pm:793
+#: pkgs.pm:794
#, c-format
msgid "Installation of packages failed:"
msgstr "Installasjon av pakker feilet:"
@@ -1591,4 +1592,3 @@ msgid ""
"_: Keep these entry short\n"
"Exit"
msgstr "Avslutt"
-
diff --git a/perl-install/install/share/po/nl.po b/perl-install/install/share/po/nl.po
index 23c93466c..b15f62e93 100644
--- a/perl-install/install/share/po/nl.po
+++ b/perl-install/install/share/po/nl.po
@@ -12,7 +12,7 @@ msgid ""
msgstr ""
"Project-Id-Version: DrakX\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-09-10 12:21+0200\n"
+"POT-Creation-Date: 2009-10-07 14:08+0200\n"
"PO-Revision-Date: 2009-04-10 10:20+0200\n"
"Last-Translator: Reinout van Schouwen <reinout@gmail.com>\n"
"Language-Team: Nederlands\n"
@@ -341,7 +341,7 @@ msgstr "leuk"
msgid "maybe"
msgstr "misschien"
-#: pkgs.pm:225
+#: pkgs.pm:226
#, c-format
msgid ""
"Some packages requested by %s cannot be installed:\n"
@@ -350,17 +350,17 @@ msgstr ""
"Sommige door %s gevraagde pakketten kunnen niet worden geïnstalleerd:\n"
"%s"
-#: pkgs.pm:313
+#: pkgs.pm:314
#, c-format
msgid "An error occurred:"
msgstr "Er is een fout opgetreden:"
-#: pkgs.pm:792
+#: pkgs.pm:793
#, c-format
msgid "%d installation transactions failed"
msgstr "%d installatie-transacties mislukt"
-#: pkgs.pm:793
+#: pkgs.pm:794
#, c-format
msgid "Installation of packages failed:"
msgstr "Installatie van pakketten mislukt:"
diff --git a/perl-install/install/share/po/nn.po b/perl-install/install/share/po/nn.po
index 010b7ebf9..67615f415 100644
--- a/perl-install/install/share/po/nn.po
+++ b/perl-install/install/share/po/nn.po
@@ -5,7 +5,7 @@ msgid ""
msgstr ""
"Project-Id-Version: DrakX\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-09-10 12:21+0200\n"
+"POT-Creation-Date: 2009-10-07 14:08+0200\n"
"PO-Revision-Date: 2009-09-17 19:07+0200\n"
"Last-Translator: Karl Ove Hufthammer <karl@huftis.org>\n"
"Language-Team: Norwegian Nynorsk <i18n-nn@lister.ping.uio.no>\n"
@@ -330,7 +330,7 @@ msgstr "kjekt å ha"
msgid "maybe"
msgstr "kanskje"
-#: pkgs.pm:225
+#: pkgs.pm:226
#, c-format
msgid ""
"Some packages requested by %s cannot be installed:\n"
@@ -339,17 +339,17 @@ msgstr ""
"Nokre pakkar som %s krev kan ikkje installerast:\n"
"%s"
-#: pkgs.pm:313
+#: pkgs.pm:314
#, c-format
msgid "An error occurred:"
msgstr "Det oppstod ein feil:"
-#: pkgs.pm:792
+#: pkgs.pm:793
#, c-format
msgid "%d installation transactions failed"
msgstr "feil med %d installasjonstransaksjonar"
-#: pkgs.pm:793
+#: pkgs.pm:794
#, c-format
msgid "Installation of packages failed:"
msgstr "Feil ved installering av pakkar:"
diff --git a/perl-install/install/share/po/pa_IN.po b/perl-install/install/share/po/pa_IN.po
index 7290c6ca5..6080eac71 100644
--- a/perl-install/install/share/po/pa_IN.po
+++ b/perl-install/install/share/po/pa_IN.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: DrakX\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-09-10 12:21+0200\n"
+"POT-Creation-Date: 2009-10-07 14:08+0200\n"
"PO-Revision-Date: 2005-03-27 17:55+0530\n"
"Last-Translator: Jaswinder Singh Phulewala <jaswinderphulewala@yahoo.com>\n"
"Language-Team: Punjabi <punlinux-i18n@lists.soruceforge.net>\n"
@@ -326,24 +326,24 @@ msgstr "ਵਧੀਆ"
msgid "maybe"
msgstr "ਹੋ ਸਕਦਾ ਹੈ"
-#: pkgs.pm:225
+#: pkgs.pm:226
#, c-format
msgid ""
"Some packages requested by %s cannot be installed:\n"
"%s"
msgstr ""
-#: pkgs.pm:313
+#: pkgs.pm:314
#, fuzzy, c-format
msgid "An error occurred:"
msgstr "ਇੱਕ ਗਲਤੀ ਆਈ ਹੈ"
-#: pkgs.pm:792
+#: pkgs.pm:793
#, c-format
msgid "%d installation transactions failed"
msgstr "%d ਇੰਸਟਾਲੇਸ਼ਨ ਸੰਚਾਰ ਅਸਫਲ"
-#: pkgs.pm:793
+#: pkgs.pm:794
#, fuzzy, c-format
msgid "Installation of packages failed:"
msgstr "%s ਪੈਕੇਜ ਇੰਸਟਾਲ ਹੋ ਰਹੀ ਹੈ"
diff --git a/perl-install/install/share/po/pl.po b/perl-install/install/share/po/pl.po
index f033473e0..59d1f1313 100644
--- a/perl-install/install/share/po/pl.po
+++ b/perl-install/install/share/po/pl.po
@@ -18,7 +18,7 @@ msgid ""
msgstr ""
"Project-Id-Version: DrakX\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-09-10 12:21+0200\n"
+"POT-Creation-Date: 2009-10-07 14:08+0200\n"
"PO-Revision-Date: 2009-04-14 08:15+0200\n"
"Last-Translator: Amazis.net sp. z o.o. - Tomasz Bednarski <tomasz."
"bednarski@amazis.pl>\n"
@@ -348,7 +348,7 @@ msgstr "fajny"
msgid "maybe"
msgstr "taki sobie"
-#: pkgs.pm:225
+#: pkgs.pm:226
#, c-format
msgid ""
"Some packages requested by %s cannot be installed:\n"
@@ -357,17 +357,17 @@ msgstr ""
"Niektóre pakiety wymagane przez %s nie mogą zostać zainstalowane:\n"
"%s"
-#: pkgs.pm:313
+#: pkgs.pm:314
#, c-format
msgid "An error occurred:"
msgstr "Wystąpił błąd:"
-#: pkgs.pm:792
+#: pkgs.pm:793
#, c-format
msgid "%d installation transactions failed"
msgstr "%d transakcji instalacyjnych zakończonych niepowodzeniem"
-#: pkgs.pm:793
+#: pkgs.pm:794
#, c-format
msgid "Installation of packages failed:"
msgstr "Instalowanie pakietów nie powiodło się:"
diff --git a/perl-install/install/share/po/pt.po b/perl-install/install/share/po/pt.po
index f60a5454b..73b5d192a 100644
--- a/perl-install/install/share/po/pt.po
+++ b/perl-install/install/share/po/pt.po
@@ -22,7 +22,7 @@ msgid ""
msgstr ""
"Project-Id-Version: pt\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-09-10 12:21+0200\n"
+"POT-Creation-Date: 2009-10-07 14:08+0200\n"
"PO-Revision-Date: 2008-10-02 21:35+0100\n"
"Last-Translator: Zé <ze@mandriva.org>\n"
"Language-Team: Português <pt@li.org>\n"
@@ -351,7 +351,7 @@ msgstr "bom"
msgid "maybe"
msgstr "talvez"
-#: pkgs.pm:225
+#: pkgs.pm:226
#, c-format
msgid ""
"Some packages requested by %s cannot be installed:\n"
@@ -360,17 +360,17 @@ msgstr ""
"Alguns pacotes pedidos por %s não podem ser instalados:\n"
"%s"
-#: pkgs.pm:313
+#: pkgs.pm:314
#, fuzzy, c-format
msgid "An error occurred:"
msgstr "Ocorreu um erro"
-#: pkgs.pm:792
+#: pkgs.pm:793
#, c-format
msgid "%d installation transactions failed"
msgstr "%d transacções de instalação falhadas"
-#: pkgs.pm:793
+#: pkgs.pm:794
#, fuzzy, c-format
msgid "Installation of packages failed:"
msgstr "A instalar o pacote %s"
diff --git a/perl-install/install/share/po/pt_BR.po b/perl-install/install/share/po/pt_BR.po
index c2366b849..57a56cd90 100644
--- a/perl-install/install/share/po/pt_BR.po
+++ b/perl-install/install/share/po/pt_BR.po
@@ -20,7 +20,7 @@ msgid ""
msgstr ""
"Project-Id-Version: pt_BR\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-09-10 12:21+0200\n"
+"POT-Creation-Date: 2009-10-07 14:08+0200\n"
"PO-Revision-Date: 2009-09-14 18:15-0300\n"
"Last-Translator: Sergio Rafael Lemke <sergio@mandriva.com.br>\n"
"Language-Team: Brazilian portuguese <cooker-i18n@mandrivalinux.org>\n"
@@ -349,7 +349,7 @@ msgstr "bom"
msgid "maybe"
msgstr "talvez"
-#: pkgs.pm:225
+#: pkgs.pm:226
#, c-format
msgid ""
"Some packages requested by %s cannot be installed:\n"
@@ -358,17 +358,17 @@ msgstr ""
"Alguns pacotes requeridos por %s não podem ser instalados:\n"
"%s"
-#: pkgs.pm:313
+#: pkgs.pm:314
#, c-format
msgid "An error occurred:"
msgstr "Um erro ocorreu:"
-#: pkgs.pm:792
+#: pkgs.pm:793
#, c-format
msgid "%d installation transactions failed"
msgstr "%d Instalação Falhou"
-#: pkgs.pm:793
+#: pkgs.pm:794
#, c-format
msgid "Installation of packages failed:"
msgstr "Instalação dos programas falhou:"
@@ -1130,8 +1130,8 @@ msgid ""
msgstr ""
"Mude o seu CD-ROM\n"
"\n"
-"Insira o CD-ROM chamado \"%s\" no seu drive e clique em Ok quando estiver "
-" pronto.\n"
+"Insira o CD-ROM chamado \"%s\" no seu drive e clique em Ok quando estiver "
+"pronto.\n"
"Se você não o tiver em mãos, clique em Cancelar para evitar a instalação "
"desse CD-ROM."
diff --git a/perl-install/install/share/po/ro.po b/perl-install/install/share/po/ro.po
index 2607651a7..9e3971da8 100644
--- a/perl-install/install/share/po/ro.po
+++ b/perl-install/install/share/po/ro.po
@@ -43,8 +43,8 @@
msgid ""
msgstr ""
"Project-Id-Version: DrakX 7.1\n"
-"Report-Msgid-Bugs-To: https://qa.mandriva.com\n"
-"POT-Creation-Date: 2009-09-10 12:21+0200\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2009-10-07 14:08+0200\n"
"PO-Revision-Date: 2009-09-11 21:40+0200\n"
"Last-Translator: Florin Cătălin RUSSEN <cfrussen@yahoo.co.uk>\n"
"Language-Team: Romanian <cooker-i18n@mandrivalinux.org >\n"
@@ -379,7 +379,7 @@ msgstr "simpatic"
msgid "maybe"
msgstr "eventual"
-#: pkgs.pm:225
+#: pkgs.pm:226
#, c-format
msgid ""
"Some packages requested by %s cannot be installed:\n"
@@ -388,17 +388,17 @@ msgstr ""
"Unele din pachetele cerute de %s nu pot fi instalate:\n"
"%s"
-#: pkgs.pm:313
+#: pkgs.pm:314
#, c-format
msgid "An error occurred:"
msgstr "S-a produs o eroare:"
-#: pkgs.pm:792
+#: pkgs.pm:793
#, c-format
msgid "%d installation transactions failed"
msgstr "%d operațiuni de instalare eșuate"
-#: pkgs.pm:793
+#: pkgs.pm:794
#, c-format
msgid "Installation of packages failed:"
msgstr "Instalarea pachetelor a eșuat:"
@@ -1240,7 +1240,8 @@ msgstr ""
msgid "With X"
msgstr "Cu X11"
-#: steps_interactive.pm:581, c-format
+#: steps_interactive.pm:581
+#, c-format
msgid "Install suggested packages"
msgstr "Instaează pachetele propuse"
diff --git a/perl-install/install/share/po/ru.po b/perl-install/install/share/po/ru.po
index ab4548d5e..c692d2633 100644
--- a/perl-install/install/share/po/ru.po
+++ b/perl-install/install/share/po/ru.po
@@ -13,14 +13,15 @@ msgid ""
msgstr ""
"Project-Id-Version: ru\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-09-10 12:21+0200\n"
+"POT-Creation-Date: 2009-10-07 14:08+0200\n"
"PO-Revision-Date: 2009-09-15 01:40+0500\n"
"Last-Translator: akdengi <kazancas@mandriva.ru>\n"
"Language-Team: Russian <gnu@mx.ru>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=2; plural=(n!=1);\n\n"
+"Plural-Forms: nplurals=2; plural=(n!=1);\n"
+"\n"
"X-Generator: KBabel 1.11.4\n"
#: ../../advertising/IM_flash.pl:1
@@ -100,7 +101,8 @@ msgstr "Адрес должен начинаться с ftp:// или http://"
#: any.pm:182
#, c-format
-msgid "Contacting Mandriva Linux web site to get the list of available mirrors..."
+msgid ""
+"Contacting Mandriva Linux web site to get the list of available mirrors..."
msgstr ""
"Устанавливается соединение с веб-сайтом Mandriva Linux для загрузки списка "
"доступных пакетов..."
@@ -342,7 +344,7 @@ msgstr "желательно"
msgid "maybe"
msgstr "может быть"
-#: pkgs.pm:225
+#: pkgs.pm:226
#, c-format
msgid ""
"Some packages requested by %s cannot be installed:\n"
@@ -351,17 +353,17 @@ msgstr ""
"Некоторые пакеты, запрошенные %s, не могут быть установлены:\n"
"%s"
-#: pkgs.pm:313
+#: pkgs.pm:314
#, c-format
msgid "An error occurred:"
msgstr "Произошла ошибка:"
-#: pkgs.pm:792
+#: pkgs.pm:793
#, c-format
msgid "%d installation transactions failed"
msgstr "%d установочных транзакций не удались"
-#: pkgs.pm:793
+#: pkgs.pm:794
#, c-format
msgid "Installation of packages failed:"
msgstr "Не удалось установить пакет:"
@@ -425,7 +427,8 @@ msgstr "Интернет-компьютер"
msgid ""
"Set of tools to read and send mail and news (mutt, tin..) and to browse the "
"Web"
-msgstr "Набор программ для работы с корреспонденцией (mutt, tin...) и веб-серфинга"
+msgstr ""
+"Набор программ для работы с корреспонденцией (mutt, tin...) и веб-серфинга"
#: share/meta-task/compssUsers.pl:39
#, c-format
@@ -1584,4 +1587,3 @@ msgid ""
"_: Keep these entry short\n"
"Exit"
msgstr "Выход"
-
diff --git a/perl-install/install/share/po/sc.po b/perl-install/install/share/po/sc.po
index f4ddcf5cf..5daeb52ca 100644
--- a/perl-install/install/share/po/sc.po
+++ b/perl-install/install/share/po/sc.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: DrakX-sc\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-09-10 12:21+0200\n"
+"POT-Creation-Date: 2009-10-07 14:08+0200\n"
"PO-Revision-Date: 2005-09-14 11:29+0100\n"
"Last-Translator: Antoni Pistis <antonio.pistis@virgilio.it>\n"
"Language-Team: Sardu\n"
@@ -321,24 +321,24 @@ msgstr ""
msgid "maybe"
msgstr ""
-#: pkgs.pm:225
+#: pkgs.pm:226
#, c-format
msgid ""
"Some packages requested by %s cannot be installed:\n"
"%s"
msgstr ""
-#: pkgs.pm:313
+#: pkgs.pm:314
#, fuzzy, c-format
msgid "An error occurred:"
msgstr "Faddina"
-#: pkgs.pm:792
+#: pkgs.pm:793
#, c-format
msgid "%d installation transactions failed"
msgstr "%d transatzionis de aposentadura faddias"
-#: pkgs.pm:793
+#: pkgs.pm:794
#, fuzzy, c-format
msgid "Installation of packages failed:"
msgstr "Sçobera tipu de aposentadura"
diff --git a/perl-install/install/share/po/sk.po b/perl-install/install/share/po/sk.po
index 4e3c08ac3..c6667e6ec 100644
--- a/perl-install/install/share/po/sk.po
+++ b/perl-install/install/share/po/sk.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: DrakX\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-09-10 12:21+0200\n"
+"POT-Creation-Date: 2009-10-07 14:08+0200\n"
"PO-Revision-Date: 2005-09-21 14:03+0100\n"
"Last-Translator: Tibor Pittich <Tibor.Pittich@mandriva.org>\n"
"Language-Team: <i18n@mandrake.sk>\n"
@@ -327,24 +327,24 @@ msgstr "zaujímavé"
msgid "maybe"
msgstr "možno.."
-#: pkgs.pm:225
+#: pkgs.pm:226
#, c-format
msgid ""
"Some packages requested by %s cannot be installed:\n"
"%s"
msgstr ""
-#: pkgs.pm:313
+#: pkgs.pm:314
#, fuzzy, c-format
msgid "An error occurred:"
msgstr "Vyskytla sa chyba"
-#: pkgs.pm:792
+#: pkgs.pm:793
#, c-format
msgid "%d installation transactions failed"
msgstr "%d inštalačná transakcia zlyhala"
-#: pkgs.pm:793
+#: pkgs.pm:794
#, fuzzy, c-format
msgid "Installation of packages failed:"
msgstr "Inštaluje sa balík %s"
diff --git a/perl-install/install/share/po/sl.po b/perl-install/install/share/po/sl.po
index 47eb76360..c9dc8e330 100644
--- a/perl-install/install/share/po/sl.po
+++ b/perl-install/install/share/po/sl.po
@@ -10,7 +10,7 @@ msgid ""
msgstr ""
"Project-Id-Version: sl\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-09-10 12:21+0200\n"
+"POT-Creation-Date: 2009-10-07 14:08+0200\n"
"PO-Revision-Date: 2009-10-03 16:38+0200\n"
"Last-Translator: Jure Repinc <jlp@holodeck1.com>\n"
"Language-Team: Slovenian <lugos-slo@lugos.si>\n"
@@ -283,8 +283,7 @@ msgid ""
"You can find some information about them at: %s"
msgstr ""
"Nekateri deli strojne opreme za pravilno delovanje potrebujejo zaprto-kodne "
-"»lastniške« "
-"gonilnike.\n"
+"»lastniške« gonilnike.\n"
"Nekaj podatkov o tem dobite na: %s"
#: interactive.pm:22
@@ -342,7 +341,7 @@ msgstr "uporabno"
msgid "maybe"
msgstr "morda"
-#: pkgs.pm:225
+#: pkgs.pm:226
#, c-format
msgid ""
"Some packages requested by %s cannot be installed:\n"
@@ -351,17 +350,17 @@ msgstr ""
"Ni moč namestiti nekaj paketov, ki jih zahteva %s:\n"
"%s"
-#: pkgs.pm:313
+#: pkgs.pm:314
#, c-format
msgid "An error occurred:"
msgstr "Prišlo je do napake:"
-#: pkgs.pm:792
+#: pkgs.pm:793
#, c-format
msgid "%d installation transactions failed"
msgstr "%d namestitvenih transakcij je spodletelo"
-#: pkgs.pm:793
+#: pkgs.pm:794
#, c-format
msgid "Installation of packages failed:"
msgstr "Nameščanje paketov ni uspelo:"
@@ -619,7 +618,8 @@ msgstr "Delovna postaja KDE"
msgid ""
"The K Desktop Environment, the basic graphical environment with a collection "
"of accompanying tools"
-msgstr "Namizno okolje KDE, moderno grafično okolje z zbirko pripadajočih orodij"
+msgstr ""
+"Namizno okolje KDE, moderno grafično okolje z zbirko pripadajočih orodij"
#: share/meta-task/compssUsers.pl:140
#, c-format
@@ -643,7 +643,8 @@ msgstr "Namizje LXDE"
msgid ""
"A lightweight & fast graphical environment with user-friendly set of "
"applications and desktop tools"
-msgstr "Majhno in hitro grafično okolje z naborom programov in namiznimi orodji"
+msgstr ""
+"Majhno in hitro grafično okolje z naborom programov in namiznimi orodji"
#: share/meta-task/compssUsers.pl:150
#, c-format
@@ -1202,7 +1203,8 @@ msgstr ""
msgid "With X"
msgstr "Z grafičnim okoljem"
-#: steps_interactive.pm:581, c-format
+#: steps_interactive.pm:581
+#, c-format
msgid "Install suggested packages"
msgstr "Namesti predlagane pakete"
diff --git a/perl-install/install/share/po/sq.po b/perl-install/install/share/po/sq.po
index 3243e4a36..cd3998a41 100644
--- a/perl-install/install/share/po/sq.po
+++ b/perl-install/install/share/po/sq.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: DrakX for MDK 9.2\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-09-10 12:21+0200\n"
+"POT-Creation-Date: 2009-10-07 14:08+0200\n"
"PO-Revision-Date: 2004-09-15 13:33+0200\n"
"Last-Translator: Naim Daka <naim70@freesurf.ch>\n"
"Language-Team: Albanian <LL@li.org>\n"
@@ -328,24 +328,24 @@ msgstr "i mirë"
msgid "maybe"
msgstr "ndoshta"
-#: pkgs.pm:225
+#: pkgs.pm:226
#, c-format
msgid ""
"Some packages requested by %s cannot be installed:\n"
"%s"
msgstr ""
-#: pkgs.pm:313
+#: pkgs.pm:314
#, fuzzy, c-format
msgid "An error occurred:"
msgstr "Një gabim është paraqitur"
-#: pkgs.pm:792
+#: pkgs.pm:793
#, c-format
msgid "%d installation transactions failed"
msgstr "Instalimi i transmetimit të %d dështio"
-#: pkgs.pm:793
+#: pkgs.pm:794
#, fuzzy, c-format
msgid "Installation of packages failed:"
msgstr "Instalimi i pakove %s"
diff --git a/perl-install/install/share/po/sr.po b/perl-install/install/share/po/sr.po
index 5d3a5df49..03f404786 100644
--- a/perl-install/install/share/po/sr.po
+++ b/perl-install/install/share/po/sr.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: DrakX\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-09-10 12:21+0200\n"
+"POT-Creation-Date: 2009-10-07 14:08+0200\n"
"PO-Revision-Date: 2004-09-15 13:33+0200\n"
"Last-Translator: Toma Jankovic <tomaja@net.yu>\n"
"Language-Team: Serbian <i18n@mandrake.co.yu>\n"
@@ -337,24 +337,24 @@ msgstr "лепо"
msgid "maybe"
msgstr "можда"
-#: pkgs.pm:225
+#: pkgs.pm:226
#, c-format
msgid ""
"Some packages requested by %s cannot be installed:\n"
"%s"
msgstr ""
-#: pkgs.pm:313
+#: pkgs.pm:314
#, fuzzy, c-format
msgid "An error occurred:"
msgstr "Хм,појавила се грешка"
-#: pkgs.pm:792
+#: pkgs.pm:793
#, c-format
msgid "%d installation transactions failed"
msgstr "%d инстлациона трансакција није успела"
-#: pkgs.pm:793
+#: pkgs.pm:794
#, fuzzy, c-format
msgid "Installation of packages failed:"
msgstr "Инсталирам пакет %s"
diff --git a/perl-install/install/share/po/sr@Latn.po b/perl-install/install/share/po/sr@Latn.po
index 66aa046e0..c9678bb5e 100644
--- a/perl-install/install/share/po/sr@Latn.po
+++ b/perl-install/install/share/po/sr@Latn.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: DrakX\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-09-10 12:21+0200\n"
+"POT-Creation-Date: 2009-10-07 14:08+0200\n"
"PO-Revision-Date: 2004-09-15 13:33+0200\n"
"Last-Translator: Toma Jankovic_<tomaja@net.yu>\n"
"Language-Team: Serbian <i18n@mandrake.co.yu>\n"
@@ -337,24 +337,24 @@ msgstr "lepo"
msgid "maybe"
msgstr "možda"
-#: pkgs.pm:225
+#: pkgs.pm:226
#, c-format
msgid ""
"Some packages requested by %s cannot be installed:\n"
"%s"
msgstr ""
-#: pkgs.pm:313
+#: pkgs.pm:314
#, fuzzy, c-format
msgid "An error occurred:"
msgstr "Hm,pojavila se greška"
-#: pkgs.pm:792
+#: pkgs.pm:793
#, c-format
msgid "%d installation transactions failed"
msgstr "%d instlaciona transakcija nije uspela"
-#: pkgs.pm:793
+#: pkgs.pm:794
#, fuzzy, c-format
msgid "Installation of packages failed:"
msgstr "Instaliram paket %s"
diff --git a/perl-install/install/share/po/sv.po b/perl-install/install/share/po/sv.po
index cbeddb47b..ce459cfeb 100644
--- a/perl-install/install/share/po/sv.po
+++ b/perl-install/install/share/po/sv.po
@@ -15,7 +15,7 @@ msgid ""
msgstr ""
"Project-Id-Version: DrakX-sv\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-09-10 12:21+0200\n"
+"POT-Creation-Date: 2009-10-07 14:08+0200\n"
"PO-Revision-Date: 2008-10-02 21:16+0300\n"
"Last-Translator: Thomas Backlund <tmb@mandriva.org>\n"
"Language-Team: Swedish <sv@li.org>\n"
@@ -342,7 +342,7 @@ msgstr "trevligt"
msgid "maybe"
msgstr "tveksamt"
-#: pkgs.pm:225
+#: pkgs.pm:226
#, c-format
msgid ""
"Some packages requested by %s cannot be installed:\n"
@@ -351,17 +351,17 @@ msgstr ""
"Vissa paket som krävs av %s kan inte installeras:\n"
"%s"
-#: pkgs.pm:313
+#: pkgs.pm:314
#, fuzzy, c-format
msgid "An error occurred:"
msgstr "Ett fel inträffade"
-#: pkgs.pm:792
+#: pkgs.pm:793
#, c-format
msgid "%d installation transactions failed"
msgstr "%d installationstransaktioner misslyckades"
-#: pkgs.pm:793
+#: pkgs.pm:794
#, fuzzy, c-format
msgid "Installation of packages failed:"
msgstr "Installerar paket %s"
diff --git a/perl-install/install/share/po/ta.po b/perl-install/install/share/po/ta.po
index e392ec3c9..c491b0c67 100644
--- a/perl-install/install/share/po/ta.po
+++ b/perl-install/install/share/po/ta.po
@@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: DrakX 1.0\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-09-10 12:21+0200\n"
+"POT-Creation-Date: 2009-10-07 14:08+0200\n"
"PO-Revision-Date: 2002-09-06 00:35+0800\n"
"Last-Translator: prabu anand <prabu_anand2000@yahoo.com>\n"
"Language-Team: Tamil <tamilinix@yahoogroups.com>\n"
@@ -323,24 +323,24 @@ msgstr "அழகானவை"
msgid "maybe"
msgstr "தேவைப்பட்டால்"
-#: pkgs.pm:225
+#: pkgs.pm:226
#, c-format
msgid ""
"Some packages requested by %s cannot be installed:\n"
"%s"
msgstr ""
-#: pkgs.pm:313
+#: pkgs.pm:314
#, fuzzy, c-format
msgid "An error occurred:"
msgstr "பிழை நேர்ந்துள்ளது மன்னிக்கவும்"
-#: pkgs.pm:792
+#: pkgs.pm:793
#, fuzzy, c-format
msgid "%d installation transactions failed"
msgstr "நிறுவுதலில் பிழை நேர்ந்துள்ளது"
-#: pkgs.pm:793
+#: pkgs.pm:794
#, fuzzy, c-format
msgid "Installation of packages failed:"
msgstr "%s பொதி நிறுவப்படுகிறது"
diff --git a/perl-install/install/share/po/tg.po b/perl-install/install/share/po/tg.po
index 15b709fc8..ad621bed8 100644
--- a/perl-install/install/share/po/tg.po
+++ b/perl-install/install/share/po/tg.po
@@ -16,7 +16,7 @@ msgid ""
msgstr ""
"Project-Id-Version: DrakX-tg\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-09-10 12:21+0200\n"
+"POT-Creation-Date: 2009-10-07 14:08+0200\n"
"PO-Revision-Date: 2005-09-17 16:03+0500\n"
"Last-Translator: Victor Ibragimov <youth_opportunities@tajikngo.org>\n"
"Language-Team: Tajik\n"
@@ -340,24 +340,24 @@ msgstr "хуб"
msgid "maybe"
msgstr "мумкин аст"
-#: pkgs.pm:225
+#: pkgs.pm:226
#, c-format
msgid ""
"Some packages requested by %s cannot be installed:\n"
"%s"
msgstr ""
-#: pkgs.pm:313
+#: pkgs.pm:314
#, fuzzy, c-format
msgid "An error occurred:"
msgstr "Хатогӣ рух дод"
-#: pkgs.pm:792
+#: pkgs.pm:793
#, c-format
msgid "%d installation transactions failed"
msgstr "%d коргузорӣ амалӣ нагардид"
-#: pkgs.pm:793
+#: pkgs.pm:794
#, fuzzy, c-format
msgid "Installation of packages failed:"
msgstr "Интихоби синфи коргузорӣ"
diff --git a/perl-install/install/share/po/th.po b/perl-install/install/share/po/th.po
index 5b325203a..299cfd262 100644
--- a/perl-install/install/share/po/th.po
+++ b/perl-install/install/share/po/th.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: DrakX\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-09-10 12:21+0200\n"
+"POT-Creation-Date: 2009-10-07 14:08+0200\n"
"PO-Revision-Date: 2001-09-10 14:24GMT+7\n"
"Last-Translator: Wachara Chinsettawong <wachara@yahoo.com>\n"
"Language-Team: Thai <th@li.org>\n"
@@ -320,24 +320,24 @@ msgstr "ดี"
msgid "maybe"
msgstr "อาจจะ"
-#: pkgs.pm:225
+#: pkgs.pm:226
#, c-format
msgid ""
"Some packages requested by %s cannot be installed:\n"
"%s"
msgstr ""
-#: pkgs.pm:313
+#: pkgs.pm:314
#, fuzzy, c-format
msgid "An error occurred:"
msgstr "มีปัญหาเกิดขึ้น"
-#: pkgs.pm:792
+#: pkgs.pm:793
#, fuzzy, c-format
msgid "%d installation transactions failed"
msgstr "การติดตั้งไม่สำเร็จ"
-#: pkgs.pm:793
+#: pkgs.pm:794
#, fuzzy, c-format
msgid "Installation of packages failed:"
msgstr "กำลังติดตั้งแพ็คเก็จ %s"
diff --git a/perl-install/install/share/po/tl.po b/perl-install/install/share/po/tl.po
index 5d8e2a714..0db2e1710 100644
--- a/perl-install/install/share/po/tl.po
+++ b/perl-install/install/share/po/tl.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: DrakX-tl\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-09-10 12:21+0200\n"
+"POT-Creation-Date: 2009-10-07 14:08+0200\n"
"PO-Revision-Date: 2004-09-15 13:35+0200\n"
"Last-Translator: Arys P. Deloso <arys@deloso.org>\n"
"Language-Team: Filipino <salinpinoy@comitus.net>\n"
@@ -330,24 +330,24 @@ msgstr "mainam"
msgid "maybe"
msgstr "baka sakali"
-#: pkgs.pm:225
+#: pkgs.pm:226
#, c-format
msgid ""
"Some packages requested by %s cannot be installed:\n"
"%s"
msgstr ""
-#: pkgs.pm:313
+#: pkgs.pm:314
#, fuzzy, c-format
msgid "An error occurred:"
msgstr "May \"error\" na nangyari"
-#: pkgs.pm:792
+#: pkgs.pm:793
#, c-format
msgid "%d installation transactions failed"
msgstr "%d transaksyong pag-i-install ay nabigo"
-#: pkgs.pm:793
+#: pkgs.pm:794
#, fuzzy, c-format
msgid "Installation of packages failed:"
msgstr "Ini-install ang package na %s"
diff --git a/perl-install/install/share/po/tr.po b/perl-install/install/share/po/tr.po
index 41af3e794..3affdbb15 100644
--- a/perl-install/install/share/po/tr.po
+++ b/perl-install/install/share/po/tr.po
@@ -18,7 +18,7 @@ msgid ""
msgstr ""
"Project-Id-Version: DrakX\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-09-10 12:21+0200\n"
+"POT-Creation-Date: 2009-10-07 14:08+0200\n"
"PO-Revision-Date: 2009-09-26 00:26+0300\n"
"Last-Translator: Atilla ÖNTAŞ <atilla_ontas@mandriva.org>\n"
"Language-Team: Turkish <cooker-i18n@mandrivalinux.org>\n"
@@ -346,7 +346,7 @@ msgstr "güzel"
msgid "maybe"
msgstr "belki"
-#: pkgs.pm:225
+#: pkgs.pm:226
#, c-format
msgid ""
"Some packages requested by %s cannot be installed:\n"
@@ -355,17 +355,17 @@ msgstr ""
"%s tarafından istenen bazı paketler kurulamaz:\n"
"%s"
-#: pkgs.pm:313
+#: pkgs.pm:314
#, c-format
msgid "An error occurred:"
msgstr "Bir hata oluştu:"
-#: pkgs.pm:792
+#: pkgs.pm:793
#, c-format
msgid "%d installation transactions failed"
msgstr "%d kurulum yönergesi başarısız oldu"
-#: pkgs.pm:793
+#: pkgs.pm:794
#, c-format
msgid "Installation of packages failed:"
msgstr "Paket kurulumu başarısız oldu:"
diff --git a/perl-install/install/share/po/uk.po b/perl-install/install/share/po/uk.po
index 9865e225a..6241349e8 100644
--- a/perl-install/install/share/po/uk.po
+++ b/perl-install/install/share/po/uk.po
@@ -14,7 +14,7 @@ msgid ""
msgstr ""
"Project-Id-Version: DrakX\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-09-10 12:21+0200\n"
+"POT-Creation-Date: 2009-10-07 14:08+0200\n"
"PO-Revision-Date: 2009-10-02 20:12+0300\n"
"Last-Translator: Yuri Chornoivan <yurchor@ukr.net>\n"
"Language-Team: Ukrainian <translation@linux.org.ua>\n"
@@ -22,8 +22,8 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: Lokalize 0.3\n"
-"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && "
-"n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
+"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%"
+"10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
#: ../../advertising/IM_flash.pl:1
#, c-format
@@ -345,7 +345,7 @@ msgstr "гарно"
msgid "maybe"
msgstr "можливо"
-#: pkgs.pm:225
+#: pkgs.pm:226
#, c-format
msgid ""
"Some packages requested by %s cannot be installed:\n"
@@ -354,17 +354,17 @@ msgstr ""
"Деякі пакунки, необхідні для %s, неможливо встановити:\n"
"%s"
-#: pkgs.pm:313
+#: pkgs.pm:314
#, c-format
msgid "An error occurred:"
msgstr "Сталася помилка:"
-#: pkgs.pm:792
+#: pkgs.pm:793
#, c-format
msgid "%d installation transactions failed"
msgstr "%d запит на встановлення завершився невдало"
-#: pkgs.pm:793
+#: pkgs.pm:794
#, c-format
msgid "Installation of packages failed:"
msgstr "Встановлення пакунку невдале:"
@@ -1210,7 +1210,8 @@ msgstr ""
msgid "With X"
msgstr "Разом з Х"
-#: steps_interactive.pm:581, c-format
+#: steps_interactive.pm:581
+#, c-format
msgid "Install suggested packages"
msgstr "Встановити запропоновані пакунки"
diff --git a/perl-install/install/share/po/uz.po b/perl-install/install/share/po/uz.po
index 82e344bfe..78a0b7fc5 100644
--- a/perl-install/install/share/po/uz.po
+++ b/perl-install/install/share/po/uz.po
@@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: uz@cyrillic\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-09-10 12:21+0200\n"
+"POT-Creation-Date: 2009-10-07 14:08+0200\n"
"PO-Revision-Date: 2008-08-24 01:06+0200\n"
"Last-Translator: Mashrab Kuvatov <kmashrab@uni-bremen.de>\n"
"Language-Team: Uzbek <floss-uz-l10n@googlegroups.com>\n"
@@ -338,7 +338,7 @@ msgstr "yaxshi"
msgid "maybe"
msgstr "balki"
-#: pkgs.pm:225
+#: pkgs.pm:226
#, c-format
msgid ""
"Some packages requested by %s cannot be installed:\n"
@@ -347,17 +347,17 @@ msgstr ""
"%s talab qiladigan baʼzi paketlarni oʻrnatib boʻlmaydi:\n"
"%s"
-#: pkgs.pm:313
+#: pkgs.pm:314
#, fuzzy, c-format
msgid "An error occurred:"
msgstr "Xato roʻy berdi"
-#: pkgs.pm:792
+#: pkgs.pm:793
#, c-format
msgid "%d installation transactions failed"
msgstr ""
-#: pkgs.pm:793
+#: pkgs.pm:794
#, fuzzy, c-format
msgid "Installation of packages failed:"
msgstr "%s paketi oʻrnatilmoqda"
diff --git a/perl-install/install/share/po/uz@cyrillic.po b/perl-install/install/share/po/uz@cyrillic.po
index 9f1b14826..1ebf91069 100644
--- a/perl-install/install/share/po/uz@cyrillic.po
+++ b/perl-install/install/share/po/uz@cyrillic.po
@@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: uz@cyrillic\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-09-10 12:21+0200\n"
+"POT-Creation-Date: 2009-10-07 14:08+0200\n"
"PO-Revision-Date: 2008-08-24 01:06+0200\n"
"Last-Translator: Mashrab Kuvatov <kmashrab@uni-bremen.de>\n"
"Language-Team: Uzbek <floss-uz-l10n@googlegroups.com>\n"
@@ -338,7 +338,7 @@ msgstr "яхши"
msgid "maybe"
msgstr "балки"
-#: pkgs.pm:225
+#: pkgs.pm:226
#, c-format
msgid ""
"Some packages requested by %s cannot be installed:\n"
@@ -347,17 +347,17 @@ msgstr ""
"%s талаб қиладиган баъзи пакетларни ўрнатиб бўлмайди:\n"
"%s"
-#: pkgs.pm:313
+#: pkgs.pm:314
#, fuzzy, c-format
msgid "An error occurred:"
msgstr "Хато рўй берди"
-#: pkgs.pm:792
+#: pkgs.pm:793
#, c-format
msgid "%d installation transactions failed"
msgstr ""
-#: pkgs.pm:793
+#: pkgs.pm:794
#, fuzzy, c-format
msgid "Installation of packages failed:"
msgstr "%s пакети ўрнатилмоқда"
diff --git a/perl-install/install/share/po/vi.po b/perl-install/install/share/po/vi.po
index ad66c9272..1ce021e1c 100644
--- a/perl-install/install/share/po/vi.po
+++ b/perl-install/install/share/po/vi.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: DrakX-vi version\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-09-10 12:21+0200\n"
+"POT-Creation-Date: 2009-10-07 14:08+0200\n"
"PO-Revision-Date: 2005-06-02 21:17+0700\n"
"Last-Translator: Larry Nguyen <larry@vnlinux.org>\n"
"Language-Team: <gnomevi-list@lists.sourceforge.net>\n"
@@ -328,24 +328,24 @@ msgstr "tuyệt"
msgid "maybe"
msgstr "có thể là"
-#: pkgs.pm:225
+#: pkgs.pm:226
#, c-format
msgid ""
"Some packages requested by %s cannot be installed:\n"
"%s"
msgstr ""
-#: pkgs.pm:313
+#: pkgs.pm:314
#, fuzzy, c-format
msgid "An error occurred:"
msgstr "Lỗi xảy ra"
-#: pkgs.pm:792
+#: pkgs.pm:793
#, c-format
msgid "%d installation transactions failed"
msgstr "%d phiên giao dịch cài đặt lỗi"
-#: pkgs.pm:793
+#: pkgs.pm:794
#, fuzzy, c-format
msgid "Installation of packages failed:"
msgstr "Đang cài đặt gói %s"
diff --git a/perl-install/install/share/po/wa.po b/perl-install/install/share/po/wa.po
index c1fe436db..9284615fc 100644
--- a/perl-install/install/share/po/wa.po
+++ b/perl-install/install/share/po/wa.po
@@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: DrakX\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-09-10 12:21+0200\n"
+"POT-Creation-Date: 2009-10-07 14:08+0200\n"
"PO-Revision-Date: 2005-02-24 21:42+0100\n"
"Last-Translator: Pablo Saratxaga <pablo@walon.org>\n"
"Language-Team: Walloon <linux-wa@walon.org>\n"
@@ -339,24 +339,24 @@ msgstr "plaijhi a-z aveur"
msgid "maybe"
msgstr "ki vénreut co bén a pont"
-#: pkgs.pm:225
+#: pkgs.pm:226
#, c-format
msgid ""
"Some packages requested by %s cannot be installed:\n"
"%s"
msgstr ""
-#: pkgs.pm:313
+#: pkgs.pm:314
#, fuzzy, c-format
msgid "An error occurred:"
msgstr "Dj' aroke so ene sacwè"
-#: pkgs.pm:792
+#: pkgs.pm:793
#, c-format
msgid "%d installation transactions failed"
msgstr "I gn a-st avou %d transaccions d' astalaedje k' ont fwait berwete"
-#: pkgs.pm:793
+#: pkgs.pm:794
#, fuzzy, c-format
msgid "Installation of packages failed:"
msgstr "Dj' astale li pacaedje %s"
diff --git a/perl-install/install/share/po/zh_CN.po b/perl-install/install/share/po/zh_CN.po
index f7fb88c5e..be4724dfb 100644
--- a/perl-install/install/share/po/zh_CN.po
+++ b/perl-install/install/share/po/zh_CN.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: DrakX 2008 Spring\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-09-10 12:21+0200\n"
+"POT-Creation-Date: 2009-10-07 14:08+0200\n"
"PO-Revision-Date: 2009-04-09 11:49+0800\n"
"Last-Translator: Funda Wang <fundawang@linux.net.cn>\n"
"Language-Team: Mandriva Linux i18n Team <cooker-i18n@mandrivalinux.org>\n"
@@ -329,7 +329,7 @@ msgstr "一般"
msgid "maybe"
msgstr "或许有用"
-#: pkgs.pm:225
+#: pkgs.pm:226
#, c-format
msgid ""
"Some packages requested by %s cannot be installed:\n"
@@ -338,17 +338,17 @@ msgstr ""
"%s 所请求的某些软件包无法安装:\n"
"%s"
-#: pkgs.pm:313
+#: pkgs.pm:314
#, c-format
msgid "An error occurred:"
msgstr "发生了一个错误:"
-#: pkgs.pm:792
+#: pkgs.pm:793
#, c-format
msgid "%d installation transactions failed"
msgstr "%d 个安装交易失败"
-#: pkgs.pm:793
+#: pkgs.pm:794
#, c-format
msgid "Installation of packages failed:"
msgstr "安装软件包失败:"
diff --git a/perl-install/install/share/po/zh_TW.po b/perl-install/install/share/po/zh_TW.po
index 219abf844..e39c2a83d 100644
--- a/perl-install/install/share/po/zh_TW.po
+++ b/perl-install/install/share/po/zh_TW.po
@@ -20,7 +20,7 @@ msgid ""
msgstr ""
"Project-Id-Version: DrakX\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-09-10 12:21+0200\n"
+"POT-Creation-Date: 2009-10-07 14:08+0200\n"
"PO-Revision-Date: 2008-10-01 10:02+0800\n"
"Last-Translator: # You-Cheng Hsieh <yochenhsieh@gmail.com>\n"
"Language-Team: Traditional Chinese <zh@li.org>\n"
@@ -344,7 +344,7 @@ msgstr "好的"
msgid "maybe"
msgstr "或許"
-#: pkgs.pm:225
+#: pkgs.pm:226
#, c-format
msgid ""
"Some packages requested by %s cannot be installed:\n"
@@ -353,17 +353,17 @@ msgstr ""
"無法安裝 %s 要求的某些套件:\n"
"%s"
-#: pkgs.pm:313
+#: pkgs.pm:314
#, c-format
msgid "An error occurred:"
msgstr "發生一個錯誤:"
-#: pkgs.pm:792
+#: pkgs.pm:793
#, c-format
msgid "%d installation transactions failed"
msgstr ""
-#: pkgs.pm:793
+#: pkgs.pm:794
#, c-format
msgid "Installation of packages failed:"
msgstr "安裝套件失敗:"
diff --git a/perl-install/share/po/af.po b/perl-install/share/po/af.po
index cfd4b7f3e..69c33d6ae 100644
--- a/perl-install/share/po/af.po
+++ b/perl-install/share/po/af.po
@@ -10,7 +10,7 @@
msgid ""
msgstr ""
"Project-Id-Version: DrakX-af\n"
-"POT-Creation-Date: 2009-09-10 12:20+0200\n"
+"POT-Creation-Date: 2009-10-07 13:57+0200\n"
"PO-Revision-Date: 2005-04-21 17:33+0200\n"
"Last-Translator: Dirk van der Walt <dirkvanderwalt@webmail.co.za>\n"
"Language-Team: Afrikaans\n"
@@ -19,10 +19,10 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: KBabel 1.0.2\n"
-#: any.pm:252 any.pm:884 diskdrake/interactive.pm:594
+#: any.pm:252 any.pm:910 diskdrake/interactive.pm:594
#: diskdrake/interactive.pm:794 diskdrake/interactive.pm:838
-#: diskdrake/interactive.pm:924 diskdrake/interactive.pm:1178
-#: diskdrake/interactive.pm:1230 do_pkgs.pm:241 do_pkgs.pm:287
+#: diskdrake/interactive.pm:942 diskdrake/interactive.pm:1196
+#: diskdrake/interactive.pm:1248 do_pkgs.pm:241 do_pkgs.pm:287
#: harddrake/sound.pm:303 interactive.pm:587 pkgs.pm:281
#, c-format
msgid "Please wait"
@@ -172,7 +172,7 @@ msgstr "Bekragtig ACPI"
msgid "Enable Local APIC"
msgstr "Bekragtig ACPI"
-#: any.pm:415 any.pm:829 any.pm:845 authentication.pm:250
+#: any.pm:415 any.pm:855 any.pm:871 authentication.pm:250
#: diskdrake/smbnfs_gtk.pm:181
#, c-format
msgid "Password"
@@ -183,7 +183,7 @@ msgstr "Wagwoord"
msgid "The passwords do not match"
msgstr "Die wagwoorde stem nie ooreen nie."
-#: any.pm:417 authentication.pm:261 diskdrake/interactive.pm:1402
+#: any.pm:417 authentication.pm:261 diskdrake/interactive.pm:1420
#, c-format
msgid "Please try again"
msgstr "Probeer asb. weer"
@@ -193,7 +193,7 @@ msgstr "Probeer asb. weer"
msgid "You can not use a password with %s"
msgstr "U kan nie 'n lêerstelsel met enkripsie vir hegpunt %s gebruik nie."
-#: any.pm:421 any.pm:831 any.pm:847 authentication.pm:251
+#: any.pm:421 any.pm:857 any.pm:873 authentication.pm:251
#, c-format
msgid "Password (again)"
msgstr "Wagwoord (weer)"
@@ -359,191 +359,192 @@ msgstr ""
"Hier is die huidige inskrywings\n"
"U kan byvoeg or verwyder soos nodig."
-#: any.pm:790
+#: any.pm:816
#, c-format
msgid "access to X programs"
msgstr "toegang na X-programme"
-#: any.pm:791
+#: any.pm:817
#, c-format
msgid "access to rpm tools"
msgstr "toegang tot rpm-nutsprogramme"
-#: any.pm:792
+#: any.pm:818
#, c-format
msgid "allow \"su\""
msgstr "laat \"su\" toe"
-#: any.pm:793
+#: any.pm:819
#, c-format
msgid "access to administrative files"
msgstr "toegang tot administratiewe-lêers"
-#: any.pm:794
+#: any.pm:820
#, c-format
msgid "access to network tools"
msgstr "toegang na netwerk-nutsprogramme"
-#: any.pm:795
+#: any.pm:821
#, c-format
msgid "access to compilation tools"
msgstr "toegang na kompilasie-gereedskap"
-#: any.pm:801
+#: any.pm:827
#, c-format
msgid "(already added %s)"
msgstr "(%s alreeds bygevoeg)"
-#: any.pm:807
+#: any.pm:833
#, c-format
msgid "Please give a user name"
msgstr "Gee asb. 'n gebruikerskode"
-#: any.pm:808
-#, c-format
+#: any.pm:834
+#, fuzzy, c-format
msgid ""
-"The user name must contain only lower cased letters, numbers, `-' and `_'"
+"The user name must start with a lower case letter followed by only lower "
+"cased letters, numbers, `-' and `_'"
msgstr ""
"Die gebruikernaam mag alleenlik uit kleinletter, nommers, '-' en '_' bestaan"
-#: any.pm:809
+#: any.pm:835
#, c-format
msgid "The user name is too long"
msgstr "Hierdie naam is te lank"
-#: any.pm:810
+#: any.pm:836
#, c-format
msgid "This user name has already been added"
msgstr "Hierdie genruikerskode bestaan alreeds"
-#: any.pm:816 any.pm:849
+#: any.pm:842 any.pm:875
#, c-format
msgid "User ID"
msgstr "Gebruiker ID"
-#: any.pm:816 any.pm:850
+#: any.pm:842 any.pm:876
#, c-format
msgid "Group ID"
msgstr "Groep ID"
-#: any.pm:817
+#: any.pm:843
#, fuzzy, c-format
msgid "%s must be a number"
msgstr "Opsie %s moet 'n nommer wees!"
-#: any.pm:818
+#: any.pm:844
#, c-format
msgid "%s should be above 500. Accept anyway?"
msgstr ""
-#: any.pm:822
+#: any.pm:848
#, fuzzy, c-format
msgid "User management"
msgstr "Gebruikernaam"
-#: any.pm:828 authentication.pm:237
+#: any.pm:854 authentication.pm:237
#, fuzzy, c-format
msgid "Set administrator (root) password"
msgstr "Kies 'root' se wagwoord"
-#: any.pm:833
+#: any.pm:859
#, fuzzy, c-format
msgid "Enter a user"
msgstr ""
"Tik 'n gebruiker in\n"
"%s"
-#: any.pm:835
+#: any.pm:861
#, c-format
msgid "Icon"
msgstr "Ikoon"
-#: any.pm:838
+#: any.pm:864
#, c-format
msgid "Real name"
msgstr "Regte naam"
-#: any.pm:843
+#: any.pm:869
#, c-format
msgid "Login name"
msgstr "Aanteken naam"
-#: any.pm:848
+#: any.pm:874
#, c-format
msgid "Shell"
msgstr "Dop"
-#: any.pm:884
+#: any.pm:910
#, fuzzy, c-format
msgid "Please wait, adding media..."
msgstr "wag asseblief gedurende 'ttmkfdir'..."
-#: any.pm:914 security/l10n.pm:14
+#: any.pm:940 security/l10n.pm:14
#, c-format
msgid "Autologin"
msgstr "Outo-inteken"
-#: any.pm:915
+#: any.pm:941
#, c-format
msgid "I can set up your computer to automatically log on one user."
msgstr "Ek kan u rekenaar so opstel om een gebruiker outomaties in te teken."
-#: any.pm:916
+#: any.pm:942
#, fuzzy, c-format
msgid "Use this feature"
msgstr "Wil u hierdie funksie gebruik?"
-#: any.pm:917
+#: any.pm:943
#, c-format
msgid "Choose the default user:"
msgstr "Kies die verstek gebruiker:"
-#: any.pm:918
+#: any.pm:944
#, c-format
msgid "Choose the window manager to run:"
msgstr "Kies die vensterbestuurder om te loop:"
-#: any.pm:929 any.pm:949 any.pm:1022
+#: any.pm:955 any.pm:975 any.pm:1048
#, fuzzy, c-format
msgid "Release Notes"
msgstr "Vrystelling: "
-#: any.pm:956 any.pm:1314 interactive/gtk.pm:805
+#: any.pm:982 any.pm:1340 interactive/gtk.pm:819
#, c-format
msgid "Close"
msgstr "Sluit af"
-#: any.pm:1008
+#: any.pm:1034
#, c-format
msgid "License agreement"
msgstr "Lisensieooreenkoms"
-#: any.pm:1010 diskdrake/dav.pm:26
+#: any.pm:1036 diskdrake/dav.pm:26
#, c-format
msgid "Quit"
msgstr "Verlaat"
-#: any.pm:1017
+#: any.pm:1043
#, fuzzy, c-format
msgid "Do you accept this license ?"
msgstr "Beskik u oor nog?"
-#: any.pm:1018
+#: any.pm:1044
#, c-format
msgid "Accept"
msgstr "Aanvaar"
-#: any.pm:1018
+#: any.pm:1044
#, c-format
msgid "Refuse"
msgstr "Weier"
-#: any.pm:1044 any.pm:1110
+#: any.pm:1070 any.pm:1136
#, c-format
msgid "Please choose a language to use"
msgstr "Kies asb. 'n taal om te gebruik"
-#: any.pm:1073
+#: any.pm:1099
#, c-format
msgid ""
"Mandriva Linux can support multiple languages. Select\n"
@@ -551,77 +552,77 @@ msgid ""
"when your installation is complete and you restart your system."
msgstr "U kan ander tale selekteer wat na installasie beskikbaar sal wees."
-#: any.pm:1076
+#: any.pm:1102
#, c-format
msgid "Multi languages"
msgstr ""
-#: any.pm:1087 any.pm:1119
+#: any.pm:1113 any.pm:1145
#, c-format
msgid "Old compatibility (non UTF-8) encoding"
msgstr ""
-#: any.pm:1089
+#: any.pm:1115
#, c-format
msgid "All languages"
msgstr "Alle tale"
-#: any.pm:1111
+#: any.pm:1137
#, fuzzy, c-format
msgid "Language choice"
msgstr "selfdoen"
-#: any.pm:1165
+#: any.pm:1191
#, c-format
msgid "Country / Region"
msgstr "Land / Omgewing"
-#: any.pm:1166
+#: any.pm:1192
#, c-format
msgid "Please choose your country"
msgstr "Kies asseblief u land"
-#: any.pm:1168
+#: any.pm:1194
#, c-format
msgid "Here is the full list of available countries"
msgstr "Hier is die volle lys van beskikbare lande"
-#: any.pm:1169
+#: any.pm:1195
#, fuzzy, c-format
msgid "Other Countries"
msgstr "Ander poorte"
-#: any.pm:1169 interactive.pm:488 interactive/gtk.pm:445
+#: any.pm:1195 interactive.pm:488 interactive/gtk.pm:445
#, c-format
msgid "Advanced"
msgstr "Gevorderd"
-#: any.pm:1175
+#: any.pm:1201
#, fuzzy, c-format
msgid "Input method:"
msgstr "Netwerkmetode:"
-#: any.pm:1178
+#: any.pm:1204
#, c-format
msgid "None"
msgstr "Geen"
-#: any.pm:1259
+#: any.pm:1285
#, c-format
msgid "No sharing"
msgstr "Geen deling"
-#: any.pm:1259
+#: any.pm:1285
#, c-format
msgid "Allow all users"
msgstr "Laat alle gebruikers toe"
-#: any.pm:1259
+#: any.pm:1285
#, c-format
msgid "Custom"
msgstr "Aangepaste"
-#: any.pm:1263
+#: any.pm:1289
#, c-format
msgid ""
"Would you like to allow users to share some of their directories?\n"
@@ -636,32 +637,32 @@ msgstr ""
"\n"
"\"Aangepaste\" laat toe vir per-gebruiker verstellings.\n"
-#: any.pm:1275
+#: any.pm:1301
#, c-format
msgid ""
"NFS: the traditional Unix file sharing system, with less support on Mac and "
"Windows."
msgstr ""
-#: any.pm:1278
+#: any.pm:1304
#, c-format
msgid ""
"SMB: a file sharing system used by Windows, Mac OS X and many modern Linux "
"systems."
msgstr ""
-#: any.pm:1286
+#: any.pm:1312
#, c-format
msgid ""
"You can export using NFS or SMB. Please select which you would like to use."
msgstr "U kan uitvoer deur NFS of SMB te gebruik. Kies watter u wil gebruik."
-#: any.pm:1314
+#: any.pm:1340
#, c-format
msgid "Launch userdrake"
msgstr "Loods userdrake"
-#: any.pm:1316
+#: any.pm:1342
#, c-format
msgid ""
"The per-user sharing uses the group \"fileshare\". \n"
@@ -671,54 +672,54 @@ msgstr ""
"U kan van 'userdrake' gebruik maak om gebruikers by heirdie\n"
"groep te voeg."
-#: any.pm:1421
+#: any.pm:1448
#, fuzzy, c-format
msgid ""
"You need to logout and back in again for changes to take effect. Press OK to "
"logout now."
msgstr "U moet afteken en weer inteken alvorens veranderinge bekragtig word"
-#: any.pm:1425
+#: any.pm:1452
#, c-format
msgid "You need to log out and back in again for changes to take effect"
msgstr "U moet afteken en weer inteken alvorens veranderinge bekragtig word"
-#: any.pm:1460
+#: any.pm:1487
#, c-format
msgid "Timezone"
msgstr "Tydsone"
-#: any.pm:1460
+#: any.pm:1487
#, c-format
msgid "Which is your timezone?"
msgstr "Wat is u tydsone?"
-#: any.pm:1483 any.pm:1485
+#: any.pm:1510 any.pm:1512
#, c-format
msgid "Date, Clock & Time Zone Settings"
msgstr ""
-#: any.pm:1486
+#: any.pm:1513
#, c-format
msgid "What is the best time?"
msgstr ""
-#: any.pm:1490
+#: any.pm:1517
#, fuzzy, c-format
msgid "%s (hardware clock set to UTC)"
msgstr "Hardewareklok gestel vir GMT"
-#: any.pm:1491
+#: any.pm:1518
#, fuzzy, c-format
msgid "%s (hardware clock set to local time)"
msgstr "Hardewareklok gestel vir GMT"
-#: any.pm:1493
+#: any.pm:1520
#, c-format
msgid "NTP Server"
msgstr "NTP-bediener"
-#: any.pm:1494
+#: any.pm:1521
#, c-format
msgid "Automatic time synchronization (using NTP)"
msgstr "Outo-tydsinkronisasie met NTP"
@@ -1205,7 +1206,7 @@ msgid "Mount point"
msgstr "Hegpunt"
#: diskdrake/dav.pm:67 diskdrake/interactive.pm:403
-#: diskdrake/interactive.pm:1072 diskdrake/removable.pm:24
+#: diskdrake/interactive.pm:1090 diskdrake/removable.pm:24
#: diskdrake/smbnfs_gtk.pm:80
#, c-format
msgid "Options"
@@ -1216,23 +1217,24 @@ msgstr "Opsies"
msgid "Remove"
msgstr "Verwyder"
-#: diskdrake/dav.pm:69 diskdrake/hd_gtk.pm:182 diskdrake/removable.pm:26
+#: diskdrake/dav.pm:69 diskdrake/hd_gtk.pm:187 diskdrake/removable.pm:26
#: diskdrake/smbnfs_gtk.pm:82 interactive/http.pm:151
#, c-format
msgid "Done"
msgstr "Klaar"
-#: diskdrake/dav.pm:78 diskdrake/hd_gtk.pm:123 diskdrake/hd_gtk.pm:289
+#: diskdrake/dav.pm:78 diskdrake/hd_gtk.pm:128 diskdrake/hd_gtk.pm:294
#: diskdrake/interactive.pm:247 diskdrake/interactive.pm:260
#: diskdrake/interactive.pm:450 diskdrake/interactive.pm:520
#: diskdrake/interactive.pm:525 diskdrake/interactive.pm:656
-#: diskdrake/interactive.pm:942 diskdrake/interactive.pm:1118
-#: diskdrake/interactive.pm:1131 diskdrake/interactive.pm:1134
-#: diskdrake/interactive.pm:1402 diskdrake/smbnfs_gtk.pm:42 do_pkgs.pm:23
-#: do_pkgs.pm:28 do_pkgs.pm:44 do_pkgs.pm:60 do_pkgs.pm:65 do_pkgs.pm:82
-#: fsedit.pm:246 interactive/http.pm:117 interactive/http.pm:118
-#: modules/interactive.pm:19 scanner.pm:95 scanner.pm:106 scanner.pm:113
-#: scanner.pm:120 wizards.pm:95 wizards.pm:99 wizards.pm:121
+#: diskdrake/interactive.pm:909 diskdrake/interactive.pm:960
+#: diskdrake/interactive.pm:1136 diskdrake/interactive.pm:1149
+#: diskdrake/interactive.pm:1152 diskdrake/interactive.pm:1420
+#: diskdrake/smbnfs_gtk.pm:42 do_pkgs.pm:23 do_pkgs.pm:28 do_pkgs.pm:44
+#: do_pkgs.pm:60 do_pkgs.pm:65 do_pkgs.pm:82 fsedit.pm:246
+#: interactive/http.pm:117 interactive/http.pm:118 modules/interactive.pm:19
+#: scanner.pm:95 scanner.pm:106 scanner.pm:113 scanner.pm:120 wizards.pm:95
+#: wizards.pm:99 wizards.pm:121
#, c-format
msgid "Error"
msgstr "Fout"
@@ -1247,12 +1249,12 @@ msgstr "Voorsien asseblief die WebDAV-bediener se URL"
msgid "The URL must begin with http:// or https://"
msgstr "Die URL moet begin met http:// or https://"
-#: diskdrake/dav.pm:106 diskdrake/hd_gtk.pm:407 diskdrake/interactive.pm:303
+#: diskdrake/dav.pm:106 diskdrake/hd_gtk.pm:412 diskdrake/interactive.pm:303
#: diskdrake/interactive.pm:388 diskdrake/interactive.pm:550
#: diskdrake/interactive.pm:747 diskdrake/interactive.pm:805
-#: diskdrake/interactive.pm:922 diskdrake/interactive.pm:964
-#: diskdrake/interactive.pm:965 diskdrake/interactive.pm:1215
-#: diskdrake/interactive.pm:1253 diskdrake/interactive.pm:1401 do_pkgs.pm:19
+#: diskdrake/interactive.pm:940 diskdrake/interactive.pm:982
+#: diskdrake/interactive.pm:983 diskdrake/interactive.pm:1233
+#: diskdrake/interactive.pm:1271 diskdrake/interactive.pm:1419 do_pkgs.pm:19
#: do_pkgs.pm:39 do_pkgs.pm:57 do_pkgs.pm:77 harddrake/sound.pm:442
#, c-format
msgid "Warning"
@@ -1269,58 +1271,60 @@ msgid "Server: "
msgstr "Bediener: "
#: diskdrake/dav.pm:125 diskdrake/interactive.pm:493
-#: diskdrake/interactive.pm:1277 diskdrake/interactive.pm:1362
+#: diskdrake/interactive.pm:1295 diskdrake/interactive.pm:1380
#, c-format
msgid "Mount point: "
msgstr "Hegpunt: "
-#: diskdrake/dav.pm:126 diskdrake/interactive.pm:1369
+#: diskdrake/dav.pm:126 diskdrake/interactive.pm:1387
#, c-format
msgid "Options: %s"
msgstr "Opsies: %s"
-#: diskdrake/hd_gtk.pm:54 diskdrake/interactive.pm:298
+#: diskdrake/hd_gtk.pm:61 diskdrake/interactive.pm:298
#: diskdrake/smbnfs_gtk.pm:22 fs/mount_point.pm:106
-#: fs/partitioning_wizard.pm:51 fs/partitioning_wizard.pm:206
-#: fs/partitioning_wizard.pm:211 fs/partitioning_wizard.pm:250
-#: fs/partitioning_wizard.pm:269 fs/partitioning_wizard.pm:274
+#: fs/partitioning_wizard.pm:52 fs/partitioning_wizard.pm:222
+#: fs/partitioning_wizard.pm:230 fs/partitioning_wizard.pm:269
+#: fs/partitioning_wizard.pm:388 fs/partitioning_wizard.pm:445
+#: fs/partitioning_wizard.pm:518 fs/partitioning_wizard.pm:521
#, c-format
msgid "Partitioning"
msgstr "Partisionering"
-#: diskdrake/hd_gtk.pm:68
+#: diskdrake/hd_gtk.pm:73
#, c-format
msgid "Click on a partition, choose a filesystem type then choose an action"
msgstr ""
-#: diskdrake/hd_gtk.pm:105 diskdrake/interactive.pm:1093
-#: diskdrake/interactive.pm:1103 diskdrake/interactive.pm:1156
+#: diskdrake/hd_gtk.pm:110 diskdrake/interactive.pm:1111
+#: diskdrake/interactive.pm:1121 diskdrake/interactive.pm:1174
#, c-format
msgid "Read carefully"
msgstr "Lees noukeurig"
-#: diskdrake/hd_gtk.pm:105
+#: diskdrake/hd_gtk.pm:110
#, c-format
msgid "Please make a backup of your data first"
msgstr "Rugsteun u data eers asb."
-#: diskdrake/hd_gtk.pm:106 diskdrake/interactive.pm:240
+#: diskdrake/hd_gtk.pm:111 diskdrake/interactive.pm:240
#, c-format
msgid "Exit"
msgstr "Verlaat"
-#: diskdrake/hd_gtk.pm:106
+#: diskdrake/hd_gtk.pm:111
#, c-format
msgid "Continue"
msgstr "Gaan voort"
-#: diskdrake/hd_gtk.pm:177 interactive.pm:653 interactive/gtk.pm:797
-#: interactive/gtk.pm:815 interactive/gtk.pm:836 ugtk2.pm:936
+#: diskdrake/hd_gtk.pm:182 fs/partitioning_wizard.pm:493 interactive.pm:653
+#: interactive/gtk.pm:811 interactive/gtk.pm:829 interactive/gtk.pm:850
+#: ugtk2.pm:936
#, c-format
msgid "Help"
msgstr "Hulp"
-#: diskdrake/hd_gtk.pm:223
+#: diskdrake/hd_gtk.pm:228
#, c-format
msgid ""
"You have one big Microsoft Windows partition.\n"
@@ -1331,87 +1335,87 @@ msgstr ""
"Ek stel voor u verstel eers die grootte van dié partisie\n"
"(kliek daarop en kliek dan op \"Verstel Grootte\")"
-#: diskdrake/hd_gtk.pm:225
+#: diskdrake/hd_gtk.pm:230
#, c-format
msgid "Please click on a partition"
msgstr "Kliek asb. op 'n partisie"
-#: diskdrake/hd_gtk.pm:239 diskdrake/smbnfs_gtk.pm:63
+#: diskdrake/hd_gtk.pm:244 diskdrake/smbnfs_gtk.pm:63
#, c-format
msgid "Details"
msgstr "Detail"
-#: diskdrake/hd_gtk.pm:289
+#: diskdrake/hd_gtk.pm:294
#, c-format
msgid "No hard drives found"
msgstr "Geen hardeskywe kon gevind word nie"
-#: diskdrake/hd_gtk.pm:316
+#: diskdrake/hd_gtk.pm:321
#, c-format
msgid "Unknown"
msgstr "Onbekend"
-#: diskdrake/hd_gtk.pm:378
+#: diskdrake/hd_gtk.pm:383
#, fuzzy, c-format
msgid "Ext3"
msgstr "Verlaat"
-#: diskdrake/hd_gtk.pm:378
+#: diskdrake/hd_gtk.pm:383
#, fuzzy, c-format
msgid "XFS"
msgstr "HFS"
-#: diskdrake/hd_gtk.pm:378
+#: diskdrake/hd_gtk.pm:383
#, c-format
msgid "Swap"
msgstr "Ruilarea"
-#: diskdrake/hd_gtk.pm:378
+#: diskdrake/hd_gtk.pm:383
#, c-format
msgid "SunOS"
msgstr "SunOS"
-#: diskdrake/hd_gtk.pm:378
+#: diskdrake/hd_gtk.pm:383
#, c-format
msgid "HFS"
msgstr "HFS"
-#: diskdrake/hd_gtk.pm:378
+#: diskdrake/hd_gtk.pm:383
#, c-format
msgid "Windows"
msgstr "Windows"
-#: diskdrake/hd_gtk.pm:379 services.pm:158
+#: diskdrake/hd_gtk.pm:384 services.pm:158
#, c-format
msgid "Other"
msgstr "Ander"
-#: diskdrake/hd_gtk.pm:379 diskdrake/interactive.pm:1292
+#: diskdrake/hd_gtk.pm:384 diskdrake/interactive.pm:1310
#, c-format
msgid "Empty"
msgstr "Leeg"
-#: diskdrake/hd_gtk.pm:386
+#: diskdrake/hd_gtk.pm:391
#, c-format
msgid "Filesystem types:"
msgstr "Lêerstelsel-tipes:"
-#: diskdrake/hd_gtk.pm:407
+#: diskdrake/hd_gtk.pm:412
#, fuzzy, c-format
msgid "This partition is already empty"
msgstr "Hierdie partisie se grootte kan nie verstel word nie"
-#: diskdrake/hd_gtk.pm:416
+#: diskdrake/hd_gtk.pm:421
#, c-format
msgid "Use ``Unmount'' first"
msgstr "Gebruik ``Ontheg'' eerste"
-#: diskdrake/hd_gtk.pm:416
+#: diskdrake/hd_gtk.pm:421
#, fuzzy, c-format
msgid "Use ``%s'' instead (in expert mode)"
msgstr "Gebruik ``%s'' instede."
-#: diskdrake/hd_gtk.pm:416 diskdrake/interactive.pm:402
+#: diskdrake/hd_gtk.pm:421 diskdrake/interactive.pm:402
#: diskdrake/interactive.pm:588 diskdrake/removable.pm:25
#: diskdrake/removable.pm:48
#, c-format
@@ -1435,7 +1439,7 @@ msgid "More"
msgstr "Meer Keuses"
#: diskdrake/interactive.pm:281 diskdrake/interactive.pm:291
-#: diskdrake/interactive.pm:1200
+#: diskdrake/interactive.pm:1218
#, fuzzy, c-format
msgid "Confirmation"
msgstr "Konfigurasie"
@@ -1460,7 +1464,7 @@ msgstr "Wil u verlaat, sonder om die partisietabel op te dateer?"
msgid "Do you want to save /etc/fstab modifications"
msgstr "Wil u die /etc/fstab veranderinge stoor?"
-#: diskdrake/interactive.pm:298 fs/partitioning_wizard.pm:250
+#: diskdrake/interactive.pm:298 fs/partitioning_wizard.pm:269
#, c-format
msgid "You need to reboot for the partition table modifications to take place"
msgstr "U moet herlaai om die partisielys-veranderinge te aktiveer"
@@ -1547,7 +1551,7 @@ msgstr "Formatteer"
msgid "Add to RAID"
msgstr "Voeg by RAID"
-#: diskdrake/interactive.pm:409 diskdrake/interactive.pm:888
+#: diskdrake/interactive.pm:409 diskdrake/interactive.pm:891
#, c-format
msgid "Add to LVM"
msgstr "Voeg by LVM"
@@ -1607,12 +1611,12 @@ msgstr "Skep 'n nuwe partisie"
msgid "Start sector: "
msgstr "Begin-sektor: "
-#: diskdrake/interactive.pm:489 diskdrake/interactive.pm:957
+#: diskdrake/interactive.pm:489 diskdrake/interactive.pm:975
#, c-format
msgid "Size in MB: "
msgstr "Grootte in MB: "
-#: diskdrake/interactive.pm:491 diskdrake/interactive.pm:958
+#: diskdrake/interactive.pm:491 diskdrake/interactive.pm:976
#, c-format
msgid "Filesystem type: "
msgstr "Lêerstelsel-tipe: "
@@ -1716,7 +1720,7 @@ msgid "Where do you want to mount %s?"
msgstr "Waar wil u toestel %s heg?"
#: diskdrake/interactive.pm:711 diskdrake/interactive.pm:794
-#: fs/partitioning_wizard.pm:146 fs/partitioning_wizard.pm:178
+#: fs/partitioning_wizard.pm:129 fs/partitioning_wizard.pm:191
#, c-format
msgid "Resizing"
msgstr "Grootteverandering"
@@ -1771,7 +1775,7 @@ msgstr ""
"verklien het,sal daar toetste op u lêerstelsel(s) gedoen word,\n"
"volgende keer as Windows™ selflaai"
-#: diskdrake/interactive.pm:853 diskdrake/interactive.pm:1397
+#: diskdrake/interactive.pm:853 diskdrake/interactive.pm:1415
#, c-format
msgid "Filesystem encryption key"
msgstr "Enkripsie-sleutel van lêerstelsel"
@@ -1781,7 +1785,7 @@ msgstr "Enkripsie-sleutel van lêerstelsel"
msgid "Enter your filesystem encryption key"
msgstr "Kies 'n enkripsie-sleutel vir u lêerstelsel"
-#: diskdrake/interactive.pm:855 diskdrake/interactive.pm:1405
+#: diskdrake/interactive.pm:855 diskdrake/interactive.pm:1423
#, c-format
msgid "Encryption key"
msgstr "Enkripsie-sleutel"
@@ -1796,139 +1800,149 @@ msgstr ""
msgid "Choose an existing RAID to add to"
msgstr "Kies 'n bestaande RAID om by toe te voeg"
-#: diskdrake/interactive.pm:872 diskdrake/interactive.pm:890
+#: diskdrake/interactive.pm:872 diskdrake/interactive.pm:893
#, c-format
msgid "new"
msgstr "nuut"
-#: diskdrake/interactive.pm:888
+#: diskdrake/interactive.pm:891
#, c-format
msgid "Choose an existing LVM to add to"
msgstr "Kies 'n bestaande LVM om by toe te voeg"
-#: diskdrake/interactive.pm:895
-#, c-format
-msgid "LVM name?"
+#: diskdrake/interactive.pm:903 diskdrake/interactive.pm:912
+#, fuzzy, c-format
+msgid "LVM name"
msgstr "LVM naam?"
-#: diskdrake/interactive.pm:922
+#: diskdrake/interactive.pm:904
+#, c-format
+msgid "Enter a name for the new LVM volume group"
+msgstr ""
+
+#: diskdrake/interactive.pm:909
+#, fuzzy, c-format
+msgid "\"%s\" already exists"
+msgstr "Lêer bestaan alreeds. Moet dit gebruik word?"
+
+#: diskdrake/interactive.pm:940
#, c-format
msgid ""
"Physical volume %s is still in use.\n"
"Do you want to move used physical extents on this volume to other volumes?"
msgstr ""
-#: diskdrake/interactive.pm:924
+#: diskdrake/interactive.pm:942
#, c-format
msgid "Moving physical extents"
msgstr ""
-#: diskdrake/interactive.pm:942
+#: diskdrake/interactive.pm:960
#, c-format
msgid "This partition can not be used for loopback"
msgstr "Hierdie partisie kan nie vir teruglus gebruik word nie."
-#: diskdrake/interactive.pm:955
+#: diskdrake/interactive.pm:973
#, c-format
msgid "Loopback"
msgstr "Teruglus"
-#: diskdrake/interactive.pm:956
+#: diskdrake/interactive.pm:974
#, c-format
msgid "Loopback file name: "
msgstr "Teruglus lêernaam:"
-#: diskdrake/interactive.pm:961
+#: diskdrake/interactive.pm:979
#, c-format
msgid "Give a file name"
msgstr "Voorsien 'n lêernaam"
-#: diskdrake/interactive.pm:964
+#: diskdrake/interactive.pm:982
#, c-format
msgid "File is already used by another loopback, choose another one"
msgstr "Lêer word alreeds deur 'n ander teruglus gebruik,kies 'n ander een"
-#: diskdrake/interactive.pm:965
+#: diskdrake/interactive.pm:983
#, c-format
msgid "File already exists. Use it?"
msgstr "Lêer bestaan alreeds. Moet dit gebruik word?"
-#: diskdrake/interactive.pm:997 diskdrake/interactive.pm:1000
+#: diskdrake/interactive.pm:1015 diskdrake/interactive.pm:1018
#, c-format
msgid "Mount options"
msgstr "Hegopsies:"
-#: diskdrake/interactive.pm:1007
+#: diskdrake/interactive.pm:1025
#, c-format
msgid "Various"
msgstr "Verskeie"
-#: diskdrake/interactive.pm:1074
+#: diskdrake/interactive.pm:1092
#, c-format
msgid "device"
msgstr "toestel"
-#: diskdrake/interactive.pm:1075
+#: diskdrake/interactive.pm:1093
#, c-format
msgid "level"
msgstr "vlak"
-#: diskdrake/interactive.pm:1076
+#: diskdrake/interactive.pm:1094
#, fuzzy, c-format
msgid "chunk size in KiB"
msgstr "blokgrootte"
-#: diskdrake/interactive.pm:1094
+#: diskdrake/interactive.pm:1112
#, c-format
msgid "Be careful: this operation is dangerous."
msgstr "Wees versigtig: hierdie is 'n gevaarlike operasie"
-#: diskdrake/interactive.pm:1109
+#: diskdrake/interactive.pm:1127
#, fuzzy, c-format
msgid "Partitioning Type"
msgstr "Partisionering"
-#: diskdrake/interactive.pm:1109
+#: diskdrake/interactive.pm:1127
#, c-format
msgid "What type of partitioning?"
msgstr "Watter soort partisie?"
-#: diskdrake/interactive.pm:1147
+#: diskdrake/interactive.pm:1165
#, c-format
msgid "You'll need to reboot before the modification can take place"
msgstr "U sal moet herlaai voor die veranderinge geaktiveer kan word"
-#: diskdrake/interactive.pm:1156
+#: diskdrake/interactive.pm:1174
#, c-format
msgid "Partition table of drive %s is going to be written to disk"
msgstr "Die partisielys op skyf %s gaan opdateer word"
-#: diskdrake/interactive.pm:1178 fs/format.pm:96 fs/format.pm:103
+#: diskdrake/interactive.pm:1196 fs/format.pm:96 fs/format.pm:103
#, c-format
msgid "Formatting partition %s"
msgstr "Partisie %s word formateer"
-#: diskdrake/interactive.pm:1191
+#: diskdrake/interactive.pm:1209
#, c-format
msgid "After formatting partition %s, all data on this partition will be lost"
msgstr "Alle data om partisie %s sal uitgewis word met formatering."
-#: diskdrake/interactive.pm:1200 fs/partitioning.pm:48
+#: diskdrake/interactive.pm:1218 fs/partitioning.pm:48
#, c-format
msgid "Check bad blocks?"
msgstr "Toets vir foutiewe areas?"
-#: diskdrake/interactive.pm:1214
+#: diskdrake/interactive.pm:1232
#, c-format
msgid "Move files to the new partition"
msgstr "Verskuif lêers na nuwe partisie toe"
-#: diskdrake/interactive.pm:1214
+#: diskdrake/interactive.pm:1232
#, c-format
msgid "Hide files"
msgstr "Versteek lêers"
-#: diskdrake/interactive.pm:1215
+#: diskdrake/interactive.pm:1233
#, c-format
msgid ""
"Directory %s already contains data\n"
@@ -1939,128 +1953,128 @@ msgid ""
"the contents of the mounted partition)"
msgstr ""
-#: diskdrake/interactive.pm:1230
+#: diskdrake/interactive.pm:1248
#, c-format
msgid "Moving files to the new partition"
msgstr "Verskuif lêers na nuwe partisie toe"
-#: diskdrake/interactive.pm:1234
+#: diskdrake/interactive.pm:1252
#, c-format
msgid "Copying %s"
msgstr "Kopieer %s"
-#: diskdrake/interactive.pm:1238
+#: diskdrake/interactive.pm:1256
#, c-format
msgid "Removing %s"
msgstr "Verwyder %s"
-#: diskdrake/interactive.pm:1252
+#: diskdrake/interactive.pm:1270
#, c-format
msgid "partition %s is now known as %s"
msgstr "partisie %s staan bekens as %s"
-#: diskdrake/interactive.pm:1253
+#: diskdrake/interactive.pm:1271
#, c-format
msgid "Partitions have been renumbered: "
msgstr ""
-#: diskdrake/interactive.pm:1278 diskdrake/interactive.pm:1346
+#: diskdrake/interactive.pm:1296 diskdrake/interactive.pm:1364
#, c-format
msgid "Device: "
msgstr "Toestel: "
-#: diskdrake/interactive.pm:1279
+#: diskdrake/interactive.pm:1297
#, c-format
msgid "Volume label: "
msgstr ""
-#: diskdrake/interactive.pm:1280
+#: diskdrake/interactive.pm:1298
#, c-format
msgid "UUID: "
msgstr ""
-#: diskdrake/interactive.pm:1281
+#: diskdrake/interactive.pm:1299
#, c-format
msgid "DOS drive letter: %s (just a guess)\n"
msgstr "DOS-skyfletter: %s ('n raaiskoot)\n"
-#: diskdrake/interactive.pm:1285 diskdrake/interactive.pm:1294
-#: diskdrake/interactive.pm:1365
+#: diskdrake/interactive.pm:1303 diskdrake/interactive.pm:1312
+#: diskdrake/interactive.pm:1383
#, c-format
msgid "Type: "
msgstr "Tipe:"
-#: diskdrake/interactive.pm:1289 diskdrake/interactive.pm:1350
+#: diskdrake/interactive.pm:1307 diskdrake/interactive.pm:1368
#, c-format
msgid "Name: "
msgstr "Naam: "
-#: diskdrake/interactive.pm:1296
+#: diskdrake/interactive.pm:1314
#, c-format
msgid "Start: sector %s\n"
msgstr "Begin: sektor %s\n"
-#: diskdrake/interactive.pm:1297
+#: diskdrake/interactive.pm:1315
#, c-format
msgid "Size: %s"
msgstr "Grootte: %s"
-#: diskdrake/interactive.pm:1299
+#: diskdrake/interactive.pm:1317
#, c-format
msgid ", %s sectors"
msgstr ", %s sektore"
-#: diskdrake/interactive.pm:1301
+#: diskdrake/interactive.pm:1319
#, c-format
msgid "Cylinder %d to %d\n"
msgstr "Silinder %d na silinder %d\n"
-#: diskdrake/interactive.pm:1302
+#: diskdrake/interactive.pm:1320
#, c-format
msgid "Number of logical extents: %d\n"
msgstr ""
-#: diskdrake/interactive.pm:1303
+#: diskdrake/interactive.pm:1321
#, c-format
msgid "Formatted\n"
msgstr "Geformateer\n"
-#: diskdrake/interactive.pm:1304
+#: diskdrake/interactive.pm:1322
#, c-format
msgid "Not formatted\n"
msgstr "Nie geformatter\n"
-#: diskdrake/interactive.pm:1305
+#: diskdrake/interactive.pm:1323
#, c-format
msgid "Mounted\n"
msgstr "Geheg\n"
-#: diskdrake/interactive.pm:1306
+#: diskdrake/interactive.pm:1324
#, c-format
msgid "RAID %s\n"
msgstr "RAID %s\n"
-#: diskdrake/interactive.pm:1308
+#: diskdrake/interactive.pm:1326
#, fuzzy, c-format
msgid "Encrypted"
msgstr "Enkripsie-sleutel"
-#: diskdrake/interactive.pm:1308
+#: diskdrake/interactive.pm:1326
#, c-format
msgid " (mapped on %s)"
msgstr ""
-#: diskdrake/interactive.pm:1309
+#: diskdrake/interactive.pm:1327
#, c-format
msgid " (to map on %s)"
msgstr ""
-#: diskdrake/interactive.pm:1310
+#: diskdrake/interactive.pm:1328
#, c-format
msgid " (inactive)"
msgstr ""
-#: diskdrake/interactive.pm:1316
+#: diskdrake/interactive.pm:1334
#, c-format
msgid ""
"Loopback file(s):\n"
@@ -2069,7 +2083,7 @@ msgstr ""
"Teruglus lêer(s):\n"
" %s\n"
-#: diskdrake/interactive.pm:1317
+#: diskdrake/interactive.pm:1335
#, c-format
msgid ""
"Partition booted by default\n"
@@ -2078,27 +2092,27 @@ msgstr ""
"Verstekpartisie vir herlaai\n"
" (vir MS_DOS doeleinDES, nie LILO s'n nie)\n"
-#: diskdrake/interactive.pm:1319
+#: diskdrake/interactive.pm:1337
#, c-format
msgid "Level %s\n"
msgstr "Vlak %s\n"
-#: diskdrake/interactive.pm:1320
+#: diskdrake/interactive.pm:1338
#, fuzzy, c-format
msgid "Chunk size %d KiB\n"
msgstr "Blokgrootte %s\n"
-#: diskdrake/interactive.pm:1321
+#: diskdrake/interactive.pm:1339
#, c-format
msgid "RAID-disks %s\n"
msgstr "RAID-skywe %s\n"
-#: diskdrake/interactive.pm:1323
+#: diskdrake/interactive.pm:1341
#, c-format
msgid "Loopback file name: %s"
msgstr "Teruglus lêernaam: %s"
-#: diskdrake/interactive.pm:1326
+#: diskdrake/interactive.pm:1344
#, c-format
msgid ""
"\n"
@@ -2111,7 +2125,7 @@ msgstr ""
"drywerpartisie is en verkieslik alleen gelos\n"
"moet word.\n"
-#: diskdrake/interactive.pm:1329
+#: diskdrake/interactive.pm:1347
#, c-format
msgid ""
"\n"
@@ -2123,69 +2137,69 @@ msgstr ""
"Hierdie spesiale herlaaipartisie\n"
"is om u stelsel te duolaai.\n"
-#: diskdrake/interactive.pm:1338
+#: diskdrake/interactive.pm:1356
#, c-format
msgid "Free space on %s (%s)"
msgstr ""
-#: diskdrake/interactive.pm:1347
+#: diskdrake/interactive.pm:1365
#, c-format
msgid "Read-only"
msgstr "Lees-alleen"
-#: diskdrake/interactive.pm:1348
+#: diskdrake/interactive.pm:1366
#, c-format
msgid "Size: %s\n"
msgstr "Grootte: %s\n"
-#: diskdrake/interactive.pm:1349
+#: diskdrake/interactive.pm:1367
#, c-format
msgid "Geometry: %s cylinders, %s heads, %s sectors\n"
msgstr "Geometrie: %s silinders, %s koppe, %s sektore\n"
-#: diskdrake/interactive.pm:1351
+#: diskdrake/interactive.pm:1369
#, fuzzy, c-format
msgid "Medium type: "
msgstr "Lêerstelsel-tipe: "
-#: diskdrake/interactive.pm:1352
+#: diskdrake/interactive.pm:1370
#, c-format
msgid "LVM-disks %s\n"
msgstr "LVM-skywe %s\n"
-#: diskdrake/interactive.pm:1353
+#: diskdrake/interactive.pm:1371
#, c-format
msgid "Partition table type: %s\n"
msgstr "Tipe Partisielys: %s\n"
-#: diskdrake/interactive.pm:1354
+#: diskdrake/interactive.pm:1372
#, c-format
msgid "on channel %d id %d\n"
msgstr "op bus %d id %d\n"
-#: diskdrake/interactive.pm:1398
+#: diskdrake/interactive.pm:1416
#, c-format
msgid "Choose your filesystem encryption key"
msgstr "Kies 'n enkripsie-sleutel vir u lêerstelsel"
-#: diskdrake/interactive.pm:1401
+#: diskdrake/interactive.pm:1419
#, c-format
msgid "This encryption key is too simple (must be at least %d characters long)"
msgstr ""
"Hierdie enkripsie-sleutel is te eenvoudig. (moet ten minste %d karakters "
"bevat.)"
-#: diskdrake/interactive.pm:1402
+#: diskdrake/interactive.pm:1420
#, c-format
msgid "The encryption keys do not match"
msgstr "Die enkripsie-sleutels stem nie ooreen nie."
-#: diskdrake/interactive.pm:1406
+#: diskdrake/interactive.pm:1424
#, c-format
msgid "Encryption key (again)"
msgstr "Enkripsie-sleutel (nogmaals)"
-#: diskdrake/interactive.pm:1408
+#: diskdrake/interactive.pm:1426
#, c-format
msgid "Encryption algorithm"
msgstr "Enkripsie-algoritme"
@@ -2197,7 +2211,7 @@ msgstr "Verander tipe"
#: diskdrake/smbnfs_gtk.pm:81 interactive.pm:129 interactive.pm:550
#: interactive/curses.pm:260 interactive/http.pm:104 interactive/http.pm:160
-#: interactive/stdio.pm:39 interactive/stdio.pm:148 mygtk2.pm:844 ugtk2.pm:415
+#: interactive/stdio.pm:39 interactive/stdio.pm:148 mygtk2.pm:846 ugtk2.pm:415
#: ugtk2.pm:517 ugtk2.pm:526 ugtk2.pm:812
#, c-format
msgid "Cancel"
@@ -2290,7 +2304,7 @@ msgstr ""
"'n Fout het voorgekom - geen geldige toestelle om die nuwe lêerstelsels op "
"te skep, is gevind nie. Deursoek asb. die hardeware vir die oorsaak."
-#: fs/any.pm:75 fs/partitioning_wizard.pm:59
+#: fs/any.pm:75 fs/partitioning_wizard.pm:60
#, c-format
msgid "You must have a FAT partition mounted in /boot/efi"
msgstr "U moet oor 'n FAT partisie wat as /boot/efi geheg is, beskik"
@@ -2503,7 +2517,7 @@ msgstr ""
msgid "Not enough swap space to fulfill installation, please add some"
msgstr "Nie genoeg ruilarea om die installasie te voltooi. Voeg asb. by."
-#: fs/partitioning_wizard.pm:51
+#: fs/partitioning_wizard.pm:52
#, c-format
msgid ""
"You must have a root partition.\n"
@@ -2514,7 +2528,7 @@ msgstr ""
"Skep 'n partisie of kliek op 'n bestaande een.\n"
"Kies dan Hegpunt en stel dit dan '/'."
-#: fs/partitioning_wizard.pm:56
+#: fs/partitioning_wizard.pm:57
#, c-format
msgid ""
"You do not have a swap partition.\n"
@@ -2525,83 +2539,42 @@ msgstr ""
"\n"
"Wil u steeds voortgaan?"
-#: fs/partitioning_wizard.pm:84
+#: fs/partitioning_wizard.pm:93
#, c-format
msgid "Use free space"
msgstr "Gebruik beskikbare spasie"
-#: fs/partitioning_wizard.pm:86
+#: fs/partitioning_wizard.pm:95
#, c-format
msgid "Not enough free space to allocate new partitions"
msgstr "Tekort aan oop spasie vir die nuwe partisies"
-#: fs/partitioning_wizard.pm:94
+#: fs/partitioning_wizard.pm:103
#, c-format
msgid "Use existing partitions"
msgstr "Gebruik bestaande partisies"
-#: fs/partitioning_wizard.pm:96
+#: fs/partitioning_wizard.pm:105
#, c-format
msgid "There is no existing partition to use"
msgstr "Daar is geen bestaande partisies om te gebruik nie"
-#: fs/partitioning_wizard.pm:103
-#, c-format
-msgid "Use the Microsoft Windows® partition for loopback"
-msgstr "Gebruik vir die Microsoft Windows®-partisie vir teruglus"
-
-#: fs/partitioning_wizard.pm:106
-#, c-format
-msgid "Which partition do you want to use for Linux4Win?"
-msgstr "Watter partisie wil u vir Linux4Win gebruik?"
-
-#: fs/partitioning_wizard.pm:108
-#, c-format
-msgid "Choose the sizes"
-msgstr "Kies die groottes"
-
-#: fs/partitioning_wizard.pm:109
-#, c-format
-msgid "Root partition size in MB: "
-msgstr "'root'-partisiegrootte in MB:"
-
-#: fs/partitioning_wizard.pm:110
-#, c-format
-msgid "Swap partition size in MB: "
-msgstr "Ruilpartisiegrootte in MB: "
-
-#: fs/partitioning_wizard.pm:119
+#: fs/partitioning_wizard.pm:129
#, c-format
-msgid "There is no FAT partition to use as loopback (or not enough space left)"
-msgstr ""
-"Daar is geen FAT partisies om as teruglus (nie genoeg spasie nie) te gebruik "
-"nie"
+msgid "Computing the size of the Microsoft Windows® partition"
+msgstr "Bereken die grootte van die Microsoft Windows®partisie"
-#: fs/partitioning_wizard.pm:127
+#: fs/partitioning_wizard.pm:148
#, fuzzy, c-format
msgid "Use the free space on a Microsoft Windows® partition"
msgstr "Gebruik die beskikbare spasie op die Windows-partisie"
-#: fs/partitioning_wizard.pm:129
+#: fs/partitioning_wizard.pm:152
#, c-format
msgid "Which partition do you want to resize?"
msgstr "Watter partisie se grootte wil u verander?"
-#: fs/partitioning_wizard.pm:143
-#, c-format
-msgid ""
-"The FAT resizer is unable to handle your partition, \n"
-"the following error occurred: %s"
-msgstr ""
-"Die FAT-verstellingsprogram kan nie u partisie hanteer nie.\n"
-"Fout: %s"
-
-#: fs/partitioning_wizard.pm:146
-#, c-format
-msgid "Computing the size of the Microsoft Windows® partition"
-msgstr "Bereken die grootte van die Microsoft Windows®partisie"
-
-#: fs/partitioning_wizard.pm:153
+#: fs/partitioning_wizard.pm:162
#, c-format
msgid ""
"Your Microsoft Windows® partition is too fragmented. Please reboot your "
@@ -2609,7 +2582,7 @@ msgid ""
"the Mandriva Linux installation."
msgstr "U Windows-partisie is te gefragmenteer. Loop eers 'defrag' asb."
-#: fs/partitioning_wizard.pm:156
+#: fs/partitioning_wizard.pm:166
#, c-format
msgid ""
"WARNING!\n"
@@ -2644,38 +2617,38 @@ msgstr ""
"Andersins, klik op %s."
#. -PO: keep the double empty lines between sections, this is formatted a la LaTeX
-#: fs/partitioning_wizard.pm:165 interactive.pm:549 interactive/curses.pm:263
-#: ugtk2.pm:519
+#: fs/partitioning_wizard.pm:175 fs/partitioning_wizard.pm:498
+#: interactive.pm:549 interactive/curses.pm:263 ugtk2.pm:519
#, c-format
msgid "Next"
msgstr "Volgende"
-#: fs/partitioning_wizard.pm:168
+#: fs/partitioning_wizard.pm:180
#, fuzzy, c-format
msgid "Partitionning"
msgstr "Partisionering"
-#: fs/partitioning_wizard.pm:168
+#: fs/partitioning_wizard.pm:180
#, c-format
msgid "Which size do you want to keep for Microsoft Windows® on partition %s?"
msgstr "Watter grootte wil u vir Microsoft Windows® behou? partisie %s?"
-#: fs/partitioning_wizard.pm:169
+#: fs/partitioning_wizard.pm:181
#, c-format
msgid "Size"
msgstr "Grootte"
-#: fs/partitioning_wizard.pm:178
+#: fs/partitioning_wizard.pm:191
#, c-format
msgid "Resizing Microsoft Windows® partition"
msgstr "Microsoft Windows®lêerstelselgrense word bereken"
-#: fs/partitioning_wizard.pm:183
+#: fs/partitioning_wizard.pm:196
#, c-format
msgid "FAT resizing failed: %s"
msgstr "FAT-grootteverandering het gefaal: %s"
-#: fs/partitioning_wizard.pm:186
+#: fs/partitioning_wizard.pm:199
#, c-format
msgid ""
"To ensure data integrity after resizing the partition(s), \n"
@@ -2685,42 +2658,42 @@ msgstr ""
"verklien het,sal daar toetste op u lêerstelsel(s) gedoen word,\n"
"volgende keer as Windows™ selflaai"
-#: fs/partitioning_wizard.pm:198
+#: fs/partitioning_wizard.pm:212
#, c-format
msgid "There is no FAT partition to resize (or not enough space left)"
msgstr "Daar is geen FAT partisies om te verander nie(nie genoeg spasie nie)"
-#: fs/partitioning_wizard.pm:203
+#: fs/partitioning_wizard.pm:217
#, c-format
msgid "Remove Microsoft Windows®"
msgstr "Verwyder Microsoft Windows®"
-#: fs/partitioning_wizard.pm:203
+#: fs/partitioning_wizard.pm:217
#, fuzzy, c-format
msgid "Erase and use entire disk"
msgstr "Wis hele skyf"
-#: fs/partitioning_wizard.pm:205
+#: fs/partitioning_wizard.pm:221
#, c-format
msgid "You have more than one hard drive, which one do you install linux on?"
msgstr "U het meer as een hardeskyf, waar wil u Linux installeer?"
-#: fs/partitioning_wizard.pm:210 fsedit.pm:600
+#: fs/partitioning_wizard.pm:229 fsedit.pm:600
#, c-format
msgid "ALL existing partitions and their data will be lost on drive %s"
msgstr "Alle bestaande partisies en data sal uitgewis word op skyf %s"
-#: fs/partitioning_wizard.pm:220
+#: fs/partitioning_wizard.pm:239
#, c-format
msgid "Custom disk partitioning"
msgstr "Gespesialiseerde skyfpartisionering"
-#: fs/partitioning_wizard.pm:226
+#: fs/partitioning_wizard.pm:245
#, c-format
msgid "Use fdisk"
msgstr "Gebruik fdisk"
-#: fs/partitioning_wizard.pm:229
+#: fs/partitioning_wizard.pm:248
#, c-format
msgid ""
"You can now partition %s.\n"
@@ -2729,27 +2702,32 @@ msgstr ""
"U het nou partisie %s partisioneer.\n"
"Wanneer u klaar is, stoor u veranderinge met 'w'."
-#: fs/partitioning_wizard.pm:269
+#: fs/partitioning_wizard.pm:388 fs/partitioning_wizard.pm:518
#, c-format
msgid "I can not find any room for installing"
msgstr "Ek kon geen plek vir installasie vind nie."
-#: fs/partitioning_wizard.pm:278
+#: fs/partitioning_wizard.pm:397 fs/partitioning_wizard.pm:525
#, c-format
msgid "The DrakX Partitioning wizard found the following solutions:"
msgstr "Die DrakX partisioneringsassistent het die volgende oplossings:"
-#: fs/partitioning_wizard.pm:287
+#: fs/partitioning_wizard.pm:459
+#, c-format
+msgid "Here is the content of you disk drive "
+msgstr ""
+
+#: fs/partitioning_wizard.pm:535
#, c-format
msgid "Partitioning failed: %s"
msgstr "Partisionering het misluk: %s"
-#: fs/type.pm:388
+#: fs/type.pm:390
#, c-format
msgid "You can not use JFS for partitions smaller than 16MB"
msgstr "U kan nie JFS vir partisies kleiner as 16MB gebruik nie"
-#: fs/type.pm:389
+#: fs/type.pm:391
#, c-format
msgid "You can not use ReiserFS for partitions smaller than 32MB"
msgstr "U kan nie ReiserFS vir partisies kleiner as 32MB gebruik nie"
@@ -2845,7 +2823,7 @@ msgstr "Hierdie lêergids moet altyd in die wortellêerstelsel bly"
#: fsedit.pm:447 fsedit.pm:449
#, c-format
msgid ""
-"You need a true filesystem (ext2/ext3, reiserfs, xfs, or jfs) for this mount "
+"You need a true filesystem (ext2/3/4, reiserfs, xfs, or jfs) for this mount "
"point\n"
msgstr "U benodig 'n ware lêerstelsel (ext2, reiserfs) vir hierdie hegpunt\n"
@@ -3385,7 +3363,7 @@ msgstr "Tipe instemmer"
#: interactive.pm:128 interactive.pm:549 interactive/curses.pm:263
#: interactive/http.pm:103 interactive/http.pm:156 interactive/stdio.pm:39
-#: interactive/stdio.pm:148 interactive/stdio.pm:149 mygtk2.pm:844
+#: interactive/stdio.pm:148 interactive/stdio.pm:149 mygtk2.pm:846
#: ugtk2.pm:421 ugtk2.pm:519 ugtk2.pm:812 ugtk2.pm:835
#, c-format
msgid "Ok"
@@ -3446,7 +3424,7 @@ msgstr "Nie 'n gids nie"
msgid "No such file"
msgstr "Nee soos lêer"
-#: interactive/gtk.pm:580
+#: interactive/gtk.pm:594
#, c-format
msgid "Beware, Caps Lock is enabled"
msgstr ""
@@ -5159,17 +5137,17 @@ msgstr ""
"Laai van module %s het gefaal.\n"
"Wil u ander parameters probeer?"
-#: mygtk2.pm:1538 mygtk2.pm:1539
+#: mygtk2.pm:1540 mygtk2.pm:1541
#, c-format
msgid "Password is trivial to guess"
msgstr ""
-#: mygtk2.pm:1540
+#: mygtk2.pm:1542
#, c-format
msgid "Password should resist to basic attacks"
msgstr ""
-#: mygtk2.pm:1541 mygtk2.pm:1542
+#: mygtk2.pm:1543 mygtk2.pm:1544
#, fuzzy, c-format
msgid "Password seems secure"
msgstr "Benodig wagwoord"
@@ -6839,6 +6817,34 @@ msgstr ""
msgid "Installation failed"
msgstr "Installasie het gefaal!"
+#~ msgid "Use the Microsoft Windows® partition for loopback"
+#~ msgstr "Gebruik vir die Microsoft Windows®-partisie vir teruglus"
+
+#~ msgid "Which partition do you want to use for Linux4Win?"
+#~ msgstr "Watter partisie wil u vir Linux4Win gebruik?"
+
+#~ msgid "Choose the sizes"
+#~ msgstr "Kies die groottes"
+
+#~ msgid "Root partition size in MB: "
+#~ msgstr "'root'-partisiegrootte in MB:"
+
+#~ msgid "Swap partition size in MB: "
+#~ msgstr "Ruilpartisiegrootte in MB: "
+
+#~ msgid ""
+#~ "There is no FAT partition to use as loopback (or not enough space left)"
+#~ msgstr ""
+#~ "Daar is geen FAT partisies om as teruglus (nie genoeg spasie nie) te "
+#~ "gebruik nie"
+
+#~ msgid ""
+#~ "The FAT resizer is unable to handle your partition, \n"
+#~ "the following error occurred: %s"
+#~ msgstr ""
+#~ "Die FAT-verstellingsprogram kan nie u partisie hanteer nie.\n"
+#~ "Fout: %s"
+
#~ msgid "Please log out and then use Ctrl-Alt-BackSpace"
#~ msgstr "Teken uit en gebruik dan Ctrl-Alt-Backspace"
diff --git a/perl-install/share/po/am.po b/perl-install/share/po/am.po
index 97c6911db..3375f035d 100644
--- a/perl-install/share/po/am.po
+++ b/perl-install/share/po/am.po
@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: DrakX\n"
-"POT-Creation-Date: 2009-09-10 12:20+0200\n"
+"POT-Creation-Date: 2009-10-07 13:57+0200\n"
"PO-Revision-Date: 2004-06-01 03:36+0100\n"
"Last-Translator: Alemayehu <alemayehu@gmx.at>\n"
"Language-Team: Amharic <am-translate@geez.org>\n"
@@ -13,10 +13,10 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-#: any.pm:252 any.pm:884 diskdrake/interactive.pm:594
+#: any.pm:252 any.pm:910 diskdrake/interactive.pm:594
#: diskdrake/interactive.pm:794 diskdrake/interactive.pm:838
-#: diskdrake/interactive.pm:924 diskdrake/interactive.pm:1178
-#: diskdrake/interactive.pm:1230 do_pkgs.pm:241 do_pkgs.pm:287
+#: diskdrake/interactive.pm:942 diskdrake/interactive.pm:1196
+#: diskdrake/interactive.pm:1248 do_pkgs.pm:241 do_pkgs.pm:287
#: harddrake/sound.pm:303 interactive.pm:587 pkgs.pm:281
#, c-format
msgid "Please wait"
@@ -154,7 +154,7 @@ msgstr "ACPI አስቻል"
msgid "Enable Local APIC"
msgstr "ACPI አስቻል"
-#: any.pm:415 any.pm:829 any.pm:845 authentication.pm:250
+#: any.pm:415 any.pm:855 any.pm:871 authentication.pm:250
#: diskdrake/smbnfs_gtk.pm:181
#, c-format
msgid "Password"
@@ -165,7 +165,7 @@ msgstr "ሚስጢራዊ ቃል"
msgid "The passwords do not match"
msgstr "ሚስጢራዊ ቃላቱ አይመሳሰሉም"
-#: any.pm:417 authentication.pm:261 diskdrake/interactive.pm:1402
+#: any.pm:417 authentication.pm:261 diskdrake/interactive.pm:1420
#, c-format
msgid "Please try again"
msgstr "እባክዎ እንደገና ይሞክሩ"
@@ -175,7 +175,7 @@ msgstr "እባክዎ እንደገና ይሞክሩ"
msgid "You can not use a password with %s"
msgstr ""
-#: any.pm:421 any.pm:831 any.pm:847 authentication.pm:251
+#: any.pm:421 any.pm:857 any.pm:873 authentication.pm:251
#, c-format
msgid "Password (again)"
msgstr "ሚስጢራዊ ቃል (እንደገና)"
@@ -338,190 +338,191 @@ msgid ""
"You can create additional entries or change the existing ones."
msgstr ""
-#: any.pm:790
+#: any.pm:816
#, c-format
msgid "access to X programs"
msgstr "የX ፕሮግራሞች ማሳያ"
-#: any.pm:791
+#: any.pm:817
#, c-format
msgid "access to rpm tools"
msgstr ""
-#: any.pm:792
+#: any.pm:818
#, c-format
msgid "allow \"su\""
msgstr "ፍቀድ \"su\""
-#: any.pm:793
+#: any.pm:819
#, c-format
msgid "access to administrative files"
msgstr ""
-#: any.pm:794
+#: any.pm:820
#, c-format
msgid "access to network tools"
msgstr ""
-#: any.pm:795
+#: any.pm:821
#, c-format
msgid "access to compilation tools"
msgstr ""
-#: any.pm:801
+#: any.pm:827
#, c-format
msgid "(already added %s)"
msgstr "(%s በፊት ተጨምሯል)"
-#: any.pm:807
+#: any.pm:833
#, c-format
msgid "Please give a user name"
msgstr "እባክዎ የተጠቃሚ ስም ይስጡ"
-#: any.pm:808
+#: any.pm:834
#, c-format
msgid ""
-"The user name must contain only lower cased letters, numbers, `-' and `_'"
+"The user name must start with a lower case letter followed by only lower "
+"cased letters, numbers, `-' and `_'"
msgstr ""
-#: any.pm:809
+#: any.pm:835
#, c-format
msgid "The user name is too long"
msgstr "የተጠቃሚ ስሙ በጣም ረጅም ነው"
-#: any.pm:810
+#: any.pm:836
#, c-format
msgid "This user name has already been added"
msgstr "ይህ የተጠቃሚ ስም በፊትም ነበር"
-#: any.pm:816 any.pm:849
+#: any.pm:842 any.pm:875
#, c-format
msgid "User ID"
msgstr "የተጠቃሚ መለያ ቁጥር"
-#: any.pm:816 any.pm:850
+#: any.pm:842 any.pm:876
#, c-format
msgid "Group ID"
msgstr "የብድን መለያ ቁጥር"
-#: any.pm:817
+#: any.pm:843
#, fuzzy, c-format
msgid "%s must be a number"
msgstr "(%f በሰነድ-ስም ይተካል፤ %l በመስመር ቁጥር)"
-#: any.pm:818
+#: any.pm:844
#, c-format
msgid "%s should be above 500. Accept anyway?"
msgstr ""
-#: any.pm:822
+#: any.pm:848
#, fuzzy, c-format
msgid "User management"
msgstr "የተጠቃሚ ስም"
-#: any.pm:828 authentication.pm:237
+#: any.pm:854 authentication.pm:237
#, fuzzy, c-format
msgid "Set administrator (root) password"
msgstr "የroot ሚስጢራዊ ቃል ይምረጡ"
-#: any.pm:833
+#: any.pm:859
#, fuzzy, c-format
msgid "Enter a user"
msgstr ""
"የተጠቃሚ ስም ያስገቡ\n"
"%s"
-#: any.pm:835
+#: any.pm:861
#, c-format
msgid "Icon"
msgstr "ምልክት"
-#: any.pm:838
+#: any.pm:864
#, c-format
msgid "Real name"
msgstr "እውነተኛ ስም"
-#: any.pm:843
+#: any.pm:869
#, fuzzy, c-format
msgid "Login name"
msgstr "Name=ዝምብለህ ይግባ"
-#: any.pm:848
+#: any.pm:874
#, c-format
msgid "Shell"
msgstr "ሼል"
-#: any.pm:884
+#: any.pm:910
#, fuzzy, c-format
msgid "Please wait, adding media..."
msgstr "ሲያትም እባክዎ ይጠብቁ\n"
-#: any.pm:914 security/l10n.pm:14
+#: any.pm:940 security/l10n.pm:14
#, c-format
msgid "Autologin"
msgstr ""
-#: any.pm:915
+#: any.pm:941
#, c-format
msgid "I can set up your computer to automatically log on one user."
msgstr ""
-#: any.pm:916
+#: any.pm:942
#, fuzzy, c-format
msgid "Use this feature"
msgstr "ይህንን ሁኔታ መጠቀም ይፈልጋሉ?"
-#: any.pm:917
+#: any.pm:943
#, c-format
msgid "Choose the default user:"
msgstr "ቀዳሚ ተጠቃሚ ይምረጡ:"
-#: any.pm:918
+#: any.pm:944
#, c-format
msgid "Choose the window manager to run:"
msgstr ""
-#: any.pm:929 any.pm:949 any.pm:1022
+#: any.pm:955 any.pm:975 any.pm:1048
#, c-format
msgid "Release Notes"
msgstr ""
-#: any.pm:956 any.pm:1314 interactive/gtk.pm:805
+#: any.pm:982 any.pm:1340 interactive/gtk.pm:819
#, c-format
msgid "Close"
msgstr "ዝጋ"
-#: any.pm:1008
+#: any.pm:1034
#, c-format
msgid "License agreement"
msgstr ""
-#: any.pm:1010 diskdrake/dav.pm:26
+#: any.pm:1036 diskdrake/dav.pm:26
#, c-format
msgid "Quit"
msgstr "ውጣ"
-#: any.pm:1017
+#: any.pm:1043
#, fuzzy, c-format
msgid "Do you accept this license ?"
msgstr "ሌላ አልዎት?"
-#: any.pm:1018
+#: any.pm:1044
#, c-format
msgid "Accept"
msgstr "ተቀበል"
-#: any.pm:1018
+#: any.pm:1044
#, c-format
msgid "Refuse"
msgstr "አትቀበል"
-#: any.pm:1044 any.pm:1110
+#: any.pm:1070 any.pm:1136
#, c-format
msgid "Please choose a language to use"
msgstr "እባክዎ መጠቀሚያ ቋንቋ ይምረጡ።"
-#: any.pm:1073
+#: any.pm:1099
#, c-format
msgid ""
"Mandriva Linux can support multiple languages. Select\n"
@@ -529,77 +530,77 @@ msgid ""
"when your installation is complete and you restart your system."
msgstr ""
-#: any.pm:1076
+#: any.pm:1102
#, c-format
msgid "Multi languages"
msgstr ""
-#: any.pm:1087 any.pm:1119
+#: any.pm:1113 any.pm:1145
#, c-format
msgid "Old compatibility (non UTF-8) encoding"
msgstr ""
-#: any.pm:1089
+#: any.pm:1115
#, c-format
msgid "All languages"
msgstr "ሁሉንም ቋንቋዎች"
-#: any.pm:1111
+#: any.pm:1137
#, fuzzy, c-format
msgid "Language choice"
msgstr "የመመሪያ ገጾች"
-#: any.pm:1165
+#: any.pm:1191
#, c-format
msgid "Country / Region"
msgstr "ሀገር / አካባቢ"
-#: any.pm:1166
+#: any.pm:1192
#, c-format
msgid "Please choose your country"
msgstr "እባክዎ ሀገሮን ይምረጡ።"
-#: any.pm:1168
+#: any.pm:1194
#, c-format
msgid "Here is the full list of available countries"
msgstr "እዚህ ያሉት ሀገሮች ሙሉ ዝርዝር ይገኛል"
-#: any.pm:1169
+#: any.pm:1195
#, fuzzy, c-format
msgid "Other Countries"
msgstr "ሌላ ምርጫዎች"
-#: any.pm:1169 interactive.pm:488 interactive/gtk.pm:445
+#: any.pm:1195 interactive.pm:488 interactive/gtk.pm:445
#, c-format
msgid "Advanced"
msgstr "ጠላቂ"
-#: any.pm:1175
+#: any.pm:1201
#, fuzzy, c-format
msgid "Input method:"
msgstr "የX ዘገባ የማስትገባት ዘዴ"
-#: any.pm:1178
+#: any.pm:1204
#, c-format
msgid "None"
msgstr "ምንም"
-#: any.pm:1259
+#: any.pm:1285
#, c-format
msgid "No sharing"
msgstr "መጋራት የለም"
-#: any.pm:1259
+#: any.pm:1285
#, c-format
msgid "Allow all users"
msgstr "ለሁሉም ተጠቃሚዎች ፍቀድ"
-#: any.pm:1259
+#: any.pm:1285
#, c-format
msgid "Custom"
msgstr "ምርጫ"
-#: any.pm:1263
+#: any.pm:1289
#, c-format
msgid ""
"Would you like to allow users to share some of their directories?\n"
@@ -609,86 +610,86 @@ msgid ""
"\"Custom\" permit a per-user granularity.\n"
msgstr ""
-#: any.pm:1275
+#: any.pm:1301
#, c-format
msgid ""
"NFS: the traditional Unix file sharing system, with less support on Mac and "
"Windows."
msgstr ""
-#: any.pm:1278
+#: any.pm:1304
#, c-format
msgid ""
"SMB: a file sharing system used by Windows, Mac OS X and many modern Linux "
"systems."
msgstr ""
-#: any.pm:1286
+#: any.pm:1312
#, c-format
msgid ""
"You can export using NFS or SMB. Please select which you would like to use."
msgstr ""
-#: any.pm:1314
+#: any.pm:1340
#, c-format
msgid "Launch userdrake"
msgstr "userdrake አስጀምር"
-#: any.pm:1316
+#: any.pm:1342
#, c-format
msgid ""
"The per-user sharing uses the group \"fileshare\". \n"
"You can use userdrake to add a user to this group."
msgstr ""
-#: any.pm:1421
+#: any.pm:1448
#, c-format
msgid ""
"You need to logout and back in again for changes to take effect. Press OK to "
"logout now."
msgstr ""
-#: any.pm:1425
+#: any.pm:1452
#, c-format
msgid "You need to log out and back in again for changes to take effect"
msgstr ""
-#: any.pm:1460
+#: any.pm:1487
#, c-format
msgid "Timezone"
msgstr "የሰአት ክልል"
-#: any.pm:1460
+#: any.pm:1487
#, c-format
msgid "Which is your timezone?"
msgstr "የሰአት ክልሎት የትኛው ነው?"
-#: any.pm:1483 any.pm:1485
+#: any.pm:1510 any.pm:1512
#, c-format
msgid "Date, Clock & Time Zone Settings"
msgstr ""
-#: any.pm:1486
+#: any.pm:1513
#, c-format
msgid "What is the best time?"
msgstr ""
-#: any.pm:1490
+#: any.pm:1517
#, fuzzy, c-format
msgid "%s (hardware clock set to UTC)"
msgstr "ለሀርድዌር ሰአት GMT ተመርጧል"
-#: any.pm:1491
+#: any.pm:1518
#, fuzzy, c-format
msgid "%s (hardware clock set to local time)"
msgstr "ለሀርድዌር ሰአት GMT ተመርጧል"
-#: any.pm:1493
+#: any.pm:1520
#, c-format
msgid "NTP Server"
msgstr "NTP ሰርቨር"
-#: any.pm:1494
+#: any.pm:1521
#, c-format
msgid "Automatic time synchronization (using NTP)"
msgstr ""
@@ -1158,7 +1159,7 @@ msgid "Mount point"
msgstr ""
#: diskdrake/dav.pm:67 diskdrake/interactive.pm:403
-#: diskdrake/interactive.pm:1072 diskdrake/removable.pm:24
+#: diskdrake/interactive.pm:1090 diskdrake/removable.pm:24
#: diskdrake/smbnfs_gtk.pm:80
#, c-format
msgid "Options"
@@ -1169,23 +1170,24 @@ msgstr "ምርጫዎች"
msgid "Remove"
msgstr "አስወግድ"
-#: diskdrake/dav.pm:69 diskdrake/hd_gtk.pm:182 diskdrake/removable.pm:26
+#: diskdrake/dav.pm:69 diskdrake/hd_gtk.pm:187 diskdrake/removable.pm:26
#: diskdrake/smbnfs_gtk.pm:82 interactive/http.pm:151
#, c-format
msgid "Done"
msgstr "ጨርሷል"
-#: diskdrake/dav.pm:78 diskdrake/hd_gtk.pm:123 diskdrake/hd_gtk.pm:289
+#: diskdrake/dav.pm:78 diskdrake/hd_gtk.pm:128 diskdrake/hd_gtk.pm:294
#: diskdrake/interactive.pm:247 diskdrake/interactive.pm:260
#: diskdrake/interactive.pm:450 diskdrake/interactive.pm:520
#: diskdrake/interactive.pm:525 diskdrake/interactive.pm:656
-#: diskdrake/interactive.pm:942 diskdrake/interactive.pm:1118
-#: diskdrake/interactive.pm:1131 diskdrake/interactive.pm:1134
-#: diskdrake/interactive.pm:1402 diskdrake/smbnfs_gtk.pm:42 do_pkgs.pm:23
-#: do_pkgs.pm:28 do_pkgs.pm:44 do_pkgs.pm:60 do_pkgs.pm:65 do_pkgs.pm:82
-#: fsedit.pm:246 interactive/http.pm:117 interactive/http.pm:118
-#: modules/interactive.pm:19 scanner.pm:95 scanner.pm:106 scanner.pm:113
-#: scanner.pm:120 wizards.pm:95 wizards.pm:99 wizards.pm:121
+#: diskdrake/interactive.pm:909 diskdrake/interactive.pm:960
+#: diskdrake/interactive.pm:1136 diskdrake/interactive.pm:1149
+#: diskdrake/interactive.pm:1152 diskdrake/interactive.pm:1420
+#: diskdrake/smbnfs_gtk.pm:42 do_pkgs.pm:23 do_pkgs.pm:28 do_pkgs.pm:44
+#: do_pkgs.pm:60 do_pkgs.pm:65 do_pkgs.pm:82 fsedit.pm:246
+#: interactive/http.pm:117 interactive/http.pm:118 modules/interactive.pm:19
+#: scanner.pm:95 scanner.pm:106 scanner.pm:113 scanner.pm:120 wizards.pm:95
+#: wizards.pm:99 wizards.pm:121
#, c-format
msgid "Error"
msgstr "ስህተት"
@@ -1200,12 +1202,12 @@ msgstr "እባክዎ የWebDAV ሰርቨር URL ያስገቡ"
msgid "The URL must begin with http:// or https://"
msgstr "URLሉ በhttp:// ወይም በhttps:// መጀመር አለበት"
-#: diskdrake/dav.pm:106 diskdrake/hd_gtk.pm:407 diskdrake/interactive.pm:303
+#: diskdrake/dav.pm:106 diskdrake/hd_gtk.pm:412 diskdrake/interactive.pm:303
#: diskdrake/interactive.pm:388 diskdrake/interactive.pm:550
#: diskdrake/interactive.pm:747 diskdrake/interactive.pm:805
-#: diskdrake/interactive.pm:922 diskdrake/interactive.pm:964
-#: diskdrake/interactive.pm:965 diskdrake/interactive.pm:1215
-#: diskdrake/interactive.pm:1253 diskdrake/interactive.pm:1401 do_pkgs.pm:19
+#: diskdrake/interactive.pm:940 diskdrake/interactive.pm:982
+#: diskdrake/interactive.pm:983 diskdrake/interactive.pm:1233
+#: diskdrake/interactive.pm:1271 diskdrake/interactive.pm:1419 do_pkgs.pm:19
#: do_pkgs.pm:39 do_pkgs.pm:57 do_pkgs.pm:77 harddrake/sound.pm:442
#, c-format
msgid "Warning"
@@ -1222,58 +1224,60 @@ msgid "Server: "
msgstr "ሰርቨር:"
#: diskdrake/dav.pm:125 diskdrake/interactive.pm:493
-#: diskdrake/interactive.pm:1277 diskdrake/interactive.pm:1362
+#: diskdrake/interactive.pm:1295 diskdrake/interactive.pm:1380
#, c-format
msgid "Mount point: "
msgstr ""
-#: diskdrake/dav.pm:126 diskdrake/interactive.pm:1369
+#: diskdrake/dav.pm:126 diskdrake/interactive.pm:1387
#, c-format
msgid "Options: %s"
msgstr "ምርጫዎች: %s"
-#: diskdrake/hd_gtk.pm:54 diskdrake/interactive.pm:298
+#: diskdrake/hd_gtk.pm:61 diskdrake/interactive.pm:298
#: diskdrake/smbnfs_gtk.pm:22 fs/mount_point.pm:106
-#: fs/partitioning_wizard.pm:51 fs/partitioning_wizard.pm:206
-#: fs/partitioning_wizard.pm:211 fs/partitioning_wizard.pm:250
-#: fs/partitioning_wizard.pm:269 fs/partitioning_wizard.pm:274
+#: fs/partitioning_wizard.pm:52 fs/partitioning_wizard.pm:222
+#: fs/partitioning_wizard.pm:230 fs/partitioning_wizard.pm:269
+#: fs/partitioning_wizard.pm:388 fs/partitioning_wizard.pm:445
+#: fs/partitioning_wizard.pm:518 fs/partitioning_wizard.pm:521
#, c-format
msgid "Partitioning"
msgstr ""
-#: diskdrake/hd_gtk.pm:68
+#: diskdrake/hd_gtk.pm:73
#, c-format
msgid "Click on a partition, choose a filesystem type then choose an action"
msgstr ""
-#: diskdrake/hd_gtk.pm:105 diskdrake/interactive.pm:1093
-#: diskdrake/interactive.pm:1103 diskdrake/interactive.pm:1156
+#: diskdrake/hd_gtk.pm:110 diskdrake/interactive.pm:1111
+#: diskdrake/interactive.pm:1121 diskdrake/interactive.pm:1174
#, c-format
msgid "Read carefully"
msgstr "በጥንቃቄ ያንብቡ"
-#: diskdrake/hd_gtk.pm:105
+#: diskdrake/hd_gtk.pm:110
#, c-format
msgid "Please make a backup of your data first"
msgstr ""
-#: diskdrake/hd_gtk.pm:106 diskdrake/interactive.pm:240
+#: diskdrake/hd_gtk.pm:111 diskdrake/interactive.pm:240
#, c-format
msgid "Exit"
msgstr "ውጣ"
-#: diskdrake/hd_gtk.pm:106
+#: diskdrake/hd_gtk.pm:111
#, c-format
msgid "Continue"
msgstr "ቀጥል"
-#: diskdrake/hd_gtk.pm:177 interactive.pm:653 interactive/gtk.pm:797
-#: interactive/gtk.pm:815 interactive/gtk.pm:836 ugtk2.pm:936
+#: diskdrake/hd_gtk.pm:182 fs/partitioning_wizard.pm:493 interactive.pm:653
+#: interactive/gtk.pm:811 interactive/gtk.pm:829 interactive/gtk.pm:850
+#: ugtk2.pm:936
#, c-format
msgid "Help"
msgstr "እርዳታ"
-#: diskdrake/hd_gtk.pm:223
+#: diskdrake/hd_gtk.pm:228
#, c-format
msgid ""
"You have one big Microsoft Windows partition.\n"
@@ -1281,87 +1285,87 @@ msgid ""
"(click on it, then click on \"Resize\")"
msgstr ""
-#: diskdrake/hd_gtk.pm:225
+#: diskdrake/hd_gtk.pm:230
#, c-format
msgid "Please click on a partition"
msgstr "እባክዎ ክፋዩ ላይ ይጫኑ"
-#: diskdrake/hd_gtk.pm:239 diskdrake/smbnfs_gtk.pm:63
+#: diskdrake/hd_gtk.pm:244 diskdrake/smbnfs_gtk.pm:63
#, c-format
msgid "Details"
msgstr "ዝርዝሮች"
-#: diskdrake/hd_gtk.pm:289
+#: diskdrake/hd_gtk.pm:294
#, c-format
msgid "No hard drives found"
msgstr "ቋሚ ዲስኮችን አልተገኙም"
-#: diskdrake/hd_gtk.pm:316
+#: diskdrake/hd_gtk.pm:321
#, c-format
msgid "Unknown"
msgstr "ያልታወቀ"
-#: diskdrake/hd_gtk.pm:378
+#: diskdrake/hd_gtk.pm:383
#, fuzzy, c-format
msgid "Ext3"
msgstr "ውጣ"
-#: diskdrake/hd_gtk.pm:378
+#: diskdrake/hd_gtk.pm:383
#, fuzzy, c-format
msgid "XFS"
msgstr "HFS"
-#: diskdrake/hd_gtk.pm:378
+#: diskdrake/hd_gtk.pm:383
#, c-format
msgid "Swap"
msgstr "Swap"
-#: diskdrake/hd_gtk.pm:378
+#: diskdrake/hd_gtk.pm:383
#, c-format
msgid "SunOS"
msgstr "SunOS"
-#: diskdrake/hd_gtk.pm:378
+#: diskdrake/hd_gtk.pm:383
#, c-format
msgid "HFS"
msgstr "HFS"
-#: diskdrake/hd_gtk.pm:378
+#: diskdrake/hd_gtk.pm:383
#, c-format
msgid "Windows"
msgstr "Windows"
-#: diskdrake/hd_gtk.pm:379 services.pm:158
+#: diskdrake/hd_gtk.pm:384 services.pm:158
#, c-format
msgid "Other"
msgstr "ሌላ"
-#: diskdrake/hd_gtk.pm:379 diskdrake/interactive.pm:1292
+#: diskdrake/hd_gtk.pm:384 diskdrake/interactive.pm:1310
#, c-format
msgid "Empty"
msgstr "ባዶ"
-#: diskdrake/hd_gtk.pm:386
+#: diskdrake/hd_gtk.pm:391
#, c-format
msgid "Filesystem types:"
msgstr "የፋይል ሲስተም አይነቶች:"
-#: diskdrake/hd_gtk.pm:407
+#: diskdrake/hd_gtk.pm:412
#, fuzzy, c-format
msgid "This partition is already empty"
msgstr "ይዚህ ክፋይ መጠነ ተስተካካይ አይደለም"
-#: diskdrake/hd_gtk.pm:416
+#: diskdrake/hd_gtk.pm:421
#, c-format
msgid "Use ``Unmount'' first"
msgstr "በመጀመሪያ “Unmount”ን ይጠቀሙ"
-#: diskdrake/hd_gtk.pm:416
+#: diskdrake/hd_gtk.pm:421
#, fuzzy, c-format
msgid "Use ``%s'' instead (in expert mode)"
msgstr "በዚህ ፈንታ “%s”ን ይጠቀሙ"
-#: diskdrake/hd_gtk.pm:416 diskdrake/interactive.pm:402
+#: diskdrake/hd_gtk.pm:421 diskdrake/interactive.pm:402
#: diskdrake/interactive.pm:588 diskdrake/removable.pm:25
#: diskdrake/removable.pm:48
#, c-format
@@ -1385,7 +1389,7 @@ msgid "More"
msgstr "ተጨማሪ"
#: diskdrake/interactive.pm:281 diskdrake/interactive.pm:291
-#: diskdrake/interactive.pm:1200
+#: diskdrake/interactive.pm:1218
#, fuzzy, c-format
msgid "Confirmation"
msgstr "ስየማ"
@@ -1410,7 +1414,7 @@ msgstr ""
msgid "Do you want to save /etc/fstab modifications"
msgstr ""
-#: diskdrake/interactive.pm:298 fs/partitioning_wizard.pm:250
+#: diskdrake/interactive.pm:298 fs/partitioning_wizard.pm:269
#, c-format
msgid "You need to reboot for the partition table modifications to take place"
msgstr ""
@@ -1495,7 +1499,7 @@ msgstr "ፎርማት"
msgid "Add to RAID"
msgstr "ወደ RAID ጨምር"
-#: diskdrake/interactive.pm:409 diskdrake/interactive.pm:888
+#: diskdrake/interactive.pm:409 diskdrake/interactive.pm:891
#, c-format
msgid "Add to LVM"
msgstr "ወደ LVM ጨምር"
@@ -1555,12 +1559,12 @@ msgstr "አዲስ ክፋይ ፍጠር"
msgid "Start sector: "
msgstr "ሴክተር ጀምር፦"
-#: diskdrake/interactive.pm:489 diskdrake/interactive.pm:957
+#: diskdrake/interactive.pm:489 diskdrake/interactive.pm:975
#, c-format
msgid "Size in MB: "
msgstr "መጠን በMB:"
-#: diskdrake/interactive.pm:491 diskdrake/interactive.pm:958
+#: diskdrake/interactive.pm:491 diskdrake/interactive.pm:976
#, c-format
msgid "Filesystem type: "
msgstr "የፋይል ሲስተም አይነት: "
@@ -1657,7 +1661,7 @@ msgid "Where do you want to mount %s?"
msgstr "%sን የት መትከል ይፈልጋሉ?"
#: diskdrake/interactive.pm:711 diskdrake/interactive.pm:794
-#: fs/partitioning_wizard.pm:146 fs/partitioning_wizard.pm:178
+#: fs/partitioning_wizard.pm:129 fs/partitioning_wizard.pm:191
#, c-format
msgid "Resizing"
msgstr "መጠን በማስተካከል ላይ"
@@ -1709,7 +1713,7 @@ msgid ""
"filesystem checks will be run on your next boot into Microsoft Windows®"
msgstr ""
-#: diskdrake/interactive.pm:853 diskdrake/interactive.pm:1397
+#: diskdrake/interactive.pm:853 diskdrake/interactive.pm:1415
#, c-format
msgid "Filesystem encryption key"
msgstr "የፋይል-ሲስተም ሚስጢራዊ ግልበጣ ቁልፍ"
@@ -1719,7 +1723,7 @@ msgstr "የፋይል-ሲስተም ሚስጢራዊ ግልበጣ ቁልፍ"
msgid "Enter your filesystem encryption key"
msgstr "የፋይል-ሲስተም ሚስጢራዊ ግልበጣ ቁልፍ"
-#: diskdrake/interactive.pm:855 diskdrake/interactive.pm:1405
+#: diskdrake/interactive.pm:855 diskdrake/interactive.pm:1423
#, c-format
msgid "Encryption key"
msgstr "የሚስጢራዊ ግልበጣ ቁልፍ"
@@ -1734,139 +1738,149 @@ msgstr ""
msgid "Choose an existing RAID to add to"
msgstr ""
-#: diskdrake/interactive.pm:872 diskdrake/interactive.pm:890
+#: diskdrake/interactive.pm:872 diskdrake/interactive.pm:893
#, c-format
msgid "new"
msgstr "አዲስ"
-#: diskdrake/interactive.pm:888
+#: diskdrake/interactive.pm:891
#, c-format
msgid "Choose an existing LVM to add to"
msgstr ""
-#: diskdrake/interactive.pm:895
-#, c-format
-msgid "LVM name?"
+#: diskdrake/interactive.pm:903 diskdrake/interactive.pm:912
+#, fuzzy, c-format
+msgid "LVM name"
msgstr "የLVM ስም?"
-#: diskdrake/interactive.pm:922
+#: diskdrake/interactive.pm:904
+#, c-format
+msgid "Enter a name for the new LVM volume group"
+msgstr ""
+
+#: diskdrake/interactive.pm:909
+#, fuzzy, c-format
+msgid "\"%s\" already exists"
+msgstr "ፋይሉ በፊትም ነበር። ልጠቀምበት?"
+
+#: diskdrake/interactive.pm:940
#, c-format
msgid ""
"Physical volume %s is still in use.\n"
"Do you want to move used physical extents on this volume to other volumes?"
msgstr ""
-#: diskdrake/interactive.pm:924
+#: diskdrake/interactive.pm:942
#, c-format
msgid "Moving physical extents"
msgstr ""
-#: diskdrake/interactive.pm:942
+#: diskdrake/interactive.pm:960
#, c-format
msgid "This partition can not be used for loopback"
msgstr ""
-#: diskdrake/interactive.pm:955
+#: diskdrake/interactive.pm:973
#, c-format
msgid "Loopback"
msgstr ""
-#: diskdrake/interactive.pm:956
+#: diskdrake/interactive.pm:974
#, c-format
msgid "Loopback file name: "
msgstr "የዞሮ መመለሻ ፋይል ስም: "
-#: diskdrake/interactive.pm:961
+#: diskdrake/interactive.pm:979
#, c-format
msgid "Give a file name"
msgstr "የፋይል ስም ይስጡ"
-#: diskdrake/interactive.pm:964
+#: diskdrake/interactive.pm:982
#, c-format
msgid "File is already used by another loopback, choose another one"
msgstr ""
-#: diskdrake/interactive.pm:965
+#: diskdrake/interactive.pm:983
#, c-format
msgid "File already exists. Use it?"
msgstr "ፋይሉ በፊትም ነበር። ልጠቀምበት?"
-#: diskdrake/interactive.pm:997 diskdrake/interactive.pm:1000
+#: diskdrake/interactive.pm:1015 diskdrake/interactive.pm:1018
#, c-format
msgid "Mount options"
msgstr "የተከላ ምርጫዎች"
-#: diskdrake/interactive.pm:1007
+#: diskdrake/interactive.pm:1025
#, c-format
msgid "Various"
msgstr ""
-#: diskdrake/interactive.pm:1074
+#: diskdrake/interactive.pm:1092
#, c-format
msgid "device"
msgstr "መሳሪያ"
-#: diskdrake/interactive.pm:1075
+#: diskdrake/interactive.pm:1093
#, c-format
msgid "level"
msgstr "ደረጃ"
-#: diskdrake/interactive.pm:1076
+#: diskdrake/interactive.pm:1094
#, fuzzy, c-format
msgid "chunk size in KiB"
msgstr "የፊደል ቅርጽ መጠን፦"
-#: diskdrake/interactive.pm:1094
+#: diskdrake/interactive.pm:1112
#, c-format
msgid "Be careful: this operation is dangerous."
msgstr "ይጠንቀቁ: ይህ አሰራር አደገኛ ነው።"
-#: diskdrake/interactive.pm:1109
+#: diskdrake/interactive.pm:1127
#, fuzzy, c-format
msgid "Partitioning Type"
msgstr "መከፋፈል አልተሳካም: %s"
-#: diskdrake/interactive.pm:1109
+#: diskdrake/interactive.pm:1127
#, c-format
msgid "What type of partitioning?"
msgstr "ምን አይነት አከፋፈል?"
-#: diskdrake/interactive.pm:1147
+#: diskdrake/interactive.pm:1165
#, c-format
msgid "You'll need to reboot before the modification can take place"
msgstr ""
-#: diskdrake/interactive.pm:1156
+#: diskdrake/interactive.pm:1174
#, c-format
msgid "Partition table of drive %s is going to be written to disk"
msgstr ""
-#: diskdrake/interactive.pm:1178 fs/format.pm:96 fs/format.pm:103
+#: diskdrake/interactive.pm:1196 fs/format.pm:96 fs/format.pm:103
#, c-format
msgid "Formatting partition %s"
msgstr "ክፋይ %sን በማስተካከል ላይ"
-#: diskdrake/interactive.pm:1191
+#: diskdrake/interactive.pm:1209
#, c-format
msgid "After formatting partition %s, all data on this partition will be lost"
msgstr ""
-#: diskdrake/interactive.pm:1200 fs/partitioning.pm:48
+#: diskdrake/interactive.pm:1218 fs/partitioning.pm:48
#, fuzzy, c-format
msgid "Check bad blocks?"
msgstr "ተመልከት ይህንን"
-#: diskdrake/interactive.pm:1214
+#: diskdrake/interactive.pm:1232
#, c-format
msgid "Move files to the new partition"
msgstr "ወደ አዲሱ ክፋይ ፋይሎችን አንቀሳቅስ"
-#: diskdrake/interactive.pm:1214
+#: diskdrake/interactive.pm:1232
#, c-format
msgid "Hide files"
msgstr "ፋይሎች ደብቅ"
-#: diskdrake/interactive.pm:1215
+#: diskdrake/interactive.pm:1233
#, c-format
msgid ""
"Directory %s already contains data\n"
@@ -1877,128 +1891,128 @@ msgid ""
"the contents of the mounted partition)"
msgstr ""
-#: diskdrake/interactive.pm:1230
+#: diskdrake/interactive.pm:1248
#, c-format
msgid "Moving files to the new partition"
msgstr ""
-#: diskdrake/interactive.pm:1234
+#: diskdrake/interactive.pm:1252
#, c-format
msgid "Copying %s"
msgstr "%sን በመገልበጥ ላይ"
-#: diskdrake/interactive.pm:1238
+#: diskdrake/interactive.pm:1256
#, c-format
msgid "Removing %s"
msgstr "%sን በማስወገድ ላይ"
-#: diskdrake/interactive.pm:1252
+#: diskdrake/interactive.pm:1270
#, c-format
msgid "partition %s is now known as %s"
msgstr "%s ከአሁን በኋላ %s በመባል ይታወቃል"
-#: diskdrake/interactive.pm:1253
+#: diskdrake/interactive.pm:1271
#, c-format
msgid "Partitions have been renumbered: "
msgstr ""
-#: diskdrake/interactive.pm:1278 diskdrake/interactive.pm:1346
+#: diskdrake/interactive.pm:1296 diskdrake/interactive.pm:1364
#, c-format
msgid "Device: "
msgstr "መሳሪያ: "
-#: diskdrake/interactive.pm:1279
+#: diskdrake/interactive.pm:1297
#, c-format
msgid "Volume label: "
msgstr ""
-#: diskdrake/interactive.pm:1280
+#: diskdrake/interactive.pm:1298
#, c-format
msgid "UUID: "
msgstr ""
-#: diskdrake/interactive.pm:1281
+#: diskdrake/interactive.pm:1299
#, c-format
msgid "DOS drive letter: %s (just a guess)\n"
msgstr ""
-#: diskdrake/interactive.pm:1285 diskdrake/interactive.pm:1294
-#: diskdrake/interactive.pm:1365
+#: diskdrake/interactive.pm:1303 diskdrake/interactive.pm:1312
+#: diskdrake/interactive.pm:1383
#, c-format
msgid "Type: "
msgstr "አይነት: "
-#: diskdrake/interactive.pm:1289 diskdrake/interactive.pm:1350
+#: diskdrake/interactive.pm:1307 diskdrake/interactive.pm:1368
#, c-format
msgid "Name: "
msgstr "ስም: "
-#: diskdrake/interactive.pm:1296
+#: diskdrake/interactive.pm:1314
#, c-format
msgid "Start: sector %s\n"
msgstr "ጀምር፦ ሴክተር %sን\n"
-#: diskdrake/interactive.pm:1297
+#: diskdrake/interactive.pm:1315
#, c-format
msgid "Size: %s"
msgstr "መጠን: %s"
-#: diskdrake/interactive.pm:1299
+#: diskdrake/interactive.pm:1317
#, c-format
msgid ", %s sectors"
msgstr ""
-#: diskdrake/interactive.pm:1301
+#: diskdrake/interactive.pm:1319
#, fuzzy, c-format
msgid "Cylinder %d to %d\n"
msgstr "CD ወደ"
-#: diskdrake/interactive.pm:1302
+#: diskdrake/interactive.pm:1320
#, c-format
msgid "Number of logical extents: %d\n"
msgstr ""
-#: diskdrake/interactive.pm:1303
+#: diskdrake/interactive.pm:1321
#, c-format
msgid "Formatted\n"
msgstr ""
-#: diskdrake/interactive.pm:1304
+#: diskdrake/interactive.pm:1322
#, c-format
msgid "Not formatted\n"
msgstr "አልተስተካከለም\n"
-#: diskdrake/interactive.pm:1305
+#: diskdrake/interactive.pm:1323
#, c-format
msgid "Mounted\n"
msgstr ""
-#: diskdrake/interactive.pm:1306
+#: diskdrake/interactive.pm:1324
#, fuzzy, c-format
msgid "RAID %s\n"
msgstr "URI፦"
-#: diskdrake/interactive.pm:1308
+#: diskdrake/interactive.pm:1326
#, fuzzy, c-format
msgid "Encrypted"
msgstr "የሚስጢራዊ ግልበጣ ቁልፍ"
-#: diskdrake/interactive.pm:1308
+#: diskdrake/interactive.pm:1326
#, c-format
msgid " (mapped on %s)"
msgstr ""
-#: diskdrake/interactive.pm:1309
+#: diskdrake/interactive.pm:1327
#, c-format
msgid " (to map on %s)"
msgstr ""
-#: diskdrake/interactive.pm:1310
+#: diskdrake/interactive.pm:1328
#, c-format
msgid " (inactive)"
msgstr ""
-#: diskdrake/interactive.pm:1316
+#: diskdrake/interactive.pm:1334
#, c-format
msgid ""
"Loopback file(s):\n"
@@ -2007,34 +2021,34 @@ msgstr ""
"ዞሮ መመለሻ ፋይል(ሎች):\n"
" %s\n"
-#: diskdrake/interactive.pm:1317
+#: diskdrake/interactive.pm:1335
#, c-format
msgid ""
"Partition booted by default\n"
" (for MS-DOS boot, not for lilo)\n"
msgstr ""
-#: diskdrake/interactive.pm:1319
+#: diskdrake/interactive.pm:1337
#, c-format
msgid "Level %s\n"
msgstr "ደረጃ %s\n"
-#: diskdrake/interactive.pm:1320
+#: diskdrake/interactive.pm:1338
#, fuzzy, c-format
msgid "Chunk size %d KiB\n"
msgstr "የፊደል ቅርጽ መጠን፦"
-#: diskdrake/interactive.pm:1321
+#: diskdrake/interactive.pm:1339
#, c-format
msgid "RAID-disks %s\n"
msgstr ""
-#: diskdrake/interactive.pm:1323
+#: diskdrake/interactive.pm:1341
#, c-format
msgid "Loopback file name: %s"
msgstr "ዞሮ መመለሻ ፋይል ስም: %s"
-#: diskdrake/interactive.pm:1326
+#: diskdrake/interactive.pm:1344
#, c-format
msgid ""
"\n"
@@ -2043,7 +2057,7 @@ msgid ""
"probably leave it alone.\n"
msgstr ""
-#: diskdrake/interactive.pm:1329
+#: diskdrake/interactive.pm:1347
#, c-format
msgid ""
"\n"
@@ -2052,67 +2066,67 @@ msgid ""
"dual-booting your system.\n"
msgstr ""
-#: diskdrake/interactive.pm:1338
+#: diskdrake/interactive.pm:1356
#, c-format
msgid "Free space on %s (%s)"
msgstr ""
-#: diskdrake/interactive.pm:1347
+#: diskdrake/interactive.pm:1365
#, c-format
msgid "Read-only"
msgstr "ለንባብ ብቻ"
-#: diskdrake/interactive.pm:1348
+#: diskdrake/interactive.pm:1366
#, c-format
msgid "Size: %s\n"
msgstr "መጠን፦ %s\n"
-#: diskdrake/interactive.pm:1349
+#: diskdrake/interactive.pm:1367
#, c-format
msgid "Geometry: %s cylinders, %s heads, %s sectors\n"
msgstr ""
-#: diskdrake/interactive.pm:1351
+#: diskdrake/interactive.pm:1369
#, fuzzy, c-format
msgid "Medium type: "
msgstr "የፋይል ሲስተም አይነት: "
-#: diskdrake/interactive.pm:1352
+#: diskdrake/interactive.pm:1370
#, c-format
msgid "LVM-disks %s\n"
msgstr ""
-#: diskdrake/interactive.pm:1353
+#: diskdrake/interactive.pm:1371
#, c-format
msgid "Partition table type: %s\n"
msgstr "የክፋይ ጠረጴዛ ዓይነት: %s\n"
-#: diskdrake/interactive.pm:1354
+#: diskdrake/interactive.pm:1372
#, c-format
msgid "on channel %d id %d\n"
msgstr "በጣቢያ %d ID %d\n"
-#: diskdrake/interactive.pm:1398
+#: diskdrake/interactive.pm:1416
#, c-format
msgid "Choose your filesystem encryption key"
msgstr ""
-#: diskdrake/interactive.pm:1401
+#: diskdrake/interactive.pm:1419
#, c-format
msgid "This encryption key is too simple (must be at least %d characters long)"
msgstr ""
-#: diskdrake/interactive.pm:1402
+#: diskdrake/interactive.pm:1420
#, c-format
msgid "The encryption keys do not match"
msgstr ""
-#: diskdrake/interactive.pm:1406
+#: diskdrake/interactive.pm:1424
#, c-format
msgid "Encryption key (again)"
msgstr "የሚስጢራዊ ግልበጣ ቁልፍ (እንደገና)"
-#: diskdrake/interactive.pm:1408
+#: diskdrake/interactive.pm:1426
#, c-format
msgid "Encryption algorithm"
msgstr ""
@@ -2124,7 +2138,7 @@ msgstr "አይነት ለውጥ"
#: diskdrake/smbnfs_gtk.pm:81 interactive.pm:129 interactive.pm:550
#: interactive/curses.pm:260 interactive/http.pm:104 interactive/http.pm:160
-#: interactive/stdio.pm:39 interactive/stdio.pm:148 mygtk2.pm:844 ugtk2.pm:415
+#: interactive/stdio.pm:39 interactive/stdio.pm:148 mygtk2.pm:846 ugtk2.pm:415
#: ugtk2.pm:517 ugtk2.pm:526 ugtk2.pm:812
#, c-format
msgid "Cancel"
@@ -2213,7 +2227,7 @@ msgid ""
"filesystems. Please check your hardware for the cause of this problem"
msgstr ""
-#: fs/any.pm:75 fs/partitioning_wizard.pm:59
+#: fs/any.pm:75 fs/partitioning_wizard.pm:60
#, c-format
msgid "You must have a FAT partition mounted in /boot/efi"
msgstr ""
@@ -2407,7 +2421,7 @@ msgstr ""
msgid "Not enough swap space to fulfill installation, please add some"
msgstr ""
-#: fs/partitioning_wizard.pm:51
+#: fs/partitioning_wizard.pm:52
#, c-format
msgid ""
"You must have a root partition.\n"
@@ -2415,7 +2429,7 @@ msgid ""
"Then choose action ``Mount point'' and set it to `/'"
msgstr ""
-#: fs/partitioning_wizard.pm:56
+#: fs/partitioning_wizard.pm:57
#, c-format
msgid ""
"You do not have a swap partition.\n"
@@ -2423,79 +2437,42 @@ msgid ""
"Continue anyway?"
msgstr ""
-#: fs/partitioning_wizard.pm:84
+#: fs/partitioning_wizard.pm:93
#, c-format
msgid "Use free space"
msgstr "ነጻ ቦታ ተጠቀም"
-#: fs/partitioning_wizard.pm:86
+#: fs/partitioning_wizard.pm:95
#, fuzzy, c-format
msgid "Not enough free space to allocate new partitions"
msgstr "ወደ አዲሱ ክፋይ ፋይሎችን አንቀሳቅስ"
-#: fs/partitioning_wizard.pm:94
+#: fs/partitioning_wizard.pm:103
#, c-format
msgid "Use existing partitions"
msgstr "የነበሩትን ክፋዮች ተጠቀም"
-#: fs/partitioning_wizard.pm:96
+#: fs/partitioning_wizard.pm:105
#, c-format
msgid "There is no existing partition to use"
msgstr ""
-#: fs/partitioning_wizard.pm:103
-#, c-format
-msgid "Use the Microsoft Windows® partition for loopback"
-msgstr ""
-
-#: fs/partitioning_wizard.pm:106
-#, fuzzy, c-format
-msgid "Which partition do you want to use for Linux4Win?"
-msgstr "%sን የት መትከል ይፈልጋሉ?"
-
-#: fs/partitioning_wizard.pm:108
-#, c-format
-msgid "Choose the sizes"
-msgstr "መጠኖቹን ይምረጡ"
-
-#: fs/partitioning_wizard.pm:109
-#, fuzzy, c-format
-msgid "Root partition size in MB: "
-msgstr "አዲስ መጠን በMB: "
-
-#: fs/partitioning_wizard.pm:110
-#, fuzzy, c-format
-msgid "Swap partition size in MB: "
-msgstr "አዲስ መጠን በMB: "
-
-#: fs/partitioning_wizard.pm:119
+#: fs/partitioning_wizard.pm:129
#, c-format
-msgid "There is no FAT partition to use as loopback (or not enough space left)"
+msgid "Computing the size of the Microsoft Windows® partition"
msgstr ""
-#: fs/partitioning_wizard.pm:127
+#: fs/partitioning_wizard.pm:148
#, fuzzy, c-format
msgid "Use the free space on a Microsoft Windows® partition"
msgstr "የMicrosoft Windows® ክፋይ መጠን በማስተካከል ላይ"
-#: fs/partitioning_wizard.pm:129
+#: fs/partitioning_wizard.pm:152
#, fuzzy, c-format
msgid "Which partition do you want to resize?"
msgstr "ምን ማድረግ ይፈልጋሉ?"
-#: fs/partitioning_wizard.pm:143
-#, c-format
-msgid ""
-"The FAT resizer is unable to handle your partition, \n"
-"the following error occurred: %s"
-msgstr ""
-
-#: fs/partitioning_wizard.pm:146
-#, c-format
-msgid "Computing the size of the Microsoft Windows® partition"
-msgstr ""
-
-#: fs/partitioning_wizard.pm:153
+#: fs/partitioning_wizard.pm:162
#, c-format
msgid ""
"Your Microsoft Windows® partition is too fragmented. Please reboot your "
@@ -2503,7 +2480,7 @@ msgid ""
"the Mandriva Linux installation."
msgstr ""
-#: fs/partitioning_wizard.pm:156
+#: fs/partitioning_wizard.pm:166
#, c-format
msgid ""
"WARNING!\n"
@@ -2524,107 +2501,112 @@ msgid ""
msgstr ""
#. -PO: keep the double empty lines between sections, this is formatted a la LaTeX
-#: fs/partitioning_wizard.pm:165 interactive.pm:549 interactive/curses.pm:263
-#: ugtk2.pm:519
+#: fs/partitioning_wizard.pm:175 fs/partitioning_wizard.pm:498
+#: interactive.pm:549 interactive/curses.pm:263 ugtk2.pm:519
#, c-format
msgid "Next"
msgstr "የሚቀጥለው"
-#: fs/partitioning_wizard.pm:168
+#: fs/partitioning_wizard.pm:180
#, fuzzy, c-format
msgid "Partitionning"
msgstr "መከፋፈል አልተሳካም: %s"
-#: fs/partitioning_wizard.pm:168
+#: fs/partitioning_wizard.pm:180
#, fuzzy, c-format
msgid "Which size do you want to keep for Microsoft Windows® on partition %s?"
msgstr "የMicrosoft Windows® ክፋይ መጠን በማስተካከል ላይ"
-#: fs/partitioning_wizard.pm:169
+#: fs/partitioning_wizard.pm:181
#, c-format
msgid "Size"
msgstr "መጠን"
-#: fs/partitioning_wizard.pm:178
+#: fs/partitioning_wizard.pm:191
#, c-format
msgid "Resizing Microsoft Windows® partition"
msgstr "የMicrosoft Windows® ክፋይ መጠን በማስተካከል ላይ"
-#: fs/partitioning_wizard.pm:183
+#: fs/partitioning_wizard.pm:196
#, c-format
msgid "FAT resizing failed: %s"
msgstr "የFATን መጠን መለወጥ አልተሳካም: %s"
-#: fs/partitioning_wizard.pm:186
+#: fs/partitioning_wizard.pm:199
#, c-format
msgid ""
"To ensure data integrity after resizing the partition(s), \n"
"filesystem checks will be run on your next boot into Microsoft Windows®"
msgstr ""
-#: fs/partitioning_wizard.pm:198
+#: fs/partitioning_wizard.pm:212
#, c-format
msgid "There is no FAT partition to resize (or not enough space left)"
msgstr ""
-#: fs/partitioning_wizard.pm:203
+#: fs/partitioning_wizard.pm:217
#, c-format
msgid "Remove Microsoft Windows®"
msgstr "Microsoft Windows®ን አስወግድ"
-#: fs/partitioning_wizard.pm:203
+#: fs/partitioning_wizard.pm:217
#, fuzzy, c-format
msgid "Erase and use entire disk"
msgstr "ዲስኩን እንዳለ ደምስስ"
-#: fs/partitioning_wizard.pm:205
+#: fs/partitioning_wizard.pm:221
#, c-format
msgid "You have more than one hard drive, which one do you install linux on?"
msgstr ""
-#: fs/partitioning_wizard.pm:210 fsedit.pm:600
+#: fs/partitioning_wizard.pm:229 fsedit.pm:600
#, c-format
msgid "ALL existing partitions and their data will be lost on drive %s"
msgstr ""
-#: fs/partitioning_wizard.pm:220
+#: fs/partitioning_wizard.pm:239
#, c-format
msgid "Custom disk partitioning"
msgstr "የተለመደውን ዲስክ አከፋፈል"
-#: fs/partitioning_wizard.pm:226
+#: fs/partitioning_wizard.pm:245
#, c-format
msgid "Use fdisk"
msgstr "fdiskን ተጠቀም"
-#: fs/partitioning_wizard.pm:229
+#: fs/partitioning_wizard.pm:248
#, c-format
msgid ""
"You can now partition %s.\n"
"When you are done, do not forget to save using `w'"
msgstr ""
-#: fs/partitioning_wizard.pm:269
+#: fs/partitioning_wizard.pm:388 fs/partitioning_wizard.pm:518
#, c-format
msgid "I can not find any room for installing"
msgstr "የመትከያ ቦታ ማግኘት አልቻልኩም"
-#: fs/partitioning_wizard.pm:278
+#: fs/partitioning_wizard.pm:397 fs/partitioning_wizard.pm:525
#, c-format
msgid "The DrakX Partitioning wizard found the following solutions:"
msgstr ""
-#: fs/partitioning_wizard.pm:287
+#: fs/partitioning_wizard.pm:459
+#, c-format
+msgid "Here is the content of you disk drive "
+msgstr ""
+
+#: fs/partitioning_wizard.pm:535
#, c-format
msgid "Partitioning failed: %s"
msgstr "መከፋፈል አልተሳካም: %s"
-#: fs/type.pm:388
+#: fs/type.pm:390
#, c-format
msgid "You can not use JFS for partitions smaller than 16MB"
msgstr ""
-#: fs/type.pm:389
+#: fs/type.pm:391
#, c-format
msgid "You can not use ReiserFS for partitions smaller than 32MB"
msgstr ""
@@ -2708,7 +2690,7 @@ msgstr ""
#: fsedit.pm:447 fsedit.pm:449
#, c-format
msgid ""
-"You need a true filesystem (ext2/ext3, reiserfs, xfs, or jfs) for this mount "
+"You need a true filesystem (ext2/3/4, reiserfs, xfs, or jfs) for this mount "
"point\n"
msgstr ""
@@ -3189,7 +3171,7 @@ msgstr "የፋይሉ ዓይነት"
#: interactive.pm:128 interactive.pm:549 interactive/curses.pm:263
#: interactive/http.pm:103 interactive/http.pm:156 interactive/stdio.pm:39
-#: interactive/stdio.pm:148 interactive/stdio.pm:149 mygtk2.pm:844
+#: interactive/stdio.pm:148 interactive/stdio.pm:149 mygtk2.pm:846
#: ugtk2.pm:421 ugtk2.pm:519 ugtk2.pm:812 ugtk2.pm:835
#, c-format
msgid "Ok"
@@ -3250,7 +3232,7 @@ msgstr "ዶሴ አይደለም"
msgid "No such file"
msgstr "ፋይሉ `%s'ን የለም\n"
-#: interactive/gtk.pm:580
+#: interactive/gtk.pm:594
#, c-format
msgid "Beware, Caps Lock is enabled"
msgstr ""
@@ -4927,17 +4909,17 @@ msgid ""
"Do you want to try again with other parameters?"
msgstr ""
-#: mygtk2.pm:1538 mygtk2.pm:1539
+#: mygtk2.pm:1540 mygtk2.pm:1541
#, c-format
msgid "Password is trivial to guess"
msgstr ""
-#: mygtk2.pm:1540
+#: mygtk2.pm:1542
#, c-format
msgid "Password should resist to basic attacks"
msgstr ""
-#: mygtk2.pm:1541 mygtk2.pm:1542
+#: mygtk2.pm:1543 mygtk2.pm:1544
#, fuzzy, c-format
msgid "Password seems secure"
msgstr "ሚስጥር-ቃል ያስፈልጋል"
@@ -6352,6 +6334,21 @@ msgid "Installation failed"
msgstr "%s አልተገኘም"
#, fuzzy
+#~ msgid "Which partition do you want to use for Linux4Win?"
+#~ msgstr "%sን የት መትከል ይፈልጋሉ?"
+
+#~ msgid "Choose the sizes"
+#~ msgstr "መጠኖቹን ይምረጡ"
+
+#, fuzzy
+#~ msgid "Root partition size in MB: "
+#~ msgstr "አዲስ መጠን በMB: "
+
+#, fuzzy
+#~ msgid "Swap partition size in MB: "
+#~ msgstr "አዲስ መጠን በMB: "
+
+#, fuzzy
#~ msgid "Welcome To Crackers"
#~ msgstr "እንደገና የሚሰራ ምንም የለም።"
diff --git a/perl-install/share/po/ar.po b/perl-install/share/po/ar.po
index afe6a0f13..16d2bd186 100644
--- a/perl-install/share/po/ar.po
+++ b/perl-install/share/po/ar.po
@@ -9,7 +9,7 @@
msgid ""
msgstr ""
"Project-Id-Version: DrakX\n"
-"POT-Creation-Date: 2009-09-10 12:20+0200\n"
+"POT-Creation-Date: 2009-10-07 13:57+0200\n"
"PO-Revision-Date: 2005-03-03 01:06+0300\n"
"Last-Translator: Ossama M. Khayat <okhayat@yahoo.com>\n"
"Language-Team: Arabic <support@arabeyes.org>\n"
@@ -20,10 +20,10 @@ msgstr ""
"Plural-Forms: nplurals=4; plural=n==1 ? 0 : n==2 ? 1 : n>=3 && n<=10 ? 2 : "
"3\n"
-#: any.pm:252 any.pm:884 diskdrake/interactive.pm:594
+#: any.pm:252 any.pm:910 diskdrake/interactive.pm:594
#: diskdrake/interactive.pm:794 diskdrake/interactive.pm:838
-#: diskdrake/interactive.pm:924 diskdrake/interactive.pm:1178
-#: diskdrake/interactive.pm:1230 do_pkgs.pm:241 do_pkgs.pm:287
+#: diskdrake/interactive.pm:942 diskdrake/interactive.pm:1196
+#: diskdrake/interactive.pm:1248 do_pkgs.pm:241 do_pkgs.pm:287
#: harddrake/sound.pm:303 interactive.pm:587 pkgs.pm:281
#, c-format
msgid "Please wait"
@@ -178,7 +178,7 @@ msgstr "تمكين ACPI"
msgid "Enable Local APIC"
msgstr "تمكين ACPI"
-#: any.pm:415 any.pm:829 any.pm:845 authentication.pm:250
+#: any.pm:415 any.pm:855 any.pm:871 authentication.pm:250
#: diskdrake/smbnfs_gtk.pm:181
#, c-format
msgid "Password"
@@ -189,7 +189,7 @@ msgstr "كلمة المرور"
msgid "The passwords do not match"
msgstr "كلمات المرور غير متطابقة"
-#: any.pm:417 authentication.pm:261 diskdrake/interactive.pm:1402
+#: any.pm:417 authentication.pm:261 diskdrake/interactive.pm:1420
#, c-format
msgid "Please try again"
msgstr "الرجاء المحاولة مجدداً"
@@ -199,7 +199,7 @@ msgstr "الرجاء المحاولة مجدداً"
msgid "You can not use a password with %s"
msgstr "لا يمكنك استخدام نظام ملفات مرمّز لمكان التركيب %s"
-#: any.pm:421 any.pm:831 any.pm:847 authentication.pm:251
+#: any.pm:421 any.pm:857 any.pm:873 authentication.pm:251
#, c-format
msgid "Password (again)"
msgstr "كلمة المرور (مجدداً)"
@@ -364,190 +364,191 @@ msgstr ""
"هذه هي المدخلات المختلفة في قائمة الإقلاع حتى الآن.\n"
"يمكنك إضافة مدخلات أخرى أو تغيير الموجودة."
-#: any.pm:790
+#: any.pm:816
#, c-format
msgid "access to X programs"
msgstr "الوصول إلى برامج X"
-#: any.pm:791
+#: any.pm:817
#, c-format
msgid "access to rpm tools"
msgstr "الوصول إلى أدوات rpm"
-#: any.pm:792
+#: any.pm:818
#, c-format
msgid "allow \"su\""
msgstr "السماح بـ\"su\""
-#: any.pm:793
+#: any.pm:819
#, c-format
msgid "access to administrative files"
msgstr "الوصول إلى ملفات الإدارة"
-#: any.pm:794
+#: any.pm:820
#, c-format
msgid "access to network tools"
msgstr "الوصول إلى أدوات الشبكة"
-#: any.pm:795
+#: any.pm:821
#, c-format
msgid "access to compilation tools"
msgstr "الوصول إلى أدوات التجميع"
-#: any.pm:801
+#: any.pm:827
#, c-format
msgid "(already added %s)"
msgstr "(تمت إضافة %s مسبقا)"
-#: any.pm:807
+#: any.pm:833
#, c-format
msgid "Please give a user name"
msgstr "الرجاء إعطاء اسم مستخدم"
-#: any.pm:808
-#, c-format
+#: any.pm:834
+#, fuzzy, c-format
msgid ""
-"The user name must contain only lower cased letters, numbers, `-' and `_'"
+"The user name must start with a lower case letter followed by only lower "
+"cased letters, numbers, `-' and `_'"
msgstr "اسم المستخدم يجب أن يحتوي فقط على الحروف الصغيرة، والأرقام، و`-' و `_'"
-#: any.pm:809
+#: any.pm:835
#, c-format
msgid "The user name is too long"
msgstr "اسم المستخدم طويل جداً"
-#: any.pm:810
+#: any.pm:836
#, c-format
msgid "This user name has already been added"
msgstr "اسم المستخدم مُضاف مسبقا"
-#: any.pm:816 any.pm:849
+#: any.pm:842 any.pm:875
#, c-format
msgid "User ID"
msgstr "هوية المستخدم"
-#: any.pm:816 any.pm:850
+#: any.pm:842 any.pm:876
#, c-format
msgid "Group ID"
msgstr "هوية المجموعة"
-#: any.pm:817
+#: any.pm:843
#, fuzzy, c-format
msgid "%s must be a number"
msgstr "الخيار %s يجب أن يكون رقماً!"
-#: any.pm:818
+#: any.pm:844
#, c-format
msgid "%s should be above 500. Accept anyway?"
msgstr ""
-#: any.pm:822
+#: any.pm:848
#, fuzzy, c-format
msgid "User management"
msgstr "اسم المستخدم"
-#: any.pm:828 authentication.pm:237
+#: any.pm:854 authentication.pm:237
#, c-format
msgid "Set administrator (root) password"
msgstr "ضع كلمة مرور المستخدم الجذر"
-#: any.pm:833
+#: any.pm:859
#, fuzzy, c-format
msgid "Enter a user"
msgstr ""
"إدخال مستخدم\n"
"%s"
-#: any.pm:835
+#: any.pm:861
#, c-format
msgid "Icon"
msgstr "أيقونة"
-#: any.pm:838
+#: any.pm:864
#, c-format
msgid "Real name"
msgstr "الاسم الحقيقي"
-#: any.pm:843
+#: any.pm:869
#, c-format
msgid "Login name"
msgstr "اسم الدخول"
-#: any.pm:848
+#: any.pm:874
#, c-format
msgid "Shell"
msgstr "الصدفة"
-#: any.pm:884
+#: any.pm:910
#, c-format
msgid "Please wait, adding media..."
msgstr "انتظر من فضلك، جاري إضافة الوسائط..."
-#: any.pm:914 security/l10n.pm:14
+#: any.pm:940 security/l10n.pm:14
#, c-format
msgid "Autologin"
msgstr "تسجيل دخول آلي"
-#: any.pm:915
+#: any.pm:941
#, c-format
msgid "I can set up your computer to automatically log on one user."
msgstr "يمكن إعداد جهازك لتسجيل الدخول آلياً لمستخدم معين."
-#: any.pm:916
+#: any.pm:942
#, fuzzy, c-format
msgid "Use this feature"
msgstr "هل تريد استخدام هذه الميزة؟"
-#: any.pm:917
+#: any.pm:943
#, c-format
msgid "Choose the default user:"
msgstr "اختيار المستخدم الافتراضي:"
-#: any.pm:918
+#: any.pm:944
#, c-format
msgid "Choose the window manager to run:"
msgstr "اختيار مدير النوافذ الذي سيتم تشغيله:"
-#: any.pm:929 any.pm:949 any.pm:1022
+#: any.pm:955 any.pm:975 any.pm:1048
#, c-format
msgid "Release Notes"
msgstr "ملاحظات الإصدار"
-#: any.pm:956 any.pm:1314 interactive/gtk.pm:805
+#: any.pm:982 any.pm:1340 interactive/gtk.pm:819
#, c-format
msgid "Close"
msgstr "إغلاق"
-#: any.pm:1008
+#: any.pm:1034
#, c-format
msgid "License agreement"
msgstr "اتفاقية الترخيص"
-#: any.pm:1010 diskdrake/dav.pm:26
+#: any.pm:1036 diskdrake/dav.pm:26
#, c-format
msgid "Quit"
msgstr "خروج"
-#: any.pm:1017
+#: any.pm:1043
#, fuzzy, c-format
msgid "Do you accept this license ?"
msgstr "هل عندك واحدة أخرى؟"
-#: any.pm:1018
+#: any.pm:1044
#, c-format
msgid "Accept"
msgstr "قبول"
-#: any.pm:1018
+#: any.pm:1044
#, c-format
msgid "Refuse"
msgstr "رفض"
-#: any.pm:1044 any.pm:1110
+#: any.pm:1070 any.pm:1136
#, c-format
msgid "Please choose a language to use"
msgstr "الرجاء اختيار لغة لاستخدامها"
-#: any.pm:1073
+#: any.pm:1099
#, c-format
msgid ""
"Mandriva Linux can support multiple languages. Select\n"
@@ -558,77 +559,77 @@ msgstr ""
"اللّغات التي تريد تثبيتها. ستكون هذه متوفرةً عند\n"
"اكتمال التثبيت و إعادة تشغيل نظامك."
-#: any.pm:1076
+#: any.pm:1102
#, c-format
msgid "Multi languages"
msgstr ""
-#: any.pm:1087 any.pm:1119
+#: any.pm:1113 any.pm:1145
#, c-format
msgid "Old compatibility (non UTF-8) encoding"
msgstr ""
-#: any.pm:1089
+#: any.pm:1115
#, c-format
msgid "All languages"
msgstr "كل اللغات"
-#: any.pm:1111
+#: any.pm:1137
#, c-format
msgid "Language choice"
msgstr "خيار اللغة"
-#: any.pm:1165
+#: any.pm:1191
#, c-format
msgid "Country / Region"
msgstr "الدولة / الإقليم"
-#: any.pm:1166
+#: any.pm:1192
#, c-format
msgid "Please choose your country"
msgstr "الرجاء اختيار الدولة"
-#: any.pm:1168
+#: any.pm:1194
#, c-format
msgid "Here is the full list of available countries"
msgstr "هذه قائمة كاملة بكل الدول المتوفرة"
-#: any.pm:1169
+#: any.pm:1195
#, c-format
msgid "Other Countries"
msgstr "دول أخرى"
-#: any.pm:1169 interactive.pm:488 interactive/gtk.pm:445
+#: any.pm:1195 interactive.pm:488 interactive/gtk.pm:445
#, c-format
msgid "Advanced"
msgstr "متقدم"
-#: any.pm:1175
+#: any.pm:1201
#, c-format
msgid "Input method:"
msgstr "طريقة الإدخال:"
-#: any.pm:1178
+#: any.pm:1204
#, c-format
msgid "None"
msgstr "لاشيء"
-#: any.pm:1259
+#: any.pm:1285
#, c-format
msgid "No sharing"
msgstr "لا مشاركة"
-#: any.pm:1259
+#: any.pm:1285
#, c-format
msgid "Allow all users"
msgstr "السماح لكل المستخدمين"
-#: any.pm:1259
+#: any.pm:1285
#, c-format
msgid "Custom"
msgstr "مخصّص"
-#: any.pm:1263
+#: any.pm:1289
#, c-format
msgid ""
"Would you like to allow users to share some of their directories?\n"
@@ -643,14 +644,14 @@ msgstr ""
"\n"
"\"مخصص\" يسمح لك بعمل إعدادات خاص لكل مستخدم.\n"
-#: any.pm:1275
+#: any.pm:1301
#, c-format
msgid ""
"NFS: the traditional Unix file sharing system, with less support on Mac and "
"Windows."
msgstr "NFS: نظام تقسيم ملفّات يونكس التّقليدي، بدعم أقلّ على ماك و ويندوز."
-#: any.pm:1278
+#: any.pm:1304
#, c-format
msgid ""
"SMB: a file sharing system used by Windows, Mac OS X and many modern Linux "
@@ -659,18 +660,18 @@ msgstr ""
"SMB: نظام تقسيم ملفّات مستعمل من قبل ويندوز، ماك OS X و العديد من أنظمة لينكس "
"الحديثة."
-#: any.pm:1286
+#: any.pm:1312
#, c-format
msgid ""
"You can export using NFS or SMB. Please select which you would like to use."
msgstr "يمكنك التّصدير باستعمال NFS أو SMB. الرجاء اختيار أيّهما تريد استعماله."
-#: any.pm:1314
+#: any.pm:1340
#, c-format
msgid "Launch userdrake"
msgstr "تشغيل userdrake"
-#: any.pm:1316
+#: any.pm:1342
#, c-format
msgid ""
"The per-user sharing uses the group \"fileshare\". \n"
@@ -679,54 +680,54 @@ msgstr ""
"المشاركة لكل مستخدم تستخدم المجموعة \"fileshare\".\n"
"يمكنك أن تستخدم userdrake لإضافة مستخدم في هذه المجموعة."
-#: any.pm:1421
+#: any.pm:1448
#, fuzzy, c-format
msgid ""
"You need to logout and back in again for changes to take effect. Press OK to "
"logout now."
msgstr "تحتاج أن تقوم بالخروج والعودة مجدّداً حتى يسري مفعول التّغييرات"
-#: any.pm:1425
+#: any.pm:1452
#, c-format
msgid "You need to log out and back in again for changes to take effect"
msgstr "تحتاج أن تقوم بالخروج والعودة مجدّداً حتى يسري مفعول التّغييرات"
-#: any.pm:1460
+#: any.pm:1487
#, c-format
msgid "Timezone"
msgstr "المنطقة الزمنية"
-#: any.pm:1460
+#: any.pm:1487
#, c-format
msgid "Which is your timezone?"
msgstr "ما هي منطقتك الزمنية؟"
-#: any.pm:1483 any.pm:1485
+#: any.pm:1510 any.pm:1512
#, c-format
msgid "Date, Clock & Time Zone Settings"
msgstr ""
-#: any.pm:1486
+#: any.pm:1513
#, c-format
msgid "What is the best time?"
msgstr ""
-#: any.pm:1490
+#: any.pm:1517
#, fuzzy, c-format
msgid "%s (hardware clock set to UTC)"
msgstr "ساعة الجهاز مضبوطة على توقيت غرينتش"
-#: any.pm:1491
+#: any.pm:1518
#, fuzzy, c-format
msgid "%s (hardware clock set to local time)"
msgstr "ساعة الجهاز مضبوطة على توقيت غرينتش"
-#: any.pm:1493
+#: any.pm:1520
#, c-format
msgid "NTP Server"
msgstr "خادم NTP"
-#: any.pm:1494
+#: any.pm:1521
#, c-format
msgid "Automatic time synchronization (using NTP)"
msgstr "تزامن وقت آلي (باستخدام NTP)"
@@ -1213,7 +1214,7 @@ msgid "Mount point"
msgstr "مكان التركيب"
#: diskdrake/dav.pm:67 diskdrake/interactive.pm:403
-#: diskdrake/interactive.pm:1072 diskdrake/removable.pm:24
+#: diskdrake/interactive.pm:1090 diskdrake/removable.pm:24
#: diskdrake/smbnfs_gtk.pm:80
#, c-format
msgid "Options"
@@ -1224,23 +1225,24 @@ msgstr "خيارات"
msgid "Remove"
msgstr "حذف"
-#: diskdrake/dav.pm:69 diskdrake/hd_gtk.pm:182 diskdrake/removable.pm:26
+#: diskdrake/dav.pm:69 diskdrake/hd_gtk.pm:187 diskdrake/removable.pm:26
#: diskdrake/smbnfs_gtk.pm:82 interactive/http.pm:151
#, c-format
msgid "Done"
msgstr "تم"
-#: diskdrake/dav.pm:78 diskdrake/hd_gtk.pm:123 diskdrake/hd_gtk.pm:289
+#: diskdrake/dav.pm:78 diskdrake/hd_gtk.pm:128 diskdrake/hd_gtk.pm:294
#: diskdrake/interactive.pm:247 diskdrake/interactive.pm:260
#: diskdrake/interactive.pm:450 diskdrake/interactive.pm:520
#: diskdrake/interactive.pm:525 diskdrake/interactive.pm:656
-#: diskdrake/interactive.pm:942 diskdrake/interactive.pm:1118
-#: diskdrake/interactive.pm:1131 diskdrake/interactive.pm:1134
-#: diskdrake/interactive.pm:1402 diskdrake/smbnfs_gtk.pm:42 do_pkgs.pm:23
-#: do_pkgs.pm:28 do_pkgs.pm:44 do_pkgs.pm:60 do_pkgs.pm:65 do_pkgs.pm:82
-#: fsedit.pm:246 interactive/http.pm:117 interactive/http.pm:118
-#: modules/interactive.pm:19 scanner.pm:95 scanner.pm:106 scanner.pm:113
-#: scanner.pm:120 wizards.pm:95 wizards.pm:99 wizards.pm:121
+#: diskdrake/interactive.pm:909 diskdrake/interactive.pm:960
+#: diskdrake/interactive.pm:1136 diskdrake/interactive.pm:1149
+#: diskdrake/interactive.pm:1152 diskdrake/interactive.pm:1420
+#: diskdrake/smbnfs_gtk.pm:42 do_pkgs.pm:23 do_pkgs.pm:28 do_pkgs.pm:44
+#: do_pkgs.pm:60 do_pkgs.pm:65 do_pkgs.pm:82 fsedit.pm:246
+#: interactive/http.pm:117 interactive/http.pm:118 modules/interactive.pm:19
+#: scanner.pm:95 scanner.pm:106 scanner.pm:113 scanner.pm:120 wizards.pm:95
+#: wizards.pm:99 wizards.pm:121
#, c-format
msgid "Error"
msgstr "خطأ"
@@ -1255,12 +1257,12 @@ msgstr "الرجاء إدخال عنوان خادم WebDav"
msgid "The URL must begin with http:// or https://"
msgstr "العنوان يجب أن يبدأ بـ http:// أو https://"
-#: diskdrake/dav.pm:106 diskdrake/hd_gtk.pm:407 diskdrake/interactive.pm:303
+#: diskdrake/dav.pm:106 diskdrake/hd_gtk.pm:412 diskdrake/interactive.pm:303
#: diskdrake/interactive.pm:388 diskdrake/interactive.pm:550
#: diskdrake/interactive.pm:747 diskdrake/interactive.pm:805
-#: diskdrake/interactive.pm:922 diskdrake/interactive.pm:964
-#: diskdrake/interactive.pm:965 diskdrake/interactive.pm:1215
-#: diskdrake/interactive.pm:1253 diskdrake/interactive.pm:1401 do_pkgs.pm:19
+#: diskdrake/interactive.pm:940 diskdrake/interactive.pm:982
+#: diskdrake/interactive.pm:983 diskdrake/interactive.pm:1233
+#: diskdrake/interactive.pm:1271 diskdrake/interactive.pm:1419 do_pkgs.pm:19
#: do_pkgs.pm:39 do_pkgs.pm:57 do_pkgs.pm:77 harddrake/sound.pm:442
#, c-format
msgid "Warning"
@@ -1277,58 +1279,60 @@ msgid "Server: "
msgstr "الخادم: "
#: diskdrake/dav.pm:125 diskdrake/interactive.pm:493
-#: diskdrake/interactive.pm:1277 diskdrake/interactive.pm:1362
+#: diskdrake/interactive.pm:1295 diskdrake/interactive.pm:1380
#, c-format
msgid "Mount point: "
msgstr "مكان التركيب:"
-#: diskdrake/dav.pm:126 diskdrake/interactive.pm:1369
+#: diskdrake/dav.pm:126 diskdrake/interactive.pm:1387
#, c-format
msgid "Options: %s"
msgstr "الخيارات: %s"
-#: diskdrake/hd_gtk.pm:54 diskdrake/interactive.pm:298
+#: diskdrake/hd_gtk.pm:61 diskdrake/interactive.pm:298
#: diskdrake/smbnfs_gtk.pm:22 fs/mount_point.pm:106
-#: fs/partitioning_wizard.pm:51 fs/partitioning_wizard.pm:206
-#: fs/partitioning_wizard.pm:211 fs/partitioning_wizard.pm:250
-#: fs/partitioning_wizard.pm:269 fs/partitioning_wizard.pm:274
+#: fs/partitioning_wizard.pm:52 fs/partitioning_wizard.pm:222
+#: fs/partitioning_wizard.pm:230 fs/partitioning_wizard.pm:269
+#: fs/partitioning_wizard.pm:388 fs/partitioning_wizard.pm:445
+#: fs/partitioning_wizard.pm:518 fs/partitioning_wizard.pm:521
#, c-format
msgid "Partitioning"
msgstr "التجزئة"
-#: diskdrake/hd_gtk.pm:68
+#: diskdrake/hd_gtk.pm:73
#, c-format
msgid "Click on a partition, choose a filesystem type then choose an action"
msgstr ""
-#: diskdrake/hd_gtk.pm:105 diskdrake/interactive.pm:1093
-#: diskdrake/interactive.pm:1103 diskdrake/interactive.pm:1156
+#: diskdrake/hd_gtk.pm:110 diskdrake/interactive.pm:1111
+#: diskdrake/interactive.pm:1121 diskdrake/interactive.pm:1174
#, c-format
msgid "Read carefully"
msgstr "اقرأ جيدا"
-#: diskdrake/hd_gtk.pm:105
+#: diskdrake/hd_gtk.pm:110
#, c-format
msgid "Please make a backup of your data first"
msgstr "رجاء نسخ بياناتك احتياطيّاً أولاً"
-#: diskdrake/hd_gtk.pm:106 diskdrake/interactive.pm:240
+#: diskdrake/hd_gtk.pm:111 diskdrake/interactive.pm:240
#, c-format
msgid "Exit"
msgstr "خروج"
-#: diskdrake/hd_gtk.pm:106
+#: diskdrake/hd_gtk.pm:111
#, c-format
msgid "Continue"
msgstr "استمرار"
-#: diskdrake/hd_gtk.pm:177 interactive.pm:653 interactive/gtk.pm:797
-#: interactive/gtk.pm:815 interactive/gtk.pm:836 ugtk2.pm:936
+#: diskdrake/hd_gtk.pm:182 fs/partitioning_wizard.pm:493 interactive.pm:653
+#: interactive/gtk.pm:811 interactive/gtk.pm:829 interactive/gtk.pm:850
+#: ugtk2.pm:936
#, c-format
msgid "Help"
msgstr "مساعدة"
-#: diskdrake/hd_gtk.pm:223
+#: diskdrake/hd_gtk.pm:228
#, c-format
msgid ""
"You have one big Microsoft Windows partition.\n"
@@ -1339,87 +1343,87 @@ msgstr ""
"أقترح أن تغيّر حجم هذا التجزيء\n"
"(اضغط عليه ثم اختر \"تغيير الحجم\")"
-#: diskdrake/hd_gtk.pm:225
+#: diskdrake/hd_gtk.pm:230
#, c-format
msgid "Please click on a partition"
msgstr "الرجاء الضغط على تجزيء"
-#: diskdrake/hd_gtk.pm:239 diskdrake/smbnfs_gtk.pm:63
+#: diskdrake/hd_gtk.pm:244 diskdrake/smbnfs_gtk.pm:63
#, c-format
msgid "Details"
msgstr "تفاصيل"
-#: diskdrake/hd_gtk.pm:289
+#: diskdrake/hd_gtk.pm:294
#, c-format
msgid "No hard drives found"
msgstr "تعذّر العثور على أقراص صلبة"
-#: diskdrake/hd_gtk.pm:316
+#: diskdrake/hd_gtk.pm:321
#, c-format
msgid "Unknown"
msgstr "مجهول"
-#: diskdrake/hd_gtk.pm:378
+#: diskdrake/hd_gtk.pm:383
#, fuzzy, c-format
msgid "Ext3"
msgstr "خروج"
-#: diskdrake/hd_gtk.pm:378
+#: diskdrake/hd_gtk.pm:383
#, fuzzy, c-format
msgid "XFS"
msgstr "HFS"
-#: diskdrake/hd_gtk.pm:378
+#: diskdrake/hd_gtk.pm:383
#, c-format
msgid "Swap"
msgstr "Swap"
-#: diskdrake/hd_gtk.pm:378
+#: diskdrake/hd_gtk.pm:383
#, c-format
msgid "SunOS"
msgstr "SunOS"
-#: diskdrake/hd_gtk.pm:378
+#: diskdrake/hd_gtk.pm:383
#, c-format
msgid "HFS"
msgstr "HFS"
-#: diskdrake/hd_gtk.pm:378
+#: diskdrake/hd_gtk.pm:383
#, c-format
msgid "Windows"
msgstr "ويندوز"
-#: diskdrake/hd_gtk.pm:379 services.pm:158
+#: diskdrake/hd_gtk.pm:384 services.pm:158
#, c-format
msgid "Other"
msgstr "أخرى"
-#: diskdrake/hd_gtk.pm:379 diskdrake/interactive.pm:1292
+#: diskdrake/hd_gtk.pm:384 diskdrake/interactive.pm:1310
#, c-format
msgid "Empty"
msgstr "فارغ"
-#: diskdrake/hd_gtk.pm:386
+#: diskdrake/hd_gtk.pm:391
#, c-format
msgid "Filesystem types:"
msgstr "أنواع أنظمة الملفات:"
-#: diskdrake/hd_gtk.pm:407
+#: diskdrake/hd_gtk.pm:412
#, fuzzy, c-format
msgid "This partition is already empty"
msgstr "هذا التجزيء غير قابل لتغيير الحجم"
-#: diskdrake/hd_gtk.pm:416
+#: diskdrake/hd_gtk.pm:421
#, c-format
msgid "Use ``Unmount'' first"
msgstr "استخدام ``الفكّ'' أولا"
-#: diskdrake/hd_gtk.pm:416
+#: diskdrake/hd_gtk.pm:421
#, fuzzy, c-format
msgid "Use ``%s'' instead (in expert mode)"
msgstr "استخدام ``%s'' بدلا من ذلك"
-#: diskdrake/hd_gtk.pm:416 diskdrake/interactive.pm:402
+#: diskdrake/hd_gtk.pm:421 diskdrake/interactive.pm:402
#: diskdrake/interactive.pm:588 diskdrake/removable.pm:25
#: diskdrake/removable.pm:48
#, c-format
@@ -1443,7 +1447,7 @@ msgid "More"
msgstr "المزيد"
#: diskdrake/interactive.pm:281 diskdrake/interactive.pm:291
-#: diskdrake/interactive.pm:1200
+#: diskdrake/interactive.pm:1218
#, fuzzy, c-format
msgid "Confirmation"
msgstr "التهيئة"
@@ -1468,7 +1472,7 @@ msgstr "هل تريد الخروج بدون كتابة جدول التجزئة؟
msgid "Do you want to save /etc/fstab modifications"
msgstr "هل تريد حفظ تعديلات /etc/fstab"
-#: diskdrake/interactive.pm:298 fs/partitioning_wizard.pm:250
+#: diskdrake/interactive.pm:298 fs/partitioning_wizard.pm:269
#, c-format
msgid "You need to reboot for the partition table modifications to take place"
msgstr "تحتاج إلى إعادة التثبيت لتفعيل التعديلات على جدول التجزئة"
@@ -1556,7 +1560,7 @@ msgstr "تنسيق"
msgid "Add to RAID"
msgstr "إضافة إلى RAID"
-#: diskdrake/interactive.pm:409 diskdrake/interactive.pm:888
+#: diskdrake/interactive.pm:409 diskdrake/interactive.pm:891
#, c-format
msgid "Add to LVM"
msgstr "إضافة إلى LVM"
@@ -1616,12 +1620,12 @@ msgstr "إنشاء تجزيء جديد"
msgid "Start sector: "
msgstr "قطاع البداية: "
-#: diskdrake/interactive.pm:489 diskdrake/interactive.pm:957
+#: diskdrake/interactive.pm:489 diskdrake/interactive.pm:975
#, c-format
msgid "Size in MB: "
msgstr "الحجم بالميغابايت: "
-#: diskdrake/interactive.pm:491 diskdrake/interactive.pm:958
+#: diskdrake/interactive.pm:491 diskdrake/interactive.pm:976
#, c-format
msgid "Filesystem type: "
msgstr "نوع نظام المفات: "
@@ -1723,7 +1727,7 @@ msgid "Where do you want to mount %s?"
msgstr "أين تريد تركيب الجهاز %s؟"
#: diskdrake/interactive.pm:711 diskdrake/interactive.pm:794
-#: fs/partitioning_wizard.pm:146 fs/partitioning_wizard.pm:178
+#: fs/partitioning_wizard.pm:129 fs/partitioning_wizard.pm:191
#, c-format
msgid "Resizing"
msgstr "تغيير الحجم"
@@ -1777,7 +1781,7 @@ msgstr ""
"للتأكد من صحة البيانات بعد إعادة تحجيم التجزيئات، \n"
"سيتم الدقيق على نظام الملفات عند التشغيل القادم لويندوز(TM)"
-#: diskdrake/interactive.pm:853 diskdrake/interactive.pm:1397
+#: diskdrake/interactive.pm:853 diskdrake/interactive.pm:1415
#, c-format
msgid "Filesystem encryption key"
msgstr "مفتاح تشفير نظام الملفات"
@@ -1787,7 +1791,7 @@ msgstr "مفتاح تشفير نظام الملفات"
msgid "Enter your filesystem encryption key"
msgstr "اختيار مفتاح تشفير نظام الملفات"
-#: diskdrake/interactive.pm:855 diskdrake/interactive.pm:1405
+#: diskdrake/interactive.pm:855 diskdrake/interactive.pm:1423
#, c-format
msgid "Encryption key"
msgstr "مفتاح التشفير"
@@ -1802,139 +1806,149 @@ msgstr ""
msgid "Choose an existing RAID to add to"
msgstr "اختيار RAID موجود للإضافة إليه"
-#: diskdrake/interactive.pm:872 diskdrake/interactive.pm:890
+#: diskdrake/interactive.pm:872 diskdrake/interactive.pm:893
#, c-format
msgid "new"
msgstr "جديد"
-#: diskdrake/interactive.pm:888
+#: diskdrake/interactive.pm:891
#, c-format
msgid "Choose an existing LVM to add to"
msgstr "اختيار LVM، موجود للإضافة إليه"
-#: diskdrake/interactive.pm:895
-#, c-format
-msgid "LVM name?"
+#: diskdrake/interactive.pm:903 diskdrake/interactive.pm:912
+#, fuzzy, c-format
+msgid "LVM name"
msgstr "اسم LVM؟"
-#: diskdrake/interactive.pm:922
+#: diskdrake/interactive.pm:904
+#, c-format
+msgid "Enter a name for the new LVM volume group"
+msgstr ""
+
+#: diskdrake/interactive.pm:909
+#, fuzzy, c-format
+msgid "\"%s\" already exists"
+msgstr "الملف موجود مسبقا، هل تريد استخدامه؟"
+
+#: diskdrake/interactive.pm:940
#, c-format
msgid ""
"Physical volume %s is still in use.\n"
"Do you want to move used physical extents on this volume to other volumes?"
msgstr ""
-#: diskdrake/interactive.pm:924
+#: diskdrake/interactive.pm:942
#, c-format
msgid "Moving physical extents"
msgstr ""
-#: diskdrake/interactive.pm:942
+#: diskdrake/interactive.pm:960
#, c-format
msgid "This partition can not be used for loopback"
msgstr "هذه التجزيء لا يمكن استخدامه لـloopback"
-#: diskdrake/interactive.pm:955
+#: diskdrake/interactive.pm:973
#, c-format
msgid "Loopback"
msgstr "Loopback"
-#: diskdrake/interactive.pm:956
+#: diskdrake/interactive.pm:974
#, c-format
msgid "Loopback file name: "
msgstr "اسم ملف Loopback: "
-#: diskdrake/interactive.pm:961
+#: diskdrake/interactive.pm:979
#, c-format
msgid "Give a file name"
msgstr "إعطاء اسم ملف"
-#: diskdrake/interactive.pm:964
+#: diskdrake/interactive.pm:982
#, c-format
msgid "File is already used by another loopback, choose another one"
msgstr "هذا الملف مستخدم من loopback أخرى، اختر ملفا آخر"
-#: diskdrake/interactive.pm:965
+#: diskdrake/interactive.pm:983
#, c-format
msgid "File already exists. Use it?"
msgstr "الملف موجود مسبقا، هل تريد استخدامه؟"
-#: diskdrake/interactive.pm:997 diskdrake/interactive.pm:1000
+#: diskdrake/interactive.pm:1015 diskdrake/interactive.pm:1018
#, c-format
msgid "Mount options"
msgstr "خيارات التركيب"
-#: diskdrake/interactive.pm:1007
+#: diskdrake/interactive.pm:1025
#, c-format
msgid "Various"
msgstr "متنوعة"
-#: diskdrake/interactive.pm:1074
+#: diskdrake/interactive.pm:1092
#, c-format
msgid "device"
msgstr "جهاز"
-#: diskdrake/interactive.pm:1075
+#: diskdrake/interactive.pm:1093
#, c-format
msgid "level"
msgstr "المستوى"
-#: diskdrake/interactive.pm:1076
+#: diskdrake/interactive.pm:1094
#, c-format
msgid "chunk size in KiB"
msgstr "حجم القطعة الكبيرة بالكيلوبايت (KiB)"
-#: diskdrake/interactive.pm:1094
+#: diskdrake/interactive.pm:1112
#, c-format
msgid "Be careful: this operation is dangerous."
msgstr "كن حذرا: هذه العملية خطيرة"
-#: diskdrake/interactive.pm:1109
+#: diskdrake/interactive.pm:1127
#, fuzzy, c-format
msgid "Partitioning Type"
msgstr "التجزئة"
-#: diskdrake/interactive.pm:1109
+#: diskdrake/interactive.pm:1127
#, c-format
msgid "What type of partitioning?"
msgstr "أي نوع من التجزئة؟"
-#: diskdrake/interactive.pm:1147
+#: diskdrake/interactive.pm:1165
#, c-format
msgid "You'll need to reboot before the modification can take place"
msgstr "ستحتاج إلى إعادة التشغيل قبل أن يتم تفعيل التعديلات"
-#: diskdrake/interactive.pm:1156
+#: diskdrake/interactive.pm:1174
#, c-format
msgid "Partition table of drive %s is going to be written to disk"
msgstr "جدول التجزئة للقرص %s سيتم كتابته إلى القرص"
-#: diskdrake/interactive.pm:1178 fs/format.pm:96 fs/format.pm:103
+#: diskdrake/interactive.pm:1196 fs/format.pm:96 fs/format.pm:103
#, c-format
msgid "Formatting partition %s"
msgstr "جاري تنسيق التجزيء %s"
-#: diskdrake/interactive.pm:1191
+#: diskdrake/interactive.pm:1209
#, c-format
msgid "After formatting partition %s, all data on this partition will be lost"
msgstr "بعد تنسيق التجزيء %s، فإن كل البيانات الموجودة على هذا التجزيء ستفقد"
-#: diskdrake/interactive.pm:1200 fs/partitioning.pm:48
+#: diskdrake/interactive.pm:1218 fs/partitioning.pm:48
#, c-format
msgid "Check bad blocks?"
msgstr "تحقق من الكتل السيئة؟"
-#: diskdrake/interactive.pm:1214
+#: diskdrake/interactive.pm:1232
#, c-format
msgid "Move files to the new partition"
msgstr "نقل الملفات إلى تجزيء جديد"
-#: diskdrake/interactive.pm:1214
+#: diskdrake/interactive.pm:1232
#, c-format
msgid "Hide files"
msgstr "تخبئة الملفات"
-#: diskdrake/interactive.pm:1215
+#: diskdrake/interactive.pm:1233
#, c-format
msgid ""
"Directory %s already contains data\n"
@@ -1945,128 +1959,128 @@ msgid ""
"the contents of the mounted partition)"
msgstr ""
-#: diskdrake/interactive.pm:1230
+#: diskdrake/interactive.pm:1248
#, c-format
msgid "Moving files to the new partition"
msgstr "جاري نقل الملفات إلى التجزيء الجديد"
-#: diskdrake/interactive.pm:1234
+#: diskdrake/interactive.pm:1252
#, c-format
msgid "Copying %s"
msgstr "جاري نسخ %s"
-#: diskdrake/interactive.pm:1238
+#: diskdrake/interactive.pm:1256
#, c-format
msgid "Removing %s"
msgstr "جاري ازالة %s"
-#: diskdrake/interactive.pm:1252
+#: diskdrake/interactive.pm:1270
#, c-format
msgid "partition %s is now known as %s"
msgstr "التجزبء %s معروف الآن بالإسم %s"
-#: diskdrake/interactive.pm:1253
+#: diskdrake/interactive.pm:1271
#, c-format
msgid "Partitions have been renumbered: "
msgstr "تجزيئات تم إعادة ترقيمها:"
-#: diskdrake/interactive.pm:1278 diskdrake/interactive.pm:1346
+#: diskdrake/interactive.pm:1296 diskdrake/interactive.pm:1364
#, c-format
msgid "Device: "
msgstr "الجهاز: "
-#: diskdrake/interactive.pm:1279
+#: diskdrake/interactive.pm:1297
#, c-format
msgid "Volume label: "
msgstr "علامة المجلّد: "
-#: diskdrake/interactive.pm:1280
+#: diskdrake/interactive.pm:1298
#, c-format
msgid "UUID: "
msgstr ""
-#: diskdrake/interactive.pm:1281
+#: diskdrake/interactive.pm:1299
#, c-format
msgid "DOS drive letter: %s (just a guess)\n"
msgstr "حرف سواقة دوس: %s (مجرد تخمين)\n"
-#: diskdrake/interactive.pm:1285 diskdrake/interactive.pm:1294
-#: diskdrake/interactive.pm:1365
+#: diskdrake/interactive.pm:1303 diskdrake/interactive.pm:1312
+#: diskdrake/interactive.pm:1383
#, c-format
msgid "Type: "
msgstr "النوع: "
-#: diskdrake/interactive.pm:1289 diskdrake/interactive.pm:1350
+#: diskdrake/interactive.pm:1307 diskdrake/interactive.pm:1368
#, c-format
msgid "Name: "
msgstr "الاسم: "
-#: diskdrake/interactive.pm:1296
+#: diskdrake/interactive.pm:1314
#, c-format
msgid "Start: sector %s\n"
msgstr "البداية: قطاع %s\n"
-#: diskdrake/interactive.pm:1297
+#: diskdrake/interactive.pm:1315
#, c-format
msgid "Size: %s"
msgstr "الحجم: %s"
-#: diskdrake/interactive.pm:1299
+#: diskdrake/interactive.pm:1317
#, c-format
msgid ", %s sectors"
msgstr "، %s قطاع"
-#: diskdrake/interactive.pm:1301
+#: diskdrake/interactive.pm:1319
#, c-format
msgid "Cylinder %d to %d\n"
msgstr "الاسطوانة %d إلى %d\n"
-#: diskdrake/interactive.pm:1302
+#: diskdrake/interactive.pm:1320
#, c-format
msgid "Number of logical extents: %d\n"
msgstr ""
-#: diskdrake/interactive.pm:1303
+#: diskdrake/interactive.pm:1321
#, c-format
msgid "Formatted\n"
msgstr "مُنسّق\n"
-#: diskdrake/interactive.pm:1304
+#: diskdrake/interactive.pm:1322
#, c-format
msgid "Not formatted\n"
msgstr "غير مُنسّق\n"
-#: diskdrake/interactive.pm:1305
+#: diskdrake/interactive.pm:1323
#, c-format
msgid "Mounted\n"
msgstr "محمل\n"
-#: diskdrake/interactive.pm:1306
+#: diskdrake/interactive.pm:1324
#, c-format
msgid "RAID %s\n"
msgstr "RAID %s\n"
-#: diskdrake/interactive.pm:1308
+#: diskdrake/interactive.pm:1326
#, fuzzy, c-format
msgid "Encrypted"
msgstr "مفتاح التشفير"
-#: diskdrake/interactive.pm:1308
+#: diskdrake/interactive.pm:1326
#, c-format
msgid " (mapped on %s)"
msgstr ""
-#: diskdrake/interactive.pm:1309
+#: diskdrake/interactive.pm:1327
#, c-format
msgid " (to map on %s)"
msgstr ""
-#: diskdrake/interactive.pm:1310
+#: diskdrake/interactive.pm:1328
#, c-format
msgid " (inactive)"
msgstr ""
-#: diskdrake/interactive.pm:1316
+#: diskdrake/interactive.pm:1334
#, c-format
msgid ""
"Loopback file(s):\n"
@@ -2075,7 +2089,7 @@ msgstr ""
"ملفـ(ات) Loopback\n"
" %s\n"
-#: diskdrake/interactive.pm:1317
+#: diskdrake/interactive.pm:1335
#, c-format
msgid ""
"Partition booted by default\n"
@@ -2084,27 +2098,27 @@ msgstr ""
"التجزيء الذي يتم إقلاعه افتراضيا\n"
" (لـ MS-DOS و ليس لـ lilo)\n"
-#: diskdrake/interactive.pm:1319
+#: diskdrake/interactive.pm:1337
#, c-format
msgid "Level %s\n"
msgstr "المستوى %s\n"
-#: diskdrake/interactive.pm:1320
+#: diskdrake/interactive.pm:1338
#, c-format
msgid "Chunk size %d KiB\n"
msgstr "حجم القطعة الكبيرة %d كيلوبايت (KiB)\n"
-#: diskdrake/interactive.pm:1321
+#: diskdrake/interactive.pm:1339
#, c-format
msgid "RAID-disks %s\n"
msgstr "أقراص RAID %s\n"
-#: diskdrake/interactive.pm:1323
+#: diskdrake/interactive.pm:1341
#, c-format
msgid "Loopback file name: %s"
msgstr "اسم ملف Loopback: %s"
-#: diskdrake/interactive.pm:1326
+#: diskdrake/interactive.pm:1344
#, c-format
msgid ""
"\n"
@@ -2117,7 +2131,7 @@ msgstr ""
"تجزيء Driver. عليك\n"
"تركه لوحده.\n"
-#: diskdrake/interactive.pm:1329
+#: diskdrake/interactive.pm:1347
#, c-format
msgid ""
"\n"
@@ -2130,67 +2144,67 @@ msgstr ""
"هذا هو\n"
"للإقلاع المزدوج في نظامك.\n"
-#: diskdrake/interactive.pm:1338
+#: diskdrake/interactive.pm:1356
#, c-format
msgid "Free space on %s (%s)"
msgstr ""
-#: diskdrake/interactive.pm:1347
+#: diskdrake/interactive.pm:1365
#, c-format
msgid "Read-only"
msgstr "للقراءة فقط"
-#: diskdrake/interactive.pm:1348
+#: diskdrake/interactive.pm:1366
#, c-format
msgid "Size: %s\n"
msgstr "الحجم: %s\n"
-#: diskdrake/interactive.pm:1349
+#: diskdrake/interactive.pm:1367
#, c-format
msgid "Geometry: %s cylinders, %s heads, %s sectors\n"
msgstr "الهندسة: %s اسطوانة، %s رأس، %s قطاع\n"
-#: diskdrake/interactive.pm:1351
+#: diskdrake/interactive.pm:1369
#, fuzzy, c-format
msgid "Medium type: "
msgstr "نوع نظام المفات: "
-#: diskdrake/interactive.pm:1352
+#: diskdrake/interactive.pm:1370
#, c-format
msgid "LVM-disks %s\n"
msgstr "أقراص LVM %s\n"
-#: diskdrake/interactive.pm:1353
+#: diskdrake/interactive.pm:1371
#, c-format
msgid "Partition table type: %s\n"
msgstr "نوع جدول التجزئة: %s\n"
-#: diskdrake/interactive.pm:1354
+#: diskdrake/interactive.pm:1372
#, c-format
msgid "on channel %d id %d\n"
msgstr "على القناة %d id %d\n"
-#: diskdrake/interactive.pm:1398
+#: diskdrake/interactive.pm:1416
#, c-format
msgid "Choose your filesystem encryption key"
msgstr "اختيار مفتاح تشفير نظام الملفات"
-#: diskdrake/interactive.pm:1401
+#: diskdrake/interactive.pm:1419
#, c-format
msgid "This encryption key is too simple (must be at least %d characters long)"
msgstr "مفتاح التشفير هذا بسيط جدا (يجب أن يكون %d حرفا على الأقل)"
-#: diskdrake/interactive.pm:1402
+#: diskdrake/interactive.pm:1420
#, c-format
msgid "The encryption keys do not match"
msgstr "مفاتيح التشفير غير متطابقة"
-#: diskdrake/interactive.pm:1406
+#: diskdrake/interactive.pm:1424
#, c-format
msgid "Encryption key (again)"
msgstr "مفتاح التشفير (مرة أخرى)"
-#: diskdrake/interactive.pm:1408
+#: diskdrake/interactive.pm:1426
#, c-format
msgid "Encryption algorithm"
msgstr "خوارزمية التّشفير"
@@ -2202,7 +2216,7 @@ msgstr "تغيير النوع"
#: diskdrake/smbnfs_gtk.pm:81 interactive.pm:129 interactive.pm:550
#: interactive/curses.pm:260 interactive/http.pm:104 interactive/http.pm:160
-#: interactive/stdio.pm:39 interactive/stdio.pm:148 mygtk2.pm:844 ugtk2.pm:415
+#: interactive/stdio.pm:39 interactive/stdio.pm:148 mygtk2.pm:846 ugtk2.pm:415
#: ugtk2.pm:517 ugtk2.pm:526 ugtk2.pm:812
#, c-format
msgid "Cancel"
@@ -2295,7 +2309,7 @@ msgstr ""
"لقد ظهر خطأ - لم يعثر على أجهزة صالحة يمكن إنشاء أنظمة ملفات جديدة عليها. "
"تأكد من العتاد الخاص بك لمعرفة سبب هذه المشكلة"
-#: fs/any.pm:75 fs/partitioning_wizard.pm:59
+#: fs/any.pm:75 fs/partitioning_wizard.pm:60
#, c-format
msgid "You must have a FAT partition mounted in /boot/efi"
msgstr "لديك تجزيء FAT تم تحميلها على /boot/efi"
@@ -2503,7 +2517,7 @@ msgstr ""
msgid "Not enough swap space to fulfill installation, please add some"
msgstr "لا توجد مساحة تبديل كافية للقيام بالتثبيت، الرجاء زيادة مساحة التبديل"
-#: fs/partitioning_wizard.pm:51
+#: fs/partitioning_wizard.pm:52
#, c-format
msgid ""
"You must have a root partition.\n"
@@ -2514,7 +2528,7 @@ msgstr ""
"لهذا الغرض انشئ تجزيء (أو اضغط على تجزيء موجودة).\n"
"ثم اختر ``مكان التركيب'' و اجعله `/'"
-#: fs/partitioning_wizard.pm:56
+#: fs/partitioning_wizard.pm:57
#, c-format
msgid ""
"You do not have a swap partition.\n"
@@ -2525,81 +2539,42 @@ msgstr ""
"\n"
"هل تريد المتابعة على أي حال؟"
-#: fs/partitioning_wizard.pm:84
+#: fs/partitioning_wizard.pm:93
#, c-format
msgid "Use free space"
msgstr "استخدام المساحة الفارغة"
-#: fs/partitioning_wizard.pm:86
+#: fs/partitioning_wizard.pm:95
#, c-format
msgid "Not enough free space to allocate new partitions"
msgstr "لا توجد مساحة فارغة لعمل التجزيئات الجديدة"
-#: fs/partitioning_wizard.pm:94
+#: fs/partitioning_wizard.pm:103
#, c-format
msgid "Use existing partitions"
msgstr "استخدم التجزيئات الموجودة"
-#: fs/partitioning_wizard.pm:96
+#: fs/partitioning_wizard.pm:105
#, c-format
msgid "There is no existing partition to use"
msgstr "لا يوجد تجزيء لاستخدامه"
-#: fs/partitioning_wizard.pm:103
-#, c-format
-msgid "Use the Microsoft Windows® partition for loopback"
-msgstr "استخدم تجزيء ويندوز كـloopback"
-
-#: fs/partitioning_wizard.pm:106
-#, c-format
-msgid "Which partition do you want to use for Linux4Win?"
-msgstr "أي تجزيء تريد استخدامه من أجل Linux4Win"
-
-#: fs/partitioning_wizard.pm:108
-#, c-format
-msgid "Choose the sizes"
-msgstr "اختيار الأحجام"
-
-#: fs/partitioning_wizard.pm:109
-#, c-format
-msgid "Root partition size in MB: "
-msgstr "حجم التجزيء الجذري بالميغابايت:"
-
-#: fs/partitioning_wizard.pm:110
-#, c-format
-msgid "Swap partition size in MB: "
-msgstr "حجم تجزيء التبديل بالميغابايت:"
-
-#: fs/partitioning_wizard.pm:119
+#: fs/partitioning_wizard.pm:129
#, c-format
-msgid "There is no FAT partition to use as loopback (or not enough space left)"
-msgstr "لا يوجد تجزيء FAT لاستخدامه كـloopback )أو لا توجد مساحة كافية متبقية)"
+msgid "Computing the size of the Microsoft Windows® partition"
+msgstr "جاري حساب مساحة تجزيء ويندوز"
-#: fs/partitioning_wizard.pm:127
+#: fs/partitioning_wizard.pm:148
#, fuzzy, c-format
msgid "Use the free space on a Microsoft Windows® partition"
msgstr "استخدام المساحة الفارغة على تجزيء ويندوز"
-#: fs/partitioning_wizard.pm:129
+#: fs/partitioning_wizard.pm:152
#, c-format
msgid "Which partition do you want to resize?"
msgstr "أي تجزيء تريد تغيير حجمه؟"
-#: fs/partitioning_wizard.pm:143
-#, c-format
-msgid ""
-"The FAT resizer is unable to handle your partition, \n"
-"the following error occurred: %s"
-msgstr ""
-"لم تتمكن أداة تغيير حجم FAT من التعامل مع تجزيئك، \n"
-"ظهر الخطأ التالي: %s"
-
-#: fs/partitioning_wizard.pm:146
-#, c-format
-msgid "Computing the size of the Microsoft Windows® partition"
-msgstr "جاري حساب مساحة تجزيء ويندوز"
-
-#: fs/partitioning_wizard.pm:153
+#: fs/partitioning_wizard.pm:162
#, c-format
msgid ""
"Your Microsoft Windows® partition is too fragmented. Please reboot your "
@@ -2609,7 +2584,7 @@ msgstr ""
"تجزيء ويندوز الخاصّ بك كثير التجزّئات. رجاء أعد تشغيل جهازك إلى ويندوز، شغّل "
"أداة ``defrag''، ثمّ أعد بدْء تثبيت ماندريبا لينكس."
-#: fs/partitioning_wizard.pm:156
+#: fs/partitioning_wizard.pm:166
#, c-format
msgid ""
"WARNING!\n"
@@ -2643,38 +2618,38 @@ msgstr ""
"عندما تكون متأكداً، اضغط %s."
#. -PO: keep the double empty lines between sections, this is formatted a la LaTeX
-#: fs/partitioning_wizard.pm:165 interactive.pm:549 interactive/curses.pm:263
-#: ugtk2.pm:519
+#: fs/partitioning_wizard.pm:175 fs/partitioning_wizard.pm:498
+#: interactive.pm:549 interactive/curses.pm:263 ugtk2.pm:519
#, c-format
msgid "Next"
msgstr "التالي"
-#: fs/partitioning_wizard.pm:168
+#: fs/partitioning_wizard.pm:180
#, fuzzy, c-format
msgid "Partitionning"
msgstr "التجزئة"
-#: fs/partitioning_wizard.pm:168
+#: fs/partitioning_wizard.pm:180
#, c-format
msgid "Which size do you want to keep for Microsoft Windows® on partition %s?"
msgstr "ما حجم المساحة التي تريد إبقائها لويندوز على التجزيء %s؟"
-#: fs/partitioning_wizard.pm:169
+#: fs/partitioning_wizard.pm:181
#, c-format
msgid "Size"
msgstr "الحجم"
-#: fs/partitioning_wizard.pm:178
+#: fs/partitioning_wizard.pm:191
#, c-format
msgid "Resizing Microsoft Windows® partition"
msgstr "تغيير حجم تجزيء ويندوز"
-#: fs/partitioning_wizard.pm:183
+#: fs/partitioning_wizard.pm:196
#, c-format
msgid "FAT resizing failed: %s"
msgstr "فشل تغيير حجم FAT: %s"
-#: fs/partitioning_wizard.pm:186
+#: fs/partitioning_wizard.pm:199
#, c-format
msgid ""
"To ensure data integrity after resizing the partition(s), \n"
@@ -2683,42 +2658,42 @@ msgstr ""
"للتأكد من صحة البيانات بعد إعادة تحجيم التجزيئات، \n"
"سيتم الدقيق على نظام الملفات عند التشغيل القادم لويندوز(TM)"
-#: fs/partitioning_wizard.pm:198
+#: fs/partitioning_wizard.pm:212
#, c-format
msgid "There is no FAT partition to resize (or not enough space left)"
msgstr "لا توجد تجزيء FAT قابل لتغيير حجمها (أو لا توجد مساحة كافية متبقية)"
-#: fs/partitioning_wizard.pm:203
+#: fs/partitioning_wizard.pm:217
#, c-format
msgid "Remove Microsoft Windows®"
msgstr "حذف ويندوز(TM)"
-#: fs/partitioning_wizard.pm:203
+#: fs/partitioning_wizard.pm:217
#, fuzzy, c-format
msgid "Erase and use entire disk"
msgstr "مسح كل القرص"
-#: fs/partitioning_wizard.pm:205
+#: fs/partitioning_wizard.pm:221
#, c-format
msgid "You have more than one hard drive, which one do you install linux on?"
msgstr "لديك أكثر من قرص صلب، في أيهم تريد تثبيت لينكس؟"
-#: fs/partitioning_wizard.pm:210 fsedit.pm:600
+#: fs/partitioning_wizard.pm:229 fsedit.pm:600
#, c-format
msgid "ALL existing partitions and their data will be lost on drive %s"
msgstr "كل التجزيئات و بياناتها ستضيع من على السواقة %s"
-#: fs/partitioning_wizard.pm:220
+#: fs/partitioning_wizard.pm:239
#, c-format
msgid "Custom disk partitioning"
msgstr "تجزئة قرص مخصصة"
-#: fs/partitioning_wizard.pm:226
+#: fs/partitioning_wizard.pm:245
#, c-format
msgid "Use fdisk"
msgstr "استخدام fdisk"
-#: fs/partitioning_wizard.pm:229
+#: fs/partitioning_wizard.pm:248
#, c-format
msgid ""
"You can now partition %s.\n"
@@ -2727,27 +2702,32 @@ msgstr ""
"يمكنك الآن تجزئة %s.\n"
"عندما تنتهي لا تنس الحفظ باستخدام `w'"
-#: fs/partitioning_wizard.pm:269
+#: fs/partitioning_wizard.pm:388 fs/partitioning_wizard.pm:518
#, c-format
msgid "I can not find any room for installing"
msgstr "لا يمكنني العثور على مساحة فارغة للتثبيت"
-#: fs/partitioning_wizard.pm:278
+#: fs/partitioning_wizard.pm:397 fs/partitioning_wizard.pm:525
#, c-format
msgid "The DrakX Partitioning wizard found the following solutions:"
msgstr "عثر معالج التجزئة في DrakX على الحلول التالية:"
-#: fs/partitioning_wizard.pm:287
+#: fs/partitioning_wizard.pm:459
+#, c-format
+msgid "Here is the content of you disk drive "
+msgstr ""
+
+#: fs/partitioning_wizard.pm:535
#, c-format
msgid "Partitioning failed: %s"
msgstr "فشلت التجزئة: %s"
-#: fs/type.pm:388
+#: fs/type.pm:390
#, c-format
msgid "You can not use JFS for partitions smaller than 16MB"
msgstr "لا يمكنك استخدام JFS للتجزئات أصغر من 16 ميغابايت"
-#: fs/type.pm:389
+#: fs/type.pm:391
#, c-format
msgid "You can not use ReiserFS for partitions smaller than 32MB"
msgstr "لا يمكنك استخدام ReiserFS للتجزئات أصغر من 32 ميغابايت"
@@ -2843,7 +2823,7 @@ msgstr "هذا الدليل يجب أن يكون في نظام الملفات ا
#: fsedit.pm:447 fsedit.pm:449
#, c-format
msgid ""
-"You need a true filesystem (ext2/ext3, reiserfs, xfs, or jfs) for this mount "
+"You need a true filesystem (ext2/3/4, reiserfs, xfs, or jfs) for this mount "
"point\n"
msgstr ""
"تحتاج إلى نظام ملفات حقيقي (ext2/ext3، resierfs، xfs، أو jfs) لمكان التركيب "
@@ -3376,7 +3356,7 @@ msgstr "نوع الموالف:"
#: interactive.pm:128 interactive.pm:549 interactive/curses.pm:263
#: interactive/http.pm:103 interactive/http.pm:156 interactive/stdio.pm:39
-#: interactive/stdio.pm:148 interactive/stdio.pm:149 mygtk2.pm:844
+#: interactive/stdio.pm:148 interactive/stdio.pm:149 mygtk2.pm:846
#: ugtk2.pm:421 ugtk2.pm:519 ugtk2.pm:812 ugtk2.pm:835
#, c-format
msgid "Ok"
@@ -3437,7 +3417,7 @@ msgstr "لا دليل كذلك"
msgid "No such file"
msgstr "لا ملف كذلك"
-#: interactive/gtk.pm:580
+#: interactive/gtk.pm:594
#, c-format
msgid "Beware, Caps Lock is enabled"
msgstr ""
@@ -5243,17 +5223,17 @@ msgstr ""
"فشل تحميل الوحدة %s.\n"
"هل تريد المحاولة ثانية بمعاملات أخرى؟"
-#: mygtk2.pm:1538 mygtk2.pm:1539
+#: mygtk2.pm:1540 mygtk2.pm:1541
#, c-format
msgid "Password is trivial to guess"
msgstr ""
-#: mygtk2.pm:1540
+#: mygtk2.pm:1542
#, c-format
msgid "Password should resist to basic attacks"
msgstr ""
-#: mygtk2.pm:1541 mygtk2.pm:1542
+#: mygtk2.pm:1543 mygtk2.pm:1544
#, fuzzy, c-format
msgid "Password seems secure"
msgstr "كلمة مرور المستخدم"
@@ -6898,6 +6878,33 @@ msgstr ""
msgid "Installation failed"
msgstr "فشل التّثبيت"
+#~ msgid "Use the Microsoft Windows® partition for loopback"
+#~ msgstr "استخدم تجزيء ويندوز كـloopback"
+
+#~ msgid "Which partition do you want to use for Linux4Win?"
+#~ msgstr "أي تجزيء تريد استخدامه من أجل Linux4Win"
+
+#~ msgid "Choose the sizes"
+#~ msgstr "اختيار الأحجام"
+
+#~ msgid "Root partition size in MB: "
+#~ msgstr "حجم التجزيء الجذري بالميغابايت:"
+
+#~ msgid "Swap partition size in MB: "
+#~ msgstr "حجم تجزيء التبديل بالميغابايت:"
+
+#~ msgid ""
+#~ "There is no FAT partition to use as loopback (or not enough space left)"
+#~ msgstr ""
+#~ "لا يوجد تجزيء FAT لاستخدامه كـloopback )أو لا توجد مساحة كافية متبقية)"
+
+#~ msgid ""
+#~ "The FAT resizer is unable to handle your partition, \n"
+#~ "the following error occurred: %s"
+#~ msgstr ""
+#~ "لم تتمكن أداة تغيير حجم FAT من التعامل مع تجزيئك، \n"
+#~ "ظهر الخطأ التالي: %s"
+
#~ msgid "Please log out and then use Ctrl-Alt-BackSpace"
#~ msgstr "يرجى تسجيل الخروج ثم استخدام Ctrl-Alt-BackSpace"
diff --git a/perl-install/share/po/az.po b/perl-install/share/po/az.po
index 10329c87f..3a2ac4bc4 100644
--- a/perl-install/share/po/az.po
+++ b/perl-install/share/po/az.po
@@ -9,7 +9,7 @@
msgid ""
msgstr ""
"Project-Id-Version: DrakX-az\n"
-"POT-Creation-Date: 2009-09-10 12:20+0200\n"
+"POT-Creation-Date: 2009-10-07 13:57+0200\n"
"PO-Revision-Date: 2005-03-31 14:21+0200\n"
"Last-Translator: Mətin Əmirov <metin@karegen.com>\n"
"Language-Team: Azerbaijani <translation-team-az@lists.sourceforge.net>\n"
@@ -18,10 +18,10 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: KBabel 1.3.1\n"
-#: any.pm:252 any.pm:884 diskdrake/interactive.pm:594
+#: any.pm:252 any.pm:910 diskdrake/interactive.pm:594
#: diskdrake/interactive.pm:794 diskdrake/interactive.pm:838
-#: diskdrake/interactive.pm:924 diskdrake/interactive.pm:1178
-#: diskdrake/interactive.pm:1230 do_pkgs.pm:241 do_pkgs.pm:287
+#: diskdrake/interactive.pm:942 diskdrake/interactive.pm:1196
+#: diskdrake/interactive.pm:1248 do_pkgs.pm:241 do_pkgs.pm:287
#: harddrake/sound.pm:303 interactive.pm:587 pkgs.pm:281
#, c-format
msgid "Please wait"
@@ -171,7 +171,7 @@ msgstr "ACPI-ni Fəallaşdır"
msgid "Enable Local APIC"
msgstr "ACPI-ni Fəallaşdır"
-#: any.pm:415 any.pm:829 any.pm:845 authentication.pm:250
+#: any.pm:415 any.pm:855 any.pm:871 authentication.pm:250
#: diskdrake/smbnfs_gtk.pm:181
#, c-format
msgid "Password"
@@ -182,7 +182,7 @@ msgstr "Şifrə"
msgid "The passwords do not match"
msgstr "Şifrələr uyğun gəlmir"
-#: any.pm:417 authentication.pm:261 diskdrake/interactive.pm:1402
+#: any.pm:417 authentication.pm:261 diskdrake/interactive.pm:1420
#, c-format
msgid "Please try again"
msgstr "Xahiş edirik, təkrar sınayın"
@@ -193,7 +193,7 @@ msgid "You can not use a password with %s"
msgstr ""
"%s bağlama nöqtəsi üçün şifrələnmiş fayl sistemi istifadə edə bilməzsiniz"
-#: any.pm:421 any.pm:831 any.pm:847 authentication.pm:251
+#: any.pm:421 any.pm:857 any.pm:873 authentication.pm:251
#, c-format
msgid "Password (again)"
msgstr "Şifrə (təkrar)"
@@ -359,193 +359,194 @@ msgstr ""
"Buradakı bir birindən fərqli seçimlərə yenilərini əlavə edə bilər,\n"
"ya da mövcud olanları dəyişdirə bilərsiniz."
-#: any.pm:790
+#: any.pm:816
#, c-format
msgid "access to X programs"
msgstr "X proqramlarına yetişmə icazəsi"
-#: any.pm:791
+#: any.pm:817
#, c-format
msgid "access to rpm tools"
msgstr "rpm vasitələrinə yetişmə"
-#: any.pm:792
+#: any.pm:818
#, c-format
msgid "allow \"su\""
msgstr "\"su\" icazəsi ver"
-#: any.pm:793
+#: any.pm:819
#, c-format
msgid "access to administrative files"
msgstr "idarəvi fayllara yetişmə"
-#: any.pm:794
+#: any.pm:820
#, c-format
msgid "access to network tools"
msgstr "şəbəkə vasitələrinə yetişmə"
-#: any.pm:795
+#: any.pm:821
#, c-format
msgid "access to compilation tools"
msgstr "dərləmə vasitələrinə yetişmə"
-#: any.pm:801
+#: any.pm:827
#, c-format
msgid "(already added %s)"
msgstr "(%s artıq əlavə edilmişdir)"
-#: any.pm:807
+#: any.pm:833
#, c-format
msgid "Please give a user name"
msgstr "Xahiş edirik, bir istifadəçi adı alın"
-#: any.pm:808
-#, c-format
+#: any.pm:834
+#, fuzzy, c-format
msgid ""
-"The user name must contain only lower cased letters, numbers, `-' and `_'"
+"The user name must start with a lower case letter followed by only lower "
+"cased letters, numbers, `-' and `_'"
msgstr ""
"İstifadəçi adında sadacə kiçik hərflər, rəqəmlər, `-' və `_' xarakterləri "
"ola bilər"
-#: any.pm:809
+#: any.pm:835
#, c-format
msgid "The user name is too long"
msgstr "İstifadəçi adı çox uzundur"
-#: any.pm:810
+#: any.pm:836
#, c-format
msgid "This user name has already been added"
msgstr "Bu istifadəçi adı onsuzda əlavə edilib"
-#: any.pm:816 any.pm:849
+#: any.pm:842 any.pm:875
#, c-format
msgid "User ID"
msgstr "İstifadəçi ID'si"
-#: any.pm:816 any.pm:850
+#: any.pm:842 any.pm:876
#, c-format
msgid "Group ID"
msgstr "Qrup ID'si"
-#: any.pm:817
+#: any.pm:843
#, fuzzy, c-format
msgid "%s must be a number"
msgstr "%s seçimi rəqəm olmalıdır!"
-#: any.pm:818
+#: any.pm:844
#, c-format
msgid "%s should be above 500. Accept anyway?"
msgstr ""
-#: any.pm:822
+#: any.pm:848
#, fuzzy, c-format
msgid "User management"
msgstr "İstifadəçi adı"
-#: any.pm:828 authentication.pm:237
+#: any.pm:854 authentication.pm:237
#, fuzzy, c-format
msgid "Set administrator (root) password"
msgstr "Ali istifadəçi şifrəsini tə'yin et"
-#: any.pm:833
+#: any.pm:859
#, fuzzy, c-format
msgid "Enter a user"
msgstr ""
"Bir istifadəçi daxil edin\n"
"%s"
-#: any.pm:835
+#: any.pm:861
#, c-format
msgid "Icon"
msgstr "Timsal"
-#: any.pm:838
+#: any.pm:864
#, c-format
msgid "Real name"
msgstr "Həqiqi ad"
-#: any.pm:843
+#: any.pm:869
#, c-format
msgid "Login name"
msgstr "Giriş adı"
-#: any.pm:848
+#: any.pm:874
#, c-format
msgid "Shell"
msgstr "Qabıq"
-#: any.pm:884
+#: any.pm:910
#, fuzzy, c-format
msgid "Please wait, adding media..."
msgstr "ttmkfdir fəaliyyətdədir, xahiş edirik, gözləyin..."
-#: any.pm:914 security/l10n.pm:14
+#: any.pm:940 security/l10n.pm:14
#, c-format
msgid "Autologin"
msgstr "Avtomatik Giriş"
-#: any.pm:915
+#: any.pm:941
#, c-format
msgid "I can set up your computer to automatically log on one user."
msgstr ""
"Kompüteriniz istifadəçinin avtomatik giriş etməsi üçün qurğulana bilər."
-#: any.pm:916
+#: any.pm:942
#, fuzzy, c-format
msgid "Use this feature"
msgstr "Bu xüsusiyyəti istifadə etmək istəyirsiniz?"
-#: any.pm:917
+#: any.pm:943
#, c-format
msgid "Choose the default user:"
msgstr "Əsas istifadəçini seçin:"
-#: any.pm:918
+#: any.pm:944
#, c-format
msgid "Choose the window manager to run:"
msgstr "İşlətmək istədiyiniz pəncərə idarəçisini seçin:"
-#: any.pm:929 any.pm:949 any.pm:1022
+#: any.pm:955 any.pm:975 any.pm:1048
#, fuzzy, c-format
msgid "Release Notes"
msgstr "Buraxılış:"
-#: any.pm:956 any.pm:1314 interactive/gtk.pm:805
+#: any.pm:982 any.pm:1340 interactive/gtk.pm:819
#, c-format
msgid "Close"
msgstr "Bağla"
-#: any.pm:1008
+#: any.pm:1034
#, c-format
msgid "License agreement"
msgstr "Lisenziya razılığı"
-#: any.pm:1010 diskdrake/dav.pm:26
+#: any.pm:1036 diskdrake/dav.pm:26
#, c-format
msgid "Quit"
msgstr "Çıx"
-#: any.pm:1017
+#: any.pm:1043
#, fuzzy, c-format
msgid "Do you accept this license ?"
msgstr "Başqası var?"
-#: any.pm:1018
+#: any.pm:1044
#, c-format
msgid "Accept"
msgstr "Qəbul Et"
-#: any.pm:1018
+#: any.pm:1044
#, c-format
msgid "Refuse"
msgstr "Rədd Et"
-#: any.pm:1044 any.pm:1110
+#: any.pm:1070 any.pm:1136
#, c-format
msgid "Please choose a language to use"
msgstr "Xahiş edirik, istifadə ediləcək dili seçin"
-#: any.pm:1073
+#: any.pm:1099
#, c-format
msgid ""
"Mandriva Linux can support multiple languages. Select\n"
@@ -556,77 +557,77 @@ msgstr ""
"dilləri seçin. Onlar qurulum tamamlanandan və sistem yenidən\n"
"başlayandan sonra istifadəyə hazır olacaqlar."
-#: any.pm:1076
+#: any.pm:1102
#, c-format
msgid "Multi languages"
msgstr ""
-#: any.pm:1087 any.pm:1119
+#: any.pm:1113 any.pm:1145
#, c-format
msgid "Old compatibility (non UTF-8) encoding"
msgstr ""
-#: any.pm:1089
+#: any.pm:1115
#, c-format
msgid "All languages"
msgstr "Bütün dillər"
-#: any.pm:1111
+#: any.pm:1137
#, c-format
msgid "Language choice"
msgstr "Dil seçkisi"
-#: any.pm:1165
+#: any.pm:1191
#, c-format
msgid "Country / Region"
msgstr "Ölkə / Bölgə"
-#: any.pm:1166
+#: any.pm:1192
#, c-format
msgid "Please choose your country"
msgstr "Xahiş edirik, ölkənizi seçin"
-#: any.pm:1168
+#: any.pm:1194
#, c-format
msgid "Here is the full list of available countries"
msgstr "Bütün mövcud ölkələrinn siyahısı"
-#: any.pm:1169
+#: any.pm:1195
#, c-format
msgid "Other Countries"
msgstr "Diqər Ölkələr"
-#: any.pm:1169 interactive.pm:488 interactive/gtk.pm:445
+#: any.pm:1195 interactive.pm:488 interactive/gtk.pm:445
#, c-format
msgid "Advanced"
msgstr "Ətraflı"
-#: any.pm:1175
+#: any.pm:1201
#, c-format
msgid "Input method:"
msgstr "Giriş yöntəmi:"
-#: any.pm:1178
+#: any.pm:1204
#, c-format
msgid "None"
msgstr "Heç biri"
-#: any.pm:1259
+#: any.pm:1285
#, c-format
msgid "No sharing"
msgstr "Bölüşmə yoxdur"
-#: any.pm:1259
+#: any.pm:1285
#, c-format
msgid "Allow all users"
msgstr "Bütün istifadəçilərə icazə ver"
-#: any.pm:1259
+#: any.pm:1285
#, c-format
msgid "Custom"
msgstr "Xüsusi"
-#: any.pm:1263
+#: any.pm:1289
#, c-format
msgid ""
"Would you like to allow users to share some of their directories?\n"
@@ -643,21 +644,21 @@ msgstr ""
"\"Xüsusi\" seçənəyi, hər istifadəçiyə fərqli icazə vermək üçün istifadə "
"edilir.\n"
-#: any.pm:1275
+#: any.pm:1301
#, c-format
msgid ""
"NFS: the traditional Unix file sharing system, with less support on Mac and "
"Windows."
msgstr ""
-#: any.pm:1278
+#: any.pm:1304
#, c-format
msgid ""
"SMB: a file sharing system used by Windows, Mac OS X and many modern Linux "
"systems."
msgstr ""
-#: any.pm:1286
+#: any.pm:1312
#, c-format
msgid ""
"You can export using NFS or SMB. Please select which you would like to use."
@@ -665,12 +666,12 @@ msgstr ""
"NFS ya da SMB işlədərək ixrac edə bilərsiniz. Xahiş edirik, işlətmək "
"istədiyinizi seçin."
-#: any.pm:1314
+#: any.pm:1340
#, c-format
msgid "Launch userdrake"
msgstr "Userdrake-ni başlat"
-#: any.pm:1316
+#: any.pm:1342
#, c-format
msgid ""
"The per-user sharing uses the group \"fileshare\". \n"
@@ -680,7 +681,7 @@ msgstr ""
"Bu qrupa istifadəçiləri əlavə etmək üçün userdrake'dən istifadə edə "
"bilərsiniz. "
-#: any.pm:1421
+#: any.pm:1448
#, fuzzy, c-format
msgid ""
"You need to logout and back in again for changes to take effect. Press OK to "
@@ -688,48 +689,48 @@ msgid ""
msgstr ""
"Dəyişikliklərin fəal olması üçün hesabdan çıxış edib, yenidən girməlisiniz."
-#: any.pm:1425
+#: any.pm:1452
#, c-format
msgid "You need to log out and back in again for changes to take effect"
msgstr ""
"Dəyişikliklərin fəal olması üçün hesabdan çıxış edib, yenidən girməlisiniz."
-#: any.pm:1460
+#: any.pm:1487
#, c-format
msgid "Timezone"
msgstr "Vaxt Zolağı"
-#: any.pm:1460
+#: any.pm:1487
#, c-format
msgid "Which is your timezone?"
msgstr "Vaxt zolağınız hansıdır?"
-#: any.pm:1483 any.pm:1485
+#: any.pm:1510 any.pm:1512
#, c-format
msgid "Date, Clock & Time Zone Settings"
msgstr ""
-#: any.pm:1486
+#: any.pm:1513
#, c-format
msgid "What is the best time?"
msgstr ""
-#: any.pm:1490
+#: any.pm:1517
#, fuzzy, c-format
msgid "%s (hardware clock set to UTC)"
msgstr "Avadanlıq saatı GMT'yə görə quruludur"
-#: any.pm:1491
+#: any.pm:1518
#, fuzzy, c-format
msgid "%s (hardware clock set to local time)"
msgstr "Avadanlıq saatı GMT'yə görə quruludur"
-#: any.pm:1493
+#: any.pm:1520
#, c-format
msgid "NTP Server"
msgstr "NTP Verici"
-#: any.pm:1494
+#: any.pm:1521
#, c-format
msgid "Automatic time synchronization (using NTP)"
msgstr "Avtomatik vaxt sinxronizasiyası (NTP vasitəsiylə)"
@@ -1208,7 +1209,7 @@ msgid "Mount point"
msgstr "Bağlama nöqtəsi"
#: diskdrake/dav.pm:67 diskdrake/interactive.pm:403
-#: diskdrake/interactive.pm:1072 diskdrake/removable.pm:24
+#: diskdrake/interactive.pm:1090 diskdrake/removable.pm:24
#: diskdrake/smbnfs_gtk.pm:80
#, c-format
msgid "Options"
@@ -1219,23 +1220,24 @@ msgstr "Seçimlər"
msgid "Remove"
msgstr "Sil"
-#: diskdrake/dav.pm:69 diskdrake/hd_gtk.pm:182 diskdrake/removable.pm:26
+#: diskdrake/dav.pm:69 diskdrake/hd_gtk.pm:187 diskdrake/removable.pm:26
#: diskdrake/smbnfs_gtk.pm:82 interactive/http.pm:151
#, c-format
msgid "Done"
msgstr "Qurtardı"
-#: diskdrake/dav.pm:78 diskdrake/hd_gtk.pm:123 diskdrake/hd_gtk.pm:289
+#: diskdrake/dav.pm:78 diskdrake/hd_gtk.pm:128 diskdrake/hd_gtk.pm:294
#: diskdrake/interactive.pm:247 diskdrake/interactive.pm:260
#: diskdrake/interactive.pm:450 diskdrake/interactive.pm:520
#: diskdrake/interactive.pm:525 diskdrake/interactive.pm:656
-#: diskdrake/interactive.pm:942 diskdrake/interactive.pm:1118
-#: diskdrake/interactive.pm:1131 diskdrake/interactive.pm:1134
-#: diskdrake/interactive.pm:1402 diskdrake/smbnfs_gtk.pm:42 do_pkgs.pm:23
-#: do_pkgs.pm:28 do_pkgs.pm:44 do_pkgs.pm:60 do_pkgs.pm:65 do_pkgs.pm:82
-#: fsedit.pm:246 interactive/http.pm:117 interactive/http.pm:118
-#: modules/interactive.pm:19 scanner.pm:95 scanner.pm:106 scanner.pm:113
-#: scanner.pm:120 wizards.pm:95 wizards.pm:99 wizards.pm:121
+#: diskdrake/interactive.pm:909 diskdrake/interactive.pm:960
+#: diskdrake/interactive.pm:1136 diskdrake/interactive.pm:1149
+#: diskdrake/interactive.pm:1152 diskdrake/interactive.pm:1420
+#: diskdrake/smbnfs_gtk.pm:42 do_pkgs.pm:23 do_pkgs.pm:28 do_pkgs.pm:44
+#: do_pkgs.pm:60 do_pkgs.pm:65 do_pkgs.pm:82 fsedit.pm:246
+#: interactive/http.pm:117 interactive/http.pm:118 modules/interactive.pm:19
+#: scanner.pm:95 scanner.pm:106 scanner.pm:113 scanner.pm:120 wizards.pm:95
+#: wizards.pm:99 wizards.pm:121
#, c-format
msgid "Error"
msgstr "Xəta"
@@ -1250,12 +1252,12 @@ msgstr "Xahiş edirik, WebDAV vericisi URL-ni daxil edin"
msgid "The URL must begin with http:// or https://"
msgstr "URL http:// ya da https:// ilə başlamalıdır"
-#: diskdrake/dav.pm:106 diskdrake/hd_gtk.pm:407 diskdrake/interactive.pm:303
+#: diskdrake/dav.pm:106 diskdrake/hd_gtk.pm:412 diskdrake/interactive.pm:303
#: diskdrake/interactive.pm:388 diskdrake/interactive.pm:550
#: diskdrake/interactive.pm:747 diskdrake/interactive.pm:805
-#: diskdrake/interactive.pm:922 diskdrake/interactive.pm:964
-#: diskdrake/interactive.pm:965 diskdrake/interactive.pm:1215
-#: diskdrake/interactive.pm:1253 diskdrake/interactive.pm:1401 do_pkgs.pm:19
+#: diskdrake/interactive.pm:940 diskdrake/interactive.pm:982
+#: diskdrake/interactive.pm:983 diskdrake/interactive.pm:1233
+#: diskdrake/interactive.pm:1271 diskdrake/interactive.pm:1419 do_pkgs.pm:19
#: do_pkgs.pm:39 do_pkgs.pm:57 do_pkgs.pm:77 harddrake/sound.pm:442
#, c-format
msgid "Warning"
@@ -1272,58 +1274,60 @@ msgid "Server: "
msgstr "Verici:"
#: diskdrake/dav.pm:125 diskdrake/interactive.pm:493
-#: diskdrake/interactive.pm:1277 diskdrake/interactive.pm:1362
+#: diskdrake/interactive.pm:1295 diskdrake/interactive.pm:1380
#, c-format
msgid "Mount point: "
msgstr "Bağlama nöqtəsi: "
-#: diskdrake/dav.pm:126 diskdrake/interactive.pm:1369
+#: diskdrake/dav.pm:126 diskdrake/interactive.pm:1387
#, c-format
msgid "Options: %s"
msgstr "Seçimlər: %s"
-#: diskdrake/hd_gtk.pm:54 diskdrake/interactive.pm:298
+#: diskdrake/hd_gtk.pm:61 diskdrake/interactive.pm:298
#: diskdrake/smbnfs_gtk.pm:22 fs/mount_point.pm:106
-#: fs/partitioning_wizard.pm:51 fs/partitioning_wizard.pm:206
-#: fs/partitioning_wizard.pm:211 fs/partitioning_wizard.pm:250
-#: fs/partitioning_wizard.pm:269 fs/partitioning_wizard.pm:274
+#: fs/partitioning_wizard.pm:52 fs/partitioning_wizard.pm:222
+#: fs/partitioning_wizard.pm:230 fs/partitioning_wizard.pm:269
+#: fs/partitioning_wizard.pm:388 fs/partitioning_wizard.pm:445
+#: fs/partitioning_wizard.pm:518 fs/partitioning_wizard.pm:521
#, c-format
msgid "Partitioning"
msgstr "Bölmələndirmə"
-#: diskdrake/hd_gtk.pm:68
+#: diskdrake/hd_gtk.pm:73
#, c-format
msgid "Click on a partition, choose a filesystem type then choose an action"
msgstr ""
-#: diskdrake/hd_gtk.pm:105 diskdrake/interactive.pm:1093
-#: diskdrake/interactive.pm:1103 diskdrake/interactive.pm:1156
+#: diskdrake/hd_gtk.pm:110 diskdrake/interactive.pm:1111
+#: diskdrake/interactive.pm:1121 diskdrake/interactive.pm:1174
#, c-format
msgid "Read carefully"
msgstr "Diqqətlə oxuyun"
-#: diskdrake/hd_gtk.pm:105
+#: diskdrake/hd_gtk.pm:110
#, c-format
msgid "Please make a backup of your data first"
msgstr "Əvvəlcə datanızın yedəyini alın"
-#: diskdrake/hd_gtk.pm:106 diskdrake/interactive.pm:240
+#: diskdrake/hd_gtk.pm:111 diskdrake/interactive.pm:240
#, c-format
msgid "Exit"
msgstr "Çıxış"
-#: diskdrake/hd_gtk.pm:106
+#: diskdrake/hd_gtk.pm:111
#, c-format
msgid "Continue"
msgstr "Davam et"
-#: diskdrake/hd_gtk.pm:177 interactive.pm:653 interactive/gtk.pm:797
-#: interactive/gtk.pm:815 interactive/gtk.pm:836 ugtk2.pm:936
+#: diskdrake/hd_gtk.pm:182 fs/partitioning_wizard.pm:493 interactive.pm:653
+#: interactive/gtk.pm:811 interactive/gtk.pm:829 interactive/gtk.pm:850
+#: ugtk2.pm:936
#, c-format
msgid "Help"
msgstr "Yardım"
-#: diskdrake/hd_gtk.pm:223
+#: diskdrake/hd_gtk.pm:228
#, c-format
msgid ""
"You have one big Microsoft Windows partition.\n"
@@ -1335,87 +1339,87 @@ msgstr ""
"məsləhət edirik. (Bölməni seçib, \"Böyüklüyü\n"
"Dəyişdir\" düyməsinə tıqlayın)"
-#: diskdrake/hd_gtk.pm:225
+#: diskdrake/hd_gtk.pm:230
#, c-format
msgid "Please click on a partition"
msgstr "Xahiş edirik, bir bölmə üstünə tıqlayın"
-#: diskdrake/hd_gtk.pm:239 diskdrake/smbnfs_gtk.pm:63
+#: diskdrake/hd_gtk.pm:244 diskdrake/smbnfs_gtk.pm:63
#, c-format
msgid "Details"
msgstr "Ətraflı"
-#: diskdrake/hd_gtk.pm:289
+#: diskdrake/hd_gtk.pm:294
#, c-format
msgid "No hard drives found"
msgstr "Sabit disk(lər) tapıla bilmədi"
-#: diskdrake/hd_gtk.pm:316
+#: diskdrake/hd_gtk.pm:321
#, c-format
msgid "Unknown"
msgstr "Namə'lum"
-#: diskdrake/hd_gtk.pm:378
+#: diskdrake/hd_gtk.pm:383
#, fuzzy, c-format
msgid "Ext3"
msgstr "Çıxış"
-#: diskdrake/hd_gtk.pm:378
+#: diskdrake/hd_gtk.pm:383
#, fuzzy, c-format
msgid "XFS"
msgstr "HFS"
-#: diskdrake/hd_gtk.pm:378
+#: diskdrake/hd_gtk.pm:383
#, c-format
msgid "Swap"
msgstr "Dəyiş-toqquş"
-#: diskdrake/hd_gtk.pm:378
+#: diskdrake/hd_gtk.pm:383
#, c-format
msgid "SunOS"
msgstr "SunOS"
-#: diskdrake/hd_gtk.pm:378
+#: diskdrake/hd_gtk.pm:383
#, c-format
msgid "HFS"
msgstr "HFS"
-#: diskdrake/hd_gtk.pm:378
+#: diskdrake/hd_gtk.pm:383
#, c-format
msgid "Windows"
msgstr "Windows"
-#: diskdrake/hd_gtk.pm:379 services.pm:158
+#: diskdrake/hd_gtk.pm:384 services.pm:158
#, c-format
msgid "Other"
msgstr "Digər"
-#: diskdrake/hd_gtk.pm:379 diskdrake/interactive.pm:1292
+#: diskdrake/hd_gtk.pm:384 diskdrake/interactive.pm:1310
#, c-format
msgid "Empty"
msgstr "Boş"
-#: diskdrake/hd_gtk.pm:386
+#: diskdrake/hd_gtk.pm:391
#, c-format
msgid "Filesystem types:"
msgstr "Fayl sistemi növü:"
-#: diskdrake/hd_gtk.pm:407
+#: diskdrake/hd_gtk.pm:412
#, fuzzy, c-format
msgid "This partition is already empty"
msgstr "Bu bölmə ölçüləndirilə bilməz"
-#: diskdrake/hd_gtk.pm:416
+#: diskdrake/hd_gtk.pm:421
#, c-format
msgid "Use ``Unmount'' first"
msgstr "Əvvəlcə ``Ayır'-ı işlət"
-#: diskdrake/hd_gtk.pm:416
+#: diskdrake/hd_gtk.pm:421
#, fuzzy, c-format
msgid "Use ``%s'' instead (in expert mode)"
msgstr "Yerinə ``%s'' işlət"
-#: diskdrake/hd_gtk.pm:416 diskdrake/interactive.pm:402
+#: diskdrake/hd_gtk.pm:421 diskdrake/interactive.pm:402
#: diskdrake/interactive.pm:588 diskdrake/removable.pm:25
#: diskdrake/removable.pm:48
#, c-format
@@ -1439,7 +1443,7 @@ msgid "More"
msgstr "Daha Çox Seçim"
#: diskdrake/interactive.pm:281 diskdrake/interactive.pm:291
-#: diskdrake/interactive.pm:1200
+#: diskdrake/interactive.pm:1218
#, fuzzy, c-format
msgid "Confirmation"
msgstr "Quraşdırma"
@@ -1464,7 +1468,7 @@ msgstr "Bölmə cədvəli qeyd edilmədən çıxılsın?"
msgid "Do you want to save /etc/fstab modifications"
msgstr "Dəyişikliklər /etc/fstab faylına qeyd edilsin?"
-#: diskdrake/interactive.pm:298 fs/partitioning_wizard.pm:250
+#: diskdrake/interactive.pm:298 fs/partitioning_wizard.pm:269
#, c-format
msgid "You need to reboot for the partition table modifications to take place"
msgstr ""
@@ -1551,7 +1555,7 @@ msgstr "Şəkilləndir"
msgid "Add to RAID"
msgstr "RAIDə əlavə et"
-#: diskdrake/interactive.pm:409 diskdrake/interactive.pm:888
+#: diskdrake/interactive.pm:409 diskdrake/interactive.pm:891
#, c-format
msgid "Add to LVM"
msgstr "LVMə əlavə et"
@@ -1611,12 +1615,12 @@ msgstr "Yeni bölmə yarat"
msgid "Start sector: "
msgstr "Başlanğıç sektoru: "
-#: diskdrake/interactive.pm:489 diskdrake/interactive.pm:957
+#: diskdrake/interactive.pm:489 diskdrake/interactive.pm:975
#, c-format
msgid "Size in MB: "
msgstr "MB cinsindən böyüklük: "
-#: diskdrake/interactive.pm:491 diskdrake/interactive.pm:958
+#: diskdrake/interactive.pm:491 diskdrake/interactive.pm:976
#, c-format
msgid "Filesystem type: "
msgstr "Fayl sistemi növü: "
@@ -1721,7 +1725,7 @@ msgid "Where do you want to mount %s?"
msgstr "%s avadanlığını hara bağlamaq istəyirsiniz?"
#: diskdrake/interactive.pm:711 diskdrake/interactive.pm:794
-#: fs/partitioning_wizard.pm:146 fs/partitioning_wizard.pm:178
+#: fs/partitioning_wizard.pm:129 fs/partitioning_wizard.pm:191
#, c-format
msgid "Resizing"
msgstr "Ölçüləndirilir"
@@ -1777,7 +1781,7 @@ msgstr ""
"bütövlüyünü qorumaq üçün fayl sistemi yoxlamaları bir sonrakı\n"
"Windows(TM) açılışınızda işə salınacaq."
-#: diskdrake/interactive.pm:853 diskdrake/interactive.pm:1397
+#: diskdrake/interactive.pm:853 diskdrake/interactive.pm:1415
#, c-format
msgid "Filesystem encryption key"
msgstr "Fayl sistemi şifrələmə açarı"
@@ -1787,7 +1791,7 @@ msgstr "Fayl sistemi şifrələmə açarı"
msgid "Enter your filesystem encryption key"
msgstr "Fayl sistemi şifrələmə açarınızı seçin"
-#: diskdrake/interactive.pm:855 diskdrake/interactive.pm:1405
+#: diskdrake/interactive.pm:855 diskdrake/interactive.pm:1423
#, c-format
msgid "Encryption key"
msgstr "Şifrələmə açarı"
@@ -1802,140 +1806,150 @@ msgstr ""
msgid "Choose an existing RAID to add to"
msgstr "Əlavə etmək üçün mövcud bir RAİD seçin"
-#: diskdrake/interactive.pm:872 diskdrake/interactive.pm:890
+#: diskdrake/interactive.pm:872 diskdrake/interactive.pm:893
#, c-format
msgid "new"
msgstr "yeni"
-#: diskdrake/interactive.pm:888
+#: diskdrake/interactive.pm:891
#, c-format
msgid "Choose an existing LVM to add to"
msgstr "Əlavə etmək üçün mövcud bir LVM seçin"
-#: diskdrake/interactive.pm:895
-#, c-format
-msgid "LVM name?"
+#: diskdrake/interactive.pm:903 diskdrake/interactive.pm:912
+#, fuzzy, c-format
+msgid "LVM name"
msgstr "LVM adı?"
-#: diskdrake/interactive.pm:922
+#: diskdrake/interactive.pm:904
+#, c-format
+msgid "Enter a name for the new LVM volume group"
+msgstr ""
+
+#: diskdrake/interactive.pm:909
+#, fuzzy, c-format
+msgid "\"%s\" already exists"
+msgstr "Fayl onsuz da mövcuddur. İşlədilsin?"
+
+#: diskdrake/interactive.pm:940
#, c-format
msgid ""
"Physical volume %s is still in use.\n"
"Do you want to move used physical extents on this volume to other volumes?"
msgstr ""
-#: diskdrake/interactive.pm:924
+#: diskdrake/interactive.pm:942
#, c-format
msgid "Moving physical extents"
msgstr ""
-#: diskdrake/interactive.pm:942
+#: diskdrake/interactive.pm:960
#, c-format
msgid "This partition can not be used for loopback"
msgstr "Bu disk bölməsi loopback üçün işlədilə bilməz"
-#: diskdrake/interactive.pm:955
+#: diskdrake/interactive.pm:973
#, c-format
msgid "Loopback"
msgstr "Loopback"
-#: diskdrake/interactive.pm:956
+#: diskdrake/interactive.pm:974
#, c-format
msgid "Loopback file name: "
msgstr "Loopback fayl adı: "
-#: diskdrake/interactive.pm:961
+#: diskdrake/interactive.pm:979
#, c-format
msgid "Give a file name"
msgstr "Fayl adı verin"
-#: diskdrake/interactive.pm:964
+#: diskdrake/interactive.pm:982
#, c-format
msgid "File is already used by another loopback, choose another one"
msgstr "Fayl başqa bir loopback tərəfindən istifadədədir, başqasını seçin"
-#: diskdrake/interactive.pm:965
+#: diskdrake/interactive.pm:983
#, c-format
msgid "File already exists. Use it?"
msgstr "Fayl onsuz da mövcuddur. İşlədilsin?"
-#: diskdrake/interactive.pm:997 diskdrake/interactive.pm:1000
+#: diskdrake/interactive.pm:1015 diskdrake/interactive.pm:1018
#, c-format
msgid "Mount options"
msgstr "Bağlama seçimləri"
-#: diskdrake/interactive.pm:1007
+#: diskdrake/interactive.pm:1025
#, c-format
msgid "Various"
msgstr "Müxtəlif"
-#: diskdrake/interactive.pm:1074
+#: diskdrake/interactive.pm:1092
#, c-format
msgid "device"
msgstr "avadanlıq"
-#: diskdrake/interactive.pm:1075
+#: diskdrake/interactive.pm:1093
#, c-format
msgid "level"
msgstr "səviyyə"
-#: diskdrake/interactive.pm:1076
+#: diskdrake/interactive.pm:1094
#, fuzzy, c-format
msgid "chunk size in KiB"
msgstr "parça böyüklüyü"
-#: diskdrake/interactive.pm:1094
+#: diskdrake/interactive.pm:1112
#, c-format
msgid "Be careful: this operation is dangerous."
msgstr "Diqqətlı olun: bu əməliyyat təhlükəlidir."
-#: diskdrake/interactive.pm:1109
+#: diskdrake/interactive.pm:1127
#, fuzzy, c-format
msgid "Partitioning Type"
msgstr "Bölmələndirmə"
-#: diskdrake/interactive.pm:1109
+#: diskdrake/interactive.pm:1127
#, c-format
msgid "What type of partitioning?"
msgstr "Hansı növ bölmələndirmə?"
-#: diskdrake/interactive.pm:1147
+#: diskdrake/interactive.pm:1165
#, c-format
msgid "You'll need to reboot before the modification can take place"
msgstr "Yeni qurğuların fəallaşmağı üçün sistemi yenidən başlatmalısınız"
-#: diskdrake/interactive.pm:1156
+#: diskdrake/interactive.pm:1174
#, c-format
msgid "Partition table of drive %s is going to be written to disk"
msgstr "%s sürücüsünün bölmə cədvəli diskə yazılacaq"
-#: diskdrake/interactive.pm:1178 fs/format.pm:96 fs/format.pm:103
+#: diskdrake/interactive.pm:1196 fs/format.pm:96 fs/format.pm:103
#, c-format
msgid "Formatting partition %s"
msgstr "%s bölməsi şəkilləndirilir"
-#: diskdrake/interactive.pm:1191
+#: diskdrake/interactive.pm:1209
#, c-format
msgid "After formatting partition %s, all data on this partition will be lost"
msgstr ""
"%s bölməsi şəkilləndirildikdən sonra bu bölmədəki bütün mə'lumatlar itəcək."
-#: diskdrake/interactive.pm:1200 fs/partitioning.pm:48
+#: diskdrake/interactive.pm:1218 fs/partitioning.pm:48
#, c-format
msgid "Check bad blocks?"
msgstr "Xətalı bloklar sınansınmı?"
-#: diskdrake/interactive.pm:1214
+#: diskdrake/interactive.pm:1232
#, c-format
msgid "Move files to the new partition"
msgstr "Faylları yeni bölməyə daşı"
-#: diskdrake/interactive.pm:1214
+#: diskdrake/interactive.pm:1232
#, c-format
msgid "Hide files"
msgstr "Faylları gizlət"
-#: diskdrake/interactive.pm:1215
+#: diskdrake/interactive.pm:1233
#, c-format
msgid ""
"Directory %s already contains data\n"
@@ -1946,128 +1960,128 @@ msgid ""
"the contents of the mounted partition)"
msgstr ""
-#: diskdrake/interactive.pm:1230
+#: diskdrake/interactive.pm:1248
#, c-format
msgid "Moving files to the new partition"
msgstr "Fayllar yeni bölməyə daşınır"
-#: diskdrake/interactive.pm:1234
+#: diskdrake/interactive.pm:1252
#, c-format
msgid "Copying %s"
msgstr "%s köçürülür"
-#: diskdrake/interactive.pm:1238
+#: diskdrake/interactive.pm:1256
#, c-format
msgid "Removing %s"
msgstr "%s silinir"
-#: diskdrake/interactive.pm:1252
+#: diskdrake/interactive.pm:1270
#, c-format
msgid "partition %s is now known as %s"
msgstr "%s bölməsi indi %s olaraq bilinir"
-#: diskdrake/interactive.pm:1253
+#: diskdrake/interactive.pm:1271
#, c-format
msgid "Partitions have been renumbered: "
msgstr ""
-#: diskdrake/interactive.pm:1278 diskdrake/interactive.pm:1346
+#: diskdrake/interactive.pm:1296 diskdrake/interactive.pm:1364
#, c-format
msgid "Device: "
msgstr "Avadanlıq: "
-#: diskdrake/interactive.pm:1279
+#: diskdrake/interactive.pm:1297
#, c-format
msgid "Volume label: "
msgstr ""
-#: diskdrake/interactive.pm:1280
+#: diskdrake/interactive.pm:1298
#, c-format
msgid "UUID: "
msgstr ""
-#: diskdrake/interactive.pm:1281
+#: diskdrake/interactive.pm:1299
#, c-format
msgid "DOS drive letter: %s (just a guess)\n"
msgstr "DOS sürücü hərfi: %s (bir təxmindir)\n"
-#: diskdrake/interactive.pm:1285 diskdrake/interactive.pm:1294
-#: diskdrake/interactive.pm:1365
+#: diskdrake/interactive.pm:1303 diskdrake/interactive.pm:1312
+#: diskdrake/interactive.pm:1383
#, c-format
msgid "Type: "
msgstr "Növ: "
-#: diskdrake/interactive.pm:1289 diskdrake/interactive.pm:1350
+#: diskdrake/interactive.pm:1307 diskdrake/interactive.pm:1368
#, c-format
msgid "Name: "
msgstr "Ad: "
-#: diskdrake/interactive.pm:1296
+#: diskdrake/interactive.pm:1314
#, c-format
msgid "Start: sector %s\n"
msgstr "Başlanğıc: sektor %s\n"
-#: diskdrake/interactive.pm:1297
+#: diskdrake/interactive.pm:1315
#, c-format
msgid "Size: %s"
msgstr "Böyüklüyü: %s"
-#: diskdrake/interactive.pm:1299
+#: diskdrake/interactive.pm:1317
#, c-format
msgid ", %s sectors"
msgstr ", %s sektor"
-#: diskdrake/interactive.pm:1301
+#: diskdrake/interactive.pm:1319
#, c-format
msgid "Cylinder %d to %d\n"
msgstr "Silindr %d'dən silindr %d'yə\n"
-#: diskdrake/interactive.pm:1302
+#: diskdrake/interactive.pm:1320
#, c-format
msgid "Number of logical extents: %d\n"
msgstr ""
-#: diskdrake/interactive.pm:1303
+#: diskdrake/interactive.pm:1321
#, c-format
msgid "Formatted\n"
msgstr "Şəkilləndirilmiş\n"
-#: diskdrake/interactive.pm:1304
+#: diskdrake/interactive.pm:1322
#, c-format
msgid "Not formatted\n"
msgstr "Şəkilləndirilməmiş\n"
-#: diskdrake/interactive.pm:1305
+#: diskdrake/interactive.pm:1323
#, c-format
msgid "Mounted\n"
msgstr "Bağlı\n"
-#: diskdrake/interactive.pm:1306
+#: diskdrake/interactive.pm:1324
#, c-format
msgid "RAID %s\n"
msgstr "RAİD %s\n"
-#: diskdrake/interactive.pm:1308
+#: diskdrake/interactive.pm:1326
#, fuzzy, c-format
msgid "Encrypted"
msgstr "Şifrələmə açarı"
-#: diskdrake/interactive.pm:1308
+#: diskdrake/interactive.pm:1326
#, c-format
msgid " (mapped on %s)"
msgstr ""
-#: diskdrake/interactive.pm:1309
+#: diskdrake/interactive.pm:1327
#, c-format
msgid " (to map on %s)"
msgstr ""
-#: diskdrake/interactive.pm:1310
+#: diskdrake/interactive.pm:1328
#, c-format
msgid " (inactive)"
msgstr ""
-#: diskdrake/interactive.pm:1316
+#: diskdrake/interactive.pm:1334
#, c-format
msgid ""
"Loopback file(s):\n"
@@ -2076,7 +2090,7 @@ msgstr ""
"Loopback fayl(lar)ı:\n"
" %s\n"
-#: diskdrake/interactive.pm:1317
+#: diskdrake/interactive.pm:1335
#, c-format
msgid ""
"Partition booted by default\n"
@@ -2085,27 +2099,27 @@ msgstr ""
"Əsas olaraq açılan bölmə\n"
" (MS-DOS açılışı üçün, lilo üçün deyil)\n"
-#: diskdrake/interactive.pm:1319
+#: diskdrake/interactive.pm:1337
#, c-format
msgid "Level %s\n"
msgstr "Səviyyə %s\n"
-#: diskdrake/interactive.pm:1320
+#: diskdrake/interactive.pm:1338
#, fuzzy, c-format
msgid "Chunk size %d KiB\n"
msgstr "Parça böyüklüyü %s\n"
-#: diskdrake/interactive.pm:1321
+#: diskdrake/interactive.pm:1339
#, c-format
msgid "RAID-disks %s\n"
msgstr "RAİD-diskləri %s\n"
-#: diskdrake/interactive.pm:1323
+#: diskdrake/interactive.pm:1341
#, c-format
msgid "Loopback file name: %s"
msgstr "Loopback faylı adı: %s"
-#: diskdrake/interactive.pm:1326
+#: diskdrake/interactive.pm:1344
#, c-format
msgid ""
"\n"
@@ -2117,7 +2131,7 @@ msgstr ""
"Bu bölmə Sürücü bölməsidir.\n"
"Bunu elə beləcə buraxın.\n"
-#: diskdrake/interactive.pm:1329
+#: diskdrake/interactive.pm:1347
#, c-format
msgid ""
"\n"
@@ -2129,67 +2143,67 @@ msgstr ""
"Bu, sisteminizin ikili açılışı üçün\n"
"xüsusi Bootstrap bölməsidir.\n"
-#: diskdrake/interactive.pm:1338
+#: diskdrake/interactive.pm:1356
#, c-format
msgid "Free space on %s (%s)"
msgstr ""
-#: diskdrake/interactive.pm:1347
+#: diskdrake/interactive.pm:1365
#, c-format
msgid "Read-only"
msgstr "Sırf oxuna bilən"
-#: diskdrake/interactive.pm:1348
+#: diskdrake/interactive.pm:1366
#, c-format
msgid "Size: %s\n"
msgstr "Böyüklük: %s\n"
-#: diskdrake/interactive.pm:1349
+#: diskdrake/interactive.pm:1367
#, c-format
msgid "Geometry: %s cylinders, %s heads, %s sectors\n"
msgstr "Geometriyası: %s silindr, %s baş, %s sektor\n"
-#: diskdrake/interactive.pm:1351
+#: diskdrake/interactive.pm:1369
#, fuzzy, c-format
msgid "Medium type: "
msgstr "Fayl sistemi növü: "
-#: diskdrake/interactive.pm:1352
+#: diskdrake/interactive.pm:1370
#, c-format
msgid "LVM-disks %s\n"
msgstr "LVM-diskləri %s\n"
-#: diskdrake/interactive.pm:1353
+#: diskdrake/interactive.pm:1371
#, c-format
msgid "Partition table type: %s\n"
msgstr "Bölmə cədvəli növü: %s\n"
-#: diskdrake/interactive.pm:1354
+#: diskdrake/interactive.pm:1372
#, c-format
msgid "on channel %d id %d\n"
msgstr "%d kanalında, %d id'li\n"
-#: diskdrake/interactive.pm:1398
+#: diskdrake/interactive.pm:1416
#, c-format
msgid "Choose your filesystem encryption key"
msgstr "Fayl sistemi şifrələmə açarınızı seçin"
-#: diskdrake/interactive.pm:1401
+#: diskdrake/interactive.pm:1419
#, c-format
msgid "This encryption key is too simple (must be at least %d characters long)"
msgstr "Bu şifrələmə açarı çox sadədir (ən az %d hərf böyüklüyündə olmalıdır)"
-#: diskdrake/interactive.pm:1402
+#: diskdrake/interactive.pm:1420
#, c-format
msgid "The encryption keys do not match"
msgstr "Şifrələmə açarları uyğun gəlmir"
-#: diskdrake/interactive.pm:1406
+#: diskdrake/interactive.pm:1424
#, c-format
msgid "Encryption key (again)"
msgstr "Şifrələrmə açarı (təkrar)"
-#: diskdrake/interactive.pm:1408
+#: diskdrake/interactive.pm:1426
#, c-format
msgid "Encryption algorithm"
msgstr "Şifrələmə alqorifması"
@@ -2201,7 +2215,7 @@ msgstr "Növünü dəyişdir"
#: diskdrake/smbnfs_gtk.pm:81 interactive.pm:129 interactive.pm:550
#: interactive/curses.pm:260 interactive/http.pm:104 interactive/http.pm:160
-#: interactive/stdio.pm:39 interactive/stdio.pm:148 mygtk2.pm:844 ugtk2.pm:415
+#: interactive/stdio.pm:39 interactive/stdio.pm:148 mygtk2.pm:846 ugtk2.pm:415
#: ugtk2.pm:517 ugtk2.pm:526 ugtk2.pm:812
#, c-format
msgid "Cancel"
@@ -2294,7 +2308,7 @@ msgstr ""
"Bir xəta oldu. Yeni fayl sisteminin yaradılacağı hökmlü bir sürücü "
"tapılmadı. Bu problemin qaynağı üçün avadanlığınızı yoxlayın"
-#: fs/any.pm:75 fs/partitioning_wizard.pm:59
+#: fs/any.pm:75 fs/partitioning_wizard.pm:60
#, c-format
msgid "You must have a FAT partition mounted in /boot/efi"
msgstr "/boot/efi ünvanına bağlanmış FAT bölməniz olmalıdır"
@@ -2505,7 +2519,7 @@ msgstr ""
msgid "Not enough swap space to fulfill installation, please add some"
msgstr "Qurulumu bitirmək üçün lazımi sahə yoxdur, xahiş edirik, əlavə edin"
-#: fs/partitioning_wizard.pm:51
+#: fs/partitioning_wizard.pm:52
#, c-format
msgid ""
"You must have a root partition.\n"
@@ -2517,7 +2531,7 @@ msgstr ""
"ya da yeni birini başdan yaradın. Sonra \"Bağlama \n"
"Nöqtəsi\"gedişatını seçin va buranı '/' olaraq dəyişdirin."
-#: fs/partitioning_wizard.pm:56
+#: fs/partitioning_wizard.pm:57
#, c-format
msgid ""
"You do not have a swap partition.\n"
@@ -2527,81 +2541,42 @@ msgstr ""
"Dəyiş-toqquş sahəniz yoxdur\n"
"Davam edilsin?"
-#: fs/partitioning_wizard.pm:84
+#: fs/partitioning_wizard.pm:93
#, c-format
msgid "Use free space"
msgstr "Boş sahəni istifadə et"
-#: fs/partitioning_wizard.pm:86
+#: fs/partitioning_wizard.pm:95
#, c-format
msgid "Not enough free space to allocate new partitions"
msgstr "Yeni bölmələr ayırmaq üçün kifayət qədər boş yer yoxdur"
-#: fs/partitioning_wizard.pm:94
+#: fs/partitioning_wizard.pm:103
#, c-format
msgid "Use existing partitions"
msgstr "Mövcud bölmələri işlət"
-#: fs/partitioning_wizard.pm:96
+#: fs/partitioning_wizard.pm:105
#, c-format
msgid "There is no existing partition to use"
msgstr "İstifadə ediləcək mövcud bölmə yoxdur"
-#: fs/partitioning_wizard.pm:103
-#, c-format
-msgid "Use the Microsoft Windows® partition for loopback"
-msgstr "Loopback üçün Microsoft Windows® bölməsini işlət"
-
-#: fs/partitioning_wizard.pm:106
-#, c-format
-msgid "Which partition do you want to use for Linux4Win?"
-msgstr "Linux4Win-i qurmaq üçün hansı disk bölməsini istifadə edəcəksiniz?"
-
-#: fs/partitioning_wizard.pm:108
-#, c-format
-msgid "Choose the sizes"
-msgstr "Böyüklükləri seçin"
-
-#: fs/partitioning_wizard.pm:109
-#, c-format
-msgid "Root partition size in MB: "
-msgstr "Kök bölməsi böyüklüyü (Mb): "
-
-#: fs/partitioning_wizard.pm:110
-#, c-format
-msgid "Swap partition size in MB: "
-msgstr "Dəyiş-toqquş sahəsi böyüklüyü (Mb): "
-
-#: fs/partitioning_wizard.pm:119
+#: fs/partitioning_wizard.pm:129
#, c-format
-msgid "There is no FAT partition to use as loopback (or not enough space left)"
-msgstr "Loopback üçün FAT bölməsi yoxdur (ya da lazımi yer yoxdur)"
+msgid "Computing the size of the Microsoft Windows® partition"
+msgstr "Microsoft Windows® bölməsin böyüklüyü hesablanır"
-#: fs/partitioning_wizard.pm:127
+#: fs/partitioning_wizard.pm:148
#, fuzzy, c-format
msgid "Use the free space on a Microsoft Windows® partition"
msgstr "Windows bölməsindəki boş sahəni işlət"
-#: fs/partitioning_wizard.pm:129
+#: fs/partitioning_wizard.pm:152
#, c-format
msgid "Which partition do you want to resize?"
msgstr "Hansı bölmə ölçüləndirilsin?"
-#: fs/partitioning_wizard.pm:143
-#, c-format
-msgid ""
-"The FAT resizer is unable to handle your partition, \n"
-"the following error occurred: %s"
-msgstr ""
-"FAT ölçüləndiricimiz sizin bölməniziri işlədə bilmir,\n"
-"bu xəta oldu: %s"
-
-#: fs/partitioning_wizard.pm:146
-#, c-format
-msgid "Computing the size of the Microsoft Windows® partition"
-msgstr "Microsoft Windows® bölməsin böyüklüyü hesablanır"
-
-#: fs/partitioning_wizard.pm:153
+#: fs/partitioning_wizard.pm:162
#, c-format
msgid ""
"Your Microsoft Windows® partition is too fragmented. Please reboot your "
@@ -2612,7 +2587,7 @@ msgstr ""
"kompüterinizi Microsoft Windows® ilə açın, ''defrag'' vasitəsini işlədin, "
"sonra Mandriva Linux qurulumunu yenidən başladın."
-#: fs/partitioning_wizard.pm:156
+#: fs/partitioning_wizard.pm:166
#, c-format
msgid ""
"WARNING!\n"
@@ -2645,39 +2620,39 @@ msgstr ""
"Hazır olanda, %s düyməsinə basın."
#. -PO: keep the double empty lines between sections, this is formatted a la LaTeX
-#: fs/partitioning_wizard.pm:165 interactive.pm:549 interactive/curses.pm:263
-#: ugtk2.pm:519
+#: fs/partitioning_wizard.pm:175 fs/partitioning_wizard.pm:498
+#: interactive.pm:549 interactive/curses.pm:263 ugtk2.pm:519
#, c-format
msgid "Next"
msgstr "Sonrakı"
-#: fs/partitioning_wizard.pm:168
+#: fs/partitioning_wizard.pm:180
#, fuzzy, c-format
msgid "Partitionning"
msgstr "Bölmələndirmə"
-#: fs/partitioning_wizard.pm:168
+#: fs/partitioning_wizard.pm:180
#, c-format
msgid "Which size do you want to keep for Microsoft Windows® on partition %s?"
msgstr ""
"Microsoft Windows® üçün hansı böyüklüyü saxlamaq istəyirsiniz %s bölməsi?"
-#: fs/partitioning_wizard.pm:169
+#: fs/partitioning_wizard.pm:181
#, c-format
msgid "Size"
msgstr "Böyüklük"
-#: fs/partitioning_wizard.pm:178
+#: fs/partitioning_wizard.pm:191
#, c-format
msgid "Resizing Microsoft Windows® partition"
msgstr "Microsoft Windows® bölməsi ölçüləndirilir"
-#: fs/partitioning_wizard.pm:183
+#: fs/partitioning_wizard.pm:196
#, c-format
msgid "FAT resizing failed: %s"
msgstr "FAT ölçüləndirilməsi bacarılmadı: %s"
-#: fs/partitioning_wizard.pm:186
+#: fs/partitioning_wizard.pm:199
#, c-format
msgid ""
"To ensure data integrity after resizing the partition(s), \n"
@@ -2687,44 +2662,44 @@ msgstr ""
"bütövlüyünü qorumaq üçün fayl sistemi yoxlamaları bir sonrakı\n"
"Windows(TM) açılışınızda işə salınacaq."
-#: fs/partitioning_wizard.pm:198
+#: fs/partitioning_wizard.pm:212
#, c-format
msgid "There is no FAT partition to resize (or not enough space left)"
msgstr "Ölçüləndiriləcək FAT bölməsi mövcud deyil (ya da lazımi yer yoxdur)"
-#: fs/partitioning_wizard.pm:203
+#: fs/partitioning_wizard.pm:217
#, c-format
msgid "Remove Microsoft Windows®"
msgstr "Microsoft Windows®'u Sil"
-#: fs/partitioning_wizard.pm:203
+#: fs/partitioning_wizard.pm:217
#, fuzzy, c-format
msgid "Erase and use entire disk"
msgstr "Bütün diski sil"
-#: fs/partitioning_wizard.pm:205
+#: fs/partitioning_wizard.pm:221
#, c-format
msgid "You have more than one hard drive, which one do you install linux on?"
msgstr ""
"Sizin birdən çox diskiniz var, linux qurmaq üçün hansını istifadə "
"edəcəksiniz?"
-#: fs/partitioning_wizard.pm:210 fsedit.pm:600
+#: fs/partitioning_wizard.pm:229 fsedit.pm:600
#, c-format
msgid "ALL existing partitions and their data will be lost on drive %s"
msgstr "%s sürüsündəki mövcud bütün bölmələr və onlardakı mə'lumatitiriləcək"
-#: fs/partitioning_wizard.pm:220
+#: fs/partitioning_wizard.pm:239
#, c-format
msgid "Custom disk partitioning"
msgstr "Xüsusi disk bölmələndirməsi"
-#: fs/partitioning_wizard.pm:226
+#: fs/partitioning_wizard.pm:245
#, c-format
msgid "Use fdisk"
msgstr "Fdisk istifadə et"
-#: fs/partitioning_wizard.pm:229
+#: fs/partitioning_wizard.pm:248
#, c-format
msgid ""
"You can now partition %s.\n"
@@ -2733,27 +2708,32 @@ msgstr ""
"İndi %s sabit diskinizi bölmələndirə bilərsiniz\n"
"İşinizi bitirdiyinizdə `w' ilə qeyd etməyi unutmayın"
-#: fs/partitioning_wizard.pm:269
+#: fs/partitioning_wizard.pm:388 fs/partitioning_wizard.pm:518
#, c-format
msgid "I can not find any room for installing"
msgstr "Artıq bölmə əlavə edilə bilməz"
-#: fs/partitioning_wizard.pm:278
+#: fs/partitioning_wizard.pm:397 fs/partitioning_wizard.pm:525
#, c-format
msgid "The DrakX Partitioning wizard found the following solutions:"
msgstr "DrakX bölmələndirmə sehirbazı bu çıxış yollarını tapdı:"
-#: fs/partitioning_wizard.pm:287
+#: fs/partitioning_wizard.pm:459
+#, c-format
+msgid "Here is the content of you disk drive "
+msgstr ""
+
+#: fs/partitioning_wizard.pm:535
#, c-format
msgid "Partitioning failed: %s"
msgstr "Bölmələndirmə bacarılmadı: %s"
-#: fs/type.pm:388
+#: fs/type.pm:390
#, c-format
msgid "You can not use JFS for partitions smaller than 16MB"
msgstr "16MB'dan kiçik disk bölmələrində JFS istifadə edə bilməzsiniz"
-#: fs/type.pm:389
+#: fs/type.pm:391
#, c-format
msgid "You can not use ReiserFS for partitions smaller than 32MB"
msgstr "32MB'dən kiçik disk bölmələrində ReiserFS istifadə edə bilməzsiniz"
@@ -2850,10 +2830,10 @@ msgstr "Bu qovluq kök fayl sistemi içərisində olmalıdır"
#: fsedit.pm:447 fsedit.pm:449
#, c-format
msgid ""
-"You need a true filesystem (ext2/ext3, reiserfs, xfs, or jfs) for this mount "
+"You need a true filesystem (ext2/3/4, reiserfs, xfs, or jfs) for this mount "
"point\n"
msgstr ""
-"Bu bağlama nöqtəsi üçün həqiqi bir fayl sisteminə (ext2/ext3, reiserfs, xfs, "
+"Bu bağlama nöqtəsi üçün həqiqi bir fayl sisteminə (ext2/3/4, reiserfs, xfs, "
"ya da jfs)ehtiyacınız var\n"
#: fsedit.pm:451
@@ -3390,7 +3370,7 @@ msgstr "Tuner növü:"
#: interactive.pm:128 interactive.pm:549 interactive/curses.pm:263
#: interactive/http.pm:103 interactive/http.pm:156 interactive/stdio.pm:39
-#: interactive/stdio.pm:148 interactive/stdio.pm:149 mygtk2.pm:844
+#: interactive/stdio.pm:148 interactive/stdio.pm:149 mygtk2.pm:846
#: ugtk2.pm:421 ugtk2.pm:519 ugtk2.pm:812 ugtk2.pm:835
#, c-format
msgid "Ok"
@@ -3452,7 +3432,7 @@ msgstr "Belə cərgə yoxdur!"
msgid "No such file"
msgstr "Belə bir fayl yoxdur : `%s'\n"
-#: interactive/gtk.pm:580
+#: interactive/gtk.pm:594
#, c-format
msgid "Beware, Caps Lock is enabled"
msgstr ""
@@ -5283,17 +5263,17 @@ msgstr ""
"%s modulunun yüklənməsi iflas etdi.\n"
"Yenidən başqa bir parametr ilə sınamaq istəyirsiniz?"
-#: mygtk2.pm:1538 mygtk2.pm:1539
+#: mygtk2.pm:1540 mygtk2.pm:1541
#, c-format
msgid "Password is trivial to guess"
msgstr ""
-#: mygtk2.pm:1540
+#: mygtk2.pm:1542
#, c-format
msgid "Password should resist to basic attacks"
msgstr ""
-#: mygtk2.pm:1541 mygtk2.pm:1542
+#: mygtk2.pm:1543 mygtk2.pm:1544
#, fuzzy, c-format
msgid "Password seems secure"
msgstr "Şifrə lazımdır"
@@ -6952,6 +6932,32 @@ msgstr ""
msgid "Installation failed"
msgstr "Qurulum bacarılmadı"
+#~ msgid "Use the Microsoft Windows® partition for loopback"
+#~ msgstr "Loopback üçün Microsoft Windows® bölməsini işlət"
+
+#~ msgid "Which partition do you want to use for Linux4Win?"
+#~ msgstr "Linux4Win-i qurmaq üçün hansı disk bölməsini istifadə edəcəksiniz?"
+
+#~ msgid "Choose the sizes"
+#~ msgstr "Böyüklükləri seçin"
+
+#~ msgid "Root partition size in MB: "
+#~ msgstr "Kök bölməsi böyüklüyü (Mb): "
+
+#~ msgid "Swap partition size in MB: "
+#~ msgstr "Dəyiş-toqquş sahəsi böyüklüyü (Mb): "
+
+#~ msgid ""
+#~ "There is no FAT partition to use as loopback (or not enough space left)"
+#~ msgstr "Loopback üçün FAT bölməsi yoxdur (ya da lazımi yer yoxdur)"
+
+#~ msgid ""
+#~ "The FAT resizer is unable to handle your partition, \n"
+#~ "the following error occurred: %s"
+#~ msgstr ""
+#~ "FAT ölçüləndiricimiz sizin bölməniziri işlədə bilmir,\n"
+#~ "bu xəta oldu: %s"
+
#~ msgid "Please log out and then use Ctrl-Alt-BackSpace"
#~ msgstr "Lütfen çıxın və Ctrl-Alt-BackSpace düymələrinə basın"
diff --git a/perl-install/share/po/be.po b/perl-install/share/po/be.po
index 61505c766..af114f16c 100644
--- a/perl-install/share/po/be.po
+++ b/perl-install/share/po/be.po
@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: DrakX VERSION\n"
-"POT-Creation-Date: 2009-09-10 12:20+0200\n"
+"POT-Creation-Date: 2009-10-07 13:57+0200\n"
"PO-Revision-Date: 2000-09-24 12:30 +0100\n"
"Last-Translator: Alexander Bokovoy <ab@avilink.net>\n"
"Language-Team: be\n"
@@ -13,10 +13,10 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-#: any.pm:252 any.pm:884 diskdrake/interactive.pm:594
+#: any.pm:252 any.pm:910 diskdrake/interactive.pm:594
#: diskdrake/interactive.pm:794 diskdrake/interactive.pm:838
-#: diskdrake/interactive.pm:924 diskdrake/interactive.pm:1178
-#: diskdrake/interactive.pm:1230 do_pkgs.pm:241 do_pkgs.pm:287
+#: diskdrake/interactive.pm:942 diskdrake/interactive.pm:1196
+#: diskdrake/interactive.pm:1248 do_pkgs.pm:241 do_pkgs.pm:287
#: harddrake/sound.pm:303 interactive.pm:587 pkgs.pm:281
#, c-format
msgid "Please wait"
@@ -154,7 +154,7 @@ msgstr "Сервер друку"
msgid "Enable Local APIC"
msgstr ""
-#: any.pm:415 any.pm:829 any.pm:845 authentication.pm:250
+#: any.pm:415 any.pm:855 any.pm:871 authentication.pm:250
#: diskdrake/smbnfs_gtk.pm:181
#, c-format
msgid "Password"
@@ -165,7 +165,7 @@ msgstr "Пароль"
msgid "The passwords do not match"
msgstr "Паролі не супадаюць"
-#: any.pm:417 authentication.pm:261 diskdrake/interactive.pm:1402
+#: any.pm:417 authentication.pm:261 diskdrake/interactive.pm:1420
#, c-format
msgid "Please try again"
msgstr "Паспрабуйце яшчэ раз"
@@ -175,7 +175,7 @@ msgstr "Паспрабуйце яшчэ раз"
msgid "You can not use a password with %s"
msgstr "Вы не можаце разбіваць на разделы, памер якіх меней за 32 Мб"
-#: any.pm:421 any.pm:831 any.pm:847 authentication.pm:251
+#: any.pm:421 any.pm:857 any.pm:873 authentication.pm:251
#, c-format
msgid "Password (again)"
msgstr "Паўтарыце пароль"
@@ -341,192 +341,193 @@ msgstr ""
"У меню маюцца наступныя пункты.\n"
"Вы можаце дадаць яшчэ, альбо змяніць існуючыя."
-#: any.pm:790
+#: any.pm:816
#, c-format
msgid "access to X programs"
msgstr ""
-#: any.pm:791
+#: any.pm:817
#, c-format
msgid "access to rpm tools"
msgstr ""
-#: any.pm:792
+#: any.pm:818
#, c-format
msgid "allow \"su\""
msgstr ""
-#: any.pm:793
+#: any.pm:819
#, fuzzy, c-format
msgid "access to administrative files"
msgstr "Выкарыстоўваць настройкі сыстэмнага адміністратара"
-#: any.pm:794
+#: any.pm:820
#, c-format
msgid "access to network tools"
msgstr ""
-#: any.pm:795
+#: any.pm:821
#, fuzzy, c-format
msgid "access to compilation tools"
msgstr "Канфігурацыя сістэмных сэрвісаў"
-#: any.pm:801
+#: any.pm:827
#, c-format
msgid "(already added %s)"
msgstr "(ужо дададзена %s)"
-#: any.pm:807
+#: any.pm:833
#, c-format
msgid "Please give a user name"
msgstr "Калі ласка, увядзіце імя карыстальніку"
-#: any.pm:808
-#, c-format
+#: any.pm:834
+#, fuzzy, c-format
msgid ""
-"The user name must contain only lower cased letters, numbers, `-' and `_'"
+"The user name must start with a lower case letter followed by only lower "
+"cased letters, numbers, `-' and `_'"
msgstr ""
"Імя карыстальніку павінна змяшчаць літары толькі на ніжнім рэгістры, \n"
"лічбы, ‛-’ і ‛_’"
-#: any.pm:809
+#: any.pm:835
#, fuzzy, c-format
msgid "The user name is too long"
msgstr "Імя занадта доўгае"
-#: any.pm:810
+#: any.pm:836
#, c-format
msgid "This user name has already been added"
msgstr "Гэта імя карыстальніку ўжо дададзена"
-#: any.pm:816 any.pm:849
+#: any.pm:842 any.pm:875
#, c-format
msgid "User ID"
msgstr "ID карыстальніка"
-#: any.pm:816 any.pm:850
+#: any.pm:842 any.pm:876
#, c-format
msgid "Group ID"
msgstr "ID групы"
-#: any.pm:817
+#: any.pm:843
#, fuzzy, c-format
msgid "%s must be a number"
msgstr "UIN павінен утрымліваць толькі лічбы.\n"
-#: any.pm:818
+#: any.pm:844
#, c-format
msgid "%s should be above 500. Accept anyway?"
msgstr ""
-#: any.pm:822
+#: any.pm:848
#, fuzzy, c-format
msgid "User management"
msgstr "Карыстальнік"
-#: any.pm:828 authentication.pm:237
+#: any.pm:854 authentication.pm:237
#, fuzzy, c-format
msgid "Set administrator (root) password"
msgstr "Пароль для root"
-#: any.pm:833
+#: any.pm:859
#, fuzzy, c-format
msgid "Enter a user"
msgstr ""
"Увядзіце імя карыстальніку\n"
"%s"
-#: any.pm:835
+#: any.pm:861
#, c-format
msgid "Icon"
msgstr "Піктаграма"
-#: any.pm:838
+#: any.pm:864
#, c-format
msgid "Real name"
msgstr "Уласнае імя"
-#: any.pm:843
+#: any.pm:869
#, fuzzy, c-format
msgid "Login name"
msgstr "Гульня ў косьці"
-#: any.pm:848
+#: any.pm:874
#, c-format
msgid "Shell"
msgstr "Абалонка:"
-#: any.pm:884
+#: any.pm:910
#, c-format
msgid "Please wait, adding media..."
msgstr ""
-#: any.pm:914 security/l10n.pm:14
+#: any.pm:940 security/l10n.pm:14
#, c-format
msgid "Autologin"
msgstr "Аўтаматычны ўваход у сістэму"
-#: any.pm:915
+#: any.pm:941
#, c-format
msgid "I can set up your computer to automatically log on one user."
msgstr ""
-#: any.pm:916
+#: any.pm:942
#, fuzzy, c-format
msgid "Use this feature"
msgstr "Зачыніць гэтую тэчку"
-#: any.pm:917
+#: any.pm:943
#, c-format
msgid "Choose the default user:"
msgstr "Абярыце асноўнага карыстальніка:"
-#: any.pm:918
+#: any.pm:944
#, c-format
msgid "Choose the window manager to run:"
msgstr "Абярыце мэнэджар вокнаў:"
-#: any.pm:929 any.pm:949 any.pm:1022
+#: any.pm:955 any.pm:975 any.pm:1048
#, fuzzy, c-format
msgid "Release Notes"
msgstr "Калі ласка, пачакайце"
-#: any.pm:956 any.pm:1314 interactive/gtk.pm:805
+#: any.pm:982 any.pm:1340 interactive/gtk.pm:819
#, c-format
msgid "Close"
msgstr "Зачыніць"
-#: any.pm:1008
+#: any.pm:1034
#, c-format
msgid "License agreement"
msgstr "Ліцэнзійная дамова"
-#: any.pm:1010 diskdrake/dav.pm:26
+#: any.pm:1036 diskdrake/dav.pm:26
#, c-format
msgid "Quit"
msgstr "Выхад"
-#: any.pm:1017
+#: any.pm:1043
#, fuzzy, c-format
msgid "Do you accept this license ?"
msgstr "Ці ёсць у вас іншы?"
-#: any.pm:1018
+#: any.pm:1044
#, c-format
msgid "Accept"
msgstr "Прыняць"
-#: any.pm:1018
+#: any.pm:1044
#, c-format
msgid "Refuse"
msgstr "Адказаць"
-#: any.pm:1044 any.pm:1110
+#: any.pm:1070 any.pm:1136
#, fuzzy, c-format
msgid "Please choose a language to use"
msgstr "калі ласка, пазначце тып вашай мышы"
-#: any.pm:1073
+#: any.pm:1099
#, c-format
msgid ""
"Mandriva Linux can support multiple languages. Select\n"
@@ -534,77 +535,77 @@ msgid ""
"when your installation is complete and you restart your system."
msgstr "Вы можаце абраць іншыя мовы, якія будуць даступны пасля ўсталявання"
-#: any.pm:1076
+#: any.pm:1102
#, c-format
msgid "Multi languages"
msgstr ""
-#: any.pm:1087 any.pm:1119
+#: any.pm:1113 any.pm:1145
#, c-format
msgid "Old compatibility (non UTF-8) encoding"
msgstr ""
-#: any.pm:1089
+#: any.pm:1115
#, fuzzy, c-format
msgid "All languages"
msgstr "Выбар мовы"
-#: any.pm:1111
+#: any.pm:1137
#, fuzzy, c-format
msgid "Language choice"
msgstr "Выбар мовы"
-#: any.pm:1165
+#: any.pm:1191
#, fuzzy, c-format
msgid "Country / Region"
msgstr "Краіна - рэгіён і мова"
-#: any.pm:1166
+#: any.pm:1192
#, fuzzy, c-format
msgid "Please choose your country"
msgstr "калі ласка, пазначце тып вашай мышы"
-#: any.pm:1168
+#: any.pm:1194
#, c-format
msgid "Here is the full list of available countries"
msgstr ""
-#: any.pm:1169
+#: any.pm:1195
#, fuzzy, c-format
msgid "Other Countries"
msgstr "Парты вываду:"
-#: any.pm:1169 interactive.pm:488 interactive/gtk.pm:445
+#: any.pm:1195 interactive.pm:488 interactive/gtk.pm:445
#, c-format
msgid "Advanced"
msgstr "Адмысловае"
-#: any.pm:1175
+#: any.pm:1201
#, c-format
msgid "Input method:"
msgstr ""
-#: any.pm:1178
+#: any.pm:1204
#, c-format
msgid "None"
msgstr "Нічога"
-#: any.pm:1259
+#: any.pm:1285
#, fuzzy, c-format
msgid "No sharing"
msgstr "Нічога"
-#: any.pm:1259
+#: any.pm:1285
#, fuzzy, c-format
msgid "Allow all users"
msgstr "Дадаць карыстальніка"
-#: any.pm:1259
+#: any.pm:1285
#, c-format
msgid "Custom"
msgstr "Па выбару"
-#: any.pm:1263
+#: any.pm:1289
#, c-format
msgid ""
"Would you like to allow users to share some of their directories?\n"
@@ -614,86 +615,86 @@ msgid ""
"\"Custom\" permit a per-user granularity.\n"
msgstr ""
-#: any.pm:1275
+#: any.pm:1301
#, c-format
msgid ""
"NFS: the traditional Unix file sharing system, with less support on Mac and "
"Windows."
msgstr ""
-#: any.pm:1278
+#: any.pm:1304
#, c-format
msgid ""
"SMB: a file sharing system used by Windows, Mac OS X and many modern Linux "
"systems."
msgstr ""
-#: any.pm:1286
+#: any.pm:1312
#, c-format
msgid ""
"You can export using NFS or SMB. Please select which you would like to use."
msgstr ""
-#: any.pm:1314
+#: any.pm:1340
#, c-format
msgid "Launch userdrake"
msgstr ""
-#: any.pm:1316
+#: any.pm:1342
#, c-format
msgid ""
"The per-user sharing uses the group \"fileshare\". \n"
"You can use userdrake to add a user to this group."
msgstr ""
-#: any.pm:1421
+#: any.pm:1448
#, c-format
msgid ""
"You need to logout and back in again for changes to take effect. Press OK to "
"logout now."
msgstr ""
-#: any.pm:1425
+#: any.pm:1452
#, c-format
msgid "You need to log out and back in again for changes to take effect"
msgstr ""
-#: any.pm:1460
+#: any.pm:1487
#, fuzzy, c-format
msgid "Timezone"
msgstr "Тэма"
-#: any.pm:1460
+#: any.pm:1487
#, c-format
msgid "Which is your timezone?"
msgstr "Які ваш часавы пояс?"
-#: any.pm:1483 any.pm:1485
+#: any.pm:1510 any.pm:1512
#, c-format
msgid "Date, Clock & Time Zone Settings"
msgstr ""
-#: any.pm:1486
+#: any.pm:1513
#, c-format
msgid "What is the best time?"
msgstr ""
-#: any.pm:1490
+#: any.pm:1517
#, fuzzy, c-format
msgid "%s (hardware clock set to UTC)"
msgstr "Ваш сістэмны гадзіннік усталяваны на GMT?"
-#: any.pm:1491
+#: any.pm:1518
#, fuzzy, c-format
msgid "%s (hardware clock set to local time)"
msgstr "Ваш сістэмны гадзіннік усталяваны на GMT?"
-#: any.pm:1493
+#: any.pm:1520
#, fuzzy, c-format
msgid "NTP Server"
msgstr "NIS сэервер:"
-#: any.pm:1494
+#: any.pm:1521
#, c-format
msgid "Automatic time synchronization (using NTP)"
msgstr ""
@@ -1164,7 +1165,7 @@ msgid "Mount point"
msgstr "Кропка манціравання"
#: diskdrake/dav.pm:67 diskdrake/interactive.pm:403
-#: diskdrake/interactive.pm:1072 diskdrake/removable.pm:24
+#: diskdrake/interactive.pm:1090 diskdrake/removable.pm:24
#: diskdrake/smbnfs_gtk.pm:80
#, c-format
msgid "Options"
@@ -1175,23 +1176,24 @@ msgstr "Опцыі"
msgid "Remove"
msgstr "Выдаліць"
-#: diskdrake/dav.pm:69 diskdrake/hd_gtk.pm:182 diskdrake/removable.pm:26
+#: diskdrake/dav.pm:69 diskdrake/hd_gtk.pm:187 diskdrake/removable.pm:26
#: diskdrake/smbnfs_gtk.pm:82 interactive/http.pm:151
#, c-format
msgid "Done"
msgstr "Зроблена"
-#: diskdrake/dav.pm:78 diskdrake/hd_gtk.pm:123 diskdrake/hd_gtk.pm:289
+#: diskdrake/dav.pm:78 diskdrake/hd_gtk.pm:128 diskdrake/hd_gtk.pm:294
#: diskdrake/interactive.pm:247 diskdrake/interactive.pm:260
#: diskdrake/interactive.pm:450 diskdrake/interactive.pm:520
#: diskdrake/interactive.pm:525 diskdrake/interactive.pm:656
-#: diskdrake/interactive.pm:942 diskdrake/interactive.pm:1118
-#: diskdrake/interactive.pm:1131 diskdrake/interactive.pm:1134
-#: diskdrake/interactive.pm:1402 diskdrake/smbnfs_gtk.pm:42 do_pkgs.pm:23
-#: do_pkgs.pm:28 do_pkgs.pm:44 do_pkgs.pm:60 do_pkgs.pm:65 do_pkgs.pm:82
-#: fsedit.pm:246 interactive/http.pm:117 interactive/http.pm:118
-#: modules/interactive.pm:19 scanner.pm:95 scanner.pm:106 scanner.pm:113
-#: scanner.pm:120 wizards.pm:95 wizards.pm:99 wizards.pm:121
+#: diskdrake/interactive.pm:909 diskdrake/interactive.pm:960
+#: diskdrake/interactive.pm:1136 diskdrake/interactive.pm:1149
+#: diskdrake/interactive.pm:1152 diskdrake/interactive.pm:1420
+#: diskdrake/smbnfs_gtk.pm:42 do_pkgs.pm:23 do_pkgs.pm:28 do_pkgs.pm:44
+#: do_pkgs.pm:60 do_pkgs.pm:65 do_pkgs.pm:82 fsedit.pm:246
+#: interactive/http.pm:117 interactive/http.pm:118 modules/interactive.pm:19
+#: scanner.pm:95 scanner.pm:106 scanner.pm:113 scanner.pm:120 wizards.pm:95
+#: wizards.pm:99 wizards.pm:121
#, c-format
msgid "Error"
msgstr "Памылка"
@@ -1206,12 +1208,12 @@ msgstr ""
msgid "The URL must begin with http:// or https://"
msgstr ""
-#: diskdrake/dav.pm:106 diskdrake/hd_gtk.pm:407 diskdrake/interactive.pm:303
+#: diskdrake/dav.pm:106 diskdrake/hd_gtk.pm:412 diskdrake/interactive.pm:303
#: diskdrake/interactive.pm:388 diskdrake/interactive.pm:550
#: diskdrake/interactive.pm:747 diskdrake/interactive.pm:805
-#: diskdrake/interactive.pm:922 diskdrake/interactive.pm:964
-#: diskdrake/interactive.pm:965 diskdrake/interactive.pm:1215
-#: diskdrake/interactive.pm:1253 diskdrake/interactive.pm:1401 do_pkgs.pm:19
+#: diskdrake/interactive.pm:940 diskdrake/interactive.pm:982
+#: diskdrake/interactive.pm:983 diskdrake/interactive.pm:1233
+#: diskdrake/interactive.pm:1271 diskdrake/interactive.pm:1419 do_pkgs.pm:19
#: do_pkgs.pm:39 do_pkgs.pm:57 do_pkgs.pm:77 harddrake/sound.pm:442
#, c-format
msgid "Warning"
@@ -1228,58 +1230,60 @@ msgid "Server: "
msgstr "Паслужнік: "
#: diskdrake/dav.pm:125 diskdrake/interactive.pm:493
-#: diskdrake/interactive.pm:1277 diskdrake/interactive.pm:1362
+#: diskdrake/interactive.pm:1295 diskdrake/interactive.pm:1380
#, c-format
msgid "Mount point: "
msgstr "Пункт манціравання:"
-#: diskdrake/dav.pm:126 diskdrake/interactive.pm:1369
+#: diskdrake/dav.pm:126 diskdrake/interactive.pm:1387
#, c-format
msgid "Options: %s"
msgstr "Опцыі: %s"
-#: diskdrake/hd_gtk.pm:54 diskdrake/interactive.pm:298
+#: diskdrake/hd_gtk.pm:61 diskdrake/interactive.pm:298
#: diskdrake/smbnfs_gtk.pm:22 fs/mount_point.pm:106
-#: fs/partitioning_wizard.pm:51 fs/partitioning_wizard.pm:206
-#: fs/partitioning_wizard.pm:211 fs/partitioning_wizard.pm:250
-#: fs/partitioning_wizard.pm:269 fs/partitioning_wizard.pm:274
+#: fs/partitioning_wizard.pm:52 fs/partitioning_wizard.pm:222
+#: fs/partitioning_wizard.pm:230 fs/partitioning_wizard.pm:269
+#: fs/partitioning_wizard.pm:388 fs/partitioning_wizard.pm:445
+#: fs/partitioning_wizard.pm:518 fs/partitioning_wizard.pm:521
#, fuzzy, c-format
msgid "Partitioning"
msgstr "Прынтэр"
-#: diskdrake/hd_gtk.pm:68
+#: diskdrake/hd_gtk.pm:73
#, c-format
msgid "Click on a partition, choose a filesystem type then choose an action"
msgstr ""
-#: diskdrake/hd_gtk.pm:105 diskdrake/interactive.pm:1093
-#: diskdrake/interactive.pm:1103 diskdrake/interactive.pm:1156
+#: diskdrake/hd_gtk.pm:110 diskdrake/interactive.pm:1111
+#: diskdrake/interactive.pm:1121 diskdrake/interactive.pm:1174
#, c-format
msgid "Read carefully"
msgstr "Чытайце ўважліва"
-#: diskdrake/hd_gtk.pm:105
+#: diskdrake/hd_gtk.pm:110
#, c-format
msgid "Please make a backup of your data first"
msgstr "Па-першае, зрабіце рэзервовую копію вашых дадзеных"
-#: diskdrake/hd_gtk.pm:106 diskdrake/interactive.pm:240
+#: diskdrake/hd_gtk.pm:111 diskdrake/interactive.pm:240
#, c-format
msgid "Exit"
msgstr "Выход"
-#: diskdrake/hd_gtk.pm:106
+#: diskdrake/hd_gtk.pm:111
#, c-format
msgid "Continue"
msgstr "Працягнуць"
-#: diskdrake/hd_gtk.pm:177 interactive.pm:653 interactive/gtk.pm:797
-#: interactive/gtk.pm:815 interactive/gtk.pm:836 ugtk2.pm:936
+#: diskdrake/hd_gtk.pm:182 fs/partitioning_wizard.pm:493 interactive.pm:653
+#: interactive/gtk.pm:811 interactive/gtk.pm:829 interactive/gtk.pm:850
+#: ugtk2.pm:936
#, c-format
msgid "Help"
msgstr "Дапамога"
-#: diskdrake/hd_gtk.pm:223
+#: diskdrake/hd_gtk.pm:228
#, c-format
msgid ""
"You have one big Microsoft Windows partition.\n"
@@ -1287,87 +1291,87 @@ msgid ""
"(click on it, then click on \"Resize\")"
msgstr ""
-#: diskdrake/hd_gtk.pm:225
+#: diskdrake/hd_gtk.pm:230
#, c-format
msgid "Please click on a partition"
msgstr "Націсніце на раздзел"
-#: diskdrake/hd_gtk.pm:239 diskdrake/smbnfs_gtk.pm:63
+#: diskdrake/hd_gtk.pm:244 diskdrake/smbnfs_gtk.pm:63
#, c-format
msgid "Details"
msgstr "Падрабязнасці"
-#: diskdrake/hd_gtk.pm:289
+#: diskdrake/hd_gtk.pm:294
#, fuzzy, c-format
msgid "No hard drives found"
msgstr "Вызначэнне жорсткага дыску"
-#: diskdrake/hd_gtk.pm:316
+#: diskdrake/hd_gtk.pm:321
#, c-format
msgid "Unknown"
msgstr "Невядома"
-#: diskdrake/hd_gtk.pm:378
+#: diskdrake/hd_gtk.pm:383
#, fuzzy, c-format
msgid "Ext3"
msgstr "Выход"
-#: diskdrake/hd_gtk.pm:378
+#: diskdrake/hd_gtk.pm:383
#, fuzzy, c-format
msgid "XFS"
msgstr "HFS"
-#: diskdrake/hd_gtk.pm:378
+#: diskdrake/hd_gtk.pm:383
#, c-format
msgid "Swap"
msgstr "Swap"
-#: diskdrake/hd_gtk.pm:378
+#: diskdrake/hd_gtk.pm:383
#, c-format
msgid "SunOS"
msgstr "SunOS"
-#: diskdrake/hd_gtk.pm:378
+#: diskdrake/hd_gtk.pm:383
#, c-format
msgid "HFS"
msgstr "HFS"
-#: diskdrake/hd_gtk.pm:378
+#: diskdrake/hd_gtk.pm:383
#, c-format
msgid "Windows"
msgstr "Вокны"
-#: diskdrake/hd_gtk.pm:379 services.pm:158
+#: diskdrake/hd_gtk.pm:384 services.pm:158
#, c-format
msgid "Other"
msgstr "Іншыя"
-#: diskdrake/hd_gtk.pm:379 diskdrake/interactive.pm:1292
+#: diskdrake/hd_gtk.pm:384 diskdrake/interactive.pm:1310
#, c-format
msgid "Empty"
msgstr "Пуста"
-#: diskdrake/hd_gtk.pm:386
+#: diskdrake/hd_gtk.pm:391
#, c-format
msgid "Filesystem types:"
msgstr "Тыпы файлавых сістэмаў:"
-#: diskdrake/hd_gtk.pm:407
+#: diskdrake/hd_gtk.pm:412
#, fuzzy, c-format
msgid "This partition is already empty"
msgstr "Памеры якога раздзела вы жадаеце змяніць?"
-#: diskdrake/hd_gtk.pm:416
+#: diskdrake/hd_gtk.pm:421
#, c-format
msgid "Use ``Unmount'' first"
msgstr "Спачатку зрабіце ‟Unmount”"
-#: diskdrake/hd_gtk.pm:416
+#: diskdrake/hd_gtk.pm:421
#, fuzzy, c-format
msgid "Use ``%s'' instead (in expert mode)"
msgstr "Выкарыстоўвайце ‟%s” замест"
-#: diskdrake/hd_gtk.pm:416 diskdrake/interactive.pm:402
+#: diskdrake/hd_gtk.pm:421 diskdrake/interactive.pm:402
#: diskdrake/interactive.pm:588 diskdrake/removable.pm:25
#: diskdrake/removable.pm:48
#, c-format
@@ -1391,7 +1395,7 @@ msgid "More"
msgstr "Перанос"
#: diskdrake/interactive.pm:281 diskdrake/interactive.pm:291
-#: diskdrake/interactive.pm:1200
+#: diskdrake/interactive.pm:1218
#, c-format
msgid "Confirmation"
msgstr "Падцьверджаньне"
@@ -1416,7 +1420,7 @@ msgstr "Выйсці без запісу табліцы раздзелаў"
msgid "Do you want to save /etc/fstab modifications"
msgstr "Ці жадаеце пратэсціраваць настройкі?"
-#: diskdrake/interactive.pm:298 fs/partitioning_wizard.pm:250
+#: diskdrake/interactive.pm:298 fs/partitioning_wizard.pm:269
#, c-format
msgid "You need to reboot for the partition table modifications to take place"
msgstr "Каб мадыфікацыя табліцы раздзелаў здейснілася, патрэбна перазагрузка."
@@ -1503,7 +1507,7 @@ msgstr "Фарматаванне"
msgid "Add to RAID"
msgstr "Дадаць да RAID"
-#: diskdrake/interactive.pm:409 diskdrake/interactive.pm:888
+#: diskdrake/interactive.pm:409 diskdrake/interactive.pm:891
#, c-format
msgid "Add to LVM"
msgstr "Дадаць да LVM"
@@ -1563,12 +1567,12 @@ msgstr "Стварэнне новага раздзелу"
msgid "Start sector: "
msgstr "Пачатковы сектар:"
-#: diskdrake/interactive.pm:489 diskdrake/interactive.pm:957
+#: diskdrake/interactive.pm:489 diskdrake/interactive.pm:975
#, c-format
msgid "Size in MB: "
msgstr "Памер у Мб:"
-#: diskdrake/interactive.pm:491 diskdrake/interactive.pm:958
+#: diskdrake/interactive.pm:491 diskdrake/interactive.pm:976
#, c-format
msgid "Filesystem type: "
msgstr "Тып файлавай сістэмы:"
@@ -1668,7 +1672,7 @@ msgid "Where do you want to mount %s?"
msgstr "Куды вы жадаеце манціраваць прыладу %s?"
#: diskdrake/interactive.pm:711 diskdrake/interactive.pm:794
-#: fs/partitioning_wizard.pm:146 fs/partitioning_wizard.pm:178
+#: fs/partitioning_wizard.pm:129 fs/partitioning_wizard.pm:191
#, c-format
msgid "Resizing"
msgstr "Змяненне памераў"
@@ -1720,7 +1724,7 @@ msgid ""
"filesystem checks will be run on your next boot into Microsoft Windows®"
msgstr ""
-#: diskdrake/interactive.pm:853 diskdrake/interactive.pm:1397
+#: diskdrake/interactive.pm:853 diskdrake/interactive.pm:1415
#, fuzzy, c-format
msgid "Filesystem encryption key"
msgstr "Тыпы файлавых сістэмаў:"
@@ -1730,7 +1734,7 @@ msgstr "Тыпы файлавых сістэмаў:"
msgid "Enter your filesystem encryption key"
msgstr "Тыпы файлавых сістэмаў:"
-#: diskdrake/interactive.pm:855 diskdrake/interactive.pm:1405
+#: diskdrake/interactive.pm:855 diskdrake/interactive.pm:1423
#, c-format
msgid "Encryption key"
msgstr ""
@@ -1745,139 +1749,149 @@ msgstr ""
msgid "Choose an existing RAID to add to"
msgstr "Абярыце існуючы RAID для дадання"
-#: diskdrake/interactive.pm:872 diskdrake/interactive.pm:890
+#: diskdrake/interactive.pm:872 diskdrake/interactive.pm:893
#, c-format
msgid "new"
msgstr "новы"
-#: diskdrake/interactive.pm:888
+#: diskdrake/interactive.pm:891
#, c-format
msgid "Choose an existing LVM to add to"
msgstr "Выбярыце існуючы LVM для дабаўлення"
-#: diskdrake/interactive.pm:895
+#: diskdrake/interactive.pm:903 diskdrake/interactive.pm:912
+#, fuzzy, c-format
+msgid "LVM name"
+msgstr "Гульня ў косьці"
+
+#: diskdrake/interactive.pm:904
#, c-format
-msgid "LVM name?"
+msgid "Enter a name for the new LVM volume group"
msgstr ""
-#: diskdrake/interactive.pm:922
+#: diskdrake/interactive.pm:909
+#, fuzzy, c-format
+msgid "\"%s\" already exists"
+msgstr "Файл ужо існуе. Выкарыстаць яго?"
+
+#: diskdrake/interactive.pm:940
#, c-format
msgid ""
"Physical volume %s is still in use.\n"
"Do you want to move used physical extents on this volume to other volumes?"
msgstr ""
-#: diskdrake/interactive.pm:924
+#: diskdrake/interactive.pm:942
#, c-format
msgid "Moving physical extents"
msgstr ""
-#: diskdrake/interactive.pm:942
+#: diskdrake/interactive.pm:960
#, c-format
msgid "This partition can not be used for loopback"
msgstr "Гэты раздзел не можа быць выкарыстаны пад віртуальную файлавую сістэму"
-#: diskdrake/interactive.pm:955
+#: diskdrake/interactive.pm:973
#, c-format
msgid "Loopback"
msgstr "Віртуальная файлавая сістэма (loopback)"
-#: diskdrake/interactive.pm:956
+#: diskdrake/interactive.pm:974
#, c-format
msgid "Loopback file name: "
msgstr "Імя віртуальнага раздзелу"
-#: diskdrake/interactive.pm:961
+#: diskdrake/interactive.pm:979
#, fuzzy, c-format
msgid "Give a file name"
msgstr "Уласнае імя"
-#: diskdrake/interactive.pm:964
+#: diskdrake/interactive.pm:982
#, c-format
msgid "File is already used by another loopback, choose another one"
msgstr ""
-#: diskdrake/interactive.pm:965
+#: diskdrake/interactive.pm:983
#, c-format
msgid "File already exists. Use it?"
msgstr "Файл ужо існуе. Выкарыстаць яго?"
-#: diskdrake/interactive.pm:997 diskdrake/interactive.pm:1000
+#: diskdrake/interactive.pm:1015 diskdrake/interactive.pm:1018
#, fuzzy, c-format
msgid "Mount options"
msgstr "Опцыі модулю:"
-#: diskdrake/interactive.pm:1007
+#: diskdrake/interactive.pm:1025
#, fuzzy, c-format
msgid "Various"
msgstr "прылада"
-#: diskdrake/interactive.pm:1074
+#: diskdrake/interactive.pm:1092
#, c-format
msgid "device"
msgstr "прылада"
-#: diskdrake/interactive.pm:1075
+#: diskdrake/interactive.pm:1093
#, c-format
msgid "level"
msgstr "узровень"
-#: diskdrake/interactive.pm:1076
+#: diskdrake/interactive.pm:1094
#, fuzzy, c-format
msgid "chunk size in KiB"
msgstr "памер блоку"
-#: diskdrake/interactive.pm:1094
+#: diskdrake/interactive.pm:1112
#, c-format
msgid "Be careful: this operation is dangerous."
msgstr "Будзьце уважлівы. Гэтую аперацыю нельга адмяніць"
-#: diskdrake/interactive.pm:1109
+#: diskdrake/interactive.pm:1127
#, fuzzy, c-format
msgid "Partitioning Type"
msgstr "Прынтэр"
-#: diskdrake/interactive.pm:1109
+#: diskdrake/interactive.pm:1127
#, c-format
msgid "What type of partitioning?"
msgstr ""
-#: diskdrake/interactive.pm:1147
+#: diskdrake/interactive.pm:1165
#, c-format
msgid "You'll need to reboot before the modification can take place"
msgstr "Каб змяненні ўступілі ў дзеянне, необходна перазагрузіцца"
-#: diskdrake/interactive.pm:1156
+#: diskdrake/interactive.pm:1174
#, c-format
msgid "Partition table of drive %s is going to be written to disk"
msgstr "Табліца размяшчэння прылады %s будзе запісана на дыск"
-#: diskdrake/interactive.pm:1178 fs/format.pm:96 fs/format.pm:103
+#: diskdrake/interactive.pm:1196 fs/format.pm:96 fs/format.pm:103
#, c-format
msgid "Formatting partition %s"
msgstr "Фарматаванне раздзелу %s"
-#: diskdrake/interactive.pm:1191
+#: diskdrake/interactive.pm:1209
#, c-format
msgid "After formatting partition %s, all data on this partition will be lost"
msgstr "Усе дадзеные ў раздзеле %s будуць страчаны пасля фарматавання"
-#: diskdrake/interactive.pm:1200 fs/partitioning.pm:48
+#: diskdrake/interactive.pm:1218 fs/partitioning.pm:48
#, c-format
msgid "Check bad blocks?"
msgstr "Праверыць на наяўнасць дрэнных блокаў?"
-#: diskdrake/interactive.pm:1214
+#: diskdrake/interactive.pm:1232
#, fuzzy, c-format
msgid "Move files to the new partition"
msgstr "Не хапае прасторы для стварэння новых раздзелаў"
-#: diskdrake/interactive.pm:1214
+#: diskdrake/interactive.pm:1232
#, fuzzy, c-format
msgid "Hide files"
msgstr "Загрузіць файл(ы)"
-#: diskdrake/interactive.pm:1215
+#: diskdrake/interactive.pm:1233
#, c-format
msgid ""
"Directory %s already contains data\n"
@@ -1888,135 +1902,135 @@ msgid ""
"the contents of the mounted partition)"
msgstr ""
-#: diskdrake/interactive.pm:1230
+#: diskdrake/interactive.pm:1248
#, fuzzy, c-format
msgid "Moving files to the new partition"
msgstr "Не хапае прасторы для стварэння новых раздзелаў"
-#: diskdrake/interactive.pm:1234
+#: diskdrake/interactive.pm:1252
#, fuzzy, c-format
msgid "Copying %s"
msgstr "Копія:"
-#: diskdrake/interactive.pm:1238
+#: diskdrake/interactive.pm:1256
#, fuzzy, c-format
msgid "Removing %s"
msgstr "Памеры экрану: %s\n"
-#: diskdrake/interactive.pm:1252
+#: diskdrake/interactive.pm:1270
#, c-format
msgid "partition %s is now known as %s"
msgstr ""
-#: diskdrake/interactive.pm:1253
+#: diskdrake/interactive.pm:1271
#, c-format
msgid "Partitions have been renumbered: "
msgstr ""
-#: diskdrake/interactive.pm:1278 diskdrake/interactive.pm:1346
+#: diskdrake/interactive.pm:1296 diskdrake/interactive.pm:1364
#, c-format
msgid "Device: "
msgstr "Прылада:"
-#: diskdrake/interactive.pm:1279
+#: diskdrake/interactive.pm:1297
#, c-format
msgid "Volume label: "
msgstr ""
-#: diskdrake/interactive.pm:1280
+#: diskdrake/interactive.pm:1298
#, c-format
msgid "UUID: "
msgstr ""
-#: diskdrake/interactive.pm:1281
+#: diskdrake/interactive.pm:1299
#, c-format
msgid "DOS drive letter: %s (just a guess)\n"
msgstr "Літара для DOS-дыску: %s (наўгад)\n"
-#: diskdrake/interactive.pm:1285 diskdrake/interactive.pm:1294
-#: diskdrake/interactive.pm:1365
+#: diskdrake/interactive.pm:1303 diskdrake/interactive.pm:1312
+#: diskdrake/interactive.pm:1383
#, c-format
msgid "Type: "
msgstr "Тып: "
-#: diskdrake/interactive.pm:1289 diskdrake/interactive.pm:1350
+#: diskdrake/interactive.pm:1307 diskdrake/interactive.pm:1368
#, c-format
msgid "Name: "
msgstr "Імя: "
-#: diskdrake/interactive.pm:1296
+#: diskdrake/interactive.pm:1314
#, c-format
msgid "Start: sector %s\n"
msgstr "Пачатак: сектар %s\n"
-#: diskdrake/interactive.pm:1297
+#: diskdrake/interactive.pm:1315
#, c-format
msgid "Size: %s"
msgstr "Памер: %s"
-#: diskdrake/interactive.pm:1299
+#: diskdrake/interactive.pm:1317
#, c-format
msgid ", %s sectors"
msgstr ", %s сектараў"
-#: diskdrake/interactive.pm:1301
+#: diskdrake/interactive.pm:1319
#, c-format
msgid "Cylinder %d to %d\n"
msgstr ""
-#: diskdrake/interactive.pm:1302
+#: diskdrake/interactive.pm:1320
#, c-format
msgid "Number of logical extents: %d\n"
msgstr ""
-#: diskdrake/interactive.pm:1303
+#: diskdrake/interactive.pm:1321
#, c-format
msgid "Formatted\n"
msgstr "Фарматаванне\n"
-#: diskdrake/interactive.pm:1304
+#: diskdrake/interactive.pm:1322
#, c-format
msgid "Not formatted\n"
msgstr "Не адфарматавана\n"
-#: diskdrake/interactive.pm:1305
+#: diskdrake/interactive.pm:1323
#, c-format
msgid "Mounted\n"
msgstr "Заманціравана\n"
-#: diskdrake/interactive.pm:1306
+#: diskdrake/interactive.pm:1324
#, c-format
msgid "RAID %s\n"
msgstr "RAID %s\n"
-#: diskdrake/interactive.pm:1308
+#: diskdrake/interactive.pm:1326
#, c-format
msgid "Encrypted"
msgstr ""
-#: diskdrake/interactive.pm:1308
+#: diskdrake/interactive.pm:1326
#, c-format
msgid " (mapped on %s)"
msgstr ""
-#: diskdrake/interactive.pm:1309
+#: diskdrake/interactive.pm:1327
#, c-format
msgid " (to map on %s)"
msgstr ""
-#: diskdrake/interactive.pm:1310
+#: diskdrake/interactive.pm:1328
#, c-format
msgid " (inactive)"
msgstr ""
-#: diskdrake/interactive.pm:1316
+#: diskdrake/interactive.pm:1334
#, fuzzy, c-format
msgid ""
"Loopback file(s):\n"
" %s\n"
msgstr "Імя файлу віртуальнай файлавай сістэмы: %s"
-#: diskdrake/interactive.pm:1317
+#: diskdrake/interactive.pm:1335
#, c-format
msgid ""
"Partition booted by default\n"
@@ -2025,27 +2039,27 @@ msgstr ""
"Загрузачны раздзел па дамаўленню\n"
" (для загрузкі MS-DOS, а не для lilo)\n"
-#: diskdrake/interactive.pm:1319
+#: diskdrake/interactive.pm:1337
#, c-format
msgid "Level %s\n"
msgstr "Узровень %s\n"
-#: diskdrake/interactive.pm:1320
+#: diskdrake/interactive.pm:1338
#, fuzzy, c-format
msgid "Chunk size %d KiB\n"
msgstr "Памер фрагменту %s\n"
-#: diskdrake/interactive.pm:1321
+#: diskdrake/interactive.pm:1339
#, c-format
msgid "RAID-disks %s\n"
msgstr "RAID-дыскі %s\n"
-#: diskdrake/interactive.pm:1323
+#: diskdrake/interactive.pm:1341
#, c-format
msgid "Loopback file name: %s"
msgstr "Імя файлу віртуальнай файлавай сістэмы: %s"
-#: diskdrake/interactive.pm:1326
+#: diskdrake/interactive.pm:1344
#, c-format
msgid ""
"\n"
@@ -2054,7 +2068,7 @@ msgid ""
"probably leave it alone.\n"
msgstr ""
-#: diskdrake/interactive.pm:1329
+#: diskdrake/interactive.pm:1347
#, c-format
msgid ""
"\n"
@@ -2063,68 +2077,68 @@ msgid ""
"dual-booting your system.\n"
msgstr ""
-#: diskdrake/interactive.pm:1338
+#: diskdrake/interactive.pm:1356
#, c-format
msgid "Free space on %s (%s)"
msgstr ""
-#: diskdrake/interactive.pm:1347
+#: diskdrake/interactive.pm:1365
#, c-format
msgid "Read-only"
msgstr "Толькі для чытаньня"
-#: diskdrake/interactive.pm:1348
+#: diskdrake/interactive.pm:1366
#, c-format
msgid "Size: %s\n"
msgstr "Памер: %s\n"
-#: diskdrake/interactive.pm:1349
+#: diskdrake/interactive.pm:1367
#, c-format
msgid "Geometry: %s cylinders, %s heads, %s sectors\n"
msgstr "Геаметрыя: %s цыліндраў, %s галовак, %s сектараў\n"
-#: diskdrake/interactive.pm:1351
+#: diskdrake/interactive.pm:1369
#, fuzzy, c-format
msgid "Medium type: "
msgstr "Тып файлавай сістэмы:"
-#: diskdrake/interactive.pm:1352
+#: diskdrake/interactive.pm:1370
#, c-format
msgid "LVM-disks %s\n"
msgstr "LVM-дыскі %s\n"
-#: diskdrake/interactive.pm:1353
+#: diskdrake/interactive.pm:1371
#, c-format
msgid "Partition table type: %s\n"
msgstr "Тып табліцы раздзелаў: %s\n"
-#: diskdrake/interactive.pm:1354
+#: diskdrake/interactive.pm:1372
#, c-format
msgid "on channel %d id %d\n"
msgstr ""
-#: diskdrake/interactive.pm:1398
+#: diskdrake/interactive.pm:1416
#, c-format
msgid "Choose your filesystem encryption key"
msgstr ""
-#: diskdrake/interactive.pm:1401
+#: diskdrake/interactive.pm:1419
#, fuzzy, c-format
msgid "This encryption key is too simple (must be at least %d characters long)"
msgstr ""
"Гэты пароль занадта просты (яго даўжыня павінна быць не меней за %d літараў)"
-#: diskdrake/interactive.pm:1402
+#: diskdrake/interactive.pm:1420
#, fuzzy, c-format
msgid "The encryption keys do not match"
msgstr "Паролі не супадаюць"
-#: diskdrake/interactive.pm:1406
+#: diskdrake/interactive.pm:1424
#, c-format
msgid "Encryption key (again)"
msgstr ""
-#: diskdrake/interactive.pm:1408
+#: diskdrake/interactive.pm:1426
#, c-format
msgid "Encryption algorithm"
msgstr ""
@@ -2136,7 +2150,7 @@ msgstr "Змяніць тып раздзелу"
#: diskdrake/smbnfs_gtk.pm:81 interactive.pm:129 interactive.pm:550
#: interactive/curses.pm:260 interactive/http.pm:104 interactive/http.pm:160
-#: interactive/stdio.pm:39 interactive/stdio.pm:148 mygtk2.pm:844 ugtk2.pm:415
+#: interactive/stdio.pm:39 interactive/stdio.pm:148 mygtk2.pm:846 ugtk2.pm:415
#: ugtk2.pm:517 ugtk2.pm:526 ugtk2.pm:812
#, c-format
msgid "Cancel"
@@ -2227,7 +2241,7 @@ msgstr ""
"Памылка: для стварэння новых файлавых сістэмаў не знайдзены адпаведныя \n"
"прылады. Праверце абсталяванне для пошуку імавернай прычыны."
-#: fs/any.pm:75 fs/partitioning_wizard.pm:59
+#: fs/any.pm:75 fs/partitioning_wizard.pm:60
#, c-format
msgid "You must have a FAT partition mounted in /boot/efi"
msgstr ""
@@ -2422,7 +2436,7 @@ msgid "Not enough swap space to fulfill installation, please add some"
msgstr ""
"Не хапае месца ў буферы падкачкі (swap) для ўсталявання, павялічце яго."
-#: fs/partitioning_wizard.pm:51
+#: fs/partitioning_wizard.pm:52
#, c-format
msgid ""
"You must have a root partition.\n"
@@ -2433,7 +2447,7 @@ msgstr ""
"Для гэтага стварыце раздзел (альбо адзначце ўжо існуючы).\n"
"Потым абярыце ‟Кропка манціравання” і ўстанавіце яе ў ‛/’"
-#: fs/partitioning_wizard.pm:56
+#: fs/partitioning_wizard.pm:57
#, c-format
msgid ""
"You do not have a swap partition.\n"
@@ -2444,82 +2458,42 @@ msgstr ""
"\n"
"Усё адно працягваць?"
-#: fs/partitioning_wizard.pm:84
+#: fs/partitioning_wizard.pm:93
#, c-format
msgid "Use free space"
msgstr "Выкарыстоўваць незанятую прастору"
-#: fs/partitioning_wizard.pm:86
+#: fs/partitioning_wizard.pm:95
#, c-format
msgid "Not enough free space to allocate new partitions"
msgstr "Не хапае прасторы для стварэння новых раздзелаў"
-#: fs/partitioning_wizard.pm:94
+#: fs/partitioning_wizard.pm:103
#, c-format
msgid "Use existing partitions"
msgstr "Выкарыстоўваць існуючы раздзел"
-#: fs/partitioning_wizard.pm:96
+#: fs/partitioning_wizard.pm:105
#, c-format
msgid "There is no existing partition to use"
msgstr "Няма існуючых раздзелаў, якія можна выкарыстаць"
-#: fs/partitioning_wizard.pm:103
-#, c-format
-msgid "Use the Microsoft Windows® partition for loopback"
-msgstr ""
-"Выкарыстоўваць раздзел Microsoft Windows® для віртуальнай файлавай сістэмы"
-
-#: fs/partitioning_wizard.pm:106
+#: fs/partitioning_wizard.pm:129
#, fuzzy, c-format
-msgid "Which partition do you want to use for Linux4Win?"
-msgstr "Памеры якога раздзела вы жадаеце змяніць?"
-
-#: fs/partitioning_wizard.pm:108
-#, c-format
-msgid "Choose the sizes"
-msgstr "Выбар памераў"
-
-#: fs/partitioning_wizard.pm:109
-#, c-format
-msgid "Root partition size in MB: "
-msgstr "Каранёвы раздзел ў Мб: "
-
-#: fs/partitioning_wizard.pm:110
-#, c-format
-msgid "Swap partition size in MB: "
-msgstr "Памер swap раздзелу ў Мб:"
-
-#: fs/partitioning_wizard.pm:119
-#, c-format
-msgid "There is no FAT partition to use as loopback (or not enough space left)"
-msgstr ""
+msgid "Computing the size of the Microsoft Windows® partition"
+msgstr "Выкарыстоўваць незанятую прастору на раздзеле Microsoft Windows®"
-#: fs/partitioning_wizard.pm:127
+#: fs/partitioning_wizard.pm:148
#, fuzzy, c-format
msgid "Use the free space on a Microsoft Windows® partition"
msgstr "Выкарыстоўваць незанятую прастору на раздзеле Windows"
-#: fs/partitioning_wizard.pm:129
+#: fs/partitioning_wizard.pm:152
#, c-format
msgid "Which partition do you want to resize?"
msgstr "Памеры якога раздзела вы жадаеце змяніць?"
-#: fs/partitioning_wizard.pm:143
-#, c-format
-msgid ""
-"The FAT resizer is unable to handle your partition, \n"
-"the following error occurred: %s"
-msgstr ""
-"У праграмы змены памераў раздзела FAT не атрымалася\n"
-"апрацаваць Ваш раздзел, памылка: %s"
-
-#: fs/partitioning_wizard.pm:146
-#, fuzzy, c-format
-msgid "Computing the size of the Microsoft Windows® partition"
-msgstr "Выкарыстоўваць незанятую прастору на раздзеле Microsoft Windows®"
-
-#: fs/partitioning_wizard.pm:153
+#: fs/partitioning_wizard.pm:162
#, c-format
msgid ""
"Your Microsoft Windows® partition is too fragmented. Please reboot your "
@@ -2529,7 +2503,7 @@ msgstr ""
"Ваш раздзел з Microsoft Windows® занадта фрагментаваны. \n"
"Рэкамендуем спачатку запусціць праграму ‟defrag”"
-#: fs/partitioning_wizard.pm:156
+#: fs/partitioning_wizard.pm:166
#, c-format
msgid ""
"WARNING!\n"
@@ -2550,80 +2524,80 @@ msgid ""
msgstr ""
#. -PO: keep the double empty lines between sections, this is formatted a la LaTeX
-#: fs/partitioning_wizard.pm:165 interactive.pm:549 interactive/curses.pm:263
-#: ugtk2.pm:519
+#: fs/partitioning_wizard.pm:175 fs/partitioning_wizard.pm:498
+#: interactive.pm:549 interactive/curses.pm:263 ugtk2.pm:519
#, c-format
msgid "Next"
msgstr "Далей"
-#: fs/partitioning_wizard.pm:168
+#: fs/partitioning_wizard.pm:180
#, fuzzy, c-format
msgid "Partitionning"
msgstr "Прынтэр"
-#: fs/partitioning_wizard.pm:168
+#: fs/partitioning_wizard.pm:180
#, c-format
msgid "Which size do you want to keep for Microsoft Windows® on partition %s?"
msgstr "Якую прастору захаваць для Microsoft Windows®? раздзел %s?"
-#: fs/partitioning_wizard.pm:169
+#: fs/partitioning_wizard.pm:181
#, c-format
msgid "Size"
msgstr "Памер"
-#: fs/partitioning_wizard.pm:178
+#: fs/partitioning_wizard.pm:191
#, c-format
msgid "Resizing Microsoft Windows® partition"
msgstr "Вылічэнне межаў файлавай сістэмы Microsoft Windows®"
-#: fs/partitioning_wizard.pm:183
+#: fs/partitioning_wizard.pm:196
#, c-format
msgid "FAT resizing failed: %s"
msgstr "Аўтазмяненне памераў не атрымалася для раздзелу FAT %s"
-#: fs/partitioning_wizard.pm:186
+#: fs/partitioning_wizard.pm:199
#, c-format
msgid ""
"To ensure data integrity after resizing the partition(s), \n"
"filesystem checks will be run on your next boot into Microsoft Windows®"
msgstr ""
-#: fs/partitioning_wizard.pm:198
+#: fs/partitioning_wizard.pm:212
#, c-format
msgid "There is no FAT partition to resize (or not enough space left)"
msgstr ""
-#: fs/partitioning_wizard.pm:203
+#: fs/partitioning_wizard.pm:217
#, c-format
msgid "Remove Microsoft Windows®"
msgstr "Выдаліць Windows™"
-#: fs/partitioning_wizard.pm:203
+#: fs/partitioning_wizard.pm:217
#, fuzzy, c-format
msgid "Erase and use entire disk"
msgstr "Сцёрці дадзеныя на ўсім дыску"
-#: fs/partitioning_wizard.pm:205
+#: fs/partitioning_wizard.pm:221
#, c-format
msgid "You have more than one hard drive, which one do you install linux on?"
msgstr "На які з маючыхся жорсткіх дыскаў Вы жадаеце ўсталяваць Linux?"
-#: fs/partitioning_wizard.pm:210 fsedit.pm:600
+#: fs/partitioning_wizard.pm:229 fsedit.pm:600
#, c-format
msgid "ALL existing partitions and their data will be lost on drive %s"
msgstr "Усе існуючыя раздзелы на дыску %s і дадзеныя на іх будуць страчаны"
-#: fs/partitioning_wizard.pm:220
+#: fs/partitioning_wizard.pm:239
#, fuzzy, c-format
msgid "Custom disk partitioning"
msgstr "Вылічэнне межаў файлавай сістэмы Windows"
-#: fs/partitioning_wizard.pm:226
+#: fs/partitioning_wizard.pm:245
#, c-format
msgid "Use fdisk"
msgstr "Выкарыстоўваць fdisk"
-#: fs/partitioning_wizard.pm:229
+#: fs/partitioning_wizard.pm:248
#, c-format
msgid ""
"You can now partition %s.\n"
@@ -2632,27 +2606,32 @@ msgstr ""
"Вы можаце цяпер разбіць ваш дыск %s\n"
"Па заканчэнні не забудзьцеся захаваць змяненні, скарыстаўшы ‛w’"
-#: fs/partitioning_wizard.pm:269
+#: fs/partitioning_wizard.pm:388 fs/partitioning_wizard.pm:518
#, fuzzy, c-format
msgid "I can not find any room for installing"
msgstr "Дадаць раздзел немагчыма"
-#: fs/partitioning_wizard.pm:278
+#: fs/partitioning_wizard.pm:397 fs/partitioning_wizard.pm:525
#, c-format
msgid "The DrakX Partitioning wizard found the following solutions:"
msgstr "Майстар падрыхтоўкі раздзелаў DrakX знайшоў наступныя варыянты:"
-#: fs/partitioning_wizard.pm:287
+#: fs/partitioning_wizard.pm:459
+#, c-format
+msgid "Here is the content of you disk drive "
+msgstr ""
+
+#: fs/partitioning_wizard.pm:535
#, c-format
msgid "Partitioning failed: %s"
msgstr "Падрыхтоўка разделаў не ўдалася: %s"
-#: fs/type.pm:388
+#: fs/type.pm:390
#, fuzzy, c-format
msgid "You can not use JFS for partitions smaller than 16MB"
msgstr "Вы не можаце разбіваць на разделы, памер якіх меней за 32 Мб"
-#: fs/type.pm:389
+#: fs/type.pm:391
#, c-format
msgid "You can not use ReiserFS for partitions smaller than 32MB"
msgstr "Вы не можаце разбіваць на разделы, памер якіх меней за 32 Мб"
@@ -2736,7 +2715,7 @@ msgstr "Гэты каталог павінен знаходзіцца ўнутр
#: fsedit.pm:447 fsedit.pm:449
#, c-format
msgid ""
-"You need a true filesystem (ext2/ext3, reiserfs, xfs, or jfs) for this mount "
+"You need a true filesystem (ext2/3/4, reiserfs, xfs, or jfs) for this mount "
"point\n"
msgstr ""
@@ -3217,7 +3196,7 @@ msgstr "Тып мышы: %s\n"
#: interactive.pm:128 interactive.pm:549 interactive/curses.pm:263
#: interactive/http.pm:103 interactive/http.pm:156 interactive/stdio.pm:39
-#: interactive/stdio.pm:148 interactive/stdio.pm:149 mygtk2.pm:844
+#: interactive/stdio.pm:148 interactive/stdio.pm:149 mygtk2.pm:846
#: ugtk2.pm:421 ugtk2.pm:519 ugtk2.pm:812 ugtk2.pm:835
#, c-format
msgid "Ok"
@@ -3278,7 +3257,7 @@ msgstr "Ня тэчка"
msgid "No such file"
msgstr "Няма гэткага ключа '%s'\n"
-#: interactive/gtk.pm:580
+#: interactive/gtk.pm:594
#, c-format
msgid "Beware, Caps Lock is enabled"
msgstr ""
@@ -4963,17 +4942,17 @@ msgstr ""
"Загрузка модулю %s не прайшла.\n"
"Жадаеце паспрабаваць з іншымі параметрамі?"
-#: mygtk2.pm:1538 mygtk2.pm:1539
+#: mygtk2.pm:1540 mygtk2.pm:1541
#, c-format
msgid "Password is trivial to guess"
msgstr ""
-#: mygtk2.pm:1540
+#: mygtk2.pm:1542
#, c-format
msgid "Password should resist to basic attacks"
msgstr ""
-#: mygtk2.pm:1541 mygtk2.pm:1542
+#: mygtk2.pm:1543 mygtk2.pm:1544
#, fuzzy, c-format
msgid "Password seems secure"
msgstr "Настроіць паролі"
@@ -6465,6 +6444,30 @@ msgstr ""
msgid "Installation failed"
msgstr "Усталяванне SILO"
+#~ msgid "Use the Microsoft Windows® partition for loopback"
+#~ msgstr ""
+#~ "Выкарыстоўваць раздзел Microsoft Windows® для віртуальнай файлавай сістэмы"
+
+#, fuzzy
+#~ msgid "Which partition do you want to use for Linux4Win?"
+#~ msgstr "Памеры якога раздзела вы жадаеце змяніць?"
+
+#~ msgid "Choose the sizes"
+#~ msgstr "Выбар памераў"
+
+#~ msgid "Root partition size in MB: "
+#~ msgstr "Каранёвы раздзел ў Мб: "
+
+#~ msgid "Swap partition size in MB: "
+#~ msgstr "Памер swap раздзелу ў Мб:"
+
+#~ msgid ""
+#~ "The FAT resizer is unable to handle your partition, \n"
+#~ "the following error occurred: %s"
+#~ msgstr ""
+#~ "У праграмы змены памераў раздзела FAT не атрымалася\n"
+#~ "апрацаваць Ваш раздзел, памылка: %s"
+
#~ msgid "Please log out and then use Ctrl-Alt-BackSpace"
#~ msgstr "Калі ласка, выйдзіце, а потым скарыстайце Ctrl-Alt-BackSpace"
diff --git a/perl-install/share/po/bg.po b/perl-install/share/po/bg.po
index 8fdc10386..d41756345 100644
--- a/perl-install/share/po/bg.po
+++ b/perl-install/share/po/bg.po
@@ -11,7 +11,7 @@
msgid ""
msgstr ""
"Project-Id-Version: DrakX-bg\n"
-"POT-Creation-Date: 2009-09-10 12:20+0200\n"
+"POT-Creation-Date: 2009-10-07 13:57+0200\n"
"PO-Revision-Date: 2009-03-21 13:58+0200\n"
"Last-Translator: Kolio Kolev <kolio_kolev@biotronica.net>\n"
"Language-Team: Bulgarian <Mandriva User Group - Bulgaria <mandriva-"
@@ -22,10 +22,10 @@ msgstr ""
"X-Generator: Lokalize 0.3\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-#: any.pm:252 any.pm:884 diskdrake/interactive.pm:594
+#: any.pm:252 any.pm:910 diskdrake/interactive.pm:594
#: diskdrake/interactive.pm:794 diskdrake/interactive.pm:838
-#: diskdrake/interactive.pm:924 diskdrake/interactive.pm:1178
-#: diskdrake/interactive.pm:1230 do_pkgs.pm:241 do_pkgs.pm:287
+#: diskdrake/interactive.pm:942 diskdrake/interactive.pm:1196
+#: diskdrake/interactive.pm:1248 do_pkgs.pm:241 do_pkgs.pm:287
#: harddrake/sound.pm:303 interactive.pm:587 pkgs.pm:281
#, c-format
msgid "Please wait"
@@ -170,7 +170,7 @@ msgstr "Включи APIC"
msgid "Enable Local APIC"
msgstr "Включи Local APIC"
-#: any.pm:415 any.pm:829 any.pm:845 authentication.pm:250
+#: any.pm:415 any.pm:855 any.pm:871 authentication.pm:250
#: diskdrake/smbnfs_gtk.pm:181
#, c-format
msgid "Password"
@@ -181,7 +181,7 @@ msgstr "Парола"
msgid "The passwords do not match"
msgstr "Паролите не съвпадат"
-#: any.pm:417 authentication.pm:261 diskdrake/interactive.pm:1402
+#: any.pm:417 authentication.pm:261 diskdrake/interactive.pm:1420
#, c-format
msgid "Please try again"
msgstr "Моля, опитайте отново"
@@ -191,7 +191,7 @@ msgstr "Моля, опитайте отново"
msgid "You can not use a password with %s"
msgstr "Вие не можете да използвате парола включваща %s"
-#: any.pm:421 any.pm:831 any.pm:847 authentication.pm:251
+#: any.pm:421 any.pm:857 any.pm:873 authentication.pm:251
#, c-format
msgid "Password (again)"
msgstr "Парола (повтори)"
@@ -356,191 +356,192 @@ msgstr ""
"Това са записите в менюто за начално зареждане.\n"
"Можете да добавите още или да промените съществуващите."
-#: any.pm:790
+#: any.pm:816
#, c-format
msgid "access to X programs"
msgstr "достъп до X програми"
-#: any.pm:791
+#: any.pm:817
#, c-format
msgid "access to rpm tools"
msgstr "достъп до rpm инструменти"
-#: any.pm:792
+#: any.pm:818
#, c-format
msgid "allow \"su\""
msgstr "позволява \"su\""
-#: any.pm:793
+#: any.pm:819
#, c-format
msgid "access to administrative files"
msgstr "достъп до файлове за администриране"
-#: any.pm:794
+#: any.pm:820
#, c-format
msgid "access to network tools"
msgstr "достъп до мрежови инструменти"
-#: any.pm:795
+#: any.pm:821
#, c-format
msgid "access to compilation tools"
msgstr "достъп до инструменти за разработка"
-#: any.pm:801
+#: any.pm:827
#, c-format
msgid "(already added %s)"
msgstr "(вече прибавих %s)"
-#: any.pm:807
+#: any.pm:833
#, c-format
msgid "Please give a user name"
msgstr "Моля, задайте потребителско име"
-#: any.pm:808
-#, c-format
+#: any.pm:834
+#, fuzzy, c-format
msgid ""
-"The user name must contain only lower cased letters, numbers, `-' and `_'"
+"The user name must start with a lower case letter followed by only lower "
+"cased letters, numbers, `-' and `_'"
msgstr ""
"Потребителското име може да включва само малки букви, номера, `-' и `_'"
-#: any.pm:809
+#: any.pm:835
#, c-format
msgid "The user name is too long"
msgstr "Това потребителско име е твърде дълго"
-#: any.pm:810
+#: any.pm:836
#, c-format
msgid "This user name has already been added"
msgstr "Това потребителско име е вече добавено"
-#: any.pm:816 any.pm:849
+#: any.pm:842 any.pm:875
#, c-format
msgid "User ID"
msgstr "Потребителски номер"
-#: any.pm:816 any.pm:850
+#: any.pm:842 any.pm:876
#, c-format
msgid "Group ID"
msgstr "Номер на група"
-#: any.pm:817
+#: any.pm:843
#, c-format
msgid "%s must be a number"
msgstr "%s трябва да е число"
-#: any.pm:818
+#: any.pm:844
#, fuzzy, c-format
msgid "%s should be above 500. Accept anyway?"
msgstr "%s трябва да е над 500. "
-#: any.pm:822
+#: any.pm:848
#, c-format
msgid "User management"
msgstr "Управление на потребител"
-#: any.pm:828 authentication.pm:237
+#: any.pm:854 authentication.pm:237
#, fuzzy, c-format
msgid "Set administrator (root) password"
msgstr "Въведете парола за root"
-#: any.pm:833
+#: any.pm:859
#, c-format
msgid "Enter a user"
msgstr "Въведете потребител"
-#: any.pm:835
+#: any.pm:861
#, c-format
msgid "Icon"
msgstr "Икона"
-#: any.pm:838
+#: any.pm:864
#, c-format
msgid "Real name"
msgstr "Истинско име"
-#: any.pm:843
+#: any.pm:869
#, c-format
msgid "Login name"
msgstr "Потебителско име"
-#: any.pm:848
+#: any.pm:874
#, c-format
msgid "Shell"
msgstr "Обвивка"
-#: any.pm:884
+#: any.pm:910
#, c-format
msgid "Please wait, adding media..."
msgstr "Моля, изчакайте. Обновява се източник..."
-#: any.pm:914 security/l10n.pm:14
+#: any.pm:940 security/l10n.pm:14
#, c-format
msgid "Autologin"
msgstr "Автоматично влизане"
-#: any.pm:915
+#: any.pm:941
#, c-format
msgid "I can set up your computer to automatically log on one user."
msgstr ""
"Мога да настроя компютъра ви за автоматично влизане в системата като някой "
"потребител."
-#: any.pm:916
+#: any.pm:942
#, c-format
msgid "Use this feature"
msgstr "Използвай тази характеристика"
-#: any.pm:917
+#: any.pm:943
#, c-format
msgid "Choose the default user:"
msgstr "Изберете подразбиращ се потребител:"
-#: any.pm:918
+#: any.pm:944
#, c-format
msgid "Choose the window manager to run:"
msgstr "Изберете графична среда за стартиране:"
-#: any.pm:929 any.pm:949 any.pm:1022
+#: any.pm:955 any.pm:975 any.pm:1048
#, c-format
msgid "Release Notes"
msgstr "Бележки към версията"
-#: any.pm:956 any.pm:1314 interactive/gtk.pm:805
+#: any.pm:982 any.pm:1340 interactive/gtk.pm:819
#, c-format
msgid "Close"
msgstr "Затвори"
-#: any.pm:1008
+#: any.pm:1034
#, c-format
msgid "License agreement"
msgstr "Лицензионен договор"
-#: any.pm:1010 diskdrake/dav.pm:26
+#: any.pm:1036 diskdrake/dav.pm:26
#, c-format
msgid "Quit"
msgstr "Изход"
-#: any.pm:1017
+#: any.pm:1043
#, c-format
msgid "Do you accept this license ?"
msgstr "Приемате ли този лиценз ?"
-#: any.pm:1018
+#: any.pm:1044
#, c-format
msgid "Accept"
msgstr "Приеми"
-#: any.pm:1018
+#: any.pm:1044
#, c-format
msgid "Refuse"
msgstr "Откажи"
-#: any.pm:1044 any.pm:1110
+#: any.pm:1070 any.pm:1136
#, c-format
msgid "Please choose a language to use"
msgstr "Моля, изберете език"
-#: any.pm:1073
+#: any.pm:1099
#, c-format
msgid ""
"Mandriva Linux can support multiple languages. Select\n"
@@ -551,77 +552,77 @@ msgstr ""
"езиците, които искате да инсталирате. Те ще бъдат налични след\n"
"като завърши инсталацията и рестартирате системата."
-#: any.pm:1076
+#: any.pm:1102
#, c-format
msgid "Multi languages"
msgstr "Многоезикова поддръжка"
-#: any.pm:1087 any.pm:1119
+#: any.pm:1113 any.pm:1145
#, c-format
msgid "Old compatibility (non UTF-8) encoding"
msgstr "Съвместимост с преди използващи се (различни от UTF-8) кодировки"
-#: any.pm:1089
+#: any.pm:1115
#, c-format
msgid "All languages"
msgstr "Всички езици"
-#: any.pm:1111
+#: any.pm:1137
#, c-format
msgid "Language choice"
msgstr "Избор на език"
-#: any.pm:1165
+#: any.pm:1191
#, c-format
msgid "Country / Region"
msgstr "Страна / Регион"
-#: any.pm:1166
+#: any.pm:1192
#, c-format
msgid "Please choose your country"
msgstr "Моля, изберете вашата държава"
-#: any.pm:1168
+#: any.pm:1194
#, c-format
msgid "Here is the full list of available countries"
msgstr "Пълен списък на достръпните страни"
-#: any.pm:1169
+#: any.pm:1195
#, c-format
msgid "Other Countries"
msgstr "Други държави"
-#: any.pm:1169 interactive.pm:488 interactive/gtk.pm:445
+#: any.pm:1195 interactive.pm:488 interactive/gtk.pm:445
#, c-format
msgid "Advanced"
msgstr "Разширени настройки"
-#: any.pm:1175
+#: any.pm:1201
#, c-format
msgid "Input method:"
msgstr " Метод за въвеждане:"
-#: any.pm:1178
+#: any.pm:1204
#, c-format
msgid "None"
msgstr "Няма"
-#: any.pm:1259
+#: any.pm:1285
#, c-format
msgid "No sharing"
msgstr "Без споделяне"
-#: any.pm:1259
+#: any.pm:1285
#, c-format
msgid "Allow all users"
msgstr "Позволи на всички потребители"
-#: any.pm:1259
+#: any.pm:1285
#, c-format
msgid "Custom"
msgstr "Позволи на отделни потребители"
-#: any.pm:1263
+#: any.pm:1289
#, c-format
msgid ""
"Would you like to allow users to share some of their directories?\n"
@@ -638,7 +639,7 @@ msgstr ""
"\"Позволи на отделни потребители\" разрешава споделянето само на "
"потребителите, които са членове на групата \"fileshare\".\n"
-#: any.pm:1275
+#: any.pm:1301
#, c-format
msgid ""
"NFS: the traditional Unix file sharing system, with less support on Mac and "
@@ -648,7 +649,7 @@ msgstr ""
"ограничено \n"
" приложима за Mac OS X и Windows."
-#: any.pm:1278
+#: any.pm:1304
#, c-format
msgid ""
"SMB: a file sharing system used by Windows, Mac OS X and many modern Linux "
@@ -658,7 +659,7 @@ msgstr ""
"повечето\n"
" съвременни Linux системи."
-#: any.pm:1286
+#: any.pm:1312
#, c-format
msgid ""
"You can export using NFS or SMB. Please select which you would like to use."
@@ -666,12 +667,12 @@ msgstr ""
"Вие може да споделяте файлове използвайки NFS или SMB протоколи. \n"
"Моля, изберете кой от тях ще използвате."
-#: any.pm:1314
+#: any.pm:1340
#, c-format
msgid "Launch userdrake"
msgstr "Стартира userdrake"
-#: any.pm:1316
+#: any.pm:1342
#, c-format
msgid ""
"The per-user sharing uses the group \"fileshare\". \n"
@@ -680,7 +681,7 @@ msgstr ""
"За споделянето на потребителски директории използва група \"fileshare\".\n"
"Може да използвате userdrake, за да добавите потребител към тази група."
-#: any.pm:1421
+#: any.pm:1448
#, fuzzy, c-format
msgid ""
"You need to logout and back in again for changes to take effect. Press OK to "
@@ -689,49 +690,49 @@ msgstr ""
"За да се активират направените промени е необходимо да излезете от текущата "
"сесия и отново да влезете"
-#: any.pm:1425
+#: any.pm:1452
#, c-format
msgid "You need to log out and back in again for changes to take effect"
msgstr ""
"За да се активират направените промени е необходимо да излезете от текущата "
"сесия и отново да влезете"
-#: any.pm:1460
+#: any.pm:1487
#, c-format
msgid "Timezone"
msgstr "Часова зона"
-#: any.pm:1460
+#: any.pm:1487
#, c-format
msgid "Which is your timezone?"
msgstr "Коя е вашата времевата зона?"
-#: any.pm:1483 any.pm:1485
+#: any.pm:1510 any.pm:1512
#, c-format
msgid "Date, Clock & Time Zone Settings"
msgstr "Дата, Часовник и Настройки на часова зона"
-#: any.pm:1486
+#: any.pm:1513
#, c-format
msgid "What is the best time?"
msgstr "Кое е най-доброто време?"
-#: any.pm:1490
+#: any.pm:1517
#, c-format
msgid "%s (hardware clock set to UTC)"
msgstr "%s (хадруерният часовник е настроен по GMT)"
-#: any.pm:1491
+#: any.pm:1518
#, c-format
msgid "%s (hardware clock set to local time)"
msgstr "%s (хадруерният часовник е настроен по локалното време)"
-#: any.pm:1493
+#: any.pm:1520
#, c-format
msgid "NTP Server"
msgstr "NTP сървър"
-#: any.pm:1494
+#: any.pm:1521
#, c-format
msgid "Automatic time synchronization (using NTP)"
msgstr "Автоматична синхронизация на времето (използва NTP)"
@@ -1219,7 +1220,7 @@ msgid "Mount point"
msgstr "Точка на монтиране"
#: diskdrake/dav.pm:67 diskdrake/interactive.pm:403
-#: diskdrake/interactive.pm:1072 diskdrake/removable.pm:24
+#: diskdrake/interactive.pm:1090 diskdrake/removable.pm:24
#: diskdrake/smbnfs_gtk.pm:80
#, c-format
msgid "Options"
@@ -1230,23 +1231,24 @@ msgstr "Опции"
msgid "Remove"
msgstr "Премахване"
-#: diskdrake/dav.pm:69 diskdrake/hd_gtk.pm:182 diskdrake/removable.pm:26
+#: diskdrake/dav.pm:69 diskdrake/hd_gtk.pm:187 diskdrake/removable.pm:26
#: diskdrake/smbnfs_gtk.pm:82 interactive/http.pm:151
#, c-format
msgid "Done"
msgstr "Готово"
-#: diskdrake/dav.pm:78 diskdrake/hd_gtk.pm:123 diskdrake/hd_gtk.pm:289
+#: diskdrake/dav.pm:78 diskdrake/hd_gtk.pm:128 diskdrake/hd_gtk.pm:294
#: diskdrake/interactive.pm:247 diskdrake/interactive.pm:260
#: diskdrake/interactive.pm:450 diskdrake/interactive.pm:520
#: diskdrake/interactive.pm:525 diskdrake/interactive.pm:656
-#: diskdrake/interactive.pm:942 diskdrake/interactive.pm:1118
-#: diskdrake/interactive.pm:1131 diskdrake/interactive.pm:1134
-#: diskdrake/interactive.pm:1402 diskdrake/smbnfs_gtk.pm:42 do_pkgs.pm:23
-#: do_pkgs.pm:28 do_pkgs.pm:44 do_pkgs.pm:60 do_pkgs.pm:65 do_pkgs.pm:82
-#: fsedit.pm:246 interactive/http.pm:117 interactive/http.pm:118
-#: modules/interactive.pm:19 scanner.pm:95 scanner.pm:106 scanner.pm:113
-#: scanner.pm:120 wizards.pm:95 wizards.pm:99 wizards.pm:121
+#: diskdrake/interactive.pm:909 diskdrake/interactive.pm:960
+#: diskdrake/interactive.pm:1136 diskdrake/interactive.pm:1149
+#: diskdrake/interactive.pm:1152 diskdrake/interactive.pm:1420
+#: diskdrake/smbnfs_gtk.pm:42 do_pkgs.pm:23 do_pkgs.pm:28 do_pkgs.pm:44
+#: do_pkgs.pm:60 do_pkgs.pm:65 do_pkgs.pm:82 fsedit.pm:246
+#: interactive/http.pm:117 interactive/http.pm:118 modules/interactive.pm:19
+#: scanner.pm:95 scanner.pm:106 scanner.pm:113 scanner.pm:120 wizards.pm:95
+#: wizards.pm:99 wizards.pm:121
#, c-format
msgid "Error"
msgstr "Грешка"
@@ -1261,12 +1263,12 @@ msgstr "Моля въведете WebDAV сървър URL"
msgid "The URL must begin with http:// or https://"
msgstr "URL трябва да започва с http:// или https://"
-#: diskdrake/dav.pm:106 diskdrake/hd_gtk.pm:407 diskdrake/interactive.pm:303
+#: diskdrake/dav.pm:106 diskdrake/hd_gtk.pm:412 diskdrake/interactive.pm:303
#: diskdrake/interactive.pm:388 diskdrake/interactive.pm:550
#: diskdrake/interactive.pm:747 diskdrake/interactive.pm:805
-#: diskdrake/interactive.pm:922 diskdrake/interactive.pm:964
-#: diskdrake/interactive.pm:965 diskdrake/interactive.pm:1215
-#: diskdrake/interactive.pm:1253 diskdrake/interactive.pm:1401 do_pkgs.pm:19
+#: diskdrake/interactive.pm:940 diskdrake/interactive.pm:982
+#: diskdrake/interactive.pm:983 diskdrake/interactive.pm:1233
+#: diskdrake/interactive.pm:1271 diskdrake/interactive.pm:1419 do_pkgs.pm:19
#: do_pkgs.pm:39 do_pkgs.pm:57 do_pkgs.pm:77 harddrake/sound.pm:442
#, c-format
msgid "Warning"
@@ -1283,60 +1285,62 @@ msgid "Server: "
msgstr "Сървър: "
#: diskdrake/dav.pm:125 diskdrake/interactive.pm:493
-#: diskdrake/interactive.pm:1277 diskdrake/interactive.pm:1362
+#: diskdrake/interactive.pm:1295 diskdrake/interactive.pm:1380
#, c-format
msgid "Mount point: "
msgstr "Точка на монтиране: "
-#: diskdrake/dav.pm:126 diskdrake/interactive.pm:1369
+#: diskdrake/dav.pm:126 diskdrake/interactive.pm:1387
#, c-format
msgid "Options: %s"
msgstr "Опции: %s"
-#: diskdrake/hd_gtk.pm:54 diskdrake/interactive.pm:298
+#: diskdrake/hd_gtk.pm:61 diskdrake/interactive.pm:298
#: diskdrake/smbnfs_gtk.pm:22 fs/mount_point.pm:106
-#: fs/partitioning_wizard.pm:51 fs/partitioning_wizard.pm:206
-#: fs/partitioning_wizard.pm:211 fs/partitioning_wizard.pm:250
-#: fs/partitioning_wizard.pm:269 fs/partitioning_wizard.pm:274
+#: fs/partitioning_wizard.pm:52 fs/partitioning_wizard.pm:222
+#: fs/partitioning_wizard.pm:230 fs/partitioning_wizard.pm:269
+#: fs/partitioning_wizard.pm:388 fs/partitioning_wizard.pm:445
+#: fs/partitioning_wizard.pm:518 fs/partitioning_wizard.pm:521
#, c-format
msgid "Partitioning"
msgstr "Управление на дискови дялове"
-#: diskdrake/hd_gtk.pm:68
+#: diskdrake/hd_gtk.pm:73
#, c-format
msgid "Click on a partition, choose a filesystem type then choose an action"
msgstr ""
"Моля, посочете дисков дял, изберете вида файлова система\n"
"и после изберете действие"
-#: diskdrake/hd_gtk.pm:105 diskdrake/interactive.pm:1093
-#: diskdrake/interactive.pm:1103 diskdrake/interactive.pm:1156
+#: diskdrake/hd_gtk.pm:110 diskdrake/interactive.pm:1111
+#: diskdrake/interactive.pm:1121 diskdrake/interactive.pm:1174
#, c-format
msgid "Read carefully"
msgstr "Прочетете внимателно"
-#: diskdrake/hd_gtk.pm:105
+#: diskdrake/hd_gtk.pm:110
#, c-format
msgid "Please make a backup of your data first"
msgstr "Първо създайте архивно копие на своите данни"
-#: diskdrake/hd_gtk.pm:106 diskdrake/interactive.pm:240
+#: diskdrake/hd_gtk.pm:111 diskdrake/interactive.pm:240
#, c-format
msgid "Exit"
msgstr "Изход"
-#: diskdrake/hd_gtk.pm:106
+#: diskdrake/hd_gtk.pm:111
#, c-format
msgid "Continue"
msgstr "Продължи"
-#: diskdrake/hd_gtk.pm:177 interactive.pm:653 interactive/gtk.pm:797
-#: interactive/gtk.pm:815 interactive/gtk.pm:836 ugtk2.pm:936
+#: diskdrake/hd_gtk.pm:182 fs/partitioning_wizard.pm:493 interactive.pm:653
+#: interactive/gtk.pm:811 interactive/gtk.pm:829 interactive/gtk.pm:850
+#: ugtk2.pm:936
#, c-format
msgid "Help"
msgstr "Помощ"
-#: diskdrake/hd_gtk.pm:223
+#: diskdrake/hd_gtk.pm:228
#, c-format
msgid ""
"You have one big Microsoft Windows partition.\n"
@@ -1347,87 +1351,87 @@ msgstr ""
"Добре е първо да намалите големината на този дял\n"
"(изберете дяла и след това изберете \"Преоразмери\")"
-#: diskdrake/hd_gtk.pm:225
+#: diskdrake/hd_gtk.pm:230
#, c-format
msgid "Please click on a partition"
msgstr "Моля, изберете дисков дял"
-#: diskdrake/hd_gtk.pm:239 diskdrake/smbnfs_gtk.pm:63
+#: diskdrake/hd_gtk.pm:244 diskdrake/smbnfs_gtk.pm:63
#, c-format
msgid "Details"
msgstr "Подробности"
-#: diskdrake/hd_gtk.pm:289
+#: diskdrake/hd_gtk.pm:294
#, c-format
msgid "No hard drives found"
msgstr "Не е намерен твърд диск"
-#: diskdrake/hd_gtk.pm:316
+#: diskdrake/hd_gtk.pm:321
#, c-format
msgid "Unknown"
msgstr "Неизвестен"
-#: diskdrake/hd_gtk.pm:378
+#: diskdrake/hd_gtk.pm:383
#, c-format
msgid "Ext3"
msgstr "Ext3"
-#: diskdrake/hd_gtk.pm:378
+#: diskdrake/hd_gtk.pm:383
#, c-format
msgid "XFS"
msgstr "XFS"
-#: diskdrake/hd_gtk.pm:378
+#: diskdrake/hd_gtk.pm:383
#, c-format
msgid "Swap"
msgstr "Swap"
-#: diskdrake/hd_gtk.pm:378
+#: diskdrake/hd_gtk.pm:383
#, c-format
msgid "SunOS"
msgstr "SunOS"
-#: diskdrake/hd_gtk.pm:378
+#: diskdrake/hd_gtk.pm:383
#, c-format
msgid "HFS"
msgstr "HFS"
-#: diskdrake/hd_gtk.pm:378
+#: diskdrake/hd_gtk.pm:383
#, c-format
msgid "Windows"
msgstr "Windows"
-#: diskdrake/hd_gtk.pm:379 services.pm:158
+#: diskdrake/hd_gtk.pm:384 services.pm:158
#, c-format
msgid "Other"
msgstr "Друга"
-#: diskdrake/hd_gtk.pm:379 diskdrake/interactive.pm:1292
+#: diskdrake/hd_gtk.pm:384 diskdrake/interactive.pm:1310
#, c-format
msgid "Empty"
msgstr "Празен"
-#: diskdrake/hd_gtk.pm:386
+#: diskdrake/hd_gtk.pm:391
#, c-format
msgid "Filesystem types:"
msgstr "Видове файлови системи:"
-#: diskdrake/hd_gtk.pm:407
+#: diskdrake/hd_gtk.pm:412
#, c-format
msgid "This partition is already empty"
msgstr "Този дисков дял е вече празен"
-#: diskdrake/hd_gtk.pm:416
+#: diskdrake/hd_gtk.pm:421
#, c-format
msgid "Use ``Unmount'' first"
msgstr "Първо използвайте 'Демонтирай'"
-#: diskdrake/hd_gtk.pm:416
+#: diskdrake/hd_gtk.pm:421
#, c-format
msgid "Use ``%s'' instead (in expert mode)"
msgstr "Вместо това използвайте ``%s'' (в експертен режим)"
-#: diskdrake/hd_gtk.pm:416 diskdrake/interactive.pm:402
+#: diskdrake/hd_gtk.pm:421 diskdrake/interactive.pm:402
#: diskdrake/interactive.pm:588 diskdrake/removable.pm:25
#: diskdrake/removable.pm:48
#, c-format
@@ -1451,7 +1455,7 @@ msgid "More"
msgstr "Още"
#: diskdrake/interactive.pm:281 diskdrake/interactive.pm:291
-#: diskdrake/interactive.pm:1200
+#: diskdrake/interactive.pm:1218
#, c-format
msgid "Confirmation"
msgstr "Потвърди"
@@ -1476,7 +1480,7 @@ msgstr "Изход, без да запазване на таблицата на
msgid "Do you want to save /etc/fstab modifications"
msgstr "Искате ли да запазите направените промени в /etc/fstab"
-#: diskdrake/interactive.pm:298 fs/partitioning_wizard.pm:250
+#: diskdrake/interactive.pm:298 fs/partitioning_wizard.pm:269
#, c-format
msgid "You need to reboot for the partition table modifications to take place"
msgstr ""
@@ -1569,7 +1573,7 @@ msgstr "Форматирай"
msgid "Add to RAID"
msgstr "Прибави към RAID"
-#: diskdrake/interactive.pm:409 diskdrake/interactive.pm:888
+#: diskdrake/interactive.pm:409 diskdrake/interactive.pm:891
#, c-format
msgid "Add to LVM"
msgstr "Прибави към LVM"
@@ -1629,12 +1633,12 @@ msgstr "Създай нов дисков дял"
msgid "Start sector: "
msgstr "Начален сектор: "
-#: diskdrake/interactive.pm:489 diskdrake/interactive.pm:957
+#: diskdrake/interactive.pm:489 diskdrake/interactive.pm:975
#, c-format
msgid "Size in MB: "
msgstr "Големина в МБ: "
-#: diskdrake/interactive.pm:491 diskdrake/interactive.pm:958
+#: diskdrake/interactive.pm:491 diskdrake/interactive.pm:976
#, c-format
msgid "Filesystem type: "
msgstr "Файлова система: "
@@ -1743,7 +1747,7 @@ msgid "Where do you want to mount %s?"
msgstr "Къде искате да монтирате устройство %s ?"
#: diskdrake/interactive.pm:711 diskdrake/interactive.pm:794
-#: fs/partitioning_wizard.pm:146 fs/partitioning_wizard.pm:178
+#: fs/partitioning_wizard.pm:129 fs/partitioning_wizard.pm:191
#, c-format
msgid "Resizing"
msgstr "Промяна на големината"
@@ -1800,7 +1804,7 @@ msgstr ""
"то проверките на ниво файлова система ще бъдат изпълнени при следващото "
"стартиране на Microsoft Windows®"
-#: diskdrake/interactive.pm:853 diskdrake/interactive.pm:1397
+#: diskdrake/interactive.pm:853 diskdrake/interactive.pm:1415
#, c-format
msgid "Filesystem encryption key"
msgstr "Криптиращ ключ за файлова система"
@@ -1810,7 +1814,7 @@ msgstr "Криптиращ ключ за файлова система"
msgid "Enter your filesystem encryption key"
msgstr "Избор на криптиращ ключ за еашата файлова система"
-#: diskdrake/interactive.pm:855 diskdrake/interactive.pm:1405
+#: diskdrake/interactive.pm:855 diskdrake/interactive.pm:1423
#, c-format
msgid "Encryption key"
msgstr "Ключ за криптиране"
@@ -1825,22 +1829,32 @@ msgstr "Невалиден ключ"
msgid "Choose an existing RAID to add to"
msgstr "Изберете съществуващ RAID за прибавяне"
-#: diskdrake/interactive.pm:872 diskdrake/interactive.pm:890
+#: diskdrake/interactive.pm:872 diskdrake/interactive.pm:893
#, c-format
msgid "new"
msgstr "нов"
-#: diskdrake/interactive.pm:888
+#: diskdrake/interactive.pm:891
#, c-format
msgid "Choose an existing LVM to add to"
msgstr "Изберете съществуващ LVM за прибавяне"
-#: diskdrake/interactive.pm:895
-#, c-format
-msgid "LVM name?"
+#: diskdrake/interactive.pm:903 diskdrake/interactive.pm:912
+#, fuzzy, c-format
+msgid "LVM name"
msgstr "LVM име?"
-#: diskdrake/interactive.pm:922
+#: diskdrake/interactive.pm:904
+#, c-format
+msgid "Enter a name for the new LVM volume group"
+msgstr ""
+
+#: diskdrake/interactive.pm:909
+#, fuzzy, c-format
+msgid "\"%s\" already exists"
+msgstr "Файлът вече съшествува. Да го използвам ли ?"
+
+#: diskdrake/interactive.pm:940
#, c-format
msgid ""
"Physical volume %s is still in use.\n"
@@ -1850,118 +1864,118 @@ msgstr ""
"Искате ли да се преместят използваните от този дисков дял физически "
"пространства на други дялове?"
-#: diskdrake/interactive.pm:924
+#: diskdrake/interactive.pm:942
#, c-format
msgid "Moving physical extents"
msgstr "Преместване на физически пространства"
-#: diskdrake/interactive.pm:942
+#: diskdrake/interactive.pm:960
#, c-format
msgid "This partition can not be used for loopback"
msgstr "Този дял не може да бъде използван за loopback"
-#: diskdrake/interactive.pm:955
+#: diskdrake/interactive.pm:973
#, c-format
msgid "Loopback"
msgstr "Loopback"
-#: diskdrake/interactive.pm:956
+#: diskdrake/interactive.pm:974
#, c-format
msgid "Loopback file name: "
msgstr "Име на loopback файла: "
-#: diskdrake/interactive.pm:961
+#: diskdrake/interactive.pm:979
#, c-format
msgid "Give a file name"
msgstr "Задайте име на файл"
-#: diskdrake/interactive.pm:964
+#: diskdrake/interactive.pm:982
#, c-format
msgid "File is already used by another loopback, choose another one"
msgstr "Този файл вече се използва за loopback, изберете друг файл."
-#: diskdrake/interactive.pm:965
+#: diskdrake/interactive.pm:983
#, c-format
msgid "File already exists. Use it?"
msgstr "Файлът вече съшествува. Да го използвам ли ?"
-#: diskdrake/interactive.pm:997 diskdrake/interactive.pm:1000
+#: diskdrake/interactive.pm:1015 diskdrake/interactive.pm:1018
#, c-format
msgid "Mount options"
msgstr "Опции за монтиране:"
-#: diskdrake/interactive.pm:1007
+#: diskdrake/interactive.pm:1025
#, c-format
msgid "Various"
msgstr "Различни"
-#: diskdrake/interactive.pm:1074
+#: diskdrake/interactive.pm:1092
#, c-format
msgid "device"
msgstr "устройство"
-#: diskdrake/interactive.pm:1075
+#: diskdrake/interactive.pm:1093
#, c-format
msgid "level"
msgstr "ниво"
-#: diskdrake/interactive.pm:1076
+#: diskdrake/interactive.pm:1094
#, c-format
msgid "chunk size in KiB"
msgstr "размер в КБ"
-#: diskdrake/interactive.pm:1094
+#: diskdrake/interactive.pm:1112
#, c-format
msgid "Be careful: this operation is dangerous."
msgstr "Внимание: тази операция е опасна"
-#: diskdrake/interactive.pm:1109
+#: diskdrake/interactive.pm:1127
#, c-format
msgid "Partitioning Type"
msgstr "Видове разделяне на дялове"
-#: diskdrake/interactive.pm:1109
+#: diskdrake/interactive.pm:1127
#, c-format
msgid "What type of partitioning?"
msgstr "Какво да е разделянето на дялове?"
-#: diskdrake/interactive.pm:1147
+#: diskdrake/interactive.pm:1165
#, c-format
msgid "You'll need to reboot before the modification can take place"
msgstr "Трябва да рестартирате, преди промените да влязат в сила"
-#: diskdrake/interactive.pm:1156
+#: diskdrake/interactive.pm:1174
#, c-format
msgid "Partition table of drive %s is going to be written to disk"
msgstr "Таблицата с дяловете на устройство %s ще бъде записана върху диска"
-#: diskdrake/interactive.pm:1178 fs/format.pm:96 fs/format.pm:103
+#: diskdrake/interactive.pm:1196 fs/format.pm:96 fs/format.pm:103
#, c-format
msgid "Formatting partition %s"
msgstr "Форматиране на дисков дял %s"
-#: diskdrake/interactive.pm:1191
+#: diskdrake/interactive.pm:1209
#, c-format
msgid "After formatting partition %s, all data on this partition will be lost"
msgstr ""
"След форматирането на дял %s, всички данни върху него ще бъдат загубени"
-#: diskdrake/interactive.pm:1200 fs/partitioning.pm:48
+#: diskdrake/interactive.pm:1218 fs/partitioning.pm:48
#, c-format
msgid "Check bad blocks?"
msgstr "Проверка за лоши сектори ?"
-#: diskdrake/interactive.pm:1214
+#: diskdrake/interactive.pm:1232
#, c-format
msgid "Move files to the new partition"
msgstr "Премести файловете на нов дисков дял"
-#: diskdrake/interactive.pm:1214
+#: diskdrake/interactive.pm:1232
#, c-format
msgid "Hide files"
msgstr "Скрий файловете"
-#: diskdrake/interactive.pm:1215
+#: diskdrake/interactive.pm:1233
#, fuzzy, c-format
msgid ""
"Directory %s already contains data\n"
@@ -1978,128 +1992,128 @@ msgstr ""
"в избраната директория или да ги оставите където са (това ще доведе до "
"временното им скриване докато е монтиран дяла в тази директория)"
-#: diskdrake/interactive.pm:1230
+#: diskdrake/interactive.pm:1248
#, c-format
msgid "Moving files to the new partition"
msgstr "Премести файловете на нов дисков дял"
-#: diskdrake/interactive.pm:1234
+#: diskdrake/interactive.pm:1252
#, c-format
msgid "Copying %s"
msgstr "Копиране на %s"
-#: diskdrake/interactive.pm:1238
+#: diskdrake/interactive.pm:1256
#, c-format
msgid "Removing %s"
msgstr "Изтриване на %s"
-#: diskdrake/interactive.pm:1252
+#: diskdrake/interactive.pm:1270
#, c-format
msgid "partition %s is now known as %s"
msgstr "дял %s е преименуван като %s"
-#: diskdrake/interactive.pm:1253
+#: diskdrake/interactive.pm:1271
#, c-format
msgid "Partitions have been renumbered: "
msgstr "Дяловете бяха преномерирани:"
-#: diskdrake/interactive.pm:1278 diskdrake/interactive.pm:1346
+#: diskdrake/interactive.pm:1296 diskdrake/interactive.pm:1364
#, c-format
msgid "Device: "
msgstr "Устройство: "
-#: diskdrake/interactive.pm:1279
+#: diskdrake/interactive.pm:1297
#, c-format
msgid "Volume label: "
msgstr "Име на дял:"
-#: diskdrake/interactive.pm:1280
+#: diskdrake/interactive.pm:1298
#, c-format
msgid "UUID: "
msgstr "UUID: "
-#: diskdrake/interactive.pm:1281
+#: diskdrake/interactive.pm:1299
#, c-format
msgid "DOS drive letter: %s (just a guess)\n"
msgstr "Буква на устройството под DOS: %s (просто предположение)\n"
-#: diskdrake/interactive.pm:1285 diskdrake/interactive.pm:1294
-#: diskdrake/interactive.pm:1365
+#: diskdrake/interactive.pm:1303 diskdrake/interactive.pm:1312
+#: diskdrake/interactive.pm:1383
#, c-format
msgid "Type: "
msgstr "Файлова система: "
-#: diskdrake/interactive.pm:1289 diskdrake/interactive.pm:1350
+#: diskdrake/interactive.pm:1307 diskdrake/interactive.pm:1368
#, c-format
msgid "Name: "
msgstr "Име: "
-#: diskdrake/interactive.pm:1296
+#: diskdrake/interactive.pm:1314
#, c-format
msgid "Start: sector %s\n"
msgstr "Начало: сектор %s\n"
-#: diskdrake/interactive.pm:1297
+#: diskdrake/interactive.pm:1315
#, c-format
msgid "Size: %s"
msgstr "Размер: %s"
-#: diskdrake/interactive.pm:1299
+#: diskdrake/interactive.pm:1317
#, c-format
msgid ", %s sectors"
msgstr ", %s сектора"
-#: diskdrake/interactive.pm:1301
+#: diskdrake/interactive.pm:1319
#, c-format
msgid "Cylinder %d to %d\n"
msgstr "От цилиндър %d до цилиндър %d\n"
-#: diskdrake/interactive.pm:1302
+#: diskdrake/interactive.pm:1320
#, c-format
msgid "Number of logical extents: %d\n"
msgstr "Брой логически дялове: %d\n"
-#: diskdrake/interactive.pm:1303
+#: diskdrake/interactive.pm:1321
#, c-format
msgid "Formatted\n"
msgstr "Форматиран\n"
-#: diskdrake/interactive.pm:1304
+#: diskdrake/interactive.pm:1322
#, c-format
msgid "Not formatted\n"
msgstr "Неформатиран\n"
-#: diskdrake/interactive.pm:1305
+#: diskdrake/interactive.pm:1323
#, c-format
msgid "Mounted\n"
msgstr "Монтиран\n"
-#: diskdrake/interactive.pm:1306
+#: diskdrake/interactive.pm:1324
#, c-format
msgid "RAID %s\n"
msgstr "RAID %s\n"
-#: diskdrake/interactive.pm:1308
+#: diskdrake/interactive.pm:1326
#, c-format
msgid "Encrypted"
msgstr "Криптиран"
-#: diskdrake/interactive.pm:1308
+#: diskdrake/interactive.pm:1326
#, c-format
msgid " (mapped on %s)"
msgstr ""
-#: diskdrake/interactive.pm:1309
+#: diskdrake/interactive.pm:1327
#, c-format
msgid " (to map on %s)"
msgstr ""
-#: diskdrake/interactive.pm:1310
+#: diskdrake/interactive.pm:1328
#, c-format
msgid " (inactive)"
msgstr "(неактивен)"
-#: diskdrake/interactive.pm:1316
+#: diskdrake/interactive.pm:1334
#, c-format
msgid ""
"Loopback file(s):\n"
@@ -2108,7 +2122,7 @@ msgstr ""
"Loopback файл(ове):\n"
" %s\n"
-#: diskdrake/interactive.pm:1317
+#: diskdrake/interactive.pm:1335
#, c-format
msgid ""
"Partition booted by default\n"
@@ -2117,27 +2131,27 @@ msgstr ""
"Дял, който се стартира по подразбиране\n"
" (за MS-DOS boot, не за lilo)\n"
-#: diskdrake/interactive.pm:1319
+#: diskdrake/interactive.pm:1337
#, c-format
msgid "Level %s\n"
msgstr "Ниво %s\n"
-#: diskdrake/interactive.pm:1320
+#: diskdrake/interactive.pm:1338
#, c-format
msgid "Chunk size %d KiB\n"
msgstr "Размер %d КБ\n"
-#: diskdrake/interactive.pm:1321
+#: diskdrake/interactive.pm:1339
#, c-format
msgid "RAID-disks %s\n"
msgstr "RAID-дискове %s\n"
-#: diskdrake/interactive.pm:1323
+#: diskdrake/interactive.pm:1341
#, c-format
msgid "Loopback file name: %s"
msgstr "Име на loopback файл: %s"
-#: diskdrake/interactive.pm:1326
+#: diskdrake/interactive.pm:1344
#, fuzzy, c-format
msgid ""
"\n"
@@ -2150,7 +2164,7 @@ msgstr ""
"Драйвер-дял, може би трябва\n"
"трябва да го оставите.\n"
-#: diskdrake/interactive.pm:1329
+#: diskdrake/interactive.pm:1347
#, fuzzy, c-format
msgid ""
"\n"
@@ -2163,68 +2177,68 @@ msgstr ""
"е предназначен за стартиране на\n"
" повече от една операционна система на компютъра ви.\n"
-#: diskdrake/interactive.pm:1338
+#: diskdrake/interactive.pm:1356
#, c-format
msgid "Free space on %s (%s)"
msgstr "Свободно място на %s (%s)"
-#: diskdrake/interactive.pm:1347
+#: diskdrake/interactive.pm:1365
#, c-format
msgid "Read-only"
msgstr "Само за четене"
-#: diskdrake/interactive.pm:1348
+#: diskdrake/interactive.pm:1366
#, c-format
msgid "Size: %s\n"
msgstr "Размер: %s\n"
-#: diskdrake/interactive.pm:1349
+#: diskdrake/interactive.pm:1367
#, c-format
msgid "Geometry: %s cylinders, %s heads, %s sectors\n"
msgstr "Геометрия: %s цилиндри, %s глави, %s сектори\n"
-#: diskdrake/interactive.pm:1351
+#: diskdrake/interactive.pm:1369
#, c-format
msgid "Medium type: "
msgstr "Тип медия: "
-#: diskdrake/interactive.pm:1352
+#: diskdrake/interactive.pm:1370
#, c-format
msgid "LVM-disks %s\n"
msgstr "LVM дискове %s\n"
-#: diskdrake/interactive.pm:1353
+#: diskdrake/interactive.pm:1371
#, c-format
msgid "Partition table type: %s\n"
msgstr "Тип на таблицата с дялове: %s\n"
-#: diskdrake/interactive.pm:1354
+#: diskdrake/interactive.pm:1372
#, c-format
msgid "on channel %d id %d\n"
msgstr "на канал %d номер %d\n"
-#: diskdrake/interactive.pm:1398
+#: diskdrake/interactive.pm:1416
#, c-format
msgid "Choose your filesystem encryption key"
msgstr "Избор на криптиращ ключ за вашата файлова система"
-#: diskdrake/interactive.pm:1401
+#: diskdrake/interactive.pm:1419
#, c-format
msgid "This encryption key is too simple (must be at least %d characters long)"
msgstr ""
"Криптиращ ключ е прекалено прост (трябва да бъде дълга поне %d символа)"
-#: diskdrake/interactive.pm:1402
+#: diskdrake/interactive.pm:1420
#, c-format
msgid "The encryption keys do not match"
msgstr "Ключовете за криптиране не съвпадат"
-#: diskdrake/interactive.pm:1406
+#: diskdrake/interactive.pm:1424
#, c-format
msgid "Encryption key (again)"
msgstr "Ключ за криптиране (отново)"
-#: diskdrake/interactive.pm:1408
+#: diskdrake/interactive.pm:1426
#, c-format
msgid "Encryption algorithm"
msgstr "Криптиращ алгоритъм"
@@ -2236,7 +2250,7 @@ msgstr "Промяни типа"
#: diskdrake/smbnfs_gtk.pm:81 interactive.pm:129 interactive.pm:550
#: interactive/curses.pm:260 interactive/http.pm:104 interactive/http.pm:160
-#: interactive/stdio.pm:39 interactive/stdio.pm:148 mygtk2.pm:844 ugtk2.pm:415
+#: interactive/stdio.pm:39 interactive/stdio.pm:148 mygtk2.pm:846 ugtk2.pm:415
#: ugtk2.pm:517 ugtk2.pm:526 ugtk2.pm:812
#, c-format
msgid "Cancel"
@@ -2332,7 +2346,7 @@ msgstr ""
"създадени нови файлови системи. Моля проверете твърдия си диск си за "
"причината за този проблем."
-#: fs/any.pm:75 fs/partitioning_wizard.pm:59
+#: fs/any.pm:75 fs/partitioning_wizard.pm:60
#, c-format
msgid "You must have a FAT partition mounted in /boot/efi"
msgstr "Трябва да имате FAT дял монтиран в /boot/efi"
@@ -2534,7 +2548,7 @@ msgstr ""
"Няма достатъчно в swap дяла за приключване на инсталацията, моля, добавете "
"още"
-#: fs/partitioning_wizard.pm:51
+#: fs/partitioning_wizard.pm:52
#, c-format
msgid ""
"You must have a root partition.\n"
@@ -2545,7 +2559,7 @@ msgstr ""
"Затова създайте дял (или изберете някой съществуващ).\n"
"После натиснете бутона ``Място на монтиране'' и задайте `/'"
-#: fs/partitioning_wizard.pm:56
+#: fs/partitioning_wizard.pm:57
#, c-format
msgid ""
"You do not have a swap partition.\n"
@@ -2556,83 +2570,42 @@ msgstr ""
"\n"
"Да продължа ли все пак ?"
-#: fs/partitioning_wizard.pm:84
+#: fs/partitioning_wizard.pm:93
#, c-format
msgid "Use free space"
msgstr "Използвай свободното място"
-#: fs/partitioning_wizard.pm:86
+#: fs/partitioning_wizard.pm:95
#, c-format
msgid "Not enough free space to allocate new partitions"
msgstr "Няма достатъчно място за създаване на нов дял"
-#: fs/partitioning_wizard.pm:94
+#: fs/partitioning_wizard.pm:103
#, c-format
msgid "Use existing partitions"
msgstr "Изпозване на съществуващ дял"
-#: fs/partitioning_wizard.pm:96
+#: fs/partitioning_wizard.pm:105
#, c-format
msgid "There is no existing partition to use"
msgstr "Няма дял, който мога да използвам"
-#: fs/partitioning_wizard.pm:103
-#, c-format
-msgid "Use the Microsoft Windows® partition for loopback"
-msgstr "Използвай за Microsoft Windows® дялът за loopback"
-
-#: fs/partitioning_wizard.pm:106
-#, c-format
-msgid "Which partition do you want to use for Linux4Win?"
-msgstr "Кой дял искате да използвате за Linux4Win ?"
-
-#: fs/partitioning_wizard.pm:108
-#, c-format
-msgid "Choose the sizes"
-msgstr "Изберете големините"
-
-#: fs/partitioning_wizard.pm:109
-#, c-format
-msgid "Root partition size in MB: "
-msgstr "Големина на root-дяла в MB: "
-
-#: fs/partitioning_wizard.pm:110
-#, c-format
-msgid "Swap partition size in MB: "
-msgstr "Големина на swap-дяла в MB: "
-
-#: fs/partitioning_wizard.pm:119
+#: fs/partitioning_wizard.pm:129
#, c-format
-msgid "There is no FAT partition to use as loopback (or not enough space left)"
-msgstr ""
-"Няма FAT дялове за използване като loopback (или няма достатъчно място на "
-"диска)"
+msgid "Computing the size of the Microsoft Windows® partition"
+msgstr "Изчислява свободното място на Microsoft Windows® дял"
-#: fs/partitioning_wizard.pm:127
+#: fs/partitioning_wizard.pm:148
#, c-format
msgid "Use the free space on a Microsoft Windows® partition"
msgstr "Използвай свободното място от дяла с Microsoft Windows® "
-#: fs/partitioning_wizard.pm:129
+#: fs/partitioning_wizard.pm:152
#, c-format
msgid "Which partition do you want to resize?"
msgstr "Кой дял желаете да промените?"
-#: fs/partitioning_wizard.pm:143
-#, c-format
-msgid ""
-"The FAT resizer is unable to handle your partition, \n"
-"the following error occurred: %s"
-msgstr ""
-"Не възможност за работа с вашия FAT дял, \n"
-"поради получената грешка: %s"
-
-#: fs/partitioning_wizard.pm:146
-#, c-format
-msgid "Computing the size of the Microsoft Windows® partition"
-msgstr "Изчислява свободното място на Microsoft Windows® дял"
-
-#: fs/partitioning_wizard.pm:153
+#: fs/partitioning_wizard.pm:162
#, c-format
msgid ""
"Your Microsoft Windows® partition is too fragmented. Please reboot your "
@@ -2642,7 +2615,7 @@ msgstr ""
"Вашият Microsoft Windows® дял е много фрагментиран, моля първо стартирайте "
"''defrag''"
-#: fs/partitioning_wizard.pm:156
+#: fs/partitioning_wizard.pm:166
#, c-format
msgid ""
"WARNING!\n"
@@ -2675,80 +2648,80 @@ msgstr ""
"Когато сте сигурни, натиснете %s."
#. -PO: keep the double empty lines between sections, this is formatted a la LaTeX
-#: fs/partitioning_wizard.pm:165 interactive.pm:549 interactive/curses.pm:263
-#: ugtk2.pm:519
+#: fs/partitioning_wizard.pm:175 fs/partitioning_wizard.pm:498
+#: interactive.pm:549 interactive/curses.pm:263 ugtk2.pm:519
#, c-format
msgid "Next"
msgstr "Следващ"
-#: fs/partitioning_wizard.pm:168
+#: fs/partitioning_wizard.pm:180
#, c-format
msgid "Partitionning"
msgstr "Управление на дискови дялове"
-#: fs/partitioning_wizard.pm:168
+#: fs/partitioning_wizard.pm:180
#, c-format
msgid "Which size do you want to keep for Microsoft Windows® on partition %s?"
msgstr "Колко искате да оставите за windows? дял %s?"
-#: fs/partitioning_wizard.pm:169
+#: fs/partitioning_wizard.pm:181
#, c-format
msgid "Size"
msgstr "Размер"
-#: fs/partitioning_wizard.pm:178
+#: fs/partitioning_wizard.pm:191
#, c-format
msgid "Resizing Microsoft Windows® partition"
msgstr "Изчислявам границите на Microsoft Windows® файловата система"
-#: fs/partitioning_wizard.pm:183
+#: fs/partitioning_wizard.pm:196
#, c-format
msgid "FAT resizing failed: %s"
msgstr "Неуспешно преразделяне на FAT: %s"
-#: fs/partitioning_wizard.pm:186
+#: fs/partitioning_wizard.pm:199
#, c-format
msgid ""
"To ensure data integrity after resizing the partition(s), \n"
"filesystem checks will be run on your next boot into Microsoft Windows®"
msgstr ""
-#: fs/partitioning_wizard.pm:198
+#: fs/partitioning_wizard.pm:212
#, c-format
msgid "There is no FAT partition to resize (or not enough space left)"
msgstr "Няма FAT дялове за смяна на големината (или няма достаъчно място)"
-#: fs/partitioning_wizard.pm:203
+#: fs/partitioning_wizard.pm:217
#, c-format
msgid "Remove Microsoft Windows®"
msgstr "Премахни Microsoft Windows®"
-#: fs/partitioning_wizard.pm:203
+#: fs/partitioning_wizard.pm:217
#, c-format
msgid "Erase and use entire disk"
msgstr "Изтрий и използвай целия диск"
-#: fs/partitioning_wizard.pm:205
+#: fs/partitioning_wizard.pm:221
#, c-format
msgid "You have more than one hard drive, which one do you install linux on?"
msgstr "имате повече от един твърди дискове, кой да използвам за инсталацията?"
-#: fs/partitioning_wizard.pm:210 fsedit.pm:600
+#: fs/partitioning_wizard.pm:229 fsedit.pm:600
#, c-format
msgid "ALL existing partitions and their data will be lost on drive %s"
msgstr "ВСИЧКИ съществуващи дялове и данните върху тях на %s ще бъдат загубени"
-#: fs/partitioning_wizard.pm:220
+#: fs/partitioning_wizard.pm:239
#, c-format
msgid "Custom disk partitioning"
msgstr "Клиентско разделяне на диска"
-#: fs/partitioning_wizard.pm:226
+#: fs/partitioning_wizard.pm:245
#, c-format
msgid "Use fdisk"
msgstr "Използвай fdisk"
-#: fs/partitioning_wizard.pm:229
+#: fs/partitioning_wizard.pm:248
#, c-format
msgid ""
"You can now partition %s.\n"
@@ -2757,27 +2730,32 @@ msgstr ""
"Сега можете да разделите %s.\n"
"Когато сте готови, не забравяйте да запишете използвайки `w'"
-#: fs/partitioning_wizard.pm:269
+#: fs/partitioning_wizard.pm:388 fs/partitioning_wizard.pm:518
#, c-format
msgid "I can not find any room for installing"
msgstr "Не мога да намеря никакво място за инсталация"
-#: fs/partitioning_wizard.pm:278
+#: fs/partitioning_wizard.pm:397 fs/partitioning_wizard.pm:525
#, c-format
msgid "The DrakX Partitioning wizard found the following solutions:"
msgstr "Помощникът за разделине на дялове на DrakX намери следните решения:"
-#: fs/partitioning_wizard.pm:287
+#: fs/partitioning_wizard.pm:459
+#, c-format
+msgid "Here is the content of you disk drive "
+msgstr ""
+
+#: fs/partitioning_wizard.pm:535
#, c-format
msgid "Partitioning failed: %s"
msgstr "Неуспешно разделяне на: %s"
-#: fs/type.pm:388
+#: fs/type.pm:390
#, c-format
msgid "You can not use JFS for partitions smaller than 16MB"
msgstr "Не можете да използвате JFS за дял по-малък от 16 МБ"
-#: fs/type.pm:389
+#: fs/type.pm:391
#, c-format
msgid "You can not use ReiserFS for partitions smaller than 32MB"
msgstr "Не можете да инсталиране ReiserFS на дял по-малък от 32 МБ"
@@ -2877,7 +2855,7 @@ msgstr "Тази директория трябва да остане в рамк
#: fsedit.pm:447 fsedit.pm:449
#, c-format
msgid ""
-"You need a true filesystem (ext2/ext3, reiserfs, xfs, or jfs) for this mount "
+"You need a true filesystem (ext2/3/4, reiserfs, xfs, or jfs) for this mount "
"point\n"
msgstr ""
"Нуждаете се от истинска файлова система (ext2, reiserfs,xfs, или jfs) за "
@@ -3375,7 +3353,7 @@ msgstr "Тип на тунер:"
#: interactive.pm:128 interactive.pm:549 interactive/curses.pm:263
#: interactive/http.pm:103 interactive/http.pm:156 interactive/stdio.pm:39
-#: interactive/stdio.pm:148 interactive/stdio.pm:149 mygtk2.pm:844
+#: interactive/stdio.pm:148 interactive/stdio.pm:149 mygtk2.pm:846
#: ugtk2.pm:421 ugtk2.pm:519 ugtk2.pm:812 ugtk2.pm:835
#, c-format
msgid "Ok"
@@ -3436,7 +3414,7 @@ msgstr "Няма такава директория"
msgid "No such file"
msgstr "Няма такъв файл"
-#: interactive/gtk.pm:580
+#: interactive/gtk.pm:594
#, c-format
msgid "Beware, Caps Lock is enabled"
msgstr "Внимание, Caps Lock е натиснат"
@@ -5259,17 +5237,17 @@ msgstr ""
"Зареждането на модула %s не успя.\n"
"Искате ли да опитате отново с други параметри ?"
-#: mygtk2.pm:1538 mygtk2.pm:1539
+#: mygtk2.pm:1540 mygtk2.pm:1541
#, c-format
msgid "Password is trivial to guess"
msgstr ""
-#: mygtk2.pm:1540
+#: mygtk2.pm:1542
#, c-format
msgid "Password should resist to basic attacks"
msgstr ""
-#: mygtk2.pm:1541 mygtk2.pm:1542
+#: mygtk2.pm:1543 mygtk2.pm:1544
#, fuzzy, c-format
msgid "Password seems secure"
msgstr "Изисква парола"
@@ -6809,6 +6787,34 @@ msgstr ""
msgid "Installation failed"
msgstr "Инсталацията провалена"
+#~ msgid "Use the Microsoft Windows® partition for loopback"
+#~ msgstr "Използвай за Microsoft Windows® дялът за loopback"
+
+#~ msgid "Which partition do you want to use for Linux4Win?"
+#~ msgstr "Кой дял искате да използвате за Linux4Win ?"
+
+#~ msgid "Choose the sizes"
+#~ msgstr "Изберете големините"
+
+#~ msgid "Root partition size in MB: "
+#~ msgstr "Големина на root-дяла в MB: "
+
+#~ msgid "Swap partition size in MB: "
+#~ msgstr "Големина на swap-дяла в MB: "
+
+#~ msgid ""
+#~ "There is no FAT partition to use as loopback (or not enough space left)"
+#~ msgstr ""
+#~ "Няма FAT дялове за използване като loopback (или няма достатъчно място на "
+#~ "диска)"
+
+#~ msgid ""
+#~ "The FAT resizer is unable to handle your partition, \n"
+#~ "the following error occurred: %s"
+#~ msgstr ""
+#~ "Не възможност за работа с вашия FAT дял, \n"
+#~ "поради получената грешка: %s"
+
#~ msgid "Automatic routing from ALSA to PulseAudio"
#~ msgstr "Автоматично препращане от ALSA към PulseAudio"
diff --git a/perl-install/share/po/bn.po b/perl-install/share/po/bn.po
index bc6aac47d..229cf04c6 100644
--- a/perl-install/share/po/bn.po
+++ b/perl-install/share/po/bn.po
@@ -8,7 +8,7 @@
msgid ""
msgstr ""
"Project-Id-Version: DrakX HEAD\n"
-"POT-Creation-Date: 2009-09-10 12:20+0200\n"
+"POT-Creation-Date: 2009-10-07 13:57+0200\n"
"PO-Revision-Date: 2005-03-19 23:18+0600\n"
"Last-Translator: Samia <mailsamia2001@yahoo.com>\n"
"Language-Team: Bangla <mdk-translation@bengalinux.org>\n"
@@ -16,10 +16,10 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-#: any.pm:252 any.pm:884 diskdrake/interactive.pm:594
+#: any.pm:252 any.pm:910 diskdrake/interactive.pm:594
#: diskdrake/interactive.pm:794 diskdrake/interactive.pm:838
-#: diskdrake/interactive.pm:924 diskdrake/interactive.pm:1178
-#: diskdrake/interactive.pm:1230 do_pkgs.pm:241 do_pkgs.pm:287
+#: diskdrake/interactive.pm:942 diskdrake/interactive.pm:1196
+#: diskdrake/interactive.pm:1248 do_pkgs.pm:241 do_pkgs.pm:287
#: harddrake/sound.pm:303 interactive.pm:587 pkgs.pm:281
#, c-format
msgid "Please wait"
@@ -172,7 +172,7 @@ msgstr "ACPI এনেবল করো"
msgid "Enable Local APIC"
msgstr "ACPI এনেবল করো"
-#: any.pm:415 any.pm:829 any.pm:845 authentication.pm:250
+#: any.pm:415 any.pm:855 any.pm:871 authentication.pm:250
#: diskdrake/smbnfs_gtk.pm:181
#, c-format
msgid "Password"
@@ -183,7 +183,7 @@ msgstr "পাসওয়ার্ড"
msgid "The passwords do not match"
msgstr "পাসওয়ার্ডটি মিলছে না"
-#: any.pm:417 authentication.pm:261 diskdrake/interactive.pm:1402
+#: any.pm:417 authentication.pm:261 diskdrake/interactive.pm:1420
#, c-format
msgid "Please try again"
msgstr "অনুগ্রহ করে আবার চেষ্ট করুন"
@@ -193,7 +193,7 @@ msgstr "অনুগ্রহ করে আবার চেষ্ট করু
msgid "You can not use a password with %s"
msgstr "আপনি %s মাউন্ট পয়েন্টের জন্য একটি এনক্রিপটেড ফাইল ব্যবহার করতে পারবেন"
-#: any.pm:421 any.pm:831 any.pm:847 authentication.pm:251
+#: any.pm:421 any.pm:857 any.pm:873 authentication.pm:251
#, c-format
msgid "Password (again)"
msgstr "পাসওয়ার্ড (পুনরায়)"
@@ -358,191 +358,192 @@ msgstr ""
"এপর্যন্ত আপনার বুটমেনুর এন্ট্রিগুলি এখানে।\n"
"আপনি অন্যান্য এন্ট্রি তৈরী করতে পারেন অথবা আগের এন্ট্রিগুলি পরিবর্তন করতে পারেন।"
-#: any.pm:790
+#: any.pm:816
#, c-format
msgid "access to X programs"
msgstr "X প্রোগ্রামসমূহে প্রবেশাধিকার"
-#: any.pm:791
+#: any.pm:817
#, c-format
msgid "access to rpm tools"
msgstr "RPM টুলে প্রবেশাধিকার"
-#: any.pm:792
+#: any.pm:818
#, c-format
msgid "allow \"su\""
msgstr "\"su\" গ্রহন করো"
-#: any.pm:793
+#: any.pm:819
#, c-format
msgid "access to administrative files"
msgstr "এডমিনিষ্ট্রেশন সংক্রান্ত ফাইলে প্রবেশাধিকার"
-#: any.pm:794
+#: any.pm:820
#, c-format
msgid "access to network tools"
msgstr "নেটওয়ার্ক টুলে প্রবেশাধিকার"
-#: any.pm:795
+#: any.pm:821
#, c-format
msgid "access to compilation tools"
msgstr "compilation টুলে প্রবেশাধিকার"
-#: any.pm:801
+#: any.pm:827
#, c-format
msgid "(already added %s)"
msgstr "(%s আগেই যোগ করা হয়েছে)"
-#: any.pm:807
+#: any.pm:833
#, c-format
msgid "Please give a user name"
msgstr "অনুগ্রহ করে একটি উইজার নেম দিন"
-#: any.pm:808
-#, c-format
+#: any.pm:834
+#, fuzzy, c-format
msgid ""
-"The user name must contain only lower cased letters, numbers, `-' and `_'"
+"The user name must start with a lower case letter followed by only lower "
+"cased letters, numbers, `-' and `_'"
msgstr "ইউজারনেমে অবশ্যই ছোটহাতের অক্ষর, নম্বর \"-\" এবং \"_\" থাকতে হবে"
-#: any.pm:809
+#: any.pm:835
#, c-format
msgid "The user name is too long"
msgstr "ইউজারনেমটি অনেক বড়"
-#: any.pm:810
+#: any.pm:836
#, c-format
msgid "This user name has already been added"
msgstr "এই ইউজারনেমটি এর আগেই যোগ করা হয়েছে"
-#: any.pm:816 any.pm:849
+#: any.pm:842 any.pm:875
#, c-format
msgid "User ID"
msgstr "ব্যবহারকারীর ID"
-#: any.pm:816 any.pm:850
+#: any.pm:842 any.pm:876
#, c-format
msgid "Group ID"
msgstr "দলের ID"
-#: any.pm:817
+#: any.pm:843
#, fuzzy, c-format
msgid "%s must be a number"
msgstr "অপশন %s-কে অবশ্যই একটি সংখ্যা হতে হবে!"
-#: any.pm:818
+#: any.pm:844
#, c-format
msgid "%s should be above 500. Accept anyway?"
msgstr ""
-#: any.pm:822
+#: any.pm:848
#, fuzzy, c-format
msgid "User management"
msgstr "ব্যবহারকারীনাম"
-#: any.pm:828 authentication.pm:237
+#: any.pm:854 authentication.pm:237
#, c-format
msgid "Set administrator (root) password"
msgstr "আ্যাডমিনিস্ট্রেটর (root) পাসওয়ার্ড সেট করুন"
-#: any.pm:833
+#: any.pm:859
#, fuzzy, c-format
msgid "Enter a user"
msgstr ""
"একটি ইউজার প্রবেশ করান\n"
"%s"
-#: any.pm:835
+#: any.pm:861
#, c-format
msgid "Icon"
msgstr "আইকন"
-#: any.pm:838
+#: any.pm:864
#, c-format
msgid "Real name"
msgstr "আসল নাম"
-#: any.pm:843
+#: any.pm:869
#, c-format
msgid "Login name"
msgstr "লগ-ইন নাম"
-#: any.pm:848
+#: any.pm:874
#, c-format
msgid "Shell"
msgstr "শেল"
-#: any.pm:884
+#: any.pm:910
#, c-format
msgid "Please wait, adding media..."
msgstr "মাধ্যম যোগ করা হচ্ছে, অনুগ্রহ করে অপেক্ষা করুন..."
-#: any.pm:914 security/l10n.pm:14
+#: any.pm:940 security/l10n.pm:14
#, c-format
msgid "Autologin"
msgstr "সয়ংক্রিয় লগ-ইন"
-#: any.pm:915
+#: any.pm:941
#, c-format
msgid "I can set up your computer to automatically log on one user."
msgstr ""
"আমি আপনার কম্পিউটারকে সয়ংক্রিয়ভাবে একটি ইউজারকে লগইন করার জন্য সেট করতে পারি।"
-#: any.pm:916
+#: any.pm:942
#, fuzzy, c-format
msgid "Use this feature"
msgstr "এই সুবিধাটি কি আপনি ব্যবহার করতে চান?"
-#: any.pm:917
+#: any.pm:943
#, c-format
msgid "Choose the default user:"
msgstr "স্বাভাবিক ব্যবহারকারীকে পছন্দ করুন:"
-#: any.pm:918
+#: any.pm:944
#, c-format
msgid "Choose the window manager to run:"
msgstr "রান করার জন্য উইন্ডো ম্যানেজারকে পছন্দ করুন:"
-#: any.pm:929 any.pm:949 any.pm:1022
+#: any.pm:955 any.pm:975 any.pm:1048
#, c-format
msgid "Release Notes"
msgstr "সংস্করণ মন্তব্য"
-#: any.pm:956 any.pm:1314 interactive/gtk.pm:805
+#: any.pm:982 any.pm:1340 interactive/gtk.pm:819
#, c-format
msgid "Close"
msgstr "বন্ধ"
-#: any.pm:1008
+#: any.pm:1034
#, c-format
msgid "License agreement"
msgstr "লাইসেন্স এগ্রিমেন্ট"
-#: any.pm:1010 diskdrake/dav.pm:26
+#: any.pm:1036 diskdrake/dav.pm:26
#, c-format
msgid "Quit"
msgstr "বাহির"
-#: any.pm:1017
+#: any.pm:1043
#, fuzzy, c-format
msgid "Do you accept this license ?"
msgstr "আপনার কি আরও একটি আছে?"
-#: any.pm:1018
+#: any.pm:1044
#, c-format
msgid "Accept"
msgstr "গ্রহণ"
-#: any.pm:1018
+#: any.pm:1044
#, c-format
msgid "Refuse"
msgstr "অস্বীকার"
-#: any.pm:1044 any.pm:1110
+#: any.pm:1070 any.pm:1136
#, c-format
msgid "Please choose a language to use"
msgstr "ব্যবহার করার জন্য একটি ভাষা পছন্দ করুন"
-#: any.pm:1073
+#: any.pm:1099
#, c-format
msgid ""
"Mandriva Linux can support multiple languages. Select\n"
@@ -553,77 +554,77 @@ msgstr ""
"আপনি যেই ভাষাটি ইনস্টল করতে চান তা পছন্দ করুন।\n"
"ইনস্টল শেষে রি-স্টার্ট করার পরে সেই ভাষাগুলি উপলব্ধ হবে।"
-#: any.pm:1076
+#: any.pm:1102
#, c-format
msgid "Multi languages"
msgstr ""
-#: any.pm:1087 any.pm:1119
+#: any.pm:1113 any.pm:1145
#, c-format
msgid "Old compatibility (non UTF-8) encoding"
msgstr ""
-#: any.pm:1089
+#: any.pm:1115
#, c-format
msgid "All languages"
msgstr "সমস্থ ভাষা"
-#: any.pm:1111
+#: any.pm:1137
#, c-format
msgid "Language choice"
msgstr "পছন্দনীয় ভাষা"
-#: any.pm:1165
+#: any.pm:1191
#, c-format
msgid "Country / Region"
msgstr "দেশ / স্থান"
-#: any.pm:1166
+#: any.pm:1192
#, c-format
msgid "Please choose your country"
msgstr "অনুগ্রহ করে তোমার দেশ পছন্দ করো।"
-#: any.pm:1168
+#: any.pm:1194
#, c-format
msgid "Here is the full list of available countries"
msgstr "উপলব্ধ সমস্থ দেশের নাম এখানে রয়েছে"
-#: any.pm:1169
+#: any.pm:1195
#, c-format
msgid "Other Countries"
msgstr "অন্যান্য দেশসমুহ"
-#: any.pm:1169 interactive.pm:488 interactive/gtk.pm:445
+#: any.pm:1195 interactive.pm:488 interactive/gtk.pm:445
#, c-format
msgid "Advanced"
msgstr "উন্নত"
-#: any.pm:1175
+#: any.pm:1201
#, c-format
msgid "Input method:"
msgstr "ইনপুট মাধ্যম:"
-#: any.pm:1178
+#: any.pm:1204
#, c-format
msgid "None"
msgstr "একটিও না"
-#: any.pm:1259
+#: any.pm:1285
#, c-format
msgid "No sharing"
msgstr "শেয়ারিং নেই"
-#: any.pm:1259
+#: any.pm:1285
#, c-format
msgid "Allow all users"
msgstr "সব ব্যবহারকারীদের গ্রহণ করো"
-#: any.pm:1259
+#: any.pm:1285
#, c-format
msgid "Custom"
msgstr "ব্যবস্থা"
-#: any.pm:1263
+#: any.pm:1289
#, c-format
msgid ""
"Would you like to allow users to share some of their directories?\n"
@@ -633,7 +634,7 @@ msgid ""
"\"Custom\" permit a per-user granularity.\n"
msgstr "আপনি কি ব্যবহারকারীদের কিছু ডিরেক্টরি শেয়ার করতে দিতে চান?\n"
-#: any.pm:1275
+#: any.pm:1301
#, c-format
msgid ""
"NFS: the traditional Unix file sharing system, with less support on Mac and "
@@ -641,7 +642,7 @@ msgid ""
msgstr ""
"NFS: ঐতিহ্যগত ইউনিক্স ফাইল শেয়ারিং সিস্টেম, যা ম্যাক এবং উইন্ডোজে স্বল্প সমর্থিত।"
-#: any.pm:1278
+#: any.pm:1304
#, c-format
msgid ""
"SMB: a file sharing system used by Windows, Mac OS X and many modern Linux "
@@ -650,7 +651,7 @@ msgstr ""
"SMB: উইন্ডোজ, ম্যাক ও-এস এক্স এবং অনেক আধুনিক লিনাক্স সিস্টেম কর্তৃক ব্যবহৃত ফাইল "
"শেয়ারিং সিস্টেম।"
-#: any.pm:1286
+#: any.pm:1312
#, c-format
msgid ""
"You can export using NFS or SMB. Please select which you would like to use."
@@ -658,12 +659,12 @@ msgstr ""
"আপনি NFS বা SMB ব্যবহার করে ফাইল পাঠাতে পারেন। যেটি আপনি ব্যবহার করতে চান "
"অনুগ্রহ করে নির্বাচন করুন।"
-#: any.pm:1314
+#: any.pm:1340
#, c-format
msgid "Launch userdrake"
msgstr "userdrake শুরু করো"
-#: any.pm:1316
+#: any.pm:1342
#, c-format
msgid ""
"The per-user sharing uses the group \"fileshare\". \n"
@@ -672,54 +673,54 @@ msgstr ""
"প্রত্যেক ব্যবহারকারী গ্রুপের \"ফাইল ভাগাভাগি\" ভাগাভাগি করতে পারেন। \n"
"এই গ্রুপে একজণ ব্যবহারকারী যোগ করতে আপনি userdrake ব্যবহার করতে পারেন।"
-#: any.pm:1421
+#: any.pm:1448
#, fuzzy, c-format
msgid ""
"You need to logout and back in again for changes to take effect. Press OK to "
"logout now."
msgstr "পরিবর্তন কার্যকর করার পূর্বে আপনাকে লগ-আউট করে তারপর পুণরায় লগ-ইন করতে হবে"
-#: any.pm:1425
+#: any.pm:1452
#, c-format
msgid "You need to log out and back in again for changes to take effect"
msgstr "পরিবর্তন কার্যকর করার পূর্বে আপনাকে লগ-আউট করে তারপর পুণরায় লগ-ইন করতে হবে"
-#: any.pm:1460
+#: any.pm:1487
#, c-format
msgid "Timezone"
msgstr "টাইমজোন"
-#: any.pm:1460
+#: any.pm:1487
#, c-format
msgid "Which is your timezone?"
msgstr "আপনার টাইমজোন কি?"
-#: any.pm:1483 any.pm:1485
+#: any.pm:1510 any.pm:1512
#, c-format
msgid "Date, Clock & Time Zone Settings"
msgstr ""
-#: any.pm:1486
+#: any.pm:1513
#, c-format
msgid "What is the best time?"
msgstr ""
-#: any.pm:1490
+#: any.pm:1517
#, fuzzy, c-format
msgid "%s (hardware clock set to UTC)"
msgstr "হার্ডওয়্যারে ঘড়ি GMT-এ সেট করা"
-#: any.pm:1491
+#: any.pm:1518
#, fuzzy, c-format
msgid "%s (hardware clock set to local time)"
msgstr "হার্ডওয়্যারে ঘড়ি GMT-এ সেট করা"
-#: any.pm:1493
+#: any.pm:1520
#, c-format
msgid "NTP Server"
msgstr "NTP সার্ভার"
-#: any.pm:1494
+#: any.pm:1521
#, c-format
msgid "Automatic time synchronization (using NTP)"
msgstr "সয়ংক্রিয়ভাবে সময় মেলাও (NTP ব্যবহার করে)"
@@ -1212,7 +1213,7 @@ msgid "Mount point"
msgstr "মাউন্ট পয়েন্ট"
#: diskdrake/dav.pm:67 diskdrake/interactive.pm:403
-#: diskdrake/interactive.pm:1072 diskdrake/removable.pm:24
+#: diskdrake/interactive.pm:1090 diskdrake/removable.pm:24
#: diskdrake/smbnfs_gtk.pm:80
#, c-format
msgid "Options"
@@ -1223,23 +1224,24 @@ msgstr "অপশন"
msgid "Remove"
msgstr "মুছে ফেলো"
-#: diskdrake/dav.pm:69 diskdrake/hd_gtk.pm:182 diskdrake/removable.pm:26
+#: diskdrake/dav.pm:69 diskdrake/hd_gtk.pm:187 diskdrake/removable.pm:26
#: diskdrake/smbnfs_gtk.pm:82 interactive/http.pm:151
#, c-format
msgid "Done"
msgstr "হয়েছে"
-#: diskdrake/dav.pm:78 diskdrake/hd_gtk.pm:123 diskdrake/hd_gtk.pm:289
+#: diskdrake/dav.pm:78 diskdrake/hd_gtk.pm:128 diskdrake/hd_gtk.pm:294
#: diskdrake/interactive.pm:247 diskdrake/interactive.pm:260
#: diskdrake/interactive.pm:450 diskdrake/interactive.pm:520
#: diskdrake/interactive.pm:525 diskdrake/interactive.pm:656
-#: diskdrake/interactive.pm:942 diskdrake/interactive.pm:1118
-#: diskdrake/interactive.pm:1131 diskdrake/interactive.pm:1134
-#: diskdrake/interactive.pm:1402 diskdrake/smbnfs_gtk.pm:42 do_pkgs.pm:23
-#: do_pkgs.pm:28 do_pkgs.pm:44 do_pkgs.pm:60 do_pkgs.pm:65 do_pkgs.pm:82
-#: fsedit.pm:246 interactive/http.pm:117 interactive/http.pm:118
-#: modules/interactive.pm:19 scanner.pm:95 scanner.pm:106 scanner.pm:113
-#: scanner.pm:120 wizards.pm:95 wizards.pm:99 wizards.pm:121
+#: diskdrake/interactive.pm:909 diskdrake/interactive.pm:960
+#: diskdrake/interactive.pm:1136 diskdrake/interactive.pm:1149
+#: diskdrake/interactive.pm:1152 diskdrake/interactive.pm:1420
+#: diskdrake/smbnfs_gtk.pm:42 do_pkgs.pm:23 do_pkgs.pm:28 do_pkgs.pm:44
+#: do_pkgs.pm:60 do_pkgs.pm:65 do_pkgs.pm:82 fsedit.pm:246
+#: interactive/http.pm:117 interactive/http.pm:118 modules/interactive.pm:19
+#: scanner.pm:95 scanner.pm:106 scanner.pm:113 scanner.pm:120 wizards.pm:95
+#: wizards.pm:99 wizards.pm:121
#, c-format
msgid "Error"
msgstr "ত্রুটি"
@@ -1254,12 +1256,12 @@ msgstr "অনুগ্রহ করে WebDAV সার্ভারের URL
msgid "The URL must begin with http:// or https://"
msgstr "URL অবশ্যই http:// অথবা https:// দিয়ে শুরু করতে হবে"
-#: diskdrake/dav.pm:106 diskdrake/hd_gtk.pm:407 diskdrake/interactive.pm:303
+#: diskdrake/dav.pm:106 diskdrake/hd_gtk.pm:412 diskdrake/interactive.pm:303
#: diskdrake/interactive.pm:388 diskdrake/interactive.pm:550
#: diskdrake/interactive.pm:747 diskdrake/interactive.pm:805
-#: diskdrake/interactive.pm:922 diskdrake/interactive.pm:964
-#: diskdrake/interactive.pm:965 diskdrake/interactive.pm:1215
-#: diskdrake/interactive.pm:1253 diskdrake/interactive.pm:1401 do_pkgs.pm:19
+#: diskdrake/interactive.pm:940 diskdrake/interactive.pm:982
+#: diskdrake/interactive.pm:983 diskdrake/interactive.pm:1233
+#: diskdrake/interactive.pm:1271 diskdrake/interactive.pm:1419 do_pkgs.pm:19
#: do_pkgs.pm:39 do_pkgs.pm:57 do_pkgs.pm:77 harddrake/sound.pm:442
#, c-format
msgid "Warning"
@@ -1276,58 +1278,60 @@ msgid "Server: "
msgstr "সার্ভার:"
#: diskdrake/dav.pm:125 diskdrake/interactive.pm:493
-#: diskdrake/interactive.pm:1277 diskdrake/interactive.pm:1362
+#: diskdrake/interactive.pm:1295 diskdrake/interactive.pm:1380
#, c-format
msgid "Mount point: "
msgstr "মাউন্ট পয়েন্ট:"
-#: diskdrake/dav.pm:126 diskdrake/interactive.pm:1369
+#: diskdrake/dav.pm:126 diskdrake/interactive.pm:1387
#, c-format
msgid "Options: %s"
msgstr "অপশন: %s"
-#: diskdrake/hd_gtk.pm:54 diskdrake/interactive.pm:298
+#: diskdrake/hd_gtk.pm:61 diskdrake/interactive.pm:298
#: diskdrake/smbnfs_gtk.pm:22 fs/mount_point.pm:106
-#: fs/partitioning_wizard.pm:51 fs/partitioning_wizard.pm:206
-#: fs/partitioning_wizard.pm:211 fs/partitioning_wizard.pm:250
-#: fs/partitioning_wizard.pm:269 fs/partitioning_wizard.pm:274
+#: fs/partitioning_wizard.pm:52 fs/partitioning_wizard.pm:222
+#: fs/partitioning_wizard.pm:230 fs/partitioning_wizard.pm:269
+#: fs/partitioning_wizard.pm:388 fs/partitioning_wizard.pm:445
+#: fs/partitioning_wizard.pm:518 fs/partitioning_wizard.pm:521
#, c-format
msgid "Partitioning"
msgstr "পার্টিশন করা হচ্ছে"
-#: diskdrake/hd_gtk.pm:68
+#: diskdrake/hd_gtk.pm:73
#, c-format
msgid "Click on a partition, choose a filesystem type then choose an action"
msgstr ""
-#: diskdrake/hd_gtk.pm:105 diskdrake/interactive.pm:1093
-#: diskdrake/interactive.pm:1103 diskdrake/interactive.pm:1156
+#: diskdrake/hd_gtk.pm:110 diskdrake/interactive.pm:1111
+#: diskdrake/interactive.pm:1121 diskdrake/interactive.pm:1174
#, c-format
msgid "Read carefully"
msgstr "সতর্কতার সাথে পড়ো"
-#: diskdrake/hd_gtk.pm:105
+#: diskdrake/hd_gtk.pm:110
#, c-format
msgid "Please make a backup of your data first"
msgstr "অনুগ্রহ করে প্রথমে আপনার ডাটার একটি ব্যাকআপ করে নিন"
-#: diskdrake/hd_gtk.pm:106 diskdrake/interactive.pm:240
+#: diskdrake/hd_gtk.pm:111 diskdrake/interactive.pm:240
#, c-format
msgid "Exit"
msgstr "বাহির"
-#: diskdrake/hd_gtk.pm:106
+#: diskdrake/hd_gtk.pm:111
#, c-format
msgid "Continue"
msgstr "অগ্রসর"
-#: diskdrake/hd_gtk.pm:177 interactive.pm:653 interactive/gtk.pm:797
-#: interactive/gtk.pm:815 interactive/gtk.pm:836 ugtk2.pm:936
+#: diskdrake/hd_gtk.pm:182 fs/partitioning_wizard.pm:493 interactive.pm:653
+#: interactive/gtk.pm:811 interactive/gtk.pm:829 interactive/gtk.pm:850
+#: ugtk2.pm:936
#, c-format
msgid "Help"
msgstr "সাহায্য"
-#: diskdrake/hd_gtk.pm:223
+#: diskdrake/hd_gtk.pm:228
#, c-format
msgid ""
"You have one big Microsoft Windows partition.\n"
@@ -1338,87 +1342,87 @@ msgstr ""
"সেটাকে আগে রি-সাইজ করার জন্য আমি পরামর্শ দিচ্ছি\n"
"(সেটাকে আগে ক্লিক করুন এবং পরে \"Resize\"-এ ক্লিক করুন)"
-#: diskdrake/hd_gtk.pm:225
+#: diskdrake/hd_gtk.pm:230
#, c-format
msgid "Please click on a partition"
msgstr "অনুগ্রহ করে একটি পার্টিশনে ক্লিক করুন"
-#: diskdrake/hd_gtk.pm:239 diskdrake/smbnfs_gtk.pm:63
+#: diskdrake/hd_gtk.pm:244 diskdrake/smbnfs_gtk.pm:63
#, c-format
msgid "Details"
msgstr "বিস্তারিত"
-#: diskdrake/hd_gtk.pm:289
+#: diskdrake/hd_gtk.pm:294
#, c-format
msgid "No hard drives found"
msgstr "কোন হার্ড ড্রাইভ পাওয়া যায়নি"
-#: diskdrake/hd_gtk.pm:316
+#: diskdrake/hd_gtk.pm:321
#, c-format
msgid "Unknown"
msgstr "অজানা"
-#: diskdrake/hd_gtk.pm:378
+#: diskdrake/hd_gtk.pm:383
#, fuzzy, c-format
msgid "Ext3"
msgstr "বাহির"
-#: diskdrake/hd_gtk.pm:378
+#: diskdrake/hd_gtk.pm:383
#, fuzzy, c-format
msgid "XFS"
msgstr "HFS"
-#: diskdrake/hd_gtk.pm:378
+#: diskdrake/hd_gtk.pm:383
#, c-format
msgid "Swap"
msgstr "সোয়াপ"
-#: diskdrake/hd_gtk.pm:378
+#: diskdrake/hd_gtk.pm:383
#, c-format
msgid "SunOS"
msgstr "SunOS"
-#: diskdrake/hd_gtk.pm:378
+#: diskdrake/hd_gtk.pm:383
#, c-format
msgid "HFS"
msgstr "HFS"
-#: diskdrake/hd_gtk.pm:378
+#: diskdrake/hd_gtk.pm:383
#, c-format
msgid "Windows"
msgstr "উইন্ডোজ"
-#: diskdrake/hd_gtk.pm:379 services.pm:158
+#: diskdrake/hd_gtk.pm:384 services.pm:158
#, c-format
msgid "Other"
msgstr "অন্যান্য"
-#: diskdrake/hd_gtk.pm:379 diskdrake/interactive.pm:1292
+#: diskdrake/hd_gtk.pm:384 diskdrake/interactive.pm:1310
#, c-format
msgid "Empty"
msgstr "শূণ্য"
-#: diskdrake/hd_gtk.pm:386
+#: diskdrake/hd_gtk.pm:391
#, c-format
msgid "Filesystem types:"
msgstr "ফাইল সিস্টেমের ধরণ:"
-#: diskdrake/hd_gtk.pm:407
+#: diskdrake/hd_gtk.pm:412
#, fuzzy, c-format
msgid "This partition is already empty"
msgstr "এই পার্টিশনটি রি-সাইজ করার মত না"
-#: diskdrake/hd_gtk.pm:416
+#: diskdrake/hd_gtk.pm:421
#, c-format
msgid "Use ``Unmount'' first"
msgstr "প্রথমে ``Unmount'' ব্যবহার করুন"
-#: diskdrake/hd_gtk.pm:416
+#: diskdrake/hd_gtk.pm:421
#, fuzzy, c-format
msgid "Use ``%s'' instead (in expert mode)"
msgstr "পরিবর্তে ``%s'' ব্যবহার করুন"
-#: diskdrake/hd_gtk.pm:416 diskdrake/interactive.pm:402
+#: diskdrake/hd_gtk.pm:421 diskdrake/interactive.pm:402
#: diskdrake/interactive.pm:588 diskdrake/removable.pm:25
#: diskdrake/removable.pm:48
#, c-format
@@ -1442,7 +1446,7 @@ msgid "More"
msgstr "আরও"
#: diskdrake/interactive.pm:281 diskdrake/interactive.pm:291
-#: diskdrake/interactive.pm:1200
+#: diskdrake/interactive.pm:1218
#, fuzzy, c-format
msgid "Confirmation"
msgstr "কনফিগারেশন"
@@ -1467,7 +1471,7 @@ msgstr "কোন পার্টিশন টেবিল না লিখে
msgid "Do you want to save /etc/fstab modifications"
msgstr "আপনি /etc/fstab -এর পরিবর্তন সেভ করতে চান?"
-#: diskdrake/interactive.pm:298 fs/partitioning_wizard.pm:250
+#: diskdrake/interactive.pm:298 fs/partitioning_wizard.pm:269
#, c-format
msgid "You need to reboot for the partition table modifications to take place"
msgstr "পার্টিশন টেবিলের পরিবর্তনগুলি কার্যকর করবার জন্য আপনাকে রা-ষ্টার্ট করতে হবে"
@@ -1558,7 +1562,7 @@ msgstr "ফরম্যাট"
msgid "Add to RAID"
msgstr "RAID-তে যোগ করো"
-#: diskdrake/interactive.pm:409 diskdrake/interactive.pm:888
+#: diskdrake/interactive.pm:409 diskdrake/interactive.pm:891
#, c-format
msgid "Add to LVM"
msgstr "LVM-এ যোগ করো"
@@ -1618,12 +1622,12 @@ msgstr "একটি নতুন পার্টিশন তৈরী কর
msgid "Start sector: "
msgstr "শুরুর সেক্টর:"
-#: diskdrake/interactive.pm:489 diskdrake/interactive.pm:957
+#: diskdrake/interactive.pm:489 diskdrake/interactive.pm:975
#, c-format
msgid "Size in MB: "
msgstr "মেগাবাইটে সাইজ:"
-#: diskdrake/interactive.pm:491 diskdrake/interactive.pm:958
+#: diskdrake/interactive.pm:491 diskdrake/interactive.pm:976
#, c-format
msgid "Filesystem type: "
msgstr "ফাইলসিস্টেমের ধরণ:"
@@ -1726,7 +1730,7 @@ msgid "Where do you want to mount %s?"
msgstr "আপনি কোথায় মাউন্ট করতে চান %s?"
#: diskdrake/interactive.pm:711 diskdrake/interactive.pm:794
-#: fs/partitioning_wizard.pm:146 fs/partitioning_wizard.pm:178
+#: fs/partitioning_wizard.pm:129 fs/partitioning_wizard.pm:191
#, c-format
msgid "Resizing"
msgstr "আকার পরিবর্তন করা হচ্ছে"
@@ -1780,7 +1784,7 @@ msgstr ""
"পার্টিশনের পুনরাকৃতির পর ডাটার সম্পূর্ণতা নিশ্চিত করার জন্য, \n"
"উইন্ডোজে(TM) আপনার পরবর্তী বুটে ফাইলসিস্টেম পরীক্ষা চলবে"
-#: diskdrake/interactive.pm:853 diskdrake/interactive.pm:1397
+#: diskdrake/interactive.pm:853 diskdrake/interactive.pm:1415
#, c-format
msgid "Filesystem encryption key"
msgstr "ফাইল সিস্টেমের এনক্রিপশন কী"
@@ -1790,7 +1794,7 @@ msgstr "ফাইল সিস্টেমের এনক্রিপশন ক
msgid "Enter your filesystem encryption key"
msgstr "আপনার ফাইল সিস্টেমের এনক্রিপশন কী পছন্দ করুন"
-#: diskdrake/interactive.pm:855 diskdrake/interactive.pm:1405
+#: diskdrake/interactive.pm:855 diskdrake/interactive.pm:1423
#, c-format
msgid "Encryption key"
msgstr "এনক্রিপশন কী"
@@ -1805,139 +1809,149 @@ msgstr ""
msgid "Choose an existing RAID to add to"
msgstr "যোগ করার জন্য উপস্থিত একটি RAID পছন্দ করুন"
-#: diskdrake/interactive.pm:872 diskdrake/interactive.pm:890
+#: diskdrake/interactive.pm:872 diskdrake/interactive.pm:893
#, c-format
msgid "new"
msgstr "নতুন"
-#: diskdrake/interactive.pm:888
+#: diskdrake/interactive.pm:891
#, c-format
msgid "Choose an existing LVM to add to"
msgstr "যোগ করার জন্য উপস্থিত একটি LVM পছন্দ করুন"
-#: diskdrake/interactive.pm:895
-#, c-format
-msgid "LVM name?"
+#: diskdrake/interactive.pm:903 diskdrake/interactive.pm:912
+#, fuzzy, c-format
+msgid "LVM name"
msgstr "LVM-এর নাম?"
-#: diskdrake/interactive.pm:922
+#: diskdrake/interactive.pm:904
+#, c-format
+msgid "Enter a name for the new LVM volume group"
+msgstr ""
+
+#: diskdrake/interactive.pm:909
+#, fuzzy, c-format
+msgid "\"%s\" already exists"
+msgstr "ফাইল আগে থেকেই আছে, ব্যবহার করব?"
+
+#: diskdrake/interactive.pm:940
#, c-format
msgid ""
"Physical volume %s is still in use.\n"
"Do you want to move used physical extents on this volume to other volumes?"
msgstr ""
-#: diskdrake/interactive.pm:924
+#: diskdrake/interactive.pm:942
#, c-format
msgid "Moving physical extents"
msgstr ""
-#: diskdrake/interactive.pm:942
+#: diskdrake/interactive.pm:960
#, c-format
msgid "This partition can not be used for loopback"
msgstr "লুপব্যাকের জন্য এই পার্টিশনটি ব্যবহার করা যাবেনা"
-#: diskdrake/interactive.pm:955
+#: diskdrake/interactive.pm:973
#, c-format
msgid "Loopback"
msgstr "Loopback"
-#: diskdrake/interactive.pm:956
+#: diskdrake/interactive.pm:974
#, c-format
msgid "Loopback file name: "
msgstr "Loopback ফাইলের নাম: "
-#: diskdrake/interactive.pm:961
+#: diskdrake/interactive.pm:979
#, c-format
msgid "Give a file name"
msgstr "একটি ফাইলের নাম দিন"
-#: diskdrake/interactive.pm:964
+#: diskdrake/interactive.pm:982
#, c-format
msgid "File is already used by another loopback, choose another one"
msgstr "ফাইলটি আগে থেকেই অন্য একটি লুপব্যাকে ব্যবহৃত হচ্ছে, আরেকটি পছন্দ করুন"
-#: diskdrake/interactive.pm:965
+#: diskdrake/interactive.pm:983
#, c-format
msgid "File already exists. Use it?"
msgstr "ফাইল আগে থেকেই আছে, ব্যবহার করব?"
-#: diskdrake/interactive.pm:997 diskdrake/interactive.pm:1000
+#: diskdrake/interactive.pm:1015 diskdrake/interactive.pm:1018
#, c-format
msgid "Mount options"
msgstr "মাউন্ট অপসন"
-#: diskdrake/interactive.pm:1007
+#: diskdrake/interactive.pm:1025
#, c-format
msgid "Various"
msgstr "বিভিন্ন"
-#: diskdrake/interactive.pm:1074
+#: diskdrake/interactive.pm:1092
#, c-format
msgid "device"
msgstr "ডিভাইস"
-#: diskdrake/interactive.pm:1075
+#: diskdrake/interactive.pm:1093
#, c-format
msgid "level"
msgstr "লেভেল"
-#: diskdrake/interactive.pm:1076
+#: diskdrake/interactive.pm:1094
#, c-format
msgid "chunk size in KiB"
msgstr "কিলোবাইট এ chunk সাইজ"
-#: diskdrake/interactive.pm:1094
+#: diskdrake/interactive.pm:1112
#, c-format
msgid "Be careful: this operation is dangerous."
msgstr "খুবই সাবধান: এই কাজটি ঝুঁকিপূর্ন।"
-#: diskdrake/interactive.pm:1109
+#: diskdrake/interactive.pm:1127
#, fuzzy, c-format
msgid "Partitioning Type"
msgstr "পার্টিশন করা হচ্ছে"
-#: diskdrake/interactive.pm:1109
+#: diskdrake/interactive.pm:1127
#, c-format
msgid "What type of partitioning?"
msgstr "কি ধরণের পার্টিশন হবে?"
-#: diskdrake/interactive.pm:1147
+#: diskdrake/interactive.pm:1165
#, c-format
msgid "You'll need to reboot before the modification can take place"
msgstr "পরিবর্তনগুলি অবস্থান নেবার জন্য আপনাকে রি-ষ্টার্ট করতে হবে"
-#: diskdrake/interactive.pm:1156
+#: diskdrake/interactive.pm:1174
#, c-format
msgid "Partition table of drive %s is going to be written to disk"
msgstr "%s ড্রাইভের পার্টিশন টেবিল ডিস্কে লিখতে যাচ্ছি"
-#: diskdrake/interactive.pm:1178 fs/format.pm:96 fs/format.pm:103
+#: diskdrake/interactive.pm:1196 fs/format.pm:96 fs/format.pm:103
#, c-format
msgid "Formatting partition %s"
msgstr "%s পার্টিশন ফরম্যাট করা হচ্ছে"
-#: diskdrake/interactive.pm:1191
+#: diskdrake/interactive.pm:1209
#, c-format
msgid "After formatting partition %s, all data on this partition will be lost"
msgstr "পার্টিশন %s -কে ফরমেট করার পরে এই পার্টিশনের সমস্থ ডাটা হারিয়ে যাবে"
-#: diskdrake/interactive.pm:1200 fs/partitioning.pm:48
+#: diskdrake/interactive.pm:1218 fs/partitioning.pm:48
#, c-format
msgid "Check bad blocks?"
msgstr "খারাপ ব্লক চেক করব?"
-#: diskdrake/interactive.pm:1214
+#: diskdrake/interactive.pm:1232
#, c-format
msgid "Move files to the new partition"
msgstr "ফাইলগুলিক একটি নতুন পার্টিশনে সরিয়ে ফেলো"
-#: diskdrake/interactive.pm:1214
+#: diskdrake/interactive.pm:1232
#, c-format
msgid "Hide files"
msgstr "ফাইল লুকানো হোক"
-#: diskdrake/interactive.pm:1215
+#: diskdrake/interactive.pm:1233
#, c-format
msgid ""
"Directory %s already contains data\n"
@@ -1948,129 +1962,129 @@ msgid ""
"the contents of the mounted partition)"
msgstr ""
-#: diskdrake/interactive.pm:1230
+#: diskdrake/interactive.pm:1248
#, c-format
msgid "Moving files to the new partition"
msgstr "ফাইলগুলিকে একটু নতুন পার্টিশনে নিয়ে যাওয়া হচ্ছে"
-#: diskdrake/interactive.pm:1234
+#: diskdrake/interactive.pm:1252
#, c-format
msgid "Copying %s"
msgstr "%s কপি করা হচ্ছে"
-#: diskdrake/interactive.pm:1238
+#: diskdrake/interactive.pm:1256
#, c-format
msgid "Removing %s"
msgstr "%s মুছে ফেলা হচ্ছে"
-#: diskdrake/interactive.pm:1252
+#: diskdrake/interactive.pm:1270
#, c-format
msgid "partition %s is now known as %s"
msgstr "পার্টিশন %s-কে এখন %s নামে জানা যাবে"
# সাম: renumber = পুনর্বিন্যাস?
-#: diskdrake/interactive.pm:1253
+#: diskdrake/interactive.pm:1271
#, c-format
msgid "Partitions have been renumbered: "
msgstr "পার্টিশনগুলো পুনঃসংখ্যান করা হয়েছে: "
-#: diskdrake/interactive.pm:1278 diskdrake/interactive.pm:1346
+#: diskdrake/interactive.pm:1296 diskdrake/interactive.pm:1364
#, c-format
msgid "Device: "
msgstr "ডিভাইস:"
-#: diskdrake/interactive.pm:1279
+#: diskdrake/interactive.pm:1297
#, c-format
msgid "Volume label: "
msgstr "ভলিউম লেবেল:"
-#: diskdrake/interactive.pm:1280
+#: diskdrake/interactive.pm:1298
#, c-format
msgid "UUID: "
msgstr ""
-#: diskdrake/interactive.pm:1281
+#: diskdrake/interactive.pm:1299
#, c-format
msgid "DOS drive letter: %s (just a guess)\n"
msgstr "DOS ড্রাইভ লেটার: %s (শুধুমাত্র একটি অনুমান)\n"
-#: diskdrake/interactive.pm:1285 diskdrake/interactive.pm:1294
-#: diskdrake/interactive.pm:1365
+#: diskdrake/interactive.pm:1303 diskdrake/interactive.pm:1312
+#: diskdrake/interactive.pm:1383
#, c-format
msgid "Type: "
msgstr "ধরণ:"
-#: diskdrake/interactive.pm:1289 diskdrake/interactive.pm:1350
+#: diskdrake/interactive.pm:1307 diskdrake/interactive.pm:1368
#, c-format
msgid "Name: "
msgstr "নাম:"
-#: diskdrake/interactive.pm:1296
+#: diskdrake/interactive.pm:1314
#, c-format
msgid "Start: sector %s\n"
msgstr "শুরু: সেক্টর %s\n"
-#: diskdrake/interactive.pm:1297
+#: diskdrake/interactive.pm:1315
#, c-format
msgid "Size: %s"
msgstr "সাইজ: %s"
-#: diskdrake/interactive.pm:1299
+#: diskdrake/interactive.pm:1317
#, c-format
msgid ", %s sectors"
msgstr ", %s সেক্টরসমূহ"
-#: diskdrake/interactive.pm:1301
+#: diskdrake/interactive.pm:1319
#, c-format
msgid "Cylinder %d to %d\n"
msgstr "সিলিন্ডার %d থেকে %d পর্যন্ত\n"
-#: diskdrake/interactive.pm:1302
+#: diskdrake/interactive.pm:1320
#, c-format
msgid "Number of logical extents: %d\n"
msgstr ""
-#: diskdrake/interactive.pm:1303
+#: diskdrake/interactive.pm:1321
#, c-format
msgid "Formatted\n"
msgstr "ফরমেট করা হয়েছে\n"
-#: diskdrake/interactive.pm:1304
+#: diskdrake/interactive.pm:1322
#, c-format
msgid "Not formatted\n"
msgstr "ফরমেট করা হয়নি\n"
-#: diskdrake/interactive.pm:1305
+#: diskdrake/interactive.pm:1323
#, c-format
msgid "Mounted\n"
msgstr "মাউন্ট করা হয়েছে\n"
-#: diskdrake/interactive.pm:1306
+#: diskdrake/interactive.pm:1324
#, c-format
msgid "RAID %s\n"
msgstr "RAID %s\n"
-#: diskdrake/interactive.pm:1308
+#: diskdrake/interactive.pm:1326
#, fuzzy, c-format
msgid "Encrypted"
msgstr "এনক্রিপশন কী"
-#: diskdrake/interactive.pm:1308
+#: diskdrake/interactive.pm:1326
#, c-format
msgid " (mapped on %s)"
msgstr ""
-#: diskdrake/interactive.pm:1309
+#: diskdrake/interactive.pm:1327
#, c-format
msgid " (to map on %s)"
msgstr ""
-#: diskdrake/interactive.pm:1310
+#: diskdrake/interactive.pm:1328
#, c-format
msgid " (inactive)"
msgstr ""
-#: diskdrake/interactive.pm:1316
+#: diskdrake/interactive.pm:1334
#, c-format
msgid ""
"Loopback file(s):\n"
@@ -2079,7 +2093,7 @@ msgstr ""
"লুপব্যাক ফাইল(গুলি):\n"
" %s\n"
-#: diskdrake/interactive.pm:1317
+#: diskdrake/interactive.pm:1335
#, c-format
msgid ""
"Partition booted by default\n"
@@ -2088,27 +2102,27 @@ msgstr ""
"পার্টিশন সাধারণভাবে বুট হয়েছে\n"
" (MS-DOS বুটের জনে, lilo-র জন্য নয়)\n"
-#: diskdrake/interactive.pm:1319
+#: diskdrake/interactive.pm:1337
#, c-format
msgid "Level %s\n"
msgstr "লেভেল %s\n"
-#: diskdrake/interactive.pm:1320
+#: diskdrake/interactive.pm:1338
#, c-format
msgid "Chunk size %d KiB\n"
msgstr "চাঙ্ক সাইজ %d কিলোবাইট\n"
-#: diskdrake/interactive.pm:1321
+#: diskdrake/interactive.pm:1339
#, c-format
msgid "RAID-disks %s\n"
msgstr "RAID-ডিস্কসমূহ %s\n"
-#: diskdrake/interactive.pm:1323
+#: diskdrake/interactive.pm:1341
#, c-format
msgid "Loopback file name: %s"
msgstr "লুপব্যাক ফাইলের নাম: %s"
-#: diskdrake/interactive.pm:1326
+#: diskdrake/interactive.pm:1344
#, c-format
msgid ""
"\n"
@@ -2121,7 +2135,7 @@ msgstr ""
"ড্রাইভার পার্টিশন। আপনার উচিত হবে\n"
"এটাকে এটা ছেড়ে দেয়া।\n"
-#: diskdrake/interactive.pm:1329
+#: diskdrake/interactive.pm:1347
#, c-format
msgid ""
"\n"
@@ -2134,67 +2148,67 @@ msgstr ""
"পার্টিশন হচ্ছে আপনার\n"
"সিস্টেমের ডুয়াল-বুটিং এর জন্য।\n"
-#: diskdrake/interactive.pm:1338
+#: diskdrake/interactive.pm:1356
#, c-format
msgid "Free space on %s (%s)"
msgstr ""
-#: diskdrake/interactive.pm:1347
+#: diskdrake/interactive.pm:1365
#, c-format
msgid "Read-only"
msgstr "শুধুমাত্র পড়া যাবে"
-#: diskdrake/interactive.pm:1348
+#: diskdrake/interactive.pm:1366
#, c-format
msgid "Size: %s\n"
msgstr "সাইজ: %s\n"
-#: diskdrake/interactive.pm:1349
+#: diskdrake/interactive.pm:1367
#, c-format
msgid "Geometry: %s cylinders, %s heads, %s sectors\n"
msgstr "জ্যামিতি: %s-গুলি সিলিন্ডার, %s-গুলি হেড, %s-গুলি সেক্টর\n"
-#: diskdrake/interactive.pm:1351
+#: diskdrake/interactive.pm:1369
#, fuzzy, c-format
msgid "Medium type: "
msgstr "ফাইলসিস্টেমের ধরণ:"
-#: diskdrake/interactive.pm:1352
+#: diskdrake/interactive.pm:1370
#, c-format
msgid "LVM-disks %s\n"
msgstr "LVM-ডিস্কসমূহ %s\n"
-#: diskdrake/interactive.pm:1353
+#: diskdrake/interactive.pm:1371
#, c-format
msgid "Partition table type: %s\n"
msgstr "পার্টিশন টেবিলের ধরণ: %s\n"
-#: diskdrake/interactive.pm:1354
+#: diskdrake/interactive.pm:1372
#, c-format
msgid "on channel %d id %d\n"
msgstr "%d চ্যানেলে %d আইডিতে\n"
-#: diskdrake/interactive.pm:1398
+#: diskdrake/interactive.pm:1416
#, c-format
msgid "Choose your filesystem encryption key"
msgstr "আপনার ফাইল সিস্টেমের এনক্রিপশন কী পছন্দ করুন"
-#: diskdrake/interactive.pm:1401
+#: diskdrake/interactive.pm:1419
#, c-format
msgid "This encryption key is too simple (must be at least %d characters long)"
msgstr "এই এনক্রিপশন কী টি খুবই সাধারণ (অবশ্যই %d অক্ষর বড় হতে হবে)"
-#: diskdrake/interactive.pm:1402
+#: diskdrake/interactive.pm:1420
#, c-format
msgid "The encryption keys do not match"
msgstr "এনক্রিপশন কীগুলি মিলছেনা"
-#: diskdrake/interactive.pm:1406
+#: diskdrake/interactive.pm:1424
#, c-format
msgid "Encryption key (again)"
msgstr "এনক্রিপশন কী (পুনরায়)"
-#: diskdrake/interactive.pm:1408
+#: diskdrake/interactive.pm:1426
#, c-format
msgid "Encryption algorithm"
msgstr "Encryption অ্যালগোরিদম"
@@ -2206,7 +2220,7 @@ msgstr "ধরণ বদল করো"
#: diskdrake/smbnfs_gtk.pm:81 interactive.pm:129 interactive.pm:550
#: interactive/curses.pm:260 interactive/http.pm:104 interactive/http.pm:160
-#: interactive/stdio.pm:39 interactive/stdio.pm:148 mygtk2.pm:844 ugtk2.pm:415
+#: interactive/stdio.pm:39 interactive/stdio.pm:148 mygtk2.pm:846 ugtk2.pm:415
#: ugtk2.pm:517 ugtk2.pm:526 ugtk2.pm:812
#, c-format
msgid "Cancel"
@@ -2299,7 +2313,7 @@ msgstr ""
"একটি ভুল হয়ে গেছে - কোন সঠিক যন্ত্র পাওয়া যায়নি যেখানে নতুন ফাইল সিস্টেম তৈরি করা "
"হবে। অনুগ্রহ করে এই সমস্যার কারণের জন্য আপনার হার্ডওয়্যার পরীক্ষা করুন"
-#: fs/any.pm:75 fs/partitioning_wizard.pm:59
+#: fs/any.pm:75 fs/partitioning_wizard.pm:60
#, c-format
msgid "You must have a FAT partition mounted in /boot/efi"
msgstr "আপনার /boot/efi -এ অবশ্যই একটি FAT পার্টিশন থাকতে হবে"
@@ -2515,7 +2529,7 @@ msgstr ""
msgid "Not enough swap space to fulfill installation, please add some"
msgstr "ইনস্টলেশন সম্পূর্ন হবার জন্য যথেষ্ট swap জায়গা নেই, অনুগ্রহ করে কিছু যোগ করুন"
-#: fs/partitioning_wizard.pm:51
+#: fs/partitioning_wizard.pm:52
#, c-format
msgid ""
"You must have a root partition.\n"
@@ -2526,7 +2540,7 @@ msgstr ""
"সেকারণে, একটি পার্টিশন তৈরি করুন (অথবা ইতিমধ্যেই তৈরি একটিতে ক্লিক করুন)।\n"
"তারপর ``Mount point'' বেছে নিন এবং সেটাকে `/' তে সেট করুন"
-#: fs/partitioning_wizard.pm:56
+#: fs/partitioning_wizard.pm:57
#, c-format
msgid ""
"You do not have a swap partition.\n"
@@ -2537,81 +2551,42 @@ msgstr ""
"\n"
"তবুও আগাবো?"
-#: fs/partitioning_wizard.pm:84
+#: fs/partitioning_wizard.pm:93
#, c-format
msgid "Use free space"
msgstr "শুণ্য স্থান ব্যবহার করো"
-#: fs/partitioning_wizard.pm:86
+#: fs/partitioning_wizard.pm:95
#, c-format
msgid "Not enough free space to allocate new partitions"
msgstr "নতুন পার্টিশন তৈরী করার জন্য যথেষ্ট পরিমান খালি জায়গা নেই"
-#: fs/partitioning_wizard.pm:94
+#: fs/partitioning_wizard.pm:103
#, c-format
msgid "Use existing partitions"
msgstr "আগের পার্টিশনগুলি ব্যবহার করো"
-#: fs/partitioning_wizard.pm:96
+#: fs/partitioning_wizard.pm:105
#, c-format
msgid "There is no existing partition to use"
msgstr "ব্যবহারের জন্য এখানে উপস্থিত কোন পার্টিশন নেই"
-#: fs/partitioning_wizard.pm:103
-#, c-format
-msgid "Use the Microsoft Windows® partition for loopback"
-msgstr "লুপ ব্যাকের জন্য উইন্ডোজের পার্টিশন ব্যবহার করো"
-
-#: fs/partitioning_wizard.pm:106
-#, c-format
-msgid "Which partition do you want to use for Linux4Win?"
-msgstr "Linux4Win-এর জন্য আপনি কোন পার্টিশন ব্যবহার করতে চান?"
-
-#: fs/partitioning_wizard.pm:108
-#, c-format
-msgid "Choose the sizes"
-msgstr "সাইজ পছন্দ করো"
-
-#: fs/partitioning_wizard.pm:109
-#, c-format
-msgid "Root partition size in MB: "
-msgstr "মেগাবাইটে রুট পার্টিশনের সাইজ:"
-
-#: fs/partitioning_wizard.pm:110
-#, c-format
-msgid "Swap partition size in MB: "
-msgstr "মেগাবাইটে সোয়াপ পার্টিশনের সাইজ:"
-
-#: fs/partitioning_wizard.pm:119
+#: fs/partitioning_wizard.pm:129
#, c-format
-msgid "There is no FAT partition to use as loopback (or not enough space left)"
-msgstr "লুপব্যাকে ব্যবহারের জন্য কেন FAT পার্টিশন নেই (অথবা পর্যাপ্ত জায়গা নেই)"
+msgid "Computing the size of the Microsoft Windows® partition"
+msgstr "আপনার উইন্ডোজের পার্টিশনের সাইজ হিসেব করা হচ্ছে"
-#: fs/partitioning_wizard.pm:127
+#: fs/partitioning_wizard.pm:148
#, fuzzy, c-format
msgid "Use the free space on a Microsoft Windows® partition"
msgstr "উইন্ডোজ পার্টিশনের খালি জায়গা ব্যবহার করে"
-#: fs/partitioning_wizard.pm:129
+#: fs/partitioning_wizard.pm:152
#, c-format
msgid "Which partition do you want to resize?"
msgstr "আপনি কোন পার্টিশন রি-সাইজ করতে চান?"
-#: fs/partitioning_wizard.pm:143
-#, c-format
-msgid ""
-"The FAT resizer is unable to handle your partition, \n"
-"the following error occurred: %s"
-msgstr ""
-"FAT আকার পরিবর্তক আপনার পার্টিশন হস্তক্ষেপ করতে পারেনি, \n"
-"নিম্নের এই সমস্যাগুলো হয়েছে: %s"
-
-#: fs/partitioning_wizard.pm:146
-#, c-format
-msgid "Computing the size of the Microsoft Windows® partition"
-msgstr "আপনার উইন্ডোজের পার্টিশনের সাইজ হিসেব করা হচ্ছে"
-
-#: fs/partitioning_wizard.pm:153
+#: fs/partitioning_wizard.pm:162
#, c-format
msgid ""
"Your Microsoft Windows® partition is too fragmented. Please reboot your "
@@ -2621,7 +2596,7 @@ msgstr ""
"আপনার উইন্ডোজের পার্টিশনটি প্রচন্ড অসম। অনুগ্রহ করে আপনার কম্পিউটারটি উইন্ডোজে রি-বুট "
"করে, ``defrag'' ইউটিলিটি চালান, পরে রি-ষ্টার্ট করে আবার মেনড্রক ইনস্টলেশন চালান।"
-#: fs/partitioning_wizard.pm:156
+#: fs/partitioning_wizard.pm:166
#, c-format
msgid ""
"WARNING!\n"
@@ -2656,38 +2631,38 @@ msgstr ""
# পরবর্তি
#. -PO: keep the double empty lines between sections, this is formatted a la LaTeX
-#: fs/partitioning_wizard.pm:165 interactive.pm:549 interactive/curses.pm:263
-#: ugtk2.pm:519
+#: fs/partitioning_wizard.pm:175 fs/partitioning_wizard.pm:498
+#: interactive.pm:549 interactive/curses.pm:263 ugtk2.pm:519
#, c-format
msgid "Next"
msgstr "পরবর্তী"
-#: fs/partitioning_wizard.pm:168
+#: fs/partitioning_wizard.pm:180
#, fuzzy, c-format
msgid "Partitionning"
msgstr "পার্টিশন করা হচ্ছে"
-#: fs/partitioning_wizard.pm:168
+#: fs/partitioning_wizard.pm:180
#, c-format
msgid "Which size do you want to keep for Microsoft Windows® on partition %s?"
msgstr "আপনি কোথায় উইন্ডোজের জন্য কোন সাইজটি রাখতে চান পার্টিশনসমূহ %s?"
-#: fs/partitioning_wizard.pm:169
+#: fs/partitioning_wizard.pm:181
#, c-format
msgid "Size"
msgstr "মাপ"
-#: fs/partitioning_wizard.pm:178
+#: fs/partitioning_wizard.pm:191
#, c-format
msgid "Resizing Microsoft Windows® partition"
msgstr "উইন্ডোজ পার্টিশন আকার পরিবর্তন করা হচ্ছে"
-#: fs/partitioning_wizard.pm:183
+#: fs/partitioning_wizard.pm:196
#, c-format
msgid "FAT resizing failed: %s"
msgstr "FAT আকার পরিবর্তন ব্যর্থ হয়েছে: %s"
-#: fs/partitioning_wizard.pm:186
+#: fs/partitioning_wizard.pm:199
#, c-format
msgid ""
"To ensure data integrity after resizing the partition(s), \n"
@@ -2696,43 +2671,43 @@ msgstr ""
"পার্টিশনের পুনরাকৃতির পর ডাটার সম্পূর্ণতা নিশ্চিত করার জন্য, \n"
"উইন্ডোজে(TM) আপনার পরবর্তী বুটে ফাইলসিস্টেম পরীক্ষা চলবে"
-#: fs/partitioning_wizard.pm:198
+#: fs/partitioning_wizard.pm:212
#, c-format
msgid "There is no FAT partition to resize (or not enough space left)"
msgstr ""
"রি-সাইজ করার জন্য কোন FAT পার্টিশন নেই (অথবা যথেষ্ট পারিমান ফাঁকা জায়গা নেই)"
-#: fs/partitioning_wizard.pm:203
+#: fs/partitioning_wizard.pm:217
#, c-format
msgid "Remove Microsoft Windows®"
msgstr "উইন্ডোজ(TM) মুছে ফেলো"
-#: fs/partitioning_wizard.pm:203
+#: fs/partitioning_wizard.pm:217
#, fuzzy, c-format
msgid "Erase and use entire disk"
msgstr "সম্পূর্ণ ডিস্ক মুছে ফেলো"
-#: fs/partitioning_wizard.pm:205
+#: fs/partitioning_wizard.pm:221
#, c-format
msgid "You have more than one hard drive, which one do you install linux on?"
msgstr "আপনার একের অধিক হার্ড ড্রাইভ আছে, আপনি কোনটাতে লিনাক্স ইনস্টল করতে চান?"
-#: fs/partitioning_wizard.pm:210 fsedit.pm:600
+#: fs/partitioning_wizard.pm:229 fsedit.pm:600
#, c-format
msgid "ALL existing partitions and their data will be lost on drive %s"
msgstr "%s ড্রাইভে উপস্থিত সমস্থ ডাটা এবং পার্টিশন নষ্ট হয়ে যাবে"
-#: fs/partitioning_wizard.pm:220
+#: fs/partitioning_wizard.pm:239
#, c-format
msgid "Custom disk partitioning"
msgstr "হাতে হাতে ডিস্ক পার্টিশন"
-#: fs/partitioning_wizard.pm:226
+#: fs/partitioning_wizard.pm:245
#, c-format
msgid "Use fdisk"
msgstr "fdisk ব্যবহার করো"
-#: fs/partitioning_wizard.pm:229
+#: fs/partitioning_wizard.pm:248
#, c-format
msgid ""
"You can now partition %s.\n"
@@ -2741,27 +2716,32 @@ msgstr ""
"এখন আপনি %s-কে পার্টিশন করতে পারেন।\n"
"যখন হয়ে যাবে, তখন `w' চেপে সেভ করতে ভূলবেননা"
-#: fs/partitioning_wizard.pm:269
+#: fs/partitioning_wizard.pm:388 fs/partitioning_wizard.pm:518
#, c-format
msgid "I can not find any room for installing"
msgstr "আমি ইনস্টল করার জন্য কোন জায়গা পাচ্ছিনা"
-#: fs/partitioning_wizard.pm:278
+#: fs/partitioning_wizard.pm:397 fs/partitioning_wizard.pm:525
#, c-format
msgid "The DrakX Partitioning wizard found the following solutions:"
msgstr "DrakX পার্টিশন সহায়ক এই সমস্থ সমাধান পেয়েছে:"
-#: fs/partitioning_wizard.pm:287
+#: fs/partitioning_wizard.pm:459
+#, c-format
+msgid "Here is the content of you disk drive "
+msgstr ""
+
+#: fs/partitioning_wizard.pm:535
#, c-format
msgid "Partitioning failed: %s"
msgstr "পার্টিশনে ব্যার্থ: %s"
-#: fs/type.pm:388
+#: fs/type.pm:390
#, c-format
msgid "You can not use JFS for partitions smaller than 16MB"
msgstr "১৬ মেগাবাইটের চাইতে ছোট পার্টিশনে আপনি JFS ব্যবহার করতে পারবেন না"
-#: fs/type.pm:389
+#: fs/type.pm:391
#, c-format
msgid "You can not use ReiserFS for partitions smaller than 32MB"
msgstr "৩২ মেগাবাইটের চাইতে ছোট পার্টিশনে আপনি ReiserFS ব্যবহার করতে পারবেন না"
@@ -2859,10 +2839,10 @@ msgstr "root ফাইল সিস্টেমের মধ্যে এই ড
#: fsedit.pm:447 fsedit.pm:449
#, c-format
msgid ""
-"You need a true filesystem (ext2/ext3, reiserfs, xfs, or jfs) for this mount "
+"You need a true filesystem (ext2/3/4, reiserfs, xfs, or jfs) for this mount "
"point\n"
msgstr ""
-"এই মাউন্ট পয়েন্টের জন্য আপনার একটি সঠিক ফাইল সিস্টেম (ext2/ext3, reiserfs, xfs, "
+"এই মাউন্ট পয়েন্টের জন্য আপনার একটি সঠিক ফাইল সিস্টেম (ext2/3/4, reiserfs, xfs, "
"বা jfs) প্রয়োজন\n"
#: fsedit.pm:451
@@ -3400,7 +3380,7 @@ msgstr "টিউনারের ধরণ:"
#: interactive.pm:128 interactive.pm:549 interactive/curses.pm:263
#: interactive/http.pm:103 interactive/http.pm:156 interactive/stdio.pm:39
-#: interactive/stdio.pm:148 interactive/stdio.pm:149 mygtk2.pm:844
+#: interactive/stdio.pm:148 interactive/stdio.pm:149 mygtk2.pm:846
#: ugtk2.pm:421 ugtk2.pm:519 ugtk2.pm:812 ugtk2.pm:835
#, c-format
msgid "Ok"
@@ -3466,7 +3446,7 @@ msgstr "এই নামে কোন ডিরেক্টরি নেই"
msgid "No such file"
msgstr "এই নামে কোন ফাইল নেই"
-#: interactive/gtk.pm:580
+#: interactive/gtk.pm:594
#, c-format
msgid "Beware, Caps Lock is enabled"
msgstr ""
@@ -5192,17 +5172,17 @@ msgstr ""
"%s মডিউল লোড করতে ব্যর্থ।\n"
"আপনি কি অন্য প্যারামিটার দিয়ে আবার চেষ্টা করতে চান?"
-#: mygtk2.pm:1538 mygtk2.pm:1539
+#: mygtk2.pm:1540 mygtk2.pm:1541
#, c-format
msgid "Password is trivial to guess"
msgstr ""
-#: mygtk2.pm:1540
+#: mygtk2.pm:1542
#, c-format
msgid "Password should resist to basic attacks"
msgstr ""
-#: mygtk2.pm:1541 mygtk2.pm:1542
+#: mygtk2.pm:1543 mygtk2.pm:1544
#, fuzzy, c-format
msgid "Password seems secure"
msgstr "ব্যবহারকারীর পাসওয়ার্ড"
@@ -6930,6 +6910,32 @@ msgstr ""
msgid "Installation failed"
msgstr "ইনস্টলেশন ব্যর্থ হয়েছে"
+#~ msgid "Use the Microsoft Windows® partition for loopback"
+#~ msgstr "লুপ ব্যাকের জন্য উইন্ডোজের পার্টিশন ব্যবহার করো"
+
+#~ msgid "Which partition do you want to use for Linux4Win?"
+#~ msgstr "Linux4Win-এর জন্য আপনি কোন পার্টিশন ব্যবহার করতে চান?"
+
+#~ msgid "Choose the sizes"
+#~ msgstr "সাইজ পছন্দ করো"
+
+#~ msgid "Root partition size in MB: "
+#~ msgstr "মেগাবাইটে রুট পার্টিশনের সাইজ:"
+
+#~ msgid "Swap partition size in MB: "
+#~ msgstr "মেগাবাইটে সোয়াপ পার্টিশনের সাইজ:"
+
+#~ msgid ""
+#~ "There is no FAT partition to use as loopback (or not enough space left)"
+#~ msgstr "লুপব্যাকে ব্যবহারের জন্য কেন FAT পার্টিশন নেই (অথবা পর্যাপ্ত জায়গা নেই)"
+
+#~ msgid ""
+#~ "The FAT resizer is unable to handle your partition, \n"
+#~ "the following error occurred: %s"
+#~ msgstr ""
+#~ "FAT আকার পরিবর্তক আপনার পার্টিশন হস্তক্ষেপ করতে পারেনি, \n"
+#~ "নিম্নের এই সমস্যাগুলো হয়েছে: %s"
+
#~ msgid "Please log out and then use Ctrl-Alt-BackSpace"
#~ msgstr "অনুগ্রহপূর্বক লগ-আউট করুন ও তারপর Ctrl-Alt-BackSpace চাপুন"
diff --git a/perl-install/share/po/br.po b/perl-install/share/po/br.po
index 99482a908..3e6a70d6c 100644
--- a/perl-install/share/po/br.po
+++ b/perl-install/share/po/br.po
@@ -6,7 +6,7 @@
msgid ""
msgstr ""
"Project-Id-Version: DrakX 10.2\n"
-"POT-Creation-Date: 2009-09-10 12:20+0200\n"
+"POT-Creation-Date: 2009-10-07 13:57+0200\n"
"PO-Revision-Date: 2009-01-16 11:46+0100\n"
"Last-Translator: Thierry Vignaud <tvignaud@mandriva.com>\n"
"Language-Team: Brezhoneg <ofisk@wanadoo.fr>\n"
@@ -15,10 +15,10 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1;plural=0\n"
-#: any.pm:252 any.pm:884 diskdrake/interactive.pm:594
+#: any.pm:252 any.pm:910 diskdrake/interactive.pm:594
#: diskdrake/interactive.pm:794 diskdrake/interactive.pm:838
-#: diskdrake/interactive.pm:924 diskdrake/interactive.pm:1178
-#: diskdrake/interactive.pm:1230 do_pkgs.pm:241 do_pkgs.pm:287
+#: diskdrake/interactive.pm:942 diskdrake/interactive.pm:1196
+#: diskdrake/interactive.pm:1248 do_pkgs.pm:241 do_pkgs.pm:287
#: harddrake/sound.pm:303 interactive.pm:587 pkgs.pm:281
#, c-format
msgid "Please wait"
@@ -157,7 +157,7 @@ msgstr "Bevaat APIC"
msgid "Enable Local APIC"
msgstr "Bevaat APIC lec'hel"
-#: any.pm:415 any.pm:829 any.pm:845 authentication.pm:250
+#: any.pm:415 any.pm:855 any.pm:871 authentication.pm:250
#: diskdrake/smbnfs_gtk.pm:181
#, c-format
msgid "Password"
@@ -168,7 +168,7 @@ msgstr "Tremenger"
msgid "The passwords do not match"
msgstr "An tremegerioù ne glot ket"
-#: any.pm:417 authentication.pm:261 diskdrake/interactive.pm:1402
+#: any.pm:417 authentication.pm:261 diskdrake/interactive.pm:1420
#, c-format
msgid "Please try again"
msgstr "Klaskit adarre mar plij"
@@ -178,7 +178,7 @@ msgstr "Klaskit adarre mar plij"
msgid "You can not use a password with %s"
msgstr "Gellout a rit implij ur ger tremen gant %s"
-#: any.pm:421 any.pm:831 any.pm:847 authentication.pm:251
+#: any.pm:421 any.pm:857 any.pm:873 authentication.pm:251
#, c-format
msgid "Password (again)"
msgstr "Tremenger (adarre)"
@@ -343,192 +343,193 @@ msgstr ""
"Setu da heul an enmontoù liesseurt.\n"
"Gallout a rit ouzhpennañ lod pe gemmañ a re a zo."
-#: any.pm:790
+#: any.pm:816
#, c-format
msgid "access to X programs"
msgstr ""
-#: any.pm:791
+#: any.pm:817
#, c-format
msgid "access to rpm tools"
msgstr ""
-#: any.pm:792
+#: any.pm:818
#, c-format
msgid "allow \"su\""
msgstr "Aotreañ « su »"
-#: any.pm:793
+#: any.pm:819
#, c-format
msgid "access to administrative files"
msgstr ""
-#: any.pm:794
+#: any.pm:820
#, c-format
msgid "access to network tools"
msgstr ""
-#: any.pm:795
+#: any.pm:821
#, c-format
msgid "access to compilation tools"
msgstr ""
-#: any.pm:801
+#: any.pm:827
#, c-format
msgid "(already added %s)"
msgstr "(ouzhpennet %s endeo)"
-#: any.pm:807
+#: any.pm:833
#, c-format
msgid "Please give a user name"
msgstr "Roit un anv arveriad mar plij"
-#: any.pm:808
-#, c-format
+#: any.pm:834
+#, fuzzy, c-format
msgid ""
-"The user name must contain only lower cased letters, numbers, `-' and `_'"
+"The user name must start with a lower case letter followed by only lower "
+"cased letters, numbers, `-' and `_'"
msgstr ""
"An anv arveriad a zle bezañ ennañ lizherennoù munut, sifroù, `-' ha `_' "
"hepken"
-#: any.pm:809
+#: any.pm:835
#, c-format
msgid "The user name is too long"
msgstr "Re hir eo an anv arveriad-se"
-#: any.pm:810
+#: any.pm:836
#, c-format
msgid "This user name has already been added"
msgstr "En implij eo an anv arveriad-se endeo"
-#: any.pm:816 any.pm:849
+#: any.pm:842 any.pm:875
#, c-format
msgid "User ID"
msgstr "ID an arveriad"
-#: any.pm:816 any.pm:850
+#: any.pm:842 any.pm:876
#, c-format
msgid "Group ID"
msgstr "ID ar strollad"
-#: any.pm:817
+#: any.pm:843
#, c-format
msgid "%s must be a number"
msgstr "red eo da bezañ un niver %s"
-#: any.pm:818
+#: any.pm:844
#, c-format
msgid "%s should be above 500. Accept anyway?"
msgstr ""
-#: any.pm:822
+#: any.pm:848
#, c-format
msgid "User management"
msgstr "Merañ an arveriaded"
-#: any.pm:828 authentication.pm:237
+#: any.pm:854 authentication.pm:237
#, c-format
msgid "Set administrator (root) password"
msgstr "Termeniñ tremenger ar merour (root)"
-#: any.pm:833
+#: any.pm:859
#, c-format
msgid "Enter a user"
msgstr "Skrivit anv un arveriad"
-#: any.pm:835
+#: any.pm:861
#, c-format
msgid "Icon"
msgstr "Arlun"
-#: any.pm:838
+#: any.pm:864
#, c-format
msgid "Real name"
msgstr "Anv gwirion"
-#: any.pm:843
+#: any.pm:869
#, c-format
msgid "Login name"
msgstr "Anv ereañ"
-#: any.pm:848
+#: any.pm:874
#, c-format
msgid "Shell"
msgstr "Shell"
-#: any.pm:884
+#: any.pm:910
#, c-format
msgid "Please wait, adding media..."
msgstr "Gortozit mar plij, emaon oc'h ouzhpennañ ur media ..."
-#: any.pm:914 security/l10n.pm:14
+#: any.pm:940 security/l10n.pm:14
#, c-format
msgid "Autologin"
msgstr "Emereañ"
-#: any.pm:915
+#: any.pm:941
#, c-format
msgid "I can set up your computer to automatically log on one user."
msgstr ""
"Kefluniañ ho urzhiataer evit lañsañ X ent emgefreek gant un arveriad a "
"c'hellañ."
-#: any.pm:916
+#: any.pm:942
#, c-format
msgid "Use this feature"
msgstr "Implij an arc'hwel-mañ"
-#: any.pm:917
+#: any.pm:943
#, c-format
msgid "Choose the default user:"
msgstr "Dibabit an arveriad dre ziouer :"
-#: any.pm:918
+#: any.pm:944
#, c-format
msgid "Choose the window manager to run:"
msgstr "Dibabit ar merour prenestrer da seveniñ :"
-#: any.pm:929 any.pm:949 any.pm:1022
+#: any.pm:955 any.pm:975 any.pm:1048
#, c-format
msgid "Release Notes"
msgstr "Cheñchamentoù"
-#: any.pm:956 any.pm:1314 interactive/gtk.pm:805
+#: any.pm:982 any.pm:1340 interactive/gtk.pm:819
#, c-format
msgid "Close"
msgstr "Serriñ"
-#: any.pm:1008
+#: any.pm:1034
#, c-format
msgid "License agreement"
msgstr "Emglev an aotre"
-#: any.pm:1010 diskdrake/dav.pm:26
+#: any.pm:1036 diskdrake/dav.pm:26
#, c-format
msgid "Quit"
msgstr "Kuitaat"
-#: any.pm:1017
+#: any.pm:1043
#, c-format
msgid "Do you accept this license ?"
msgstr "Hag e plij an aotre-mañ deoc'h ?"
-#: any.pm:1018
+#: any.pm:1044
#, c-format
msgid "Accept"
msgstr "Plijout a ra din"
-#: any.pm:1018
+#: any.pm:1044
#, c-format
msgid "Refuse"
msgstr "Ne blij ket din"
-#: any.pm:1044 any.pm:1110
+#: any.pm:1070 any.pm:1136
#, c-format
msgid "Please choose a language to use"
msgstr "Dibabit ar yezh da implijout, mar plij"
-#: any.pm:1073
+#: any.pm:1099
#, c-format
msgid ""
"Mandriva Linux can support multiple languages. Select\n"
@@ -536,77 +537,77 @@ msgid ""
"when your installation is complete and you restart your system."
msgstr "Gallout a rit dibab yezhoù all hag a vo hegerz goude staliañ"
-#: any.pm:1076
+#: any.pm:1102
#, c-format
msgid "Multi languages"
msgstr "Meur a yezh"
-#: any.pm:1087 any.pm:1119
+#: any.pm:1113 any.pm:1145
#, c-format
msgid "Old compatibility (non UTF-8) encoding"
msgstr "Kodadur kozh (n'eo ket UTF-8)"
-#: any.pm:1089
+#: any.pm:1115
#, c-format
msgid "All languages"
msgstr "An holl yezhoù"
-#: any.pm:1111
+#: any.pm:1137
#, c-format
msgid "Language choice"
msgstr "Dibab ho yezh"
-#: any.pm:1165
+#: any.pm:1191
#, c-format
msgid "Country / Region"
msgstr "Bro / Rannvro"
-#: any.pm:1166
+#: any.pm:1192
#, c-format
msgid "Please choose your country"
msgstr "Dibabit hor bro, mar plij"
-#: any.pm:1168
+#: any.pm:1194
#, c-format
msgid "Here is the full list of available countries"
msgstr "Setu eo listenn leun ar broioù holl"
-#: any.pm:1169
+#: any.pm:1195
#, c-format
msgid "Other Countries"
msgstr "Broioù all"
-#: any.pm:1169 interactive.pm:488 interactive/gtk.pm:445
+#: any.pm:1195 interactive.pm:488 interactive/gtk.pm:445
#, c-format
msgid "Advanced"
msgstr "Barek"
-#: any.pm:1175
+#: any.pm:1201
#, c-format
msgid "Input method:"
msgstr "Hentenn enkas :"
-#: any.pm:1178
+#: any.pm:1204
#, c-format
msgid "None"
msgstr "Hini ebet"
-#: any.pm:1259
+#: any.pm:1285
#, c-format
msgid "No sharing"
msgstr "N'eo ket lodañ"
-#: any.pm:1259
+#: any.pm:1285
#, c-format
msgid "Allow all users"
msgstr "Aotreiñ pep arveriad"
-#: any.pm:1259
+#: any.pm:1285
#, c-format
msgid "Custom"
msgstr "Personelañ"
-#: any.pm:1263
+#: any.pm:1289
#, c-format
msgid ""
"Would you like to allow users to share some of their directories?\n"
@@ -616,86 +617,86 @@ msgid ""
"\"Custom\" permit a per-user granularity.\n"
msgstr ""
-#: any.pm:1275
+#: any.pm:1301
#, c-format
msgid ""
"NFS: the traditional Unix file sharing system, with less support on Mac and "
"Windows."
msgstr ""
-#: any.pm:1278
+#: any.pm:1304
#, c-format
msgid ""
"SMB: a file sharing system used by Windows, Mac OS X and many modern Linux "
"systems."
msgstr ""
-#: any.pm:1286
+#: any.pm:1312
#, c-format
msgid ""
"You can export using NFS or SMB. Please select which you would like to use."
msgstr ""
-#: any.pm:1314
+#: any.pm:1340
#, c-format
msgid "Launch userdrake"
msgstr "Lañsañ userdrake"
-#: any.pm:1316
+#: any.pm:1342
#, c-format
msgid ""
"The per-user sharing uses the group \"fileshare\". \n"
"You can use userdrake to add a user to this group."
msgstr ""
-#: any.pm:1421
+#: any.pm:1448
#, c-format
msgid ""
"You need to logout and back in again for changes to take effect. Press OK to "
"logout now."
msgstr ""
-#: any.pm:1425
+#: any.pm:1452
#, c-format
msgid "You need to log out and back in again for changes to take effect"
msgstr ""
-#: any.pm:1460
+#: any.pm:1487
#, c-format
msgid "Timezone"
msgstr "Takad-eur"
-#: any.pm:1460
+#: any.pm:1487
#, c-format
msgid "Which is your timezone?"
msgstr "Pe seurt a vo ho takad-eur ?"
-#: any.pm:1483 any.pm:1485
+#: any.pm:1510 any.pm:1512
#, c-format
msgid "Date, Clock & Time Zone Settings"
msgstr "Kefluniadur an deizid, an eurier hag an amzer"
-#: any.pm:1486
+#: any.pm:1513
#, c-format
msgid "What is the best time?"
msgstr "Peseurt hini zo an amzer gwelloc'h ?"
-#: any.pm:1490
+#: any.pm:1517
#, c-format
msgid "%s (hardware clock set to UTC)"
msgstr "%s (war UTC eo lakaet ho eurier periantel)"
-#: any.pm:1491
+#: any.pm:1518
#, c-format
msgid "%s (hardware clock set to local time)"
msgstr "%s (war GMT eo lakaet ho eurier periantel)"
-#: any.pm:1493
+#: any.pm:1520
#, c-format
msgid "NTP Server"
msgstr "Servijer NTP"
-#: any.pm:1494
+#: any.pm:1521
#, c-format
msgid "Automatic time synchronization (using NTP)"
msgstr ""
@@ -1174,7 +1175,7 @@ msgid "Mount point"
msgstr "Poent marc'hañ"
#: diskdrake/dav.pm:67 diskdrake/interactive.pm:403
-#: diskdrake/interactive.pm:1072 diskdrake/removable.pm:24
+#: diskdrake/interactive.pm:1090 diskdrake/removable.pm:24
#: diskdrake/smbnfs_gtk.pm:80
#, c-format
msgid "Options"
@@ -1185,23 +1186,24 @@ msgstr "Dibarzhoù"
msgid "Remove"
msgstr "Dilemel"
-#: diskdrake/dav.pm:69 diskdrake/hd_gtk.pm:182 diskdrake/removable.pm:26
+#: diskdrake/dav.pm:69 diskdrake/hd_gtk.pm:187 diskdrake/removable.pm:26
#: diskdrake/smbnfs_gtk.pm:82 interactive/http.pm:151
#, c-format
msgid "Done"
msgstr "Graet"
-#: diskdrake/dav.pm:78 diskdrake/hd_gtk.pm:123 diskdrake/hd_gtk.pm:289
+#: diskdrake/dav.pm:78 diskdrake/hd_gtk.pm:128 diskdrake/hd_gtk.pm:294
#: diskdrake/interactive.pm:247 diskdrake/interactive.pm:260
#: diskdrake/interactive.pm:450 diskdrake/interactive.pm:520
#: diskdrake/interactive.pm:525 diskdrake/interactive.pm:656
-#: diskdrake/interactive.pm:942 diskdrake/interactive.pm:1118
-#: diskdrake/interactive.pm:1131 diskdrake/interactive.pm:1134
-#: diskdrake/interactive.pm:1402 diskdrake/smbnfs_gtk.pm:42 do_pkgs.pm:23
-#: do_pkgs.pm:28 do_pkgs.pm:44 do_pkgs.pm:60 do_pkgs.pm:65 do_pkgs.pm:82
-#: fsedit.pm:246 interactive/http.pm:117 interactive/http.pm:118
-#: modules/interactive.pm:19 scanner.pm:95 scanner.pm:106 scanner.pm:113
-#: scanner.pm:120 wizards.pm:95 wizards.pm:99 wizards.pm:121
+#: diskdrake/interactive.pm:909 diskdrake/interactive.pm:960
+#: diskdrake/interactive.pm:1136 diskdrake/interactive.pm:1149
+#: diskdrake/interactive.pm:1152 diskdrake/interactive.pm:1420
+#: diskdrake/smbnfs_gtk.pm:42 do_pkgs.pm:23 do_pkgs.pm:28 do_pkgs.pm:44
+#: do_pkgs.pm:60 do_pkgs.pm:65 do_pkgs.pm:82 fsedit.pm:246
+#: interactive/http.pm:117 interactive/http.pm:118 modules/interactive.pm:19
+#: scanner.pm:95 scanner.pm:106 scanner.pm:113 scanner.pm:120 wizards.pm:95
+#: wizards.pm:99 wizards.pm:121
#, c-format
msgid "Error"
msgstr "Fazi"
@@ -1216,12 +1218,12 @@ msgstr "Skrivit URL ar servijer WebDAV mar plij"
msgid "The URL must begin with http:// or https://"
msgstr "Ezhom en deus an URL da gregiñ gant http:// pe https://"
-#: diskdrake/dav.pm:106 diskdrake/hd_gtk.pm:407 diskdrake/interactive.pm:303
+#: diskdrake/dav.pm:106 diskdrake/hd_gtk.pm:412 diskdrake/interactive.pm:303
#: diskdrake/interactive.pm:388 diskdrake/interactive.pm:550
#: diskdrake/interactive.pm:747 diskdrake/interactive.pm:805
-#: diskdrake/interactive.pm:922 diskdrake/interactive.pm:964
-#: diskdrake/interactive.pm:965 diskdrake/interactive.pm:1215
-#: diskdrake/interactive.pm:1253 diskdrake/interactive.pm:1401 do_pkgs.pm:19
+#: diskdrake/interactive.pm:940 diskdrake/interactive.pm:982
+#: diskdrake/interactive.pm:983 diskdrake/interactive.pm:1233
+#: diskdrake/interactive.pm:1271 diskdrake/interactive.pm:1419 do_pkgs.pm:19
#: do_pkgs.pm:39 do_pkgs.pm:57 do_pkgs.pm:77 harddrake/sound.pm:442
#, c-format
msgid "Warning"
@@ -1238,58 +1240,60 @@ msgid "Server: "
msgstr "Servijer : "
#: diskdrake/dav.pm:125 diskdrake/interactive.pm:493
-#: diskdrake/interactive.pm:1277 diskdrake/interactive.pm:1362
+#: diskdrake/interactive.pm:1295 diskdrake/interactive.pm:1380
#, c-format
msgid "Mount point: "
msgstr "Poent marc'hañ : "
-#: diskdrake/dav.pm:126 diskdrake/interactive.pm:1369
+#: diskdrake/dav.pm:126 diskdrake/interactive.pm:1387
#, c-format
msgid "Options: %s"
msgstr "Dibarzhoù : %s"
-#: diskdrake/hd_gtk.pm:54 diskdrake/interactive.pm:298
+#: diskdrake/hd_gtk.pm:61 diskdrake/interactive.pm:298
#: diskdrake/smbnfs_gtk.pm:22 fs/mount_point.pm:106
-#: fs/partitioning_wizard.pm:51 fs/partitioning_wizard.pm:206
-#: fs/partitioning_wizard.pm:211 fs/partitioning_wizard.pm:250
-#: fs/partitioning_wizard.pm:269 fs/partitioning_wizard.pm:274
+#: fs/partitioning_wizard.pm:52 fs/partitioning_wizard.pm:222
+#: fs/partitioning_wizard.pm:230 fs/partitioning_wizard.pm:269
+#: fs/partitioning_wizard.pm:388 fs/partitioning_wizard.pm:445
+#: fs/partitioning_wizard.pm:518 fs/partitioning_wizard.pm:521
#, c-format
msgid "Partitioning"
msgstr "O parzhañ"
-#: diskdrake/hd_gtk.pm:68
+#: diskdrake/hd_gtk.pm:73
#, c-format
msgid "Click on a partition, choose a filesystem type then choose an action"
msgstr ""
-#: diskdrake/hd_gtk.pm:105 diskdrake/interactive.pm:1093
-#: diskdrake/interactive.pm:1103 diskdrake/interactive.pm:1156
+#: diskdrake/hd_gtk.pm:110 diskdrake/interactive.pm:1111
+#: diskdrake/interactive.pm:1121 diskdrake/interactive.pm:1174
#, c-format
msgid "Read carefully"
msgstr "Lennit aketus"
-#: diskdrake/hd_gtk.pm:105
+#: diskdrake/hd_gtk.pm:110
#, c-format
msgid "Please make a backup of your data first"
msgstr "Gwarezit ho roadoù da gentañ mar plij"
-#: diskdrake/hd_gtk.pm:106 diskdrake/interactive.pm:240
+#: diskdrake/hd_gtk.pm:111 diskdrake/interactive.pm:240
#, c-format
msgid "Exit"
msgstr "Kuitaat"
-#: diskdrake/hd_gtk.pm:106
+#: diskdrake/hd_gtk.pm:111
#, c-format
msgid "Continue"
msgstr "Kenderc'hel"
-#: diskdrake/hd_gtk.pm:177 interactive.pm:653 interactive/gtk.pm:797
-#: interactive/gtk.pm:815 interactive/gtk.pm:836 ugtk2.pm:936
+#: diskdrake/hd_gtk.pm:182 fs/partitioning_wizard.pm:493 interactive.pm:653
+#: interactive/gtk.pm:811 interactive/gtk.pm:829 interactive/gtk.pm:850
+#: ugtk2.pm:936
#, c-format
msgid "Help"
msgstr "Skoazell"
-#: diskdrake/hd_gtk.pm:223
+#: diskdrake/hd_gtk.pm:228
#, c-format
msgid ""
"You have one big Microsoft Windows partition.\n"
@@ -1300,87 +1304,87 @@ msgstr ""
"Aliañ a ran ouzoc'h adventañ ar parzhadur-se\n"
"(klikit warni, da c'houde klikit ouzh \"Adventañ\")"
-#: diskdrake/hd_gtk.pm:225
+#: diskdrake/hd_gtk.pm:230
#, c-format
msgid "Please click on a partition"
msgstr "Klikit ouzh ur parzhadur mar plij"
-#: diskdrake/hd_gtk.pm:239 diskdrake/smbnfs_gtk.pm:63
+#: diskdrake/hd_gtk.pm:244 diskdrake/smbnfs_gtk.pm:63
#, c-format
msgid "Details"
msgstr "Munudoù"
-#: diskdrake/hd_gtk.pm:289
+#: diskdrake/hd_gtk.pm:294
#, c-format
msgid "No hard drives found"
msgstr "N'eo ket pladenn ebet"
-#: diskdrake/hd_gtk.pm:316
+#: diskdrake/hd_gtk.pm:321
#, c-format
msgid "Unknown"
msgstr "Anavez"
-#: diskdrake/hd_gtk.pm:378
+#: diskdrake/hd_gtk.pm:383
#, c-format
msgid "Ext3"
msgstr "Ext3"
-#: diskdrake/hd_gtk.pm:378
+#: diskdrake/hd_gtk.pm:383
#, c-format
msgid "XFS"
msgstr "XFS"
-#: diskdrake/hd_gtk.pm:378
+#: diskdrake/hd_gtk.pm:383
#, c-format
msgid "Swap"
msgstr "Disloañ"
-#: diskdrake/hd_gtk.pm:378
+#: diskdrake/hd_gtk.pm:383
#, c-format
msgid "SunOS"
msgstr "SunOS"
-#: diskdrake/hd_gtk.pm:378
+#: diskdrake/hd_gtk.pm:383
#, c-format
msgid "HFS"
msgstr "HFS"
-#: diskdrake/hd_gtk.pm:378
+#: diskdrake/hd_gtk.pm:383
#, c-format
msgid "Windows"
msgstr "Windows"
-#: diskdrake/hd_gtk.pm:379 services.pm:158
+#: diskdrake/hd_gtk.pm:384 services.pm:158
#, c-format
msgid "Other"
msgstr "All"
-#: diskdrake/hd_gtk.pm:379 diskdrake/interactive.pm:1292
+#: diskdrake/hd_gtk.pm:384 diskdrake/interactive.pm:1310
#, c-format
msgid "Empty"
msgstr "Goullo"
-#: diskdrake/hd_gtk.pm:386
+#: diskdrake/hd_gtk.pm:391
#, c-format
msgid "Filesystem types:"
msgstr "Seurt ar reizhiadoù restroù :"
-#: diskdrake/hd_gtk.pm:407
+#: diskdrake/hd_gtk.pm:412
#, c-format
msgid "This partition is already empty"
msgstr "Goullo eo ar barzhadur-se c'hoazh"
-#: diskdrake/hd_gtk.pm:416
+#: diskdrake/hd_gtk.pm:421
#, c-format
msgid "Use ``Unmount'' first"
msgstr "Implijit « Divarc'hañ » da gentañ"
-#: diskdrake/hd_gtk.pm:416
+#: diskdrake/hd_gtk.pm:421
#, c-format
msgid "Use ``%s'' instead (in expert mode)"
msgstr "Grit kentoc'h gant « %s » (er mod mailh)"
-#: diskdrake/hd_gtk.pm:416 diskdrake/interactive.pm:402
+#: diskdrake/hd_gtk.pm:421 diskdrake/interactive.pm:402
#: diskdrake/interactive.pm:588 diskdrake/removable.pm:25
#: diskdrake/removable.pm:48
#, c-format
@@ -1404,7 +1408,7 @@ msgid "More"
msgstr "Mui"
#: diskdrake/interactive.pm:281 diskdrake/interactive.pm:291
-#: diskdrake/interactive.pm:1200
+#: diskdrake/interactive.pm:1218
#, c-format
msgid "Confirmation"
msgstr "Kadarnadur"
@@ -1429,7 +1433,7 @@ msgstr "Kuitaat hep skrivañ an daolenn barzhañ ?"
msgid "Do you want to save /etc/fstab modifications"
msgstr "Mennout a rit skrivañ kemmoù /etc/fstab"
-#: diskdrake/interactive.pm:298 fs/partitioning_wizard.pm:250
+#: diskdrake/interactive.pm:298 fs/partitioning_wizard.pm:269
#, c-format
msgid "You need to reboot for the partition table modifications to take place"
msgstr "Ret eo deoc'h adloc'hañ evit ma talvezo kemmoù an daolenn barzhañ"
@@ -1516,7 +1520,7 @@ msgstr "Furmadiñ"
msgid "Add to RAID"
msgstr "Ouzhpennañ da RAID"
-#: diskdrake/interactive.pm:409 diskdrake/interactive.pm:888
+#: diskdrake/interactive.pm:409 diskdrake/interactive.pm:891
#, c-format
msgid "Add to LVM"
msgstr "Ouzhpennañ da LVM"
@@ -1576,12 +1580,12 @@ msgstr "Krouiñ ur parzhadur nevez"
msgid "Start sector: "
msgstr "Rann kregiñ : "
-#: diskdrake/interactive.pm:489 diskdrake/interactive.pm:957
+#: diskdrake/interactive.pm:489 diskdrake/interactive.pm:975
#, c-format
msgid "Size in MB: "
msgstr "Ment e Mo : "
-#: diskdrake/interactive.pm:491 diskdrake/interactive.pm:958
+#: diskdrake/interactive.pm:491 diskdrake/interactive.pm:976
#, c-format
msgid "Filesystem type: "
msgstr "Seurt ar reizhiad restroù : "
@@ -1681,7 +1685,7 @@ msgid "Where do you want to mount %s?"
msgstr "Pelec'h e mennit marc'hañ an %s ?"
#: diskdrake/interactive.pm:711 diskdrake/interactive.pm:794
-#: fs/partitioning_wizard.pm:146 fs/partitioning_wizard.pm:178
+#: fs/partitioning_wizard.pm:129 fs/partitioning_wizard.pm:191
#, c-format
msgid "Resizing"
msgstr "Oc'h adventañ"
@@ -1733,7 +1737,7 @@ msgid ""
"filesystem checks will be run on your next boot into Microsoft Windows®"
msgstr ""
-#: diskdrake/interactive.pm:853 diskdrake/interactive.pm:1397
+#: diskdrake/interactive.pm:853 diskdrake/interactive.pm:1415
#, c-format
msgid "Filesystem encryption key"
msgstr "Alc'hwez enrinegadur ar reizhiad restroù"
@@ -1743,7 +1747,7 @@ msgstr "Alc'hwez enrinegadur ar reizhiad restroù"
msgid "Enter your filesystem encryption key"
msgstr "Dibab hoc'h alc'hwez enrinegadur ar reizhiad restroù"
-#: diskdrake/interactive.pm:855 diskdrake/interactive.pm:1405
+#: diskdrake/interactive.pm:855 diskdrake/interactive.pm:1423
#, c-format
msgid "Encryption key"
msgstr "Alc'hwez enrinegadur"
@@ -1758,22 +1762,32 @@ msgstr ""
msgid "Choose an existing RAID to add to"
msgstr "Dibabit da be RAID ouzhpennañ"
-#: diskdrake/interactive.pm:872 diskdrake/interactive.pm:890
+#: diskdrake/interactive.pm:872 diskdrake/interactive.pm:893
#, c-format
msgid "new"
msgstr "nevez"
-#: diskdrake/interactive.pm:888
+#: diskdrake/interactive.pm:891
#, c-format
msgid "Choose an existing LVM to add to"
msgstr "Dibabit da be LVM ouzhpennañ"
-#: diskdrake/interactive.pm:895
-#, c-format
-msgid "LVM name?"
+#: diskdrake/interactive.pm:903 diskdrake/interactive.pm:912
+#, fuzzy, c-format
+msgid "LVM name"
msgstr "Anv LVM ?"
-#: diskdrake/interactive.pm:922
+#: diskdrake/interactive.pm:904
+#, c-format
+msgid "Enter a name for the new LVM volume group"
+msgstr ""
+
+#: diskdrake/interactive.pm:909
+#, fuzzy, c-format
+msgid "\"%s\" already exists"
+msgstr "Ar restr zo endeo. E implijout ?"
+
+#: diskdrake/interactive.pm:940
#, c-format
msgid ""
"Physical volume %s is still in use.\n"
@@ -1783,118 +1797,118 @@ msgstr ""
"Mennout a rit dilec'hiañ al levrennioù fizikel implijet deus al levrenn-mañ "
"war unan all ?"
-#: diskdrake/interactive.pm:924
+#: diskdrake/interactive.pm:942
#, c-format
msgid "Moving physical extents"
msgstr "O fiñval al levrennioù fizikel"
-#: diskdrake/interactive.pm:942
+#: diskdrake/interactive.pm:960
#, c-format
msgid "This partition can not be used for loopback"
msgstr "N'heller ket implijout ar parzhadur-mañ evit saveteiñ"
-#: diskdrake/interactive.pm:955
+#: diskdrake/interactive.pm:973
#, c-format
msgid "Loopback"
msgstr "Saveteiñ"
-#: diskdrake/interactive.pm:956
+#: diskdrake/interactive.pm:974
#, c-format
msgid "Loopback file name: "
msgstr "Anv ar restr saveteiñ : "
-#: diskdrake/interactive.pm:961
+#: diskdrake/interactive.pm:979
#, c-format
msgid "Give a file name"
msgstr "Roit ur anv restr"
-#: diskdrake/interactive.pm:964
+#: diskdrake/interactive.pm:982
#, c-format
msgid "File is already used by another loopback, choose another one"
msgstr "Restr implijet gant ur saveteiñ all endeo, dibabit unan all"
-#: diskdrake/interactive.pm:965
+#: diskdrake/interactive.pm:983
#, c-format
msgid "File already exists. Use it?"
msgstr "Ar restr zo endeo. E implijout ?"
-#: diskdrake/interactive.pm:997 diskdrake/interactive.pm:1000
+#: diskdrake/interactive.pm:1015 diskdrake/interactive.pm:1018
#, c-format
msgid "Mount options"
msgstr "Dibarzhoù marc'hañ"
-#: diskdrake/interactive.pm:1007
+#: diskdrake/interactive.pm:1025
#, c-format
msgid "Various"
msgstr "A bep sort"
-#: diskdrake/interactive.pm:1074
+#: diskdrake/interactive.pm:1092
#, c-format
msgid "device"
msgstr "trobarzhell"
-#: diskdrake/interactive.pm:1075
+#: diskdrake/interactive.pm:1093
#, c-format
msgid "level"
msgstr "live"
-#: diskdrake/interactive.pm:1076
+#: diskdrake/interactive.pm:1094
#, c-format
msgid "chunk size in KiB"
msgstr "ment diaoz (KiO)"
-#: diskdrake/interactive.pm:1094
+#: diskdrake/interactive.pm:1112
#, c-format
msgid "Be careful: this operation is dangerous."
msgstr "Bezit war evezh : arvarus eo an obererezh-mañ."
-#: diskdrake/interactive.pm:1109
+#: diskdrake/interactive.pm:1127
#, fuzzy, c-format
msgid "Partitioning Type"
msgstr "O parzhañ"
-#: diskdrake/interactive.pm:1109
+#: diskdrake/interactive.pm:1127
#, c-format
msgid "What type of partitioning?"
msgstr "Peseurt eo ar parzhadur ?"
-#: diskdrake/interactive.pm:1147
+#: diskdrake/interactive.pm:1165
#, c-format
msgid "You'll need to reboot before the modification can take place"
msgstr "Ret e vo deoc'h adloc'hañ a-raok ma talvezo ar c'hemm"
-#: diskdrake/interactive.pm:1156
+#: diskdrake/interactive.pm:1174
#, c-format
msgid "Partition table of drive %s is going to be written to disk"
msgstr "War-nes bezañ skrivet war bladenn eo taolenn barzhañ an ardivink %s"
-#: diskdrake/interactive.pm:1178 fs/format.pm:96 fs/format.pm:103
+#: diskdrake/interactive.pm:1196 fs/format.pm:96 fs/format.pm:103
#, c-format
msgid "Formatting partition %s"
msgstr "O furmadiñ ar parzhadur %s"
-#: diskdrake/interactive.pm:1191
+#: diskdrake/interactive.pm:1209
#, c-format
msgid "After formatting partition %s, all data on this partition will be lost"
msgstr ""
"Goude furmadiñ ar parzhadur %s, holl roadoù ar parzhadur-se a vo kollet"
-#: diskdrake/interactive.pm:1200 fs/partitioning.pm:48
+#: diskdrake/interactive.pm:1218 fs/partitioning.pm:48
#, c-format
msgid "Check bad blocks?"
msgstr "Gwiriañ ar bloc'hoù siek ?"
-#: diskdrake/interactive.pm:1214
+#: diskdrake/interactive.pm:1232
#, c-format
msgid "Move files to the new partition"
msgstr "Dilec'hiañ retroù er parzhadur nevez"
-#: diskdrake/interactive.pm:1214
+#: diskdrake/interactive.pm:1232
#, c-format
msgid "Hide files"
msgstr "Kuzhat ar restroù"
-#: diskdrake/interactive.pm:1215
+#: diskdrake/interactive.pm:1233
#, c-format
msgid ""
"Directory %s already contains data\n"
@@ -1905,128 +1919,128 @@ msgid ""
"the contents of the mounted partition)"
msgstr ""
-#: diskdrake/interactive.pm:1230
+#: diskdrake/interactive.pm:1248
#, c-format
msgid "Moving files to the new partition"
msgstr "O tilec'hiañ retroù er parzhadur nevez"
-#: diskdrake/interactive.pm:1234
+#: diskdrake/interactive.pm:1252
#, c-format
msgid "Copying %s"
msgstr "Adskrivañ %s"
-#: diskdrake/interactive.pm:1238
+#: diskdrake/interactive.pm:1256
#, c-format
msgid "Removing %s"
msgstr "Lemel %s"
-#: diskdrake/interactive.pm:1252
+#: diskdrake/interactive.pm:1270
#, c-format
msgid "partition %s is now known as %s"
msgstr "ar parzhadur %s 'zo %s bremañ"
-#: diskdrake/interactive.pm:1253
+#: diskdrake/interactive.pm:1271
#, c-format
msgid "Partitions have been renumbered: "
msgstr "Kemmet eo niverennoù ar parzhadurioù : "
-#: diskdrake/interactive.pm:1278 diskdrake/interactive.pm:1346
+#: diskdrake/interactive.pm:1296 diskdrake/interactive.pm:1364
#, c-format
msgid "Device: "
msgstr "Trobarzhell : "
-#: diskdrake/interactive.pm:1279
+#: diskdrake/interactive.pm:1297
#, c-format
msgid "Volume label: "
msgstr "Anv al levrenn : "
-#: diskdrake/interactive.pm:1280
+#: diskdrake/interactive.pm:1298
#, c-format
msgid "UUID: "
msgstr "UUID :"
-#: diskdrake/interactive.pm:1281
+#: diskdrake/interactive.pm:1299
#, c-format
msgid "DOS drive letter: %s (just a guess)\n"
msgstr "Lizher ar bladenn DOS : %s (diwar varteze hepken)\n"
-#: diskdrake/interactive.pm:1285 diskdrake/interactive.pm:1294
-#: diskdrake/interactive.pm:1365
+#: diskdrake/interactive.pm:1303 diskdrake/interactive.pm:1312
+#: diskdrake/interactive.pm:1383
#, c-format
msgid "Type: "
msgstr "Seurt : "
-#: diskdrake/interactive.pm:1289 diskdrake/interactive.pm:1350
+#: diskdrake/interactive.pm:1307 diskdrake/interactive.pm:1368
#, c-format
msgid "Name: "
msgstr "Anv : "
-#: diskdrake/interactive.pm:1296
+#: diskdrake/interactive.pm:1314
#, c-format
msgid "Start: sector %s\n"
msgstr "O kregiñ : rann %s\n"
-#: diskdrake/interactive.pm:1297
+#: diskdrake/interactive.pm:1315
#, c-format
msgid "Size: %s"
msgstr "Ment : %s"
-#: diskdrake/interactive.pm:1299
+#: diskdrake/interactive.pm:1317
#, c-format
msgid ", %s sectors"
msgstr ", %s rann"
-#: diskdrake/interactive.pm:1301
+#: diskdrake/interactive.pm:1319
#, c-format
msgid "Cylinder %d to %d\n"
msgstr "Kranenn %d da %d\n"
-#: diskdrake/interactive.pm:1302
+#: diskdrake/interactive.pm:1320
#, c-format
msgid "Number of logical extents: %d\n"
msgstr "Niver a levrennioù poellek : %d\n"
-#: diskdrake/interactive.pm:1303
+#: diskdrake/interactive.pm:1321
#, c-format
msgid "Formatted\n"
msgstr "Furmadet\n"
-#: diskdrake/interactive.pm:1304
+#: diskdrake/interactive.pm:1322
#, c-format
msgid "Not formatted\n"
msgstr "N'eo ket furmadet\n"
-#: diskdrake/interactive.pm:1305
+#: diskdrake/interactive.pm:1323
#, c-format
msgid "Mounted\n"
msgstr "Marc'het\n"
-#: diskdrake/interactive.pm:1306
+#: diskdrake/interactive.pm:1324
#, c-format
msgid "RAID %s\n"
msgstr "RAID %s\n"
-#: diskdrake/interactive.pm:1308
+#: diskdrake/interactive.pm:1326
#, fuzzy, c-format
msgid "Encrypted"
msgstr "Alc'hwez enrinegadur"
-#: diskdrake/interactive.pm:1308
+#: diskdrake/interactive.pm:1326
#, c-format
msgid " (mapped on %s)"
msgstr ""
-#: diskdrake/interactive.pm:1309
+#: diskdrake/interactive.pm:1327
#, c-format
msgid " (to map on %s)"
msgstr ""
-#: diskdrake/interactive.pm:1310
+#: diskdrake/interactive.pm:1328
#, c-format
msgid " (inactive)"
msgstr ""
-#: diskdrake/interactive.pm:1316
+#: diskdrake/interactive.pm:1334
#, c-format
msgid ""
"Loopback file(s):\n"
@@ -2035,7 +2049,7 @@ msgstr ""
"Restr(où) saveteiñ :\n"
" %s\n"
-#: diskdrake/interactive.pm:1317
+#: diskdrake/interactive.pm:1335
#, c-format
msgid ""
"Partition booted by default\n"
@@ -2044,27 +2058,27 @@ msgstr ""
"Parzhadur loc'het dre ziouer\n"
" (evit loc'hañ MS-DOS, ket evit lilo)\n"
-#: diskdrake/interactive.pm:1319
+#: diskdrake/interactive.pm:1337
#, c-format
msgid "Level %s\n"
msgstr "Live %s\n"
-#: diskdrake/interactive.pm:1320
+#: diskdrake/interactive.pm:1338
#, c-format
msgid "Chunk size %d KiB\n"
msgstr "Ment diaoz %d KiO\n"
-#: diskdrake/interactive.pm:1321
+#: diskdrake/interactive.pm:1339
#, c-format
msgid "RAID-disks %s\n"
msgstr "Pladennoù RAID %s\n"
-#: diskdrake/interactive.pm:1323
+#: diskdrake/interactive.pm:1341
#, c-format
msgid "Loopback file name: %s"
msgstr "Anv ar restr saveteiñ : %s"
-#: diskdrake/interactive.pm:1326
+#: diskdrake/interactive.pm:1344
#, c-format
msgid ""
"\n"
@@ -2073,7 +2087,7 @@ msgid ""
"probably leave it alone.\n"
msgstr ""
-#: diskdrake/interactive.pm:1329
+#: diskdrake/interactive.pm:1347
#, c-format
msgid ""
"\n"
@@ -2082,68 +2096,68 @@ msgid ""
"dual-booting your system.\n"
msgstr ""
-#: diskdrake/interactive.pm:1338
+#: diskdrake/interactive.pm:1356
#, c-format
msgid "Free space on %s (%s)"
msgstr ""
-#: diskdrake/interactive.pm:1347
+#: diskdrake/interactive.pm:1365
#, c-format
msgid "Read-only"
msgstr "Lenn-hepken"
-#: diskdrake/interactive.pm:1348
+#: diskdrake/interactive.pm:1366
#, c-format
msgid "Size: %s\n"
msgstr "Ment : %s\n"
-#: diskdrake/interactive.pm:1349
+#: diskdrake/interactive.pm:1367
#, c-format
msgid "Geometry: %s cylinders, %s heads, %s sectors\n"
msgstr "Mentoniezh : %s kranenn, %s penn, %s rann\n"
-#: diskdrake/interactive.pm:1351
+#: diskdrake/interactive.pm:1369
#, c-format
msgid "Medium type: "
msgstr "Seurt ar vedium : "
-#: diskdrake/interactive.pm:1352
+#: diskdrake/interactive.pm:1370
#, c-format
msgid "LVM-disks %s\n"
msgstr "Pladennoù LVM %s\n"
-#: diskdrake/interactive.pm:1353
+#: diskdrake/interactive.pm:1371
#, c-format
msgid "Partition table type: %s\n"
msgstr "Seurt taolenn barzhañ : %s\n"
-#: diskdrake/interactive.pm:1354
+#: diskdrake/interactive.pm:1372
#, c-format
msgid "on channel %d id %d\n"
msgstr "war kanol %d Nn %d\n"
-#: diskdrake/interactive.pm:1398
+#: diskdrake/interactive.pm:1416
#, c-format
msgid "Choose your filesystem encryption key"
msgstr "Dibab hoc'h alc'hwez enrinegadur ar reizhiad restroù"
-#: diskdrake/interactive.pm:1401
+#: diskdrake/interactive.pm:1419
#, c-format
msgid "This encryption key is too simple (must be at least %d characters long)"
msgstr ""
"Re eeun eo an alc'hwez enrinegadur-se (%d arouezenn zo ret d'an nebeutañ)"
-#: diskdrake/interactive.pm:1402
+#: diskdrake/interactive.pm:1420
#, c-format
msgid "The encryption keys do not match"
msgstr "An alc'hwezoù enrinegadur ne glot ket"
-#: diskdrake/interactive.pm:1406
+#: diskdrake/interactive.pm:1424
#, c-format
msgid "Encryption key (again)"
msgstr "Alc'hwez enrinegadur (adarre)"
-#: diskdrake/interactive.pm:1408
+#: diskdrake/interactive.pm:1426
#, c-format
msgid "Encryption algorithm"
msgstr "Algoritm enrinegadur"
@@ -2155,7 +2169,7 @@ msgstr "Kemmañ seurt"
#: diskdrake/smbnfs_gtk.pm:81 interactive.pm:129 interactive.pm:550
#: interactive/curses.pm:260 interactive/http.pm:104 interactive/http.pm:160
-#: interactive/stdio.pm:39 interactive/stdio.pm:148 mygtk2.pm:844 ugtk2.pm:415
+#: interactive/stdio.pm:39 interactive/stdio.pm:148 mygtk2.pm:846 ugtk2.pm:415
#: ugtk2.pm:517 ugtk2.pm:526 ugtk2.pm:812
#, c-format
msgid "Cancel"
@@ -2248,7 +2262,7 @@ msgstr ""
"krouiñ reizhiadoù restroù nevez warni. Gwiriit abeg ar gudenn-mañ en ho "
"ardivinkaj mar plij "
-#: fs/any.pm:75 fs/partitioning_wizard.pm:59
+#: fs/any.pm:75 fs/partitioning_wizard.pm:60
#, c-format
msgid "You must have a FAT partition mounted in /boot/efi"
msgstr "Ret eo deoc'h kaout ur parzhadur FAT marc'het war /boot/efi"
@@ -2443,7 +2457,7 @@ msgid "Not enough swap space to fulfill installation, please add some"
msgstr ""
"N'eus ket a-walc'h a zisloañ evit peurstaliañ, kreskit anezhañ mar plij"
-#: fs/partitioning_wizard.pm:51
+#: fs/partitioning_wizard.pm:52
#, c-format
msgid ""
"You must have a root partition.\n"
@@ -2454,7 +2468,7 @@ msgstr ""
"Evit se, krouit ur parzhadur (pe glikit ouzh unan a zo c'hoazh).\n"
"Da c'houde dibabit an ober « Poent marc'hañ » ha lakait anezhañ da `/'"
-#: fs/partitioning_wizard.pm:56
+#: fs/partitioning_wizard.pm:57
#, c-format
msgid ""
"You do not have a swap partition.\n"
@@ -2465,82 +2479,42 @@ msgstr ""
"\n"
"Fellout a ra deoc'h mont war raok evelato ?"
-#: fs/partitioning_wizard.pm:84
+#: fs/partitioning_wizard.pm:93
#, c-format
msgid "Use free space"
msgstr "Implij an egor dieub"
-#: fs/partitioning_wizard.pm:86
+#: fs/partitioning_wizard.pm:95
#, c-format
msgid "Not enough free space to allocate new partitions"
msgstr "N'eus ket a-walc'h egor dieub evit parzhadurioù nevez"
-#: fs/partitioning_wizard.pm:94
+#: fs/partitioning_wizard.pm:103
#, c-format
msgid "Use existing partitions"
msgstr "Implijit ar parzhaduroù a zo dija"
-#: fs/partitioning_wizard.pm:96
+#: fs/partitioning_wizard.pm:105
#, c-format
msgid "There is no existing partition to use"
msgstr "N'eus parzhadur da implij ebet"
-#: fs/partitioning_wizard.pm:103
-#, c-format
-msgid "Use the Microsoft Windows® partition for loopback"
-msgstr "Implij ar barzhadur Microsoft Windows® evit saveteiñ"
-
-#: fs/partitioning_wizard.pm:106
-#, c-format
-msgid "Which partition do you want to use for Linux4Win?"
-msgstr "Pe barzhadur a vennit implijout evit lakaat Linux4Win ?"
-
-#: fs/partitioning_wizard.pm:108
-#, c-format
-msgid "Choose the sizes"
-msgstr "Dibabit ar mentoù"
-
-#: fs/partitioning_wizard.pm:109
-#, c-format
-msgid "Root partition size in MB: "
-msgstr "Ment ar barzhadur kentañ e Mo : "
-
-#: fs/partitioning_wizard.pm:110
-#, c-format
-msgid "Swap partition size in MB: "
-msgstr "Ment ar barzhadur disloañ e Mo : "
-
-#: fs/partitioning_wizard.pm:119
+#: fs/partitioning_wizard.pm:129
#, c-format
-msgid "There is no FAT partition to use as loopback (or not enough space left)"
-msgstr ""
-"N'eus ket ur barzhadur FAT evit saveteiñ (n'eus ket a-walc'h egor dieub)"
+msgid "Computing the size of the Microsoft Windows® partition"
+msgstr "O jediñ ment ar barzhadur Microsoft Windows®"
-#: fs/partitioning_wizard.pm:127
+#: fs/partitioning_wizard.pm:148
#, c-format
msgid "Use the free space on a Microsoft Windows® partition"
msgstr "Implijit an egor dieub war ar barzhadur Microsoft Windows®"
-#: fs/partitioning_wizard.pm:129
+#: fs/partitioning_wizard.pm:152
#, c-format
msgid "Which partition do you want to resize?"
msgstr "Pe seurt parzhadur a vennit furmadiñ ?"
-#: fs/partitioning_wizard.pm:143
-#, c-format
-msgid ""
-"The FAT resizer is unable to handle your partition, \n"
-"the following error occurred: %s"
-msgstr ""
-"N'eus ket moaien d'adenvañ ho parzhadur gant an adventer FAT,\n"
-"degouezhet ez eus ar fazi a-heul : %s"
-
-#: fs/partitioning_wizard.pm:146
-#, c-format
-msgid "Computing the size of the Microsoft Windows® partition"
-msgstr "O jediñ ment ar barzhadur Microsoft Windows®"
-
-#: fs/partitioning_wizard.pm:153
+#: fs/partitioning_wizard.pm:162
#, c-format
msgid ""
"Your Microsoft Windows® partition is too fragmented. Please reboot your "
@@ -2548,7 +2522,7 @@ msgid ""
"the Mandriva Linux installation."
msgstr ""
-#: fs/partitioning_wizard.pm:156
+#: fs/partitioning_wizard.pm:166
#, c-format
msgid ""
"WARNING!\n"
@@ -2581,84 +2555,84 @@ msgstr ""
"Pa vezit sur, gwaskit « %s »"
#. -PO: keep the double empty lines between sections, this is formatted a la LaTeX
-#: fs/partitioning_wizard.pm:165 interactive.pm:549 interactive/curses.pm:263
-#: ugtk2.pm:519
+#: fs/partitioning_wizard.pm:175 fs/partitioning_wizard.pm:498
+#: interactive.pm:549 interactive/curses.pm:263 ugtk2.pm:519
#, c-format
msgid "Next"
msgstr "A heul"
-#: fs/partitioning_wizard.pm:168
+#: fs/partitioning_wizard.pm:180
#, c-format
msgid "Partitionning"
msgstr "O parzhañ"
-#: fs/partitioning_wizard.pm:168
+#: fs/partitioning_wizard.pm:180
#, c-format
msgid "Which size do you want to keep for Microsoft Windows® on partition %s?"
msgstr ""
"Peseurt ment e mennit chom evit Microsoft Windows® war ar barzhadur %s ?"
-#: fs/partitioning_wizard.pm:169
+#: fs/partitioning_wizard.pm:181
#, c-format
msgid "Size"
msgstr "Ment"
-#: fs/partitioning_wizard.pm:178
+#: fs/partitioning_wizard.pm:191
#, c-format
msgid "Resizing Microsoft Windows® partition"
msgstr "Oc'h adventañ ar barzhadur Microsoft Windows®"
-#: fs/partitioning_wizard.pm:183
+#: fs/partitioning_wizard.pm:196
#, c-format
msgid "FAT resizing failed: %s"
msgstr "Fazi en un adventañ ar barzhadur FAT : %s"
-#: fs/partitioning_wizard.pm:186
+#: fs/partitioning_wizard.pm:199
#, c-format
msgid ""
"To ensure data integrity after resizing the partition(s), \n"
"filesystem checks will be run on your next boot into Microsoft Windows®"
msgstr ""
-#: fs/partitioning_wizard.pm:198
+#: fs/partitioning_wizard.pm:212
#, c-format
msgid "There is no FAT partition to resize (or not enough space left)"
msgstr "N'eus ket ur barzhadur FAT d'adventañ (n'eus ket a-walc'h egor dieub)"
-#: fs/partitioning_wizard.pm:203
+#: fs/partitioning_wizard.pm:217
#, c-format
msgid "Remove Microsoft Windows®"
msgstr "Lemel Microsoft Windows®"
-#: fs/partitioning_wizard.pm:203
+#: fs/partitioning_wizard.pm:217
#, c-format
msgid "Erase and use entire disk"
msgstr "Chetañ hag implij an holl planedenn"
-#: fs/partitioning_wizard.pm:205
+#: fs/partitioning_wizard.pm:221
#, c-format
msgid "You have more than one hard drive, which one do you install linux on?"
msgstr ""
"Meur a bladenn oc'h eus. Pehini oc'h eus c'hoant da implij evit staliñ "
"Linux ?"
-#: fs/partitioning_wizard.pm:210 fsedit.pm:600
+#: fs/partitioning_wizard.pm:229 fsedit.pm:600
#, c-format
msgid "ALL existing partitions and their data will be lost on drive %s"
msgstr ""
"Ar parzhadurioù HOLL o vezañ hag e vo kollet holl roadoù war ar bladenn %s"
-#: fs/partitioning_wizard.pm:220
+#: fs/partitioning_wizard.pm:239
#, c-format
msgid "Custom disk partitioning"
msgstr "Parzhaduroù diouzoc'h"
-#: fs/partitioning_wizard.pm:226
+#: fs/partitioning_wizard.pm:245
#, c-format
msgid "Use fdisk"
msgstr "Implijit fdisk"
-#: fs/partitioning_wizard.pm:229
+#: fs/partitioning_wizard.pm:248
#, c-format
msgid ""
"You can now partition %s.\n"
@@ -2667,27 +2641,32 @@ msgstr ""
"Gallout a rit bremañ parzhañ ho pladenn galet %s.\n"
"Pa 'z eo graet, na zisoñjit ket enrollañ dre implijout `w'"
-#: fs/partitioning_wizard.pm:269
+#: fs/partitioning_wizard.pm:388 fs/partitioning_wizard.pm:518
#, c-format
msgid "I can not find any room for installing"
msgstr "N'hellan ket kavout plas da staliañ"
-#: fs/partitioning_wizard.pm:278
+#: fs/partitioning_wizard.pm:397 fs/partitioning_wizard.pm:525
#, c-format
msgid "The DrakX Partitioning wizard found the following solutions:"
msgstr "Kinnig eo deoc'h gant ar skoazeller parzhadur DrakX :"
-#: fs/partitioning_wizard.pm:287
+#: fs/partitioning_wizard.pm:459
+#, c-format
+msgid "Here is the content of you disk drive "
+msgstr ""
+
+#: fs/partitioning_wizard.pm:535
#, c-format
msgid "Partitioning failed: %s"
msgstr "Fazi en ur parzhañ : %s"
-#: fs/type.pm:388
+#: fs/type.pm:390
#, c-format
msgid "You can not use JFS for partitions smaller than 16MB"
msgstr "N'hellit ket implij JFS evit ar parzhadurioù bihanioc'h evel 16Mo"
-#: fs/type.pm:389
+#: fs/type.pm:391
#, c-format
msgid "You can not use ReiserFS for partitions smaller than 32MB"
msgstr "N'hellit ket implij ReiserFS evit ar parzhadurioù bihanioc'h evel 32Mo"
@@ -2787,10 +2766,10 @@ msgstr "Red eo d'ar renkell-mañ da vezañ er reizhiad restroù gwrizienn"
#: fsedit.pm:447 fsedit.pm:449
#, c-format
msgid ""
-"You need a true filesystem (ext2/ext3, reiserfs, xfs, or jfs) for this mount "
+"You need a true filesystem (ext2/3/4, reiserfs, xfs, or jfs) for this mount "
"point\n"
msgstr ""
-"Red eo da implij ur gwir reizhiad restroù (ext2/ext3, reiserfs, xfs, pe jfs) "
+"Red eo da implij ur gwir reizhiad restroù (ext2/3/4, reiserfs, xfs, pe jfs) "
"evit ar poent marc'hañ-mañ\n"
#: fsedit.pm:451
@@ -3280,7 +3259,7 @@ msgstr "Seurt an tuner :"
#: interactive.pm:128 interactive.pm:549 interactive/curses.pm:263
#: interactive/http.pm:103 interactive/http.pm:156 interactive/stdio.pm:39
-#: interactive/stdio.pm:148 interactive/stdio.pm:149 mygtk2.pm:844
+#: interactive/stdio.pm:148 interactive/stdio.pm:149 mygtk2.pm:846
#: ugtk2.pm:421 ugtk2.pm:519 ugtk2.pm:812 ugtk2.pm:835
#, c-format
msgid "Ok"
@@ -3341,7 +3320,7 @@ msgstr "Hevelep renkell ebet"
msgid "No such file"
msgstr "Hevelep restr ebet"
-#: interactive/gtk.pm:580
+#: interactive/gtk.pm:594
#, c-format
msgid "Beware, Caps Lock is enabled"
msgstr "Diwall, bev eo Pennlizh"
@@ -5045,17 +5024,17 @@ msgstr ""
"Kargañ ar mollad %s zo sac'het.\n"
"Mennout a rit klask adarre gant arventennoù all ?"
-#: mygtk2.pm:1538 mygtk2.pm:1539
+#: mygtk2.pm:1540 mygtk2.pm:1541
#, c-format
msgid "Password is trivial to guess"
msgstr ""
-#: mygtk2.pm:1540
+#: mygtk2.pm:1542
#, c-format
msgid "Password should resist to basic attacks"
msgstr ""
-#: mygtk2.pm:1541 mygtk2.pm:1542
+#: mygtk2.pm:1543 mygtk2.pm:1544
#, fuzzy, c-format
msgid "Password seems secure"
msgstr "Tremenger evit an arveriad"
@@ -6549,6 +6528,33 @@ msgstr ""
msgid "Installation failed"
msgstr "Sac'het eo ar staliadur"
+#~ msgid "Use the Microsoft Windows® partition for loopback"
+#~ msgstr "Implij ar barzhadur Microsoft Windows® evit saveteiñ"
+
+#~ msgid "Which partition do you want to use for Linux4Win?"
+#~ msgstr "Pe barzhadur a vennit implijout evit lakaat Linux4Win ?"
+
+#~ msgid "Choose the sizes"
+#~ msgstr "Dibabit ar mentoù"
+
+#~ msgid "Root partition size in MB: "
+#~ msgstr "Ment ar barzhadur kentañ e Mo : "
+
+#~ msgid "Swap partition size in MB: "
+#~ msgstr "Ment ar barzhadur disloañ e Mo : "
+
+#~ msgid ""
+#~ "There is no FAT partition to use as loopback (or not enough space left)"
+#~ msgstr ""
+#~ "N'eus ket ur barzhadur FAT evit saveteiñ (n'eus ket a-walc'h egor dieub)"
+
+#~ msgid ""
+#~ "The FAT resizer is unable to handle your partition, \n"
+#~ "the following error occurred: %s"
+#~ msgstr ""
+#~ "N'eus ket moaien d'adenvañ ho parzhadur gant an adventer FAT,\n"
+#~ "degouezhet ez eus ar fazi a-heul : %s"
+
#~ msgid "Please log out and then use Ctrl-Alt-BackSpace"
#~ msgstr "Dizereit mar plij ha neuze implijit Ctrl-Alt-WarGil"
diff --git a/perl-install/share/po/bs.po b/perl-install/share/po/bs.po
index 260841ed3..6f6de5f78 100644
--- a/perl-install/share/po/bs.po
+++ b/perl-install/share/po/bs.po
@@ -9,7 +9,7 @@
msgid ""
msgstr ""
"Project-Id-Version: bs\n"
-"POT-Creation-Date: 2009-09-10 12:20+0200\n"
+"POT-Creation-Date: 2009-10-07 13:57+0200\n"
"PO-Revision-Date: 2006-09-13 19:15+0200\n"
"Last-Translator: Vedran Ljubovic <vljubovic@smartnet.ba>\n"
"Language-Team: Bosnian <lokal@linux.org.ba>\n"
@@ -18,10 +18,10 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: KBabel 1.10.2\n"
-#: any.pm:252 any.pm:884 diskdrake/interactive.pm:594
+#: any.pm:252 any.pm:910 diskdrake/interactive.pm:594
#: diskdrake/interactive.pm:794 diskdrake/interactive.pm:838
-#: diskdrake/interactive.pm:924 diskdrake/interactive.pm:1178
-#: diskdrake/interactive.pm:1230 do_pkgs.pm:241 do_pkgs.pm:287
+#: diskdrake/interactive.pm:942 diskdrake/interactive.pm:1196
+#: diskdrake/interactive.pm:1248 do_pkgs.pm:241 do_pkgs.pm:287
#: harddrake/sound.pm:303 interactive.pm:587 pkgs.pm:281
#, c-format
msgid "Please wait"
@@ -178,7 +178,7 @@ msgstr "Uključi APIC"
msgid "Enable Local APIC"
msgstr "Uključi Local APIC"
-#: any.pm:415 any.pm:829 any.pm:845 authentication.pm:250
+#: any.pm:415 any.pm:855 any.pm:871 authentication.pm:250
#: diskdrake/smbnfs_gtk.pm:181
#, c-format
msgid "Password"
@@ -189,7 +189,7 @@ msgstr "Šifra"
msgid "The passwords do not match"
msgstr "Šifre se ne poklapaju"
-#: any.pm:417 authentication.pm:261 diskdrake/interactive.pm:1402
+#: any.pm:417 authentication.pm:261 diskdrake/interactive.pm:1420
#, c-format
msgid "Please try again"
msgstr "Molim pokušajte ponovo"
@@ -199,7 +199,7 @@ msgstr "Molim pokušajte ponovo"
msgid "You can not use a password with %s"
msgstr "Ne možete koristiti šifrovani datotečni sistem za tačku montiranja %s"
-#: any.pm:421 any.pm:831 any.pm:847 authentication.pm:251
+#: any.pm:421 any.pm:857 any.pm:873 authentication.pm:251
#, c-format
msgid "Password (again)"
msgstr "Šifra (ponovo)"
@@ -364,190 +364,191 @@ msgstr ""
"Ovo su trenutne opcije u vašem boot meniju.\n"
"Možete dodati nove ili promijeniti postojeće."
-#: any.pm:790
+#: any.pm:816
#, c-format
msgid "access to X programs"
msgstr "pristup X programima"
-#: any.pm:791
+#: any.pm:817
#, c-format
msgid "access to rpm tools"
msgstr "pristup rpm alatima"
-#: any.pm:792
+#: any.pm:818
#, c-format
msgid "allow \"su\""
msgstr "dozvoli \"su\""
-#: any.pm:793
+#: any.pm:819
#, c-format
msgid "access to administrative files"
msgstr "pristup administrativnim datotekama"
-#: any.pm:794
+#: any.pm:820
#, c-format
msgid "access to network tools"
msgstr "pristup mrežnim alatima"
-#: any.pm:795
+#: any.pm:821
#, c-format
msgid "access to compilation tools"
msgstr "pristup alatima za kompajliranje"
-#: any.pm:801
+#: any.pm:827
#, c-format
msgid "(already added %s)"
msgstr "(već dodan %s)"
-#: any.pm:807
+#: any.pm:833
#, c-format
msgid "Please give a user name"
msgstr "Molim navedite korisničko ime"
-#: any.pm:808
-#, c-format
+#: any.pm:834
+#, fuzzy, c-format
msgid ""
-"The user name must contain only lower cased letters, numbers, `-' and `_'"
+"The user name must start with a lower case letter followed by only lower "
+"cased letters, numbers, `-' and `_'"
msgstr "Korisničko ime smije sadržati samo mala slova, brojeve, `-' i `_'"
-#: any.pm:809
+#: any.pm:835
#, c-format
msgid "The user name is too long"
msgstr "Korisničko ime je predugačko"
-#: any.pm:810
+#: any.pm:836
#, c-format
msgid "This user name has already been added"
msgstr "Ovo korisničko ime je već dodano"
-#: any.pm:816 any.pm:849
+#: any.pm:842 any.pm:875
#, c-format
msgid "User ID"
msgstr "Korisnički ID"
-#: any.pm:816 any.pm:850
+#: any.pm:842 any.pm:876
#, c-format
msgid "Group ID"
msgstr "Grupni ID"
-#: any.pm:817
+#: any.pm:843
#, c-format
msgid "%s must be a number"
msgstr "Opcija %s mora biti broj"
-#: any.pm:818
+#: any.pm:844
#, c-format
msgid "%s should be above 500. Accept anyway?"
msgstr "%s mora biti veće od 500. Svejedno prihvati?"
-#: any.pm:822
+#: any.pm:848
#, fuzzy, c-format
msgid "User management"
msgstr "Korisničko ime"
-#: any.pm:828 authentication.pm:237
+#: any.pm:854 authentication.pm:237
#, c-format
msgid "Set administrator (root) password"
msgstr "Podesite administratorsku (root) šifru"
-#: any.pm:833
+#: any.pm:859
#, fuzzy, c-format
msgid "Enter a user"
msgstr ""
"Unesite korisnika\n"
"%s"
-#: any.pm:835
+#: any.pm:861
#, c-format
msgid "Icon"
msgstr "Ikona"
-#: any.pm:838
+#: any.pm:864
#, c-format
msgid "Real name"
msgstr "Pravo ime"
-#: any.pm:843
+#: any.pm:869
#, c-format
msgid "Login name"
msgstr "Korisničko ime"
-#: any.pm:848
+#: any.pm:874
#, c-format
msgid "Shell"
msgstr "Shell"
-#: any.pm:884
+#: any.pm:910
#, c-format
msgid "Please wait, adding media..."
msgstr "Molim sačekajte, dodajem medije..."
-#: any.pm:914 security/l10n.pm:14
+#: any.pm:940 security/l10n.pm:14
#, c-format
msgid "Autologin"
msgstr "Autologin"
-#: any.pm:915
+#: any.pm:941
#, c-format
msgid "I can set up your computer to automatically log on one user."
msgstr "Mogu podesiti vaš računar da automatski prijavi jednog korisnika."
-#: any.pm:916
+#: any.pm:942
#, c-format
msgid "Use this feature"
msgstr "Koristi ovu mogućnost"
-#: any.pm:917
+#: any.pm:943
#, c-format
msgid "Choose the default user:"
msgstr "Izaberite default korisnika:"
-#: any.pm:918
+#: any.pm:944
#, c-format
msgid "Choose the window manager to run:"
msgstr "Izaberite window manager koji će se pokretati:"
-#: any.pm:929 any.pm:949 any.pm:1022
+#: any.pm:955 any.pm:975 any.pm:1048
#, c-format
msgid "Release Notes"
msgstr "Napomene izdanja"
-#: any.pm:956 any.pm:1314 interactive/gtk.pm:805
+#: any.pm:982 any.pm:1340 interactive/gtk.pm:819
#, c-format
msgid "Close"
msgstr "Zatvori"
-#: any.pm:1008
+#: any.pm:1034
#, c-format
msgid "License agreement"
msgstr "Licencni ugovor"
-#: any.pm:1010 diskdrake/dav.pm:26
+#: any.pm:1036 diskdrake/dav.pm:26
#, c-format
msgid "Quit"
msgstr "Izlaz"
-#: any.pm:1017
+#: any.pm:1043
#, fuzzy, c-format
msgid "Do you accept this license ?"
msgstr "Imate li neki drugi?"
-#: any.pm:1018
+#: any.pm:1044
#, c-format
msgid "Accept"
msgstr "Prihvatam"
-#: any.pm:1018
+#: any.pm:1044
#, c-format
msgid "Refuse"
msgstr "Ne prihvatam"
-#: any.pm:1044 any.pm:1110
+#: any.pm:1070 any.pm:1136
#, c-format
msgid "Please choose a language to use"
msgstr "Molim izaberite jezik koji ćete koristiti"
-#: any.pm:1073
+#: any.pm:1099
#, c-format
msgid ""
"Mandriva Linux can support multiple languages. Select\n"
@@ -558,77 +559,77 @@ msgstr ""
"želite instalirati. Oni će biti dostupni kada se završi vaša\n"
"instalacija i restartujete vaš sistem."
-#: any.pm:1076
+#: any.pm:1102
#, c-format
msgid "Multi languages"
msgstr "Višejezična podrška"
-#: any.pm:1087 any.pm:1119
+#: any.pm:1113 any.pm:1145
#, c-format
msgid "Old compatibility (non UTF-8) encoding"
msgstr "Kompatibilnost sa starim (ne-UTF8) kodiranjem"
-#: any.pm:1089
+#: any.pm:1115
#, c-format
msgid "All languages"
msgstr "Svi jezici"
-#: any.pm:1111
+#: any.pm:1137
#, c-format
msgid "Language choice"
msgstr "Izbor jezika"
-#: any.pm:1165
+#: any.pm:1191
#, c-format
msgid "Country / Region"
msgstr "Država / Oblast"
-#: any.pm:1166
+#: any.pm:1192
#, c-format
msgid "Please choose your country"
msgstr "Molim izaberite vašu državu"
-#: any.pm:1168
+#: any.pm:1194
#, c-format
msgid "Here is the full list of available countries"
msgstr "Ovdje je puna lista svih dostupnih država"
-#: any.pm:1169
+#: any.pm:1195
#, c-format
msgid "Other Countries"
msgstr "Ostale države"
-#: any.pm:1169 interactive.pm:488 interactive/gtk.pm:445
+#: any.pm:1195 interactive.pm:488 interactive/gtk.pm:445
#, c-format
msgid "Advanced"
msgstr "Više opcija"
-#: any.pm:1175
+#: any.pm:1201
#, c-format
msgid "Input method:"
msgstr "Metod unosa:"
-#: any.pm:1178
+#: any.pm:1204
#, c-format
msgid "None"
msgstr "Ništa"
-#: any.pm:1259
+#: any.pm:1285
#, c-format
msgid "No sharing"
msgstr "Bez dijeljenja"
-#: any.pm:1259
+#: any.pm:1285
#, c-format
msgid "Allow all users"
msgstr "Dozvoli svim korisnicima"
-#: any.pm:1259
+#: any.pm:1285
#, c-format
msgid "Custom"
msgstr "Vlastito"
-#: any.pm:1263
+#: any.pm:1289
#, c-format
msgid ""
"Would you like to allow users to share some of their directories?\n"
@@ -646,7 +647,7 @@ msgstr ""
"\"Izaberi korisnike\" vam omogućuje da podesite ovu opciju zasebno za svakog "
"korisnika.\n"
-#: any.pm:1275
+#: any.pm:1301
#, c-format
msgid ""
"NFS: the traditional Unix file sharing system, with less support on Mac and "
@@ -655,7 +656,7 @@ msgstr ""
"NFS: tradicionalni Unix sistem za dijeljenje datoteka, koji ima slabiju "
"podršku na Macintoshu i Windowsu."
-#: any.pm:1278
+#: any.pm:1304
#, c-format
msgid ""
"SMB: a file sharing system used by Windows, Mac OS X and many modern Linux "
@@ -664,7 +665,7 @@ msgstr ""
"SMB: sistem za dijeljenje datoteka koji koristi Windows, Mac OS X i većina "
"modernih Linux sistema."
-#: any.pm:1286
+#: any.pm:1312
#, c-format
msgid ""
"You can export using NFS or SMB. Please select which you would like to use."
@@ -672,12 +673,12 @@ msgstr ""
"Možete eksportovati koristeći NFS ili Sambu. Molim izaberite sistem koji "
"želite koristiti."
-#: any.pm:1314
+#: any.pm:1340
#, c-format
msgid "Launch userdrake"
msgstr "Pokreni userdrake"
-#: any.pm:1316
+#: any.pm:1342
#, c-format
msgid ""
"The per-user sharing uses the group \"fileshare\". \n"
@@ -686,7 +687,7 @@ msgstr ""
"Dijeljenje na nivou korisnika koristi grupu \"fileshare\". \n"
"Možete dodavati korisnike u ovu grupu pomoću userdrake-a."
-#: any.pm:1421
+#: any.pm:1448
#, fuzzy, c-format
msgid ""
"You need to logout and back in again for changes to take effect. Press OK to "
@@ -695,49 +696,49 @@ msgstr ""
"Trebate se odjaviti i ponovo prijaviti na sistem kako bi izmjene stupile na "
"snagu"
-#: any.pm:1425
+#: any.pm:1452
#, c-format
msgid "You need to log out and back in again for changes to take effect"
msgstr ""
"Trebate se odjaviti i ponovo prijaviti na sistem kako bi izmjene stupile na "
"snagu"
-#: any.pm:1460
+#: any.pm:1487
#, c-format
msgid "Timezone"
msgstr "Vremenska zona"
-#: any.pm:1460
+#: any.pm:1487
#, c-format
msgid "Which is your timezone?"
msgstr "Koja je vaša vremenska zona?"
-#: any.pm:1483 any.pm:1485
+#: any.pm:1510 any.pm:1512
#, c-format
msgid "Date, Clock & Time Zone Settings"
msgstr "Postavke datuma, sata i vremenske zone"
-#: any.pm:1486
+#: any.pm:1513
#, c-format
msgid "What is the best time?"
msgstr "Koje je vrijeme tačnije?"
-#: any.pm:1490
+#: any.pm:1517
#, c-format
msgid "%s (hardware clock set to UTC)"
msgstr "%s (hardverski sat podešen na UTC)"
-#: any.pm:1491
+#: any.pm:1518
#, c-format
msgid "%s (hardware clock set to local time)"
msgstr "%s (hardverski sat podešen na lokalno vrijeme)"
-#: any.pm:1493
+#: any.pm:1520
#, c-format
msgid "NTP Server"
msgstr "NTP server"
-#: any.pm:1494
+#: any.pm:1521
#, c-format
msgid "Automatic time synchronization (using NTP)"
msgstr "Automatska sinhronizacija vremena (koristeći NTP)"
@@ -1230,7 +1231,7 @@ msgid "Mount point"
msgstr "Tačka montiranja"
#: diskdrake/dav.pm:67 diskdrake/interactive.pm:403
-#: diskdrake/interactive.pm:1072 diskdrake/removable.pm:24
+#: diskdrake/interactive.pm:1090 diskdrake/removable.pm:24
#: diskdrake/smbnfs_gtk.pm:80
#, c-format
msgid "Options"
@@ -1241,23 +1242,24 @@ msgstr "Opcije"
msgid "Remove"
msgstr "Pobriši"
-#: diskdrake/dav.pm:69 diskdrake/hd_gtk.pm:182 diskdrake/removable.pm:26
+#: diskdrake/dav.pm:69 diskdrake/hd_gtk.pm:187 diskdrake/removable.pm:26
#: diskdrake/smbnfs_gtk.pm:82 interactive/http.pm:151
#, c-format
msgid "Done"
msgstr "Gotovo"
-#: diskdrake/dav.pm:78 diskdrake/hd_gtk.pm:123 diskdrake/hd_gtk.pm:289
+#: diskdrake/dav.pm:78 diskdrake/hd_gtk.pm:128 diskdrake/hd_gtk.pm:294
#: diskdrake/interactive.pm:247 diskdrake/interactive.pm:260
#: diskdrake/interactive.pm:450 diskdrake/interactive.pm:520
#: diskdrake/interactive.pm:525 diskdrake/interactive.pm:656
-#: diskdrake/interactive.pm:942 diskdrake/interactive.pm:1118
-#: diskdrake/interactive.pm:1131 diskdrake/interactive.pm:1134
-#: diskdrake/interactive.pm:1402 diskdrake/smbnfs_gtk.pm:42 do_pkgs.pm:23
-#: do_pkgs.pm:28 do_pkgs.pm:44 do_pkgs.pm:60 do_pkgs.pm:65 do_pkgs.pm:82
-#: fsedit.pm:246 interactive/http.pm:117 interactive/http.pm:118
-#: modules/interactive.pm:19 scanner.pm:95 scanner.pm:106 scanner.pm:113
-#: scanner.pm:120 wizards.pm:95 wizards.pm:99 wizards.pm:121
+#: diskdrake/interactive.pm:909 diskdrake/interactive.pm:960
+#: diskdrake/interactive.pm:1136 diskdrake/interactive.pm:1149
+#: diskdrake/interactive.pm:1152 diskdrake/interactive.pm:1420
+#: diskdrake/smbnfs_gtk.pm:42 do_pkgs.pm:23 do_pkgs.pm:28 do_pkgs.pm:44
+#: do_pkgs.pm:60 do_pkgs.pm:65 do_pkgs.pm:82 fsedit.pm:246
+#: interactive/http.pm:117 interactive/http.pm:118 modules/interactive.pm:19
+#: scanner.pm:95 scanner.pm:106 scanner.pm:113 scanner.pm:120 wizards.pm:95
+#: wizards.pm:99 wizards.pm:121
#, c-format
msgid "Error"
msgstr "Greška"
@@ -1272,12 +1274,12 @@ msgstr "Molim unesite URL WebDAV servera"
msgid "The URL must begin with http:// or https://"
msgstr "URL mora počinjati sa http:// ili https://"
-#: diskdrake/dav.pm:106 diskdrake/hd_gtk.pm:407 diskdrake/interactive.pm:303
+#: diskdrake/dav.pm:106 diskdrake/hd_gtk.pm:412 diskdrake/interactive.pm:303
#: diskdrake/interactive.pm:388 diskdrake/interactive.pm:550
#: diskdrake/interactive.pm:747 diskdrake/interactive.pm:805
-#: diskdrake/interactive.pm:922 diskdrake/interactive.pm:964
-#: diskdrake/interactive.pm:965 diskdrake/interactive.pm:1215
-#: diskdrake/interactive.pm:1253 diskdrake/interactive.pm:1401 do_pkgs.pm:19
+#: diskdrake/interactive.pm:940 diskdrake/interactive.pm:982
+#: diskdrake/interactive.pm:983 diskdrake/interactive.pm:1233
+#: diskdrake/interactive.pm:1271 diskdrake/interactive.pm:1419 do_pkgs.pm:19
#: do_pkgs.pm:39 do_pkgs.pm:57 do_pkgs.pm:77 harddrake/sound.pm:442
#, c-format
msgid "Warning"
@@ -1294,58 +1296,60 @@ msgid "Server: "
msgstr "Server:"
#: diskdrake/dav.pm:125 diskdrake/interactive.pm:493
-#: diskdrake/interactive.pm:1277 diskdrake/interactive.pm:1362
+#: diskdrake/interactive.pm:1295 diskdrake/interactive.pm:1380
#, c-format
msgid "Mount point: "
msgstr "Tačka montiranja: "
-#: diskdrake/dav.pm:126 diskdrake/interactive.pm:1369
+#: diskdrake/dav.pm:126 diskdrake/interactive.pm:1387
#, c-format
msgid "Options: %s"
msgstr "Opcije: %s"
-#: diskdrake/hd_gtk.pm:54 diskdrake/interactive.pm:298
+#: diskdrake/hd_gtk.pm:61 diskdrake/interactive.pm:298
#: diskdrake/smbnfs_gtk.pm:22 fs/mount_point.pm:106
-#: fs/partitioning_wizard.pm:51 fs/partitioning_wizard.pm:206
-#: fs/partitioning_wizard.pm:211 fs/partitioning_wizard.pm:250
-#: fs/partitioning_wizard.pm:269 fs/partitioning_wizard.pm:274
+#: fs/partitioning_wizard.pm:52 fs/partitioning_wizard.pm:222
+#: fs/partitioning_wizard.pm:230 fs/partitioning_wizard.pm:269
+#: fs/partitioning_wizard.pm:388 fs/partitioning_wizard.pm:445
+#: fs/partitioning_wizard.pm:518 fs/partitioning_wizard.pm:521
#, c-format
msgid "Partitioning"
msgstr "Particioniranje"
-#: diskdrake/hd_gtk.pm:68
+#: diskdrake/hd_gtk.pm:73
#, c-format
msgid "Click on a partition, choose a filesystem type then choose an action"
msgstr ""
-#: diskdrake/hd_gtk.pm:105 diskdrake/interactive.pm:1093
-#: diskdrake/interactive.pm:1103 diskdrake/interactive.pm:1156
+#: diskdrake/hd_gtk.pm:110 diskdrake/interactive.pm:1111
+#: diskdrake/interactive.pm:1121 diskdrake/interactive.pm:1174
#, c-format
msgid "Read carefully"
msgstr "Pročitajte pažljivo"
-#: diskdrake/hd_gtk.pm:105
+#: diskdrake/hd_gtk.pm:110
#, c-format
msgid "Please make a backup of your data first"
msgstr "Predlažemo da najprije napravite backup vaših podataka"
-#: diskdrake/hd_gtk.pm:106 diskdrake/interactive.pm:240
+#: diskdrake/hd_gtk.pm:111 diskdrake/interactive.pm:240
#, c-format
msgid "Exit"
msgstr "Izlaz"
-#: diskdrake/hd_gtk.pm:106
+#: diskdrake/hd_gtk.pm:111
#, c-format
msgid "Continue"
msgstr "Nastavak"
-#: diskdrake/hd_gtk.pm:177 interactive.pm:653 interactive/gtk.pm:797
-#: interactive/gtk.pm:815 interactive/gtk.pm:836 ugtk2.pm:936
+#: diskdrake/hd_gtk.pm:182 fs/partitioning_wizard.pm:493 interactive.pm:653
+#: interactive/gtk.pm:811 interactive/gtk.pm:829 interactive/gtk.pm:850
+#: ugtk2.pm:936
#, c-format
msgid "Help"
msgstr "Pomoć"
-#: diskdrake/hd_gtk.pm:223
+#: diskdrake/hd_gtk.pm:228
#, c-format
msgid ""
"You have one big Microsoft Windows partition.\n"
@@ -1356,87 +1360,87 @@ msgstr ""
"Predlažem da najprije promijenite veličinu te particije\n"
"(kliknite na nju, zatim na \"Promijeni veličinu\")"
-#: diskdrake/hd_gtk.pm:225
+#: diskdrake/hd_gtk.pm:230
#, c-format
msgid "Please click on a partition"
msgstr "Kliknite na particiju"
-#: diskdrake/hd_gtk.pm:239 diskdrake/smbnfs_gtk.pm:63
+#: diskdrake/hd_gtk.pm:244 diskdrake/smbnfs_gtk.pm:63
#, c-format
msgid "Details"
msgstr "Detalji"
-#: diskdrake/hd_gtk.pm:289
+#: diskdrake/hd_gtk.pm:294
#, c-format
msgid "No hard drives found"
msgstr "Nije pronađen nijedan hard disk"
-#: diskdrake/hd_gtk.pm:316
+#: diskdrake/hd_gtk.pm:321
#, c-format
msgid "Unknown"
msgstr "Nepoznat"
-#: diskdrake/hd_gtk.pm:378
+#: diskdrake/hd_gtk.pm:383
#, fuzzy, c-format
msgid "Ext3"
msgstr "Izlaz"
-#: diskdrake/hd_gtk.pm:378
+#: diskdrake/hd_gtk.pm:383
#, fuzzy, c-format
msgid "XFS"
msgstr "HFS"
-#: diskdrake/hd_gtk.pm:378
+#: diskdrake/hd_gtk.pm:383
#, c-format
msgid "Swap"
msgstr "Swap"
-#: diskdrake/hd_gtk.pm:378
+#: diskdrake/hd_gtk.pm:383
#, c-format
msgid "SunOS"
msgstr "SunOS"
-#: diskdrake/hd_gtk.pm:378
+#: diskdrake/hd_gtk.pm:383
#, c-format
msgid "HFS"
msgstr "HFS"
-#: diskdrake/hd_gtk.pm:378
+#: diskdrake/hd_gtk.pm:383
#, c-format
msgid "Windows"
msgstr "Windows"
-#: diskdrake/hd_gtk.pm:379 services.pm:158
+#: diskdrake/hd_gtk.pm:384 services.pm:158
#, c-format
msgid "Other"
msgstr "Ostalo"
-#: diskdrake/hd_gtk.pm:379 diskdrake/interactive.pm:1292
+#: diskdrake/hd_gtk.pm:384 diskdrake/interactive.pm:1310
#, c-format
msgid "Empty"
msgstr "Prazno"
-#: diskdrake/hd_gtk.pm:386
+#: diskdrake/hd_gtk.pm:391
#, c-format
msgid "Filesystem types:"
msgstr "Tipovi file sistema:"
-#: diskdrake/hd_gtk.pm:407
+#: diskdrake/hd_gtk.pm:412
#, c-format
msgid "This partition is already empty"
msgstr "Ova particija je već prazna"
-#: diskdrake/hd_gtk.pm:416
+#: diskdrake/hd_gtk.pm:421
#, c-format
msgid "Use ``Unmount'' first"
msgstr "Najprije koristite \"Demontiraj\""
-#: diskdrake/hd_gtk.pm:416
+#: diskdrake/hd_gtk.pm:421
#, fuzzy, c-format
msgid "Use ``%s'' instead (in expert mode)"
msgstr "Koristi \"%s\" umjesto toga"
-#: diskdrake/hd_gtk.pm:416 diskdrake/interactive.pm:402
+#: diskdrake/hd_gtk.pm:421 diskdrake/interactive.pm:402
#: diskdrake/interactive.pm:588 diskdrake/removable.pm:25
#: diskdrake/removable.pm:48
#, c-format
@@ -1460,7 +1464,7 @@ msgid "More"
msgstr "Još"
#: diskdrake/interactive.pm:281 diskdrake/interactive.pm:291
-#: diskdrake/interactive.pm:1200
+#: diskdrake/interactive.pm:1218
#, c-format
msgid "Confirmation"
msgstr "Potvrda"
@@ -1485,7 +1489,7 @@ msgstr "Izlazite bez pisanja tabele particija?"
msgid "Do you want to save /etc/fstab modifications"
msgstr "Želite li spasiti izmjene u /etc/fstab ?"
-#: diskdrake/interactive.pm:298 fs/partitioning_wizard.pm:250
+#: diskdrake/interactive.pm:298 fs/partitioning_wizard.pm:269
#, c-format
msgid "You need to reboot for the partition table modifications to take place"
msgstr "Moraćete rebootati da bi izmjene tabele particija stupile na snagu"
@@ -1575,7 +1579,7 @@ msgstr "Formatiraj"
msgid "Add to RAID"
msgstr "Dodaj na RAID"
-#: diskdrake/interactive.pm:409 diskdrake/interactive.pm:888
+#: diskdrake/interactive.pm:409 diskdrake/interactive.pm:891
#, c-format
msgid "Add to LVM"
msgstr "Dodaj na LVM"
@@ -1635,12 +1639,12 @@ msgstr "Napravi novu particiju"
msgid "Start sector: "
msgstr "Početni sektor: "
-#: diskdrake/interactive.pm:489 diskdrake/interactive.pm:957
+#: diskdrake/interactive.pm:489 diskdrake/interactive.pm:975
#, c-format
msgid "Size in MB: "
msgstr "Veličina u MB: "
-#: diskdrake/interactive.pm:491 diskdrake/interactive.pm:958
+#: diskdrake/interactive.pm:491 diskdrake/interactive.pm:976
#, c-format
msgid "Filesystem type: "
msgstr "Tip datotečnog sistema: "
@@ -1746,7 +1750,7 @@ msgid "Where do you want to mount %s?"
msgstr "Gdje želite montirati uređaj %s?"
#: diskdrake/interactive.pm:711 diskdrake/interactive.pm:794
-#: fs/partitioning_wizard.pm:146 fs/partitioning_wizard.pm:178
+#: fs/partitioning_wizard.pm:129 fs/partitioning_wizard.pm:191
#, c-format
msgid "Resizing"
msgstr "Mijenjam veličinu"
@@ -1802,7 +1806,7 @@ msgstr ""
"prilikom idućeg pokretanja Windows(TM) biće izvršena provjera datotečnog "
"sistema"
-#: diskdrake/interactive.pm:853 diskdrake/interactive.pm:1397
+#: diskdrake/interactive.pm:853 diskdrake/interactive.pm:1415
#, c-format
msgid "Filesystem encryption key"
msgstr "Ključ za kodiranje datotečnog sistema"
@@ -1812,7 +1816,7 @@ msgstr "Ključ za kodiranje datotečnog sistema"
msgid "Enter your filesystem encryption key"
msgstr "Izaberite vaš ključ za kodiranje datotečnog sistema"
-#: diskdrake/interactive.pm:855 diskdrake/interactive.pm:1405
+#: diskdrake/interactive.pm:855 diskdrake/interactive.pm:1423
#, c-format
msgid "Encryption key"
msgstr "Ključ enkripcije"
@@ -1827,22 +1831,32 @@ msgstr ""
msgid "Choose an existing RAID to add to"
msgstr "Izaberite postojeći RAID na koji ćete dodati"
-#: diskdrake/interactive.pm:872 diskdrake/interactive.pm:890
+#: diskdrake/interactive.pm:872 diskdrake/interactive.pm:893
#, c-format
msgid "new"
msgstr "novi"
-#: diskdrake/interactive.pm:888
+#: diskdrake/interactive.pm:891
#, c-format
msgid "Choose an existing LVM to add to"
msgstr "Izaberite postojeći LVM na koji ćete dodati"
-#: diskdrake/interactive.pm:895
-#, c-format
-msgid "LVM name?"
+#: diskdrake/interactive.pm:903 diskdrake/interactive.pm:912
+#, fuzzy, c-format
+msgid "LVM name"
msgstr "Naziv LVMa?"
-#: diskdrake/interactive.pm:922
+#: diskdrake/interactive.pm:904
+#, c-format
+msgid "Enter a name for the new LVM volume group"
+msgstr ""
+
+#: diskdrake/interactive.pm:909
+#, fuzzy, c-format
+msgid "\"%s\" already exists"
+msgstr "Datoteka već postoji. Želite li je koristiti?"
+
+#: diskdrake/interactive.pm:940
#, c-format
msgid ""
"Physical volume %s is still in use.\n"
@@ -1852,120 +1866,120 @@ msgstr ""
"Želite li premjestiti korištene fizičke extents sa ovog volumena na druge "
"volumene?"
-#: diskdrake/interactive.pm:924
+#: diskdrake/interactive.pm:942
#, c-format
msgid "Moving physical extents"
msgstr "Pomjeram fizičke extents"
-#: diskdrake/interactive.pm:942
+#: diskdrake/interactive.pm:960
#, c-format
msgid "This partition can not be used for loopback"
msgstr "Ova particija se ne može koristiti za loopback"
-#: diskdrake/interactive.pm:955
+#: diskdrake/interactive.pm:973
#, c-format
msgid "Loopback"
msgstr "Loopback"
-#: diskdrake/interactive.pm:956
+#: diskdrake/interactive.pm:974
#, c-format
msgid "Loopback file name: "
msgstr "Naziv loopback datoteke: "
-#: diskdrake/interactive.pm:961
+#: diskdrake/interactive.pm:979
#, c-format
msgid "Give a file name"
msgstr "Dajte naziv datoteke"
-#: diskdrake/interactive.pm:964
+#: diskdrake/interactive.pm:982
#, c-format
msgid "File is already used by another loopback, choose another one"
msgstr "Datoteku već koristi drugi loopback, izaberite neku drugu"
-#: diskdrake/interactive.pm:965
+#: diskdrake/interactive.pm:983
#, c-format
msgid "File already exists. Use it?"
msgstr "Datoteka već postoji. Želite li je koristiti?"
-#: diskdrake/interactive.pm:997 diskdrake/interactive.pm:1000
+#: diskdrake/interactive.pm:1015 diskdrake/interactive.pm:1018
#, c-format
msgid "Mount options"
msgstr "Opcije montiranja"
-#: diskdrake/interactive.pm:1007
+#: diskdrake/interactive.pm:1025
#, c-format
msgid "Various"
msgstr "Razno"
-#: diskdrake/interactive.pm:1074
+#: diskdrake/interactive.pm:1092
#, c-format
msgid "device"
msgstr "uređaj"
-#: diskdrake/interactive.pm:1075
+#: diskdrake/interactive.pm:1093
#, c-format
msgid "level"
msgstr "nivo"
-#: diskdrake/interactive.pm:1076
+#: diskdrake/interactive.pm:1094
#, c-format
msgid "chunk size in KiB"
msgstr "veličina chunka u KiB"
-#: diskdrake/interactive.pm:1094
+#: diskdrake/interactive.pm:1112
#, c-format
msgid "Be careful: this operation is dangerous."
msgstr "Budite oprezni: ova operacija je opasna."
-#: diskdrake/interactive.pm:1109
+#: diskdrake/interactive.pm:1127
#, fuzzy, c-format
msgid "Partitioning Type"
msgstr "Particioniranje"
-#: diskdrake/interactive.pm:1109
+#: diskdrake/interactive.pm:1127
#, c-format
msgid "What type of partitioning?"
msgstr "Koju vrstu particioniranja?"
-#: diskdrake/interactive.pm:1147
+#: diskdrake/interactive.pm:1165
#, c-format
msgid "You'll need to reboot before the modification can take place"
msgstr ""
"Biće potrebno da rebootate prije nego što izmjene mogu stupiti na snagu"
-#: diskdrake/interactive.pm:1156
+#: diskdrake/interactive.pm:1174
#, c-format
msgid "Partition table of drive %s is going to be written to disk"
msgstr "Tabela particija za uređaj %s će biti zapisana na disk"
-#: diskdrake/interactive.pm:1178 fs/format.pm:96 fs/format.pm:103
+#: diskdrake/interactive.pm:1196 fs/format.pm:96 fs/format.pm:103
#, c-format
msgid "Formatting partition %s"
msgstr "Formatiram particiju %s"
-#: diskdrake/interactive.pm:1191
+#: diskdrake/interactive.pm:1209
#, c-format
msgid "After formatting partition %s, all data on this partition will be lost"
msgstr ""
"Nakon formatiranja particije %s, svi podaci na toj particiji će biti "
"izgubljeni"
-#: diskdrake/interactive.pm:1200 fs/partitioning.pm:48
+#: diskdrake/interactive.pm:1218 fs/partitioning.pm:48
#, c-format
msgid "Check bad blocks?"
msgstr "Provjeri loše blokove?"
-#: diskdrake/interactive.pm:1214
+#: diskdrake/interactive.pm:1232
#, c-format
msgid "Move files to the new partition"
msgstr "Prebaci datoteke na novu particiju"
-#: diskdrake/interactive.pm:1214
+#: diskdrake/interactive.pm:1232
#, c-format
msgid "Hide files"
msgstr "Sakrij datoteke"
-#: diskdrake/interactive.pm:1215
+#: diskdrake/interactive.pm:1233
#, c-format
msgid ""
"Directory %s already contains data\n"
@@ -1982,128 +1996,128 @@ msgstr ""
"na to mjesto ili da ih ostavite gdje jesu (u kojem slučaju će oni biti "
"sakriveni sadržajem montirane particije)"
-#: diskdrake/interactive.pm:1230
+#: diskdrake/interactive.pm:1248
#, c-format
msgid "Moving files to the new partition"
msgstr "Premještam datoteke na novu particiju"
-#: diskdrake/interactive.pm:1234
+#: diskdrake/interactive.pm:1252
#, c-format
msgid "Copying %s"
msgstr "Kopiram %s"
-#: diskdrake/interactive.pm:1238
+#: diskdrake/interactive.pm:1256
#, c-format
msgid "Removing %s"
msgstr "Uklanjam %s"
-#: diskdrake/interactive.pm:1252
+#: diskdrake/interactive.pm:1270
#, c-format
msgid "partition %s is now known as %s"
msgstr "particija %s je od sada poznata kao %s"
-#: diskdrake/interactive.pm:1253
+#: diskdrake/interactive.pm:1271
#, c-format
msgid "Partitions have been renumbered: "
msgstr "Oznake particija su promijenjene: "
-#: diskdrake/interactive.pm:1278 diskdrake/interactive.pm:1346
+#: diskdrake/interactive.pm:1296 diskdrake/interactive.pm:1364
#, c-format
msgid "Device: "
msgstr "Uređaj: "
-#: diskdrake/interactive.pm:1279
+#: diskdrake/interactive.pm:1297
#, c-format
msgid "Volume label: "
msgstr "Naziv volumena: "
-#: diskdrake/interactive.pm:1280
+#: diskdrake/interactive.pm:1298
#, c-format
msgid "UUID: "
msgstr ""
-#: diskdrake/interactive.pm:1281
+#: diskdrake/interactive.pm:1299
#, c-format
msgid "DOS drive letter: %s (just a guess)\n"
msgstr "DOS slovo uređaja: %s (pretpostavka)\n"
-#: diskdrake/interactive.pm:1285 diskdrake/interactive.pm:1294
-#: diskdrake/interactive.pm:1365
+#: diskdrake/interactive.pm:1303 diskdrake/interactive.pm:1312
+#: diskdrake/interactive.pm:1383
#, c-format
msgid "Type: "
msgstr "Vrsta: "
-#: diskdrake/interactive.pm:1289 diskdrake/interactive.pm:1350
+#: diskdrake/interactive.pm:1307 diskdrake/interactive.pm:1368
#, c-format
msgid "Name: "
msgstr "Ime: "
-#: diskdrake/interactive.pm:1296
+#: diskdrake/interactive.pm:1314
#, c-format
msgid "Start: sector %s\n"
msgstr "Početak: sector %s\n"
-#: diskdrake/interactive.pm:1297
+#: diskdrake/interactive.pm:1315
#, c-format
msgid "Size: %s"
msgstr "Veličina: %s"
-#: diskdrake/interactive.pm:1299
+#: diskdrake/interactive.pm:1317
#, c-format
msgid ", %s sectors"
msgstr ", %s sektora"
-#: diskdrake/interactive.pm:1301
+#: diskdrake/interactive.pm:1319
#, c-format
msgid "Cylinder %d to %d\n"
msgstr "Cilindar %d do %d\n"
-#: diskdrake/interactive.pm:1302
+#: diskdrake/interactive.pm:1320
#, c-format
msgid "Number of logical extents: %d\n"
msgstr "Broj logičkih extents: %d\n"
-#: diskdrake/interactive.pm:1303
+#: diskdrake/interactive.pm:1321
#, c-format
msgid "Formatted\n"
msgstr "Formatirana\n"
-#: diskdrake/interactive.pm:1304
+#: diskdrake/interactive.pm:1322
#, c-format
msgid "Not formatted\n"
msgstr "Nije formatirana\n"
-#: diskdrake/interactive.pm:1305
+#: diskdrake/interactive.pm:1323
#, c-format
msgid "Mounted\n"
msgstr "Montirana\n"
-#: diskdrake/interactive.pm:1306
+#: diskdrake/interactive.pm:1324
#, c-format
msgid "RAID %s\n"
msgstr "RAID %s\n"
-#: diskdrake/interactive.pm:1308
+#: diskdrake/interactive.pm:1326
#, fuzzy, c-format
msgid "Encrypted"
msgstr "Ključ enkripcije"
-#: diskdrake/interactive.pm:1308
+#: diskdrake/interactive.pm:1326
#, c-format
msgid " (mapped on %s)"
msgstr ""
-#: diskdrake/interactive.pm:1309
+#: diskdrake/interactive.pm:1327
#, c-format
msgid " (to map on %s)"
msgstr ""
-#: diskdrake/interactive.pm:1310
+#: diskdrake/interactive.pm:1328
#, c-format
msgid " (inactive)"
msgstr ""
-#: diskdrake/interactive.pm:1316
+#: diskdrake/interactive.pm:1334
#, c-format
msgid ""
"Loopback file(s):\n"
@@ -2112,7 +2126,7 @@ msgstr ""
"Loopback datoteka(e):\n"
" %s\n"
-#: diskdrake/interactive.pm:1317
+#: diskdrake/interactive.pm:1335
#, c-format
msgid ""
"Partition booted by default\n"
@@ -2121,27 +2135,27 @@ msgstr ""
"Particija na kojoj se nalazi sistem\n"
" (za MS-DOS/Windows)\n"
-#: diskdrake/interactive.pm:1319
+#: diskdrake/interactive.pm:1337
#, c-format
msgid "Level %s\n"
msgstr "Nivo %s\n"
-#: diskdrake/interactive.pm:1320
+#: diskdrake/interactive.pm:1338
#, c-format
msgid "Chunk size %d KiB\n"
msgstr "Veličina chunka %d KiB\n"
-#: diskdrake/interactive.pm:1321
+#: diskdrake/interactive.pm:1339
#, c-format
msgid "RAID-disks %s\n"
msgstr "RAID-diskovi %s\n"
-#: diskdrake/interactive.pm:1323
+#: diskdrake/interactive.pm:1341
#, c-format
msgid "Loopback file name: %s"
msgstr "Naziv loopback datoteke: %s"
-#: diskdrake/interactive.pm:1326
+#: diskdrake/interactive.pm:1344
#, c-format
msgid ""
"\n"
@@ -2154,7 +2168,7 @@ msgstr ""
"particija Driver particija. Vjerovatno\n"
"biste je trebali ostaviti na miru.\n"
-#: diskdrake/interactive.pm:1329
+#: diskdrake/interactive.pm:1347
#, c-format
msgid ""
"\n"
@@ -2167,69 +2181,69 @@ msgstr ""
"particija je za\n"
"višestruki boot vašeg sistema.\n"
-#: diskdrake/interactive.pm:1338
+#: diskdrake/interactive.pm:1356
#, c-format
msgid "Free space on %s (%s)"
msgstr ""
-#: diskdrake/interactive.pm:1347
+#: diskdrake/interactive.pm:1365
#, c-format
msgid "Read-only"
msgstr "Samo za čitanje"
-#: diskdrake/interactive.pm:1348
+#: diskdrake/interactive.pm:1366
#, c-format
msgid "Size: %s\n"
msgstr "Veličina: %s\n"
-#: diskdrake/interactive.pm:1349
+#: diskdrake/interactive.pm:1367
#, c-format
msgid "Geometry: %s cylinders, %s heads, %s sectors\n"
msgstr "Geometrija: %s cilindara, %s glava, %s sektora\n"
-#: diskdrake/interactive.pm:1351
+#: diskdrake/interactive.pm:1369
#, fuzzy, c-format
msgid "Medium type: "
msgstr "Tip datotečnog sistema: "
-#: diskdrake/interactive.pm:1352
+#: diskdrake/interactive.pm:1370
#, c-format
msgid "LVM-disks %s\n"
msgstr "LVM-diskovi %s\n"
-#: diskdrake/interactive.pm:1353
+#: diskdrake/interactive.pm:1371
#, c-format
msgid "Partition table type: %s\n"
msgstr "Tip tabele particija: %s\n"
-#: diskdrake/interactive.pm:1354
+#: diskdrake/interactive.pm:1372
#, c-format
msgid "on channel %d id %d\n"
msgstr "na kanalu %d id %d\n"
-#: diskdrake/interactive.pm:1398
+#: diskdrake/interactive.pm:1416
#, c-format
msgid "Choose your filesystem encryption key"
msgstr "Izaberite vaš ključ za kodiranje datotečnog sistema"
-#: diskdrake/interactive.pm:1401
+#: diskdrake/interactive.pm:1419
#, c-format
msgid "This encryption key is too simple (must be at least %d characters long)"
msgstr ""
"Ovaj ključ enkripcije je previše jednostavan (mora imati najmanje %d "
"karaktera)"
-#: diskdrake/interactive.pm:1402
+#: diskdrake/interactive.pm:1420
#, c-format
msgid "The encryption keys do not match"
msgstr "Ključevi enkripcije se ne poklapaju"
-#: diskdrake/interactive.pm:1406
+#: diskdrake/interactive.pm:1424
#, c-format
msgid "Encryption key (again)"
msgstr "Ključ enkripcije (još jednom)"
-#: diskdrake/interactive.pm:1408
+#: diskdrake/interactive.pm:1426
#, c-format
msgid "Encryption algorithm"
msgstr "Algoritam enkripcije"
@@ -2241,7 +2255,7 @@ msgstr "Promijeni tip"
#: diskdrake/smbnfs_gtk.pm:81 interactive.pm:129 interactive.pm:550
#: interactive/curses.pm:260 interactive/http.pm:104 interactive/http.pm:160
-#: interactive/stdio.pm:39 interactive/stdio.pm:148 mygtk2.pm:844 ugtk2.pm:415
+#: interactive/stdio.pm:39 interactive/stdio.pm:148 mygtk2.pm:846 ugtk2.pm:415
#: ugtk2.pm:517 ugtk2.pm:526 ugtk2.pm:812
#, c-format
msgid "Cancel"
@@ -2335,7 +2349,7 @@ msgstr ""
"kreirati novi file sistemi. Molim provjerite vaš hardware i pronađite uzrok "
"greške"
-#: fs/any.pm:75 fs/partitioning_wizard.pm:59
+#: fs/any.pm:75 fs/partitioning_wizard.pm:60
#, c-format
msgid "You must have a FAT partition mounted in /boot/efi"
msgstr "Morate imati FAT particiju montiranu na /boot/efi"
@@ -2546,7 +2560,7 @@ msgstr ""
msgid "Not enough swap space to fulfill installation, please add some"
msgstr "Nemam dovoljno swap prostora da dovršim instalaciju, molim dodajte još"
-#: fs/partitioning_wizard.pm:51
+#: fs/partitioning_wizard.pm:52
#, c-format
msgid ""
"You must have a root partition.\n"
@@ -2557,7 +2571,7 @@ msgstr ""
"Za ovo, napravite jednu particiju (ili kliknite na neku od postojećih).\n"
"Zatim izaberite opciju \"Tačka montiranja\" i unesite vrijednost \"/\""
-#: fs/partitioning_wizard.pm:56
+#: fs/partitioning_wizard.pm:57
#, c-format
msgid ""
"You do not have a swap partition.\n"
@@ -2568,83 +2582,42 @@ msgstr ""
"\n"
"Da li da nastavim?"
-#: fs/partitioning_wizard.pm:84
+#: fs/partitioning_wizard.pm:93
#, c-format
msgid "Use free space"
msgstr "Koristi slobodan prostor"
-#: fs/partitioning_wizard.pm:86
+#: fs/partitioning_wizard.pm:95
#, c-format
msgid "Not enough free space to allocate new partitions"
msgstr "Nema dovoljno slobodnog prostora za pravljenje novih particija"
-#: fs/partitioning_wizard.pm:94
+#: fs/partitioning_wizard.pm:103
#, c-format
msgid "Use existing partitions"
msgstr "Koristi postojeću particiju"
-#: fs/partitioning_wizard.pm:96
+#: fs/partitioning_wizard.pm:105
#, c-format
msgid "There is no existing partition to use"
msgstr "Nemate nijednu postojeću particiju za upotrebu"
-#: fs/partitioning_wizard.pm:103
-#, c-format
-msgid "Use the Microsoft Windows® partition for loopback"
-msgstr "Koristi Microsoft Windows® particiju za loopback"
-
-#: fs/partitioning_wizard.pm:106
-#, c-format
-msgid "Which partition do you want to use for Linux4Win?"
-msgstr "Koju particiju želite koristiti za Linux4Win?"
-
-#: fs/partitioning_wizard.pm:108
-#, c-format
-msgid "Choose the sizes"
-msgstr "Izaberite veličine"
-
-#: fs/partitioning_wizard.pm:109
-#, c-format
-msgid "Root partition size in MB: "
-msgstr "Veličina root particije u MB: "
-
-#: fs/partitioning_wizard.pm:110
-#, c-format
-msgid "Swap partition size in MB: "
-msgstr "Veličina swap particije u MB: "
-
-#: fs/partitioning_wizard.pm:119
+#: fs/partitioning_wizard.pm:129
#, c-format
-msgid "There is no FAT partition to use as loopback (or not enough space left)"
-msgstr ""
-"Ne postoji nijedna FAT particija za upotrebu kao loopback (ili nije ostalo "
-"dovoljno prostora)"
+msgid "Computing the size of the Microsoft Windows® partition"
+msgstr "Izračunavam veličinu Microsoft Windows® particije"
-#: fs/partitioning_wizard.pm:127
+#: fs/partitioning_wizard.pm:148
#, fuzzy, c-format
msgid "Use the free space on a Microsoft Windows® partition"
msgstr "Koristi slobodan prostor na Microsoft Windows® particiji"
-#: fs/partitioning_wizard.pm:129
+#: fs/partitioning_wizard.pm:152
#, c-format
msgid "Which partition do you want to resize?"
msgstr "Kojoj particiji želite promijeniti veličinu?"
-#: fs/partitioning_wizard.pm:143
-#, c-format
-msgid ""
-"The FAT resizer is unable to handle your partition, \n"
-"the following error occurred: %s"
-msgstr ""
-"FAT resizer ne može izmijeniti vašu particiju, \n"
-"došlo je do sljedeće greške: %s"
-
-#: fs/partitioning_wizard.pm:146
-#, c-format
-msgid "Computing the size of the Microsoft Windows® partition"
-msgstr "Izračunavam veličinu Microsoft Windows® particije"
-
-#: fs/partitioning_wizard.pm:153
+#: fs/partitioning_wizard.pm:162
#, c-format
msgid ""
"Your Microsoft Windows® partition is too fragmented. Please reboot your "
@@ -2655,7 +2628,7 @@ msgstr ""
"restartujte vaš računar pod Microsoft Windows®, pokrenite program \"defrag\","
"zatim ponovo pokrenite Mandriva Linux instalaciju."
-#: fs/partitioning_wizard.pm:156
+#: fs/partitioning_wizard.pm:166
#, c-format
msgid ""
"WARNING!\n"
@@ -2690,39 +2663,39 @@ msgstr ""
"Kada ste sigurni, kliknite na \"%s\"."
#. -PO: keep the double empty lines between sections, this is formatted a la LaTeX
-#: fs/partitioning_wizard.pm:165 interactive.pm:549 interactive/curses.pm:263
-#: ugtk2.pm:519
+#: fs/partitioning_wizard.pm:175 fs/partitioning_wizard.pm:498
+#: interactive.pm:549 interactive/curses.pm:263 ugtk2.pm:519
#, c-format
msgid "Next"
msgstr "Dalje"
-#: fs/partitioning_wizard.pm:168
+#: fs/partitioning_wizard.pm:180
#, fuzzy, c-format
msgid "Partitionning"
msgstr "Particioniranje"
-#: fs/partitioning_wizard.pm:168
+#: fs/partitioning_wizard.pm:180
#, c-format
msgid "Which size do you want to keep for Microsoft Windows® on partition %s?"
msgstr ""
"Koju veličinu želite da sačuvate za Microsoft Windows® na particiji %s?"
-#: fs/partitioning_wizard.pm:169
+#: fs/partitioning_wizard.pm:181
#, c-format
msgid "Size"
msgstr "Veličina"
-#: fs/partitioning_wizard.pm:178
+#: fs/partitioning_wizard.pm:191
#, c-format
msgid "Resizing Microsoft Windows® partition"
msgstr "Smanjujem Microsoft Windows® particiju"
-#: fs/partitioning_wizard.pm:183
+#: fs/partitioning_wizard.pm:196
#, c-format
msgid "FAT resizing failed: %s"
msgstr "Smanjivanje FAT particije nije uspjelo: %s"
-#: fs/partitioning_wizard.pm:186
+#: fs/partitioning_wizard.pm:199
#, c-format
msgid ""
"To ensure data integrity after resizing the partition(s), \n"
@@ -2732,46 +2705,46 @@ msgstr ""
"prilikom idućeg pokretanja Windows(TM) biće izvršena provjera datotečnog "
"sistema"
-#: fs/partitioning_wizard.pm:198
+#: fs/partitioning_wizard.pm:212
#, c-format
msgid "There is no FAT partition to resize (or not enough space left)"
msgstr ""
"Ne postoji nijedna FAT particija za promjenu veličine (ili nije ostalo "
"dovoljno prostora)"
-#: fs/partitioning_wizard.pm:203
+#: fs/partitioning_wizard.pm:217
#, c-format
msgid "Remove Microsoft Windows®"
msgstr "Ukloni Microsoft Windows®"
-#: fs/partitioning_wizard.pm:203
+#: fs/partitioning_wizard.pm:217
#, c-format
msgid "Erase and use entire disk"
msgstr "Pobriši čitav disk"
-#: fs/partitioning_wizard.pm:205
+#: fs/partitioning_wizard.pm:221
#, c-format
msgid "You have more than one hard drive, which one do you install linux on?"
msgstr ""
"Imate više od jednog hard diska. Na koji od njih želite instalirati Linux?"
-#: fs/partitioning_wizard.pm:210 fsedit.pm:600
+#: fs/partitioning_wizard.pm:229 fsedit.pm:600
#, c-format
msgid "ALL existing partitions and their data will be lost on drive %s"
msgstr ""
"SVE postojeće particije i podaci na njima će biti izgubljeni na disku %s"
-#: fs/partitioning_wizard.pm:220
+#: fs/partitioning_wizard.pm:239
#, c-format
msgid "Custom disk partitioning"
msgstr "Ručno particioniranje diska"
-#: fs/partitioning_wizard.pm:226
+#: fs/partitioning_wizard.pm:245
#, c-format
msgid "Use fdisk"
msgstr "Koristi fdisk"
-#: fs/partitioning_wizard.pm:229
+#: fs/partitioning_wizard.pm:248
#, c-format
msgid ""
"You can now partition %s.\n"
@@ -2780,27 +2753,32 @@ msgstr ""
"Sada možete particionirati %s.\n"
"Kada završite, ne zaboravite spasiti naredbom 'w'"
-#: fs/partitioning_wizard.pm:269
+#: fs/partitioning_wizard.pm:388 fs/partitioning_wizard.pm:518
#, c-format
msgid "I can not find any room for installing"
msgstr "Ne mogu naći dovoljno prostora za instalaciju"
-#: fs/partitioning_wizard.pm:278
+#: fs/partitioning_wizard.pm:397 fs/partitioning_wizard.pm:525
#, c-format
msgid "The DrakX Partitioning wizard found the following solutions:"
msgstr "DrakX Particioni čarobnjak je našao sljedeća rješenja:"
-#: fs/partitioning_wizard.pm:287
+#: fs/partitioning_wizard.pm:459
+#, c-format
+msgid "Here is the content of you disk drive "
+msgstr ""
+
+#: fs/partitioning_wizard.pm:535
#, c-format
msgid "Partitioning failed: %s"
msgstr "Particioniranje nije uspjelo: %s"
-#: fs/type.pm:388
+#: fs/type.pm:390
#, c-format
msgid "You can not use JFS for partitions smaller than 16MB"
msgstr "Ne možete koristiti JFS za particije manje od 16MB"
-#: fs/type.pm:389
+#: fs/type.pm:391
#, c-format
msgid "You can not use ReiserFS for partitions smaller than 32MB"
msgstr "Ne možete koristiti ReiserFS za particije manje od 32MB"
@@ -2900,10 +2878,10 @@ msgstr "Ovaj direktorij treba ostati unutar korijenskog file sistema"
#: fsedit.pm:447 fsedit.pm:449
#, c-format
msgid ""
-"You need a true filesystem (ext2/ext3, reiserfs, xfs, or jfs) for this mount "
+"You need a true filesystem (ext2/3/4, reiserfs, xfs, or jfs) for this mount "
"point\n"
msgstr ""
-"Potreban vam je pravi file sistem (ext2/ext3, reiserfs, xfs ili jfs) za ovu "
+"Potreban vam je pravi file sistem (ext2/3/4, reiserfs, xfs ili jfs) za ovu "
"tačku montiranja\n"
#: fsedit.pm:451
@@ -3442,7 +3420,7 @@ msgstr "Vrsta tunera:"
#: interactive.pm:128 interactive.pm:549 interactive/curses.pm:263
#: interactive/http.pm:103 interactive/http.pm:156 interactive/stdio.pm:39
-#: interactive/stdio.pm:148 interactive/stdio.pm:149 mygtk2.pm:844
+#: interactive/stdio.pm:148 interactive/stdio.pm:149 mygtk2.pm:846
#: ugtk2.pm:421 ugtk2.pm:519 ugtk2.pm:812 ugtk2.pm:835
#, c-format
msgid "Ok"
@@ -3503,7 +3481,7 @@ msgstr "Nema tog direktorija"
msgid "No such file"
msgstr "Nema te datoteke"
-#: interactive/gtk.pm:580
+#: interactive/gtk.pm:594
#, c-format
msgid "Beware, Caps Lock is enabled"
msgstr ""
@@ -5340,17 +5318,17 @@ msgstr ""
"Učitavanje modula %s nije uspjelo.\n"
"Želite li probati opet sa drugim parametrima?"
-#: mygtk2.pm:1538 mygtk2.pm:1539
+#: mygtk2.pm:1540 mygtk2.pm:1541
#, c-format
msgid "Password is trivial to guess"
msgstr ""
-#: mygtk2.pm:1540
+#: mygtk2.pm:1542
#, c-format
msgid "Password should resist to basic attacks"
msgstr ""
-#: mygtk2.pm:1541 mygtk2.pm:1542
+#: mygtk2.pm:1543 mygtk2.pm:1544
#, fuzzy, c-format
msgid "Password seems secure"
msgstr "Šifra za korisnika"
@@ -7019,6 +6997,34 @@ msgstr ""
msgid "Installation failed"
msgstr "Instalacija nije uspjela"
+#~ msgid "Use the Microsoft Windows® partition for loopback"
+#~ msgstr "Koristi Microsoft Windows® particiju za loopback"
+
+#~ msgid "Which partition do you want to use for Linux4Win?"
+#~ msgstr "Koju particiju želite koristiti za Linux4Win?"
+
+#~ msgid "Choose the sizes"
+#~ msgstr "Izaberite veličine"
+
+#~ msgid "Root partition size in MB: "
+#~ msgstr "Veličina root particije u MB: "
+
+#~ msgid "Swap partition size in MB: "
+#~ msgstr "Veličina swap particije u MB: "
+
+#~ msgid ""
+#~ "There is no FAT partition to use as loopback (or not enough space left)"
+#~ msgstr ""
+#~ "Ne postoji nijedna FAT particija za upotrebu kao loopback (ili nije "
+#~ "ostalo dovoljno prostora)"
+
+#~ msgid ""
+#~ "The FAT resizer is unable to handle your partition, \n"
+#~ "the following error occurred: %s"
+#~ msgstr ""
+#~ "FAT resizer ne može izmijeniti vašu particiju, \n"
+#~ "došlo je do sljedeće greške: %s"
+
#~ msgid "Please log out and then use Ctrl-Alt-BackSpace"
#~ msgstr "Molim izvršite logout i zatim koristitite Ctrl-Alt-BackSpace"
diff --git a/perl-install/share/po/ca.po b/perl-install/share/po/ca.po
index c1af25e4c..a2a30aaf8 100644
--- a/perl-install/share/po/ca.po
+++ b/perl-install/share/po/ca.po
@@ -8,7 +8,7 @@
msgid ""
msgstr ""
"Project-Id-Version: ca\n"
-"POT-Creation-Date: 2009-09-10 12:20+0200\n"
+"POT-Creation-Date: 2009-10-07 13:57+0200\n"
"PO-Revision-Date: 2005-09-13 23:24+0200\n"
"Last-Translator: Albert Astals Cid <astals11@terra.es>\n"
"Language-Team: Catalan <kde-i18n-ca@kde.org>\n"
@@ -17,10 +17,10 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: KBabel 1.9.1\n"
-#: any.pm:252 any.pm:884 diskdrake/interactive.pm:594
+#: any.pm:252 any.pm:910 diskdrake/interactive.pm:594
#: diskdrake/interactive.pm:794 diskdrake/interactive.pm:838
-#: diskdrake/interactive.pm:924 diskdrake/interactive.pm:1178
-#: diskdrake/interactive.pm:1230 do_pkgs.pm:241 do_pkgs.pm:287
+#: diskdrake/interactive.pm:942 diskdrake/interactive.pm:1196
+#: diskdrake/interactive.pm:1248 do_pkgs.pm:241 do_pkgs.pm:287
#: harddrake/sound.pm:303 interactive.pm:587 pkgs.pm:281
#, c-format
msgid "Please wait"
@@ -173,7 +173,7 @@ msgstr "Habilita l'ACPI"
msgid "Enable Local APIC"
msgstr "Habilita l'ACPI"
-#: any.pm:415 any.pm:829 any.pm:845 authentication.pm:250
+#: any.pm:415 any.pm:855 any.pm:871 authentication.pm:250
#: diskdrake/smbnfs_gtk.pm:181
#, c-format
msgid "Password"
@@ -184,7 +184,7 @@ msgstr "Contrasenya"
msgid "The passwords do not match"
msgstr "Les contrasenyes no coincideixen"
-#: any.pm:417 authentication.pm:261 diskdrake/interactive.pm:1402
+#: any.pm:417 authentication.pm:261 diskdrake/interactive.pm:1420
#, c-format
msgid "Please try again"
msgstr "Si us plau, torneu-ho a intentar"
@@ -195,7 +195,7 @@ msgid "You can not use a password with %s"
msgstr ""
"No podeu utilitzar un sistema d'arxius xifrat per al punt de muntatge %s"
-#: any.pm:421 any.pm:831 any.pm:847 authentication.pm:251
+#: any.pm:421 any.pm:857 any.pm:873 authentication.pm:251
#, c-format
msgid "Password (again)"
msgstr "Contrasenya (un altre cop)"
@@ -362,193 +362,194 @@ msgstr ""
"Aquestes són les diferents entrades en el menú d'arrencada.\n"
"Podeu afegir-ne més o canviar-ne les existents."
-#: any.pm:790
+#: any.pm:816
#, c-format
msgid "access to X programs"
msgstr "accés a programes X"
-#: any.pm:791
+#: any.pm:817
#, c-format
msgid "access to rpm tools"
msgstr "accés a les eines rpm"
-#: any.pm:792
+#: any.pm:818
#, c-format
msgid "allow \"su\""
msgstr "permet \"su\""
-#: any.pm:793
+#: any.pm:819
#, c-format
msgid "access to administrative files"
msgstr "accés a fitxers administratius"
-#: any.pm:794
+#: any.pm:820
#, c-format
msgid "access to network tools"
msgstr "accés a les eines de xarxa"
-#: any.pm:795
+#: any.pm:821
#, c-format
msgid "access to compilation tools"
msgstr "accés a les eines de compilació"
-#: any.pm:801
+#: any.pm:827
#, c-format
msgid "(already added %s)"
msgstr "(ja s'ha afegit %s)"
-#: any.pm:807
+#: any.pm:833
#, c-format
msgid "Please give a user name"
msgstr "Si us plau, introduïu un nom d'usuari"
-#: any.pm:808
-#, c-format
+#: any.pm:834
+#, fuzzy, c-format
msgid ""
-"The user name must contain only lower cased letters, numbers, `-' and `_'"
+"The user name must start with a lower case letter followed by only lower "
+"cased letters, numbers, `-' and `_'"
msgstr ""
"El nom d'usuari només pot contenir lletres en minúscula, números, '-' i '_'"
-#: any.pm:809
+#: any.pm:835
#, c-format
msgid "The user name is too long"
msgstr "El nom d'usuari és massa llarg"
-#: any.pm:810
+#: any.pm:836
#, c-format
msgid "This user name has already been added"
msgstr "Aquest nom d'usuari ja s'ha afegit"
-#: any.pm:816 any.pm:849
+#: any.pm:842 any.pm:875
#, c-format
msgid "User ID"
msgstr "ID d'usuari"
-#: any.pm:816 any.pm:850
+#: any.pm:842 any.pm:876
#, c-format
msgid "Group ID"
msgstr "ID de grup"
-#: any.pm:817
+#: any.pm:843
#, c-format
msgid "%s must be a number"
msgstr "%s ha de ser un número"
-#: any.pm:818
+#: any.pm:844
#, c-format
msgid "%s should be above 500. Accept anyway?"
msgstr "%s hauria de ser superior a 500. Continuar tot i això?"
-#: any.pm:822
+#: any.pm:848
#, fuzzy, c-format
msgid "User management"
msgstr "Nom d'usuari"
-#: any.pm:828 authentication.pm:237
+#: any.pm:854 authentication.pm:237
#, c-format
msgid "Set administrator (root) password"
msgstr "Estableix la contrasenya de l'administrador (root)"
-#: any.pm:833
+#: any.pm:859
#, fuzzy, c-format
msgid "Enter a user"
msgstr ""
"Introduïu un usuari\n"
"%s"
-#: any.pm:835
+#: any.pm:861
#, c-format
msgid "Icon"
msgstr "Icona"
-#: any.pm:838
+#: any.pm:864
#, c-format
msgid "Real name"
msgstr "Nom real"
-#: any.pm:843
+#: any.pm:869
#, c-format
msgid "Login name"
msgstr "Nom d'accés"
-#: any.pm:848
+#: any.pm:874
#, c-format
msgid "Shell"
msgstr "Shell"
-#: any.pm:884
+#: any.pm:910
#, c-format
msgid "Please wait, adding media..."
msgstr "Si us plau espereu, s'estan afegint fonts..."
-#: any.pm:914 security/l10n.pm:14
+#: any.pm:940 security/l10n.pm:14
#, c-format
msgid "Autologin"
msgstr "Entrada automàtica"
-#: any.pm:915
+#: any.pm:941
#, c-format
msgid "I can set up your computer to automatically log on one user."
msgstr ""
"Puc configurar el vostre ordinador de manera que entri automàticament amb un "
"nom d'usuari."
-#: any.pm:916
+#: any.pm:942
#, c-format
msgid "Use this feature"
msgstr "Utilitza aquesta característica"
-#: any.pm:917
+#: any.pm:943
#, c-format
msgid "Choose the default user:"
msgstr "Escolliu l'usuari per defecte:"
-#: any.pm:918
+#: any.pm:944
#, c-format
msgid "Choose the window manager to run:"
msgstr "Escolliu el gestor de finestres per executar:"
-#: any.pm:929 any.pm:949 any.pm:1022
+#: any.pm:955 any.pm:975 any.pm:1048
#, c-format
msgid "Release Notes"
msgstr ""
-#: any.pm:956 any.pm:1314 interactive/gtk.pm:805
+#: any.pm:982 any.pm:1340 interactive/gtk.pm:819
#, c-format
msgid "Close"
msgstr "Tanca"
-#: any.pm:1008
+#: any.pm:1034
#, c-format
msgid "License agreement"
msgstr "Acord de llicència"
-#: any.pm:1010 diskdrake/dav.pm:26
+#: any.pm:1036 diskdrake/dav.pm:26
#, c-format
msgid "Quit"
msgstr "Surt"
-#: any.pm:1017
+#: any.pm:1043
#, fuzzy, c-format
msgid "Do you accept this license ?"
msgstr "En teniu una altra?"
-#: any.pm:1018
+#: any.pm:1044
#, c-format
msgid "Accept"
msgstr "Accepta"
-#: any.pm:1018
+#: any.pm:1044
#, c-format
msgid "Refuse"
msgstr "Rebutja"
-#: any.pm:1044 any.pm:1110
+#: any.pm:1070 any.pm:1136
#, c-format
msgid "Please choose a language to use"
msgstr "Si us plau, trieu un idioma per utilitzar"
-#: any.pm:1073
+#: any.pm:1099
#, c-format
msgid ""
"Mandriva Linux can support multiple languages. Select\n"
@@ -559,77 +560,77 @@ msgstr ""
"els llenguatges que vulgueu instal·lar. Estaran disponibles\n"
"quan reinicieu el sistema, després que la instal·lació s'hagi completat."
-#: any.pm:1076
+#: any.pm:1102
#, c-format
msgid "Multi languages"
msgstr ""
-#: any.pm:1087 any.pm:1119
+#: any.pm:1113 any.pm:1145
#, c-format
msgid "Old compatibility (non UTF-8) encoding"
msgstr ""
-#: any.pm:1089
+#: any.pm:1115
#, c-format
msgid "All languages"
msgstr "Tots els idiomes"
-#: any.pm:1111
+#: any.pm:1137
#, c-format
msgid "Language choice"
msgstr "Tria d'idioma"
-#: any.pm:1165
+#: any.pm:1191
#, c-format
msgid "Country / Region"
msgstr "País / Regió"
-#: any.pm:1166
+#: any.pm:1192
#, c-format
msgid "Please choose your country"
msgstr "Si us plau, seleccioneu el vostre país"
-#: any.pm:1168
+#: any.pm:1194
#, c-format
msgid "Here is the full list of available countries"
msgstr "Aquesta és la llista completa de països"
-#: any.pm:1169
+#: any.pm:1195
#, c-format
msgid "Other Countries"
msgstr "Altres països"
-#: any.pm:1169 interactive.pm:488 interactive/gtk.pm:445
+#: any.pm:1195 interactive.pm:488 interactive/gtk.pm:445
#, c-format
msgid "Advanced"
msgstr "Avançat"
-#: any.pm:1175
+#: any.pm:1201
#, c-format
msgid "Input method:"
msgstr "Mètode d'entrada:"
-#: any.pm:1178
+#: any.pm:1204
#, c-format
msgid "None"
msgstr "Cap"
-#: any.pm:1259
+#: any.pm:1285
#, c-format
msgid "No sharing"
msgstr "No es comparteix"
-#: any.pm:1259
+#: any.pm:1285
#, c-format
msgid "Allow all users"
msgstr "Permet tots els usuaris"
-#: any.pm:1259
+#: any.pm:1285
#, c-format
msgid "Custom"
msgstr "Personalitzada"
-#: any.pm:1263
+#: any.pm:1289
#, c-format
msgid ""
"Would you like to allow users to share some of their directories?\n"
@@ -644,7 +645,7 @@ msgstr ""
"\n"
"\"Personalitzat\" permet configurar cada usuari per separat.\n"
-#: any.pm:1275
+#: any.pm:1301
#, c-format
msgid ""
"NFS: the traditional Unix file sharing system, with less support on Mac and "
@@ -653,7 +654,7 @@ msgstr ""
"NFS: el sistema de compartició de fitxers tradicional de Unix, amb menys "
"suport a Mac i Windows."
-#: any.pm:1278
+#: any.pm:1304
#, c-format
msgid ""
"SMB: a file sharing system used by Windows, Mac OS X and many modern Linux "
@@ -662,18 +663,18 @@ msgstr ""
"SMB: un sistema de compartició de fitxers usat per Windows, Mac OS X i "
"bastants sistemes Linux moderns."
-#: any.pm:1286
+#: any.pm:1312
#, c-format
msgid ""
"You can export using NFS or SMB. Please select which you would like to use."
msgstr "Podeu exportar utilitzant NFS o SMB. Seleccioneu quin voleu utilitzar."
-#: any.pm:1314
+#: any.pm:1340
#, c-format
msgid "Launch userdrake"
msgstr "Executa userdrake"
-#: any.pm:1316
+#: any.pm:1342
#, c-format
msgid ""
"The per-user sharing uses the group \"fileshare\". \n"
@@ -682,56 +683,56 @@ msgstr ""
"La compartició per usuari utilitza el grup \"fileshare\".\n"
"Podeu utilitzar userdrake per a afegir un usuari a aquest grup."
-#: any.pm:1421
+#: any.pm:1448
#, fuzzy, c-format
msgid ""
"You need to logout and back in again for changes to take effect. Press OK to "
"logout now."
msgstr "Heu de sortir i tornar a entrar per tal que els canvis tinguin efecte"
-#: any.pm:1425
+#: any.pm:1452
#, c-format
msgid "You need to log out and back in again for changes to take effect"
msgstr "Heu de sortir i tornar a entrar per tal que els canvis tinguin efecte"
-#: any.pm:1460
+#: any.pm:1487
#, c-format
msgid "Timezone"
msgstr "Fus horari"
-#: any.pm:1460
+#: any.pm:1487
#, c-format
msgid "Which is your timezone?"
msgstr "En quina zona horària us trobeu?"
-#: any.pm:1483 any.pm:1485
+#: any.pm:1510 any.pm:1512
#, c-format
msgid "Date, Clock & Time Zone Settings"
msgstr ""
-#: any.pm:1486
+#: any.pm:1513
#, c-format
msgid "What is the best time?"
msgstr ""
#
-#: any.pm:1490
+#: any.pm:1517
#, fuzzy, c-format
msgid "%s (hardware clock set to UTC)"
msgstr "El rellotge del vostre ordinador està regulat per GMT"
#
-#: any.pm:1491
+#: any.pm:1518
#, fuzzy, c-format
msgid "%s (hardware clock set to local time)"
msgstr "El rellotge del vostre ordinador està regulat per GMT"
-#: any.pm:1493
+#: any.pm:1520
#, c-format
msgid "NTP Server"
msgstr "Servidor NTP"
-#: any.pm:1494
+#: any.pm:1521
#, c-format
msgid "Automatic time synchronization (using NTP)"
msgstr "Sincronització automàtica de la hora (usant NTP)"
@@ -1222,7 +1223,7 @@ msgid "Mount point"
msgstr "Punt de muntatge"
#: diskdrake/dav.pm:67 diskdrake/interactive.pm:403
-#: diskdrake/interactive.pm:1072 diskdrake/removable.pm:24
+#: diskdrake/interactive.pm:1090 diskdrake/removable.pm:24
#: diskdrake/smbnfs_gtk.pm:80
#, c-format
msgid "Options"
@@ -1233,23 +1234,24 @@ msgstr "Opcions"
msgid "Remove"
msgstr "Elimina"
-#: diskdrake/dav.pm:69 diskdrake/hd_gtk.pm:182 diskdrake/removable.pm:26
+#: diskdrake/dav.pm:69 diskdrake/hd_gtk.pm:187 diskdrake/removable.pm:26
#: diskdrake/smbnfs_gtk.pm:82 interactive/http.pm:151
#, c-format
msgid "Done"
msgstr "Fet"
-#: diskdrake/dav.pm:78 diskdrake/hd_gtk.pm:123 diskdrake/hd_gtk.pm:289
+#: diskdrake/dav.pm:78 diskdrake/hd_gtk.pm:128 diskdrake/hd_gtk.pm:294
#: diskdrake/interactive.pm:247 diskdrake/interactive.pm:260
#: diskdrake/interactive.pm:450 diskdrake/interactive.pm:520
#: diskdrake/interactive.pm:525 diskdrake/interactive.pm:656
-#: diskdrake/interactive.pm:942 diskdrake/interactive.pm:1118
-#: diskdrake/interactive.pm:1131 diskdrake/interactive.pm:1134
-#: diskdrake/interactive.pm:1402 diskdrake/smbnfs_gtk.pm:42 do_pkgs.pm:23
-#: do_pkgs.pm:28 do_pkgs.pm:44 do_pkgs.pm:60 do_pkgs.pm:65 do_pkgs.pm:82
-#: fsedit.pm:246 interactive/http.pm:117 interactive/http.pm:118
-#: modules/interactive.pm:19 scanner.pm:95 scanner.pm:106 scanner.pm:113
-#: scanner.pm:120 wizards.pm:95 wizards.pm:99 wizards.pm:121
+#: diskdrake/interactive.pm:909 diskdrake/interactive.pm:960
+#: diskdrake/interactive.pm:1136 diskdrake/interactive.pm:1149
+#: diskdrake/interactive.pm:1152 diskdrake/interactive.pm:1420
+#: diskdrake/smbnfs_gtk.pm:42 do_pkgs.pm:23 do_pkgs.pm:28 do_pkgs.pm:44
+#: do_pkgs.pm:60 do_pkgs.pm:65 do_pkgs.pm:82 fsedit.pm:246
+#: interactive/http.pm:117 interactive/http.pm:118 modules/interactive.pm:19
+#: scanner.pm:95 scanner.pm:106 scanner.pm:113 scanner.pm:120 wizards.pm:95
+#: wizards.pm:99 wizards.pm:121
#, c-format
msgid "Error"
msgstr "Error"
@@ -1264,12 +1266,12 @@ msgstr "Si us plau introduïu l'URL del servidor WebDAV"
msgid "The URL must begin with http:// or https://"
msgstr "L'URL ha de començar per http:// o https://"
-#: diskdrake/dav.pm:106 diskdrake/hd_gtk.pm:407 diskdrake/interactive.pm:303
+#: diskdrake/dav.pm:106 diskdrake/hd_gtk.pm:412 diskdrake/interactive.pm:303
#: diskdrake/interactive.pm:388 diskdrake/interactive.pm:550
#: diskdrake/interactive.pm:747 diskdrake/interactive.pm:805
-#: diskdrake/interactive.pm:922 diskdrake/interactive.pm:964
-#: diskdrake/interactive.pm:965 diskdrake/interactive.pm:1215
-#: diskdrake/interactive.pm:1253 diskdrake/interactive.pm:1401 do_pkgs.pm:19
+#: diskdrake/interactive.pm:940 diskdrake/interactive.pm:982
+#: diskdrake/interactive.pm:983 diskdrake/interactive.pm:1233
+#: diskdrake/interactive.pm:1271 diskdrake/interactive.pm:1419 do_pkgs.pm:19
#: do_pkgs.pm:39 do_pkgs.pm:57 do_pkgs.pm:77 harddrake/sound.pm:442
#, c-format
msgid "Warning"
@@ -1286,58 +1288,60 @@ msgid "Server: "
msgstr "Servidor: "
#: diskdrake/dav.pm:125 diskdrake/interactive.pm:493
-#: diskdrake/interactive.pm:1277 diskdrake/interactive.pm:1362
+#: diskdrake/interactive.pm:1295 diskdrake/interactive.pm:1380
#, c-format
msgid "Mount point: "
msgstr "Punt de muntatge: "
-#: diskdrake/dav.pm:126 diskdrake/interactive.pm:1369
+#: diskdrake/dav.pm:126 diskdrake/interactive.pm:1387
#, c-format
msgid "Options: %s"
msgstr "Opcions: %s"
-#: diskdrake/hd_gtk.pm:54 diskdrake/interactive.pm:298
+#: diskdrake/hd_gtk.pm:61 diskdrake/interactive.pm:298
#: diskdrake/smbnfs_gtk.pm:22 fs/mount_point.pm:106
-#: fs/partitioning_wizard.pm:51 fs/partitioning_wizard.pm:206
-#: fs/partitioning_wizard.pm:211 fs/partitioning_wizard.pm:250
-#: fs/partitioning_wizard.pm:269 fs/partitioning_wizard.pm:274
+#: fs/partitioning_wizard.pm:52 fs/partitioning_wizard.pm:222
+#: fs/partitioning_wizard.pm:230 fs/partitioning_wizard.pm:269
+#: fs/partitioning_wizard.pm:388 fs/partitioning_wizard.pm:445
+#: fs/partitioning_wizard.pm:518 fs/partitioning_wizard.pm:521
#, c-format
msgid "Partitioning"
msgstr "Particionament"
-#: diskdrake/hd_gtk.pm:68
+#: diskdrake/hd_gtk.pm:73
#, c-format
msgid "Click on a partition, choose a filesystem type then choose an action"
msgstr ""
-#: diskdrake/hd_gtk.pm:105 diskdrake/interactive.pm:1093
-#: diskdrake/interactive.pm:1103 diskdrake/interactive.pm:1156
+#: diskdrake/hd_gtk.pm:110 diskdrake/interactive.pm:1111
+#: diskdrake/interactive.pm:1121 diskdrake/interactive.pm:1174
#, c-format
msgid "Read carefully"
msgstr "Llegiu-ho atentament"
-#: diskdrake/hd_gtk.pm:105
+#: diskdrake/hd_gtk.pm:110
#, c-format
msgid "Please make a backup of your data first"
msgstr "Si us plau, feu primer una còpia de seguretat de les vostres dades"
-#: diskdrake/hd_gtk.pm:106 diskdrake/interactive.pm:240
+#: diskdrake/hd_gtk.pm:111 diskdrake/interactive.pm:240
#, c-format
msgid "Exit"
msgstr "Surt"
-#: diskdrake/hd_gtk.pm:106
+#: diskdrake/hd_gtk.pm:111
#, c-format
msgid "Continue"
msgstr "Continua"
-#: diskdrake/hd_gtk.pm:177 interactive.pm:653 interactive/gtk.pm:797
-#: interactive/gtk.pm:815 interactive/gtk.pm:836 ugtk2.pm:936
+#: diskdrake/hd_gtk.pm:182 fs/partitioning_wizard.pm:493 interactive.pm:653
+#: interactive/gtk.pm:811 interactive/gtk.pm:829 interactive/gtk.pm:850
+#: ugtk2.pm:936
#, c-format
msgid "Help"
msgstr "Ajuda"
-#: diskdrake/hd_gtk.pm:223
+#: diskdrake/hd_gtk.pm:228
#, c-format
msgid ""
"You have one big Microsoft Windows partition.\n"
@@ -1348,87 +1352,87 @@ msgstr ""
"Suggereixo que primer en canvieu la mida\n"
"(feu-hi clic i després feu clic a \"Canvia la mida\")"
-#: diskdrake/hd_gtk.pm:225
+#: diskdrake/hd_gtk.pm:230
#, c-format
msgid "Please click on a partition"
msgstr "Si us plau, feu clic a una partició "
-#: diskdrake/hd_gtk.pm:239 diskdrake/smbnfs_gtk.pm:63
+#: diskdrake/hd_gtk.pm:244 diskdrake/smbnfs_gtk.pm:63
#, c-format
msgid "Details"
msgstr "Detalls"
-#: diskdrake/hd_gtk.pm:289
+#: diskdrake/hd_gtk.pm:294
#, c-format
msgid "No hard drives found"
msgstr "No s'ha trobat cap disc dur!"
-#: diskdrake/hd_gtk.pm:316
+#: diskdrake/hd_gtk.pm:321
#, c-format
msgid "Unknown"
msgstr "Desconegut"
-#: diskdrake/hd_gtk.pm:378
+#: diskdrake/hd_gtk.pm:383
#, fuzzy, c-format
msgid "Ext3"
msgstr "Surt"
-#: diskdrake/hd_gtk.pm:378
+#: diskdrake/hd_gtk.pm:383
#, fuzzy, c-format
msgid "XFS"
msgstr "HFS"
-#: diskdrake/hd_gtk.pm:378
+#: diskdrake/hd_gtk.pm:383
#, c-format
msgid "Swap"
msgstr "Intercanvi"
-#: diskdrake/hd_gtk.pm:378
+#: diskdrake/hd_gtk.pm:383
#, c-format
msgid "SunOS"
msgstr "SunOS"
-#: diskdrake/hd_gtk.pm:378
+#: diskdrake/hd_gtk.pm:383
#, c-format
msgid "HFS"
msgstr "HFS"
-#: diskdrake/hd_gtk.pm:378
+#: diskdrake/hd_gtk.pm:383
#, c-format
msgid "Windows"
msgstr "Windows"
-#: diskdrake/hd_gtk.pm:379 services.pm:158
+#: diskdrake/hd_gtk.pm:384 services.pm:158
#, c-format
msgid "Other"
msgstr "Altres"
-#: diskdrake/hd_gtk.pm:379 diskdrake/interactive.pm:1292
+#: diskdrake/hd_gtk.pm:384 diskdrake/interactive.pm:1310
#, c-format
msgid "Empty"
msgstr "Buit"
-#: diskdrake/hd_gtk.pm:386
+#: diskdrake/hd_gtk.pm:391
#, c-format
msgid "Filesystem types:"
msgstr "Tipus de sistema de fitxers:"
-#: diskdrake/hd_gtk.pm:407
+#: diskdrake/hd_gtk.pm:412
#, fuzzy, c-format
msgid "This partition is already empty"
msgstr "No es pot canviar la mida d'aquesta partició"
-#: diskdrake/hd_gtk.pm:416
+#: diskdrake/hd_gtk.pm:421
#, c-format
msgid "Use ``Unmount'' first"
msgstr "Utilitzeu primer \"Unmount\""
-#: diskdrake/hd_gtk.pm:416
+#: diskdrake/hd_gtk.pm:421
#, fuzzy, c-format
msgid "Use ``%s'' instead (in expert mode)"
msgstr "Utilitzeu \"%s\" al seu lloc"
-#: diskdrake/hd_gtk.pm:416 diskdrake/interactive.pm:402
+#: diskdrake/hd_gtk.pm:421 diskdrake/interactive.pm:402
#: diskdrake/interactive.pm:588 diskdrake/removable.pm:25
#: diskdrake/removable.pm:48
#, c-format
@@ -1453,7 +1457,7 @@ msgstr "Més"
#
#: diskdrake/interactive.pm:281 diskdrake/interactive.pm:291
-#: diskdrake/interactive.pm:1200
+#: diskdrake/interactive.pm:1218
#, fuzzy, c-format
msgid "Confirmation"
msgstr "Configuració"
@@ -1478,7 +1482,7 @@ msgstr "Voleu sortir sense escriure la taula de particions?"
msgid "Do you want to save /etc/fstab modifications"
msgstr "Voleu desar les modificacions a /etc/fstab"
-#: diskdrake/interactive.pm:298 fs/partitioning_wizard.pm:250
+#: diskdrake/interactive.pm:298 fs/partitioning_wizard.pm:269
#, c-format
msgid "You need to reboot for the partition table modifications to take place"
msgstr ""
@@ -1567,7 +1571,7 @@ msgstr "Formata"
msgid "Add to RAID"
msgstr "Afegeix al RAID"
-#: diskdrake/interactive.pm:409 diskdrake/interactive.pm:888
+#: diskdrake/interactive.pm:409 diskdrake/interactive.pm:891
#, c-format
msgid "Add to LVM"
msgstr "Afegeix a l'LVM"
@@ -1627,12 +1631,12 @@ msgstr "Crea una nova partició"
msgid "Start sector: "
msgstr "Sector d'inici: "
-#: diskdrake/interactive.pm:489 diskdrake/interactive.pm:957
+#: diskdrake/interactive.pm:489 diskdrake/interactive.pm:975
#, c-format
msgid "Size in MB: "
msgstr "Mida en MB: "
-#: diskdrake/interactive.pm:491 diskdrake/interactive.pm:958
+#: diskdrake/interactive.pm:491 diskdrake/interactive.pm:976
#, c-format
msgid "Filesystem type: "
msgstr "Tipus de sistema de fitxers: "
@@ -1735,7 +1739,7 @@ msgid "Where do you want to mount %s?"
msgstr "On voleu muntar %s?"
#: diskdrake/interactive.pm:711 diskdrake/interactive.pm:794
-#: fs/partitioning_wizard.pm:146 fs/partitioning_wizard.pm:178
+#: fs/partitioning_wizard.pm:129 fs/partitioning_wizard.pm:191
#, c-format
msgid "Resizing"
msgstr "S'està canviant la mida"
@@ -1792,7 +1796,7 @@ msgstr ""
"les comprovacions del sistema de fitxers es realitzaran el proper cop que "
"arrenqueu en Windows(TM)"
-#: diskdrake/interactive.pm:853 diskdrake/interactive.pm:1397
+#: diskdrake/interactive.pm:853 diskdrake/interactive.pm:1415
#, c-format
msgid "Filesystem encryption key"
msgstr "Clau de xifratge del sistema de fitxers: "
@@ -1802,7 +1806,7 @@ msgstr "Clau de xifratge del sistema de fitxers: "
msgid "Enter your filesystem encryption key"
msgstr "Escolliu la clau de xifratge del sistema de fitxers"
-#: diskdrake/interactive.pm:855 diskdrake/interactive.pm:1405
+#: diskdrake/interactive.pm:855 diskdrake/interactive.pm:1423
#, c-format
msgid "Encryption key"
msgstr "Clau de xifratge"
@@ -1817,140 +1821,150 @@ msgstr ""
msgid "Choose an existing RAID to add to"
msgstr "Escolliu un RAID existent al qual afegir-ho"
-#: diskdrake/interactive.pm:872 diskdrake/interactive.pm:890
+#: diskdrake/interactive.pm:872 diskdrake/interactive.pm:893
#, c-format
msgid "new"
msgstr "nou"
-#: diskdrake/interactive.pm:888
+#: diskdrake/interactive.pm:891
#, c-format
msgid "Choose an existing LVM to add to"
msgstr "Escolliu un LVM existent al qual afegir-ho"
-#: diskdrake/interactive.pm:895
-#, c-format
-msgid "LVM name?"
+#: diskdrake/interactive.pm:903 diskdrake/interactive.pm:912
+#, fuzzy, c-format
+msgid "LVM name"
msgstr "Nom LVM?"
-#: diskdrake/interactive.pm:922
+#: diskdrake/interactive.pm:904
+#, c-format
+msgid "Enter a name for the new LVM volume group"
+msgstr ""
+
+#: diskdrake/interactive.pm:909
+#, fuzzy, c-format
+msgid "\"%s\" already exists"
+msgstr "El fitxer ja existeix. El voleu utilitzar?"
+
+#: diskdrake/interactive.pm:940
#, c-format
msgid ""
"Physical volume %s is still in use.\n"
"Do you want to move used physical extents on this volume to other volumes?"
msgstr ""
-#: diskdrake/interactive.pm:924
+#: diskdrake/interactive.pm:942
#, c-format
msgid "Moving physical extents"
msgstr ""
-#: diskdrake/interactive.pm:942
+#: diskdrake/interactive.pm:960
#, c-format
msgid "This partition can not be used for loopback"
msgstr "Aquesta partició no es pot utilitzar per al loopback"
-#: diskdrake/interactive.pm:955
+#: diskdrake/interactive.pm:973
#, c-format
msgid "Loopback"
msgstr "Loopback"
-#: diskdrake/interactive.pm:956
+#: diskdrake/interactive.pm:974
#, c-format
msgid "Loopback file name: "
msgstr "Nom del fitxer de loopback: "
-#: diskdrake/interactive.pm:961
+#: diskdrake/interactive.pm:979
#, c-format
msgid "Give a file name"
msgstr "Proporcioneu un nom de fitxer"
-#: diskdrake/interactive.pm:964
+#: diskdrake/interactive.pm:982
#, c-format
msgid "File is already used by another loopback, choose another one"
msgstr "Un altre loopback ja està utilitzant el fitxer, escolliu-ne un altre"
-#: diskdrake/interactive.pm:965
+#: diskdrake/interactive.pm:983
#, c-format
msgid "File already exists. Use it?"
msgstr "El fitxer ja existeix. El voleu utilitzar?"
-#: diskdrake/interactive.pm:997 diskdrake/interactive.pm:1000
+#: diskdrake/interactive.pm:1015 diskdrake/interactive.pm:1018
#, c-format
msgid "Mount options"
msgstr "Opcions de muntatge"
-#: diskdrake/interactive.pm:1007
+#: diskdrake/interactive.pm:1025
#, c-format
msgid "Various"
msgstr "Diversos"
-#: diskdrake/interactive.pm:1074
+#: diskdrake/interactive.pm:1092
#, c-format
msgid "device"
msgstr "dispositiu"
-#: diskdrake/interactive.pm:1075
+#: diskdrake/interactive.pm:1093
#, c-format
msgid "level"
msgstr "nivell"
-#: diskdrake/interactive.pm:1076
+#: diskdrake/interactive.pm:1094
#, c-format
msgid "chunk size in KiB"
msgstr "mida del fragment en KB"
-#: diskdrake/interactive.pm:1094
+#: diskdrake/interactive.pm:1112
#, c-format
msgid "Be careful: this operation is dangerous."
msgstr "Aneu amb compte: aquesta operació és perillosa."
-#: diskdrake/interactive.pm:1109
+#: diskdrake/interactive.pm:1127
#, fuzzy, c-format
msgid "Partitioning Type"
msgstr "Particionament"
-#: diskdrake/interactive.pm:1109
+#: diskdrake/interactive.pm:1127
#, c-format
msgid "What type of partitioning?"
msgstr "Quin tipus de particionament voleu?"
-#: diskdrake/interactive.pm:1147
+#: diskdrake/interactive.pm:1165
#, c-format
msgid "You'll need to reboot before the modification can take place"
msgstr ""
"Us caldrà tornar a arrencar per tal que les modificacions tinguin efecte"
-#: diskdrake/interactive.pm:1156
+#: diskdrake/interactive.pm:1174
#, c-format
msgid "Partition table of drive %s is going to be written to disk"
msgstr "La taula de particions de la unitat %s s'escriurà al disc"
-#: diskdrake/interactive.pm:1178 fs/format.pm:96 fs/format.pm:103
+#: diskdrake/interactive.pm:1196 fs/format.pm:96 fs/format.pm:103
#, c-format
msgid "Formatting partition %s"
msgstr "S'està formatant la partició %s"
-#: diskdrake/interactive.pm:1191
+#: diskdrake/interactive.pm:1209
#, c-format
msgid "After formatting partition %s, all data on this partition will be lost"
msgstr "Després de formatar la partició %s, se'n perdran totes les dades"
-#: diskdrake/interactive.pm:1200 fs/partitioning.pm:48
+#: diskdrake/interactive.pm:1218 fs/partitioning.pm:48
#, c-format
msgid "Check bad blocks?"
msgstr "Voleu comprovar els blocs incorrectes?"
-#: diskdrake/interactive.pm:1214
+#: diskdrake/interactive.pm:1232
#, c-format
msgid "Move files to the new partition"
msgstr "Mou els fitxers a la nova partició"
-#: diskdrake/interactive.pm:1214
+#: diskdrake/interactive.pm:1232
#, c-format
msgid "Hide files"
msgstr "Fitxers ocults"
-#: diskdrake/interactive.pm:1215
+#: diskdrake/interactive.pm:1233
#, c-format
msgid ""
"Directory %s already contains data\n"
@@ -1961,128 +1975,128 @@ msgid ""
"the contents of the mounted partition)"
msgstr ""
-#: diskdrake/interactive.pm:1230
+#: diskdrake/interactive.pm:1248
#, c-format
msgid "Moving files to the new partition"
msgstr "S'estan movent els fitxers a la nova partició"
-#: diskdrake/interactive.pm:1234
+#: diskdrake/interactive.pm:1252
#, c-format
msgid "Copying %s"
msgstr "S'està copiant %s"
-#: diskdrake/interactive.pm:1238
+#: diskdrake/interactive.pm:1256
#, c-format
msgid "Removing %s"
msgstr "S'està esborrant %s"
-#: diskdrake/interactive.pm:1252
+#: diskdrake/interactive.pm:1270
#, c-format
msgid "partition %s is now known as %s"
msgstr "la partició %s ara és %s"
-#: diskdrake/interactive.pm:1253
+#: diskdrake/interactive.pm:1271
#, c-format
msgid "Partitions have been renumbered: "
msgstr ""
-#: diskdrake/interactive.pm:1278 diskdrake/interactive.pm:1346
+#: diskdrake/interactive.pm:1296 diskdrake/interactive.pm:1364
#, c-format
msgid "Device: "
msgstr "Dispositiu: "
-#: diskdrake/interactive.pm:1279
+#: diskdrake/interactive.pm:1297
#, c-format
msgid "Volume label: "
msgstr "Etiqueta del volum: "
-#: diskdrake/interactive.pm:1280
+#: diskdrake/interactive.pm:1298
#, c-format
msgid "UUID: "
msgstr ""
-#: diskdrake/interactive.pm:1281
+#: diskdrake/interactive.pm:1299
#, c-format
msgid "DOS drive letter: %s (just a guess)\n"
msgstr "Lletra d'unitat de DOS: %s (només és una suposició)\n"
-#: diskdrake/interactive.pm:1285 diskdrake/interactive.pm:1294
-#: diskdrake/interactive.pm:1365
+#: diskdrake/interactive.pm:1303 diskdrake/interactive.pm:1312
+#: diskdrake/interactive.pm:1383
#, c-format
msgid "Type: "
msgstr "Tipus: "
-#: diskdrake/interactive.pm:1289 diskdrake/interactive.pm:1350
+#: diskdrake/interactive.pm:1307 diskdrake/interactive.pm:1368
#, c-format
msgid "Name: "
msgstr "Nom: "
-#: diskdrake/interactive.pm:1296
+#: diskdrake/interactive.pm:1314
#, c-format
msgid "Start: sector %s\n"
msgstr "Inici: sector %s\n"
-#: diskdrake/interactive.pm:1297
+#: diskdrake/interactive.pm:1315
#, c-format
msgid "Size: %s"
msgstr "Mida: %s"
-#: diskdrake/interactive.pm:1299
+#: diskdrake/interactive.pm:1317
#, c-format
msgid ", %s sectors"
msgstr ", %s sectors"
-#: diskdrake/interactive.pm:1301
+#: diskdrake/interactive.pm:1319
#, c-format
msgid "Cylinder %d to %d\n"
msgstr "Cilindre %d a %d\n"
-#: diskdrake/interactive.pm:1302
+#: diskdrake/interactive.pm:1320
#, c-format
msgid "Number of logical extents: %d\n"
msgstr ""
-#: diskdrake/interactive.pm:1303
+#: diskdrake/interactive.pm:1321
#, c-format
msgid "Formatted\n"
msgstr "Formatat\n"
-#: diskdrake/interactive.pm:1304
+#: diskdrake/interactive.pm:1322
#, c-format
msgid "Not formatted\n"
msgstr "Sense formatar\n"
-#: diskdrake/interactive.pm:1305
+#: diskdrake/interactive.pm:1323
#, c-format
msgid "Mounted\n"
msgstr "Muntat\n"
-#: diskdrake/interactive.pm:1306
+#: diskdrake/interactive.pm:1324
#, c-format
msgid "RAID %s\n"
msgstr "RAID %s\n"
-#: diskdrake/interactive.pm:1308
+#: diskdrake/interactive.pm:1326
#, fuzzy, c-format
msgid "Encrypted"
msgstr "Clau de xifratge"
-#: diskdrake/interactive.pm:1308
+#: diskdrake/interactive.pm:1326
#, c-format
msgid " (mapped on %s)"
msgstr ""
-#: diskdrake/interactive.pm:1309
+#: diskdrake/interactive.pm:1327
#, c-format
msgid " (to map on %s)"
msgstr ""
-#: diskdrake/interactive.pm:1310
+#: diskdrake/interactive.pm:1328
#, c-format
msgid " (inactive)"
msgstr ""
-#: diskdrake/interactive.pm:1316
+#: diskdrake/interactive.pm:1334
#, c-format
msgid ""
"Loopback file(s):\n"
@@ -2091,7 +2105,7 @@ msgstr ""
"Fitxer(s) de loopback:\n"
" %s\n"
-#: diskdrake/interactive.pm:1317
+#: diskdrake/interactive.pm:1335
#, c-format
msgid ""
"Partition booted by default\n"
@@ -2100,27 +2114,27 @@ msgstr ""
"Partició arrencada per defecte\n"
" (per a l'arrencada de l'MS-DOS, no per a LILO)\n"
-#: diskdrake/interactive.pm:1319
+#: diskdrake/interactive.pm:1337
#, c-format
msgid "Level %s\n"
msgstr "Nivell %s\n"
-#: diskdrake/interactive.pm:1320
+#: diskdrake/interactive.pm:1338
#, c-format
msgid "Chunk size %d KiB\n"
msgstr "Mida del fragment %d KB\n"
-#: diskdrake/interactive.pm:1321
+#: diskdrake/interactive.pm:1339
#, c-format
msgid "RAID-disks %s\n"
msgstr "Discs RAID %s\n"
-#: diskdrake/interactive.pm:1323
+#: diskdrake/interactive.pm:1341
#, c-format
msgid "Loopback file name: %s"
msgstr "Nom del fitxer de loopback: %s"
-#: diskdrake/interactive.pm:1326
+#: diskdrake/interactive.pm:1344
#, c-format
msgid ""
"\n"
@@ -2133,7 +2147,7 @@ msgstr ""
"una partició de programes de control. Potser\n"
"és millor que no la toqueu.\n"
-#: diskdrake/interactive.pm:1329
+#: diskdrake/interactive.pm:1347
#, c-format
msgid ""
"\n"
@@ -2146,69 +2160,69 @@ msgstr ""
"Bootstrap és per arrencar\n"
"el vostre sistema en dual.\n"
-#: diskdrake/interactive.pm:1338
+#: diskdrake/interactive.pm:1356
#, c-format
msgid "Free space on %s (%s)"
msgstr ""
-#: diskdrake/interactive.pm:1347
+#: diskdrake/interactive.pm:1365
#, c-format
msgid "Read-only"
msgstr "Només lectura"
-#: diskdrake/interactive.pm:1348
+#: diskdrake/interactive.pm:1366
#, c-format
msgid "Size: %s\n"
msgstr "Mida: %s\n"
-#: diskdrake/interactive.pm:1349
+#: diskdrake/interactive.pm:1367
#, c-format
msgid "Geometry: %s cylinders, %s heads, %s sectors\n"
msgstr "Geometria: %s cilindres, %s capçals, %s sectors\n"
-#: diskdrake/interactive.pm:1351
+#: diskdrake/interactive.pm:1369
#, fuzzy, c-format
msgid "Medium type: "
msgstr "Tipus de sistema de fitxers: "
-#: diskdrake/interactive.pm:1352
+#: diskdrake/interactive.pm:1370
#, c-format
msgid "LVM-disks %s\n"
msgstr "Discs LVM %s\n"
-#: diskdrake/interactive.pm:1353
+#: diskdrake/interactive.pm:1371
#, c-format
msgid "Partition table type: %s\n"
msgstr "Tipus de taula de particions: %s\n"
-#: diskdrake/interactive.pm:1354
+#: diskdrake/interactive.pm:1372
#, c-format
msgid "on channel %d id %d\n"
msgstr "al canal %d amb id %d\n"
-#: diskdrake/interactive.pm:1398
+#: diskdrake/interactive.pm:1416
#, c-format
msgid "Choose your filesystem encryption key"
msgstr "Escolliu la clau de xifratge del sistema de fitxers"
-#: diskdrake/interactive.pm:1401
+#: diskdrake/interactive.pm:1419
#, c-format
msgid "This encryption key is too simple (must be at least %d characters long)"
msgstr ""
"Aquesta clau de xifratge és massa senzilla (ha de tenir com a mínim %d "
"caràcters)"
-#: diskdrake/interactive.pm:1402
+#: diskdrake/interactive.pm:1420
#, c-format
msgid "The encryption keys do not match"
msgstr "Les claus de xifratge no coincideixen"
-#: diskdrake/interactive.pm:1406
+#: diskdrake/interactive.pm:1424
#, c-format
msgid "Encryption key (again)"
msgstr "Clau de xifratge (un altre cop)"
-#: diskdrake/interactive.pm:1408
+#: diskdrake/interactive.pm:1426
#, c-format
msgid "Encryption algorithm"
msgstr "Algoritme de xifrat"
@@ -2220,7 +2234,7 @@ msgstr "Canvia el tipus"
#: diskdrake/smbnfs_gtk.pm:81 interactive.pm:129 interactive.pm:550
#: interactive/curses.pm:260 interactive/http.pm:104 interactive/http.pm:160
-#: interactive/stdio.pm:39 interactive/stdio.pm:148 mygtk2.pm:844 ugtk2.pm:415
+#: interactive/stdio.pm:39 interactive/stdio.pm:148 mygtk2.pm:846 ugtk2.pm:415
#: ugtk2.pm:517 ugtk2.pm:526 ugtk2.pm:812
#, c-format
msgid "Cancel"
@@ -2316,7 +2330,7 @@ msgstr ""
"sistemes de fitxers. Si us plau, comproveu el vostre maquinari per trobar el "
"problema"
-#: fs/any.pm:75 fs/partitioning_wizard.pm:59
+#: fs/any.pm:75 fs/partitioning_wizard.pm:60
#, c-format
msgid "You must have a FAT partition mounted in /boot/efi"
msgstr "Heu de tenir una partició FAT muntada en /boot/efi"
@@ -2532,7 +2546,7 @@ msgstr ""
"No hi ha prou espai d'intercanvi per completar la instal·lació; si us plau, "
"afegiu-ne"
-#: fs/partitioning_wizard.pm:51
+#: fs/partitioning_wizard.pm:52
#, c-format
msgid ""
"You must have a root partition.\n"
@@ -2543,7 +2557,7 @@ msgstr ""
"Per fer-ho, creeu una partició (o feu clic a una d'existent).\n"
"Després, trieu l'acció \"Punt de muntatge\" i doneu-li el valor '/'"
-#: fs/partitioning_wizard.pm:56
+#: fs/partitioning_wizard.pm:57
#, c-format
msgid ""
"You do not have a swap partition.\n"
@@ -2554,83 +2568,42 @@ msgstr ""
"\n"
"Voleu continuar igualment?"
-#: fs/partitioning_wizard.pm:84
+#: fs/partitioning_wizard.pm:93
#, c-format
msgid "Use free space"
msgstr "Utilitza l'espai lliure"
-#: fs/partitioning_wizard.pm:86
+#: fs/partitioning_wizard.pm:95
#, c-format
msgid "Not enough free space to allocate new partitions"
msgstr "No hi ha prou espai lliure per assignar noves particions"
-#: fs/partitioning_wizard.pm:94
+#: fs/partitioning_wizard.pm:103
#, c-format
msgid "Use existing partitions"
msgstr "Utilitza les particions existents"
-#: fs/partitioning_wizard.pm:96
+#: fs/partitioning_wizard.pm:105
#, c-format
msgid "There is no existing partition to use"
msgstr "No hi ha cap partició que es pugui utilitzar"
-#: fs/partitioning_wizard.pm:103
-#, c-format
-msgid "Use the Microsoft Windows® partition for loopback"
-msgstr "Utilitza la partició Microsoft Windows® per al loopback"
-
-#: fs/partitioning_wizard.pm:106
-#, c-format
-msgid "Which partition do you want to use for Linux4Win?"
-msgstr "Quina partició voleu utilitzar per al Linux4Win?"
-
-#: fs/partitioning_wizard.pm:108
-#, c-format
-msgid "Choose the sizes"
-msgstr "Escolliu les mides"
-
-#: fs/partitioning_wizard.pm:109
-#, c-format
-msgid "Root partition size in MB: "
-msgstr "Mida de la partició arrel en MB: "
-
-#: fs/partitioning_wizard.pm:110
-#, c-format
-msgid "Swap partition size in MB: "
-msgstr "Mida de la partició d'intercanvi en MB: "
-
-#: fs/partitioning_wizard.pm:119
+#: fs/partitioning_wizard.pm:129
#, c-format
-msgid "There is no FAT partition to use as loopback (or not enough space left)"
-msgstr ""
-"No hi ha cap partició FAT per utilitzar com a loopback (o no queda prou "
-"espai)"
+msgid "Computing the size of the Microsoft Windows® partition"
+msgstr "S'està calculant la mida de la partició de Microsoft Windows®"
-#: fs/partitioning_wizard.pm:127
+#: fs/partitioning_wizard.pm:148
#, fuzzy, c-format
msgid "Use the free space on a Microsoft Windows® partition"
msgstr "Utilitza l'espai lliure de la partició de Windows"
-#: fs/partitioning_wizard.pm:129
+#: fs/partitioning_wizard.pm:152
#, c-format
msgid "Which partition do you want to resize?"
msgstr "A quina partició voleu canviar-li la mida?"
-#: fs/partitioning_wizard.pm:143
-#, c-format
-msgid ""
-"The FAT resizer is unable to handle your partition, \n"
-"the following error occurred: %s"
-msgstr ""
-"El redimensionador de la FAT no pot gestionar la vostra partició. \n"
-"S'ha produït l'error següent: %s"
-
-#: fs/partitioning_wizard.pm:146
-#, c-format
-msgid "Computing the size of the Microsoft Windows® partition"
-msgstr "S'està calculant la mida de la partició de Microsoft Windows®"
-
-#: fs/partitioning_wizard.pm:153
+#: fs/partitioning_wizard.pm:162
#, c-format
msgid ""
"Your Microsoft Windows® partition is too fragmented. Please reboot your "
@@ -2641,7 +2614,7 @@ msgstr ""
"reinicieu l'ordinador sota Microsoft Windows® i executeu l'eina \"defrag\". "
"Llavors, torneu a començar la instal·lació del Mandriva Linux."
-#: fs/partitioning_wizard.pm:156
+#: fs/partitioning_wizard.pm:166
#, c-format
msgid ""
"WARNING!\n"
@@ -2677,39 +2650,39 @@ msgstr ""
"Quan estigueu segur, premeu %s."
#. -PO: keep the double empty lines between sections, this is formatted a la LaTeX
-#: fs/partitioning_wizard.pm:165 interactive.pm:549 interactive/curses.pm:263
-#: ugtk2.pm:519
+#: fs/partitioning_wizard.pm:175 fs/partitioning_wizard.pm:498
+#: interactive.pm:549 interactive/curses.pm:263 ugtk2.pm:519
#, c-format
msgid "Next"
msgstr "Següent"
-#: fs/partitioning_wizard.pm:168
+#: fs/partitioning_wizard.pm:180
#, fuzzy, c-format
msgid "Partitionning"
msgstr "Particionament"
-#: fs/partitioning_wizard.pm:168
+#: fs/partitioning_wizard.pm:180
#, c-format
msgid "Which size do you want to keep for Microsoft Windows® on partition %s?"
msgstr ""
"Quina mida voleu deixar per a la partició de Microsoft Windows® partició %s?"
-#: fs/partitioning_wizard.pm:169
+#: fs/partitioning_wizard.pm:181
#, c-format
msgid "Size"
msgstr "Mida"
-#: fs/partitioning_wizard.pm:178
+#: fs/partitioning_wizard.pm:191
#, c-format
msgid "Resizing Microsoft Windows® partition"
msgstr "S'està redimensionant la partició de Microsoft Windows®"
-#: fs/partitioning_wizard.pm:183
+#: fs/partitioning_wizard.pm:196
#, c-format
msgid "FAT resizing failed: %s"
msgstr "Ha fallat el redimensionament de la FAT: %s"
-#: fs/partitioning_wizard.pm:186
+#: fs/partitioning_wizard.pm:199
#, c-format
msgid ""
"To ensure data integrity after resizing the partition(s), \n"
@@ -2720,44 +2693,44 @@ msgstr ""
"les comprovacions del sistema de fitxers es realitzaran el proper cop que "
"arrenqueu en Windows(TM)"
-#: fs/partitioning_wizard.pm:198
+#: fs/partitioning_wizard.pm:212
#, c-format
msgid "There is no FAT partition to resize (or not enough space left)"
msgstr ""
"No hi ha cap partició FAT a la qual canviar la mida (o no queda prou espai)"
-#: fs/partitioning_wizard.pm:203
+#: fs/partitioning_wizard.pm:217
#, c-format
msgid "Remove Microsoft Windows®"
msgstr "Elimina el Microsoft Windows®"
-#: fs/partitioning_wizard.pm:203
+#: fs/partitioning_wizard.pm:217
#, fuzzy, c-format
msgid "Erase and use entire disk"
msgstr "Esborra tot el disc"
-#: fs/partitioning_wizard.pm:205
+#: fs/partitioning_wizard.pm:221
#, c-format
msgid "You have more than one hard drive, which one do you install linux on?"
msgstr "Teniu més d'un disc dur; en quin voleu instal·lar el Linux?"
-#: fs/partitioning_wizard.pm:210 fsedit.pm:600
+#: fs/partitioning_wizard.pm:229 fsedit.pm:600
#, c-format
msgid "ALL existing partitions and their data will be lost on drive %s"
msgstr ""
"Es perdran TOTES les particions, i les dades que contenen, de la unitat %s"
-#: fs/partitioning_wizard.pm:220
+#: fs/partitioning_wizard.pm:239
#, c-format
msgid "Custom disk partitioning"
msgstr "Particionament personalitzat de disc"
-#: fs/partitioning_wizard.pm:226
+#: fs/partitioning_wizard.pm:245
#, c-format
msgid "Use fdisk"
msgstr "Utilitza l'fdisk"
-#: fs/partitioning_wizard.pm:229
+#: fs/partitioning_wizard.pm:248
#, c-format
msgid ""
"You can now partition %s.\n"
@@ -2766,28 +2739,33 @@ msgstr ""
"Ara podeu fer les particions a %s.\n"
"Quan acabeu, no oblideu desar-les utilitzant 'w'"
-#: fs/partitioning_wizard.pm:269
+#: fs/partitioning_wizard.pm:388 fs/partitioning_wizard.pm:518
#, c-format
msgid "I can not find any room for installing"
msgstr "No es pot trobar espai per a la instal·lació"
-#: fs/partitioning_wizard.pm:278
+#: fs/partitioning_wizard.pm:397 fs/partitioning_wizard.pm:525
#, c-format
msgid "The DrakX Partitioning wizard found the following solutions:"
msgstr ""
"L'auxiliar de particionament del DrakX ha trobat les solucions següents:"
-#: fs/partitioning_wizard.pm:287
+#: fs/partitioning_wizard.pm:459
+#, c-format
+msgid "Here is the content of you disk drive "
+msgstr ""
+
+#: fs/partitioning_wizard.pm:535
#, c-format
msgid "Partitioning failed: %s"
msgstr "Ha fallat el particionament: %s"
-#: fs/type.pm:388
+#: fs/type.pm:390
#, c-format
msgid "You can not use JFS for partitions smaller than 16MB"
msgstr "No podeu utilitzar el JFS per a particions inferiors a 16 MB"
-#: fs/type.pm:389
+#: fs/type.pm:391
#, c-format
msgid "You can not use ReiserFS for partitions smaller than 32MB"
msgstr "No podeu utilitzar el ReiserFS per a particions inferiors a 32 MB"
@@ -2886,10 +2864,10 @@ msgstr "Aquest directori s'ha de mantenir dins del sistema de fitxers arrel"
#: fsedit.pm:447 fsedit.pm:449
#, c-format
msgid ""
-"You need a true filesystem (ext2/ext3, reiserfs, xfs, or jfs) for this mount "
+"You need a true filesystem (ext2/3/4, reiserfs, xfs, or jfs) for this mount "
"point\n"
msgstr ""
-"Necessiteu un sistema de fitxers real (ext2/ext3, reiserfs, xfs o jfs) per a "
+"Necessiteu un sistema de fitxers real (ext2/3/4, reiserfs, xfs o jfs) per a "
"aquest punt de muntatge\n"
#: fsedit.pm:451
@@ -3429,7 +3407,7 @@ msgstr "Tipus de sintonitzador:"
#: interactive.pm:128 interactive.pm:549 interactive/curses.pm:263
#: interactive/http.pm:103 interactive/http.pm:156 interactive/stdio.pm:39
-#: interactive/stdio.pm:148 interactive/stdio.pm:149 mygtk2.pm:844
+#: interactive/stdio.pm:148 interactive/stdio.pm:149 mygtk2.pm:846
#: ugtk2.pm:421 ugtk2.pm:519 ugtk2.pm:812 ugtk2.pm:835
#, c-format
msgid "Ok"
@@ -3490,7 +3468,7 @@ msgstr "No és un directori"
msgid "No such file"
msgstr "No hi ha fitxer"
-#: interactive/gtk.pm:580
+#: interactive/gtk.pm:594
#, c-format
msgid "Beware, Caps Lock is enabled"
msgstr ""
@@ -5311,17 +5289,17 @@ msgstr ""
"Ha fallat la càrrega del mòdul %s.\n"
"Voleu tornar-ho a intentar amb altres paràmetres?"
-#: mygtk2.pm:1538 mygtk2.pm:1539
+#: mygtk2.pm:1540 mygtk2.pm:1541
#, c-format
msgid "Password is trivial to guess"
msgstr ""
-#: mygtk2.pm:1540
+#: mygtk2.pm:1542
#, c-format
msgid "Password should resist to basic attacks"
msgstr ""
-#: mygtk2.pm:1541 mygtk2.pm:1542
+#: mygtk2.pm:1543 mygtk2.pm:1544
#, fuzzy, c-format
msgid "Password seems secure"
msgstr "Contrasenya"
@@ -7011,6 +6989,34 @@ msgstr ""
msgid "Installation failed"
msgstr "La instal·lació ha fallat"
+#~ msgid "Use the Microsoft Windows® partition for loopback"
+#~ msgstr "Utilitza la partició Microsoft Windows® per al loopback"
+
+#~ msgid "Which partition do you want to use for Linux4Win?"
+#~ msgstr "Quina partició voleu utilitzar per al Linux4Win?"
+
+#~ msgid "Choose the sizes"
+#~ msgstr "Escolliu les mides"
+
+#~ msgid "Root partition size in MB: "
+#~ msgstr "Mida de la partició arrel en MB: "
+
+#~ msgid "Swap partition size in MB: "
+#~ msgstr "Mida de la partició d'intercanvi en MB: "
+
+#~ msgid ""
+#~ "There is no FAT partition to use as loopback (or not enough space left)"
+#~ msgstr ""
+#~ "No hi ha cap partició FAT per utilitzar com a loopback (o no queda prou "
+#~ "espai)"
+
+#~ msgid ""
+#~ "The FAT resizer is unable to handle your partition, \n"
+#~ "the following error occurred: %s"
+#~ msgstr ""
+#~ "El redimensionador de la FAT no pot gestionar la vostra partició. \n"
+#~ "S'ha produït l'error següent: %s"
+
#~ msgid "Please log out and then use Ctrl-Alt-BackSpace"
#~ msgstr "Si us plau, sortiu i utilitzeu Ctrl-Alt-tecla de retrocés"
diff --git a/perl-install/share/po/cs.po b/perl-install/share/po/cs.po
index d1f933787..7b3c786cc 100644
--- a/perl-install/share/po/cs.po
+++ b/perl-install/share/po/cs.po
@@ -6,21 +6,21 @@
msgid ""
msgstr ""
"Project-Id-Version: cs\n"
-"POT-Creation-Date: 2009-09-10 12:20+0200\n"
+"POT-Creation-Date: 2009-10-07 13:57+0200\n"
"PO-Revision-Date: 2009-09-18 00:02+0200\n"
"Last-Translator: Michal Bukovjan <bukm@centrum.cz>\n"
"Language-Team: Czech <kde-i18n-doc@kde.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && "
-"n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
+"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%"
+"10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
"X-Generator: Lokalize 0.3\n"
-#: any.pm:252 any.pm:884 diskdrake/interactive.pm:594
+#: any.pm:252 any.pm:910 diskdrake/interactive.pm:594
#: diskdrake/interactive.pm:794 diskdrake/interactive.pm:838
-#: diskdrake/interactive.pm:924 diskdrake/interactive.pm:1178
-#: diskdrake/interactive.pm:1230 do_pkgs.pm:241 do_pkgs.pm:287
+#: diskdrake/interactive.pm:942 diskdrake/interactive.pm:1196
+#: diskdrake/interactive.pm:1248 do_pkgs.pm:241 do_pkgs.pm:287
#: harddrake/sound.pm:303 interactive.pm:587 pkgs.pm:281
#, c-format
msgid "Please wait"
@@ -176,7 +176,7 @@ msgstr "Povolit APIC"
msgid "Enable Local APIC"
msgstr "Povolit lokální APIC"
-#: any.pm:415 any.pm:829 any.pm:845 authentication.pm:250
+#: any.pm:415 any.pm:855 any.pm:871 authentication.pm:250
#: diskdrake/smbnfs_gtk.pm:181
#, c-format
msgid "Password"
@@ -187,7 +187,7 @@ msgstr "Heslo"
msgid "The passwords do not match"
msgstr "Hesla nejsou shodná"
-#: any.pm:417 authentication.pm:261 diskdrake/interactive.pm:1402
+#: any.pm:417 authentication.pm:261 diskdrake/interactive.pm:1420
#, c-format
msgid "Please try again"
msgstr "Zkuste to znovu, prosím"
@@ -197,7 +197,7 @@ msgstr "Zkuste to znovu, prosím"
msgid "You can not use a password with %s"
msgstr "Nelze použít heslo s %s"
-#: any.pm:421 any.pm:831 any.pm:847 authentication.pm:251
+#: any.pm:421 any.pm:857 any.pm:873 authentication.pm:251
#, c-format
msgid "Password (again)"
msgstr "Heslo (podruhé)"
@@ -363,189 +363,190 @@ msgstr ""
"Zde jsou záznamy z vašeho zaváděcího menu.\n"
"Můžete přidat další nebo změnit stávající."
-#: any.pm:790
+#: any.pm:816
#, c-format
msgid "access to X programs"
msgstr "přístup k programům v X prostředí"
-#: any.pm:791
+#: any.pm:817
#, c-format
msgid "access to rpm tools"
msgstr "přístup k rpm nástrojům"
-#: any.pm:792
+#: any.pm:818
#, c-format
msgid "allow \"su\""
msgstr "povolit \"su\""
-#: any.pm:793
+#: any.pm:819
#, c-format
msgid "access to administrative files"
msgstr "přístup k administrativním souborům"
-#: any.pm:794
+#: any.pm:820
#, c-format
msgid "access to network tools"
msgstr "přístup k síťovým nástrojům"
-#: any.pm:795
+#: any.pm:821
#, c-format
msgid "access to compilation tools"
msgstr "přístup k nástrojům pro kompilaci"
-#: any.pm:801
+#: any.pm:827
#, c-format
msgid "(already added %s)"
msgstr "(už byl přidán %s)"
-#: any.pm:807
+#: any.pm:833
#, c-format
msgid "Please give a user name"
msgstr "Prosím zadejte uživatelské jméno"
-#: any.pm:808
-#, c-format
+#: any.pm:834
+#, fuzzy, c-format
msgid ""
-"The user name must contain only lower cased letters, numbers, `-' and `_'"
+"The user name must start with a lower case letter followed by only lower "
+"cased letters, numbers, `-' and `_'"
msgstr "Uživatelské jméno může obsahovat pouze malá písmena, čísla, '-' a '_'"
-#: any.pm:809
+#: any.pm:835
#, c-format
msgid "The user name is too long"
msgstr "Toto uživatelské jméno je příliš dlouhé"
-#: any.pm:810
+#: any.pm:836
#, c-format
msgid "This user name has already been added"
msgstr "Toto uživatelské jméno už bylo přidáno"
-#: any.pm:816 any.pm:849
+#: any.pm:842 any.pm:875
#, c-format
msgid "User ID"
msgstr "ID uživatele"
-#: any.pm:816 any.pm:850
+#: any.pm:842 any.pm:876
#, c-format
msgid "Group ID"
msgstr "ID skupiny"
-#: any.pm:817
+#: any.pm:843
#, c-format
msgid "%s must be a number"
msgstr "%s musí být číslo"
-#: any.pm:818
+#: any.pm:844
#, c-format
msgid "%s should be above 500. Accept anyway?"
msgstr "%s by mělo být vyšší než 500. Přesto použít?"
-#: any.pm:822
+#: any.pm:848
#, c-format
msgid "User management"
msgstr "Správa uživatelů"
-#: any.pm:828 authentication.pm:237
+#: any.pm:854 authentication.pm:237
#, c-format
msgid "Set administrator (root) password"
msgstr "Heslo správce (uživatele root)"
-#: any.pm:833
+#: any.pm:859
#, c-format
msgid "Enter a user"
msgstr "Zadejte uživatele"
-#: any.pm:835
+#: any.pm:861
#, c-format
msgid "Icon"
msgstr "Ikona"
-#: any.pm:838
+#: any.pm:864
#, c-format
msgid "Real name"
msgstr "Skutečné jméno"
-#: any.pm:843
+#: any.pm:869
#, c-format
msgid "Login name"
msgstr "Přihlašovací jméno"
-#: any.pm:848
+#: any.pm:874
#, c-format
msgid "Shell"
msgstr "Shell"
-#: any.pm:884
+#: any.pm:910
#, c-format
msgid "Please wait, adding media..."
msgstr "Prosím počkejte, přidávám zdroje..."
-#: any.pm:914 security/l10n.pm:14
+#: any.pm:940 security/l10n.pm:14
#, c-format
msgid "Autologin"
msgstr "Automatické přihlášení"
-#: any.pm:915
+#: any.pm:941
#, c-format
msgid "I can set up your computer to automatically log on one user."
msgstr ""
"Můžu nastavit váš počítač tak, aby automaticky přihlásil vybraného uživatele."
-#: any.pm:916
+#: any.pm:942
#, c-format
msgid "Use this feature"
msgstr "Použít tuto vlastnost"
-#: any.pm:917
+#: any.pm:943
#, c-format
msgid "Choose the default user:"
msgstr "Zvolte standardního uživatele:"
-#: any.pm:918
+#: any.pm:944
#, c-format
msgid "Choose the window manager to run:"
msgstr "Vyberte si, který správce oken má být spouštěn:"
-#: any.pm:929 any.pm:949 any.pm:1022
+#: any.pm:955 any.pm:975 any.pm:1048
#, c-format
msgid "Release Notes"
msgstr "Poznámky k vydání"
-#: any.pm:956 any.pm:1314 interactive/gtk.pm:805
+#: any.pm:982 any.pm:1340 interactive/gtk.pm:819
#, c-format
msgid "Close"
msgstr "Zavřít"
-#: any.pm:1008
+#: any.pm:1034
#, c-format
msgid "License agreement"
msgstr "Souhlas s licencí"
-#: any.pm:1010 diskdrake/dav.pm:26
+#: any.pm:1036 diskdrake/dav.pm:26
#, c-format
msgid "Quit"
msgstr "Konec"
-#: any.pm:1017
+#: any.pm:1043
#, c-format
msgid "Do you accept this license ?"
msgstr "Přijímáte tuto licenci?"
-#: any.pm:1018
+#: any.pm:1044
#, c-format
msgid "Accept"
msgstr "Přijmout"
-#: any.pm:1018
+#: any.pm:1044
#, c-format
msgid "Refuse"
msgstr "Odmítnout"
-#: any.pm:1044 any.pm:1110
+#: any.pm:1070 any.pm:1136
#, c-format
msgid "Please choose a language to use"
msgstr "Prosím zvolte si jazyk, který chcete používat"
-#: any.pm:1073
+#: any.pm:1099
#, c-format
msgid ""
"Mandriva Linux can support multiple languages. Select\n"
@@ -555,77 +556,77 @@ msgstr ""
"Mandriva Linux podporuje více jazyků. Můžete si zvolit další jazyky,\n"
"které budou dostupné po instalaci a následném restartu systému."
-#: any.pm:1076
+#: any.pm:1102
#, c-format
msgid "Multi languages"
msgstr "Více jazyků"
-#: any.pm:1087 any.pm:1119
+#: any.pm:1113 any.pm:1145
#, c-format
msgid "Old compatibility (non UTF-8) encoding"
msgstr "Stará (ne UTF-8) kódování pro kompatibilitu"
-#: any.pm:1089
+#: any.pm:1115
#, c-format
msgid "All languages"
msgstr "Všechny jazyky"
-#: any.pm:1111
+#: any.pm:1137
#, c-format
msgid "Language choice"
msgstr "Výběr jazyka"
-#: any.pm:1165
+#: any.pm:1191
#, c-format
msgid "Country / Region"
msgstr "Země"
-#: any.pm:1166
+#: any.pm:1192
#, c-format
msgid "Please choose your country"
msgstr "Vyberte si prosím svoji zem"
-#: any.pm:1168
+#: any.pm:1194
#, c-format
msgid "Here is the full list of available countries"
msgstr "Zde je kompletní seznam dostupných zemí"
-#: any.pm:1169
+#: any.pm:1195
#, c-format
msgid "Other Countries"
msgstr "Jiné země"
-#: any.pm:1169 interactive.pm:488 interactive/gtk.pm:445
+#: any.pm:1195 interactive.pm:488 interactive/gtk.pm:445
#, c-format
msgid "Advanced"
msgstr "Rozšíření"
-#: any.pm:1175
+#: any.pm:1201
#, c-format
msgid "Input method:"
msgstr "Vstupní metoda:"
-#: any.pm:1178
+#: any.pm:1204
#, c-format
msgid "None"
msgstr "Žádné"
-#: any.pm:1259
+#: any.pm:1285
#, c-format
msgid "No sharing"
msgstr "Nesdílet"
-#: any.pm:1259
+#: any.pm:1285
#, c-format
msgid "Allow all users"
msgstr "Povolit všem uživatelům"
-#: any.pm:1259
+#: any.pm:1285
#, c-format
msgid "Custom"
msgstr "Vlastní"
-#: any.pm:1263
+#: any.pm:1289
#, c-format
msgid ""
"Would you like to allow users to share some of their directories?\n"
@@ -641,7 +642,7 @@ msgstr ""
"\n"
"Lze také provést \"Vlastní\" povolení pro jednotlivé uživatele.\n"
-#: any.pm:1275
+#: any.pm:1301
#, c-format
msgid ""
"NFS: the traditional Unix file sharing system, with less support on Mac and "
@@ -650,7 +651,7 @@ msgstr ""
"NFS: tradiční systém pro sdílení souborů v prostředí Unix, s menší podporou "
"operačních systémů Mac a Windows."#: ../../install_steps_interactive.pm_.c:1091 #, c-format msgid "This password is too short (it must be at least %d characters long)" msgstr "Salasna on liiga lihtne (peaks olema vhemalt %d themrki)" #: ../../install_steps_interactive.pm_.c:1097 ../../network/modem.pm_.c:49 #: ../../standalone/drakconnect_.c:625 ../../standalone/logdrake_.c:172 msgid "Authentication" msgstr "Autentimisviis" #: ../../install_steps_interactive.pm_.c:1105 #, fuzzy msgid "Authentication LDAP" msgstr "Autentimisviis" #: ../../install_steps_interactive.pm_.c:1106 msgid "LDAP Base dn" msgstr "" #: ../../install_steps_interactive.pm_.c:1107 #, fuzzy msgid "LDAP Server" msgstr "NIS server:" #: ../../install_steps_interactive.pm_.c:1113 #, fuzzy msgid "Authentication NIS" msgstr "NIS autentimine" #: ../../install_steps_interactive.pm_.c:1114 msgid "NIS Domain" msgstr "NIS domeen" #: ../../install_steps_interactive.pm_.c:1115 msgid "NIS Server" msgstr "NIS server:" #: ../../install_steps_interactive.pm_.c:1121 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.\n" "You will also need the username/password of a Domain Admin to join the " "machine to the Windows(TM) domain.\n" "If networking is not yet enabled, Drakx will attempt to join the domain " "after the network setup step.\n" "Should this setup fail for some reason and domain authentication is not " "working, run 'smbpasswd -j DOMAIN -U USER%PASSWORD' using your Windows(tm) " "Domain, and Admin Username/Password, after system boot.\n" "The command 'wbinfo -t' will test whether your authentication secrets are " "good." msgstr "" #: ../../install_steps_interactive.pm_.c:1123 #, fuzzy msgid "Authentication Windows Domain" msgstr "Autentimisviis" #: ../../install_steps_interactive.pm_.c:1125 #, fuzzy msgid "Domain Admin User Name" msgstr "Domeeninimi" #: ../../install_steps_interactive.pm_.c:1126 #, fuzzy msgid "Domain Admin Password" msgstr "Salasna uuesti" #: ../../install_steps_interactive.pm_.c:1161 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 "" "Isetehtud alglaadimisketas annab Teile vimaluse laadida Linux flopilt\n" "sltumata tavaliselt alglaadijast. See vib abiks olla, kui Te ei soovi\n" "SILO-t kvakettale kirjutada vi mni muu operatsioonissteem SILO\n" "ra kustutab vi ei nnestu SILO-t Teie riistvara peal kasutada.\n" "Alglaadmisflopi on kasutatav ka hdaabikettana, kui kvakettal oleva\n" "failissteemiga peaks mingi nnetus juhtuma. Hoidke end ja Teid hoiab\n" "ka Jumal!\n" "\n" "Alglaadimisketta loomiseks asetage flopi esimesse seadmesse ning vajutage\n" "\"Ok\"." #: ../../install_steps_interactive.pm_.c:1177 msgid "First floppy drive" msgstr "Esimene flopiseade" #: ../../install_steps_interactive.pm_.c:1178 msgid "Second floppy drive" msgstr "Teine flopiseade" #: ../../install_steps_interactive.pm_.c:1179 ../../printerdrake.pm_.c:2496 msgid "Skip" msgstr "Jta vahele" #: ../../install_steps_interactive.pm_.c:1184 #, 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 "" "Isetehtud alglaadimisketas annab Teile vimaluse laadida Linux flopilt\n" "sltumata tavaliselt alglaadijast. See vib abiks olla, kui Te ei soovi\n" "LILO-t (grubi) kvakettale kirjutada vi mni muu operatsioonissteem LILO\n" "ra kustutab vi ei nnestu LILO-t Teie riistvara peal kasutada.\n" "Alglaadmisflopi on kasutatav ka hdaabikettana, kui kvakettal oleva\n" "failissteemiga peaks mingi nnetus juhtuma. Hoidke end ja Teid hoiab\n" "ka Jumal!\n" "%s" #: ../../install_steps_interactive.pm_.c:1190 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 "" #: ../../install_steps_interactive.pm_.c:1198 msgid "Sorry, no floppy drive available" msgstr "Flopiseade ei ole kttesaadav" #: ../../install_steps_interactive.pm_.c:1202 msgid "Choose the floppy drive you want to use to make the bootdisk" msgstr "Vali flopiseade, mida kasutad alglaadimisketta tegemiseks" #: ../../install_steps_interactive.pm_.c:1206 #, fuzzy, c-format msgid "Insert a floppy in %s" msgstr "Pane flopi seadmesse %s" #: ../../install_steps_interactive.pm_.c:1209 msgid "Creating bootdisk..." msgstr "Loome alglaadimisketta" #: ../../install_steps_interactive.pm_.c:1216 msgid "Preparing bootloader..." msgstr "Alglaaduri stted" #: ../../install_steps_interactive.pm_.c:1227 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 "" #: ../../install_steps_interactive.pm_.c:1233 msgid "Do you want to use aboot?" msgstr "Soovite aboot-i kasutada?" #: ../../install_steps_interactive.pm_.c:1236 msgid "" "Error installing aboot, \n" "try to force installation even if that destroys the first partition?" msgstr "" "Viga aboot-i installimisel, \n" "kas forseerida, riskides esimese partitsiooni hvinguga?" #: ../../install_steps_interactive.pm_.c:1243 #, fuzzy msgid "Installing bootloader" msgstr "Alglaaduri stted" #: ../../install_steps_interactive.pm_.c:1249 msgid "Installation of bootloader failed. The following error occured:" msgstr "Alglaaduri installimine ebannestus. Tekkis jrgnev viga:" #: ../../install_steps_interactive.pm_.c:1257 #, 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 "" "You will need to change your Open Firmware boot-device to\n" " enable the bootloader. Hold down Command-Option-O-F\n" " 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." #: ../../install_steps_interactive.pm_.c:1291 #: ../../standalone/drakautoinst_.c:79 #, c-format msgid "Insert a blank floppy in drive %s" msgstr "Pange palun thi flopi seadmesse %s" #: ../../install_steps_interactive.pm_.c:1295 msgid "Creating auto install floppy..." msgstr "Loon kiirpaigaldusflopi" #: ../../install_steps_interactive.pm_.c:1306 msgid "" "Some steps are not completed.\n" "\n" "Do you really want to quit now?" msgstr "" "Mned sammud ei ole lpule viidud\n" "\n" "Olete kindel, et vljute programmist?" #: ../../install_steps_interactive.pm_.c:1317 #, 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 "" "nnitlen, installimine on edukalt lpetatud.\n" "Vtke palun vlja flopi ja/vi CD ja vajutage Enter alglaadimiseks.\n" "\n" "\n" "Informatsiooni selle distributsiooni paranduste kohta (Errata) saab\n" "Mandrake Linux kodulehekljelt \n" "\n" "\n" "%s\n" "\n" "\n" "Abi ssteemi edasiseks konfigureerimiseks saab eelkige dokumendist\n" "\"Official Mandrake Linux User's Guide\"" #: ../../install_steps_interactive.pm_.c:1330 msgid "http://www.mandrakelinux.com/en/90errata.php3" msgstr "" #: ../../install_steps_interactive.pm_.c:1335 msgid "Generate auto install floppy" msgstr "Loo kiirpaigaldusflopi" #: ../../install_steps_interactive.pm_.c:1337 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 "" "Automaatne install vib olla ka sedavrd tegija,\n" "et kasutab ra kogu kvaketta !!\n" "\n" "Vite valida ka lihtsalt installi kordamise.\n" #: ../../install_steps_interactive.pm_.c:1342 msgid "Automated" msgstr "Automaatne" #: ../../install_steps_interactive.pm_.c:1342 msgid "Replay" msgstr "Korda" #: ../../install_steps_interactive.pm_.c:1345 msgid "Save packages selection" msgstr "Salvest paketivalik" #: ../../install_steps_newt.pm_.c:22 #, c-format msgid "Mandrake Linux Installation %s" msgstr "Mandrake Linux installimine %s" #. -PO This string must fit in a 80-char wide text screen #: ../../install_steps_newt.pm_.c:35 msgid "" " <Tab>/<Alt-Tab> between elements | <Space> selects | <F12> next screen " msgstr " <Tab>/<Alt-Tab> vljade vahel | <Space> valib | <F12> jrgmine samm " #: ../../interactive.pm_.c:87 msgid "kdesu missing" msgstr "kdesu puudub" #: ../../interactive.pm_.c:89 ../../interactive.pm_.c:100 msgid "consolehelper missing" msgstr "" #: ../../interactive.pm_.c:152 #, fuzzy msgid "Choose a file" msgstr "Valige tegevus" #: ../../interactive.pm_.c:320 msgid "Advanced" msgstr "Edasijudnud" #: ../../interactive.pm_.c:321 ../../security/main.pm_.c:220 msgid "Basic" msgstr "" #: ../../interactive/newt.pm_.c:195 ../../my_gtk.pm_.c:158 #: ../../printerdrake.pm_.c:2150 msgid "<- Previous" msgstr "<- Eelmine" #: ../../interactive/newt.pm_.c:195 ../../interactive/newt.pm_.c:197 #: ../../standalone/drakbackup_.c:4114 ../../standalone/drakbackup_.c:4141 #: ../../standalone/drakbackup_.c:4171 ../../standalone/drakbackup_.c:4197 #, fuzzy msgid "Next" msgstr "Tekst" #: ../../interactive/stdio.pm_.c:29 ../../interactive/stdio.pm_.c:149 msgid "Bad choice, try again\n" msgstr "Halb valik, proovige palun uuesti\n" #: ../../interactive/stdio.pm_.c:30 ../../interactive/stdio.pm_.c:150 #, c-format msgid "Your choice? (default %s) " msgstr "Teie valik? (vaikimisi %s)" #: ../../interactive/stdio.pm_.c:54 #, c-format msgid "" "Entries you'll have to fill:\n" "%s" msgstr "" #: ../../interactive/stdio.pm_.c:70 #, fuzzy, c-format msgid "Your choice? (0/1, default `%s') " msgstr "Teie valik? (vaikimisi %s)" #: ../../interactive/stdio.pm_.c:95 #, fuzzy, c-format msgid "Button `%s': %s" msgstr "Eelistused: %s" #: ../../interactive/stdio.pm_.c:96 #, fuzzy msgid "Do you want to click on this button?" msgstr "Soovite aboot-i kasutada?" #: ../../interactive/stdio.pm_.c:105 msgid " enter `void' for void entry" msgstr "" #: ../../interactive/stdio.pm_.c:105 #, fuzzy, c-format msgid "Your choice? (default `%s'%s) " msgstr "Teie valik? (vaikimisi %s)" #: ../../interactive/stdio.pm_.c:123 #, c-format msgid "=> There are many things to choose from (%s).\n" msgstr "" #: ../../interactive/stdio.pm_.c:126 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 "" #: ../../interactive/stdio.pm_.c:139 #, c-format msgid "" "=> Notice, a label changed:\n" "%s" msgstr "" #: ../../interactive/stdio.pm_.c:146 msgid "Re-submit" msgstr "" #: ../../keyboard.pm_.c:152 ../../keyboard.pm_.c:187 msgid "Czech (QWERTZ)" msgstr "Tehhi (QWERTZ)" #: ../../keyboard.pm_.c:153 ../../keyboard.pm_.c:189 msgid "German" msgstr "Saksa" #: ../../keyboard.pm_.c:154 msgid "Dvorak" msgstr "DVORAK" #: ../../keyboard.pm_.c:155 ../../keyboard.pm_.c:197 msgid "Spanish" msgstr "Hispaania" #: ../../keyboard.pm_.c:156 ../../keyboard.pm_.c:198 msgid "Finnish" msgstr "Soome" #: ../../keyboard.pm_.c:157 ../../keyboard.pm_.c:199 msgid "French" msgstr "Prantsuse" #: ../../keyboard.pm_.c:158 ../../keyboard.pm_.c:231 msgid "Norwegian" msgstr "Norra" #: ../../keyboard.pm_.c:159 msgid "Polish" msgstr "Poola" #: ../../keyboard.pm_.c:160 ../../keyboard.pm_.c:239 msgid "Russian" msgstr "Vene" #: ../../keyboard.pm_.c:162 ../../keyboard.pm_.c:241 msgid "Swedish" msgstr "Rootsi" #: ../../keyboard.pm_.c:163 ../../keyboard.pm_.c:257 msgid "UK keyboard" msgstr "Briti" #: ../../keyboard.pm_.c:164 ../../keyboard.pm_.c:258 msgid "US keyboard" msgstr "US" #: ../../keyboard.pm_.c:166 #, fuzzy msgid "Albanian" msgstr "Iraani" #: ../../keyboard.pm_.c:167 msgid "Armenian (old)" msgstr "Armeenia (vanem)" #: ../../keyboard.pm_.c:168 msgid "Armenian (typewriter)" msgstr "Armeenia (trkimasin)" #: ../../keyboard.pm_.c:169 msgid "Armenian (phonetic)" msgstr "Armeenia (foneetiline)" #: ../../keyboard.pm_.c:174 msgid "Azerbaidjani (latin)" msgstr "Aserbaidaani (ladina)" #: ../../keyboard.pm_.c:176 msgid "Belgian" msgstr "Belgia" #: ../../keyboard.pm_.c:177 #, fuzzy msgid "Bengali" msgstr "luba" #: ../../keyboard.pm_.c:178 #, fuzzy msgid "Bulgarian (phonetic)" msgstr "Armeenia (foneetiline)" #: ../../keyboard.pm_.c:179 #, fuzzy msgid "Bulgarian (BDS)" msgstr "Bulgaaria" #: ../../keyboard.pm_.c:180 msgid "Brazilian (ABNT-2)" msgstr "Brasiilia (ABNT-2)" #: ../../keyboard.pm_.c:183 #, fuzzy msgid "Bosnian" msgstr "Eesti" #: ../../keyboard.pm_.c:184 msgid "Belarusian" msgstr "Valgevene" #: ../../keyboard.pm_.c:185 msgid "Swiss (German layout)" msgstr "veitsi (Saksa asetus)" #: ../../keyboard.pm_.c:186 msgid "Swiss (French layout)" msgstr "veitsi (Prantsuse asetus)" #: ../../keyboard.pm_.c:188 msgid "Czech (QWERTY)" msgstr "Tehhi (QWERTY)" #: ../../keyboard.pm_.c:190 msgid "German (no dead keys)" msgstr "Saksa (ilma sammuta)" #: ../../keyboard.pm_.c:191 msgid "Devanagari" msgstr "" #: ../../keyboard.pm_.c:192 msgid "Danish" msgstr "Taani" #: ../../keyboard.pm_.c:193 msgid "Dvorak (US)" msgstr "DVORAK (US)" #: ../../keyboard.pm_.c:194 msgid "Dvorak (Norwegian)" msgstr "DVORAK (Norra)" #: ../../keyboard.pm_.c:195 #, fuzzy msgid "Dvorak (Swedish)" msgstr "DVORAK (US)" #: ../../keyboard.pm_.c:196 msgid "Estonian" msgstr "Eesti" #: ../../keyboard.pm_.c:200 msgid "Georgian (\"Russian\" layout)" msgstr "Gruusia (vene)" #: ../../keyboard.pm_.c:201 msgid "Georgian (\"Latin\" layout)" msgstr "Gruusia (ladina)" #: ../../keyboard.pm_.c:202 msgid "Greek" msgstr "Kreeka" #: ../../keyboard.pm_.c:203 msgid "Gujarati" msgstr "" #: ../../keyboard.pm_.c:204 msgid "Gurmukhi" msgstr "" #: ../../keyboard.pm_.c:205 msgid "Hungarian" msgstr "Ungari" #: ../../keyboard.pm_.c:206 msgid "Croatian" msgstr "Kroaadi" #: ../../keyboard.pm_.c:207 msgid "Israeli" msgstr "Iisraeli" #: ../../keyboard.pm_.c:208 msgid "Israeli (Phonetic)" msgstr "Iisraeli foneetiline" #: ../../keyboard.pm_.c:209 msgid "Iranian" msgstr "Iraani" #: ../../keyboard.pm_.c:210 msgid "Icelandic" msgstr "Islandi" #: ../../keyboard.pm_.c:211 msgid "Italian" msgstr "Itaalia" #: ../../keyboard.pm_.c:212 msgid "Inuktitut" msgstr "" #: ../../keyboard.pm_.c:213 msgid "Japanese 106 keys" msgstr "Jaapani 106 klahviga" #: ../../keyboard.pm_.c:216 msgid "Korean keyboard" msgstr "Korea" #: ../../keyboard.pm_.c:217 msgid "Latin American" msgstr "Ladina-Ameerika" #: ../../keyboard.pm_.c:218 #, fuzzy msgid "Laotian" msgstr "Asukoht" #: ../../keyboard.pm_.c:219 msgid "Lithuanian AZERTY (old)" msgstr "Leedu AZERTY (vanem)" #: ../../keyboard.pm_.c:221 msgid "Lithuanian AZERTY (new)" msgstr "Leedu AZERTY (uuem)" #: ../../keyboard.pm_.c:222 msgid "Lithuanian \"number row\" QWERTY" msgstr "Leedu numbrireaga QWERTY" #: ../../keyboard.pm_.c:223 msgid "Lithuanian \"phonetic\" QWERTY" msgstr "Leedu foneetiline QWERTY" #: ../../keyboard.pm_.c:224 #, fuzzy msgid "Latvian" msgstr "Asukoht" #: ../../keyboard.pm_.c:225 msgid "Macedonian" msgstr "Makedoonia" #: ../../keyboard.pm_.c:226 msgid "Myanmar (Burmese)" msgstr "" #: ../../keyboard.pm_.c:227 #, fuzzy msgid "Mongolian (cyrillic)" msgstr "Aserbaidaani (kirillitsa)" #: ../../keyboard.pm_.c:228 msgid "Maltese (UK)" msgstr "" #: ../../keyboard.pm_.c:229 msgid "Maltese (US)" msgstr "" #: ../../keyboard.pm_.c:230 msgid "Dutch" msgstr "Hollandi" #: ../../keyboard.pm_.c:232 msgid "Polish (qwerty layout)" msgstr "Poola (QWERTY)" #: ../../keyboard.pm_.c:233 msgid "Polish (qwertz layout)" msgstr "Poola (QWERTZ)" #: ../../keyboard.pm_.c:234 msgid "Portuguese" msgstr "Portugali" #: ../../keyboard.pm_.c:235 msgid "Canadian (Quebec)" msgstr "Kanada (Quebec)" #: ../../keyboard.pm_.c:237 #, fuzzy msgid "Romanian (qwertz)" msgstr "Vene (Yawerty)" #: ../../keyboard.pm_.c:238 #, fuzzy msgid "Romanian (qwerty)" msgstr "Vene (Yawerty)" #: ../../keyboard.pm_.c:240 msgid "Russian (Yawerty)" msgstr "Vene (Yawerty)" #: ../../keyboard.pm_.c:242 msgid "Slovenian" msgstr "Sloveenia" #: ../../keyboard.pm_.c:243 msgid "Slovakian (QWERTZ)" msgstr "Slovaki (QWERTZ)" #: ../../keyboard.pm_.c:244 msgid "Slovakian (QWERTY)" msgstr "Slovaki (QWERTY)" #: ../../keyboard.pm_.c:246 #, fuzzy msgid "Serbian (cyrillic)" msgstr "Aserbaidaani (kirillitsa)" #: ../../keyboard.pm_.c:248 #, fuzzy msgid "Tamil (Unicode)" msgstr "i18n (kena)" #: ../../keyboard.pm_.c:249 msgid "Tamil (TSCII)" msgstr "" #: ../../keyboard.pm_.c:250 msgid "Thai keyboard" msgstr "Tai" #: ../../keyboard.pm_.c:252 #, fuzzy msgid "Tajik keyboard" msgstr "Tai" #: ../../keyboard.pm_.c:253 msgid "Turkish (traditional \"F\" model)" msgstr "Trgi (\"F\" mudel)" #: ../../keyboard.pm_.c:254 msgid "Turkish (modern \"Q\" model)" msgstr "Trgi (\"Q\" mudel)" #: ../../keyboard.pm_.c:256 msgid "Ukrainian" msgstr "Ukraina" #: ../../keyboard.pm_.c:259 msgid "US keyboard (international)" msgstr "US (rahvusvaheline)" #: ../../keyboard.pm_.c:260 msgid "Vietnamese \"numeric row\" QWERTY" msgstr "Vietnami numbrireaga QWERTY" #: ../../keyboard.pm_.c:261 #, fuzzy msgid "Yugoslavian (latin)" msgstr "Jugoslaavia (koos kirillitsaga)" #: ../../keyboard.pm_.c:268 msgid "Right Alt key" msgstr "" #: ../../keyboard.pm_.c:269 msgid "Both Shift keys simultaneously" msgstr "" #: ../../keyboard.pm_.c:270 msgid "Control and Shift keys simultaneously" msgstr "" #: ../../keyboard.pm_.c:271 msgid "CapsLock key" msgstr "" #: ../../keyboard.pm_.c:272 msgid "Ctrl and Alt keys simultaneously" msgstr "" #: ../../keyboard.pm_.c:273 msgid "Alt and Shift keys simultaneously" msgstr "" #: ../../keyboard.pm_.c:274 msgid "\"Menu\" key" msgstr "" #: ../../keyboard.pm_.c:275 msgid "Left \"Windows\" key" msgstr "" #: ../../keyboard.pm_.c:276 msgid "Right \"Windows\" key" msgstr "" #: ../../loopback.pm_.c:32 #, c-format msgid "Circular mounts %s\n" msgstr "Ringhendus %s\n" #: ../../lvm.pm_.c:103 msgid "Remove the logical volumes first\n" msgstr "Eemalda enne kettarhmad (logical volumes)\n" #: ../../modparm.pm_.c:50 #, fuzzy msgid "a number" msgstr "Sissehelistamiskeskuse number" #: ../../modparm.pm_.c:52 #, c-format msgid "%d comma separated numbers" msgstr "" #: ../../modparm.pm_.c:52 #, c-format msgid "%d comma separated strings" msgstr "" #: ../../modparm.pm_.c:54 msgid "comma separated numbers" msgstr "" #: ../../modparm.pm_.c:54 #, fuzzy msgid "comma separated strings" msgstr "Vormindamine" #: ../../modules.pm_.c:293 msgid "" "PCMCIA support no longer exists for 2.2 kernels. Please use a 2.4 kernel." msgstr "" #: ../../mouse.pm_.c:25 msgid "Sun - Mouse" msgstr "Suni hiir" #: ../../mouse.pm_.c:32 msgid "Logitech MouseMan+" msgstr "Logitech MouseMan+" #: ../../mouse.pm_.c:33 msgid "Generic PS2 Wheel Mouse" msgstr "Lihtsalt PS2 rattaga hiir" #: ../../mouse.pm_.c:34 msgid "GlidePoint" msgstr "GlidePoint" #: ../../mouse.pm_.c:36 ../../mouse.pm_.c:65 msgid "Kensington Thinking Mouse" msgstr "Kensington Thinking Mouse" #: ../../mouse.pm_.c:37 ../../mouse.pm_.c:61 msgid "Genius NetMouse" msgstr "Genius NetMouse" #: ../../mouse.pm_.c:38 msgid "Genius NetScroll" msgstr "Genius NetScroll" #: ../../mouse.pm_.c:39 ../../mouse.pm_.c:48 #, fuzzy msgid "Microsoft Explorer" msgstr "Microsoft IntelliMouse" #: ../../mouse.pm_.c:44 ../../mouse.pm_.c:70 msgid "1 button" msgstr "1 nupp" #: ../../mouse.pm_.c:45 ../../mouse.pm_.c:53 msgid "Generic 2 Button Mouse" msgstr "Lihtsalt 2-nupuline hiir" #: ../../mouse.pm_.c:47 msgid "Wheel" msgstr "Ratas" #: ../../mouse.pm_.c:51 msgid "serial" msgstr "seerial" #: ../../mouse.pm_.c:54 msgid "Generic 3 Button Mouse" msgstr "Lihtsalt 3-nupuline hiir" #: ../../mouse.pm_.c:55 msgid "Microsoft IntelliMouse" msgstr "Microsoft IntelliMouse" #: ../../mouse.pm_.c:56 msgid "Logitech MouseMan" msgstr "Logitech MouseMan" #: ../../mouse.pm_.c:57 msgid "Mouse Systems" msgstr "Mouse Systems" #: ../../mouse.pm_.c:59 msgid "Logitech CC Series" msgstr "Logitech CC seeria (seerial)" #: ../../mouse.pm_.c:60 msgid "Logitech MouseMan+/FirstMouse+" msgstr "Logitech MouseMan+/FirstMouse+" #: ../../mouse.pm_.c:62 msgid "MM Series" msgstr "MM Series" #: ../../mouse.pm_.c:63 msgid "MM HitTablet" msgstr "MM HitTablet" #: ../../mouse.pm_.c:64 msgid "Logitech Mouse (serial, old C7 type)" msgstr "Logitech (seerial, vana C7 tpi)" #: ../../mouse.pm_.c:68 msgid "busmouse" msgstr "siinihiir" #: ../../mouse.pm_.c:71 msgid "2 buttons" msgstr "2 nuppu" #: ../../mouse.pm_.c:72 msgid "3 buttons" msgstr "3 nuppu" #: ../../mouse.pm_.c:75 msgid "none" msgstr "ei soovi" #: ../../mouse.pm_.c:77 msgid "No mouse" msgstr "Hiirt ei ole" #: ../../mouse.pm_.c:486 msgid "Please test the mouse" msgstr "Palun testige hiirt" #: ../../mouse.pm_.c:487 msgid "To activate the mouse," msgstr "Hiire aktiveerimiseks" #: ../../mouse.pm_.c:488 msgid "MOVE YOUR WHEEL!" msgstr "KEERUTAGE RATTAKEST!" #: ../../my_gtk.pm_.c:64 msgid "-adobe-utopia-regular-r-*-*-25-*-*-*-p-*-iso8859-*,*-r-*" msgstr "" #: ../../my_gtk.pm_.c:159 msgid "Finish" msgstr "Lpeta" #: ../../my_gtk.pm_.c:159 ../../printerdrake.pm_.c:2152 msgid "Next ->" msgstr "Jrgmine ->" #: ../../my_gtk.pm_.c:287 msgid "Is this correct?" msgstr "Kas see on sobiv?" #: ../../my_gtk.pm_.c:359 ../../services.pm_.c:222 msgid "Info" msgstr "Info" #: ../../my_gtk.pm_.c:380 msgid "Expand Tree" msgstr "Ava puu" #: ../../my_gtk.pm_.c:381 msgid "Collapse Tree" msgstr "Sule puu" #: ../../my_gtk.pm_.c:382 msgid "Toggle between flat and group sorted" msgstr "Sorteeritud vi sorteerimata" #: ../../network/adsl.pm_.c:23 ../../network/ethernet.pm_.c:36 msgid "Connect to the Internet" msgstr "Loo internetihendus" #: ../../network/adsl.pm_.c:24 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 "" "Kige tavalisem hendusviis ADSL jaoks on pppoe.\n" "Mnel juhul aga kasutatakse pptp-d, harva dhcp-d.\n" "Kui Te ei tea, kasutage pppoe-d" #: ../../network/adsl.pm_.c:26 msgid "Alcatel speedtouch usb" msgstr "" #: ../../network/adsl.pm_.c:26 msgid "use dhcp" msgstr "dhcp" #: ../../network/adsl.pm_.c:26 msgid "use pppoe" msgstr "pppoe" #: ../../network/adsl.pm_.c:26 msgid "use pptp" msgstr "pptp" #: ../../network/drakfirewall.pm_.c:12 #, fuzzy msgid "Web Server" msgstr "Server" #: ../../network/drakfirewall.pm_.c:17 #, fuzzy msgid "Domain Name Server" msgstr "Domeeninimi" #: ../../network/drakfirewall.pm_.c:32 #, fuzzy msgid "Mail Server" msgstr "Server, Andmebaasid" #: ../../network/drakfirewall.pm_.c:37 #, fuzzy msgid "POP and IMAP Server" msgstr "NIS server:" #: ../../network/drakfirewall.pm_.c:111 #, fuzzy msgid "No network card" msgstr "vrgukaarti ei leitud" #: ../../network/drakfirewall.pm_.c:129 #, fuzzy msgid "" "drakfirewall 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 "" "tinyfirewall seadistamine\n" "\n" "Selle vahendiga saate luua lihtsa kaitse Interneti ohtude vastu.\n" "Kui vajate vimsat tulemri, vaadake palun\n" "spetsiaalset MandrakeSecurity Firewall distributsiooni." #: ../../network/drakfirewall.pm_.c:147 msgid "Which services would you like to allow the Internet to connect to?" msgstr "" #: ../../network/drakfirewall.pm_.c:148 msgid "" "You can enter miscellaneous ports. \n" "Valid examples are: 139/tcp 139/udp.\n" "Have a look at /etc/services for information." msgstr "" #: ../../network/drakfirewall.pm_.c:154 #, c-format msgid "" "Invalid port given: %s.\n" "The proper format is \"port/tcp\" or \"port/udp\", \n" "where port is between 1 and 65535." msgstr "" # #: ../../network/drakfirewall.pm_.c:162 #, fuzzy msgid "Everything (no firewall)" msgstr "Kik seadistatud!" #: ../../network/drakfirewall.pm_.c:164 #, fuzzy msgid "Other ports" msgstr "Muud maad" #: ../../network/ethernet.pm_.c:37 msgid "" "Which dhcp client do you want to use?\n" "Default is dhcpcd" msgstr "" "Mis DHCP klienti soovite kasutada?\n" "Vaikimisi on dhcpcd" #: ../../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 "" "htki vrgukaarti ei nnestunud tuvastada\n" "Seega ei saa ka sellist hendust seadistada." #: ../../network/ethernet.pm_.c:92 ../../standalone/drakgw_.c:236 msgid "Choose the network interface" msgstr "Valige vrguliides" #: ../../network/ethernet.pm_.c:93 msgid "" "Please choose which network adapter you want to use to connect to Internet" msgstr "" "Palun valige, millist vrguliidest soovite internetihenduse jaoks kasutada" #: ../../network/ethernet.pm_.c:178 msgid "no network card found" msgstr "vrgukaarti ei leitud" #: ../../network/ethernet.pm_.c:202 ../../network/network.pm_.c:362 msgid "Configuring network" msgstr "Vrguseadistused" #: ../../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 "" "Palun sisestage oma masina nimi.\n" "Seda nuavad ka mned DHCP serverid.\n" "Masina nimi peab olema esitatud tiskujul,\n" "nagu ``minumasin.minufirma.ee''." #: ../../network/ethernet.pm_.c:207 ../../network/network.pm_.c:367 msgid "Host name" msgstr "Masinanimi" #: ../../network/isdn.pm_.c:21 ../../network/isdn.pm_.c:44 #: ../../network/netconnect.pm_.c:90 ../../network/netconnect.pm_.c:104 #: ../../network/netconnect.pm_.c:159 ../../network/netconnect.pm_.c:174 #: ../../network/netconnect.pm_.c:201 ../../network/netconnect.pm_.c:224 #: ../../network/netconnect.pm_.c:232 msgid "Network Configuration Wizard" msgstr "Vrgu stete abimees" #: ../../network/isdn.pm_.c:22 msgid "External ISDN modem" msgstr "Vline ISDN modem" #: ../../network/isdn.pm_.c:22 msgid "Internal ISDN card" msgstr "Sisemine ISDN kaart" #: ../../network/isdn.pm_.c:22 msgid "What kind is your ISDN connection?" msgstr "Millist ISDN hendust kasutate?" #: ../../network/isdn.pm_.c:45 msgid "" "Which ISDN configuration do you prefer?\n" "\n" "* The Old configuration uses isdn4net. It contains powerful\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 "" # #: ../../network/isdn.pm_.c:54 #, fuzzy msgid "New configuration (isdn-light)" msgstr "Leitud tulemri stted!" # #: ../../network/isdn.pm_.c:54 #, fuzzy msgid "Old configuration (isdn4net)" msgstr "Leitud tulemri stted!" #: ../../network/isdn.pm_.c:170 ../../network/isdn.pm_.c:188 #: ../../network/isdn.pm_.c:200 ../../network/isdn.pm_.c:206 #: ../../network/isdn.pm_.c:213 ../../network/isdn.pm_.c:223 msgid "ISDN Configuration" msgstr "ISDN stted" #: ../../network/isdn.pm_.c:170 msgid "" "Select your provider.\n" "If it isn't listed, choose Unlisted." msgstr "" "Vali oma teenusepakkuja.\n" " Kui see ei ole nimekirjas, vali Tundmatu" #: ../../network/isdn.pm_.c:183 #, fuzzy msgid "Europe protocol" msgstr "Laadimisprotokoll" #: ../../network/isdn.pm_.c:183 #, fuzzy msgid "Europe protocol (EDSS1)" msgstr "Euroopa (EDSS1)" #: ../../network/isdn.pm_.c:185 #, fuzzy msgid "Protocol for the rest of the world" msgstr "lejnud maailm" #: ../../network/isdn.pm_.c:185 #, fuzzy msgid "" "Protocol for the rest of the world\n" "No D-Channel (leased lines)" msgstr "" "lejnud maailm \n" " ilma D-kanalita" #: ../../network/isdn.pm_.c:189 msgid "Which protocol do you want to use?" msgstr "Mis protokolli soovite kasutada?" #: ../../network/isdn.pm_.c:200 #, c-format msgid "Found \"%s\" interface do you want to use it ?" msgstr "" #: ../../network/isdn.pm_.c:207 msgid "What kind of card do you have?" msgstr "Mis tpi kaart Teil on?" #: ../../network/isdn.pm_.c:208 msgid "I don't know" msgstr "Ei tea" #: ../../network/isdn.pm_.c:208 msgid "ISA / PCMCIA" msgstr "ISA / PCMCIA" #: ../../network/isdn.pm_.c:208 msgid "PCI" msgstr "PCI" #: ../../network/isdn.pm_.c:214 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" "Kui Teil on ISA kaart, siis peaks jrgmised vrtused olema iged.\n" "\n" "Kui Teil on PCMCIA kaart, peaksite Te ise teadma selle IRQ ning IO " "vrtusi.\n" #: ../../network/isdn.pm_.c:218 msgid "Abort" msgstr "Katkesta" #: ../../network/isdn.pm_.c:218 msgid "Continue" msgstr "Jtka" #: ../../network/isdn.pm_.c:224 msgid "Which is your ISDN card?" msgstr "Milline on Teie ISDN kaart?" #: ../../network/isdn.pm_.c:243 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 "" "Leidsin kll PCI ISDN kaardi, kui selle tp on tundmatu. Palun valige ks " "PCI kaart jrgmisel sammul." #: ../../network/isdn.pm_.c:252 msgid "No ISDN PCI card found. Please select one on the next screen." msgstr "PCI ISDN kaarti ei leitud. Palun valige ks jrgmisel sammul." #: ../../network/modem.pm_.c:39 msgid "Please choose which serial port your modem is connected to." msgstr "Millisesse seerialporti on Teie modem hendatud?" #: ../../network/modem.pm_.c:44 msgid "Dialup options" msgstr "DialUp parameetrid" #: ../../network/modem.pm_.c:45 ../../standalone/drakconnect_.c:621 msgid "Connection name" msgstr "henduse nimi" #: ../../network/modem.pm_.c:46 ../../standalone/drakconnect_.c:622 msgid "Phone number" msgstr "Sissehelistamiskeskuse number" #: ../../network/modem.pm_.c:47 ../../standalone/drakconnect_.c:623 msgid "Login ID" msgstr "Kasutajakonto" #: ../../network/modem.pm_.c:49 ../../standalone/drakconnect_.c:625 msgid "CHAP" msgstr "CHAP" #: ../../network/modem.pm_.c:49 ../../standalone/drakconnect_.c:625 msgid "PAP" msgstr "PAP" #: ../../network/modem.pm_.c:49 ../../standalone/drakconnect_.c:625 msgid "Script-based" msgstr "Skriptiphine" #: ../../network/modem.pm_.c:49 ../../standalone/drakconnect_.c:625 msgid "Terminal-based" msgstr "Terminaliphine" #: ../../network/modem.pm_.c:50 ../../standalone/drakconnect_.c:626 msgid "Domain name" msgstr "Domeeninimi" #: ../../network/modem.pm_.c:51 ../../standalone/drakconnect_.c:627 msgid "First DNS Server (optional)" msgstr "Esimene nimeserver (soovituslik)" #: ../../network/modem.pm_.c:52 ../../standalone/drakconnect_.c:628 msgid "Second DNS Server (optional)" msgstr "Teine nimeserver (soovituslik)" #: ../../network/netconnect.pm_.c:29 msgid "" "\n" "You can disconnect or reconfigure your connection." msgstr "" "\n" "Saate henduse katkestada vi uuesti seadistada." #: ../../network/netconnect.pm_.c:29 ../../network/netconnect.pm_.c:32 msgid "" "\n" "You can reconfigure your connection." msgstr "" "\n" "Saate seadistada henduse uuesti." #: ../../network/netconnect.pm_.c:29 msgid "You are currently connected to internet." msgstr "Hetkel olete Internetiga hendatud." #: ../../network/netconnect.pm_.c:32 msgid "" "\n" "You can connect to Internet or reconfigure your connection." msgstr "" "\n" "Saate henduda Internetti vi seadistada hendus uuesti." #: ../../network/netconnect.pm_.c:32 msgid "You are not currently connected to Internet." msgstr "Hetkel ei ole Te Internetti hendatud." #: ../../network/netconnect.pm_.c:36 #, fuzzy msgid "Connect" msgstr "hendatud" #: ../../network/netconnect.pm_.c:38 #, fuzzy msgid "Disconnect" msgstr "Lahuta..." #: ../../network/netconnect.pm_.c:40 #, fuzzy msgid "Configure the connection" msgstr "Seadista TV-kaabli hendus" #: ../../network/netconnect.pm_.c:45 msgid "Internet connection & configuration" msgstr "Internetihenduse seadistamine" #: ../../network/netconnect.pm_.c:95 #, fuzzy, c-format msgid "We are now going to configure the %s connection." msgstr "" "\n" "Saate henduse katkestada vi uuesti seadistada." #: ../../network/netconnect.pm_.c:104 #, fuzzy, c-format msgid "" "\n" "\n" "\n" "We are now going to configure the %s connection.\n" "\n" "\n" "Press OK to continue." msgstr "" "\n" "Saate henduse katkestada vi uuesti seadistada." #: ../../network/netconnect.pm_.c:133 ../../network/netconnect.pm_.c:251 #: ../../network/netconnect.pm_.c:271 ../../network/tools.pm_.c:63 msgid "Network Configuration" msgstr "Vrgu stted" #: ../../network/netconnect.pm_.c:134 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 "" "Vrguhendus on juba seadistatud, sest installitakse ju vrgust.\n" "Kui soovite neid seadistusi silitada, valige OK, muidu katkestage ja saate " "seadistada uuesti.\n" #: ../../network/netconnect.pm_.c:160 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 "" "Internetihenduse Abimees\n" "\n" "Nd hakkame internetihendust seadistama.\n" "Kui Te ei soovi automaatset tuvastamist siis jtke see mrkimata.\n" #: ../../network/netconnect.pm_.c:166 msgid "Choose the profile to configure" msgstr "Valige profiil, mida seadistada" #: ../../network/netconnect.pm_.c:167 msgid "Use auto detection" msgstr "Kasuta automaattuvastust" #: ../../network/netconnect.pm_.c:168 ../../printerdrake.pm_.c:3180 #: ../../standalone/drakconnect_.c:274 ../../standalone/drakconnect_.c:277 #: ../../standalone/drakfloppy_.c:145 msgid "Expert Mode" msgstr "Ekspertresiim" #: ../../network/netconnect.pm_.c:174 ../../printerdrake.pm_.c:386 msgid "Detecting devices..." msgstr "Otsin printerit..." #: ../../network/netconnect.pm_.c:185 ../../network/netconnect.pm_.c:194 msgid "Normal modem connection" msgstr "Tavaline modemihendus" #: ../../network/netconnect.pm_.c:185 ../../network/netconnect.pm_.c:194 #, c-format msgid "detected on port %s" msgstr "leiti port %s" #: ../../network/netconnect.pm_.c:186 ../../network/netconnect.pm_.c:195 msgid "ISDN connection" msgstr "ISDN hendus" #: ../../network/netconnect.pm_.c:186 ../../network/netconnect.pm_.c:195 #, c-format msgid "detected %s" msgstr "tuvastati %s" #: ../../network/netconnect.pm_.c:187 ../../network/netconnect.pm_.c:196 #, fuzzy msgid "ADSL connection" msgstr "LAN hendus" #: ../../network/netconnect.pm_.c:187 ../../network/netconnect.pm_.c:196 #, c-format msgid "detected on interface %s" msgstr "leiti liidesel %s" #: ../../network/netconnect.pm_.c:188 ../../network/netconnect.pm_.c:197 msgid "Cable connection" msgstr "Kaablihendus" #: ../../network/netconnect.pm_.c:188 ../../network/netconnect.pm_.c:197 #, fuzzy msgid "cable connection detected" msgstr "Kaablihendus" #: ../../network/netconnect.pm_.c:189 ../../network/netconnect.pm_.c:198 msgid "LAN connection" msgstr "LAN hendus" #: ../../network/netconnect.pm_.c:189 ../../network/netconnect.pm_.c:198 msgid "ethernet card(s) detected" msgstr "vrgukaart(i) leiti les" #: ../../network/netconnect.pm_.c:201 #, fuzzy msgid "Choose the connection you want to configure" msgstr "Valige kasutatav vahend" #: ../../network/netconnect.pm_.c:225 msgid "" "You have configured multiple ways to connect to the Internet.\n" "Choose the one you want to use.\n" "\n" msgstr "" #: ../../network/netconnect.pm_.c:226 #, fuzzy msgid "Internet connection" msgstr "Internetihenduse jagamine" #: ../../network/netconnect.pm_.c:232 msgid "Do you want to start the connection at boot?" msgstr "Kas soovite luua henduse juba alglaadimisel?" #: ../../network/netconnect.pm_.c:246 msgid "Network configuration" msgstr "Vrgustted" #: ../../network/netconnect.pm_.c:247 msgid "The network needs to be restarted" msgstr "" #: ../../network/netconnect.pm_.c:251 #, fuzzy, c-format msgid "" "A problem occured while restarting the network: \n" "\n" "%s" msgstr "Kas soovite vrguhendust taaskivitada?" #: ../../network/netconnect.pm_.c:261 msgid "" "Congratulations, the network and Internet configuration is finished.\n" "The configuration will now be applied to your system.\n" "\n" msgstr "" "nnitleme, vrgundus ja internetihendus on seadistatud.\n" "\n" "Stted salvestatakse nd.\n" #: ../../network/netconnect.pm_.c:265 msgid "" "After this is done, we recommend that you restart your X environment to " "avoid any hostname-related problems." msgstr "" "Soovitame taaskivitada ka X keskkonna, et vltida vimalikke\n" "masinanime muutmisest tingitud probleeme." #: ../../network/netconnect.pm_.c:266 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 "" #: ../../network/network.pm_.c:291 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 "" "HOIATUS: See seade on juba seadistatud Interneti jaoks.\n" "Valige lihtsalt OK, et stteid mitte muuta." #: ../../network/network.pm_.c:296 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 "" "Palun andke IP parameetrid selle masina jaoks.\n" "Kik read tuleb sisestada IP-aadressi kujul\n" "(Niteks 12.34.56.78)" #: ../../network/network.pm_.c:306 ../../network/network.pm_.c:307 #, c-format msgid "Configuring network device %s" msgstr "Seadistame vrgukaardi %s" #: ../../network/network.pm_.c:307 #, c-format msgid " (driver %s)" msgstr " (juhtprogramm %s)" #: ../../network/network.pm_.c:309 ../../standalone/drakconnect_.c:231 #: ../../standalone/drakconnect_.c:467 msgid "IP address" msgstr "IP-aadress" #: ../../network/network.pm_.c:310 ../../standalone/drakconnect_.c:468 msgid "Netmask" msgstr "Vrgu mask" #: ../../network/network.pm_.c:311 msgid "(bootp/dhcp)" msgstr "(bootp/dhcp)" #: ../../network/network.pm_.c:311 msgid "Automatic IP" msgstr "Automaatne IP" #: ../../network/network.pm_.c:312 #, fuzzy msgid "Start at boot" msgstr "Kivitub laadimisel" #: ../../network/network.pm_.c:333 ../../printerdrake.pm_.c:860 msgid "IP address should be in format 1.2.3.4" msgstr "IP-aadress peab olema formaadis 1.2.3.4" #: ../../network/network.pm_.c:363 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 "" "Palun sisestage oma masina nimi.\n" "Masina nimi peab olema esitatud tiskujul,\n" "nagu ``minumasin.minufirma.ee''.\n" "Kui Teil on vaikimisi ls, siis sisestage ka selle IP-aadress" #: ../../network/network.pm_.c:368 msgid "DNS server" msgstr "Nimeserver" #: ../../network/network.pm_.c:369 #, c-format msgid "Gateway (e.g. %s)" msgstr "" #: ../../network/network.pm_.c:371 msgid "Gateway device" msgstr "Lsipoolne seade" #: ../../network/network.pm_.c:376 #, fuzzy msgid "DNS server address should be in format 1.2.3.4" msgstr "IP-aadress peab olema formaadis 1.2.3.4" #: ../../network/network.pm_.c:380 #, fuzzy msgid "Gateway address should be in format 1.2.3.4" msgstr "IP-aadress peab olema formaadis 1.2.3.4" #: ../../network/network.pm_.c:394 msgid "Proxies configuration" msgstr "Vahendajate stted" #: ../../network/network.pm_.c:395 msgid "HTTP proxy" msgstr "HTTP vahendaja" #: ../../network/network.pm_.c:396 msgid "FTP proxy" msgstr "FTP vahendaja" #: ../../network/network.pm_.c:397 msgid "Track network card id (useful for laptops)" msgstr "" #: ../../network/network.pm_.c:400 msgid "Proxy should be http://..." msgstr "Vahendaja peab olema kujul http://..." #: ../../network/network.pm_.c:401 ../../proxy.pm_.c:65 #, fuzzy msgid "Url should begin with 'ftp:' or 'http:'" msgstr "Vahendaja peab olema kujul http://..." # #: ../../network/shorewall.pm_.c:24 msgid "Firewalling configuration detected!" msgstr "Leitud tulemri stted!" #: ../../network/shorewall.pm_.c:25 msgid "" "Warning! An existing firewalling configuration has been detected. You may " "need some manual fix after installation." msgstr "" "Hoiatus! Leiti olemasolevad tulemri stted. Tenoliselt peaksite need " "hiljem le vaatame." #: ../../network/tools.pm_.c:41 msgid "Internet configuration" msgstr "Interneti stted" #: ../../network/tools.pm_.c:42 msgid "Do you want to try to connect to the Internet now?" msgstr "Kas soovite oma internetihendust proovida?" #: ../../network/tools.pm_.c:46 ../../standalone/drakconnect_.c:196 msgid "Testing your connection..." msgstr "Testime Teie hendust..." #: ../../network/tools.pm_.c:56 msgid "The system is now connected to Internet." msgstr "Ssteem on nd Internetti hendatud" #: ../../network/tools.pm_.c:57 msgid "For security reason, it will be disconnected now." msgstr "Turvakaalutlusel katkestan nd henduse." #: ../../network/tools.pm_.c:58 msgid "" "The system doesn't seem to be connected to internet.\n" "Try to reconfigure your connection." msgstr "" "Paistab, et ssteem ei ole Internetti hendatud.\n" "Palun seadistage hendus uuesti." #: ../../network/tools.pm_.c:82 msgid "Connection Configuration" msgstr "Internetihenduse stted" #: ../../network/tools.pm_.c:83 msgid "Please fill or check the field below" msgstr "Palun tida allpool olev vli" #: ../../network/tools.pm_.c:85 ../../standalone/drakconnect_.c:607 msgid "Card IRQ" msgstr "Kaardi IRQ" #: ../../network/tools.pm_.c:86 ../../standalone/drakconnect_.c:608 msgid "Card mem (DMA)" msgstr "Kaardi mlu (DMA)" #: ../../network/tools.pm_.c:87 ../../standalone/drakconnect_.c:609 msgid "Card IO" msgstr "Kaardi IO" #: ../../network/tools.pm_.c:88 ../../standalone/drakconnect_.c:610 msgid "Card IO_0" msgstr "Kaardi IO_0" #: ../../network/tools.pm_.c:89 ../../standalone/drakconnect_.c:611 msgid "Card IO_1" msgstr "Kaardi IO_1" #: ../../network/tools.pm_.c:90 ../../standalone/drakconnect_.c:612 msgid "Your personal phone number" msgstr "Teie telefoninumber" #: ../../network/tools.pm_.c:91 ../../standalone/drakconnect_.c:613 msgid "Provider name (ex provider.net)" msgstr "Teenusepakkuja tunnus (niteks minuisp.ee)" #: ../../network/tools.pm_.c:92 ../../standalone/drakconnect_.c:614 msgid "Provider phone number" msgstr "Sissehelistamiskeskuse number" #: ../../network/tools.pm_.c:93 ../../standalone/drakconnect_.c:615 msgid "Provider dns 1 (optional)" msgstr "DNS 1 (vib jtta thjaks)" #: ../../network/tools.pm_.c:94 ../../standalone/drakconnect_.c:616 msgid "Provider dns 2 (optional)" msgstr "DNS 2 (vib jtta thjaks)" #: ../../network/tools.pm_.c:95 #, fuzzy msgid "Choose your country" msgstr "Klaviatuuri valik" #: ../../network/tools.pm_.c:96 ../../standalone/drakconnect_.c:619 msgid "Dialing mode" msgstr "Valimisviis" #: ../../network/tools.pm_.c:97 ../../standalone/drakconnect_.c:631 #, fuzzy msgid "Connection speed" msgstr "henduse tp: " #: ../../network/tools.pm_.c:98 ../../standalone/drakconnect_.c:632 #, fuzzy msgid "Connection timeout (in sec)" msgstr "henduse tp: " #: ../../network/tools.pm_.c:99 ../../standalone/drakconnect_.c:617 msgid "Account Login (user name)" msgstr "Kasutajatunnus" #: ../../network/tools.pm_.c:100 ../../standalone/drakconnect_.c:618 #: ../../standalone/drakconnect_.c:649 msgid "Account Password" msgstr "Salasna" #: ../../network/tools.pm_.c:104 ../../network/tools.pm_.c:118 msgid "United Kingdom" msgstr "" #: ../../partition_table.pm_.c:602 msgid "mount failed: " msgstr "hendamine ebannestus: " #: ../../partition_table.pm_.c:666 msgid "Extended partition not supported on this platform" msgstr "Sellel platformil ei saa laiendatud partitsiooni luua" #: ../../partition_table.pm_.c:684 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 "" "Partitsioonitabelis on miskiprast thi koht, aga see ei ole kasutatav.\n" "Ainuke lahendus on nihutada primaarset partitsiooni, et auk satuks " "laiendatud partitsioonide krvale" #: ../../partition_table.pm_.c:774 #, c-format msgid "Restoring from file %s failed: %s" msgstr "Taastamine failist %s ebannestus: %s" #: ../../partition_table.pm_.c:776 msgid "Bad backup file" msgstr "Klbmatu tagavarakoopia" #: ../../partition_table.pm_.c:798 #, c-format msgid "Error writing to file %s" msgstr "Viga faili %s kirjutamisel" #: ../../partition_table/raw.pm_.c:189 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 "" "Teie kvakettal juhtub imelikke asju. \n" "Andmete pidevuse kontroll ebannestus. \n" "See thendab, et kettale kirjutamisel tekivad jamad" #: ../../pkgs.pm_.c:26 msgid "must have" msgstr "vajalik" #: ../../pkgs.pm_.c:27 msgid "important" msgstr "thtis" #: ../../pkgs.pm_.c:28 msgid "very nice" msgstr "vga kena" #: ../../pkgs.pm_.c:29 msgid "nice" msgstr "kena" #: ../../pkgs.pm_.c:30 msgid "maybe" msgstr "vib olla" #: ../../printer.pm_.c:26 msgid "CUPS - Common Unix Printing System" msgstr "" #: ../../printer.pm_.c:27 msgid "LPRng - LPR New Generation" msgstr "" #: ../../printer.pm_.c:28 msgid "LPD - Line Printer Daemon" msgstr "" #: ../../printer.pm_.c:29 msgid "PDQ - Print, Don't Queue" msgstr "" #: ../../printer.pm_.c:34 ../../printer.pm_.c:1134 msgid "CUPS" msgstr "" #: ../../printer.pm_.c:35 msgid "LPRng" msgstr "" #: ../../printer.pm_.c:36 msgid "LPD" msgstr "" #: ../../printer.pm_.c:37 msgid "PDQ" msgstr "" #: ../../printer.pm_.c:49 msgid "Local printer" msgstr "Kohalik printer" #: ../../printer.pm_.c:50 msgid "Remote printer" msgstr "Vrguprinter" #: ../../printer.pm_.c:51 #, fuzzy msgid "Printer on remote CUPS server" msgstr "CUPS printserver" #: ../../printer.pm_.c:52 ../../printerdrake.pm_.c:883 #, fuzzy msgid "Printer on remote lpd server" msgstr "lpd printserver" #: ../../printer.pm_.c:53 msgid "Network printer (TCP/Socket)" msgstr "Vrguprinter (TCP/Socket)" #: ../../printer.pm_.c:54 #, fuzzy msgid "Printer on SMB/Windows 95/98/NT server" msgstr "SMB/Windows 95/98/NT" #: ../../printer.pm_.c:55 #, fuzzy msgid "Printer on NetWare server" msgstr "Printserver:" #: ../../printer.pm_.c:56 ../../printerdrake.pm_.c:887 #, fuzzy msgid "Enter a printer device URI" msgstr "Printeri seadme URI" #: ../../printer.pm_.c:57 msgid "Pipe job into a command" msgstr "" #: ../../printer.pm_.c:328 ../../printer.pm_.c:370 ../../printer.pm_.c:542 msgid "Unknown Model" msgstr "" #: ../../printer.pm_.c:744 ../../printer.pm_.c:935 ../../printer.pm_.c:1327 #: ../../printerdrake.pm_.c:2286 ../../printerdrake.pm_.c:3443 msgid "Unknown model" msgstr "" #: ../../printer.pm_.c:772 #, fuzzy msgid "Local Printers" msgstr "Kohalik printer" #: ../../printer.pm_.c:774 ../../printer.pm_.c:1135 #, fuzzy msgid "Remote Printers" msgstr "Vrguprinter" #: ../../printer.pm_.c:781 ../../printerdrake.pm_.c:404 #, c-format msgid " on parallel port \\/*%s" msgstr "" #: ../../printer.pm_.c:784 ../../printerdrake.pm_.c:406 #, c-format msgid ", USB printer \\/*%s" msgstr "" #: ../../printer.pm_.c:789 #, c-format msgid ", multi-function device on parallel port \\/*%s" msgstr "" #: ../../printer.pm_.c:792 msgid ", multi-function device on USB" msgstr "" #: ../../printer.pm_.c:794 msgid ", multi-function device on HP JetDirect" msgstr "" #: ../../printer.pm_.c:796 msgid ", multi-function device" msgstr "" #: ../../printer.pm_.c:799 #, fuzzy, c-format msgid ", printing to %s" msgstr "Viga faili %s kirjutamisel" #: ../../printer.pm_.c:801 #, c-format msgid " on LPD server \"%s\", printer \"%s\"" msgstr "" #: ../../printer.pm_.c:803 #, c-format msgid ", TCP/IP host \"%s\", port %s" msgstr "" #: ../../printer.pm_.c:807 #, c-format msgid " on SMB/Windows server \"%s\", share \"%s\"" msgstr "" #: ../../printer.pm_.c:811 #, c-format msgid " on Novell server \"%s\", printer \"%s\"" msgstr "" #: ../../printer.pm_.c:813 #, c-format msgid ", using command %s" msgstr "" #: ../../printer.pm_.c:932 ../../printerdrake.pm_.c:1682 msgid "Raw printer (No driver)" msgstr "" #: ../../printer.pm_.c:1104 #, fuzzy, c-format msgid "(on %s)" msgstr "(moodul %s)" #: ../../printer.pm_.c:1106 msgid "(on this machine)" msgstr "" #: ../../printer.pm_.c:1131 #, fuzzy, c-format msgid "On CUPS server \"%s\"" msgstr "CUPS serveri IP" #: ../../printer.pm_.c:1137 ../../printerdrake.pm_.c:3100 #: ../../printerdrake.pm_.c:3111 ../../printerdrake.pm_.c:3332 #: ../../printerdrake.pm_.c:3384 ../../printerdrake.pm_.c:3410 #: ../../printerdrake.pm_.c:3585 ../../printerdrake.pm_.c:3587 msgid " (Default)" msgstr " (Vaikimisi)" #: ../../printerdrake.pm_.c:25 msgid "Select Printer Connection" msgstr "Vali printeri hendusviis" #: ../../printerdrake.pm_.c:26 msgid "How is the printer connected?" msgstr "Kuidas on see printer hendatud?" #: ../../printerdrake.pm_.c:28 #, fuzzy msgid "" "\n" "Printers on remote CUPS servers you do not have to configure here; these " "printers will be automatically detected." msgstr "" "Kui vrgus on CUPS server, siis ei ole Teil vaja siin\n" "printereid seadistada, need leitakse automaatselt.\n" "Kui kahtlete, valige \"CUPS printserver\"." #: ../../printerdrake.pm_.c:36 msgid "Printer auto-detection (Local, TCP/Socket, and SMB printers)" msgstr "" #: ../../printerdrake.pm_.c:84 ../../printerdrake.pm_.c:3164 #, fuzzy msgid "CUPS configuration" msgstr "LAN stted" #: ../../printerdrake.pm_.c:85 ../../printerdrake.pm_.c:3165 #, fuzzy msgid "Specify CUPS server" msgstr "CUPS printserver" #: ../../printerdrake.pm_.c:86 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 "" #: ../../printerdrake.pm_.c:87 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 "" #: ../../printerdrake.pm_.c:91 #, fuzzy msgid "The IP address should look like 192.168.1.20" msgstr "IP-aadress peab olema formaadis 1.2.3.4" #: ../../printerdrake.pm_.c:95 ../../printerdrake.pm_.c:1094 #, fuzzy msgid "The port number should be an integer!" msgstr "Pordi number peab olema ikkagi number" #: ../../printerdrake.pm_.c:102 msgid "CUPS server IP" msgstr "CUPS serveri IP" #: ../../printerdrake.pm_.c:103 ../../printerdrake.pm_.c:1114 msgid "Port" msgstr "Port" #: ../../printerdrake.pm_.c:105 #, fuzzy msgid "Automatic CUPS configuration" msgstr "Alglaaduri stiil" #: ../../printerdrake.pm_.c:177 ../../printerdrake.pm_.c:247 #: ../../printerdrake.pm_.c:1555 ../../printerdrake.pm_.c:1559 #: ../../printerdrake.pm_.c:1677 ../../printerdrake.pm_.c:2229 #: ../../printerdrake.pm_.c:2382 ../../printerdrake.pm_.c:2441 #: ../../printerdrake.pm_.c:2514 ../../printerdrake.pm_.c:2535 #: ../../printerdrake.pm_.c:2728 ../../printerdrake.pm_.c:2769 #: ../../printerdrake.pm_.c:2774 ../../printerdrake.pm_.c:2808 #: ../../printerdrake.pm_.c:2813 ../../printerdrake.pm_.c:2850 #: ../../printerdrake.pm_.c:2903 ../../printerdrake.pm_.c:2923 #: ../../printerdrake.pm_.c:2937 ../../printerdrake.pm_.c:2971 #: ../../printerdrake.pm_.c:3017 ../../printerdrake.pm_.c:3035 #: ../../printerdrake.pm_.c:3124 ../../printerdrake.pm_.c:3198 #: ../../printerdrake.pm_.c:3500 ../../printerdrake.pm_.c:3555 #: ../../printerdrake.pm_.c:3608 ../../standalone/printerdrake_.c:57 msgid "Printerdrake" msgstr "PrinterDrake" #: ../../printerdrake.pm_.c:178 #, fuzzy msgid "Checking your system..." msgstr "Millist printimisssteemi soovite kasutada?" #: ../../printerdrake.pm_.c:186 msgid "" "There are no printers found which are directly connected to your machine" msgstr "" #: ../../printerdrake.pm_.c:198 #, fuzzy msgid "" "The following printers\n" "\n" msgstr "Eemaldamiseks on valitud jrgmised paketid" #: ../../printerdrake.pm_.c:199 #, fuzzy msgid "" "The following printer\n" "\n" msgstr "Eemaldamiseks on valitud jrgmised paketid" #: ../../printerdrake.pm_.c:201 msgid "" "\n" "and one unknown printer are " msgstr "" #: ../../printerdrake.pm_.c:203 #, c-format msgid "" "\n" "and %d unknown printers are " msgstr "" #: ../../printerdrake.pm_.c:207 msgid "" "\n" "are " msgstr "" #: ../../printerdrake.pm_.c:208 msgid "" "\n" "is " msgstr "" #: ../../printerdrake.pm_.c:210 #, fuzzy msgid "directly connected to your system" msgstr "Teie ssteemis ei ole vrgukaarti!" #: ../../printerdrake.pm_.c:213 msgid "" "\n" "There is one unknown printer directly connected to your system" msgstr "" #: ../../printerdrake.pm_.c:215 #, c-format msgid "" "\n" "There are %d unknown printers directly connected to your system" msgstr "" #: ../../printerdrake.pm_.c:221 #, fuzzy msgid " (Make sure that all your printers are connected and turned on).\n" msgstr "Millisesse seerialporti on Teie modem hendatud?" #: ../../printerdrake.pm_.c:235 msgid "" "Do you want to enable printing on the printers mentioned above or on " "printers in the local network?\n" msgstr "" #: ../../printerdrake.pm_.c:236 #, fuzzy msgid "Do you want to enable printing on printers in the local network?\n" msgstr "Kas soovite seadistusi proovida?" #: ../../printerdrake.pm_.c:238 #, fuzzy msgid "Do you want to enable printing on the printers mentioned above?\n" msgstr "Kas soovite luua henduse juba alglaadimisel?" #: ../../printerdrake.pm_.c:239 msgid "Are you sure that you want to set up printing on this machine?\n" msgstr "" #: ../../printerdrake.pm_.c:240 #, c-format msgid "" "NOTE: Depending on the printer model and the printing system up to %d MB of " "additional software will be installed." msgstr "" #: ../../printerdrake.pm_.c:269 ../../printerdrake.pm_.c:278 #: ../../printerdrake.pm_.c:3146 ../../printerdrake.pm_.c:3271 #, fuzzy msgid "Add a new printer" msgstr "Printerit ei ole" #: ../../printerdrake.pm_.c:270 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 "" #: ../../printerdrake.pm_.c:280 msgid "" "\n" "Welcome to the Printer Setup Wizard\n" "\n" "This wizard will help you to install your printer(s) connected to this " "computer, connected directly to the network or to a remote Windows machine.\n" "\n" "If you have printer(s) connected to this machine, Please plug it/them in on " "this computer and turn it/them on so that it/they can be auto-detected. Also " "your network printer(s) and you Windows machines must be connected and " "turned on.\n" "\n" "Note that auto-detecting printers on the network takes longer than the auto-" "detection of only the printers connected to this machine. So turn off the " "auto-detection of network and/or Windows-hosted printers when you don't need " "it.\n" "\n" " Click on \"Next\" when you are ready, and on \"Cancel\" when you do not " "want to set up your printer(s) now." msgstr "" #: ../../printerdrake.pm_.c:289 ../../printerdrake.pm_.c:306 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" "If you have printer(s) connected to this machine, Please plug it/them in on " "this computer and turn it/them on so that it/they can be auto-detected.\n" "\n" " Click on \"Next\" when you are ready, and on \"Cancel\" when you do not " "want to set up your printer(s) now." msgstr "" #: ../../printerdrake.pm_.c:297 msgid "" "\n" "Welcome to the Printer Setup Wizard\n" "\n" "This wizard will help you to install your printer(s) connected to this " "computer or connected directly to the network.\n" "\n" "If you have printer(s) connected to this machine, Please plug it/them in on " "this computer and turn it/them on so that it/they can be auto-detected. Also " "your network printer(s) must be connected and turned on.\n" "\n" "Note that auto-detecting printers on the network takes longer than the auto-" "detection of only the printers connected to this machine. So turn off the " "auto-detection of network printers when you don't need it.\n" "\n" " Click on \"Next\" when you are ready, and on \"Cancel\" when you do not " "want to set up your printer(s) now." msgstr "" #: ../../printerdrake.pm_.c:315 #, fuzzy msgid "Auto-detect printers connected to this machine" msgstr "Vrguprinter" #: ../../printerdrake.pm_.c:318 msgid "Auto-detect printers connected directly to the local network" msgstr "" #: ../../printerdrake.pm_.c:321 msgid "Auto-detect printers connected to machines running Microsoft Windows" msgstr "" #: ../../printerdrake.pm_.c:348 ../../printerdrake.pm_.c:562 #: ../../printerdrake.pm_.c:587 #, fuzzy msgid "Local Printer" msgstr "Kohalik printer" #: ../../printerdrake.pm_.c:349 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 "" #: ../../printerdrake.pm_.c:386 ../../printerdrake.pm_.c:577 #: ../../printerdrake.pm_.c:790 ../../printerdrake.pm_.c:1030 #, fuzzy msgid "Printer auto-detection" msgstr "Kasuta automaattuvastust" #: ../../printerdrake.pm_.c:408 #, c-format msgid ", network printer \"%s\", port %s" msgstr "" #: ../../printerdrake.pm_.c:410 #, fuzzy, c-format msgid ", printer \"%s\" on SMB/Windows server \"%s\"" msgstr "SMB/Windows 95/98/NT" #: ../../printerdrake.pm_.c:416 #, fuzzy, c-format msgid "Detected %s" msgstr "tuvastati %s" #: ../../printerdrake.pm_.c:420 ../../printerdrake.pm_.c:451 #: ../../printerdrake.pm_.c:470 #, c-format msgid "Printer on parallel port \\/*%s" msgstr "" #: ../../printerdrake.pm_.c:422 ../../printerdrake.pm_.c:453 #: ../../printerdrake.pm_.c:475 #, c-format msgid "USB printer \\/*%s" msgstr "" #: ../../printerdrake.pm_.c:424 #, fuzzy, c-format msgid "Network printer \"%s\", port %s" msgstr "Vrguprinter (TCP/Socket)" #: ../../printerdrake.pm_.c:426 #, fuzzy, c-format msgid "Printer \"%s\" on SMB/Windows server \"%s\"" msgstr "SMB/Windows 95/98/NT" #: ../../printerdrake.pm_.c:563 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 "" #: ../../printerdrake.pm_.c:567 #, fuzzy msgid "You must enter a device or file name!" msgstr "Printeri seadme URI" #: ../../printerdrake.pm_.c:578 #, fuzzy msgid "No printer found!" msgstr "Kohalik printer" #: ../../printerdrake.pm_.c:588 #, fuzzy msgid "Available printers" msgstr "Kttesaadavad paketid" #: ../../printerdrake.pm_.c:592 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 "" #: ../../printerdrake.pm_.c:593 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 "" #: ../../printerdrake.pm_.c:595 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 "" #: ../../printerdrake.pm_.c:596 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 "" #: ../../printerdrake.pm_.c:598 msgid "" "Please choose the port where your printer is connected to or enter a device " "name/file name in the input line" msgstr "" #: ../../printerdrake.pm_.c:599 #, fuzzy msgid "Please choose the port where your printer is connected to." msgstr "Millisesse seerialporti on Teie modem hendatud?" #: ../../printerdrake.pm_.c:601 msgid "" " (Parallel Ports: /dev/lp0, /dev/lp1, ..., equivalent to LPT1:, LPT2:, ..., " "1st USB printer: /dev/usb/lp0, 2nd USB printer: /dev/usb/lp1, ...)." msgstr "" #: ../../printerdrake.pm_.c:606 #, fuzzy msgid "You must choose/enter a printer/device!" msgstr "Printeri seadme URI" #: ../../printerdrake.pm_.c:626 #, fuzzy msgid "Manual configuration" msgstr "Seadistused" #: ../../printerdrake.pm_.c:680 msgid "Remote lpd Printer Options" msgstr "Vrguprinteri stted" #: ../../printerdrake.pm_.c:681 #, fuzzy 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 "" "Et kasutada teise masina lpd printerit, peate sisestama\n" "printserveri nime ja prindijrjekorra nime, mida soovite\n" "serveril kasutada." #: ../../printerdrake.pm_.c:682 #, fuzzy msgid "Remote host name" msgstr "Printserveri nimi:" #: ../../printerdrake.pm_.c:683 #, fuzzy msgid "Remote printer name" msgstr "Vrguprinter" #: ../../printerdrake.pm_.c:686 #, fuzzy msgid "Remote host name missing!" msgstr "Printserveri nimi:" #: ../../printerdrake.pm_.c:690 #, fuzzy msgid "Remote printer name missing!" msgstr "Printserveri nimi:" #: ../../printerdrake.pm_.c:712 ../../printerdrake.pm_.c:1225 #, fuzzy, c-format msgid "Detected model: %s %s" msgstr "tuvastati %s" #: ../../printerdrake.pm_.c:790 ../../printerdrake.pm_.c:1030 #, fuzzy msgid "Scanning network..." msgstr "Testime Teie hendust..." #: ../../printerdrake.pm_.c:799 ../../printerdrake.pm_.c:820 #, c-format msgid ", printer \"%s\" on server \"%s\"" msgstr "" #: ../../printerdrake.pm_.c:802 ../../printerdrake.pm_.c:823 #, fuzzy, c-format msgid "Printer \"%s\" on server \"%s\"" msgstr "Seiskame vrguliidesed" #: ../../printerdrake.pm_.c:843 msgid "SMB (Windows 9x/NT) Printer Options" msgstr "SMB (Windows 9x/NT) printeri stted" #: ../../printerdrake.pm_.c:844 #, fuzzy 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 "" "Et printida SMB printerile, peate andma vastava server SMB nimi\n" "(NB! See ei pruugi kokku langeda TCP/IP nimega!) ja vibolla ka\n" "printserveri IP-aadressi, samuti ka serveri poolt jagatava printeri\n" "nime ning serveri poolt aktsepteeritud kasutajatunnuse, salasna ja tgrupi" #: ../../printerdrake.pm_.c:845 msgid "" " If the desired printer was auto-detected, simply choose it from the list " "and then add user name, password, and/or workgroup if needed." msgstr "" #: ../../printerdrake.pm_.c:846 msgid "SMB server host" msgstr "SMB serveri nimi" #: ../../printerdrake.pm_.c:847 msgid "SMB server IP" msgstr "SMB serveri IP" #: ../../printerdrake.pm_.c:848 msgid "Share name" msgstr "Jagatav printer" #: ../../printerdrake.pm_.c:851 msgid "Workgroup" msgstr "Tgrupp" #: ../../printerdrake.pm_.c:853 #, fuzzy msgid "Auto-detected" msgstr "Kasuta automaattuvastust" #: ../../printerdrake.pm_.c:864 msgid "Either the server name or the server's IP must be given!" msgstr "" #: ../../printerdrake.pm_.c:868 msgid "Samba share name missing!" msgstr "" #: ../../printerdrake.pm_.c:874 msgid "SECURITY WARNING!" msgstr "" #: ../../printerdrake.pm_.c:875 #, 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 "" #: ../../printerdrake.pm_.c:885 #, 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 "" #: ../../printerdrake.pm_.c:888 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 "" #: ../../printerdrake.pm_.c:960 msgid "NetWare Printer Options" msgstr "NetWare printeri stted" #: ../../printerdrake.pm_.c:961 #, fuzzy 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 "" "Et kasutada NetWare printerit, peate sisestama NetWare printserveri\n" "nime (NB! See vib olla erinev tema TCP/IP nimest!) samuti nagu ka\n" "prindijrjekorra nime serveril ning kasutajatunnuse ja salasna" #: ../../printerdrake.pm_.c:962 msgid "Printer Server" msgstr "Printserver:" #: ../../printerdrake.pm_.c:963 msgid "Print Queue Name" msgstr "Prindijrjekorra nimi:" #: ../../printerdrake.pm_.c:968 msgid "NCP server name missing!" msgstr "" #: ../../printerdrake.pm_.c:972 msgid "NCP queue name missing!" msgstr "" #: ../../printerdrake.pm_.c:1039 ../../printerdrake.pm_.c:1059 #, c-format msgid ", host \"%s\", port %s" msgstr "" #: ../../printerdrake.pm_.c:1042 ../../printerdrake.pm_.c:1062 #, c-format msgid "Host \"%s\", port %s" msgstr "" #: ../../printerdrake.pm_.c:1082 #, fuzzy msgid "TCP/Socket Printer Options" msgstr "Pistikprinteri stted" #: ../../printerdrake.pm_.c:1084 msgid "" "Choose one of the auto-detected printers from the list or enter the hostname " "or IP and the optional port number (default is 9100) into the input fields." msgstr "" #: ../../printerdrake.pm_.c:1085 #, fuzzy msgid "" "To print to a TCP or socket printer, you need to provide the host name or IP " "of the printer and optionally the port number (default is 9100). On HP " "JetDirect servers the port number is usually 9100, on other servers it can " "vary. See the manual of your hardware." msgstr "" "Sisestage palun printeri masinanimi ja vimaluse\n" "korral pordi number" #: ../../printerdrake.pm_.c:1090 #, fuzzy msgid "Printer host name or IP missing!" msgstr "Printeri nimi" #: ../../printerdrake.pm_.c:1112 #, fuzzy msgid "Printer host name or IP" msgstr "Printeri nimi" #: ../../printerdrake.pm_.c:1160 ../../printerdrake.pm_.c:1162 msgid "Printer Device URI" msgstr "Printeri seadme URI" #: ../../printerdrake.pm_.c:1161 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 "" #: ../../printerdrake.pm_.c:1176 msgid "A valid URI must be entered!" msgstr "" #: ../../printerdrake.pm_.c:1541 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 "" #: ../../printerdrake.pm_.c:1542 msgid "Name of printer" msgstr "Printeri nimi" #: ../../printerdrake.pm_.c:1544 msgid "Location" msgstr "Asukoht" #: ../../printerdrake.pm_.c:1556 ../../printerdrake.pm_.c:1678 #, fuzzy msgid "Reading printer database..." msgstr "Loetakse CUPS juhtprogramme" #: ../../printerdrake.pm_.c:1560 #, fuzzy msgid "Preparing printer database..." msgstr "Loetakse CUPS juhtprogramme" #: ../../printerdrake.pm_.c:1657 #, fuzzy msgid "Your printer model" msgstr "Vrguprinter" #: ../../printerdrake.pm_.c:1658 #, 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.pm_.c:1663 ../../printerdrake.pm_.c:1666 #, fuzzy msgid "The model is correct" msgstr "Kas see on sobiv?" #: ../../printerdrake.pm_.c:1664 ../../printerdrake.pm_.c:1665 #: ../../printerdrake.pm_.c:1668 #, fuzzy msgid "Select model manually" msgstr "Vrguprinter" #: ../../printerdrake.pm_.c:1685 #, fuzzy msgid "Printer model selection" msgstr "Printeri hendusviis" #: ../../printerdrake.pm_.c:1686 #, fuzzy msgid "Which printer model do you have?" msgstr "Mis tpi printer see on?" #: ../../printerdrake.pm_.c:1687 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 "" #: ../../printerdrake.pm_.c:1690 msgid "" "If your printer is not listed, choose a compatible (see printer manual) or a " "similar one." msgstr "" #: ../../printerdrake.pm_.c:1767 #, fuzzy msgid "OKI winprinter configuration" msgstr "Interneti stted" #: ../../printerdrake.pm_.c:1768 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 "" #: ../../printerdrake.pm_.c:1811 ../../printerdrake.pm_.c:1838 #, fuzzy msgid "Lexmark inkjet configuration" msgstr "Interneti stted" #: ../../printerdrake.pm_.c:1812 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 "" #: ../../printerdrake.pm_.c:1839 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/). Click on the \"Drivers\" link. 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 "" #: ../../printerdrake.pm_.c:1842 msgid "GDI Laser Printer using the Zenographics ZJ-Stream Format" msgstr "" #: ../../printerdrake.pm_.c:1843 msgid "" "Your printer belongs to the group of GDI laser printers (winprinters) sold " "by different manufacturers which uses the Zenographics ZJ-stream raster " "format for the data sent to the printer. The driver for these printers is " "still in a very early development stage and so it will perhaps not always " "work properly. Especially it is possible that the printer only works when " "you choose the A4 paper size.\n" "\n" "Some of these printers, as the HP LaserJet 1000, for which this driver was " "originally created, need their firmware to be uploaded to them after they " "are turned on. In the case of the HP LaserJet 1000 you have to search the " "printer's Windows driver CD or your Windows partition for the file " "\"sihp1000.img\" and upload the file to the printer with one of the " "following commands:\n" "\n" " lpr -o raw sihp1000.img\n" " cat sihp1000.img > /dev/usb/lp0\n" "\n" "The first command can be given by any normal user, the second must be given " "as root. After having done so you can print normally.\n" msgstr "" #: ../../printerdrake.pm_.c:2066 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 "" #: ../../printerdrake.pm_.c:2075 #, c-format msgid "Option %s must be an integer number!" msgstr "" #: ../../printerdrake.pm_.c:2079 #, c-format msgid "Option %s must be a number!" msgstr "" #: ../../printerdrake.pm_.c:2084 #, c-format msgid "Option %s out of range!" msgstr "" #: ../../printerdrake.pm_.c:2123 #, fuzzy, c-format msgid "" "Do you want to set this printer (\"%s\")\n" "as the default printer?" msgstr "Kas soovite seadistusi proovida?" #: ../../printerdrake.pm_.c:2146 #, fuzzy msgid "Test pages" msgstr "Proovin porte" #: ../../printerdrake.pm_.c:2147 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 "" #: ../../printerdrake.pm_.c:2151 #, fuzzy msgid "No test pages" msgstr "Jah, trki mlemad testlehekljed" #: ../../printerdrake.pm_.c:2152 #, fuzzy msgid "Print" msgstr "Printer" #: ../../printerdrake.pm_.c:2209 #, fuzzy msgid "Standard test page" msgstr "Standardtriistad" #: ../../printerdrake.pm_.c:2212 msgid "Alternative test page (Letter)" msgstr "" #: ../../printerdrake.pm_.c:2215 #, fuzzy msgid "Alternative test page (A4)" msgstr "Trkitakse testleheklg(i)..." #: ../../printerdrake.pm_.c:2217 #, fuzzy msgid "Photo test page" msgstr "Trkitakse testleheklg(i)..." #: ../../printerdrake.pm_.c:2221 #, fuzzy msgid "Do not print any test page" msgstr "Trkitakse testleheklg(i)..." #: ../../printerdrake.pm_.c:2230 ../../printerdrake.pm_.c:2383 msgid "Printing test page(s)..." msgstr "Trkitakse testleheklg(i)..." #: ../../printerdrake.pm_.c:2255 #, fuzzy, 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 "" "Testleheklg on saadetus trkideemonile.\n" "Nd vib minna natuke aega.\n" "Staatus:\n" "%s\n" "\n" "Kas tulemust on juba nha?" #: ../../printerdrake.pm_.c:2259 #, fuzzy msgid "" "Test page(s) have been sent to the printer.\n" "It may take some time before the printer starts.\n" msgstr "" "Testleheklg on saadetud trkideemonile.\n" "Nd vib minna natuke aega.\n" "Staatus:\n" "%s\n" "\n" "Kas tulemust on juba nha?" #: ../../printerdrake.pm_.c:2266 msgid "Did it work properly?" msgstr "" #: ../../printerdrake.pm_.c:2288 ../../printerdrake.pm_.c:3445 #, fuzzy msgid "Raw printer" msgstr "Printerit ei ole" #: ../../printerdrake.pm_.c:2314 #, 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 "" #: ../../printerdrake.pm_.c:2316 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 "" #: ../../printerdrake.pm_.c:2319 ../../printerdrake.pm_.c:2336 #: ../../printerdrake.pm_.c:2346 #, 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 "" #: ../../printerdrake.pm_.c:2322 ../../printerdrake.pm_.c:2362 #, 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 "" #: ../../printerdrake.pm_.c:2326 msgid "" "Here is a list of the available printing options for the current printer:\n" "\n" msgstr "" #: ../../printerdrake.pm_.c:2331 ../../printerdrake.pm_.c:2341 #, c-format msgid "" "To print a file from the command line (terminal window) use the command \"%s " "<file>\".\n" msgstr "" #: ../../printerdrake.pm_.c:2333 ../../printerdrake.pm_.c:2343 #: ../../printerdrake.pm_.c:2353 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 "" #: ../../printerdrake.pm_.c:2338 ../../printerdrake.pm_.c:2348 msgid "" "To get a list of the options available for the current printer click on the " "\"Print option list\" button." msgstr "" #: ../../printerdrake.pm_.c:2351 #, c-format msgid "" "To print a file from the command line (terminal window) use the command \"%s " "<file>\" or \"%s <file>\".\n" msgstr "" #: ../../printerdrake.pm_.c:2355 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 "" #: ../../printerdrake.pm_.c:2359 #, 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 "" #: ../../printerdrake.pm_.c:2369 #, fuzzy, c-format msgid "Printing/Scanning/Photo Cards on \"%s\"" msgstr "Seiskame vrguliidesed" #: ../../printerdrake.pm_.c:2370 #, fuzzy, c-format msgid "Printing/Scanning on \"%s\"" msgstr "Seiskame vrguliidesed" #: ../../printerdrake.pm_.c:2372 #, fuzzy, c-format msgid "Printing/Photo Card Access on \"%s\"" msgstr "Seiskame vrguliidesed" #: ../../printerdrake.pm_.c:2373 #, fuzzy, c-format msgid "Printing on the printer \"%s\"" msgstr "Seiskame vrguliidesed" #: ../../printerdrake.pm_.c:2376 ../../printerdrake.pm_.c:2379 #: ../../printerdrake.pm_.c:2380 ../../printerdrake.pm_.c:2381 #: ../../printerdrake.pm_.c:3429 ../../standalone/drakTermServ_.c:248 #: ../../standalone/drakbackup_.c:1562 ../../standalone/drakbackup_.c:4210 #: ../../standalone/drakbug_.c:130 ../../standalone/drakfont_.c:705 #: ../../standalone/drakfont_.c:1014 #, fuzzy msgid "Close" msgstr "Hiir" #: ../../printerdrake.pm_.c:2379 #, fuzzy msgid "Print option list" msgstr "Otse hendatud printeri stted" #: ../../printerdrake.pm_.c:2399 #, c-format msgid "" "Your 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 "" #: ../../printerdrake.pm_.c:2420 msgid "" "Your 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 "" #: ../../printerdrake.pm_.c:2442 ../../printerdrake.pm_.c:2904 #: ../../printerdrake.pm_.c:3199 #, fuzzy msgid "Reading printer data..." msgstr "Loetakse CUPS juhtprogramme" #: ../../printerdrake.pm_.c:2462 ../../printerdrake.pm_.c:2490 #: ../../printerdrake.pm_.c:2525 #, fuzzy msgid "Transfer printer configuration" msgstr "Interneti stted" #: ../../printerdrake.pm_.c:2463 #, 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 "" #: ../../printerdrake.pm_.c:2466 msgid "" "CUPS does not support printers on Novell servers or printers sending the " "data into a free-formed command.\n" msgstr "" #: ../../printerdrake.pm_.c:2468 msgid "" "PDQ only supports local printers, remote LPD printers, and Socket/TCP " "printers.\n" msgstr "" #: ../../printerdrake.pm_.c:2470 msgid "LPD and LPRng do not support IPP printers.\n" msgstr "" #: ../../printerdrake.pm_.c:2472 msgid "" "In addition, queues not created with this program or \"foomatic-configure\" " "cannot be transferred." msgstr "" #: ../../printerdrake.pm_.c:2473 msgid "" "\n" "Also printers configured with the PPD files provided by their manufacturers " "or with native CUPS drivers cannot be transferred." msgstr "" #: ../../printerdrake.pm_.c:2474 msgid "" "\n" "Mark the printers which you want to transfer and click \n" "\"Transfer\"." msgstr "" #: ../../printerdrake.pm_.c:2477 msgid "Do not transfer printers" msgstr "" #: ../../printerdrake.pm_.c:2478 ../../printerdrake.pm_.c:2495 msgid "Transfer" msgstr "" #: ../../printerdrake.pm_.c:2491 #, 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 "" #: ../../printerdrake.pm_.c:2499 msgid "Name of printer should contain only letters, numbers and the underscore" msgstr "Printeri nimi tohib sisaldada vaid thti, numbreid ja alakriipsu" #: ../../printerdrake.pm_.c:2504 #, c-format msgid "" "The printer \"%s\" already exists,\n" "do you really want to overwrite its configuration?" msgstr "" #: ../../printerdrake.pm_.c:2512 #, fuzzy msgid "New printer name" msgstr "Printerit ei ole" #: ../../printerdrake.pm_.c:2515 #, c-format msgid "Transferring %s..." msgstr "" #: ../../printerdrake.pm_.c:2526 #, 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 "" #: ../../printerdrake.pm_.c:2536 #, fuzzy msgid "Refreshing printer data..." msgstr "Loetakse CUPS juhtprogramme" #: ../../printerdrake.pm_.c:2544 ../../printerdrake.pm_.c:2619 #: ../../printerdrake.pm_.c:2631 #, fuzzy msgid "Configuration of a remote printer" msgstr "Sea printer" #: ../../printerdrake.pm_.c:2545 #, fuzzy msgid "Starting network..." msgstr "Testime Teie hendust..." #: ../../printerdrake.pm_.c:2580 ../../printerdrake.pm_.c:2584 #: ../../printerdrake.pm_.c:2586 #, fuzzy msgid "Configure the network now" msgstr "Vrgustted" #: ../../printerdrake.pm_.c:2581 #, fuzzy msgid "Network functionality not configured" msgstr "Monitor ei ole seadistatud" #: ../../printerdrake.pm_.c:2582 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 "" #: ../../printerdrake.pm_.c:2585 #, fuzzy msgid "Go on without configuring the network" msgstr "Vrguseadistused" #: ../../printerdrake.pm_.c:2621 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 "" #: ../../printerdrake.pm_.c:2622 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 "" #: ../../printerdrake.pm_.c:2632 #, fuzzy msgid "Restarting printing system..." msgstr "Millist printimisssteemi soovite kasutada?" #: ../../printerdrake.pm_.c:2670 #, fuzzy msgid "high" msgstr "Krge" #: ../../printerdrake.pm_.c:2670 #, fuzzy msgid "paranoid" msgstr "Paranoiline" #: ../../printerdrake.pm_.c:2671 #, c-format msgid "Installing a printing system in the %s security level" msgstr "" #: ../../printerdrake.pm_.c:2672 #, 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 "" #: ../../printerdrake.pm_.c:2704 #, fuzzy msgid "Starting the printing system at boot time" msgstr "Millist printimisssteemi soovite kasutada?" #: ../../printerdrake.pm_.c:2705 #, 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 "" #: ../../printerdrake.pm_.c:2729 ../../printerdrake.pm_.c:2770 #: ../../printerdrake.pm_.c:2809 ../../printerdrake.pm_.c:2851 #: ../../printerdrake.pm_.c:2972 msgid "Checking installed software..." msgstr "" #: ../../printerdrake.pm_.c:2775 msgid "Removing LPRng..." msgstr "" #: ../../printerdrake.pm_.c:2814 msgid "Removing LPD..." msgstr "" #: ../../printerdrake.pm_.c:2887 #, fuzzy msgid "Select Printer Spooler" msgstr "Vali printeri hendusviis" #: ../../printerdrake.pm_.c:2888 #, fuzzy msgid "Which printing system (spooler) do you want to use?" msgstr "Millist printimisssteemi soovite kasutada?" #: ../../printerdrake.pm_.c:2924 #, fuzzy, c-format msgid "Configuring printer \"%s\"..." msgstr "Printeri stted" #: ../../printerdrake.pm_.c:2938 #, fuzzy msgid "Installing Foomatic..." msgstr "Paketi %s installimine" #: ../../printerdrake.pm_.c:3008 ../../printerdrake.pm_.c:3049 #: ../../printerdrake.pm_.c:3446 ../../printerdrake.pm_.c:3519 msgid "Printer options" msgstr "Otse hendatud printeri stted" #: ../../printerdrake.pm_.c:3018 #, fuzzy msgid "Preparing Printerdrake..." msgstr "Loetakse CUPS juhtprogramme" #: ../../printerdrake.pm_.c:3036 ../../printerdrake.pm_.c:3609 #, fuzzy msgid "Configuring applications..." msgstr "Printeri stted" #: ../../printerdrake.pm_.c:3056 #, fuzzy msgid "Would you like to configure printing?" msgstr "Kas soovite printerit seadistada?" #: ../../printerdrake.pm_.c:3068 msgid "Printing system: " msgstr "" #: ../../printerdrake.pm_.c:3128 #, fuzzy 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/GIMP." msgstr "" "Kirjeldatud on jrgnevad prindijrjekorrad.\n" "Te vite neid lisada ning olemasolevaid muuta." #: ../../printerdrake.pm_.c:3129 #, fuzzy 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 "" "Kirjeldatud on jrgnevad prindijrjekorrad.\n" "Te vite neid lisada ning olemasolevaid muuta." #: ../../printerdrake.pm_.c:3156 msgid "Refresh printer list (to display all available remote CUPS printers)" msgstr "" #: ../../printerdrake.pm_.c:3174 #, fuzzy msgid "Change the printing system" msgstr "Vrgustted" #: ../../printerdrake.pm_.c:3179 ../../standalone/drakconnect_.c:277 msgid "Normal Mode" msgstr "Tavakasutus" #: ../../printerdrake.pm_.c:3339 ../../printerdrake.pm_.c:3389 #: ../../printerdrake.pm_.c:3602 #, fuzzy msgid "Do you want to configure another printer?" msgstr "Kas soovite seadistusi proovida?" #: ../../printerdrake.pm_.c:3424 #, fuzzy msgid "Modify printer configuration" msgstr "Interneti stted" #: ../../printerdrake.pm_.c:3426 #, fuzzy, c-format msgid "" "Printer %s\n" "What do you want to modify on this printer?" msgstr "Kas soovite seadistusi proovida?" #: ../../printerdrake.pm_.c:3430 msgid "Do it!" msgstr "" #: ../../printerdrake.pm_.c:3435 ../../printerdrake.pm_.c:3490 #, fuzzy msgid "Printer connection type" msgstr "Internetihenduse jagamine" #: ../../printerdrake.pm_.c:3436 ../../printerdrake.pm_.c:3494 #, fuzzy msgid "Printer name, description, location" msgstr "Printeri hendusviis" #: ../../printerdrake.pm_.c:3438 ../../printerdrake.pm_.c:3512 msgid "Printer manufacturer, model, driver" msgstr "" #: ../../printerdrake.pm_.c:3439 ../../printerdrake.pm_.c:3513 msgid "Printer manufacturer, model" msgstr "" #: ../../printerdrake.pm_.c:3448 ../../printerdrake.pm_.c:3523 msgid "Set this printer as the default" msgstr "" #: ../../printerdrake.pm_.c:3450 ../../printerdrake.pm_.c:3528 msgid "Add this printer to Star Office/OpenOffice.org/GIMP" msgstr "" #: ../../printerdrake.pm_.c:3451 ../../printerdrake.pm_.c:3537 msgid "Remove this printer from Star Office/OpenOffice.org/GIMP" msgstr "" #: ../../printerdrake.pm_.c:3452 ../../printerdrake.pm_.c:3546 #, fuzzy msgid "Print test pages" msgstr "Trkitakse testleheklg(i)..." #: ../../printerdrake.pm_.c:3453 ../../printerdrake.pm_.c:3548 #, fuzzy msgid "Know how to use this printer" msgstr "Kas soovite seadistusi proovida?" #: ../../printerdrake.pm_.c:3455 ../../printerdrake.pm_.c:3550 #, fuzzy msgid "Remove printer" msgstr "Vrguprinter" #: ../../printerdrake.pm_.c:3501 #, fuzzy, c-format msgid "Removing old printer \"%s\"..." msgstr "Loetakse CUPS juhtprogramme" #: ../../printerdrake.pm_.c:3526 #, fuzzy msgid "Default printer" msgstr "Kohalik printer" #: ../../printerdrake.pm_.c:3527 #, c-format msgid "The printer \"%s\" is set as the default printer now." msgstr "" #: ../../printerdrake.pm_.c:3531 ../../printerdrake.pm_.c:3534 msgid "Adding printer to Star Office/OpenOffice.org/GIMP" msgstr "" #: ../../printerdrake.pm_.c:3532 #, c-format msgid "" "The printer \"%s\" was successfully added to Star Office/OpenOffice.org/GIMP." msgstr "" #: ../../printerdrake.pm_.c:3535 #, c-format msgid "Failed to add the printer \"%s\" to Star Office/OpenOffice.org/GIMP." msgstr "" #: ../../printerdrake.pm_.c:3540 ../../printerdrake.pm_.c:3543 msgid "Removing printer from Star Office/OpenOffice.org/GIMP" msgstr "" #: ../../printerdrake.pm_.c:3541 #, c-format msgid "" "The printer \"%s\" was successfully removed from Star Office/OpenOffice.org/" "GIMP." msgstr "" #: ../../printerdrake.pm_.c:3544 #, c-format msgid "" "Failed to remove the printer \"%s\" from Star Office/OpenOffice.org/GIMP." msgstr "" #: ../../printerdrake.pm_.c:3552 #, fuzzy, c-format msgid "Do you really want to remove the printer \"%s\"?" msgstr "Kas soovite vrguhendust taaskivitada?" #: ../../printerdrake.pm_.c:3556 #, fuzzy, c-format msgid "Removing printer \"%s\"..." msgstr "Loetakse CUPS juhtprogramme" #: ../../proxy.pm_.c:29 ../../proxy.pm_.c:37 ../../proxy.pm_.c:58 #: ../../proxy.pm_.c:78 #, fuzzy msgid "Proxy configuration" msgstr "Vahendajate stted" #: ../../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 "" #: ../../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 "" #: ../../proxy.pm_.c:39 ../../proxy.pm_.c:60 msgid "URL" msgstr "" #: ../../proxy.pm_.c:40 ../../proxy.pm_.c:61 #, fuzzy msgid "port" msgstr "Port" #: ../../proxy.pm_.c:44 #, fuzzy msgid "Url should begin with 'http:'" msgstr "Vahendaja peab olema kujul http://..." #: ../../proxy.pm_.c:48 ../../proxy.pm_.c:69 #, fuzzy msgid "The port part should be numeric" msgstr "Pordi number peab olema ikkagi number" #: ../../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 "" #: ../../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 "" #: ../../proxy.pm_.c:80 #, fuzzy msgid "login" msgstr "Vaikimisi sisenemine" #: ../../proxy.pm_.c:82 #, fuzzy msgid "password" msgstr "Salasna" #: ../../proxy.pm_.c:84 #, fuzzy msgid "re-type password" msgstr "Salasna puudub" #: ../../proxy.pm_.c:88 #, fuzzy msgid "The passwords don't match. Try again!" msgstr "Salasnad ei klapi" #: ../../raid.pm_.c:35 #, c-format msgid "Can't add a partition to _formatted_ RAID md%d" msgstr "Juba vormindatud RAID-ile (md%d) ei saa partitsiooni lisada" #: ../../raid.pm_.c:108 #, c-format msgid "Can't write file %s" msgstr "Ei saa kirjutada faili %s" #: ../../raid.pm_.c:137 msgid "mkraid failed" msgstr "mkraid ebannestus" #: ../../raid.pm_.c:137 msgid "mkraid failed (maybe raidtools are missing?)" msgstr "mkraid ebannestus (puudub 'raidtools'?)" #: ../../raid.pm_.c:153 #, c-format msgid "Not enough partitions for RAID level %d\n" msgstr "Ei ole piisavalt partitsiooni RAID-%d jaoks\n" #: ../../security/main.pm_.c:35 msgid "" "Standard: This is the standard security recommended for a computer that will " "be used to connect\n" " to the Internet as a client.\n" "\n" "High: There are already some restrictions, and more automatic checks " "are run every night.\n" "\n" "Higher: The security is now high enough to use the system as a server " "which can accept\n" " connections from many clients. If your machine is only a " "client on the Internet, you\n" "\t should choose a lower level.\n" "\n" "Paranoid: This is similar to the previous level, but the system is entirely " "closed and security\n" " features are at their maximum\n" "\n" "Security Administrator:\n" " If the 'Security Alerts' option is set, security alerts will " "be sent to this user (username or\n" "\t email)" msgstr "" #: ../../security/main.pm_.c:66 #, fuzzy msgid "Security Level:" msgstr "Turvataseme seadmine" #: ../../security/main.pm_.c:74 #, fuzzy msgid "Security Alerts:" msgstr "Turvataseme seadmine" #: ../../security/main.pm_.c:83 #, fuzzy msgid "Security Administrator:" msgstr "Vrguprinteri stted" #: ../../security/main.pm_.c:114 ../../security/main.pm_.c:150 #, fuzzy, c-format msgid " (default: %s)" msgstr " ? (vaikimisi %s) " #: ../../security/main.pm_.c:118 ../../security/main.pm_.c:154 #: ../../security/main.pm_.c:179 msgid "" "The following options can be set to customize your\n" "system security. If you need explanations, click on Help.\n" msgstr "" #: ../../security/main.pm_.c:226 #, fuzzy msgid "Network Options" msgstr "Mooduli parameetrid:" #: ../../security/main.pm_.c:235 #, fuzzy msgid "System Options" msgstr "Mooduli parameetrid:" #: ../../security/main.pm_.c:242 msgid "Periodic Checks" msgstr "" #: ../../security/main.pm_.c:256 #, fuzzy msgid "Please wait, setting security level..." msgstr "Turvataseme seadmine" #: ../../security/main.pm_.c:262 #, fuzzy msgid "Please wait, setting security options..." msgstr "Palun oodake, valmistun installimiseks" #: ../../services.pm_.c:14 msgid "Launch the ALSA (Advanced Linux Sound Architecture) sound system" msgstr "" #: ../../services.pm_.c:15 msgid "Anacron a periodic command scheduler." msgstr "" "Anacron kivitab programme perioodiliselt analoogiliselt cron-ile.\n" "Kasutage seda juhul kui Teie arvuti ei tta 24h." #: ../../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 on kasutusel philiselt slearvutites, akude tituvuse jlgimiseks.\n" "Samuti suudab see aku thjenemisel ssteemi viisakalt maha vtta." #: ../../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 "" "Laseb kivitada hekordseid kske etteantud ajal vi ootab ssteemi\n" "koormuse laskumist ksu kivitamiseks piisavale tasemele." #: ../../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 on UNIXi ssteemide standardvahend kasutaja programmide perioodiliseks\n" "kivitamiseks. Vixie cron sisaldab lisaks veel turvalisust ja kasutus-\n" "mugavust tstvaid omadusi. Soovitav ssteemile mis ttab 24h" #: ../../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 annab vimaluse kasutada hiirt ka tekstikonsoolil. Lisaks tavalisele\n" "likamisele/kleepimisele saab kasutada ka menssteeme." #: ../../services.pm_.c:26 msgid "" "HardDrake runs a hardware probe, and optionally configures\n" "new/changed hardware." msgstr "" #: ../../services.pm_.c:28 msgid "" "Apache is a World Wide Web server. It is used to serve HTML files and CGI." msgstr "" "Apache on maailma juhtiv veebiserveri programm. Tenoliselt\n" "ka vimsaim." #: ../../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 "" "Interneti \"superserver\", nimega inetd laseb kivitada mitmeid vrgu-\n" "teenustel, nagu telnet, ftp, rsh, rlogin jne." #: ../../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 "" #: ../../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 "" "See programm laeb ssteemi kivitumisel klaviatuuripaigutuse vastavalt\n" "failis /etc/sysconfig/keyboard kirjeldatule." #: ../../services.pm_.c:38 msgid "" "Automatic regeneration of kernel header in /boot for\n" "/usr/include/linux/{autoconf,version}.h" msgstr "" #: ../../services.pm_.c:40 msgid "Automatic detection and configuration of hardware at boot." msgstr "" #: ../../services.pm_.c:41 msgid "" "Linuxconf will sometimes arrange to perform various tasks\n" "at boot-time to maintain the system configuration." msgstr "" #: ../../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 on trkideemon, ilma selleta ei ole vimalik printida." #: ../../services.pm_.c:45 msgid "" "Linux Virtual Server, used to build a high-performance and highly\n" "available server." msgstr "" #: ../../services.pm_.c:47 #, fuzzy msgid "" "named (BIND) is a Domain Name Server (DNS) that is used to resolve host " "names to IP addresses." msgstr "" "named (BIND) on kasutusel nimeserverites, mis teenindavad DNS\n" "hierarhiat, tlkimaks nimesid IP-aadressideks" #: ../../services.pm_.c:48 msgid "" "Mounts and unmounts all Network File System (NFS), SMB (Lan\n" "Manager/Windows), and NCP (NetWare) mount points." msgstr "" "hendab ja lahutab kiki vrgufailissteeme (nii NFS, SMB\n" "kui ka NCP)" #: ../../services.pm_.c:50 msgid "" "Activates/Deactivates all network interfaces configured to start\n" "at boot time." msgstr "Aktiveerib ssteemi laadimisel Teile vajalikud vrguliidesed." #: ../../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 on UNIXi keskkonna standardne failijaotusprotokoll. See programm tidab\n" "NFS serveri funktsioone, ja konfigureeritakse failis /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 on UNIXi keskkonna standardne failijaotusprotokoll. See programm tidab\n" "NFS failide lukustamise funktsioone. Vajalik serveerimisel." #: ../../services.pm_.c:57 msgid "" "Automatically switch on numlock key locker under console\n" "and XFree at boot." msgstr "" #: ../../services.pm_.c:59 msgid "Support the OKI 4w and compatible winprinters." msgstr "" #: ../../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 "" "PCMCIA tugi on tavaliselt vajalik slearvutitele vrgu- ja modemiliideste\n" "lisamiseks." #: ../../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 "" "portmapper haldab RPC hendusi, mida kasutavad NFS ja NIS. Neil \n" "serveritel on see hdavajalik." #: ../../services.pm_.c:66 #, fuzzy msgid "" "Postfix is a Mail Transport Agent, which is the program that moves mail from " "one machine to another." msgstr "" "Postfix on meili transpordiagent, see thendab programm, mis\n" "toimetab meili hest masinast teise." #: ../../services.pm_.c:67 msgid "" "Saves and restores system entropy pool for higher quality random\n" "number generation." msgstr "" "Salvestab ja taastab juhuarvude genereerimiseks vajaliku ssteemse\n" "entroopiasalve." #: ../../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 "" #: ../../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 "" "routed on RIP deemon, mis vahetab selle protokolli alusel marsruutimis-\n" "infot. Kui Teil on RIP kasutusel, on vajalik ka routed." #: ../../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 "" "rstat protokoll laseb le vrgu saada informatsiooni ssteemi\n" "t kohta. Ettevaatust!" #: ../../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 "" "rusers protokoll laseb le vrgu saada informatsiooni ssteemi\n" "kasutajate kohta. Ettevaatust!" #: ../../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 "" "rwho protokoll laseb le vrgu saada informatsiooni ssteemi\n" "kasutajate kohta. Ettevaatust!" #: ../../services.pm_.c:80 #, fuzzy msgid "Launch the sound system on your machine" msgstr "Kivita X-Windows alglaadimisel" #: ../../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-i kaudu toimub ssteemis toimiva logimine. Vajalik!" #: ../../services.pm_.c:83 msgid "Load the drivers for your usb devices." msgstr "" #: ../../services.pm_.c:84 #, fuzzy msgid "Starts the X Font Server (this is mandatory for XFree to run)." msgstr "Stardib X fondiserveri, selleta X ei kivitu." #: ../../services.pm_.c:110 ../../services.pm_.c:152 msgid "Choose which services should be automatically started at boot time" msgstr "Valige, millised teenused tuleks alglaadimisel kivitada" #: ../../services.pm_.c:122 #, fuzzy msgid "Printing" msgstr "Printer" #: ../../services.pm_.c:123 msgid "Internet" msgstr "Internet" #: ../../services.pm_.c:126 msgid "File sharing" msgstr "" #: ../../services.pm_.c:128 ../../standalone/drakbackup_.c:1746 #, fuzzy msgid "System" msgstr "Tmood" #: ../../services.pm_.c:133 #, fuzzy msgid "Remote Administration" msgstr "Vrguprinteri stted" #: ../../services.pm_.c:141 #, fuzzy msgid "Database Server" msgstr "Server, Andmebaasid" #: ../../services.pm_.c:170 #, c-format msgid "Services: %d activated for %d registered" msgstr "" #: ../../services.pm_.c:186 #, fuzzy msgid "Services" msgstr "seade" #: ../../services.pm_.c:198 msgid "running" msgstr "kimas" #: ../../services.pm_.c:198 msgid "stopped" msgstr "peatatud" #: ../../services.pm_.c:212 msgid "Services and deamons" msgstr "Teenused ja deemonid" #: ../../services.pm_.c:217 msgid "" "No additional information\n" "about this service, sorry." msgstr "" "Selle teenuse kohta ei oska\n" "lisainformatsiooni anda." #: ../../services.pm_.c:224 msgid "On boot" msgstr "Alglaadimisel" #: ../../services.pm_.c:236 #, fuzzy msgid "Start" msgstr "Olek:" #: ../../services.pm_.c:236 #, fuzzy msgid "Stop" msgstr "Sektor" #: ../../share/advertising/01-thanks.pl_.c:9 msgid "Thank you for choosing Mandrake Linux 9.0" msgstr "" #: ../../share/advertising/01-thanks.pl_.c:10 msgid "Welcome to the Open Source world" msgstr "" #: ../../share/advertising/01-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 "" #: ../../share/advertising/02-community.pl_.c:9 #, fuzzy msgid "Get involved in the Free Software world" msgstr "lejnud maailm" #: ../../share/advertising/02-community.pl_.c:10 msgid "Want to know more about the Open Source community?" msgstr "" #: ../../share/advertising/02-community.pl_.c:11 msgid "" "To share your own knowledge and help build Linux tools, join the discussion " "forums you'll find on our \"Community\" webpages" msgstr "" #: ../../share/advertising/03-internet.pl_.c:9 #, fuzzy msgid "Get the most from the Internet" msgstr "Loo internetihendus" #: ../../share/advertising/03-internet.pl_.c:10 msgid "" "Mandrake Linux 9.0 has selected the best software for you. Surf the Web and " "view animations with Mozilla and Konqueror, or read your mail and handle " "your personal information with Evolution and Kmail" msgstr "" #: ../../share/advertising/04-multimedia.pl_.c:9 msgid "Discover the most up-to-date graphical and multimedia tools!" msgstr "" #: ../../share/advertising/04-multimedia.pl_.c:10 msgid "Push multimedia to its limits!" msgstr "" #: ../../share/advertising/04-multimedia.pl_.c:11 msgid "" "Mandrake Linux 9.0 enables you to use the very latest software to play audio " "files, edit and handle your images or photos, and play videos" msgstr "" #: ../../share/advertising/05-games.pl_.c:9 msgid "Games" msgstr "Mngud" #: ../../share/advertising/05-games.pl_.c:10 msgid "" "Mandrake Linux 9.0 provides the best Open Source games - arcade, action, " "strategy, ..." msgstr "" #: ../../share/advertising/06-mcc.pl_.c:9 ../../standalone/drakbug_.c:69 #, fuzzy msgid "Mandrake Control Center" msgstr "Juhtimiskeskus" #: ../../share/advertising/06-mcc.pl_.c:10 msgid "" "Mandrake Linux 9.0 provides a powerful tool to fully customize and configure " "your machine" msgstr "" #: ../../share/advertising/07-desktop.pl_.c:9 #, fuzzy msgid "User interfaces" msgstr "Vrguliides" #: ../../share/advertising/07-desktop.pl_.c:10 msgid "" "Mandrake Linux 9.0 provides you with 11 user interfaces that can be fully " "modified: KDE 3, Gnome 2, WindowMaker, ..." msgstr "" #: ../../share/advertising/08-development.pl_.c:9 #, fuzzy msgid "Development simplified" msgstr "Arendus" #: ../../share/advertising/08-development.pl_.c:10 msgid "Mandrake Linux 9.0 is the ultimate development platform" msgstr "" #: ../../share/advertising/08-development.pl_.c:11 msgid "" "Use the full power of the GNU gcc 3 compiler as well as the best Open Source " "development environments" msgstr "" #: ../../share/advertising/09-server.pl_.c:9 msgid "Turn your machine into a reliable server" msgstr "" #: ../../share/advertising/09-server.pl_.c:10 msgid "" "Transform your machine into a powerful Linux server with a few clicks of " "your mouse: Web server, mail, firewall, router, file and print server, ..." msgstr "" #: ../../share/advertising/10-mnf.pl_.c:9 msgid "Optimize your security" msgstr "" #: ../../share/advertising/10-mnf.pl_.c:10 msgid "" "The MandrakeSecurity range includes the Multi Network Firewall product (M.N." "F.)" msgstr "" #: ../../share/advertising/10-mnf.pl_.c:11 msgid "" "This firewall product includes network features that allow you to fulfill " "all your security needs" msgstr "" #: ../../share/advertising/10-mnf.pl_.c:12 msgid "This product is available on MandrakeStore website" msgstr "" #: ../../share/advertising/11-mdkstore.pl_.c:9 msgid "The official MandrakeSoft store" msgstr "" #: ../../share/advertising/11-mdkstore.pl_.c:10 msgid "" "Our full range of Linux solutions, as well as special offers on products and " "other \"goodies,\" are available online on our e-store:" msgstr "" #: ../../share/advertising/12-mdkstore.pl_.c:9 msgid "Strategic partners" msgstr "" #: ../../share/advertising/12-mdkstore.pl_.c:10 msgid "" "MandrakeSoft works alongside a selection of companies offering professional " "solutions compatible with Mandrake Linux. A list of these partners is " "available on the MandrakeStore" msgstr "" #: ../../share/advertising/13-mdkcampus.pl_.c:9 msgid "Discover MandrakeSoft's training catalogue Linux-Campus" msgstr "" #: ../../share/advertising/13-mdkcampus.pl_.c:10 msgid "" "The training program has been created to respond to the needs of both end " "users and experts (Network and System administrators)" msgstr "" #: ../../share/advertising/13-mdkcampus.pl_.c:11 msgid "Certify yourself on Linux" msgstr "" #: ../../share/advertising/13-mdkcampus.pl_.c:12 msgid "" "Whether you choose to teach yourself online or via our network of training " "partners, the Linux-Campus catalogue prepares you for the acknowledged LPI " "certification program (worldwide professional technical certification)" msgstr "" #: ../../share/advertising/14-mdkexpert.pl_.c:9 #, fuzzy msgid "Become a MandrakeExpert" msgstr "ekspert" #: ../../share/advertising/14-mdkexpert.pl_.c:10 msgid "" "Find the solutions of your problems via MandrakeSoft's online support " "platform" msgstr "" #: ../../share/advertising/14-mdkexpert.pl_.c:11 msgid "" "Join the MandrakeSoft support teams and the Linux Community online to share " "your knowledge and help others by becoming a recognized Expert on the online " "technical support website:" msgstr "" #: ../../share/advertising/15-mdkexpert-corporate.pl_.c:9 #, fuzzy msgid "MandrakeExpert Corporate" msgstr "ekspert" #: ../../share/advertising/15-mdkexpert-corporate.pl_.c:10 msgid "An online platform to respond to company's specific support needs" msgstr "" #: ../../share/advertising/15-mdkexpert-corporate.pl_.c:11 msgid "" "All incidents will be followed up by a single qualified MandrakeSoft " "technical expert." msgstr "" #: ../../share/advertising/17-mdkclub.pl_.c:9 msgid "Discover MandrakeClub and Mandrake Corporate Club" msgstr "" #: ../../share/advertising/17-mdkclub.pl_.c:10 msgid "" "MandrakeClub and Mandrake Corporate Club were created for business and " "private users of Mandrake Linux who would like to directly support their " "favorite Linux distribution while also receiving special privileges. If you " "enjoy our products, if your company benefits from our products to gain a " "competititve edge, if you want to support Mandrake Linux development, join " "MandrakeClub!" msgstr "" #: ../../standalone.pm_.c:41 #, fuzzy msgid "Installing packages..." msgstr "Paketi %s installimine" #: ../../standalone/XFdrake_.c:147 msgid "Please log out and then use Ctrl-Alt-BackSpace" msgstr "Palun vljuge ja vajutage siis Ctrl-Alt-BackSpace" # c-format #: ../../standalone/XFdrake_.c:151 #, c-format msgid "Please relog into %s to activate the changes" msgstr "Muudatuste aktiveerimiseks kivitage %s uuesti" #: ../../standalone/drakTermServ_.c:188 #, fuzzy msgid "Mandrake Terminal Server Configuration" msgstr "Interneti stted" #: ../../standalone/drakTermServ_.c:203 #, fuzzy msgid "Enable Server" msgstr "Server, Andmebaasid" #: ../../standalone/drakTermServ_.c:210 #, fuzzy msgid "Disable Server" msgstr "Server, Andmebaasid" #: ../../standalone/drakTermServ_.c:218 #, fuzzy msgid "Start Server" msgstr "NIS server:" #: ../../standalone/drakTermServ_.c:225 #, fuzzy msgid "Stop Server" msgstr "NIS server:" #: ../../standalone/drakTermServ_.c:233 #, fuzzy msgid "Etherboot Floppy/ISO" msgstr "Loo alglaadimisflopi" #: ../../standalone/drakTermServ_.c:235 msgid "Net Boot Images" msgstr "" #: ../../standalone/drakTermServ_.c:239 #, fuzzy msgid "Add/Del Users" msgstr "Lisa kasutaja" #: ../../standalone/drakTermServ_.c:241 #, fuzzy msgid "Add/Del Clients" msgstr "DHCP klient" #: ../../standalone/drakTermServ_.c:436 msgid "Boot Floppy" msgstr "" #: ../../standalone/drakTermServ_.c:438 msgid "Boot ISO" msgstr "" #: ../../standalone/drakTermServ_.c:507 msgid "Build Whole Kernel -->" msgstr "" #: ../../standalone/drakTermServ_.c:509 ../../standalone/drakTermServ_.c:539 msgid "This will take a few minutes." msgstr "" #: ../../standalone/drakTermServ_.c:521 msgid "No kernel selected!" msgstr "" #: ../../standalone/drakTermServ_.c:524 msgid "Build Single NIC -->" msgstr "" #: ../../standalone/drakTermServ_.c:535 #, fuzzy msgid "No nic selected!" msgstr "Ei ole hendatud" #: ../../standalone/drakTermServ_.c:538 msgid "Build All Kernels -->" msgstr "" #: ../../standalone/drakTermServ_.c:552 #, fuzzy msgid "<-- Delete" msgstr "Kustuta" #: ../../standalone/drakTermServ_.c:559 #, fuzzy msgid "Delete All NBIs" msgstr "Valige fail" #: ../../standalone/drakTermServ_.c:621 #, fuzzy msgid "Add User -->" msgstr "Lisa kasutaja" #: ../../standalone/drakTermServ_.c:629 msgid "<-- Del User" msgstr "" #: ../../standalone/drakTermServ_.c:694 msgid "No net boot images created!" msgstr "" #: ../../standalone/drakTermServ_.c:710 msgid "Add Client -->" msgstr "" #: ../../standalone/drakTermServ_.c:742 #, fuzzy msgid "<-- Del Client" msgstr "DHCP klient" #: ../../standalone/drakTermServ_.c:748 #, fuzzy msgid "dhcpd Config..." msgstr "Seadista..." #: ../../standalone/drakTermServ_.c:873 #, fuzzy msgid "dhcpd Server Configuration" msgstr "ISDN stted" #: ../../standalone/drakTermServ_.c:874 msgid "" "Most of these values were extracted\n" "from your running system. You can modify as needed." msgstr "" #: ../../standalone/drakTermServ_.c:875 #, fuzzy msgid "Write Config" msgstr "seadista uuesti" #: ../../standalone/drakTermServ_.c:965 #, fuzzy msgid "Please insert floppy disk:" msgstr "Pane flopi seadmesse %s" #: ../../standalone/drakTermServ_.c:969 msgid "Couldn't access the floppy!" msgstr "" #: ../../standalone/drakTermServ_.c:971 msgid "Floppy can be removed now" msgstr "" #: ../../standalone/drakTermServ_.c:974 #, fuzzy msgid "No floppy drive available!" msgstr "Flopiseade ei ole kttesaadav" #: ../../standalone/drakTermServ_.c:983 #, c-format msgid "Etherboot ISO image is %s" msgstr "" #: ../../standalone/drakTermServ_.c:985 msgid "Something went wrong! - Is mkisofs installed?" msgstr "" #: ../../standalone/drakTermServ_.c:1004 msgid "Need to create /etc/dhcpd.conf first!" msgstr "" #: ../../standalone/drakautoinst_.c:43 #, fuzzy msgid "Error!" msgstr "Viga" #: ../../standalone/drakautoinst_.c:44 #, c-format msgid "I can't find needed image file `%s'." msgstr "" #: ../../standalone/drakautoinst_.c:46 #, fuzzy msgid "Auto Install Configurator" msgstr "Paigaldusjrgsed stted" #: ../../standalone/drakautoinst_.c:47 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 "" #: ../../standalone/drakautoinst_.c:69 #, fuzzy msgid "Automatic Steps Configuration" msgstr "Alglaaduri stiil" #: ../../standalone/drakautoinst_.c:70 msgid "" "Please choose for each step whether it will replay like your install, or it " "will be manual" msgstr "" #: ../../standalone/drakautoinst_.c:81 ../../standalone/drakautoinst_.c:82 #, fuzzy msgid "Creating auto install floppy" msgstr "Loon kiirpaigaldusflopi" #: ../../standalone/drakautoinst_.c:144 msgid "" "\n" "Welcome.\n" "\n" "The parameters of the auto-install are available in the sections on the left" msgstr "" #: ../../standalone/drakautoinst_.c:239 ../../standalone/drakgw_.c:480 #: ../../standalone/scannerdrake_.c:119 msgid "Congratulations!" msgstr "nnitleme!" #: ../../standalone/drakautoinst_.c:240 msgid "" "The floppy has been successfully generated.\n" "You may now replay your installation." msgstr "" #: ../../standalone/drakautoinst_.c:278 #, fuzzy msgid "Auto Install" msgstr "Installimine" #: ../../standalone/drakautoinst_.c:348 #, fuzzy msgid "Add an item" msgstr "Tavakasutaja" #: ../../standalone/drakautoinst_.c:355 #, fuzzy msgid "Remove the last item" msgstr "Vormindan loopback faili %s" #: ../../standalone/drakbackup_.c:617 msgid "Cron not available yet as non-root" msgstr "" #: ../../standalone/drakbackup_.c:723 msgid "WARNING" msgstr "" #: ../../standalone/drakbackup_.c:724 #, fuzzy msgid "FATAL" msgstr "FAT" #: ../../standalone/drakbackup_.c:725 msgid "INFO" msgstr "" #: ../../standalone/drakbackup_.c:737 msgid "" "\n" " DrakBackup Report \n" "\n" msgstr "" #: ../../standalone/drakbackup_.c:738 msgid "" "\n" " DrakBackup Daemon Report\n" "\n" "\n" msgstr "" #: ../../standalone/drakbackup_.c:742 msgid "" "\n" " DrakBackup Report Details\n" "\n" "\n" msgstr "" #: ../../standalone/drakbackup_.c:763 ../../standalone/drakbackup_.c:836 #: ../../standalone/drakbackup_.c:891 #, fuzzy msgid "Total progess" msgstr "Proovin porte" #: ../../standalone/drakbackup_.c:818 #, c-format msgid "" "%s exists, delete?\n" "\n" "Warning: If you've already done this process you'll probably\n" " need to purge the entry from authorized_keys on the server." msgstr "" #: ../../standalone/drakbackup_.c:827 msgid "This may take a moment to generate the keys." msgstr "" #: ../../standalone/drakbackup_.c:834 #, c-format msgid "ERROR: Cannot spawn %s." msgstr "" #: ../../standalone/drakbackup_.c:851 #, c-format msgid "No password prompt on %s at port %s" msgstr "" #: ../../standalone/drakbackup_.c:852 #, fuzzy, c-format msgid "Bad password on %s" msgstr "Salasna puudub" #: ../../standalone/drakbackup_.c:853 #, c-format msgid "Permission denied transferring %s to %s" msgstr "" #: ../../standalone/drakbackup_.c:854 #, fuzzy, c-format msgid "Can't find %s on %s" msgstr "Vrgukaart %s: %s" #: ../../standalone/drakbackup_.c:857 #, c-format msgid "%s not responding" msgstr "" #: ../../standalone/drakbackup_.c:861 #, c-format msgid "" "Transfer successful\n" "You may want to verify you can login to the server with:\n" "\n" "ssh -i %s %s\\@%s\n" "\n" "without being prompted for a password." msgstr "" #: ../../standalone/drakbackup_.c:905 msgid "WebDAV remote site already in sync!" msgstr "" #: ../../standalone/drakbackup_.c:909 msgid "WebDAV transfer failed!" msgstr "" #: ../../standalone/drakbackup_.c:930 msgid "No CDR/DVDR in drive!" msgstr "" #: ../../standalone/drakbackup_.c:934 msgid "Does not appear to be recordable media!" msgstr "" #: ../../standalone/drakbackup_.c:938 msgid "Not erasable media!" msgstr "" #: ../../standalone/drakbackup_.c:977 msgid "This may take a moment to erase the media." msgstr "" #: ../../standalone/drakbackup_.c:1062 msgid "Permission problem accessing CD." msgstr "" #: ../../standalone/drakbackup_.c:1089 #, c-format msgid "No tape in %s!" msgstr "" #: ../../standalone/drakbackup_.c:1201 ../../standalone/drakbackup_.c:1250 msgid "Backup system files..." msgstr "" #: ../../standalone/drakbackup_.c:1251 ../../standalone/drakbackup_.c:1318 #, fuzzy msgid "Hard Disk Backup files..." msgstr "Klbmatu tagavarakoopia" #: ../../standalone/drakbackup_.c:1263 #, fuzzy msgid "Backup User files..." msgstr "Klbmatu tagavarakoopia" #: ../../standalone/drakbackup_.c:1264 msgid "Hard Disk Backup Progress..." msgstr "" #: ../../standalone/drakbackup_.c:1317 #, fuzzy msgid "Backup Other files..." msgstr "Klbmatu tagavarakoopia" #: ../../standalone/drakbackup_.c:1323 #, fuzzy msgid "No changes to backup!" msgstr "Klbmatu tagavarakoopia" #: ../../standalone/drakbackup_.c:1339 ../../standalone/drakbackup_.c:1362 #, c-format msgid "" "\n" "Drakbackup activities via %s:\n" "\n" msgstr "" #: ../../standalone/drakbackup_.c:1346 #, c-format msgid "" "file list sent by FTP: %s\n" " " msgstr "" #: ../../standalone/drakbackup_.c:1349 msgid "" "\n" " FTP connection problem: It was not possible to send your backup files by " "FTP.\n" msgstr "" #: ../../standalone/drakbackup_.c:1367 msgid "" "\n" "Drakbackup activities via CD:\n" "\n" msgstr "" #: ../../standalone/drakbackup_.c:1372 msgid "" "\n" "Drakbackup activities via tape:\n" "\n" msgstr "" #: ../../standalone/drakbackup_.c:1381 #, fuzzy msgid " Error during mail sending. \n" msgstr "Viga faili %s lugemisel" #: ../../standalone/drakbackup_.c:1406 msgid "Can't create catalog!" msgstr "" #: ../../standalone/drakbackup_.c:1519 ../../standalone/drakbackup_.c:1530 #: ../../standalone/drakfont_.c:1004 #, fuzzy msgid "File Selection" msgstr "Paketigruppide valik" #: ../../standalone/drakbackup_.c:1558 msgid "Select the files or directories and click on 'Add'" msgstr "" #: ../../standalone/drakbackup_.c:1602 msgid "" "\n" "Please check all options that you need.\n" msgstr "" #: ../../standalone/drakbackup_.c:1603 msgid "" "These options can backup and restore all files in your /etc directory.\n" msgstr "" #: ../../standalone/drakbackup_.c:1604 #, fuzzy msgid "Backup your System files. (/etc directory)" msgstr "Klbmatu tagavarakoopia" #: ../../standalone/drakbackup_.c:1605 msgid "Use incremental backup (do not replace old backups)" msgstr "" #: ../../standalone/drakbackup_.c:1606 msgid "Do not include critical files (passwd, group, fstab)" msgstr "" #: ../../standalone/drakbackup_.c:1607 msgid "" "With this option you will be able to restore any version\n" " of your /etc directory." msgstr "" #: ../../standalone/drakbackup_.c:1624 #, fuzzy msgid "Please check all users that you want to include in your backup." msgstr "Palun valige paketid installimiseks" #: ../../standalone/drakbackup_.c:1651 msgid "Do not include the browser cache" msgstr "" #: ../../standalone/drakbackup_.c:1652 ../../standalone/drakbackup_.c:1676 msgid "Use Incremental Backups (do not replace old backups)" msgstr "" #: ../../standalone/drakbackup_.c:1674 ../../standalone/drakfont_.c:1058 #, fuzzy msgid "Remove Selected" msgstr "Eemalda prindijrjekord" #: ../../standalone/drakbackup_.c:1712 #, fuzzy msgid "Windows (FAT32)" msgstr "Eemalda Windows(TM)" #: ../../standalone/drakbackup_.c:1751 #, fuzzy msgid "Users" msgstr "Kasutajatunnus" #: ../../standalone/drakbackup_.c:1777 #, fuzzy msgid "Use network connection to backup" msgstr "Klbmatu tagavarakoopia" #: ../../standalone/drakbackup_.c:1779 msgid "Net Method:" msgstr "" #: ../../standalone/drakbackup_.c:1783 msgid "Use Expect for SSH" msgstr "" #: ../../standalone/drakbackup_.c:1784 msgid "" "Create/Transfer\n" "backup keys for SSH" msgstr "" #: ../../standalone/drakbackup_.c:1785 msgid "" " Transfer \n" "Now" msgstr "" #: ../../standalone/drakbackup_.c:1786 msgid "" "Other (not drakbackup)\n" "keys in place already" msgstr "" #: ../../standalone/drakbackup_.c:1790 #, fuzzy msgid "Please enter the host name or IP." msgstr "Palun testige hiirt" #: ../../standalone/drakbackup_.c:1795 msgid "" "Please enter the directory (or module) to\n" " put the backup on this host." msgstr "" #: ../../standalone/drakbackup_.c:1800 #, fuzzy msgid "Please enter your login" msgstr "Palun proovige veel" #: ../../standalone/drakbackup_.c:1805 #, fuzzy msgid "Please enter your password" msgstr "Palun proovige veel" #: ../../standalone/drakbackup_.c:1811 #, fuzzy msgid "Remember this password" msgstr "Salasna puudub" #: ../../standalone/drakbackup_.c:1822 msgid "Need hostname, username and password!" msgstr "" #: ../../standalone/drakbackup_.c:1917 msgid "Use CD/DVDROM to backup" msgstr "" #: ../../standalone/drakbackup_.c:1920 msgid "" "Please choose your CD/DVD device\n" "(Press Enter to propogate settings to other fields.\n" "This field isn't necessary, only a tool to fill in the form.)" msgstr "" #: ../../standalone/drakbackup_.c:1925 #, fuzzy msgid "Please choose your CD/DVD media size (Mb)" msgstr "Palun valige klaviatuuriasetus" #: ../../standalone/drakbackup_.c:1931 #, fuzzy msgid "Please check for multisession CD" msgstr "Palun valige partitsioon" #: ../../standalone/drakbackup_.c:1937 #, fuzzy msgid "Please check if you are using CDRW media" msgstr "Palun valige partitsioon" #: ../../standalone/drakbackup_.c:1943 #, fuzzy msgid "Please check if you want to erase your RW media (1st Session)" msgstr "Palun valige partitsioon" #: ../../standalone/drakbackup_.c:1944 msgid " Erase Now " msgstr "" #: ../../standalone/drakbackup_.c:1950 #, fuzzy msgid "Please check if you are using a DVDR device" msgstr "Palun valige partitsioon" #: ../../standalone/drakbackup_.c:1956 #, fuzzy msgid "Please check if you are using a DVDRAM device" msgstr "Palun valige partitsioon" #: ../../standalone/drakbackup_.c:1969 msgid "" "Please enter your CD Writer device name\n" " ex: 0,1,0" msgstr "" #: ../../standalone/drakbackup_.c:2002 #, fuzzy msgid "No CD device defined!" msgstr "Valige fail" #: ../../standalone/drakbackup_.c:2050 #, fuzzy msgid "Use tape to backup" msgstr "Klbmatu tagavarakoopia" #: ../../standalone/drakbackup_.c:2053 msgid "Please enter the device name to use for backup" msgstr "" #: ../../standalone/drakbackup_.c:2059 #, fuzzy msgid "Please check if you want to use the non-rewinding device." msgstr "Palun valige paketid installimiseks" #: ../../standalone/drakbackup_.c:2065 #, fuzzy msgid "Please check if you want to erase your tape before the backup." msgstr "Palun valige paketid installimiseks" #: ../../standalone/drakbackup_.c:2071 #, fuzzy msgid "Please check if you want to eject your tape after the backup." msgstr "Palun valige paketid installimiseks" #: ../../standalone/drakbackup_.c:2077 ../../standalone/drakbackup_.c:2151 #: ../../standalone/drakbackup_.c:3118 msgid "" "Please enter the maximum size\n" " allowed for Drakbackup" msgstr "" #: ../../standalone/drakbackup_.c:2142 #, fuzzy msgid "Please enter the directory to save to:" msgstr "Palun testige hiirt" #: ../../standalone/drakbackup_.c:2157 ../../standalone/drakbackup_.c:3124 #, fuzzy msgid "Use quota for backup files." msgstr "Klbmatu tagavarakoopia" #: ../../standalone/drakbackup_.c:2223 #, fuzzy msgid "Network" msgstr "Vrgu mask:" #: ../../standalone/drakbackup_.c:2228 msgid "CDROM / DVDROM" msgstr "" #: ../../standalone/drakbackup_.c:2233 msgid "HardDrive / NFS" msgstr "" #: ../../standalone/drakbackup_.c:2238 #, fuzzy msgid "Tape" msgstr "Tp" #: ../../standalone/drakbackup_.c:2252 ../../standalone/drakbackup_.c:2256 #: ../../standalone/drakbackup_.c:2260 msgid "hourly" msgstr "" #: ../../standalone/drakbackup_.c:2253 ../../standalone/drakbackup_.c:2257 #: ../../standalone/drakbackup_.c:2260 msgid "daily" msgstr "" #: ../../standalone/drakbackup_.c:2254 ../../standalone/drakbackup_.c:2258 #: ../../standalone/drakbackup_.c:2260 msgid "weekly" msgstr "" #: ../../standalone/drakbackup_.c:2255 ../../standalone/drakbackup_.c:2259 #: ../../standalone/drakbackup_.c:2260 msgid "monthly" msgstr "" #: ../../standalone/drakbackup_.c:2273 #, fuzzy msgid "Use daemon" msgstr "Kasutajatunnus" #: ../../standalone/drakbackup_.c:2278 #, fuzzy msgid "" "Please choose the time \n" "interval between each backup" msgstr "Palun valige paketid installimiseks" #: ../../standalone/drakbackup_.c:2284 #, fuzzy msgid "" "Please choose the\n" "media for backup." msgstr "Palun valige kasutatav keel" #: ../../standalone/drakbackup_.c:2291 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 "" #: ../../standalone/drakbackup_.c:2328 msgid "Send mail report after each backup to:" msgstr "" #: ../../standalone/drakbackup_.c:2334 msgid "Delete Hard Drive tar files after backup to other media." msgstr "" #: ../../standalone/drakbackup_.c:2373 #, fuzzy msgid "What" msgstr "Oodake" #: ../../standalone/drakbackup_.c:2378 #, fuzzy msgid "Where" msgstr "Ratas" #: ../../standalone/drakbackup_.c:2383 #, fuzzy msgid "When" msgstr "Ratas" #: ../../standalone/drakbackup_.c:2388 #, fuzzy msgid "More Options" msgstr "Mooduli parameetrid:" #: ../../standalone/drakbackup_.c:2407 ../../standalone/drakbackup_.c:4532 #, fuzzy msgid "Drakbackup Configuration" msgstr "Vrgu stted" #: ../../standalone/drakbackup_.c:2425 #, fuzzy msgid "Please choose where you want to backup" msgstr "Palun valige paketid installimiseks" #: ../../standalone/drakbackup_.c:2427 msgid "on Hard Drive" msgstr "" #: ../../standalone/drakbackup_.c:2437 #, fuzzy msgid "across Network" msgstr "Vrgu mask:" #: ../../standalone/drakbackup_.c:2447 msgid "on CDROM" msgstr "" #: ../../standalone/drakbackup_.c:2455 #, fuzzy msgid "on Tape Device" msgstr "Printeri seade" #: ../../standalone/drakbackup_.c:2498 #, fuzzy msgid "Please choose what you want to backup" msgstr "Palun valige paketid installimiseks" #: ../../standalone/drakbackup_.c:2499 #, fuzzy msgid "Backup system" msgstr "Failissteemid" #: ../../standalone/drakbackup_.c:2500 msgid "Backup Users" msgstr "" #: ../../standalone/drakbackup_.c:2503 msgid "Select user manually" msgstr "" #: ../../standalone/drakbackup_.c:2586 msgid "" "\n" "Backup Sources: \n" msgstr "" #: ../../standalone/drakbackup_.c:2587 msgid "" "\n" "- System Files:\n" msgstr "" #: ../../standalone/drakbackup_.c:2589 msgid "" "\n" "- User Files:\n" msgstr "" #: ../../standalone/drakbackup_.c:2591 msgid "" "\n" "- Other Files:\n" msgstr "" #: ../../standalone/drakbackup_.c:2593 #, c-format msgid "" "\n" "- Save on Hard drive on path: %s\n" msgstr "" #: ../../standalone/drakbackup_.c:2596 msgid "" "\n" "- Delete hard drive tar files after backup.\n" msgstr "" #: ../../standalone/drakbackup_.c:2602 msgid "" "\n" "- Burn to CD" msgstr "" #: ../../standalone/drakbackup_.c:2603 msgid "RW" msgstr "" #: ../../standalone/drakbackup_.c:2604 #, fuzzy, c-format msgid " on device: %s" msgstr "Hiire port: %s\n" #: ../../standalone/drakbackup_.c:2605 msgid " (multi-session)" msgstr "" #: ../../standalone/drakbackup_.c:2606 #, c-format msgid "" "\n" "- Save to Tape on device: %s" msgstr "" #: ../../standalone/drakbackup_.c:2607 #, c-format msgid "\t\tErase=%s" msgstr "" #: ../../standalone/drakbackup_.c:2610 #, c-format msgid "" "\n" "- Save via %s on host: %s\n" msgstr "" #: ../../standalone/drakbackup_.c:2611 #, c-format msgid "" "\t\t user name: %s\n" "\t\t on path: %s \n" msgstr "" #: ../../standalone/drakbackup_.c:2612 #, fuzzy msgid "" "\n" "- Options:\n" msgstr "Eelistused" #: ../../standalone/drakbackup_.c:2613 msgid "\tDo not include System Files\n" msgstr "" #: ../../standalone/drakbackup_.c:2616 msgid "\tBackups use tar and bzip2\n" msgstr "" #: ../../standalone/drakbackup_.c:2618 msgid "\tBackups use tar and gzip\n" msgstr "" #: ../../standalone/drakbackup_.c:2621 #, c-format msgid "" "\n" "- Daemon (%s) include:\n" msgstr "" #: ../../standalone/drakbackup_.c:2622 msgid "\t-Hard drive.\n" msgstr "" #: ../../standalone/drakbackup_.c:2623 msgid "\t-CDROM.\n" msgstr "" #: ../../standalone/drakbackup_.c:2624 msgid "\t-Tape \n" msgstr "" #: ../../standalone/drakbackup_.c:2625 msgid "\t-Network by FTP.\n" msgstr "" #: ../../standalone/drakbackup_.c:2626 msgid "\t-Network by SSH.\n" msgstr "" #: ../../standalone/drakbackup_.c:2627 msgid "\t-Network by rsync.\n" msgstr "" #: ../../standalone/drakbackup_.c:2628 msgid "\t-Network by webdav.\n" msgstr "" #: ../../standalone/drakbackup_.c:2630 msgid "No configuration, please click Wizard or Advanced.\n" msgstr "" #: ../../standalone/drakbackup_.c:2636 msgid "" "List of data to restore:\n" "\n" msgstr "" #: ../../standalone/drakbackup_.c:2803 msgid "" "List of data corrupted:\n" "\n" msgstr "" #: ../../standalone/drakbackup_.c:2805 #, fuzzy msgid "Please uncheck or remove it on next time." msgstr "Millisesse seerialporti on Teie modem hendatud?" #: ../../standalone/drakbackup_.c:2815 msgid "Backup files are corrupted" msgstr "" #: ../../standalone/drakbackup_.c:2836 msgid " All of your selected data have been " msgstr "" #: ../../standalone/drakbackup_.c:2837 #, c-format msgid " Successfuly Restored on %s " msgstr "" #: ../../standalone/drakbackup_.c:2955 #, fuzzy msgid " Restore Configuration " msgstr "Vrgu stted" #: ../../standalone/drakbackup_.c:2973 msgid "OK to restore the other files." msgstr "" #: ../../standalone/drakbackup_.c:2990 msgid "User list to restore (only the most recent date per user is important)" msgstr "" #: ../../standalone/drakbackup_.c:3068 #, fuzzy msgid "Backup the system files before:" msgstr "Klbmatu tagavarakoopia" #: ../../standalone/drakbackup_.c:3070 #, fuzzy msgid "please choose the date to restore" msgstr "Palun valige hiire tp" #: ../../standalone/drakbackup_.c:3107 #, fuzzy msgid "Use Hard Disk to backup" msgstr "Klbmatu tagavarakoopia" #: ../../standalone/drakbackup_.c:3110 #, fuzzy msgid "Please enter the directory to save:" msgstr "Palun testige hiirt" #: ../../standalone/drakbackup_.c:3153 #, fuzzy msgid "FTP Connection" msgstr "LAN hendus" #: ../../standalone/drakbackup_.c:3160 #, fuzzy msgid "Secure Connection" msgstr "Vali printeri hendusviis" #: ../../standalone/drakbackup_.c:3186 #, fuzzy msgid "Restore from Hard Disk." msgstr "Taasta flopilt" #: ../../standalone/drakbackup_.c:3188 msgid "Please enter the directory where backups are stored" msgstr "" #: ../../standalone/drakbackup_.c:3256 #, fuzzy msgid "Select another media to restore from" msgstr "Palun valige hiire tp" #: ../../standalone/drakbackup_.c:3258 #, fuzzy msgid "Other Media" msgstr "Muu" #: ../../standalone/drakbackup_.c:3263 #, fuzzy msgid "Restore system" msgstr "Ssteemi installimine" #: ../../standalone/drakbackup_.c:3264 #, fuzzy msgid "Restore Users" msgstr "Taasta failist" #: ../../standalone/drakbackup_.c:3265 #, fuzzy msgid "Restore Other" msgstr "Taasta failist" #: ../../standalone/drakbackup_.c:3267 #, fuzzy msgid "select path to restore (instead of /)" msgstr "Palun valige hiire tp" #: ../../standalone/drakbackup_.c:3271 msgid "Do new backup before restore (only for incremental backups.)" msgstr "" #: ../../standalone/drakbackup_.c:3273 msgid "Remove user directories before restore." msgstr "" #: ../../standalone/drakbackup_.c:3386 msgid "" "Restore Selected\n" "Catalog Entry" msgstr "" #: ../../standalone/drakbackup_.c:3396 #, fuzzy msgid "" "Restore Selected\n" "Files" msgstr "Eemalda prindijrjekord" #: ../../standalone/drakbackup_.c:3413 #, fuzzy msgid "" "Change\n" "Restore Path" msgstr "Taasta failist" #: ../../standalone/drakbackup_.c:3479 #, c-format msgid "Backup files not found at %s." msgstr "" #: ../../standalone/drakbackup_.c:3492 #, c-format msgid "" "Insert the CD with volume label %s\n" " in the CD drive under mount point /mnt/cdrom" msgstr "" #: ../../standalone/drakbackup_.c:3492 #, fuzzy msgid "Restore From CD" msgstr "Taasta flopilt" #: ../../standalone/drakbackup_.c:3494 #, c-format msgid "Not the correct CD label. Disk is labelled %s." msgstr "" #: ../../standalone/drakbackup_.c:3504 #, c-format msgid "" "Insert the tape with volume label %s\n" " in the tape drive device %s" msgstr "" #: ../../standalone/drakbackup_.c:3504 #, fuzzy msgid "Restore From Tape" msgstr "Psta partitsioonitabel" #: ../../standalone/drakbackup_.c:3506 #, c-format msgid "Not the correct tape label. Tape is labelled %s." msgstr "" #: ../../standalone/drakbackup_.c:3526 #, fuzzy msgid "Restore Via Network" msgstr "Seadista kohtvrk uuesti" #: ../../standalone/drakbackup_.c:3526 #, c-format msgid "Restore Via Network Protocol: %s" msgstr "" #: ../../standalone/drakbackup_.c:3527 #, fuzzy msgid "Host Name" msgstr "Masinanimi" #: ../../standalone/drakbackup_.c:3528 msgid "Host Path or Module" msgstr "" #: ../../standalone/drakbackup_.c:3535 #, fuzzy msgid "Password required" msgstr "Salasna" #: ../../standalone/drakbackup_.c:3541 #, fuzzy msgid "Username required" msgstr "Kasutajatunnus" #: ../../standalone/drakbackup_.c:3544 #, fuzzy msgid "Hostname required" msgstr "Masinanimi: " #: ../../standalone/drakbackup_.c:3549 msgid "Path or Module required" msgstr "" #: ../../standalone/drakbackup_.c:3562 msgid "Files Restored..." msgstr "" #: ../../standalone/drakbackup_.c:3565 #, fuzzy msgid "Restore Failed..." msgstr "Taasta failist" #: ../../standalone/drakbackup_.c:3803 msgid "Restore all backups" msgstr "" #: ../../standalone/drakbackup_.c:3812 #, fuzzy msgid "Custom Restore" msgstr "Isetehtud" #: ../../standalone/drakbackup_.c:3858 msgid "CD in place - continue." msgstr "" #: ../../standalone/drakbackup_.c:3864 msgid "Browse to new restore repository." msgstr "" #: ../../standalone/drakbackup_.c:3867 #, fuzzy msgid "Restore From Catalog" msgstr "Psta partitsioonitabel" #: ../../standalone/drakbackup_.c:3895 #, fuzzy msgid "Restore Progress" msgstr "Taasta failist" #: ../../standalone/drakbackup_.c:3937 ../../standalone/drakbackup_.c:3970 #: ../../standalone/drakbackup_.c:3996 ../../standalone/drakbackup_.c:4023 #: ../../standalone/drakbackup_.c:4050 ../../standalone/drakbackup_.c:4110 #: ../../standalone/drakbackup_.c:4137 ../../standalone/drakbackup_.c:4167 #: ../../standalone/drakbackup_.c:4193 #, fuzzy msgid "Previous" msgstr "<- Eelmine" #: ../../standalone/drakbackup_.c:3941 ../../standalone/drakbackup_.c:4027 #: ../../standalone/logdrake_.c:223 #, fuzzy msgid "Save" msgstr "Olek:" #: ../../standalone/drakbackup_.c:4000 #, fuzzy msgid "Build Backup" msgstr "Klbmatu tagavarakoopia" #: ../../standalone/drakbackup_.c:4054 ../../standalone/drakbackup_.c:4634 #, fuzzy msgid "Restore" msgstr "Taasta failist" #: ../../standalone/drakbackup_.c:4233 msgid "" "Error during sendmail.\n" " Your report mail was not sent.\n" " Please configure sendmail" msgstr "" #: ../../standalone/drakbackup_.c:4257 #, fuzzy msgid "" "The following packages need to be installed:\n" " @list_of_rpm_to_install" msgstr "Installimiseks on valitud jrgmised paketid" #: ../../standalone/drakbackup_.c:4280 msgid "" "Error during sending file via FTP.\n" " Please correct your FTP configuration." msgstr "" #: ../../standalone/drakbackup_.c:4303 #, fuzzy msgid "Please select data to restore..." msgstr "Palun valige kasutatav keel" #: ../../standalone/drakbackup_.c:4324 #, fuzzy msgid "Please select media for backup..." msgstr "Palun valige kasutatav keel" #: ../../standalone/drakbackup_.c:4346 #, fuzzy msgid "Please select data to backup..." msgstr "Palun valige kasutatav keel" #: ../../standalone/drakbackup_.c:4368 msgid "" "No configuration file found \n" "please click Wizard or Advanced." msgstr "" #: ../../standalone/drakbackup_.c:4389 msgid "Under Devel ... please wait." msgstr "" #: ../../standalone/drakbackup_.c:4470 #, fuzzy msgid "Backup system files" msgstr "Klbmatu tagavarakoopia" #: ../../standalone/drakbackup_.c:4472 #, fuzzy msgid "Backup user files" msgstr "Klbmatu tagavarakoopia" #: ../../standalone/drakbackup_.c:4474 #, fuzzy msgid "Backup other files" msgstr "Klbmatu tagavarakoopia" #: ../../standalone/drakbackup_.c:4476 ../../standalone/drakbackup_.c:4509 msgid "Total Progress" msgstr "" #: ../../standalone/drakbackup_.c:4500 msgid "files sending by FTP" msgstr "" #: ../../standalone/drakbackup_.c:4504 #, fuzzy msgid "Sending files..." msgstr "Salvesta faili" #: ../../standalone/drakbackup_.c:4590 #, fuzzy msgid "Backup Now from configuration file" msgstr "Vrgu stted" #: ../../standalone/drakbackup_.c:4595 #, fuzzy msgid "View Backup Configuration." msgstr "Vrgu stted" #: ../../standalone/drakbackup_.c:4616 #, fuzzy msgid "Wizard Configuration" msgstr "LAN stted" #: ../../standalone/drakbackup_.c:4621 #, fuzzy msgid "Advanced Configuration" msgstr "ISDN stted" #: ../../standalone/drakbackup_.c:4626 #, fuzzy msgid "Backup Now" msgstr "Failissteemid" #: ../../standalone/drakbackup_.c:4660 msgid "Drakbackup" msgstr "" #: ../../standalone/drakbackup_.c:4711 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 "" #: ../../standalone/drakbackup_.c:4741 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 "" #: ../../standalone/drakbackup_.c:4749 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 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 "" #: ../../standalone/drakbackup_.c:4788 msgid "" "restore description:\n" " \n" "Only the most recent date will be used, because with incremental \n" "backups it is necessary to restore one by one each older backup.\n" "\n" "So if you don't want to restore a user please unselect all their\n" "check boxes.\n" "\n" "Otherwise, you are able to select only one of these.\n" "\n" " - Incremental Backups:\n" "\n" "\tThe incremental backup is the most powerful \n" "\toption to use. This option allows you to \n" "\tbackup all of your data the first time, and \n" "\tonly the changed data 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 option all\n" "\told backups are deleted before each backup. \n" "\n" "\n" "\n" msgstr "" #: ../../standalone/drakbackup_.c:4814 ../../standalone/drakbackup_.c:4891 msgid "" " Copyright (C) 2001 MandrakeSoft by DUPONT Sebastien <dupont_s\\@epita.fr>" msgstr "" #: ../../standalone/drakbackup_.c:4816 ../../standalone/drakbackup_.c:4893 msgid "" " updates 2002 MandrakeSoft by Stew Benedict <sbenedict\\@mandrakesoft.com>" msgstr "" #: ../../standalone/drakbackup_.c:4818 ../../standalone/drakbackup_.c:4895 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 "" #: ../../standalone/drakbackup_.c:4832 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 "" #: ../../standalone/drakbackup_.c:4870 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 "" #: ../../standalone/drakbackup_.c:4879 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 "" #: ../../standalone/drakbackup_.c:4909 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 "" #: ../../standalone/drakboot_.c:57 #, c-format msgid "Installation of %s failed. The following error occured:" msgstr "%s installimine ebannestus. Tekkis jrgnev viga:" #: ../../standalone/drakbug_.c:40 #, c-format msgid "" "drakbug version %s\n" "Copyright (C) 2002 MandrakeSoft.\n" "This is free software and may be redistributed under the terms of the GNU " "GPL.\n" "\n" "usage: drakbug [OPTIONS] [PROGRAM_NAME]\n" "\n" "OPTIONS:\n" msgstr "" #: ../../standalone/drakbug_.c:47 msgid " --help - print this help message.\n" msgstr "" #: ../../standalone/drakbug_.c:48 msgid " --report - program should be one of mandrake tools\n" msgstr "" #: ../../standalone/drakbug_.c:49 msgid " --incident - program should be one of mandrake tools\n" msgstr "" #: ../../standalone/drakbug_.c:64 msgid "Mandrake Bug Report Tool" msgstr "" #: ../../standalone/drakbug_.c:70 msgid "First Time Wizard" msgstr "" #: ../../standalone/drakbug_.c:71 msgid "Synchronization tool" msgstr "" #: ../../standalone/drakbug_.c:72 ../../standalone/drakbug_.c:86 #: ../../standalone/drakbug_.c:156 ../../standalone/drakbug_.c:158 #: ../../standalone/drakbug_.c:162 #, fuzzy msgid "Standalone Tools" msgstr "Konsooliprogrammid" #: ../../standalone/drakbug_.c:73 msgid "HardDrake" msgstr "" #: ../../standalone/drakbug_.c:74 #, fuzzy msgid "Mandrake Online" msgstr "Juhtimiskeskus" #: ../../standalone/drakbug_.c:75 #, fuzzy msgid "Menudrake" msgstr "kohustuslik" #: ../../standalone/drakbug_.c:76 #, fuzzy msgid "Msec" msgstr "Hiir" #: ../../standalone/drakbug_.c:77 #, fuzzy msgid "Remote Control" msgstr "Vrguprinter" #: ../../standalone/drakbug_.c:78 #, fuzzy msgid "Software Manager" msgstr "Jagatav printer" #: ../../standalone/drakbug_.c:79 msgid "Urpmi" msgstr "" #: ../../standalone/drakbug_.c:80 #, fuzzy msgid "Windows Migration tool" msgstr "Gnome tjaam" #: ../../standalone/drakbug_.c:81 #, fuzzy msgid "Userdrake" msgstr "Kasuta diskdrake-i" #: ../../standalone/drakbug_.c:82 #, fuzzy msgid "Configuration Wizards" msgstr "Vrgu stete abimees" #: ../../standalone/drakbug_.c:97 #, fuzzy msgid "Application:" msgstr "Tegevused" #: ../../standalone/drakbug_.c:98 #, fuzzy msgid "Package: " msgstr "Pakett" #: ../../standalone/drakbug_.c:99 msgid "Kernel:" msgstr "" #: ../../standalone/drakbug_.c:100 #, fuzzy msgid "Release: " msgstr "Palun oodake" #: ../../standalone/drakbug_.c:115 msgid "" "\n" "\n" "To submit a bug report, click on the button report.\n" "This will open a web browser window on https://drakbug.mandrakesoft.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 "" #: ../../standalone/drakbug_.c:134 #, fuzzy msgid "Report" msgstr "Port" #: ../../standalone/drakbug_.c:171 #, fuzzy msgid "Not installed" msgstr "Vlju programmist" #: ../../standalone/drakbug_.c:189 #, fuzzy msgid "connecting to Bugzilla wizard ..." msgstr "Seadistan uuesti abimehega..." #: ../../standalone/drakbug_.c:196 #, fuzzy msgid "No browser available! Please install one" msgstr "Teisi keeli saab valida prast installimist" #: ../../standalone/drakconnect_.c:79 #, c-format msgid "Network configuration (%d adapters)" msgstr "Vrgustted (%d liidest)" #: ../../standalone/drakconnect_.c:86 ../../standalone/drakconnect_.c:594 msgid "Profile: " msgstr "Profiil: " #: ../../standalone/drakconnect_.c:94 msgid "Del profile..." msgstr "Kustuta profiil..." #: ../../standalone/drakconnect_.c:100 msgid "Profile to delete:" msgstr "Profiil kustutamiseks:" #: ../../standalone/drakconnect_.c:128 msgid "New profile..." msgstr "Uus profiil..." #: ../../standalone/drakconnect_.c:134 msgid "" "Name of the profile to create (the new profile is created as a copy of the " "current one) :" msgstr "" #: ../../standalone/drakconnect_.c:160 msgid "Hostname: " msgstr "Masinanimi: " #: ../../standalone/drakconnect_.c:167 msgid "Internet access" msgstr "Internetihendus" #: ../../standalone/drakconnect_.c:180 msgid "Type:" msgstr "Tp: " #: ../../standalone/drakconnect_.c:183 ../../standalone/drakconnect_.c:375 msgid "Gateway:" msgstr "Vaikels:" #: ../../standalone/drakconnect_.c:183 ../../standalone/drakconnect_.c:375 msgid "Interface:" msgstr "Liides:" #: ../../standalone/drakconnect_.c:194 msgid "Status:" msgstr "Olek:" #: ../../standalone/drakconnect_.c:201 msgid "Wait please" msgstr "" #: ../../standalone/drakconnect_.c:219 msgid "Configure Internet Access..." msgstr "Seadiste internetihendus..." #: ../../standalone/drakconnect_.c:226 ../../standalone/drakconnect_.c:448 msgid "LAN configuration" msgstr "LAN stted" #: ../../standalone/drakconnect_.c:231 msgid "Driver" msgstr "Juhtprogramm" #: ../../standalone/drakconnect_.c:231 msgid "Interface" msgstr "Liides" #: ../../standalone/drakconnect_.c:231 msgid "Protocol" msgstr "Protokoll" #: ../../standalone/drakconnect_.c:231 #, fuzzy msgid "State" msgstr "Olek:" #: ../../standalone/drakconnect_.c:243 msgid "Configure Local Area Network..." msgstr "Seadista kohtvrk (LAN) ..." #: ../../standalone/drakconnect_.c:255 msgid "Click here to launch the wizard ->" msgstr "" #: ../../standalone/drakconnect_.c:256 msgid "Wizard..." msgstr "Abimees..." #: ../../standalone/drakconnect_.c:282 msgid "Apply" msgstr "Rakenda" #: ../../standalone/drakconnect_.c:383 ../../standalone/drakconnect_.c:406 msgid "Connected" msgstr "hendatud" #: ../../standalone/drakconnect_.c:383 ../../standalone/drakconnect_.c:406 msgid "Not connected" msgstr "Ei ole hendatud" #: ../../standalone/drakconnect_.c:384 ../../standalone/drakconnect_.c:407 msgid "Connect..." msgstr "henda..." #: ../../standalone/drakconnect_.c:384 ../../standalone/drakconnect_.c:407 msgid "Disconnect..." msgstr "Lahuta..." #: ../../standalone/drakconnect_.c:403 msgid "" "Warning, another Internet connection has been detected, maybe using your " "network" msgstr "" #: ../../standalone/drakconnect_.c:430 msgid "" "You don't have any configured interface.\n" "Configure them first by clicking on 'Configure'" msgstr "" #: ../../standalone/drakconnect_.c:452 msgid "LAN Configuration" msgstr "LAN stted" #: ../../standalone/drakconnect_.c:463 #, c-format msgid "Adapter %s: %s" msgstr "Vrgukaart %s: %s" #: ../../standalone/drakconnect_.c:469 msgid "Boot Protocol" msgstr "Laadimisprotokoll" #: ../../standalone/drakconnect_.c:470 msgid "Started on boot" msgstr "Kivitub laadimisel" #: ../../standalone/drakconnect_.c:471 msgid "DHCP client" msgstr "DHCP klient" #: ../../standalone/drakconnect_.c:496 ../../standalone/drakconnect_.c:499 #, fuzzy msgid "activate now" msgstr "Aktiivne" #: ../../standalone/drakconnect_.c:496 ../../standalone/drakconnect_.c:499 #, fuzzy msgid "deactivate now" msgstr "Aktiivne" #: ../../standalone/drakconnect_.c:502 msgid "" "This interface has not been configured yet.\n" "Launch the configuration wizard in the main window" msgstr "" #: ../../standalone/drakconnect_.c:559 msgid "" "You don't have any internet connection.\n" "Create one first by clicking on 'Configure'" msgstr "" #: ../../standalone/drakconnect_.c:583 msgid "Internet connection configuration" msgstr "Internetihenduse seadistamine" #: ../../standalone/drakconnect_.c:587 msgid "Internet Connection Configuration" msgstr "Internetihenduse seadistamine" #: ../../standalone/drakconnect_.c:596 msgid "Connection type: " msgstr "henduse tp: " #: ../../standalone/drakconnect_.c:602 msgid "Parameters" msgstr "Parameetrid" #: ../../standalone/drakconnect_.c:620 msgid "Gateway" msgstr "Vaikels" #: ../../standalone/drakconnect_.c:629 msgid "Ethernet Card" msgstr "Vrgukaart" #: ../../standalone/drakconnect_.c:630 msgid "DHCP Client" msgstr "DHCP klient" #: ../../standalone/drakfloppy_.c:63 msgid "usage: drakfloppy\n" msgstr "" #: ../../standalone/drakfloppy_.c:67 msgid "-misc-Fixed-Medium-r-*-*-*-140-*-*-*-*-*-*,*" msgstr "" #: ../../standalone/drakfloppy_.c:68 #, fuzzy msgid "Module name" msgstr "Mooduli parameetrid:" #: ../../standalone/drakfloppy_.c:68 #, fuzzy msgid "Size" msgstr "Suurus: %s" #: ../../standalone/drakfloppy_.c:73 #, fuzzy msgid "drakfloppy" msgstr "Taasta flopilt" #: ../../standalone/drakfloppy_.c:90 #, fuzzy msgid "boot disk creation" msgstr "Alglaadimise stiil" #: ../../standalone/drakfloppy_.c:98 ../../standalone/drakfloppy_.c:111 msgid "default" msgstr "tavaline" #: ../../standalone/drakfloppy_.c:114 #, c-format msgid "DrakFloppy Error: %s" msgstr "" #: ../../standalone/drakfloppy_.c:125 #, fuzzy msgid "kernel version" msgstr "Interneti tjaam" #: ../../standalone/drakfloppy_.c:131 #, fuzzy msgid "General" msgstr "Tavaline" #: ../../standalone/drakfloppy_.c:136 #, fuzzy msgid "Expert Area" msgstr "Ekspertresiim" #: ../../standalone/drakfloppy_.c:139 msgid "mkinitrd optional arguments" msgstr "" #: ../../standalone/drakfloppy_.c:140 #, fuzzy msgid "Add a module" msgstr "Tavakasutaja" #: ../../standalone/drakfloppy_.c:160 #, fuzzy msgid "force" msgstr "Veel.." #: ../../standalone/drakfloppy_.c:161 msgid "if needed" msgstr "" #: ../../standalone/drakfloppy_.c:162 #, fuzzy msgid "omit scsi modules" msgstr "kasutades moodulit" #: ../../standalone/drakfloppy_.c:163 msgid "omit raid modules" msgstr "" #: ../../standalone/drakfloppy_.c:199 #, fuzzy msgid "Remove a module" msgstr "Viimane leht enne" #: ../../standalone/drakfloppy_.c:221 msgid "Output" msgstr "" #: ../../standalone/drakfloppy_.c:233 msgid "Build the disk" msgstr "" #: ../../standalone/drakfloppy_.c:376 #, c-format msgid "Be sure a media is present for the device %s" msgstr "" #: ../../standalone/drakfloppy_.c:381 #, c-format msgid "" "There is no medium or it is write-protected for device %s.\n" "Please insert one." msgstr "" #: ../../standalone/drakfloppy_.c:383 #, fuzzy, c-format msgid "Unable to fork: %s" msgstr "Keela vrguhendus" #: ../../standalone/drakfloppy_.c:387 #, c-format msgid "" "Unable to close properly mkbootdisk: \n" " %s \n" " %s" msgstr "" #: ../../standalone/drakfont_.c:231 msgid "Search installed fonts" msgstr "" #: ../../standalone/drakfont_.c:233 msgid "Unselect fonts installed" msgstr "" #: ../../standalone/drakfont_.c:257 msgid "parse all fonts" msgstr "" #: ../../standalone/drakfont_.c:260 #, fuzzy msgid "no fonts found" msgstr "%s ei leitud" #: ../../standalone/drakfont_.c:269 ../../standalone/drakfont_.c:323 #: ../../standalone/drakfont_.c:379 ../../standalone/drakfont_.c:468 #: ../../standalone/drakfont_.c:479 ../../standalone/drakfont_.c:506 #: ../../standalone/drakfont_.c:520 ../../standalone/drakfont_.c:537 #, fuzzy msgid "done" msgstr "Tehtud" #: ../../standalone/drakfont_.c:275 msgid "could not find any font in your mounted partitions" msgstr "" #: ../../standalone/drakfont_.c:321 msgid "Reselect correct fonts" msgstr "" #: ../../standalone/drakfont_.c:325 msgid "could not find any font.\n" msgstr "" #: ../../standalone/drakfont_.c:349 msgid "Search fonts in installed list" msgstr "" #: ../../standalone/drakfont_.c:377 #, fuzzy msgid "Fonts copy" msgstr "Vorminda flopi" #: ../../standalone/drakfont_.c:381 #, fuzzy msgid "True Type fonts installation" msgstr "Valmistun installimiseks" #: ../../standalone/drakfont_.c:389 msgid "please wait during ttmkfdir..." msgstr "" #: ../../standalone/drakfont_.c:394 msgid "True Type install done" msgstr "" #: ../../standalone/drakfont_.c:403 ../../standalone/drakfont_.c:429 msgid "Fonts conversion" msgstr "" #: ../../standalone/drakfont_.c:409 ../../standalone/drakfont_.c:433 #: ../../standalone/drakfont_.c:464 msgid "type1inst building" msgstr "" #: ../../standalone/drakfont_.c:419 ../../standalone/drakfont_.c:442 msgid "Ghostscript referencing" msgstr "" #: ../../standalone/drakfont_.c:452 msgid "ttf fonts conversion" msgstr "" #: ../../standalone/drakfont_.c:459 msgid "pfm fonts conversion" msgstr "" #: ../../standalone/drakfont_.c:470 msgid "Suppress temporary Files" msgstr "" #: ../../standalone/drakfont_.c:473 #, fuzzy msgid "Restart XFS" msgstr "piiratud" #: ../../standalone/drakfont_.c:518 ../../standalone/drakfont_.c:532 msgid "Suppress Fonts Files" msgstr "" #: ../../standalone/drakfont_.c:534 #, fuzzy msgid "xfs restart" msgstr "piiratud" #: ../../standalone/drakfont_.c:542 ../../standalone/drakfont_.c:951 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 "" #: ../../standalone/drakfont_.c:630 #, fuzzy msgid "Fonts Importation" msgstr "Vormindamine" #: ../../standalone/drakfont_.c:660 msgid "Get Windows Fonts" msgstr "" #: ../../standalone/drakfont_.c:668 #, fuzzy msgid "Uninstall Fonts" msgstr "RPM-ide eemaldamine" #: ../../standalone/drakfont_.c:679 #, fuzzy msgid "Advanced Options" msgstr "ISDN stted" #: ../../standalone/drakfont_.c:687 #, fuzzy msgid "Font List" msgstr "henduspunkt" #: ../../standalone/drakfont_.c:909 #, fuzzy msgid "Choose the applications that will support the fonts:" msgstr "Valige partitsioonid, mida soovite vormindada" #: ../../standalone/drakfont_.c:918 msgid "Ghostscript" msgstr "" #: ../../standalone/drakfont_.c:925 #, fuzzy msgid "StarOffice" msgstr "Kontor" #: ../../standalone/drakfont_.c:932 #, fuzzy msgid "Abiword" msgstr "Katkesta" #: ../../standalone/drakfont_.c:939 #, fuzzy msgid "Generic Printers" msgstr "Printer" #: ../../standalone/drakfont_.c:1016 msgid "Select the font file or directory and click on 'Add'" msgstr "" #: ../../standalone/drakfont_.c:1063 #, fuzzy msgid "Install List" msgstr "Ssteemi installimine" #: ../../standalone/drakfont_.c:1106 msgid "click here if you are sure." msgstr "" #: ../../standalone/drakfont_.c:1113 msgid "here if no." msgstr "" #: ../../standalone/drakfont_.c:1174 msgid "Unselected All" msgstr "" #: ../../standalone/drakfont_.c:1178 #, fuzzy msgid "Selected All" msgstr "Valige fail" #: ../../standalone/drakfont_.c:1182 #, fuzzy msgid "Remove List" msgstr "Vrguprinter" #: ../../standalone/drakfont_.c:1204 ../../standalone/drakfont_.c:1237 #, fuzzy msgid "Initials tests" msgstr "Initsialiseerimisteade" #: ../../standalone/drakfont_.c:1207 #, fuzzy msgid "Copy fonts on your system" msgstr "Teie ssteemis ei ole vrgukaarti!" #: ../../standalone/drakfont_.c:1211 msgid "Install & convert Fonts" msgstr "" #: ../../standalone/drakfont_.c:1215 #, fuzzy msgid "Post Install" msgstr "Installimine" #: ../../standalone/drakfont_.c:1240 #, fuzzy msgid "Remove fonts on your system" msgstr "Teie ssteemis ei ole vrgukaarti!" #: ../../standalone/drakfont_.c:1244 #, fuzzy msgid "Post Uninstall" msgstr "Vlju programmist" #: ../../standalone/drakgw_.c:43 ../../standalone/drakgw_.c:184 msgid "Internet Connection Sharing" msgstr "Internetihenduse jagamine" #: ../../standalone/drakgw_.c:115 msgid "Sorry, we support only 2.4 kernels." msgstr "" #: ../../standalone/drakgw_.c:126 msgid "Internet Connection Sharing currently enabled" msgstr "Internetihenduse jagamine ttab" #: ../../standalone/drakgw_.c:127 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 "" "Internetihenduse jagamine on juba seadistatud ja see on\n" "ka praegu aktiivne.\n" "\n" "Mida Te soovite teha?" #: ../../standalone/drakgw_.c:131 msgid "disable" msgstr "keela" #: ../../standalone/drakgw_.c:131 ../../standalone/drakgw_.c:156 msgid "dismiss" msgstr "thista" #: ../../standalone/drakgw_.c:131 ../../standalone/drakgw_.c:156 msgid "reconfigure" msgstr "seadista uuesti" #: ../../standalone/drakgw_.c:134 msgid "Disabling servers..." msgstr "Peaten serverid..." #: ../../standalone/drakgw_.c:142 msgid "Internet connection sharing is now disabled." msgstr "Internetihendust nd enam ei jagata" #: ../../standalone/drakgw_.c:151 msgid "Internet Connection Sharing currently disabled" msgstr "Internetihendust hetkel ei jagata" #: ../../standalone/drakgw_.c:152 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 "" "Internetihenduse jagamine on juba seadistatud aga hetkel\n" "on see keelatud.\n" "\n" "Mida Te soovite teha?" #: ../../standalone/drakgw_.c:156 msgid "enable" msgstr "luba" #: ../../standalone/drakgw_.c:163 msgid "Enabling servers..." msgstr "Kivitan serverid..." #: ../../standalone/drakgw_.c:168 msgid "Internet connection sharing is now enabled." msgstr "Internetihenduse jagamine nd ttab" #: ../../standalone/drakgw_.c:185 #, fuzzy 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 "" "Nd on Teil vimalik seadistada oma arvutit internetihendust jagama.\n" "\n" "Mrkus: kohtvrgu (LAN) jaoks on vajalik eraldi vrgukaardi olemasolu." #: ../../standalone/drakgw_.c:211 #, c-format msgid "Interface %s (using module %s)" msgstr "Liides %s (kasutab moodulit %s)" #: ../../standalone/drakgw_.c:212 #, c-format msgid "Interface %s" msgstr "Liides %s" #: ../../standalone/drakgw_.c:220 msgid "No network adapter on your system!" msgstr "Teie ssteemis ei ole vrgukaarti!" #: ../../standalone/drakgw_.c:221 msgid "" "No ethernet network adapter has been detected on your system. Please run the " "hardware configuration tool." msgstr "" "htki vrgukaarti ei ole hetkel seadistatud. Palun kasutage selleks " "riistvara stteseadjat." #: ../../standalone/drakgw_.c:227 msgid "Network interface" msgstr "Vrguliides" #: ../../standalone/drakgw_.c:228 #, 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 "" "Teil on vaid ks seadistatud vrguliides:\n" "\n" "%s\n" "\n" "Kohtvrgu stted seotakse selle liidesga." #: ../../standalone/drakgw_.c:237 msgid "" "Please choose what network adapter will be connected to your Local Area " "Network." msgstr "" "Palun valige millist vrguliidest soovite kasutada kohtvrgu\n" "jaoks." #: ../../standalone/drakgw_.c:255 #, fuzzy msgid "Network interface already configured" msgstr "Monitor ei ole seadistatud" #: ../../standalone/drakgw_.c:256 #, 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 "" #: ../../standalone/drakgw_.c:261 #, fuzzy msgid "Automatic reconfiguration" msgstr "Alglaaduri stiil" #: ../../standalone/drakgw_.c:262 #, fuzzy msgid "Show current interface configuration" msgstr "Interneti stted" #: ../../standalone/drakgw_.c:264 #, c-format msgid "" "Current configuration of `%s':\n" "\n" "Network: %s\n" "IP address: %s\n" "IP attribution: %s\n" "Driver: %s" msgstr "" #: ../../standalone/drakgw_.c:276 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 "" #: ../../standalone/drakgw_.c:281 msgid "C-Class Local Network" msgstr "" #: ../../standalone/drakgw_.c:282 #, fuzzy msgid "(This) DHCP Server IP" msgstr "CUPS serveri IP" #: ../../standalone/drakgw_.c:283 msgid "Re-configure interface and DHCP server" msgstr "" #: ../../standalone/drakgw_.c:290 msgid "The Local Network did not finish with `.0', bailing out." msgstr "" #: ../../standalone/drakgw_.c:301 #, c-format msgid "Potential LAN address conflict found in current config of %s!\n" msgstr "Vimalik kohtvrgu aadressi konflikt %s konfiguratsioonis!\n" #: ../../standalone/drakgw_.c:311 msgid "Configuring..." msgstr "Seadistan..." #: ../../standalone/drakgw_.c:312 msgid "Configuring scripts, installing software, starting servers..." msgstr "Hlestan skriptid, installin tarkvara, kivitan serverid..." #: ../../standalone/drakgw_.c:348 #, c-format msgid "Problems installing package %s" msgstr "Probleemid paketi %s installimisel" #: ../../standalone/drakgw_.c:481 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 "" "Kik on seadistatud.\n" "Nd saate internetihendust jagada teistele kohtvrgu arvutitele, kasutades " "neil automaatset konfigureerimist (DHCP)" #: ../../standalone/drakgw_.c:500 msgid "The setup has already been done, but it's currently disabled." msgstr "Internetihenduse jagamine on juba seadistatud aga hetkel keelatud." #: ../../standalone/drakgw_.c:501 msgid "The setup has already been done, and it's currently enabled." msgstr "" "Internetihenduse jagamine on juba seadistatud ja see on praegu aktiivne." #: ../../standalone/drakgw_.c:502 msgid "No Internet Connection Sharing has ever been configured." msgstr "Internetihenduse jagamist ei ole kunagi seadistatud" #: ../../standalone/drakgw_.c:507 msgid "Internet connection sharing configuration" msgstr "Interneti jagamise seadistamine" #: ../../standalone/drakgw_.c:514 #, fuzzy, c-format msgid "" "Welcome to the Internet Connection Sharing utility!\n" "\n" "%s\n" "\n" "Click on Configure to launch the setup wizard." msgstr "" "Internetihenduse jagamise Abimees!\n" "\n" "%s\n" "\n" "Valige Abimehe kivitamiseks ``OK''" #: ../../standalone/drakperm_.c:42 #, fuzzy msgid "group" msgstr "Tgrupp" #: ../../standalone/drakperm_.c:42 msgid "path" msgstr "" #: ../../standalone/drakperm_.c:42 #, fuzzy msgid "permissions" msgstr "Partitsioon %s" #: ../../standalone/drakperm_.c:42 #, fuzzy msgid "user" msgstr "Kasutajatunnus" #: ../../standalone/drakperm_.c:49 msgid "Up" msgstr "" #: ../../standalone/drakperm_.c:50 #, fuzzy msgid "delete" msgstr "Kustuta" #: ../../standalone/drakperm_.c:51 #, fuzzy msgid "edit" msgstr "Keskmine" #: ../../standalone/drakperm_.c:52 #, fuzzy msgid "Down" msgstr "Tehtud" #: ../../standalone/drakperm_.c:53 #, fuzzy msgid "add a rule" msgstr "Tavakasutaja" #: ../../standalone/drakperm_.c:54 msgid "select perm file to see/edit" msgstr "" #: ../../standalone/drakperm_.c:57 msgid "" "Drakperm is used to see files to use in order to fix permissions, owners, " "and groups via msec.\n" "You can also edit your own rules which will owerwrite the default rules." msgstr "" #: ../../standalone/drakperm_.c:62 #, fuzzy msgid "Add a new rule at the end" msgstr "Printerit ei ole" #: ../../standalone/drakperm_.c:63 msgid "Edit curent rule" msgstr "" #: ../../standalone/drakperm_.c:64 msgid "Up selected rule one level" msgstr "" #: ../../standalone/drakperm_.c:65 msgid "Down selected rule one level" msgstr "" #: ../../standalone/drakperm_.c:66 #, fuzzy msgid "Delete selected rule" msgstr "Eemalda prindijrjekord" #: ../../standalone/drakperm_.c:237 msgid "browse" msgstr "" #: ../../standalone/drakperm_.c:244 #, fuzzy msgid "Current user" msgstr "Kasutaja ige" #: ../../standalone/drakperm_.c:249 #, fuzzy msgid "Permissions" msgstr "Versioon: %s\n" #: ../../standalone/drakperm_.c:250 msgid "Path" msgstr "" #: ../../standalone/drakperm_.c:251 #, fuzzy msgid "Property" msgstr "Port" #: ../../standalone/drakperm_.c:253 msgid "sticky-bit" msgstr "" #: ../../standalone/drakperm_.c:254 msgid "Set-UID" msgstr "" #: ../../standalone/drakperm_.c:255 msgid "Set-GID" msgstr "" #: ../../standalone/drakperm_.c:310 msgid "" "Used for directory:\n" " only owner of directory or file in this directory can delete it" msgstr "" #: ../../standalone/drakperm_.c:311 #, fuzzy msgid "Use owner id for execution" msgstr "Kasuta automaattuvastust" #: ../../standalone/drakperm_.c:312 #, fuzzy msgid "Use group id for execution" msgstr "Kasuta automaattuvastust" #: ../../standalone/drakperm_.c:313 msgid "when checked, owner and group won't be changed" msgstr "" #: ../../standalone/drakperm_.c:318 #, fuzzy msgid "Path selection" msgstr "Salvest paketivalik" #: ../../standalone/drakperm_.c:364 #, fuzzy msgid "user :" msgstr "Kasutajatunnus:" #: ../../standalone/drakperm_.c:366 #, fuzzy msgid "group :" msgstr "Tgrupp" #: ../../standalone/draksound_.c:47 #, fuzzy msgid "No Sound Card detected!" msgstr "Ei ole hendatud" #: ../../standalone/draksound_.c:48 msgid "" "No Sound Card has been detected on your machine. Please verify that a Linux-" "supported Sound 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 "" #: ../../standalone/draksound_.c:55 msgid "" "\n" "\n" "\n" "Note: if you've an ISA PnP sound card, you'll have to use the sndconfig " "program. Just type \"sndconfig\" in a console." msgstr "" #: ../../standalone/draksplash_.c:34 msgid "" "package 'ImageMagick' is required for correct working.\n" "Click \"Ok\" to install 'ImageMagick' or \"Cancel\" to quit" msgstr "" #: ../../standalone/draksplash_.c:78 #, fuzzy msgid "first step creation" msgstr "Alglaadimise stiil" #: ../../standalone/draksplash_.c:79 #, fuzzy msgid "final resolution" msgstr "Kuvatihedus" #: ../../standalone/draksplash_.c:80 ../../standalone/draksplash_.c:172 #, fuzzy msgid "choose image file" msgstr "Valige tegevus" #: ../../standalone/draksplash_.c:81 #, fuzzy msgid "Theme name" msgstr "Jagatav printer" #: ../../standalone/draksplash_.c:85 msgid "Browse" msgstr "" #: ../../standalone/draksplash_.c:99 ../../standalone/draksplash_.c:162 #, fuzzy msgid "Configure bootsplash picture" msgstr "Teenuste stted" #: ../../standalone/draksplash_.c:100 msgid "" "x coordinate of text box\n" "in number of character" msgstr "" #: ../../standalone/draksplash_.c:101 msgid "" "y coordinate of text box\n" "in number of character" msgstr "" #: ../../standalone/draksplash_.c:102 msgid "text width" msgstr "" #: ../../standalone/draksplash_.c:103 msgid "text box height" msgstr "" #: ../../standalone/draksplash_.c:104 msgid "" "the progress bar x coordinate\n" "of its upper left corner" msgstr "" #: ../../standalone/draksplash_.c:105 msgid "" "the progress bar y coordinate\n" "of its upper left corner" msgstr "" #: ../../standalone/draksplash_.c:106 msgid "the width of the progress bar" msgstr "" #: ../../standalone/draksplash_.c:107 msgid "the heigth of the progress bar" msgstr "" #: ../../standalone/draksplash_.c:108 msgid "the color of the progress bar" msgstr "" #: ../../standalone/draksplash_.c:121 #, fuzzy msgid "Preview" msgstr "seade" #: ../../standalone/draksplash_.c:123 #, fuzzy msgid "Save theme" msgstr "Ssteemi installimine" #: ../../standalone/draksplash_.c:124 #, fuzzy msgid "Choose color" msgstr "Valige monitor" #: ../../standalone/draksplash_.c:127 msgid "Display logo on Console" msgstr "" #: ../../standalone/draksplash_.c:128 msgid "Make kernel message quiet by default" msgstr "" #: ../../standalone/draksplash_.c:165 ../../standalone/draksplash_.c:329 #, c-format msgid "This theme haven't yet any bootsplash in %s !" msgstr "" #: ../../standalone/draksplash_.c:212 msgid "saving Bootsplash theme..." msgstr "" #: ../../standalone/draksplash_.c:435 #, fuzzy msgid "ProgressBar color selection" msgstr "Printeri hendusviis" #: ../../standalone/draksplash_.c:456 #, fuzzy msgid "You must choose an image file first!" msgstr "Printeri seadme URI" #: ../../standalone/draksplash_.c:465 #, fuzzy msgid "Generating preview ..." msgstr "Otsin printerit..." #. -PO First %s is theme name, second %s (in parenthesis) is resolution #: ../../standalone/draksplash_.c:511 #, c-format msgid "%s BootSplash (%s) preview" msgstr "" #: ../../standalone/drakxtv_.c:49 msgid "" "XawTV isn't installed!\n" "\n" "\n" "If you do have a TV card but DrakX has neither detected it (no bttv nor " "saa7134\n" "module in \"/etc/modules\") nor installed xawtv, please send the\n" "results of \"lspcidrake -v -f\" to \"install\\@mandrakesoft.com\"\n" "with subject \"undetected TV card\".\n" "\n" "\n" "You can install it by typing \"urpmi xawtv\" as root, in a console." msgstr "" #: ../../standalone/drakxtv_.c:66 #, fuzzy msgid "Canada (cable)" msgstr "Kanada (Quebec)" #: ../../standalone/drakxtv_.c:66 msgid "USA (broadcast)" msgstr "" #: ../../standalone/drakxtv_.c:66 msgid "USA (cable)" msgstr "" #: ../../standalone/drakxtv_.c:66 msgid "USA (cable-hrc)" msgstr "" #: ../../standalone/drakxtv_.c:67 msgid "China (broadcast)" msgstr "" #: ../../standalone/drakxtv_.c:67 msgid "Japan (broadcast)" msgstr "" #: ../../standalone/drakxtv_.c:67 msgid "Japan (cable)" msgstr "" #: ../../standalone/drakxtv_.c:68 #, fuzzy msgid "East Europe" msgstr "Euroopa" #: ../../standalone/drakxtv_.c:68 #, fuzzy msgid "France [SECAM]" msgstr "Prantsusmaa" #: ../../standalone/drakxtv_.c:68 #, fuzzy msgid "Ireland" msgstr "Islandi" #: ../../standalone/drakxtv_.c:68 #, fuzzy msgid "West Europe" msgstr "Euroopa" #: ../../standalone/drakxtv_.c:69 #, fuzzy msgid "Australia" msgstr "seerial" #: ../../standalone/drakxtv_.c:69 msgid "Newzealand" msgstr "" #: ../../standalone/drakxtv_.c:70 msgid "South Africa" msgstr "" #: ../../standalone/drakxtv_.c:71 msgid "Argentina" msgstr "" #: ../../standalone/drakxtv_.c:72 msgid "Australian Optus cable TV" msgstr "" #: ../../standalone/drakxtv_.c:107 msgid "" "Please,\n" "type in your tv norm and country" msgstr "" #: ../../standalone/drakxtv_.c:109 msgid "TV norm:" msgstr "" #: ../../standalone/drakxtv_.c:110 msgid "Area:" msgstr "" #: ../../standalone/drakxtv_.c:114 msgid "Scanning for TV channels in progress ..." msgstr "" #: ../../standalone/drakxtv_.c:122 msgid "Scanning for TV channels" msgstr "" #: ../../standalone/drakxtv_.c:125 #, fuzzy msgid "There was an error while scanning for TV channels" msgstr "Pakettide installimisel tekkis viga:" #: ../../standalone/drakxtv_.c:126 msgid "XawTV isn't installed!" msgstr "" #: ../../standalone/drakxtv_.c:129 msgid "Have a nice day!" msgstr "" #: ../../standalone/drakxtv_.c:130 msgid "Now, you can run xawtv (under X Window!) !\n" msgstr "" #: ../../standalone/drakxtv_.c:153 msgid "No TV Card detected!" msgstr "" #: ../../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 "" #: ../../standalone/harddrake2_.c:8 #, fuzzy msgid "" "\n" "Usage: harddrake [-h|--help] [--test]\n" msgstr "kasutamiseks: keyboarddrake [--expert] [keyboard]\n" #: ../../standalone/keyboarddrake_.c:16 msgid "usage: keyboarddrake [--expert] [keyboard]\n" msgstr "kasutamiseks: keyboarddrake [--expert] [keyboard]\n" #: ../../standalone/keyboarddrake_.c:32 msgid "Please, choose your keyboard layout." msgstr "Palun valige klaviatuuriasetus" #: ../../standalone/keyboarddrake_.c:41 msgid "Do you want the BackSpace to return Delete in console?" msgstr "Kas soovite konsoolil kasutada BackSpace-i kui Delete?" #: ../../standalone/livedrake_.c:24 msgid "Change Cd-Rom" msgstr "Vaheta CD plaat" #: ../../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 "" "Palun sisestage installeerimise CD pealdisega lugejasse ja vajutage <OK>.\n" "Kui teil sherdust ei ole, vajutage <Katkesta>, et kiiruendust vltida." #: ../../standalone/livedrake_.c:35 msgid "Unable to start live upgrade !!!\n" msgstr "Ei saa kiiruuendust alustada !!!\n" #: ../../standalone/localedrake_.c:33 msgid "The change is done, but to be effective you must logout" msgstr "" #: ../../standalone/logdrake_.c:85 ../../ugtk.pm_.c:285 #, fuzzy msgid "logdrake" msgstr "DrakNet" #: ../../standalone/logdrake_.c:95 msgid "Show only for the selected day" msgstr "" #: ../../standalone/logdrake_.c:102 msgid "/File/_New" msgstr "/Fail/_Uus" #: ../../standalone/logdrake_.c:102 msgid "<control>N" msgstr "<control>N" #: ../../standalone/logdrake_.c:103 msgid "/File/_Open" msgstr "/Fail/_Ava" #: ../../standalone/logdrake_.c:103 msgid "<control>O" msgstr "<control>O" #: ../../standalone/logdrake_.c:104 msgid "/File/_Save" msgstr "/Fail/_Salvesta" #: ../../standalone/logdrake_.c:104 msgid "<control>S" msgstr "<control>S" #: ../../standalone/logdrake_.c:105 msgid "/File/Save _As" msgstr "/Fail/Salvesta _Kui" #: ../../standalone/logdrake_.c:106 msgid "/File/-" msgstr "/Fail/-" #: ../../standalone/logdrake_.c:108 msgid "/_Options" msgstr "/_Eelistused" #: ../../standalone/logdrake_.c:109 msgid "/Options/Test" msgstr "/Eelistused/Test" #: ../../standalone/logdrake_.c:111 msgid "/Help/_About..." msgstr "/Abi/_Misvrk" #: ../../standalone/logdrake_.c:118 msgid "-misc-fixed-medium-r-*-*-*-100-*-*-*-*-*-*,*" msgstr "" #: ../../standalone/logdrake_.c:119 msgid "-misc-fixed-bold-r-*-*-*-100-*-*-*-*-*-*,*" msgstr "" #: ../../standalone/logdrake_.c:173 #, fuzzy msgid "User" msgstr "Kasutajatunnus" #: ../../standalone/logdrake_.c:174 #, fuzzy msgid "Messages" msgstr "Initsialiseerimisteade" #: ../../standalone/logdrake_.c:175 msgid "Syslog" msgstr "" #: ../../standalone/logdrake_.c:176 msgid "Mandrake Tools Explanations" msgstr "" #: ../../standalone/logdrake_.c:179 msgid "search" msgstr "" #: ../../standalone/logdrake_.c:185 msgid "A tool to monitor your logs" msgstr "" #: ../../standalone/logdrake_.c:186 msgid "Settings" msgstr "" #: ../../standalone/logdrake_.c:191 #, fuzzy msgid "matching" msgstr "Masin:" #: ../../standalone/logdrake_.c:192 #, fuzzy msgid "but not matching" msgstr "Masin:" #: ../../standalone/logdrake_.c:196 msgid "Choose file" msgstr "" #: ../../standalone/logdrake_.c:201 msgid "Calendar" msgstr "" #: ../../standalone/logdrake_.c:211 msgid "Content of the file" msgstr "" #: ../../standalone/logdrake_.c:215 ../../standalone/logdrake_.c:391 msgid "Mail alert" msgstr "" #: ../../standalone/logdrake_.c:267 #, c-format msgid "please wait, parsing file: %s" msgstr "" #: ../../standalone/logdrake_.c:408 #, fuzzy msgid "Mail alert configuration" msgstr "LAN stted" #: ../../standalone/logdrake_.c:409 msgid "" "Welcome to the mail configuration utility.\n" "\n" "Here, you'll be able to set up the alert system.\n" msgstr "" #: ../../standalone/logdrake_.c:416 msgid "Apache World Wide Web Server" msgstr "" #: ../../standalone/logdrake_.c:417 #, fuzzy msgid "Domain Name Resolver" msgstr "Domeeninimi" #: ../../standalone/logdrake_.c:418 #, fuzzy msgid "Ftp Server" msgstr "NIS server:" #: ../../standalone/logdrake_.c:419 #, fuzzy msgid "Postfix Mail Server" msgstr "Server, Andmebaasid" #: ../../standalone/logdrake_.c:420 #, fuzzy msgid "Samba Server" msgstr "NIS server:" #: ../../standalone/logdrake_.c:421 #, fuzzy msgid "SSH Server" msgstr "NIS server:" #: ../../standalone/logdrake_.c:422 #, fuzzy msgid "Webmin Service" msgstr "seade" #: ../../standalone/logdrake_.c:423 #, fuzzy msgid "Xinetd Service" msgstr "Printserver:" #: ../../standalone/logdrake_.c:430 #, fuzzy msgid "service setting" msgstr "huvitav" #: ../../standalone/logdrake_.c:431 msgid "" "You will receive an alert if one of the selected services is no more running" msgstr "" #: ../../standalone/logdrake_.c:443 #, fuzzy msgid "load setting" msgstr "vormindatakse" #: ../../standalone/logdrake_.c:444 msgid "You will receive an alert if the load is higher than this value" msgstr "" #: ../../standalone/logdrake_.c:457 #, fuzzy msgid "alert configuration" msgstr "Seadistused" #: ../../standalone/logdrake_.c:458 #, fuzzy msgid "Please enter your email address below " msgstr "Palun proovige veel" #: ../../standalone/logdrake_.c:497 msgid "Save as.." msgstr "Salvesta kui..." #: ../../standalone/mousedrake_.c:45 msgid "Please, choose the type of your mouse." msgstr "Palun valige hiire tp" #: ../../standalone/mousedrake_.c:58 msgid "Emulate third button?" msgstr "Teeskleme keskmist hiirenuppu?" #: ../../standalone/printerdrake_.c:57 #, fuzzy msgid "Reading printer data ..." msgstr "Loetakse CUPS juhtprogramme" #: ../../standalone/scannerdrake_.c:41 #, fuzzy msgid "Detecting devices ..." msgstr "Otsin printerit..." #: ../../standalone/scannerdrake_.c:41 msgid "Test ports" msgstr "Proovin porte" #: ../../standalone/scannerdrake_.c:53 ../../standalone/scannerdrake_.c:68 #: ../../standalone/scannerdrake_.c:81 #, c-format msgid "The %s is not supported by this version of Mandrake Linux." msgstr "" #: ../../standalone/scannerdrake_.c:56 #, fuzzy, c-format msgid "%s found on %s, configure it?" msgstr "Kas soovite printerit seadistada?" #: ../../standalone/scannerdrake_.c:59 #, c-format msgid "%s is not in the scanner database, configure it manually?" msgstr "" #: ../../standalone/scannerdrake_.c:65 #, fuzzy msgid "Select a scanner" msgstr "Valige graafikakaart" #: ../../standalone/scannerdrake_.c:93 #, c-format msgid "This %s scanner is unsupported" msgstr "" #: ../../standalone/scannerdrake_.c:107 #, c-format msgid "" "Scannerdrake was not able to detect your %s scanner.\n" "Please select the device where your scanner is plugged" msgstr "" #: ../../standalone/scannerdrake_.c:109 #, fuzzy msgid "choose device" msgstr "Alglaadimisseade" #: ../../standalone/scannerdrake_.c:115 #, 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 "" #: ../../standalone/scannerdrake_.c:120 #, 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 "" #: ../../standalone/service_harddrake_.c:44 #, c-format msgid "Some devices in the \"%s\" hardware class were removed:\n" msgstr "" #: ../../standalone/service_harddrake_.c:48 msgid "Some devices were added:\n" msgstr "" #: ../../steps.pm_.c:14 msgid "Choose your language" msgstr "Valige sobiv keel" #: ../../steps.pm_.c:15 msgid "Select installation class" msgstr "Valige paigaldusmeetod" #: ../../steps.pm_.c:16 msgid "Hard drive detection" msgstr "Kvaketta leidmine" #: ../../steps.pm_.c:17 msgid "Configure mouse" msgstr "Hiire seadmine" #: ../../steps.pm_.c:18 msgid "Choose your keyboard" msgstr "Klaviatuuri valik" #: ../../steps.pm_.c:19 msgid "Security" msgstr "Turvalisus" #: ../../steps.pm_.c:20 msgid "Setup filesystems" msgstr "Failissteemid" #: ../../steps.pm_.c:21 msgid "Format partitions" msgstr "Vormindamine" #: ../../steps.pm_.c:22 msgid "Choose packages to install" msgstr "Pakettide valik" #: ../../steps.pm_.c:23 msgid "Install system" msgstr "Ssteemi installimine" #: ../../steps.pm_.c:25 msgid "Add a user" msgstr "Tavakasutaja" #: ../../steps.pm_.c:26 msgid "Configure networking" msgstr "Vrgustted" #: ../../steps.pm_.c:28 msgid "Configure services" msgstr "Teenuste stted" #: ../../steps.pm_.c:29 msgid "Install bootloader" msgstr "Alglaaduri stted" #: ../../steps.pm_.c:31 msgid "Create a bootdisk" msgstr "Loo alglaadimisflopi" #: ../../steps.pm_.c:33 msgid "Configure X" msgstr "Seadista X" #: ../../steps.pm_.c:34 #, fuzzy msgid "Install system updates" msgstr "Ssteemi installimine" #: ../../steps.pm_.c:35 msgid "Exit install" msgstr "Vlju programmist" #: ../../ugtk.pm_.c:648 msgid "-adobe-times-bold-r-normal--17-*-100-100-p-*-iso8859-*,*-r-*" msgstr "" #: ../../share/compssUsers:999 msgid "Web/FTP" msgstr "Server, Veeb/FTP" #: ../../share/compssUsers:999 msgid "Network Computer (client)" msgstr "Vrguarvuti (klient)" #: ../../share/compssUsers:999 msgid "NFS server, SMB server, Proxy server, ssh server" msgstr "NFS, SMB, SSH server, vahendaja (proxy)" #: ../../share/compssUsers:999 msgid "Office" msgstr "Kontor" #: ../../share/compssUsers:999 msgid "Gnome Workstation" msgstr "Gnome tjaam" #: ../../share/compssUsers:999 msgid "Tools for your Palm Pilot or your Visor" msgstr "Suhtlus Palmi vi Visoriga" #: ../../share/compssUsers:999 msgid "Workstation" msgstr "Tjaam" #: ../../share/compssUsers:999 msgid "Firewall/Router" msgstr "Tulemr/marsruuter" #: ../../share/compssUsers:999 msgid "Domain Name and Network Information Server" msgstr "" #: ../../share/compssUsers:999 msgid "" "Office programs: wordprocessors (kword, abiword), spreadsheets (kspread, " "gnumeric), pdf viewers, etc" msgstr "" "Kontoriprogrammid: tekstittlus (kword, abiword), tabelarvutus (kspread, " "gnumeric), PDF eelvaade jne" #: ../../share/compssUsers:999 msgid "Audio-related tools: mp3 or midi players, mixers, etc" msgstr "Audio-vrgid: mp3 ja midi, mikserid jms" #: ../../share/compssUsers:999 msgid "Linux Standard Base. Third party applications support" msgstr "" #: ../../share/compssUsers:999 msgid "Books and Howto's on Linux and Free Software" msgstr "Raamatud ja Howto-d Linux ja vabavara kohta" #: ../../share/compssUsers:999 msgid "KDE Workstation" msgstr "KDE tjaam" #: ../../share/compssUsers:999 msgid "Icewm, Window Maker, Enlightenment, Fvwm, etc" msgstr "Icewm, Window Maker, Enlightenment, Fvwm jt" #: ../../share/compssUsers:999 msgid "Multimedia - Video" msgstr "Multimeedia - Video" #: ../../share/compssUsers:999 msgid "Set of tools for mail, news, web, file transfer, and chat" msgstr "Meili, uudiste, veebi, jututamise ja faililekande programmid" #: ../../share/compssUsers:999 msgid "Database" msgstr "Server, Andmebaasid" #: ../../share/compssUsers:999 msgid "PostgreSQL or MySQL database server" msgstr "" #: ../../share/compssUsers:999 msgid "Tools to ease the configuration of your computer" msgstr "Vahendid lihtsamaks ssteemi administreerimiseks" #: ../../share/compssUsers:999 msgid "Multimedia - Sound" msgstr "Multimeedia - Heli" #: ../../share/compssUsers:999 msgid "Documentation" msgstr "Dokumentatsioon" #: ../../share/compssUsers:999 msgid "Console Tools" msgstr "Konsooliprogrammid" #: ../../share/compssUsers:999 msgid "Postfix mail server, Inn news server" msgstr "" #: ../../share/compssUsers:999 msgid "Internet station" msgstr "Interneti tjaam" #: ../../share/compssUsers:999 msgid "Multimedia station" msgstr "Multimeedia tjaam" #: ../../share/compssUsers:999 #, fuzzy msgid "Configuration" msgstr "LAN stted" #: ../../share/compssUsers:999 msgid "More Graphical Desktops (Gnome, IceWM)" msgstr "Veel graafilisi tlaudu (Gnome, IceWM)" #: ../../share/compssUsers:999 msgid "" "The K Desktop Environment, the basic graphical environment with a collection " "of accompanying tools" msgstr "" "K Desktop Environment, graafiline tkeskkond ja rida seonduvaid rakendusi" #: ../../share/compssUsers:999 msgid "Graphical Environment" msgstr "Graafiline keskkond" #: ../../share/compssUsers:999 msgid "Development" msgstr "Arendus" #: ../../share/compssUsers:999 msgid "Apache, Pro-ftpd" msgstr "Apache ja Pro-ftpd" #: ../../share/compssUsers:999 msgid "Tools to create and burn CD's" msgstr "Vahendid CD-de kirjutamiseks" #: ../../share/compssUsers:999 msgid "Office Workstation" msgstr "Kontori tjaam" #: ../../share/compssUsers:999 msgid "Gnome, Icewm, Window Maker, Enlightenment, Fvwm, etc" msgstr "Gnome, Icewm, Window Maker, Enlightenment, Fvwm jne" #: ../../share/compssUsers:999 msgid "Graphics programs such as The Gimp" msgstr "Graafikaprogrammid nagu Gimp" #: ../../share/compssUsers:999 msgid "DNS/NIS " msgstr "DNS/NIS" #: ../../share/compssUsers:999 msgid "C and C++ development libraries, programs and include files" msgstr "C ja C++ arendusteegid, programmid ja pisefailid" #: ../../share/compssUsers:999 #, fuzzy msgid "Network Computer server" msgstr "Failiserver" #: ../../share/compssUsers:999 msgid "Mail/Groupware/News" msgstr "Server, Meil/grupit/uudised" #: ../../share/compssUsers:999 msgid "Game station" msgstr "Mnguvahend" #: ../../share/compssUsers:999 msgid "Video players and editors" msgstr "Video esitamine ja redigeerimine" #: ../../share/compssUsers:999 msgid "Multimedia - Graphics" msgstr "Multimeedia - Graafika" #: ../../share/compssUsers:999 msgid "Amusement programs: arcade, boards, strategy, etc" msgstr "Meelelahutus: arcade, boards, strategy jne" #: ../../share/compssUsers:999 msgid "" "Set of tools to read and send mail and news (pine, mutt, tin..) and to " "browse the Web" msgstr "Komplekt programme meili ja uudiste lugemiseks ning veebi brausimiseks" #: ../../share/compssUsers:999 msgid "Personal Finance" msgstr "Isiklikud finantsid" #: ../../share/compssUsers:999 msgid "" "A graphical environment with user-friendly set of applications and desktop " "tools" msgstr "Graafiline tkeskkond koos kasutajasbralike rakendustega" #: ../../share/compssUsers:999 msgid "Clients for different protocols including ssh" msgstr "Mitmete protokollide, sealhulgas ssh kliendid" #: ../../share/compssUsers:999 msgid "LSB" msgstr "" #: ../../share/compssUsers:999 #, fuzzy msgid "Internet gateway" msgstr "Internetihendus" #: ../../share/compssUsers:999 msgid "Sound and video playing/editing programs" msgstr "Heli ja video esitamine ja redigeerimine" #: ../../share/compssUsers:999 msgid "Other Graphical Desktops" msgstr "Muud graafilised tlauad" #: ../../share/compssUsers:999 msgid "Editors, shells, file tools, terminals" msgstr "Editorid, shellid, terminalid, failihaldus" #: ../../share/compssUsers:999 msgid "Programs to manage your finance, such as gnucash" msgstr "Isiklike finantside haldusvahendid" #: ../../share/compssUsers:999 msgid "Personal Information Management" msgstr "Isikliku info haldamine" #: ../../share/compssUsers:999 msgid "Multimedia - CD Burning" msgstr "Multimeedia - CD kirjutamine" #: ../../share/compssUsers:999 msgid "Scientific Workstation" msgstr "Teadustjaam" #, fuzzy #~ msgid "Go to lilosplash configuration" #~ msgstr "Paigaldusjrgsed stted" #, fuzzy #~ msgid "Go back" #~ msgstr "loopback" #~ msgid "Proxy should be ftp://..." #~ msgstr "Vahendaja peab olema kujul ftp://..." #, fuzzy #~ msgid "quit" #~ msgstr "Vlju" #~ msgid "LBA (doesn't work on old BIOSes)" #~ msgstr "LBA (ei tta vanema BIOSi korral)" #~ msgid "You don't have any partitions!" #~ msgstr "Teil ei ole htki partitsiooni!" #~ msgid "" #~ "DiskDrake failed to read correctly the partition table.\n" #~ "Continue at your own risk!" #~ msgstr "" #~ "DiskDrake ei saanud partitsioonitabeli lugemisega hakkama.\n" #~ "Jtkate omal vastutusel!" #~ 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 "" #~ "Partitsioonitabel on loetamatu, liiga rikutud DrakX-i jaoks :(\n" #~ "Proovin loetamatud kirjed puhastada" # #~ msgid "Firewalling Configuration" #~ msgstr "Tulemri stted" #~ msgid "Firewalling configuration" #~ msgstr "Tulemri stted" #~ msgid "" #~ "Firewalling\n" #~ "\n" #~ "You already have set up a firewall.\n" #~ "Click on Configure to change or remove the firewall" #~ msgstr "" #~ "Tulemr\n" #~ "\n" #~ "Tulemri olete juba seadistanud.\n" #~ "Valige 'Seadista', et midagi muuta" #~ msgid "" #~ "Firewalling\n" #~ "\n" #~ "Click on Configure to set up a standard firewall" #~ msgstr "" #~ "Tulemr\n" #~ "\n" #~ "Valige 'Seadista', selle seadistamiseks nd" #~ 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 "" #~ "Nd ksitakse Teilt millistele teenustele soovite lubada ligipsu\n" #~ "Internetist. Palun melge hoolega, nende vastuste le, sest tegu on\n" #~ "ju Teie arvuti turvalisusega.\n" #~ "\n" #~ "Palun, kui te ei soovi hetkel mnd neist kasutada, pange see igaks\n" #~ "juhuks tulemri taha. Hiljem on Teil soovi korral vaba voli kike\n" #~ "uuesti lubada." #~ 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 "" #~ "Kas sellel arvutil hakkab tle veebiserver, mida klastatakse kogu\n" #~ "Internetist? Kui vajate ligipsu vaid samast arvutist, vastake\n" #~ "siin EI.\n" #~ "\n" #~ 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 "" #~ "Kas sellel arvutil hakkab tle nimeserver? Kui Te seda ei soovi\n" #~ "siis vastake palun ei.\n" #~ "\n" #~ 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 "" #~ "Kas soovite sisenevaid SSH hendusi? SSH on turvaline asendus telnetile.\n" #~ "Telneti kaudu le vrgu masinasse sisenemine on rmisel ebaturvaline\n" #~ "kuna sel teel on lihtsate vahenditega vimalik vrgus paroole varastada.\n" #~ "SSH korral on hendus krptitud ja pealtkuulamine praktiliselt vlistatud." #~ 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 "" #~ "Kas soovite lubada sisenevaid telneti hendusi?\n" #~ "See on teliselt ebaturvaline, vastake siin palun Ei ja kasutage\n" #~ "telneti asemel SSH-d.\n" #~ 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 "" #~ "Kas soovite sellel arvuti kivitada avaliku FTP serveri? Kui see on\n" #~ "testi Teie soov, siis lubage palun ainult anonmne ligips, sest\n" #~ "muul juhul tekib jlle paroolide varastamise oht, sest FTP ei tunne\n" #~ "krptimist.\n" #~ 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 "" #~ "Kas Teil on jooksmas avalik meiliserver? Vastasel juhul on\n" #~ "palju turvalisem siia tulem ette panna.\n" #~ "\n" #~ 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 "" #~ "Kas vajate sellel masinal POP vi IMAP serverit?\n" #~ "\n" #~ 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 "" #~ "Teil on kasutusel 2.2 kernel. Kui IP aadress antakse Teie arvutile\n" #~ "dnaamiliselt, siis peaks seda siinkohal lubama.\n" #~ 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 "" #~ "Kas see arvuti kuulub vrku, millest masinad snkroniseerivad\n" #~ "omavahel kellaaega? Tenoliselt vite selle rahulikult keelata." #~ msgid "" #~ "Configuration complete. May we write these changes to disk?\n" #~ "\n" #~ "\n" #~ "\n" #~ msgstr "" #~ "Seadistused tehtud. Kas salvestada stted kettale?\n" #~ "\n" #~ "\n" #~ "\n" #~ msgid "Firewall Configuration Wizard" #~ msgstr "Vrgu stete abimees" #~ msgid "Control Center" #~ msgstr "Juhtimiskeskus" #~ msgid "Choose the tool you want to use" #~ msgstr "Valige kasutatav vahend" #~ msgid "no serial_usb found\n" #~ msgstr "ei leitud: serial_usb\n" #~ msgid "Choose options for server" #~ msgstr "Valige X server" #~ msgid "Monitor not configured" #~ msgstr "Monitor ei ole seadistatud" #~ msgid "Graphics card not configured yet" #~ msgstr "Graafikakaart ei ole veel seatud" #~ msgid "Resolutions not chosen yet" #~ msgstr "Kuvatihedus ei ole veel seatud" #~ msgid "" #~ "\n" #~ "try to change some parameters" #~ msgstr "" #~ "\n" #~ "proovige mnd parameetrit muuta" #~ msgid "An error occurred:" #~ msgstr "Tekkis mingi viga:" #~ msgid "Leaving in %d seconds" #~ msgstr "Jtkub %d sekundi prast" #~ msgid "Is this the correct setting?" #~ msgstr "Kas see on ige?" #~ msgid "An error occurred, try to change some parameters" #~ msgstr "Tekkis mingi viga, proovige mnd parameetrit muuta" #~ msgid "XFree86 server: %s" #~ msgstr "XFree86 server: %s" #~ msgid "Show all" #~ msgstr "Nita kike" #~ msgid "Preparing X-Window configuration" #~ msgstr "Valmistume X-i seadistamiseks" #~ msgid "What do you want to do?" #~ msgstr "Mida Te soovite teha?" #~ msgid "Change Monitor" #~ msgstr "Muuda monitori" #~ msgid "Change Graphics card" #~ msgstr "Muuda graafikakaardi" #~ msgid "Change Server options" #~ msgstr "Muuda serveri parameetreid" #~ msgid "Change Resolution" #~ msgstr "Muuda kuvatihedust" #~ msgid "Show information" #~ msgstr "Nita lisainfot" #~ msgid "Test again" #~ msgstr "Proovi veel" #~ msgid "Select a graphics card" #~ msgstr "Valige graafikakaart" #~ msgid "Standard VGA, 640x480 at 60 Hz" #~ msgstr "VGA, 640x400 sagedusel 60 Hz" #~ msgid "Super VGA, 800x600 at 56 Hz" #~ msgstr "SVGA, 800x600 sagedusel 56 Hz" #~ msgid "8514 Compatible, 1024x768 at 87 Hz interlaced (no 800x600)" #~ msgstr "8514-hilduv, 1024x768, 87 Hz vahelejtuga " #~ msgid "Super VGA, 1024x768 at 87 Hz interlaced, 800x600 at 56 Hz" #~ msgstr "SVGA, 1024x768, 87 Hz vahelejtuga, 800x600, 56 Hz" #~ msgid "Extended Super VGA, 800x600 at 60 Hz, 640x480 at 72 Hz" #~ msgstr "SVGA, 800x600 sagedusel 60 Hz, 640x480 sagedusel 72 Hz" #~ msgid "Non-Interlaced SVGA, 1024x768 at 60 Hz, 800x600 at 72 Hz" #~ msgstr "SVGA, 1024x768 sagedusel 60 Hz, 800x600 sagedusel 72 Hz" #~ msgid "High Frequency SVGA, 1024x768 at 70 Hz" #~ msgstr "Krgsageduslik SVGA, 1024x768, 70 Hz" #~ msgid "Multi-frequency that can do 1280x1024 at 60 Hz" #~ msgstr "Mitmesageduslik, 1280x1024 sagedusel 60 Hz" #~ msgid "Multi-frequency that can do 1280x1024 at 74 Hz" #~ msgstr "Mitmesageduslik, 1280x1024 sagedusel 74 Hz" #~ msgid "Multi-frequency that can do 1280x1024 at 76 Hz" #~ msgstr "Mitmesageduslik, 1280x1024 sagedusel 76 Hz" #~ msgid "Monitor that can do 1600x1200 at 70 Hz" #~ msgstr "Kuvatihedus saab olla 1600x1200 sagedusel 70 Hz" #~ msgid "Monitor that can do 1600x1200 at 76 Hz" #~ msgstr "Kuvatihedus saab olla 1600x1200 sagedusel 76 Hz" #~ msgid "" #~ "The total size for the groups you have selected is approximately %d MB.\n" #~ msgstr "Teie poolt valitud gruppide kogusuurus on umbes %d MB.\n" #~ msgid "" #~ "If you wish to install less than this size,\n" #~ "select the percentage of packages that you want to install.\n" #~ "\n" #~ "A low percentage will install only the most important packages;\n" #~ "a percentage of 100%% will install all selected packages." #~ msgstr "" #~ "Kui soovite installida sellest vhem, valige vastav protsent.\n" #~ "\n" #~ "Madalama protsendi puhul installitakse vaid kige thtsamad paketid;\n" #~ "100%% thendab kige valitud pakettide installimist." #~ msgid "You will be able to choose them more specifically in the next step." #~ msgstr "Tpsemalt saate valida jrgmisel sammul" #~ msgid "Percentage of packages to install" #~ msgstr "Installitavate pakettide protsent" #~ msgid "Complete (%dMB)" #~ msgstr "Tielik (%d MB)" #~ msgid "Minimum (%dMB)" #~ msgstr "Minimaalne (%d MB)" #~ msgid "Recommended (%dMB)" #~ msgstr "Soovitatav (%d MB)" #~ msgid "Utilities" #~ msgstr "Utiliidid" #~ msgid "Archiving, emulators, monitoring" #~ msgstr "Arhiveerimine, emuleerimine, monitoorimine" #~ msgid "None" #~ msgstr "Ei soovi" #~ msgid "You may now provide options to module %s." #~ msgstr "Nd vite moodulile %s parameetreid mrata" #~ msgid "mount failed" #~ msgstr "hendamine ebannestus" #~ msgid "Low" #~ msgstr "Madal" #~ msgid "" #~ "Few improvements for this security level, the main one is that there are\n" #~ "more security warnings and checks." #~ msgstr "Turvataset on parandatud, lisatud on hoiatusi ja piiranguid." #~ msgid "" #~ "GNU/Linux manages time in GMT (Greenwich Mean Time) and translates it in\n" #~ "local time according to the time zone you selected." #~ msgstr "" #~ "Linuxil on kombeks hoida sisemist kella Greenwichi (GMT) ajas ja muuta\n" #~ "vajadusel ssteemi kella vastavalt Teie valitud ajavndile." #~ msgid "Connect to Internet" #~ msgstr "Loo internetihendus" #~ msgid "Disconnect from Internet" #~ msgstr "Katkesta internetihendus" #~ msgid "Configure network connection (LAN or Internet)" #~ msgstr "Seadista vrguhendus (kohtvrk vi Internet)" #~ msgid "Active" #~ msgstr "Aktiivne" #~ msgid "A printer, model \"%s\", has been detected on " #~ msgstr "Leiti printer, nimega \"%s\" " #~ msgid "Local Printer Device" #~ msgstr "Otse hendatud printer" #~ msgid "Closing your connection..." #~ msgstr "Sulgeme nd henduse..." #~ msgid "" #~ "The connection is not closed.\n" #~ "Try to do it manually by running\n" #~ "/etc/sysconfig/network-scripts/net_cnx_down\n" #~ "in root." #~ msgstr "" #~ "Vrguhendus ei ole suletud.\n" #~ "Proovige seda teha ksitsi, kivitades\n" #~ "/etc/sysconfig/network-scripts/net_cnx_down\n" #~ "juurkasutajana." #~ msgid "The system is now disconnected." #~ msgstr "Ssteem on nd Internetist lahutatud." #~ msgid "Choose the size you want to install" #~ msgstr "Valige paigalduse maht" #~ msgid "Total size: " #~ msgstr "Suurus kokku: " #~ msgid "Please wait, " #~ msgstr "Palun oodake, " #~ msgid "Total time " #~ msgstr "Aega kokku " #~ msgid "Use existing configuration for X11?" #~ msgstr "Kasutada olemasolevat X-i seadistust?" #~ msgid "" #~ "What device is your printer connected to \n" #~ "(note that /dev/lp0 is equivalent to LPT1:)?\n" #~ msgstr "" #~ "Mis porti on Teie printer hendatud? \n" #~ "(paneme thele, et /dev/lp0 on sama mis LPT1:)?\n" #~ msgid "" #~ "Warning, the network adapter is already configured. I will reconfigure it." #~ msgstr "" #~ "Hoiatan, vrguliides on juba seadistatud. Jrgnevalt seadistame selle " #~ "uuesti." #~ msgid "Ambiguity (%s), be more precise\n" #~ msgstr "Mitmeselt mistetav (%s), palun tpsustage\n" #~ msgid "Your choice? (default %s enter `none' for none) " #~ msgstr "Teie valik? (vaikimisi %s, `none' - ei midagi)" #~ msgid "can not open /etc/sysconfig/autologin for reading: %s" #~ msgstr "ei saa lugeda faili /etc/sysconfig/autologin: %s" #~ msgid "Do you want to restart the network" #~ msgstr "Kas soovite vrguhendust taaskivitada?" #~ msgid "" #~ "\n" #~ "Do you agree?" #~ msgstr "" #~ "\n" #~ "Kas olete nus?" #~ msgid "I'm about to restart the network device:\n" #~ msgstr "Nd taaskivitan vrguliidese:\n" #~ msgid "I'm about to restart the network device %s. Do you agree?" #~ msgstr "Kas olete valmis vrguliidese %s taaskivitamiseks?" #~ msgid "" #~ "Please choose your preferred language for installation and system usage." #~ msgstr "Valige keel ssteemi installimiseks ja kasutamiseks." #~ msgid "" #~ "You need to accept the terms of the above license to continue " #~ "installation.\n" #~ "\n" #~ "\n" #~ "Please click on \"Accept\" if you agree with its terms.\n" #~ "\n" #~ "\n" #~ "Please click on \"Refuse\" if you disagree with its terms. Installation " #~ "will end without modifying your current\n" #~ "configuration." #~ msgstr "" #~ "Et installimist jtkata, peate nustuma laltoodud " #~ "litsentsitingimustega.\n" #~ "\n" #~ "\n" #~ "Palun valige \"Nus\", kui nustute nendega.\n" #~ "\n" #~ "\n" #~ "Palun valige \"Keeldun\", kui ei pea neile tingimistele allumist " #~ "vimalikuks. Installimine lpetatakse, tegemata Teie ssteemis muutusi." #~ msgid "Choose the layout corresponding to your keyboard from the list above" #~ msgstr "Valige klaviatuuripaigutus laltoodud nimekirjast" #~ msgid "" #~ "If you wish other languages (than the one you choose at\n" #~ "beginning of installation) will be available after installation, please " #~ "chose\n" #~ "them in list above. If you want select all, you just need to select \"All" #~ "\"." #~ msgstr "" #~ "Kui soovite, et peale installimist oleks vimalik kasutada veel " #~ "erinevaid\n" #~ "keeli, valige need laltoodud nimekirjast. Valik \"Kik\" lisab toe\n" #~ "kigile keeltele." #~ msgid "" #~ "Select:\n" #~ "\n" #~ " - Customized: If you are familiar enough with GNU/Linux, you may then " #~ "choose\n" #~ " the primary usage for your machine. See below for details.\n" #~ "\n" #~ "\n" #~ " - Expert: This supposes that you are fluent with GNU/Linux and want to\n" #~ " perform a highly customized installation. As for a \"Customized\"\n" #~ " installation class, you will be able to select the usage for your " #~ "system.\n" #~ " But please, please, DO NOT CHOOSE THIS UNLESS YOU KNOW WHAT YOU ARE " #~ "DOING!" #~ msgstr "" #~ "Valige:\n" #~ "\n" #~ " - Isetehtud: Olete Linuxiga tuttav ja soovite ssteemi kohandada " #~ "vastavalt\n" #~ " Teie vajadustele. Jrgmisena saate teha valikud sltuvalt Teie " #~ "arvuti \n" #~ " edaspidisest kasutusalast.\n" #~ "\n" #~ "\n" #~ " - Ekspert: Te tunnete end GNU/Linux keskkonnas vabalt ja soovite\n" #~ " ssteemi, mis sobiks nagu valatult Teie tpsete ootustega.\n" #~ " Aga palun, palun: RGE VALIGE SEDA, KUI TE TPSELT EI TEA, MIDA TEETE!" #~ msgid "" #~ "You must now define your machine usage. Choices are:\n" #~ "\n" #~ "* Workstation: this the ideal choice if you intend to use your machine " #~ "primarily for everyday use, at office or\n" #~ " at home.\n" #~ "\n" #~ "\n" #~ "* Development: if you intend to use your machine primarily for software " #~ "development, it is the good choice. You\n" #~ " will then have a complete collection of software installed in order to " #~ "compile, debug and format source code,\n" #~ " or create software packages.\n" #~ "\n" #~ "\n" #~ "* Server: if you intend to use this machine as a server, it is the good " #~ "choice. Either a file server (NFS or\n" #~ " SMB), a print server (Unix style or Microsoft Windows style), an " #~ "authentication server (NIS), a database\n" #~ " server and so on. As such, do not expect any gimmicks (KDE, GNOME, " #~ "etc.) to be installed." #~ msgstr "" #~ "Nd mrake oma arvuti peamne kasutusala. Valikud on:\n" #~ "\n" #~ "* Tjaam: valige, kui kavatsete oma arvutit rakendada igapevategemiste " #~ "tarvis (kontorirakendused,\n" #~ " graafika ja muu selline).\n" #~ "\n" #~ "\n" #~ "* Arendus: installitakse tiskomplekt vahendeid eri programmeerimiskeelte " #~ "kasutamiseks, allikkoodi loomiseks,\n" #~ " kompileerimiseks, silumiseks jne.\n" #~ "\n" #~ "\n" #~ "* Server: valige see, kui vajate Mandrake Linux serverit. Saate " #~ "serveerida faile (NFS vi SMB), printida\n" #~ " (Unixi stiilis lp vi Windowsi SMB), lisaks andmebaasid, " #~ "veebirakendused jms. Installimata\n" #~ " jetakse graafiline kasutajaliides (KDE, GNOME...)." #~ msgid "" #~ "You may now select the group of packages you wish to\n" #~ "install or upgrade.\n" #~ "\n" #~ "\n" #~ "DrakX will then check whether you have enough room to install them all. " #~ "If not,\n" #~ "it will warn you about it. If you want to go on anyway, it will proceed " #~ "onto the\n" #~ "installation of all selected groups but will drop some packages of " #~ "lesser\n" #~ "interest. At the bottom of the list you can select the option \n" #~ "\"Individual package selection\"; in this case you will have to browse " #~ "through\n" #~ "more than 1000 packages..." #~ msgstr "" #~ "Nd vite valida paketigruppe installimiseks vi uuendamiseks\n" #~ "\n" #~ "\n" #~ "DrakX kontrollib, kas Teil on ikka piisavalt vaba ruumi nende kigi " #~ "jaoks.\n" #~ "kui mitte, hoiatab ta Teid. Kui Te hoiatusest ei hooli jetakse " #~ "automaatselt\n" #~ "krvale vhemolulised paketid.\n" #~ "Nimekirja lpus saate valida \"Valik paketthaaval\"; sel juhul aga peate\n" #~ "lbi sirvima le 1000 ksiku paketi..." #~ msgid "" #~ "You can now choose individually all the packages you\n" #~ "wish to install.\n" #~ "\n" #~ "\n" #~ "You can expand or collapse the tree by clicking on options in the left " #~ "corner of\n" #~ "the packages window.\n" #~ "\n" #~ "\n" #~ "If you prefer to see packages sorted in alphabetic order, click on the " #~ "icon\n" #~ "\"Toggle flat and group sorted\".\n" #~ "\n" #~ "\n" #~ "If you want not to be warned on dependencies, click on \"Automatic\n" #~ "dependencies\". If you do this, note that unselecting one package may " #~ "silently\n" #~ "unselect several other packages which depend on it." #~ msgstr "" #~ "Nd saate pakette kshaaval installimiseks valida\n" #~ "\n" #~ "\n" #~ "Paketipuud saate avada ja sulgeda vasakpoolses nurgas asuvatest nuppudest." #~ msgid "" #~ "If you have all the CDs in the list above, click Ok. If you have\n" #~ "none of those CDs, click Cancel. If only some CDs are missing, unselect " #~ "them,\n" #~ "then click Ok." #~ msgstr "" #~ "Kui Teil on olemas kik laltoodud CD-d, klikkige <OK>.\n" #~ "Kui Teil ei ole htki neist, klikkige <Katkesta>.\n" #~ "Kui puuduvad mned CD-d, jtke mrgituks vaid olemasolevad ja siis <OK>." #~ msgid "" #~ "If you wish to connect your computer to the Internet or\n" #~ "to a local network please choose the correct option. Please turn on your " #~ "device\n" #~ "before choosing the correct option to let DrakX detect it automatically.\n" #~ "\n" #~ "\n" #~ "If you do not have any connection to the Internet or a local network, " #~ "choose\n" #~ "\"Disable networking\".\n" #~ "\n" #~ "\n" #~ "If you wish to configure the network later after installation, or if you " #~ "have\n" #~ "finished to configure your network connection, choose \"Done\"." #~ msgstr "" #~ "Kui soovite oma arvuti hendada Internetti vi kohtvrku, tehke palun\n" #~ "ige valik. Vlise seadme korrektseks tuvastamiseks on vajalik, et see " #~ "oleks\n" #~ "sisse llitatud ja arvutiga hendatud\n" #~ "\n" #~ "\n" #~ "Kui Te ei soovi vrguhendust kasutada, valige \"Keela vrguhendus\".\n" #~ "\n" #~ "\n" #~ "Kui soovite vrguhenduse seadistada hiljem, valige \"Tehtud\"." #~ msgid "" #~ "No modem has been detected. Please select the serial port on which it is " #~ "plugged.\n" #~ "\n" #~ "\n" #~ "For information, the first serial port (called \"COM1\" under Microsoft\n" #~ "Windows) is called \"ttyS0\" under Linux." #~ msgstr "" #~ "Modemit ei leitud. Palun valige seerialport, kuhu see on hendatud.\n" #~ "\n" #~ "\n" #~ "Igaks juhuks: esimese seerialpordi (\"COM1\" Microsoft Windowsis) nimi\n" #~ "on GNU/Linux ssteemis \"ttyS0\"." #~ msgid "" #~ "You may now enter dialup options. If you don't know\n" #~ "or are not sure what to enter, the correct informations can be obtained " #~ "from\n" #~ "your Internet Service Provider. If you do not enter the DNS (name " #~ "server)\n" #~ "information here, this information will be obtained from your Internet " #~ "Service\n" #~ "Provider at connection time." #~ msgstr "" #~ "Sisestage sissehelistamiskeskuse andmed. Kui Te neid ei tea\n" #~ "vi kahtlete, saate oma teenusepakkujalt (ISP-l) kindlasti abi.\n" #~ "Niteks info nimeserveri (DNS) kohta saab tavaliselt henduse\n" #~ "loomise ajal automaatselt" #~ msgid "" #~ "If your modem is an external modem, please turn on it now to let DrakX " #~ "detect it automatically." #~ msgstr "" #~ "Kui Teil on vline modem, siis llitage see palun nd sisse, et DrakX " #~ "saaks seda tuvastada." #~ msgid "Please turn on your modem and choose the correct one." #~ msgstr "Palun llitage modem sisse ja valige nimekirjast ige." #~ msgid "" #~ "If you are not sure if informations above are\n" #~ "correct or if you don't know or are not sure what to enter, the correct\n" #~ "informations can be obtained from your Internet Service Provider. If you " #~ "do not\n" #~ "enter the DNS (name server) information here, this information will be " #~ "obtained\n" #~ "from your Internet Service Provider at connection time." #~ msgstr "" #~ "Kui Te ei ole kindlad, et laltoodud informatsioon vastab tele\n" #~ "vi Te ei tea, mida sisestada, ksige abi oma internetiteenuse pakkujalt\n" #~ "(ISP-lt). Niteks info nimeserveri (DNS) kohta saab tavaliselt henduse\n" #~ "loomise ajal automaatselt" #~ msgid "" #~ "You may now enter your host name if needed. If you\n" #~ "don't know or are not sure what to enter, the correct informations can " #~ "be\n" #~ "obtained from your Internet Service Provider." #~ msgstr "" #~ "Nd sisestage oma arvuti nimi, kui see on vajalik. Kui kahtlete, siis " #~ "peaksite ksima lisainformatsiooni oma ISP kest." #~ msgid "" #~ "You may now configure your network device.\n" #~ "\n" #~ " * IP address: if you don't know or are not sure what to enter, ask " #~ "your network administrator.\n" #~ " You should not enter an IP address if you select the option " #~ "\"Automatic IP\" below.\n" #~ "\n" #~ " * Netmask: \"255.255.255.0\" is generally a good choice. If you don't " #~ "know or are not sure what to enter,\n" #~ " ask your network administrator.\n" #~ "\n" #~ " * Automatic IP: if your network uses BOOTP or DHCP protocol, select " #~ "this option. If selected, no value is needed in\n" #~ " \"IP address\". If you don't know or are not sure if you need to " #~ "select this option, ask your network administrator." #~ msgstr "" #~ "Vrguliidese seadistamiseks on vajalik:\n" #~ "\n" #~ " * IP-aadress: kui Te seda ei teha, ksige oma vrguhaldurilt vi\n" #~ "internetiteenuse pakkujalt (ISP).\n" #~ "\n" #~ " * Vrgumask: \"255.255.255.0\" on tavaliselt sobiv. Igaks juhuks " #~ "vite\n" #~ "vrguhalduri vi ISP kest le ksida.\n" #~ "\n" #~ " * Automaatne IP: Kui Teie vrgus on kasutusel BOOTP vi DHCP.\n" #~ "Selle valimisel ei pea vlja \"IP-aadress\" titma. Kui kahtlete\n" #~ "ksige jllegi oma vrguhaldurilt vi ISP-lt." #~ msgid "" #~ "You may now enter your host name if needed. If you\n" #~ "don't know or are not sure what to enter, ask your network administrator." #~ msgstr "" #~ "Kui Teie vrgus on kasutusel NIS, valige \"Kasuta NIS-i\". Kahtluse " #~ "korral\n" #~ "ksige vrguhaldurilt." #~ msgid "" #~ "You may now enter your host name if needed. If you\n" #~ "don't know or are not sure what to enter, leave blank." #~ msgstr "" #~ "Kui vaja, sisestage oma ssteemi nimi. Kui Teil ei\n" #~ "ole htki head mtet, jtke see rida thjaks" #~ msgid "" #~ "You may now enter dialup options. If you're not sure what to enter, the\n" #~ "correct information can be obtained from your ISP." #~ msgstr "" #~ "Nd sisestage oma sissehelistamisteenuse pakkuja andmed. Kui ei ole " #~ "kindel,\n" #~ "mida kuhu sisestada, ksige oma ISP kest le." #~ msgid "" #~ "If you will use proxies, please configure them now. If you don't know if\n" #~ "you should use proxies, ask your network administrator or your ISP." #~ msgstr "" #~ "Kui peate kasutama vahendajaid (tulemri vms), seadistage need nd. " #~ "Kui\n" #~ "kahtlete, on abiks vrguhaldur vi ISP" #~ msgid "" #~ "You can install cryptographic package if your internet connection has " #~ "been\n" #~ "set up correctly. First choose a mirror where you wish to download " #~ "packages and\n" #~ "after that select the packages to install.\n" #~ "\n" #~ "\n" #~ "Note you have to select mirror and cryptographic packages according\n" #~ "to your legislation." #~ msgstr "" #~ "Krptopakette saate installida prast Internetihenduse seadistamist.\n" #~ "Esmalt valige peegel, kust soovite pakette alla laadida ja seejrel\n" #~ "valige paketid.\n" #~ "\n" #~ "\n" #~ "Mrkus: krptopakettide valimisel peate arvesse vtma ka vimalikke\n" #~ "iguslikke piiranguid oma asukohamaal." #~ msgid "You can now select your timezone according to where you live." #~ msgstr "Nd saate valida ajavtme vastavalt oma asukohale." #~ msgid "" #~ "You can configure a local printer (connected to your computer) or remote\n" #~ "printer (accessible via a Unix, Netware or Microsoft Windows network)." #~ msgstr "" #~ "Teil on vimalus seadistada kas kohalik (Teie arvutiga hendatud) vi\n" #~ "vrguprinter (Unix, Netware vi Microsoft Windows vrgus)" #~ msgid "" #~ "If you wish to be able to print, please choose one printing system " #~ "between\n" #~ "CUPS and LPR.\n" #~ "\n" #~ "\n" #~ "CUPS is a new, powerful and flexible printing system for Unix systems " #~ "(CUPS\n" #~ "means \"Common Unix Printing System\"). It is the default printing system " #~ "in\n" #~ "Mandrake Linux.\n" #~ "\n" #~ "\n" #~ "LPR is the old printing system used in previous Mandrake Linux " #~ "distributions.\n" #~ "\n" #~ "\n" #~ "If you don't have printer, click on \"None\"." #~ msgstr "" #~ "Kui soovite vahetevahel printida, valige palun selleks sobiv meetod, " #~ "CUPS\n" #~ "vi LPR.\n" #~ "\n" #~ "\n" #~ "CUPS on uus, vimas ja paindlik printimisssteem Unix keskkonnas (CUPS -\n" #~ "Common Unix Printing System). Mandrake Linux kasutab vaikimisi seda.\n" #~ "\n" #~ "\n" #~ "LPR on vanem meetod, mis oli kasutusel ka eelmistest Mandrake Linux\n" #~ "distributsioonides.\n" #~ "\n" #~ "\n" #~ "Kui Teil ei olegi printerit, valige \"Ei soovi\"." #~ msgid "" #~ "GNU/Linux can deal with many types of printer. Each of these types " #~ "requires\n" #~ "a different setup.\n" #~ "\n" #~ "\n" #~ "If your printer is physically connected to your computer, select \"Local\n" #~ "printer\".\n" #~ "\n" #~ "\n" #~ "If you want to access a printer located on a remote Unix machine, select\n" #~ "\"Remote printer\".\n" #~ "\n" #~ "\n" #~ "If you want to access a printer located on a remote Microsoft Windows " #~ "machine\n" #~ "(or on Unix machine using SMB protocol), select \"SMB/Windows 95/98/NT\"." #~ msgstr "" #~ "GNU/Linux oskab toimetada mitut tpi printeritega. Igaht neist " #~ "seadistatakse\n" #~ "erinevalt.\n" #~ "\n" #~ "\n" #~ "Kui Teie printer on fsiliselt arvutiga hendatud, valige \"Kohalik " #~ "printer\"\n" #~ "\n" #~ "\n" #~ "Kui soovite kasutada vrguprinterit Unix serveril, valige \"Vrguprinter" #~ "\".\n" #~ "\n" #~ "\n" #~ "Kui soovite kasutada vrguprinteri Windows serveril (vi muidu le SMB\n" #~ "protokolli), valige \"SMB/Windows 95/98/NT\"." #~ msgid "" #~ "Please turn on your printer before continuing to let DrakX detect it.\n" #~ "\n" #~ "You have to enter some informations here.\n" #~ "\n" #~ "\n" #~ " * Name of printer: the print spooler uses \"lp\" as default printer " #~ "name. So, you must have a printer named \"lp\".\n" #~ " If you have only one printer, you can use several names for it. You " #~ "just need to separate them by a pipe\n" #~ " character (a \"|\"). So, if you prefer a more meaningful name, you " #~ "have to put it first, eg: \"My printer|lp\".\n" #~ " The printer having \"lp\" in its name(s) will be the default " #~ "printer.\n" #~ "\n" #~ "\n" #~ " * Description: this is optional but can be useful if several printers " #~ "are connected to your computer or if you allow\n" #~ " other computers to access to this printer.\n" #~ "\n" #~ "\n" #~ " * Location: if you want to put some information on your\n" #~ " printer location, put it here (you are free to write what\n" #~ " you want, for example \"2nd floor\").\n" #~ msgstr "" #~ "Palun llitage oma printer sisse ja laske DrakX-il seda tuvastade.\n" #~ "\n" #~ "Samuti on vaja sisestada lisainformatsiooni:\n" #~ "\n" #~ "\n" #~ " * Printeri nimi: spuuler kasutab vaikimisi printerit \"lp\". Seega " #~ "peab Teil olema vhemalt he printeri nimi \"lp\".\n" #~ " Kui Teil ongi ainult ks printer, saate sellele anda ka mitu nime. " #~ "Nimed peavad olema eraldatud smboliga \"|\"\n" #~ " Seega, kui soovite, et nimel oleks ka mingi thendus, kirjutage " #~ "nimeks midagi niisugust: \"Minu printer|lp\".\n" #~ " Printer, mille nimede hulgas on \"lp\", saab olema Teie ssteemi " #~ "jaoks vaikimisi printeriks.\n" #~ "\n" #~ "\n" #~ " * Kirjeldus: see ei ole kohustuslik, kuid vib osutuda vajalikuks, kui " #~ "Teil on niteks mitu kohalikku printerit ja soovite neid vrgus vlja " #~ "jagada\n" #~ "\n" #~ "\n" #~ " * Asukoht: kui soovite anda tiendavat informatsiooni printeri " #~ "asukohast\n" #~ " Niteks: \"Teise korruse keskel\".\n" #~ msgid "" #~ "You need to enter some informations here.\n" #~ "\n" #~ "\n" #~ " * Name of queue: the print spooler uses \"lp\" as default printer " #~ "name. So, you need have a printer named \"lp\".\n" #~ " If you have only one printer, you can use several names for it. You " #~ "just need to separate them by a pipe\n" #~ " character (a \"|\"). So, if you prefer to have a more meaningful " #~ "name, you have to put it first, eg: \"My printer|lp\".\n" #~ " The printer having \"lp\" in its name(s) will be the default " #~ "printer.\n" #~ "\n" #~ " \n" #~ " * Spool directory: it is in this directory that printing jobs are " #~ "stored. Keep the default choice\n" #~ " if you don't know what to use\n" #~ "\n" #~ "\n" #~ " * Printer Connection: If your printer is physically connected to your " #~ "computer, select \"Local printer\".\n" #~ " If you want to access a printer located on a remote Unix machine, " #~ "select \"Remote lpd printer\".\n" #~ "\n" #~ "\n" #~ " If you want to access a printer located on a remote Microsoft " #~ "Windows machine (or on Unix machine using SMB\n" #~ " protocol), select \"SMB/Windows 95/98/NT\".\n" #~ "\n" #~ "\n" #~ " If you want to acces a printer located on NetWare network, select " #~ "\"NetWare\".\n" #~ msgstr "" #~ "Nd on vaja lisainformatsiooni.\n" #~ "\n" #~ "\n" #~ " * Printeri nimi: spuuler kasutab vaikimisi printerit \"lp\". Seega " #~ "peab Teil olema vhemalt he printeri nimi \"lp\".\n" #~ " Kui Teil ongi ainult ks printer, saate sellele anda ka mitu nime. " #~ "Nimed peavad olema eraldatud smboliga \"|\"\n" #~ " Seega, kui soovite, et nimel oleks ka mingi thendus, kirjutage " #~ "nimeks midagi niisugust: \"Minu printer|lp\".\n" #~ " Printer, mille nimede hulgas on \"lp\", saab olema Teie ssteemi " #~ "jaoks vaikimisi printeriks.\n" #~ "\n" #~ "\n" #~ " * Spuulkataloog: kataloog, kus spuuler hoiab ajutisi faile enne " #~ "printimist. Seda ei ole soovitav muuta.\n" #~ "\n" #~ "\n" #~ " * Printeri hendusviis: Kui Teie printer on fsiliselt Teie arvuti " #~ "kljes, valige \"Kohalik printer\".\n" #~ " Kui soovite kasutada printerit UNIX serveri kljes, valige \"lpd " #~ "printserver\".\n" #~ "\n" #~ "\n" #~ " Kui soovite kasutada printerit Microsoft Windows vrgus (vi SMB " #~ "serveril) valige \"SMB/Windows 95/98/NT\".\n" #~ "\n" #~ "\n" #~ " Kui soovite kasutada NetWare serveril asuvat printerit, valige " #~ "\"NetWare\".\n" #~ msgid "" #~ "Your printer has not been detected. Please enter the name of the device " #~ "on\n" #~ "which it is connected.\n" #~ "\n" #~ "\n" #~ "For information, most printers are connected on the first parallel port. " #~ "This\n" #~ "one is called \"/dev/lp0\" under GNU/Linux and \"LPT1\" under Microsoft " #~ "Windows." #~ msgstr "" #~ "Teie printerit ei nnestunud tuvastada. Palun abistavat infot vimaliku\n" #~ "henduspistiku kohta.\n" #~ "\n" #~ "\n" #~ "Enamasti on printer hendatud esimesse paralleelporti. GNU/Linuxis on " #~ "selle\n" #~ "nimeks \"/dev/lp0\" ja Microsoft Windowsis \"LPT1\"." #~ msgid "You must now select your printer in the above list." #~ msgstr "Valige printer laltoodud nimekirjast." #~ msgid "" #~ "Please select the right options according to your printer.\n" #~ "Please see its documentation if you don't know what choose here.\n" #~ "\n" #~ "\n" #~ "You will be able to test your configuration in next step and you will be " #~ "able to modify it if it doesn't work as you want." #~ msgstr "" #~ "Palun valige oma printerile sobivad stted.\n" #~ "Abi saate ilmselt ka printeri dokumentatsioonist.\n" #~ "\n" #~ "\n" #~ "Jrgmisel sammul saate oma seadistusi testida ja soovi korral muuta, kui " #~ "midagi ei tta nagu vaja." #~ msgid "" #~ "You can now enter the root password for your Mandrake Linux system.\n" #~ "The password must be entered twice to verify that both password entries " #~ "are identical.\n" #~ "\n" #~ "\n" #~ "Root is the system's administrator and is the only user allowed to modify " #~ "the\n" #~ "system configuration. Therefore, choose this password carefully. \n" #~ "Unauthorized use of the root account can be extemely dangerous to the " #~ "integrity\n" #~ "of the system, its data and other system connected to it.\n" #~ "\n" #~ "\n" #~ "The password should be a mixture of alphanumeric characters and at least " #~ "8\n" #~ "characters long. It should never be written down.\n" #~ "\n" #~ "\n" #~ "Do not make the password too long or complicated, though: you must be " #~ "able to\n" #~ "remember it without too much effort." #~ msgstr "" #~ "Nd peate sisestama ssteemi juurkasutaja (root) parooli. Et vhendada\n" #~ "eksimisvimalust, tehke seda kaks korda.\n" #~ "\n" #~ "\n" #~ "Juurkasutaja on ssteemi thtsaim kasutaja ja ainuke, kes tohib teha\n" #~ "muudatusi ssteemi stetesse. Seeprast valige juurkasutaja parooli " #~ "erilise\n" #~ "hoolega.\n" #~ "\n" #~ "Hea salasna peaks olema kombinatsioon thtedest ja numbritest \n" #~ "ning vhemalt 8 mrki pikk. rge *kunagi* kirjutage oma parooli les!\n" #~ "\n" #~ "\n" #~ "Samas ei peaks see olema liiga pikk ja keeruline meelde jtmiseks." #~ msgid "" #~ "You may now create one or more \"regular\" user account(s), as\n" #~ "opposed to the \"privileged\" user account, root. You can create\n" #~ "one or more account(s) for each person you want to allow to use\n" #~ "the computer. Note that each user account will have its own\n" #~ "preferences (graphical environment, program settings, etc.)\n" #~ "and its own \"home directory\", in which these preferences are\n" #~ "stored.\n" #~ "\n" #~ "\n" #~ "First of all, create an account for yourself! Even if you will be the " #~ "only user\n" #~ "of the machine, you may NOT connect as root for daily use of the system: " #~ "it's a\n" #~ "very high security risk. Making the system unusable is very often a typo " #~ "away.\n" #~ "\n" #~ "\n" #~ "Therefore, you should connect to the system using the user account\n" #~ "you will have created here, and login as root only for administration\n" #~ "and maintenance purposes." #~ msgstr "" #~ "Nd saate luua he vi rohkem \"tavakasutaja\" kontot. rmiselt " #~ "soovitav\n" #~ "on luua igale arvuti kasutajale eraldi konto(d). Sel viisi saab iga " #~ "kasutaja\n" #~ "valida ise endale sobiva graafilise keskkonna kujunduse ja programmide " #~ "stted.\n" #~ "Kik kasutaja failid saavad hoitud ja kaitstud tema isiklikus " #~ "kodukataloogis.\n" #~ "\n" #~ "\n" #~ "Esmalt looge konto iseendale, ka siis kui olete ssteemi ainuke " #~ "kasutaja.\n" #~ "rge tehke oma igapevatoimetusi juurkasutajana, suurendades sel viisil\n" #~ "turvariski! Vale juurkasutaja npuliigutus vib ssteemi kergesti\n" #~ "kasutusklbmatuks muuta!\n" #~ "\n" #~ "\n" #~ "Juurkasutaja igused on ainult administreerimiseks ja hoolduseks,\n" #~ "kike muud tehke palun tavakasutajana" #~ msgid "" #~ "Creating a boot disk is strongly recommended. If you can't\n" #~ "boot your computer, it's the only way to rescue your system without\n" #~ "reinstalling it." #~ msgstr "" #~ "Alglaadimisketta loomine on rmiselt soovitatav. Kui peaks kunagi\n" #~ "tekkima probleeme ssteemi laadimisel, vi alglaadmisketas olla Teie\n" #~ "ainuke psetee uue installimise krval." #~ msgid "" #~ "LILO and grub main options are:\n" #~ " - Boot device: Sets the name of the device (e.g. a hard disk\n" #~ "partition) that contains the boot sector. Unless you know specifically\n" #~ "otherwise, choose \"/dev/hda\".\n" #~ "\n" #~ "\n" #~ " - Delay before booting default image: Specifies the number in tenths\n" #~ "of a second the boot loader should wait before booting the first image.\n" #~ "This is useful on systems that immediately boot from the hard disk after\n" #~ "enabling the keyboard. The boot loader doesn't wait if \"delay\" is\n" #~ "omitted or is set to zero.\n" #~ "\n" #~ "\n" #~ " - Video mode: This specifies the VGA text mode that should be selected\n" #~ "when booting. The following values are available: \n" #~ "\n" #~ " * normal: select normal 80x25 text mode.\n" #~ "\n" #~ " * <number>: use the corresponding text mode.\n" #~ "\n" #~ "\n" #~ " - Clean \"/tmp\" at each boot: if you want delete all files and " #~ "directories\n" #~ "stored in \"/tmp\" when you boot your system, select this option.\n" #~ "\n" #~ "\n" #~ " - Precise RAM if needed: unfortunately, there is no standard method to " #~ "ask the\n" #~ "BIOS about the amount of RAM present in your computer. As consequence, " #~ "Linux may\n" #~ "fail to detect your amount of RAM correctly. If this is the case, you " #~ "can\n" #~ "specify the correct amount or RAM here. Please note that a difference of " #~ "2 or 4\n" #~ "MB between detected memory and memory present in your system is normal." #~ msgstr "" #~ "LILO ja grub-i peamised suvandid on:\n" #~ " - Alglaadimisseade: mratakse kvaketas vi partitsioon, kus asub\n" #~ "alglaadimissektor. Kui Te just tpselt ei tea, mida teete,\n" #~ "\"/dev/hda\".\n" #~ "\n" #~ "\n" #~ " - Ooteaeg alglaadimisel: mratakse ooteaeg sekundikmnendikes enne\n" #~ "vaikimisi laadimist.\n" #~ "\n" #~ "\n" #~ " - Graafikamood: mratakse VGA tekstmood ssteemi laadimisel. " #~ "Vimalikud\n" #~ "on jrgmised valikud:\n" #~ "\n" #~ " * normal: tavaline 80x25 tekstimood\n" #~ "\n" #~ " * <number>: numbrile vastav tekstimood. - Puhasta /tmp " #~ "alglaadimisel: kui soovite kustutada ssteemi alglaadimisel,\n" #~ "valige see\n" #~ "\n" #~ "\n" #~ " - Tpsust RAM hulk kui vajalik: kahjuks ei ole htki standardset " #~ "meetodit Teie\n" #~ "arvutis leiduva operatiivmlu (RAM) koguse raarvamiseks. Kui siinkohal " #~ "on eksimine\n" #~ "2 vi 4 MB, siis ei maksa sellele vga thelepanu prata." #~ msgid "" #~ "SILO is a bootloader for SPARC: it is 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 as to choose the correct parameters.\n" #~ "\n" #~ "\n" #~ "You may also want not to give access to these other operating systems to\n" #~ "anyone, in which case you can delete the corresponding entries. But\n" #~ "in this case, you will need a boot disk in order to boot them!" #~ msgstr "" #~ "SILO on alglaadur SPARC arhitektuurile: see vimaldab laadida\n" #~ "kas GNU/Linuxi vi mne muu Teie arvutis oleva operatsioonissteemi.\n" #~ "Tavaliselt tuvastakse teised operatsioonissteemid igesti ja seadista-\n" #~ "takse ka alglaadur. Kui Teil aga ei ole nne, tuleb parameetrid seada\n" #~ "ksitsi. Olge sel juhul hoolas valima iged." #~ msgid "" #~ "SILO main options are:\n" #~ " - Bootloader installation: Indicate where you want to place the\n" #~ "information required to boot to GNU/Linux. Unless you know exactly\n" #~ "what you are doing, choose \"First sector of drive (MBR)\".\n" #~ "\n" #~ "\n" #~ " - Delay before booting default image: Specifies the number in tenths\n" #~ "of a second the boot loader should wait before booting the first image.\n" #~ "This is useful on systems that immediately boot from the hard disk after\n" #~ "enabling the keyboard. The boot loader doesn't wait if \"delay\" is\n" #~ "omitted or is set to zero." #~ msgstr "" #~ "SILO peamised suvandid on:\n" #~ " - Alglaaduri paigaldus: mratakse kvaketas vi partitsioon, kus " #~ "soovite\n" #~ "hoida GNU/Linuxi laadimiseks vajalikku infot. Kui Te just tpselt ei " #~ "tea,\n" #~ "mida teete, valige \"Kvaketta esimene sektor (MBR)\".\n" #~ "\n" #~ "\n" #~ " - Ooteaeg alglaadimisel: mratakse aeg sekundikmnendikes enne " #~ "vaikimisi\n" #~ "laadimist." #~ msgid "" #~ "Now it's time to configure the X Window System, which is the\n" #~ "core of the GNU/Linux GUI (Graphical User Interface). For this purpose,\n" #~ "you must configure your video card and monitor. Most of these\n" #~ "steps are automated, though, therefore your work may only consist\n" #~ "of verifying what has been done and accept the settings :)\n" #~ "\n" #~ "\n" #~ "When the configuration is over, X will be started (unless you\n" #~ "ask DrakX not to) so that you can check and see if the\n" #~ "settings suit you. If they don't, you can come back and\n" #~ "change them, as many times as necessary." #~ msgstr "" #~ "On aeg konfigureerida \"X Window System\" ehk lihtsalt X. X on\n" #~ "GNU/Linuxi graafilise kasutajaliidese sda. Sel eesmrgil peame koos\n" #~ "seadistama Teie graafikakaardi ja monitori. Enamus sellest protsessist\n" #~ "on automatiseeritud ja Teie lesandeks on ainult DrakX-i\n" #~ "valikutega nustuda (vi mitte :))\n" #~ "\n" #~ "\n" #~ "Kui saame seadistamisega hakkama, kivitakse X (kui Te ei anna\n" #~ "eraldi ksku mitte nii teha)." #~ msgid "" #~ "If something is wrong in X configuration, use these options to correctly\n" #~ "configure the X Window System." #~ msgstr "" #~ "Kui midagi on X-i seadistustega valesti, saab siinkohal vimalikke vigu\n" #~ "parandada." #~ msgid "" #~ "If you prefer to use a graphical login, select \"Yes\". Otherwise, " #~ "select\n" #~ "\"No\"." #~ msgstr "" #~ "Kui eelistate graafilist ssteemi sisenemist, valige \"Jah\". " #~ "Konsoolimoodi\n" #~ "eelistamisel valige \"Ei\"." #~ msgid "" #~ "You can choose a security level for your system. Please refer to the " #~ "manual for complete\n" #~ " information. Basically, if you don't know what to choose, keep the " #~ "default option.\n" #~ msgstr "" #~ "Nd saate valida oma ssteemis kasutatava turvataseme. Palun vaadake " #~ "lisainfot selle kohta ka\n" #~ " kasutajajuhendist. ldiselt, kui Te ei tea, mida teete, jtke siia " #~ "vaikimisi valik.\n" #~ msgid "" #~ "Your system is going to reboot.\n" #~ "\n" #~ "After rebooting, your new Mandrake Linux system will load automatically.\n" #~ "If you want to boot into another existing operating system, please read\n" #~ "the additional instructions." #~ msgstr "" #~ "Teie ssteem sooritab alglaadimise.\n" #~ "\n" #~ "Taaskivitumisel laaditakse Teie uus Mandrake Linux ssteem " #~ "automaatselt.\n" #~ "Kui soovite laadida mnd muud operatsioonissteemi, lugege palun\n" #~ "lisainformatsiooni." #~ msgid "Czech (Programmers)" #~ msgstr "Tehhi (programmeerijad)" #~ msgid "Slovakian (Programmers)" #~ msgstr "Slovaki (programmeerijad)" #~ msgid "Name of the profile to create:" #~ msgstr "Loodava profiili nimi:" #~ msgid "Write /etc/fstab" #~ msgstr "Kirjuta /etc/fstab" #~ msgid "Format all" #~ msgstr "Vorminda kik" #~ msgid "After formatting all partitions," #~ msgstr "Prast kigi partitsioonide vormindamist" #~ msgid "all data on these partitions will be lost" #~ msgstr "on kik andmed neil partitsioonidel hvivad" #~ msgid "Reload" #~ msgstr "Laadi uuesti" #~ msgid "" #~ "Do you want to generate an auto install floppy for linux replication?" #~ msgstr "Kas soovite luua kiirpaigaldusflopi (abiks korduval paigaldusel)?" #~ msgid "ADSL configuration" #~ msgstr "ADSL stted" #~ msgid "" #~ "With a remote CUPS server, you do not have to configure\n" #~ "any printer here; printers will be automatically detected\n" #~ "unless you have a server on a different network; in the\n" #~ "latter case, you have to give the CUPS server IP address\n" #~ "and optionally the port number." #~ msgstr "" #~ "Kui vrgus on CUPS server, siis ei ole Teil vaja siin\n" #~ "printereid seadistada, need leitakse automaatselt.\n" #~ "Kui server asub kuskil kaugemal, peate sisestama CUPS serveri\n" #~ "IP-aadress ning soovitavalt ka pordi numbri." #~ msgid "Remote queue" #~ msgstr "Prindijrjekorra nimi" #~ msgid "Profile " #~ msgstr "Profiil " #~ msgid "NetWare" #~ msgstr "NetWare" #~ msgid "Config file content could not be interpreted." #~ msgstr "Stete fail ei ole arusaadav." #~ msgid "Unrecognized config file" #~ msgstr "Tundmatu sttefaili" #~ msgid "Adapter" #~ msgstr "Vrgukaart" #~ msgid "Disable network" #~ msgstr "Keela vrguhendus" #~ msgid "" #~ "You can now test your mouse. Use buttons and wheel to verify\n" #~ "if settings are good. If not, you can click on \"Cancel\" to choose " #~ "another\n" #~ "driver." #~ msgstr "" #~ "Nd saate oma hiirt testida. Kasutage nii nuppe kui ratast. Kui tundub\n" #~ "midagi valesti olevat, klikkige <Katkesta> uue juhtprogrammi valimiseks." #~ msgid "DSL (or ADSL) connection" #~ msgstr "DSL (vi ADSL) hendus" #~ msgid "You can specify directly the URI to access the printer with CUPS." #~ msgstr "Vite anda ette ka URI, mille jrgi CUPS printeri leiab." #~ msgid "Yes, print ASCII test page" #~ msgstr "Jah, trki ASCII testleheklg" #~ msgid "Yes, print PostScript test page" #~ msgstr "Jah, trki PostSript testleheklg" #~ msgid "Paper Size" #~ msgstr "Paberi suurus" #~ msgid "Eject page after job?" #~ msgstr "T lpetamisel vljasta kogu leht?" #~ msgid "Uniprint driver options" #~ msgstr "Kas optimiseerime kvaketast?" #~ msgid "Color depth options" #~ msgstr "Mooduli parameetrid:" #~ msgid "Print text as PostScript?" #~ msgstr "Trkkida tekst PostScriptina?" #~ msgid "Fix stair-stepping text?" #~ msgstr "Paranda trepitud tekst?" #~ msgid "Number of pages per output pages" #~ msgstr "Leheklgi hel paberil" #~ msgid "Right/Left margins in points (1/72 of inch)" #~ msgstr "Lehe laiuse mrgid punktides (1/72 tollile)" #~ msgid "Top/Bottom margins in points (1/72 of inch)" #~ msgstr "Lehe krguse mrgid punktides (1/72 tollile)" #~ msgid "Extra GhostScript options" #~ msgstr "Lisa GhostScript parameetrid" #~ msgid "Extra Text options" #~ msgstr "Lisa teksti parameetrid" #~ msgid "Select Remote Printer Connection" #~ msgstr "Vali vrguprinteri hendusviis" #~ msgid "" #~ "Every printer need a name (for example lp).\n" #~ "Other parameters such as the description of the printer or its location\n" #~ "can be defined. What name should be used for this printer and\n" #~ "how is the printer connected?" #~ msgstr "" #~ "Masinal vib olla mitu printerit, millest igaks vajab nime\n" #~ "(sageli lp) ja printkataloogi. Millist nime peaks kasutama\n" #~ "kasutama selle printeri puhul ja kuidas see on hendatud?" #~ msgid "" #~ "Every print queue (which print jobs are directed to) needs a\n" #~ "name (often lp) and a spool directory associated with it. What\n" #~ "name and directory should be used for this queue and how is the printer " #~ "connected?" #~ msgstr "" #~ "Masinal vib olla mitu prindijrjekorda, millest igaks vajab nime\n" #~ "(sageli lp) ja spuulkataloogi (ajutiste failide jaoks). Millist nime\n" #~ "ja kataloogi peaks kasutama selle printeri puhul ja kuidas see on " #~ "hendatud?" #~ msgid "Name of queue" #~ msgstr "Printeri nimi" #~ msgid "Spool directory" #~ msgstr "Spuulkataloog" #~ msgid "Disable" #~ msgstr "Keela" #~ msgid "Enable" #~ msgstr "Luba" #~ msgid "Provider dns 1" #~ msgstr "Teenusepakkuja DNS 1" #~ msgid "Provider dns 2" #~ msgstr "Teenuspakkuja DNS 2" #~ msgid "" #~ "To enable a more secure system, you should select \"Use shadow file\" " #~ "and\n" #~ "\"Use MD5 passwords\"." #~ msgstr "" #~ "Turvalisema ssteemi saamiseks peaksite valima \"Kasuta varjutatud \n" #~ "paroolifaili\" ja \"Kasuta parooli kaitsmiseks MD5 algoritmi\"." #~ msgid "" #~ "If your network uses NIS, select \"Use NIS\". If you don't know, ask " #~ "your\n" #~ "network administrator." #~ msgstr "" #~ "Kui Teie vrgus on kasutusel NIS, valige \"Kasuta NIS-i\". Kahtluse " #~ "korral\n" #~ "ksige vrguhaldurilt." #~ msgid "yellow pages" #~ msgstr "NIS YP" #~ msgid "How do you want to connect to the Internet?" #~ msgstr "Kuidas soovite luua internetihendust?" #~ msgid "Selected size %d%s" #~ msgstr "Valitud suurus %d%s" #~ msgid "Opening your connection..." #~ msgstr "Testime Teie hendust..." #~ msgid "This startup script try to load your modules for your usb mouse." #~ msgstr "See skript proovib seadistada USB hiirt" #~ msgid "" #~ "Now that your Internet connection is configured,\n" #~ "your computer can be configured to share its Internet connection.\n" #~ "Note: you need a dedicated Network Adapter to set up a Local Area Network " #~ "(LAN).\n" #~ "\n" #~ "Would you like to setup the Internet Connection Sharing?\n" #~ msgstr "" #~ "Nd on internetihendus seadistatud aga Teie arvutit\n" #~ "saab panna ka seda jagama teistele arvutitele kohtvrgus.\n" #~ "Mrkus: kohtvrgu jaoks on vajalik eraldi vrgukaardi olemasolu\n" #~ "\n" #~ "Kas soovite internetihendust jagada?\n" #~ msgid "Welcome to the Internet Connection Sharing utility!" #~ msgstr "Internetihenduse jagamine" #~ msgid "Automatic dependencies" #~ msgstr "Automaatsed sltuvused" #~ msgid "Configure LILO/GRUB" #~ msgstr "LILO/GRUB seadistamine" #~ msgid "Choice" #~ msgstr "Valik" #~ msgid "horizontal nice looking aurora" #~ msgstr "horisontaalne kena aurora" #~ msgid "vertical traditional aurora" #~ msgstr "vertikaalne tavaline aurora" #~ msgid "gMonitor" #~ msgstr "gMonitor" #~ msgid "" #~ "You can now select some miscellaneous options for your system.\n" #~ "\n" #~ "* Use hard drive optimizations: this option can improve hard disk " #~ "performance but is only for advanced users. Some buggy\n" #~ " chipsets can ruin your data, so beware. Note that the kernel has a " #~ "builtin blacklist of drives and chipsets, but if\n" #~ " you want to avoid bad surprises, leave this option unset.\n" #~ "\n" #~ "\n" #~ "* Choose security level: you can choose a security level for your system. " #~ "Please refer to the manual for complete\n" #~ " information. Basically, if you don't know what to choose, keep the " #~ "default option.\n" #~ "\n" #~ "\n" #~ "* Precise RAM if needed: unfortunately, there is no standard method to " #~ "ask the BIOS about the amount of RAM present in\n" #~ " your computer. As consequence, Linux may fail to detect your amount of " #~ "RAM correctly. If this is the case, you can\n" #~ " specify the correct amount or RAM here. Please note that a difference " #~ "of 2 or 4 MB between detected memory and memory\n" #~ " present in your system is normal.\n" #~ "\n" #~ "\n" #~ "* Removable media automounting: if you would prefer not to manually mount " #~ "removable media (CD-Rom, floppy, Zip, etc.) by\n" #~ " typing \"mount\" and \"umount\", select this option.\n" #~ "\n" #~ "\n" #~ "* Clean \"/tmp\" at each boot: if you want delete all files and " #~ "directories stored in \"/tmp\" when you boot your system,\n" #~ " select this option.\n" #~ "\n" #~ "\n" #~ "* Enable num lock at startup: if you want NumLock key enabled after " #~ "booting, select this option. Please note that you\n" #~ " should not enable this option on laptops and that NumLock may or may " #~ "not work under X." #~ msgstr "" #~ "Nd saate valida mitmesuguseid ssteemi kitumise vimalusi.\n" #~ "\n" #~ "* Optimiseeri kvaketast: selle variandi puhul saate kiirendada\n" #~ " kvaketta poole prdumist, kuid teatud vigaste emaplaatide puhul \n" #~ " vite kvaketta rikkuda. Valige, kui olete endas kindel.\n" #~ "\n" #~ "\n" #~ "* Valige turvatase: saate valida oma ssteemi turvalisuse taseme.\n" #~ " Palun vaadake manuaali, et saada turvatasemetest tielik levaade.\n" #~ " Kui kahtlete, valige \"Keskmine\", et saada testi turvalist ssteemi,\n" #~ " valige \"Paranoiline\" aga olge ettevaatlik, niteks EI SAA SELLEL " #~ "TASEMEL\n" #~ " JUURKASUTAJA SISSE LOGIDA! Peate kasutama ksku 'su'. Mida " #~ "turvalisem, \n" #~ " seda keerulisem kasutada!\n" #~ "\n" #~ "* Tpsusta operatiivmlu mahtu: vib esineda olukord, kus GNU/Linux ei\n" #~ " ole suuteline detekteerima tpselt operatiivmlu suurust. Kui see on\n" #~ " nii juhtunud, saate elda ette tegeliku mluhulga. Paneme thele, et\n" #~ " erinevus 2-4MB tuvastatud ja tegeliku mlu hulga vahel on normaalne.\n" #~ "\n" #~ "\n" #~ "* Irdandmekandjate automaatne hendamine (supermount): Teie flopid, CD-d\n" #~ " ja Zip-kettad hendatakse automaatselt (ilma mount/umount kasutamata)\n" #~ "\n" #~ "\n" #~ "* Puhasta \"/tmp\" alglaadimisel: ssteemi laadimisel kustutatakse kik " #~ "failid \"/tmp\" kataloogist.\n" #~ "\n" #~ "* Vimalda NumLock alglaadimisel: ssteemi laadimisel muudetakse\n" #~ " konsoolimoodis NumLock aktiivseks" #~ msgid "Sorry, the mail configuration is not yet implemented. Be patient." #~ msgstr "Vabandan, aga meili seadistamine ei ole praegu veel vimalik." #~ msgid "" #~ "Welcome to The Network Configuration Wizard.\n" #~ "Which components do you want to configure?\n" #~ msgstr "" #~ "See siin on vrguhenduse abimees.\n" #~ "Mis komponente soovite seadistada?\n" #~ msgid "Internet/Network access" #~ msgstr "Internetihendus" #~ msgid "Miscellaneous" #~ msgstr "Muud stted" #~ msgid "Miscellaneous questions" #~ msgstr "Muud ksimused" #~ msgid "Can't use supermount in high security level" #~ msgstr "Krgel turvatasemel ei saa supermount-i kasutada" #~ msgid "" #~ "beware: IN THIS SECURITY LEVEL, ROOT LOGIN AT CONSOLE IS NOT ALLOWED!\n" #~ "If you want to be root, you have to login as a user and then use \"su\".\n" #~ "More generally, do not expect to use your machine for anything but as a " #~ "server.\n" #~ "You have been warned." #~ msgstr "" #~ "SELLEL TURVATASEMEL EI OLE VIMALIK SSTEEMI SISENEDA JUURKASUTAJANA!\n" #~ "Juurkasutaja iguste saamiseks tuleb siseneda tavakasutajana ja siis \n" #~ "kasutada \"su\"-d.\n" #~ "Serveri puhul on selline piirang tiesti mistlik.\n" #~ "Teid on igal juhul hoiatatud." #~ msgid "" #~ "Be carefull, having numlock enabled causes a lot of keystrokes to\n" #~ "give digits instead of normal letters (eg: pressing `p' gives `6')" #~ msgstr "" #~ "Olge ettevaatlik, NumLock-i kasutamine vib phjustada (eriti kantavatel\n" #~ "arvutitel) probleeme." #~ msgid "not connected" #~ msgstr "ei ole hendatud" #~ msgid "Scientific applications" #~ msgstr "Teadusrakendused" #~ msgid "File/Print/Samba" #~ msgstr "Server, Faili/prindi/samba" #~ msgid "DNS/DHCP " #~ msgstr "Server, DNS/DHCP" #~ msgid "First DNS Server" #~ msgstr "Esimene nimeserver:" #~ msgid "Second DNS Server" #~ msgstr "Teine nimeserver:" #~ msgid "Development, Database" #~ msgstr "Arendus, Andmebaasid" #~ msgid "Development, Integrated Environment" #~ msgstr "Arendus, Graafilised keskkonnad" #~ msgid "Development, Standard tools" #~ msgstr "Arendus, standardvahendid" #~ msgid "" #~ "\n" #~ "Warning:\n" #~ "Applying the changes while running may crash your X environnement." #~ msgstr "" #~ "\n" #~ "Hoiatus:\n" #~ "Muudatuste rakendamine vib X keskkonna endast vlja viia." #~ msgid "" #~ "\n" #~ "If you continue, I will shut down your %s environnement" #~ msgstr "" #~ "\n" #~ "Jtkamisel olen sunnitud Teie %s keskkonna seiskama" #~ msgid "Which bootloader(s) do you want to use?" #~ msgstr "Millist alglaadurit soovite kasutada?" #~ msgid "Auto install floppy" #~ msgstr "Kiirpaigaldusflopi" #~ msgid "Try to find a modem?" #~ msgstr "Kas otsida modemit?" #~ msgid "Configure an ISDN connection" #~ msgstr "Seadista ISDN hendus" #~ msgid "Disable Internet Connection" #~ msgstr "Keela hendus Internetti" #~ msgid "Configure local network" #~ msgstr "Kohtvrgu seadistamine" #~ msgid "Configure the Internet connection / Configure local Network" #~ msgstr "Seadista internetihendus / Seadista kohtvrk" #~ msgid "" #~ "Local networking has already been configured.\n" #~ "Do you want to:" #~ msgstr "" #~ "Kohtvrk on juba seadistatud.\n" #~ "Kas soovite:" #~ msgid "Graphics Manipulation" #~ msgstr "Graafikaprogrammid" #~ msgid "Sciences" #~ msgstr "Teadused" #~ msgid "" #~ "Chat (IRC or instant messaging) programs such as xchat, licq, gaim, and " #~ "file transfer tools" #~ msgstr "" #~ "Jututamise (IRC vi IM) programmid xchat, licq, gaim ja faililekande " #~ "vahendid" #~ msgid "Communication facilities" #~ msgstr "Suhtlemisvahendid" #~ msgid "KDE" #~ msgstr "KDE" #~ msgid "Gnome" #~ msgstr "Gnome" #~ msgid "Internet Tools" #~ msgstr "Interneti vrgid" #~ msgid "Databases clients and servers (mysql and postgresql)" #~ msgstr "Andmebaasiserveri ja -kliendid (mysql ja postgresql)" #~ msgid "Development C/C++" #~ msgstr "C/C++ arendus" #~ msgid "Configure timezone" #~ msgstr "Ajavtme mramine" #~ msgid "Network adaptater 1 (eth0):" #~ msgstr "Esimene vrguliides (eth0)" #~ msgid "isdn_internal" #~ msgstr "isdn_internal" #~ msgid "ippp0" #~ msgstr "ippp0" #~ msgid "(may cause data corruption)" #~ msgstr "(vib tekitada andmete hvimist)" #~ msgid "Enable num lock at startup" #~ msgstr "Llita Num Lock kivitamisel sisse" #~ msgid "What is your system used for?" #~ msgstr "Milline on Teie ssteemi kasutusala?" #~ msgid "Select the size you want to install" #~ msgstr "Valige paigalduse maht" #~ msgid "Customized" #~ msgstr "Isetehtud" #~ msgid "" #~ "Are you sure you are an expert? \n" #~ "You will be allowed to make powerful but dangerous things here.\n" #~ "\n" #~ "You will be asked questions such as: ``Use shadow file for passwords?'',\n" #~ "are you ready to answer that kind of questions?" #~ msgstr "" #~ "Olete ikka kindlasti ekspert? \n" #~ "Hei, ilma naljata, eksperdi valikud on laiemad kuid sellevrra " #~ "ohtlikumad.\n" #~ "\n" #~ "Teilt ksitakse ksimusi niteks 'paroolifaili varjutamise' jms kohta,\n" #~ "olete Te selleks valmis?" #~ msgid "Use shadow file" #~ msgstr "Kasuta varjutatud paroolifaili" #~ msgid "MD5" #~ msgstr "MD5" #~ msgid "Use MD5 passwords" #~ msgstr "Kasuta parooli kaitsmiseks MD5 algoritmi" #~ msgid "Search" #~ msgstr "Otsi" #~ msgid "Sort by" #~ msgstr "Sortimine" #~ msgid "Category" #~ msgstr "Kategoori" #~ msgid "Installed packages" #~ msgstr "Installitud paketid" #~ msgid "Show only leaves" #~ msgstr "Nita ainult ksikuid" #~ msgid "Expand all" #~ msgstr "Ava kik" #~ msgid "Collapse all" #~ msgstr "Sule kik" #~ msgid "Add location of packages" #~ msgstr "Lisa pakettide asukoht" #~ msgid "Update location" #~ msgstr "Uuenda asukoht" #~ msgid "Find Package" #~ msgstr "Leia pakett" #~ msgid "Find Package containing file" #~ msgstr "Leia pakett faili jrgi" #~ msgid "Toggle between Installed and Available" #~ msgstr "Installitud/Saadaval" #~ msgid "Checking dependencies" #~ msgstr "Kontrollin sltuvusi" #~ msgid "The following packages are going to be uninstalled" #~ msgstr "Eemaldatakse jrgmised paketid" #~ msgid "Regexp" #~ msgstr "Regulaaravaldis" #~ msgid "Which package are looking for" #~ msgstr "Milline pakett vajab ressurssi" #~ msgid "No match" #~ msgstr "Ei leitud sobivat" #~ msgid "No more match" #~ msgstr "Ei leitud enam sobivaid" #~ msgid "" #~ "rpmdrake is currently in ``low memory'' mode.\n" #~ "I'm going to relaunch rpmdrake to allow searching files" #~ msgstr "" #~ "rpmdrake on hetkel \"ssturesiimil\".\n" #~ "Failide otsimiseks kivitan rpmdrake uuesti" #~ msgid "Which file are you looking for?" #~ msgstr "Millist faili Te otsite?" #~ msgid "What are looking for?" #~ msgstr "Mida Te otsite?" #~ msgid "Give a name (eg: `extra', `commercial')" #~ msgstr "Andke nimi (nagu: 'extra, 'commercial')" #~ msgid "Directory" #~ msgstr "Kataloog" #~ msgid "No cdrom available (nothing in /mnt/cdrom)" #~ msgstr "CD-d ei leitud (vhemalt mitte /mnt/cdrom all)" #~ msgid "URL of the directory containing the RPMs" #~ msgstr "URL kataloogile, kus paiknevad RPM-id" #~ msgid "" #~ "For FTP and HTTP, you need to give the location for hdlist\n" #~ "It must be relative to the URL above" #~ msgstr "" #~ "FTP ja HTTP jaoks on vaja ka hdlist-i asukohta\n" #~ "See peab olema antud eelmise URLi suhtes" #~ msgid "Please submit the following information" #~ msgstr "Palun jrgmist informatsiooni" #~ msgid "%s is already in use" #~ msgstr "%s on juba kasutusel" #~ msgid "Updating the RPMs base" #~ msgstr "Uuendan RPM andmebaasi" #~ msgid "Going to remove entry %s" #~ msgstr "Eemaldan kirje %s" #~ msgid "Finding leaves" #~ msgstr "Leian lejgid" #~ msgid "Finding leaves takes some time" #~ msgstr "lejkide leidmine vtab veidi aega" #~ msgid "I have found an ISDN Card:\n" #~ msgstr "Leitud ISDN kaart:\n" #~ msgid "In which country are you located ?" #~ msgstr "Millisel maal Te praegu olete ?" #~ msgid "Alcatel modem" #~ msgstr "Alcatel modem" #~ msgid "ECI modem" #~ msgstr "ECI modem" #~ msgid "" #~ "If your adsl modem is an Alcatel one, choose Alcatel. Otherwise, ECI." #~ msgstr "Kui teil on Alcatel-i modem, valige Alcatel. Muidu aga ECI" #~ msgid "don't use pppoe" #~ msgstr "ra kasuta pppoe-d" #~ msgid "i18n (important)" #~ msgstr "i18n (thtis)" #~ msgid "i18n (very nice)" #~ msgstr "i18n (vga kena)" #~ msgid "Which serial port is your mouse connected to?" #~ msgstr "Millisesse seerialporti on Teie hiir hendatud?" #~ msgid "Czech" #~ msgstr "Tehhi" #~ msgid "Slovakian" #~ msgstr "Slovaki" #~ msgid "Could not install ipchains RPM with urpmi." #~ msgstr "Ei saa installida 'ipchains' paketti urpmi abil." #~ msgid "Could not install dhcp RPM with urpmi." #~ msgstr "Ei saa installida DHCP paketti urpmi abil." #~ msgid "Could not install linuxconf RPM with urpmi." #~ msgstr "Ei saa installida linuxconf-i urpmi abil." #~ msgid "Could not install bind RPM with urpmi." #~ msgstr "Ei saa installida 'bind' paketti urpmi abil." #~ msgid "Could not install caching-nameserver RPM with urpmi." #~ msgstr "Ei saa installida nimeserveri vahendajat urpmi abil." #~ msgid "" #~ "Your computer can be configured to share its Internet connection.\n" #~ "\n" #~ msgstr "" #~ "Teie arvutit saab seadistada internetihenduse jagajana.\n" #~ "\n" #~ msgid "Everything has been configured.\n" #~ msgstr "Kik sai seadistatud.\n" #~ msgid "Connect to Internet with a normal modem" #~ msgstr "Kasuta Interneti jaoks tavamodemit" #~ msgid "Connect to Internet using ISDN" #~ msgstr "Kasuta Interneti jaoks ISDN modemit" #~ msgid "Connect to Internet using DSL (or ADSL)" #~ msgstr "Kasuta Interneti jaoks DSL (vi ADSL) modemit" #~ msgid "Connect to Internet using Cable" #~ msgstr "Kasuta Interneti jaoks DOC kaablimodemit" #~ msgid "" #~ "Time (secs) of inactivity after which\n" #~ "it hangs up. (leave blank to disable it)" #~ msgstr "" #~ "Mittekasutamise aeg, mille jooksul hendus\n" #~ "katkestatakse. (vaikimisi ei katkestata)" #~ msgid "Germany (1TR6)" #~ msgstr "Saksa (1TR6)" #~ msgid "What do you wish to do?" #~ msgstr "Mida Te soovite teha?" #~ msgid "Install/Rescue" #~ msgstr "Installi/Taasta" #~ msgid "Rescue" #~ msgstr "Taasta" #~ msgid "Which partition type do you want?" #~ msgstr "Mis tpi partitsiooni soovite?" #~ msgid "" #~ "Choose \"Install\" if there are no previous versions of GNU/Linux\n" #~ "installed, or if you wish to use multiple distributions or versions.\n" #~ "\n" #~ "Choose \"Rescue\" if you wish to rescue a version of Mandrake Linux " #~ "already installed.\n" #~ "\n" #~ "\n" #~ "Select:\n" #~ "\n" #~ " - Recommended: If you have never installed GNU/Linux before, choose " #~ "this.\n" #~ "\n" #~ " - Customized: If you are familiar enough with GNU/Linux, you may then " #~ "choose\n" #~ " the primary usage for your machine. See below for details.\n" #~ "\n" #~ " - Expert: This supposes that you are fluent with GNU/Linux and want to\n" #~ " perform a highly customized installation. As for a \"Customized\"\n" #~ " installation class, you will be able to select the usage for your " #~ "system.\n" #~ " But please, please, DO NOT CHOOSE THIS UNLESS YOU KNOW WHAT YOU ARE " #~ "DOING!\n" #~ msgstr "" #~ "Valige \"Installimine\" kui varem sellele masinale GNU/Linuxit ei ole " #~ "pandud\n" #~ "vi soovite kasutada mitut distributsiooni\n" #~ "\n" #~ "Valige \"Taastamine\" kui soovite taastada mnd eelmist Mandrake " #~ "Linuxit:\n" #~ "%s vi %s.\n" #~ "\n" #~ "\n" #~ "Valige:\n" #~ "\n" #~ " - Soovitatav: Te pole kunagi varem GNU/Linuxit installinud. \n" #~ "\n" #~ " - Isetehtud: Olete Linuxiga tuttav ja soovite ssteemi kohandada " #~ "vastavalt\n" #~ " Teie vajadustele. Jrgmisena saate teha valikud sltuvalt Teie " #~ "arvuti\n" #~ " edaspidisest kasutusalast.\n" #~ "\n" #~ " - Ekspert: Te tunnete end GNU/Linux keskkonnas vabalt ja soovite\n" #~ " ssteemi, mis sobiks nagu valatult Teie tpsete ootustega.\n" #~ " Aga palun, palun: RGE VALIGE SEDA, KUI TE TPSELT EI TEA, MIDA " #~ "TEETE!\n" #~ msgid "" #~ "At this point, you may choose what partition(s) to use to install\n" #~ "your Mandrake Linux system if they have been already defined (from a\n" #~ "previous install of GNU/Linux or from another partitioning tool). In " #~ "other\n" #~ "cases, hard drive partitions must be defined. This operation consists of\n" #~ "logically dividing the computer's hard drive capacity into separate\n" #~ "areas for use.\n" #~ "\n" #~ "\n" #~ "If you have to create new partitions, use \"Auto allocate\" to " #~ "automatically\n" #~ "create partitions for GNU/Linux. You can select the disk for partitioning " #~ "by\n" #~ "clicking on \"hda\" for the first IDE drive,\n" #~ "\"hdb\" for the second or \"sda\" for the first SCSI drive and so on.\n" #~ "\n" #~ "\n" #~ "Two common partition are: the root partition (/), which is the starting\n" #~ "point of the filesystem's directory hierarchy, and /boot, which contains\n" #~ "all files necessary to start the operating system when the\n" #~ "computer is first turned on.\n" #~ "\n" #~ "SEAL\n" #~ "Because the effects of this process are usually irreversible, " #~ "partitioning\n" #~ "can be intimidating and stressful to the unexperienced user. DiskDrake\n" #~ "simplifies the process so that it must not be. Consult the documentation\n" #~ "and take your time before proceeding.\n" #~ "\n" #~ "\n" #~ "You can reach any option using the keyboard: navigate through the " #~ "partitions\n" #~ "using Tab and Up/Down arrows. 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" #~ msgstr "" #~ "Nd peaksite valima partitsioon(id) Mandrake Linux installimiseks\n" #~ "kui need on juba varem kettale defineeritud. Kui Te varem ei ole oma\n" #~ "kvaketast Linuxi jaoks partitsioneerinud, saate seda jrgmises etapis\n" #~ "teha. Partitsioneerimine thendab fsilise ketta jaotamist loogiliselt\n" #~ "eraldatud osadeks.\n" #~ "\n" #~ "\n" #~ "Kui ei tunne ennast sel alal kindlalt, valige \"Paiguta ise\", et\n" #~ "automaatselt luua Linuxile vajalikud partitsioonid.\n" #~ "Linuxi maailmas thendab \"hda\" esimest, \"hdb\" teist IDE kvaketast,\n" #~ "\"sda\" esimest. \"sdb\" teist SCSI kvaketast jne. Partitsioneerimiseks\n" #~ "valige kettaseade lihtsalt sellel klikkides.\n" #~ "\n" #~ "\n" #~ "Kaks tavalist partitsiooni on juurpartitsioon (/), kus asub " #~ "failissteemi\n" #~ "hierarhia algus ja /boot, mis sisaldab arvuti alglaadimiseks vajalikke " #~ "faile, sealhulgas Linuxi kernelit.\n" #~ "\n" #~ "\n" #~ "Kuna partitsioneerimine ei ole pratav protsess, vib see tekitada\n" #~ "algajas kerget khedust. DiskDrake on selle teinud kll lihtsamaks,\n" #~ "aga kindlasti tuleks enne iga liigutust sgavalt jrele mtelda ja\n" #~ "soovitavalt ka dokumentatsiooniga tutvuda.\n" #~ "\n" #~ "Kiki tegevusi saate teha ka ainult klaviatuuri kasutades: liikuge\n" #~ "partitsioonidel <TAB> ja les-alla noolte abil. Partitsiooni valikul\n" #~ "\n" #~ "- Ctrl-C loob uue partitsiooni (valige selleks vaba kettaala)\n" #~ "- Ctrl-D kustutab partitsiooni\n" #~ "\n" #~ "- Ctrl-M seab henduspunkti\n" #~ msgid "" #~ "Any partitions that have been newly defined must be formatted for\n" #~ "use (formatting meaning creating a filesystem). At this time, you may\n" #~ "wish to re-format some already existing partitions to erase the data\n" #~ "they contain. Note: it is not necessary to re-format pre-existing\n" #~ "partitions, particularly if they contain files or data you wish to keep.\n" #~ "Typically retained are /home and /usr/local." #~ msgstr "" #~ "Kik Teie poolt vrskelt loodud partitsioonid tuleb kasutamiseks " #~ "vormindada\n" #~ "(luua failissteemid). Partitsiooni vormindamisel hvitatakse kik " #~ "andmed,\n" #~ "mis seal iganes leiduvad. Pange thele, et varem vormindatud ja " #~ "vajalikke\n" #~ "andmeid sisaldavaid partitsioone, tpiliselt /home ja /usr/local, ei " #~ "ole\n" #~ "mistlik le vormindada, vaid need vib jtta nii nagu on." #~ msgid "" #~ "The packages selected are now being installed. This operation\n" #~ "should take a few minutes unless you have chosen to upgrade an\n" #~ "existing system, in that case it can take more time even before\n" #~ "upgrade starts." #~ msgstr "" #~ "Nd hakkan Teie valitud pakette installima. Selleks peaks kuluma\n" #~ "mnikmmend minutit. Ssteemi uuendamisel kulub aega kll veidi rohkem,\n" #~ "sest siis tuleb enne olemasolevaid pakette analsida." #~ msgid "" #~ "If DrakX failed to find your mouse, or if you want to\n" #~ "check what it has done, you will be presented the list of mice\n" #~ "above.\n" #~ "\n" #~ "\n" #~ "If you agree with DrakX's settings, just click 'Ok'.\n" #~ "Otherwise you may choose the mouse that more closely matches your own\n" #~ "from the menu above.\n" #~ "\n" #~ "\n" #~ "In case of a serial mouse, you will also have to tell DrakX\n" #~ "which serial port it is connected to." #~ msgstr "" #~ "Kui DrakX ei suutnud Teie hiirt tuvastada, vi soovite vaadata, mida\n" #~ "leiti, kuvatakse Teile lalpool \"hiiretugude\" nimekiri.\n" #~ "\n" #~ "\n" #~ "Kui olete valikuga nus, minge lihtsalt vasakpoolses mens edasi.\n" #~ "Vastasel juhul valige hiire tp, mis Teie arvates kige paremini Teie\n" #~ "hiirt iseloomustab\n" #~ "\n" #~ "\n" #~ "Kui tegemist on seerialpordi hiirega, peate tlema ka, mis porti ta on\n" #~ "hendatud." #~ msgid "" #~ "This section is dedicated to configuring a local area\n" #~ "network (LAN) or a modem.\n" #~ "\n" #~ "Choose \"Local LAN\" and DrakX will\n" #~ "try to find an Ethernet adapter on your machine. PCI adapters\n" #~ "should be found and initialized automatically.\n" #~ "However, if your peripheral is ISA, autodetection will not work,\n" #~ "and you will have to choose a driver from the list that will appear " #~ "then.\n" #~ "\n" #~ "\n" #~ "As for SCSI adapters, you can let the driver probe for the adapter\n" #~ "in the first time, otherwise you will have to specify the options\n" #~ "to the driver that you will have fetched from documentation of your\n" #~ "hardware.\n" #~ "\n" #~ "\n" #~ "If you install a Mandrake Linux system on a machine which is part\n" #~ "of an already existing network, the network administrator will\n" #~ "have given you all necessary information (IP address, network\n" #~ "submask or netmask for short, and hostname). If you're setting\n" #~ "up a private network at home for example, you should choose\n" #~ "addresses.\n" #~ "\n" #~ "\n" #~ "Choose \"Dialup with modem\" and the Internet connection with\n" #~ "a modem will be configured. DrakX will try to find your modem,\n" #~ "if it fails you will have to select the right serial port where\n" #~ "your modem is connected to." #~ msgstr "" #~ "See sektsioon on phendatud kohtvrgu (LAN) vi sissehelistamisteenuse\n" #~ "(DialUp) stete paikapanemisele.\n" #~ "\n" #~ "Kui vastate \"LAN\", siis proovitakse Teie arvutist leida vrgukaarti.\n" #~ "Kui Teie vrgukaart ttab PCI siinil, peaks ta olema leitav ja " #~ "kasutatav\n" #~ "automaatselt. ISA kaardi puhul, vib automaatne otsing alt vedada ja Te\n" #~ "peate juhtprogrammi ise nimekirjast valima.\n" #~ "\n" #~ "\n" #~ "SCSI kaartide puhul peab juhtprogramm esmalt leidma SCSI liidese, " #~ "vastasel\n" #~ "juhul peate prduma kaardi mja poole.\n" #~ "\n" #~ "\n" #~ "Kui installite Mandrake Linux ssteemi masinale, mis on osake juba " #~ "ttavast\n" #~ "kohtvrgust, annab vrgu haldaja Teile kogu vajaliku informatsiooni (IP-\n" #~ "aadressi, alamvrgu maski ja masina nime). Kui seate les oma privaatset\n" #~ "vrku, peaksite ise valima aadressid \n" #~ "\n" #~ "Kui soovite Internetti kasutada modemi ja sissehelistamisteenuse kaudu,\n" #~ "valige \"DialUp\" ja DrakX proovib otsida Teie arvutist modemit. Kui\n" #~ "modemit ei leita, peate sisestama seerialpordi, kuhu kavatsete modemi\n" #~ "hendada." #~ msgid "" #~ "GNU/Linux can deal with many types of printer. Each of these\n" #~ "types require a different setup. Note however that the print\n" #~ "spooler uses 'lp' as the default printer name; so you\n" #~ "must have one printer with such a name; but you can give\n" #~ "several names, separated by '|' characters, to a printer.\n" #~ "So, if you prefer to have a more meaningful name you just have\n" #~ "to put it first, eg: \"My Printer|lp\".\n" #~ "The printer having \"lp\" in its name(s) will be the default printer.\n" #~ "\n" #~ "\n" #~ "If your printer is physically connected to your computer, select\n" #~ "\"Local printer\". You will then have to tell which port your\n" #~ "printer is connected to, and select the appropriate filter.\n" #~ "\n" #~ "\n" #~ "If you want to access a printer located on a remote Unix machine,\n" #~ "you will have to select \"Remote lpd\". In order to make\n" #~ "it work, no username or password is required, but you will need\n" #~ "to know the name of the printing queue on this server.\n" #~ "\n" #~ "\n" #~ "If you want to access a SMB printer (which means, a printer located\n" #~ "on a remote Windows 9x/NT machine), you will have to specify its\n" #~ "SMB name (which is not its TCP/IP name), and possibly its IP address,\n" #~ "plus the username, workgroup and password required in order to\n" #~ "access the printer, and of course the name of the printer. The same goes\n" #~ "for a NetWare printer, except that you need no workgroup information." #~ msgstr "" #~ "Linuxi all saate kasutada mitmesuguseid printereid. Igaks neist nuab\n" #~ "erinevaid stteid ttamiseks. Siiski tasub thele panna, et ssteem\n" #~ "kasutab nime 'lp' vaikimisi printeri jaoks; seega peab Teil ks \n" #~ "selliselt thistatud, kuigi printeri(te)le vib panna '|' mrgiga " #~ "eraldatult\n" #~ "mitu nime. Kui eelistate \"thendusega\" nimesid, pange nimeks\n" #~ "niteks \"Minu printer|lp\" ja see saab olema Teie vaikimisi printer.\n" #~ "\n" #~ "Kui Teie printer on otse arvuti klge hendatud, valige \"Kohalik printer" #~ "\".\n" #~ "Siis saate valida pordi kuhu see on hendatud ja printerile vastava " #~ "filtri.\n" #~ "\n" #~ "\n" #~ "Kui soovite kasutada printerit, mis on hendatud Un*x serveriga, peate\n" #~ "Valima \"lpd vrguprinter\". Niisugusel juhul ei vaja Te kasutajatunnust\n" #~ "ega salasna, vaid ainult serveri nime ja printimisjrje nime serveril.\n" #~ "\n" #~ "\n" #~ "Kui soovite kasutada SMB printserverit (st. printerit, mida jagab vlja\n" #~ "Windows 9x/NT, peate ra nitama serveri SMB nime (mis ei pea olema sama\n" #~ "TCP/IP nimega) ja kindluse mttes ka IP-aadressi. Loomulikult on vaja " #~ "teada\n" #~ "ka serveri poolt jagatava printeri nime ning kasutajatunnust, salasna " #~ "ja\n" #~ "tgrupi nime. Sama, vlja arvatud tgrupp, on vaja teada ka NetWare\n" #~ "printserveri kasutamise korral." #~ msgid "" #~ "It is strongly recommended that you answer \"Yes\" here. If you install\n" #~ "Microsoft Windows at a later date it will overwrite the boot sector.\n" #~ "Unless you have made a bootdisk as suggested, you will not be able to\n" #~ "boot into GNU/Linux any more." #~ msgstr "" #~ "On rmiselt soovitatav vastata siin \"Jah\"! Niteks, kui installite\n" #~ "samasse masinasse hiljem MS Windowsi, kirjutab see le bootsektori.\n" #~ "Ilma alglaadimisflopita ei ole Teil siis enam vimalik GNU/Linuxit\n" #~ "laadida." #~ msgid "Move your wheel!" #~ msgstr "Liigutage ratast!" #~ msgid "Forget the changes?" #~ msgstr "Muutusi ei teinudki?" #~ msgid "What is the type of your mouse?" #~ msgstr "Mis tpi hiirt kasutate?" #~ msgid "Automatic resolutions" #~ msgstr "Vljapakutavad kuvatihedused" #~ msgid "" #~ "To find the available resolutions I will try different ones.\n" #~ "Your screen will blink...\n" #~ "You can switch if off if you want, you'll hear a beep when it's over" #~ msgstr "" #~ "Et leida vimalikke kuvatihedusi, testin erinevaid variante.\n" #~ "Ekraan Teie ees hakkab vilkuma...\n" #~ "Kui soovite, llitage monitor vlja. Kui valmis saan, kostab piiks" #~ msgid "" #~ "I can try to find the available resolutions (eg: 800x600).\n" #~ "Sometimes, though, it may hang the machine.\n" #~ "Do you want to try?" #~ msgstr "" #~ "Me vime proovida leida kuvatihedust, niteks 800x600.\n" #~ "Siiski, vahel ajab see arvuti segadusse.\n" #~ "Soovite proovida?" #~ msgid "" #~ "No valid modes found\n" #~ "Try with another video card or monitor" #~ msgstr "" #~ "Sobivat olekut ei leitud\n" #~ "Proovige palun muud graafikakaarti vi monitori" #~ msgid "Automatical resolutions search" #~ msgstr "Automaatne kuvatiheduste otsing" #~ msgid "pump" #~ msgstr "pump" #~ msgid "dhcpxd" #~ msgstr "dhcpxd" #~ msgid "dhcp-client" #~ msgstr "dhcp-client" #~ msgid "Apple ADB Mouse" #~ msgstr "Apple ADB hiir" #~ msgid "Apple ADB Mouse (2 Buttons)" #~ msgstr "Apple ADB hiir (2 nuppu)" #~ msgid "Apple ADB Mouse (3+ Buttons)" #~ msgstr "Apple ADB hiir (3+ nuppu)" #~ msgid "Apple USB Mouse" #~ msgstr "Apple USB hiir" #~ msgid "Apple USB Mouse (2 Buttons)" #~ msgstr "Apple USB hiir (2 nuppu)" #~ msgid "Apple USB Mouse (3+ Buttons)" #~ msgstr "Apple USB hiir (3+ nuppu)" #~ msgid "ASCII MieMouse" #~ msgstr "ASCII MieMouse" #~ msgid "Genius NetMouse Pro" #~ msgstr "Genius NetMouse Pro" #~ msgid "ATI Bus Mouse" #~ msgstr "ATI Bus hiir" #~ msgid "Microsoft Bus Mouse" #~ msgstr "Microsoft Bus hiir" #~ msgid "Logitech Bus Mouse" #~ msgstr "Logitech Bus hiir" #~ msgid "USB Mouse (3 buttons or more)" #~ msgstr "USB hiir (3 vi enam nuppu)" #~ msgid "Microsoft Rev 2.1A or higher (serial)" #~ msgstr "Microsoft Rev 2.1A vi krgem (seerial)" #~ msgid "Logitech MouseMan+/FirstMouse+ (serial)" #~ msgstr "Logitech MouseMan+/FirstMouse+ (seerial)" #~ msgid "ASCII MieMouse (serial)" #~ msgstr "ASCII MieMouse (seerial)" #~ msgid "Genius NetMouse (serial)" #~ msgstr "Genius NetMouse (seerial)" #~ msgid "Generic Mouse (serial)" #~ msgstr "Lihtsalt hiir (seerial)" #~ msgid "Microsoft compatible (serial)" #~ msgstr "Microsofti hilduv (seerial)" #~ msgid "Generic 3 Button Mouse (serial)" #~ msgstr "Lihtsalt 3-nupuline hiir (seerial)" #~ msgid "Kensington Thinking Mouse (serial)" #~ msgstr "Kensington Thinking Mouse (seerial)" #~ msgid "" #~ "I need to configure your network adapter to be able to connect to " #~ "internet." #~ msgstr "Internetihenduse jaoks on vaja seadistada vrguliides." #~ msgid "" #~ "Please choose which network adapter do you want to use to connect to " #~ "internet.\n" #~ "If you don't know, choose eth0.\n" #~ msgstr "" #~ "Palun valige millist vrguliidest soovite kasutada kohtvrgu\n" #~ "jaoks.\n" #~ "Kui Te ei tea, valige eth0.\n" #~ msgid "nfs mount failed" #~ msgstr "NFS hendamine ebannestus" #~ msgid "Socket" #~ msgstr "Pistik" #~ msgid "" #~ "DrakX will generate config files for both XFree 3.3 and XFree 4.0.\n" #~ "By default, the 4.0 server is used unless your card is not supported.\n" #~ "\n" #~ "Do you want to keep XFree 3.3?" #~ msgstr "" #~ "DrakX saab luua sttefailid nii XFree 3.3 kui ka XFree 4.0. \n" #~ "Vaikimisi kasutatakse 4.0, kui see toetab Teie riistvara\n" #~ "\n" #~ "Kas soovite jda XFree versiooni 3.3 juurde?" #~ msgid "Cryptographic" #~ msgstr "Krpto" #~ msgid "Configure LAN" #~ msgstr "Seadista X" #~ msgid "Do not set up networking" #~ msgstr "Ei seadista vrku" #~ msgid "Do you want to configure a local network for your system?" #~ msgstr "Kas soovite kasutada kohtvrku?" #~ msgid "Show less" #~ msgstr "Nita vhem" #~ msgid "Show more" #~ msgstr "Nita rohkem" #~ msgid "Take over the hard drive" #~ msgstr "Kasuta kogu ketast" #~ msgid "URI for Local printer" #~ msgstr "Kohalik printer" #~ msgid "URI for Network printer" #~ msgstr "Vrguliides" #~ msgid "Local Printer Device (URI)" #~ msgstr "Otse hendatud printer" #~ msgid "" #~ "What URI device is your printer connected to\n" #~ "(nte that parallel:/dev/lp0 is equivalent to LPT1:)?" #~ msgstr "" #~ "Mis porti on Teie printer hendatud? \n" #~ "(paneme thele, et /dev/lp0 on sama mis LPT1:)?" #~ msgid "brunette" #~ msgstr "brnett" #~ msgid "girl" #~ msgstr "neiu" #~ msgid "woman-blond" #~ msgstr "blondiin" #~ msgid "automagic" #~ msgstr "automaagiline" #~ msgid "Have you been provided with a hostname?" #~ msgstr "Anti Teile masinanimi" #~ msgid "Local Area Network specification" #~ msgstr "Kohtvrgu seaded" #~ msgid "You may now decide which class C network to use.\n" #~ msgstr "Millist C-klassi vrku soovite kasutada.\n" #~ msgid "Internet Connection Sharing - setup of %s" #~ msgstr "Internetihenduse jagamine - liides %s" #~ msgid "" #~ "The following interface is about to be configured:\n" #~ "\n" #~ "%s\n" #~ "\n" #~ msgstr "" #~ "Seatakse stted jrgmisele vrguliidesele:\n" #~ "\n" #~ "%s\n" #~ "\n" #~ msgid "What is your keyboard layout?" #~ msgstr "Milline on Teie klaviatuuriasetus" #~ msgid "" #~ "\n" #~ "I recommend that you abort, and then launch this internet wizard after " #~ "installation.It will then be able to setup ISA or PCMCIA cards easier.\n" #~ "\n" #~ "But, if you know the irq, dma, io of your card, you can still configure " #~ "your card." #~ msgstr "" #~ "\n" #~ "Soovitan teil praegu katkestada ja kivitada vrguhenduse abimees prast " #~ "installimist uuesti. Siis on vimalik Teie ISA vi PCMCIA kaarte lihtsam\n" #~ "seadistada\n" #~ "Muidugi, kui teil on teada oma kaardi IRQ, DMA ja IO, ei ole probleemi." #~ msgid "pptp alcatel" #~ msgstr "Paiguta ise" #~ msgid "Try to find PCMCIA cards?" #~ msgstr "Kas otsida PCMCIA kaarte?" #~ msgid "Try to find %s devices?" #~ msgstr "Kas otsida %s seadmeid?" #~ msgid "Small(%dMB)" #~ msgstr "Vike (%d MB)" #~ msgid "" #~ "Do you want to configure a dialup connection with modem for your system?" #~ msgstr "Kas soovite kasutada DialUp hendust modemi kaudu?" #~ msgid "Do you want to configure a ISDN connection for your system?" #~ msgstr "Kas soovite kasutada ISDN hendust?" #~ msgid "Try to find PCI devices?" #~ msgstr "Kas otsida PCI seadmeid?" #~ msgid "Searching root partition." #~ msgstr "Otsin juurpartitsiooni.." #~ msgid "%s: This is not a root partition, please select another one." #~ msgstr "%s: See ei ole juurpartitsioon, palun valige mni muu." #~ msgid "Please choose a partition to use as your root partition." #~ msgstr "Millist partitsiooni soovite kasutada juurkataloogi jaoks?" #~ msgid "Autologin at startup" #~ msgstr "X stardib nd" #~ msgid "Autologin - Choose default user" #~ msgstr "Valige uus suurus" #~ msgid "You don't have any windows partitions!" #~ msgstr "Teil ei ole htki Windowsi partitsiooni!" #~ msgid "You don't have any enough room for Lnx4win" #~ msgstr "Teil ei ole piisavalt ruumi Lnx4win jaoks" #~ msgid ", %U MB" #~ msgstr ", %U MB" # NOTE: this message will be displayed by lilo at boot time; that is # using the BIOS font; that means cp437 charset on 99.99% of PC computers # out there. It is the nsuggested that for non latin languages an ascii # transliteration be used; or maybe the english text be used; as it is best # #~ msgid "" #~ "Welcome to LILO the operating system chooser!\n" #~ "\n" #~ "To list the possible choices, press <TAB>.\n" #~ "\n" #~ "To load one of them, write its name and press <ENTER> or wait %d seconds " #~ "for default boot.\n" #~ "\n" #~ msgstr "" #~ "Tere tulemast! Laadimisel aitab Teid LILO!\n" #~ "\n" #~ "Valikud kuvab <Tab>.\n" #~ "\n" #~ "Valimiseks sisestage eelistatava nimi ja vajutage <Enter>\n" #~ "vaikimisi oodake %d sekundit.\n" # NOTE: this message will be displayed by SILO at boot time; that is # only the ascii charset will be available # so use only 7bit for this message # #~ msgid "" #~ "Welcome to SILO the operating system chooser!\n" #~ "\n" #~ "To list the possible choices, press <TAB>.\n" #~ "\n" #~ "To load one of them, write its name and press <ENTER> or\n" #~ "wait %d seconds for default boot.\n" #~ "\n" #~ msgstr "" #~ "Tere tulemast! Laadimisel aitab Teid SILO!\n" #~ "\n" #~ "Valikud kuvab <Tab>.\n" #~ "\n" #~ "Valimiseks sisestage eelistatava nimi ja vajutage <Enter>\n" #~ "vaikimisi oodake %d sekundit.\n" #~ msgid "SILO main options" #~ msgstr "SILO peastted" #~ msgid "" #~ "Here are the following entries in SILO.\n" #~ "You can add some more or change the existing ones." #~ msgstr "" #~ "Praegu on SILO jaoks kirjeldatud alltoodud kirjed.\n" #~ "Te vite neid lisada ning olemasolevaid muuta." #~ msgid "This label is already in use" #~ msgstr "Selline this on juba kasutusel" #~ msgid "Installation of SILO failed. The following error occured:" #~ msgstr "SILO installimine ebannestus. Tekkis jrgnev viga:" #~ msgid "" #~ "DrakX will attempt at first to look for one or more PCI\n" #~ "SCSI adapter(s). If it finds it (or them) and knows which driver(s)\n" #~ "to use, it will insert it (them) automatically.\n" #~ "\n" #~ "\n" #~ "If your SCSI adapter is an ISA board, or is a PCI board but DrakX\n" #~ "doesn't know which driver to use for this card, or if you have no\n" #~ "SCSI adapters at all, you will then be prompted on whether you have\n" #~ "one or not. If you have none, answer \"No\". If you have one or more,\n" #~ "answer \"Yes\". A list of drivers will then pop up, from which you\n" #~ "will have to select one.\n" #~ "\n" #~ "\n" #~ "After you have selected the driver, DrakX will ask if you\n" #~ "want to specify options for it. First, try and let the driver\n" #~ "probe for the hardware: it usually works fine.\n" #~ "\n" #~ "\n" #~ "If not, do not forget the information on your hardware that you\n" #~ "could get from your documentation or from Windows (if you have it\n" #~ "on your system), as suggested by the installation guide. These\n" #~ "are the options you will need to provide to the driver." #~ msgstr "" #~ "DrakX proovib esmalt leida Teie ssteemist SCSI liideseid PCI siinil.\n" #~ "Kui neid leitakse, ja vastav juhtprogramm on teada, siis laetakse\n" #~ "see mllu automaatselt.\n" #~ "\n" #~ "\n" #~ "Kui Teie SCSI liides kasutab ISA siini vi kui DrakX ei tea,\n" #~ "millist juhtprogrammi kasutada vi Teil ei ole ldse SCSI liidest,\n" #~ "siis ksitakse Teilt selle kohta.\n" #~ "Kui Teil SCSI liidest testi ei ole, vastake \"Ei\". Kui Teil aga siiski\n" #~ "on, siis vastake \"Jah\". Seejrel lastakse Teil nimekirjast sobiv\n" #~ "juhtprogramm valida.\n" #~ "\n" #~ "\n" #~ "Kui olete juhtprogrammi vlja valinud, on Teil vimalus anda sellele\n" #~ "ka parameetreid. Siiski, enamasti lheb kik kenasti ka ilma neid\n" #~ "sisestamata: vastavad andmed leiab juhtprogramm ise.\n" #~ "\n" #~ "\n" #~ "Kui automaatne parameetrite otsimine ei tta, prduge palun\n" #~ "oma SCSI liidese dokumentatsiooni poole. Ka samas masinas olev Windows\n" #~ "oskab vahel SCSI kohta vajalikku informatsiooni anda." #~ msgid "Shutting down" #~ msgstr "Sulgemine" #~ msgid "useless" #~ msgstr "kasutu" #~ msgid "" #~ "Some true type fonts from windows have been found on your computer.\n" #~ "Do you want to use them? Be sure you have the right to use them under " #~ "Linux." #~ msgstr "" #~ "Teie arvutist mned hulk Windowsi TrueType fondid.\n" #~ "Soovite Te neid ka Linuxis kasutada (eeldusel, et Teil on need legaalsed)?" #~ msgid "" #~ "Choose \"Install\" if there are no previous versions of Linux\n" #~ "installed, or if you wish to use multiple distributions or versions.\n" #~ "\n" #~ "\n" #~ "Choose \"Upgrade\" if you wish to update a previous version of Mandrake " #~ "Linux:\n" #~ "5.1 (Venice), 5.2 (Leloo), 5.3 (Festen), 6.0 (Venus), 6.1 (Helios), Gold " #~ "2000\n" #~ "or 7.0 (Air)." #~ msgstr "" #~ "Valige \"Installimine\" kui varem sellele masinale Linuxit ei ole pandud\n" #~ "vi soovite kasutada mitut distributsiooni\n" #~ "\n" #~ "\n" #~ "Valige \"Uuendamine\" kui soovite uuendada mnd eelmist Mandrake " #~ "Linuxit:\n" #~ "5.1 (Venice), 5.2 (Leeloo), 5.3 (Festen), 6.0 (Venus), 6.1 (Helios),\n" #~ "Gold 2000 vi 7.0 (Air)." #~ msgid "Creating and formatting loopback file %s" #~ msgstr "Loon ja vormindan loopback faili %s" #~ msgid "Do you want to use LILO?" #~ msgstr "Soovite LILO-t kasutada?" #~ msgid "" #~ "You may now select the packages you wish to install.\n" #~ "\n" #~ "\n" #~ "First you can select group of package to install or upgrade. After that\n" #~ "you can select more packages according to the total size you wish to\n" #~ "select.\n" #~ "\n" #~ "\n" #~ "If you are in expert mode, you can select packages individually.\n" #~ "Please note that some packages require the installation of others.\n" #~ "These are referred to as package dependencies. The packages you select,\n" #~ "and the packages they require will be automatically selected for\n" #~ "install. It is impossible to install a package without installing all\n" #~ "of its dependencies." #~ msgstr "" #~ "Nd vite valida paketigrupi, mida soovite installida vi uuendada.\n" #~ "Soovi korral saate valida pakette ka lisaks vastavalt oma rangemisele\n" #~ "\n" #~ "\n" #~ "Kui olete valinud paigaldusviisi \"Ekspert\", saate pakette kshaaval\n" #~ "Thelepanu! Mned paketid vivad nuda, et oleks installitud ka mned\n" #~ "teised. Neid nimetatakse paketi sltuvusteks. Paketi valimisel valitakse\n" #~ "automaatselt ka kik tema sltuvused. Paketi installimine ilma kiki\n" #~ "sltuvusi rahuldamata, on vimatu." #~ msgid "" #~ "LILO (the LInux LOader) can boot Linux and other operating systems.\n" #~ "Normally they are correctly detected during installation. If you don't\n" #~ "see yours detected, you can add one or more now.\n" #~ "\n" #~ "\n" #~ "If you don't want that everybody could access at one of them, you can " #~ "remove\n" #~ "it now (a boot disk will be needed to boot it)." #~ msgstr "" #~ "LILO (LInux LOader) oskab laadida erinevaid Teie arvuti leiduvaid\n" #~ "operatsioonissteeme. Tavaliselt tuvastatakse need installimise kigus.\n" #~ "Kui Te ei ne neid tuvastatuna, saate need nd lisada.\n" #~ "\n" #~ "\n" #~ "Kui Te ei soovi mnd neist laadida, vite selle kohe eemaldada. Sellisel\n" #~ "juhul vajate selle laadimiseks vastavat alglaadimisflopit." #~ msgid "Choose other CD to install" #~ msgstr "Pakettide valik" #~ msgid "" #~ "Select:\n" #~ "\n" #~ " - Recommended: If you have never installed Linux before.\n" #~ "\n" #~ "\n" #~ " - Customized: If you are familiar with Linux, you will be able to \n" #~ "select the usage for the installed system between normal, development or\n" #~ "server. Choose \"Normal\" for a general purpose installation of your\n" #~ "computer. You may choose \"Development\" if you will be using the " #~ "computer\n" #~ "primarily for software development, or choose \"Server\" if you wish to\n" #~ "install a general purpose server (for mail, printing...).\n" #~ "\n" #~ "\n" #~ " - Expert: If you are fluent with GNU/Linux and want to perform\n" #~ "a highly customized installation, this Install Class is for you. You " #~ "will\n" #~ "be able to select the usage of your installed system as for \"Customized" #~ "\"." #~ msgstr "" #~ "Valige:\n" #~ "\n" #~ " - Soovitatav: Te pole kunagi varem Linuxit installinud.\n" #~ "\n" #~ "\n" #~ " - Oma segu: Olete Linuxiga tuttav ja soovite ssteemi kohandada " #~ "vastavalt\n" #~ "Teie vajadustele. Jrgmisena saate teha valikud \"Tjaam\", \"Arendus\"\n" #~ "ja \"Server\", sltuvalt Teie arvuti edaspidisest kasutusalast.\n" #~ "\n" #~ "\n" #~ " - Ekspert: Te tunnete end GNU/Linux keskkonnas vabalt ja soovite\n" #~ "ssteemi, mis sobiks nagu valatult Teie tpsete ootustege." #~ msgid "Downloading cryptographic packages" #~ msgstr "Laadime krptopakette" #~ msgid "Setup SCSI" #~ msgstr "SCSI seadistamine" #~ msgid "Local LAN" #~ msgstr "LAN" #~ msgid "developer" #~ msgstr "arendaja" #~ msgid "beginner" #~ msgstr "algaja" #~ msgid "Linear (needed for some SCSI drives)" #~ msgstr "lineaarne (vajalik mnedel SCSI ketastel)" #~ msgid "linear" #~ msgstr "linearne" #~ msgid "After %s partition %s," #~ msgstr "Prast %s partitsioneeri %s," #~ msgid "changing type of" #~ msgstr "tbi muutmine" #~ msgid "resizing" #~ msgstr "suuruse muutumine" #~ msgid "Size: %s MB" #~ msgstr "Suurus: %s MB" #~ msgid "Bad kickstart file %s (failed %s)" #~ msgstr "Loetamatu kickstart fail %s (%s viga)" #~ msgid "Too many packages chosen: %dMB doesn't fit in %dMB" #~ msgstr "Valitud on liiga palju pakette: %dMB ei mahu %dMB-le" #~ msgid "Going to install %d MB. You can choose to install more programs" #~ msgstr "Paigalduseks valitud %d MB. Vite veel programme juurde valida" #~ msgid "Enter a floppy (all data will be lost)" #~ msgstr "Pange thi flopi masinasse (andmed sellel hvivad)" #~ msgid "Password:" #~ msgstr "Salasna:" #~ msgid "" #~ "Failed to create an HTP boot floppy.\n" #~ "You may have to restart installation and give ``%s'' at the prompt" #~ msgstr "" #~ "HTP alglaadimisketta loomine ebannestus.\n" #~ "Taasalustage installimist, andes parameetriks ``%s''" #~ msgid "It is necessary to restart installation with the new parameters" #~ msgstr "Peate taasalustama installimist uute parameetritega" #~ msgid "It is necessary to restart installation booting on the floppy" #~ msgstr "Peate taasalustama installimist, laadides flopikettalt" #~ msgid "" #~ "Enter a floppy to create an HTP enabled boot\n" #~ "(all data on floppy will be lost)" #~ msgstr "" #~ "Sisesta flopi HTP alglaadimisketta loomiseks\n" #~ "(kik andmed flopil hvivad)" #~ msgid "A entry %s already exists" #~ msgstr "Kirje %s on juba olemas" #~ msgid "Choose install or upgrade" #~ msgstr "Paigaldus vi uuendamine" #~ msgid "What usage do you want?" #~ msgstr "Mis kasutusala soovite?" #~ msgid "/Help/_Report Bug" #~ msgstr "/Abi/_Vearaport"
tr "هیچ دیسک سختی یافت نشد"
-#: diskdrake/hd_gtk.pm:316
+#: diskdrake/hd_gtk.pm:321
#, c-format
msgid "Unknown"
msgstr "نامعلوم"
-#: diskdrake/hd_gtk.pm:378
+#: diskdrake/hd_gtk.pm:383
#, fuzzy, c-format
msgid "Ext3"
msgstr "خروج"
-#: diskdrake/hd_gtk.pm:378
+#: diskdrake/hd_gtk.pm:383
#, fuzzy, c-format
msgid "XFS"
msgstr "HFS"
-#: diskdrake/hd_gtk.pm:378
+#: diskdrake/hd_gtk.pm:383
#, c-format
msgid "Swap"
msgstr "حافظه‌ی مبادله"
-#: diskdrake/hd_gtk.pm:378
+#: diskdrake/hd_gtk.pm:383
#, c-format
msgid "SunOS"
msgstr "SunOS"
-#: diskdrake/hd_gtk.pm:378
+#: diskdrake/hd_gtk.pm:383
#, c-format
msgid "HFS"
msgstr "HFS"
-#: diskdrake/hd_gtk.pm:378
+#: diskdrake/hd_gtk.pm:383
#, c-format
msgid "Windows"
msgstr "ویندوز"
-#: diskdrake/hd_gtk.pm:379 services.pm:158
+#: diskdrake/hd_gtk.pm:384 services.pm:158
#, c-format
msgid "Other"
msgstr "دیگری"
-#: diskdrake/hd_gtk.pm:379 diskdrake/interactive.pm:1292
+#: diskdrake/hd_gtk.pm:384 diskdrake/interactive.pm:1310
#, c-format
msgid "Empty"
msgstr "خالی"
-#: diskdrake/hd_gtk.pm:386
+#: diskdrake/hd_gtk.pm:391
#, c-format
msgid "Filesystem types:"
msgstr "انواع سیستم‌های پرونده:"
-#: diskdrake/hd_gtk.pm:407
+#: diskdrake/hd_gtk.pm:412
#, fuzzy, c-format
msgid "This partition is already empty"
msgstr "این قسمت‌بندی قابل تغییراندازه نیست"
-#: diskdrake/hd_gtk.pm:416
+#: diskdrake/hd_gtk.pm:421
#, c-format
msgid "Use ``Unmount'' first"
msgstr "نخست از ``Unmount'' استفاده کنید"
-#: diskdrake/hd_gtk.pm:416
+#: diskdrake/hd_gtk.pm:421
#, fuzzy, c-format
msgid "Use ``%s'' instead (in expert mode)"
msgstr "استفاده از ``%s'' بجایش"
-#: diskdrake/hd_gtk.pm:416 diskdrake/interactive.pm:402
+#: diskdrake/hd_gtk.pm:421 diskdrake/interactive.pm:402
#: diskdrake/interactive.pm:588 diskdrake/removable.pm:25
#: diskdrake/removable.pm:48
#, c-format
@@ -1451,7 +1455,7 @@ msgid "More"
msgstr "بیشتر"
#: diskdrake/interactive.pm:281 diskdrake/interactive.pm:291
-#: diskdrake/interactive.pm:1200
+#: diskdrake/interactive.pm:1218
#, fuzzy, c-format
msgid "Confirmation"
msgstr "پیکربندی"
@@ -1476,7 +1480,7 @@ msgstr "ترک کردن بدون نوشتن جدول قسمت‌بندی؟"
msgid "Do you want to save /etc/fstab modifications"
msgstr "آیا می خواهید پیرایشگری‌های /etc/fstab را ذخیره کنید؟"
-#: diskdrake/interactive.pm:298 fs/partitioning_wizard.pm:250
+#: diskdrake/interactive.pm:298 fs/partitioning_wizard.pm:269
#, c-format
msgid "You need to reboot for the partition table modifications to take place"
msgstr "برای تأثیر یافتن پیرایشگری جدول قسمت‌بندی احتیاج به آغازگری مجدد دارید"
@@ -1566,7 +1570,7 @@ msgstr "قالب"
msgid "Add to RAID"
msgstr "افزودن به RAID"
-#: diskdrake/interactive.pm:409 diskdrake/interactive.pm:888
+#: diskdrake/interactive.pm:409 diskdrake/interactive.pm:891
#, c-format
msgid "Add to LVM"
msgstr "افزودن به LVM"
@@ -1626,12 +1630,12 @@ msgstr "ایجاد قسمت‌بندی جدیدی"
msgid "Start sector: "
msgstr "بند شروع:"
-#: diskdrake/interactive.pm:489 diskdrake/interactive.pm:957
+#: diskdrake/interactive.pm:489 diskdrake/interactive.pm:975
#, c-format
msgid "Size in MB: "
msgstr "اندازه در مگابایت: "
-#: diskdrake/interactive.pm:491 diskdrake/interactive.pm:958
+#: diskdrake/interactive.pm:491 diskdrake/interactive.pm:976
#, c-format
msgid "Filesystem type: "
msgstr "نوع سیستم پرونده: "
@@ -1735,7 +1739,7 @@ msgid "Where do you want to mount %s?"
msgstr "در کجا می‌خواهید %s را سوار کنید؟"
#: diskdrake/interactive.pm:711 diskdrake/interactive.pm:794
-#: fs/partitioning_wizard.pm:146 fs/partitioning_wizard.pm:178
+#: fs/partitioning_wizard.pm:129 fs/partitioning_wizard.pm:191
#, c-format
msgid "Resizing"
msgstr "تغییر اندازه"
@@ -1791,7 +1795,7 @@ msgstr ""
"برای اطمینان از صحت داده‌ها بعد از تغییراندازه‌ی قسمت‌بندی(ها)، \n"
"در آغازگری بعدی بدرون ویندوز کنترل سیستم‌پرونده اجرا خواهد شد"
-#: diskdrake/interactive.pm:853 diskdrake/interactive.pm:1397
+#: diskdrake/interactive.pm:853 diskdrake/interactive.pm:1415
#, c-format
msgid "Filesystem encryption key"
msgstr "کلید رمزگذاری سیستم پرونده"
@@ -1801,7 +1805,7 @@ msgstr "کلید رمزگذاری سیستم پرونده"
msgid "Enter your filesystem encryption key"
msgstr "کلید رمزگذاری سیستم پرونده خود را انتخاب کنید"
-#: diskdrake/interactive.pm:855 diskdrake/interactive.pm:1405
+#: diskdrake/interactive.pm:855 diskdrake/interactive.pm:1423
#, c-format
msgid "Encryption key"
msgstr "کلید رمزی"
@@ -1816,141 +1820,151 @@ msgstr ""
msgid "Choose an existing RAID to add to"
msgstr "انتخاب یک RAID موجود برای اضافه کردن به آن"
-#: diskdrake/interactive.pm:872 diskdrake/interactive.pm:890
+#: diskdrake/interactive.pm:872 diskdrake/interactive.pm:893
#, c-format
msgid "new"
msgstr "جدید"
-#: diskdrake/interactive.pm:888
+#: diskdrake/interactive.pm:891
#, c-format
msgid "Choose an existing LVM to add to"
msgstr "انتخاب یک LVM موجود برای اضافه کردن به آن"
-#: diskdrake/interactive.pm:895
-#, c-format
-msgid "LVM name?"
+#: diskdrake/interactive.pm:903 diskdrake/interactive.pm:912
+#, fuzzy, c-format
+msgid "LVM name"
msgstr "نام LVM؟"
-#: diskdrake/interactive.pm:922
+#: diskdrake/interactive.pm:904
+#, c-format
+msgid "Enter a name for the new LVM volume group"
+msgstr ""
+
+#: diskdrake/interactive.pm:909
+#, fuzzy, c-format
+msgid "\"%s\" already exists"
+msgstr "پرونده از قبل وجود دارد. از آن استفاده شود؟"
+
+#: diskdrake/interactive.pm:940
#, c-format
msgid ""
"Physical volume %s is still in use.\n"
"Do you want to move used physical extents on this volume to other volumes?"
msgstr ""
-#: diskdrake/interactive.pm:924
+#: diskdrake/interactive.pm:942
#, c-format
msgid "Moving physical extents"
msgstr ""
-#: diskdrake/interactive.pm:942
+#: diskdrake/interactive.pm:960
#, c-format
msgid "This partition can not be used for loopback"
msgstr "این قسمت‌بندی نمی‌تواند برای loopback استفاده گردد"
-#: diskdrake/interactive.pm:955
+#: diskdrake/interactive.pm:973
#, c-format
msgid "Loopback"
msgstr "Loopback"
-#: diskdrake/interactive.pm:956
+#: diskdrake/interactive.pm:974
#, c-format
msgid "Loopback file name: "
msgstr "نام پرونده‌ی Loopback: "
-#: diskdrake/interactive.pm:961
+#: diskdrake/interactive.pm:979
#, c-format
msgid "Give a file name"
msgstr "نام پرونده‌ای را بدهید"
-#: diskdrake/interactive.pm:964
+#: diskdrake/interactive.pm:982
#, c-format
msgid "File is already used by another loopback, choose another one"
msgstr ""
"پرونده از قبل توسط loopback دیگری مورد استفاده است، یکی دیگر را انتخاب کنید"
-#: diskdrake/interactive.pm:965
+#: diskdrake/interactive.pm:983
#, c-format
msgid "File already exists. Use it?"
msgstr "پرونده از قبل وجود دارد. از آن استفاده شود؟"
-#: diskdrake/interactive.pm:997 diskdrake/interactive.pm:1000
+#: diskdrake/interactive.pm:1015 diskdrake/interactive.pm:1018
#, c-format
msgid "Mount options"
msgstr "گزینه‌های سوارسازی"
-#: diskdrake/interactive.pm:1007
+#: diskdrake/interactive.pm:1025
#, c-format
msgid "Various"
msgstr "گوناگون"
-#: diskdrake/interactive.pm:1074
+#: diskdrake/interactive.pm:1092
#, c-format
msgid "device"
msgstr "دستگاه"
-#: diskdrake/interactive.pm:1075
+#: diskdrake/interactive.pm:1093
#, c-format
msgid "level"
msgstr "سطح"
-#: diskdrake/interactive.pm:1076
+#: diskdrake/interactive.pm:1094
#, c-format
msgid "chunk size in KiB"
msgstr "اندازه‌ی تکه در کیلوبایت"
-#: diskdrake/interactive.pm:1094
+#: diskdrake/interactive.pm:1112
#, c-format
msgid "Be careful: this operation is dangerous."
msgstr "دقت کنید: این عملیات خطرناک است."
-#: diskdrake/interactive.pm:1109
+#: diskdrake/interactive.pm:1127
#, fuzzy, c-format
msgid "Partitioning Type"
msgstr "قسمت‌بندی"
-#: diskdrake/interactive.pm:1109
+#: diskdrake/interactive.pm:1127
#, c-format
msgid "What type of partitioning?"
msgstr "چه نوعی از قسمت‌بندی؟"
-#: diskdrake/interactive.pm:1147
+#: diskdrake/interactive.pm:1165
#, c-format
msgid "You'll need to reboot before the modification can take place"
msgstr "احتیاج به آغازگری مجدد دارید تا پیرایشگری بتواند مؤثر واقع گردد"
-#: diskdrake/interactive.pm:1156
+#: diskdrake/interactive.pm:1174
#, c-format
msgid "Partition table of drive %s is going to be written to disk"
msgstr "جدول قسمت‌بندی دستگاه %s به روی دیسک نوشته خواهد شد"
-#: diskdrake/interactive.pm:1178 fs/format.pm:96 fs/format.pm:103
+#: diskdrake/interactive.pm:1196 fs/format.pm:96 fs/format.pm:103
#, c-format
msgid "Formatting partition %s"
msgstr "قالب‌بندی قسمت‌بندی %s"
-#: diskdrake/interactive.pm:1191
+#: diskdrake/interactive.pm:1209
#, c-format
msgid "After formatting partition %s, all data on this partition will be lost"
msgstr ""
"بعد از قالب‌بندی قسمت‌بندی %s، تمام داده‌های روی این قسمت‌بندی از دست خواهند رفت"
-#: diskdrake/interactive.pm:1200 fs/partitioning.pm:48
+#: diskdrake/interactive.pm:1218 fs/partitioning.pm:48
#, c-format
msgid "Check bad blocks?"
msgstr "بررسی کردن بلوک‌های خراب؟"
-#: diskdrake/interactive.pm:1214
+#: diskdrake/interactive.pm:1232
#, c-format
msgid "Move files to the new partition"
msgstr "انتقال پرونده‌ها به قسمت‌بندی جدید"
-#: diskdrake/interactive.pm:1214
+#: diskdrake/interactive.pm:1232
#, c-format
msgid "Hide files"
msgstr "پنهان کردن پرونده‌ها"
-#: diskdrake/interactive.pm:1215
+#: diskdrake/interactive.pm:1233
#, c-format
msgid ""
"Directory %s already contains data\n"
@@ -1961,128 +1975,128 @@ msgid ""
"the contents of the mounted partition)"
msgstr ""
-#: diskdrake/interactive.pm:1230
+#: diskdrake/interactive.pm:1248
#, c-format
msgid "Moving files to the new partition"
msgstr "انتقال پرونده‌ها به قسمت‌بندی جدید"
-#: diskdrake/interactive.pm:1234
+#: diskdrake/interactive.pm:1252
#, c-format
msgid "Copying %s"
msgstr "کپی کردن %s"
-#: diskdrake/interactive.pm:1238
+#: diskdrake/interactive.pm:1256
#, c-format
msgid "Removing %s"
msgstr "برداشتن %s"
-#: diskdrake/interactive.pm:1252
+#: diskdrake/interactive.pm:1270
#, c-format
msgid "partition %s is now known as %s"
msgstr "قسمت‌بندی %s اکنون مانند %s شناخته می‌شود"
-#: diskdrake/interactive.pm:1253
+#: diskdrake/interactive.pm:1271
#, c-format
msgid "Partitions have been renumbered: "
msgstr "قسمت‌بندیها شماره‌گذاری مجدد شده‌اند: "
-#: diskdrake/interactive.pm:1278 diskdrake/interactive.pm:1346
+#: diskdrake/interactive.pm:1296 diskdrake/interactive.pm:1364
#, c-format
msgid "Device: "
msgstr "دستگاه: "
-#: diskdrake/interactive.pm:1279
+#: diskdrake/interactive.pm:1297
#, c-format
msgid "Volume label: "
msgstr "برچسب حجم: "
-#: diskdrake/interactive.pm:1280
+#: diskdrake/interactive.pm:1298
#, c-format
msgid "UUID: "
msgstr ""
-#: diskdrake/interactive.pm:1281
+#: diskdrake/interactive.pm:1299
#, c-format
msgid "DOS drive letter: %s (just a guess)\n"
msgstr "نویسه‌ی دستگاه DOS : %s (حدس)\n"
-#: diskdrake/interactive.pm:1285 diskdrake/interactive.pm:1294
-#: diskdrake/interactive.pm:1365
+#: diskdrake/interactive.pm:1303 diskdrake/interactive.pm:1312
+#: diskdrake/interactive.pm:1383
#, c-format
msgid "Type: "
msgstr "نوع: "
-#: diskdrake/interactive.pm:1289 diskdrake/interactive.pm:1350
+#: diskdrake/interactive.pm:1307 diskdrake/interactive.pm:1368
#, c-format
msgid "Name: "
msgstr "نام: "
-#: diskdrake/interactive.pm:1296
+#: diskdrake/interactive.pm:1314
#, c-format
msgid "Start: sector %s\n"
msgstr "شروع: بند %s\n"
-#: diskdrake/interactive.pm:1297
+#: diskdrake/interactive.pm:1315
#, c-format
msgid "Size: %s"
msgstr "اندازه: %s"
-#: diskdrake/interactive.pm:1299
+#: diskdrake/interactive.pm:1317
#, c-format
msgid ", %s sectors"
msgstr ", %s بندها"
-#: diskdrake/interactive.pm:1301
+#: diskdrake/interactive.pm:1319
#, c-format
msgid "Cylinder %d to %d\n"
msgstr "سیلندر %d به %d\n"
-#: diskdrake/interactive.pm:1302
+#: diskdrake/interactive.pm:1320
#, c-format
msgid "Number of logical extents: %d\n"
msgstr ""
-#: diskdrake/interactive.pm:1303
+#: diskdrake/interactive.pm:1321
#, c-format
msgid "Formatted\n"
msgstr "قالب‌بندی شده\n"
-#: diskdrake/interactive.pm:1304
+#: diskdrake/interactive.pm:1322
#, c-format
msgid "Not formatted\n"
msgstr "قالب‌بندی نشده\n"
-#: diskdrake/interactive.pm:1305
+#: diskdrake/interactive.pm:1323
#, c-format
msgid "Mounted\n"
msgstr "سوار شده\n"
-#: diskdrake/interactive.pm:1306
+#: diskdrake/interactive.pm:1324
#, c-format
msgid "RAID %s\n"
msgstr "RAID %s\n"
-#: diskdrake/interactive.pm:1308
+#: diskdrake/interactive.pm:1326
#, fuzzy, c-format
msgid "Encrypted"
msgstr "کلید رمزی"
-#: diskdrake/interactive.pm:1308
+#: diskdrake/interactive.pm:1326
#, c-format
msgid " (mapped on %s)"
msgstr ""
-#: diskdrake/interactive.pm:1309
+#: diskdrake/interactive.pm:1327
#, c-format
msgid " (to map on %s)"
msgstr ""
-#: diskdrake/interactive.pm:1310
+#: diskdrake/interactive.pm:1328
#, c-format
msgid " (inactive)"
msgstr ""
-#: diskdrake/interactive.pm:1316
+#: diskdrake/interactive.pm:1334
#, c-format
msgid ""
"Loopback file(s):\n"
@@ -2091,7 +2105,7 @@ msgstr ""
"پرونده(های) loopback:\n"
" %s\n"
-#: diskdrake/interactive.pm:1317
+#: diskdrake/interactive.pm:1335
#, c-format
msgid ""
"Partition booted by default\n"
@@ -2100,27 +2114,27 @@ msgstr ""
"قسمت‌بندی آغاز شده بوسیله‌ی پیش‌فرض\n"
" (برای آغازگری MS-DOS ، نه برای lilo)\n"
-#: diskdrake/interactive.pm:1319
+#: diskdrake/interactive.pm:1337
#, c-format
msgid "Level %s\n"
msgstr "سطح %s\n"
-#: diskdrake/interactive.pm:1320
+#: diskdrake/interactive.pm:1338
#, c-format
msgid "Chunk size %d KiB\n"
msgstr "اندازه‌ی تکه %d کیلوبایت\n"
-#: diskdrake/interactive.pm:1321
+#: diskdrake/interactive.pm:1339
#, c-format
msgid "RAID-disks %s\n"
msgstr "دیسک‌های-RAID %s\n"
-#: diskdrake/interactive.pm:1323
+#: diskdrake/interactive.pm:1341
#, c-format
msgid "Loopback file name: %s"
msgstr "نام پرونده Loopback: %s "
-#: diskdrake/interactive.pm:1326
+#: diskdrake/interactive.pm:1344
#, c-format
msgid ""
"\n"
@@ -2133,7 +2147,7 @@ msgstr ""
"قسمت‌بندی یک دستگاه باشد. شما باید\n"
"آن را بحال خود بگذارید.\n"
-#: diskdrake/interactive.pm:1329
+#: diskdrake/interactive.pm:1347
#, c-format
msgid ""
"\n"
@@ -2146,67 +2160,67 @@ msgstr ""
"مخصوص برای أغازگری دوگانه‌ی\n"
"سیستم شما می‌باشد.\n"
-#: diskdrake/interactive.pm:1338
+#: diskdrake/interactive.pm:1356
#, c-format
msgid "Free space on %s (%s)"
msgstr ""
-#: diskdrake/interactive.pm:1347
+#: diskdrake/interactive.pm:1365
#, c-format
msgid "Read-only"
msgstr "فقط‌-خواندن"
-#: diskdrake/interactive.pm:1348
+#: diskdrake/interactive.pm:1366
#, c-format
msgid "Size: %s\n"
msgstr "اندازه: %s\n"
-#: diskdrake/interactive.pm:1349
+#: diskdrake/interactive.pm:1367
#, c-format
msgid "Geometry: %s cylinders, %s heads, %s sectors\n"
msgstr "هندسه: %s سیلندر‌ها، %s سرها، %s بندها\n"
-#: diskdrake/interactive.pm:1351
+#: diskdrake/interactive.pm:1369
#, fuzzy, c-format
msgid "Medium type: "
msgstr "نوع سیستم پرونده: "
-#: diskdrake/interactive.pm:1352
+#: diskdrake/interactive.pm:1370
#, c-format
msgid "LVM-disks %s\n"
msgstr "LVM-disks %s\n"
-#: diskdrake/interactive.pm:1353
+#: diskdrake/interactive.pm:1371
#, c-format
msgid "Partition table type: %s\n"
msgstr "نوع جدول قسمت‌بندی: %s\n"
-#: diskdrake/interactive.pm:1354
+#: diskdrake/interactive.pm:1372
#, c-format
msgid "on channel %d id %d\n"
msgstr "روی کانال %d شناسه %d\n"
-#: diskdrake/interactive.pm:1398
+#: diskdrake/interactive.pm:1416
#, c-format
msgid "Choose your filesystem encryption key"
msgstr "کلید رمزگذاری سیستم پرونده خود را انتخاب کنید"
-#: diskdrake/interactive.pm:1401
+#: diskdrake/interactive.pm:1419
#, c-format
msgid "This encryption key is too simple (must be at least %d characters long)"
msgstr "این کلید رمز خیلی ساده است ( باید حداقل %d نویسه طولانی باشد)"
-#: diskdrake/interactive.pm:1402
+#: diskdrake/interactive.pm:1420
#, c-format
msgid "The encryption keys do not match"
msgstr "کلیدهای رمزی مطابقت نمی‌کنند"
-#: diskdrake/interactive.pm:1406
+#: diskdrake/interactive.pm:1424
#, c-format
msgid "Encryption key (again)"
msgstr "کلید رمزی (دوباره)"
-#: diskdrake/interactive.pm:1408
+#: diskdrake/interactive.pm:1426
#, c-format
msgid "Encryption algorithm"
msgstr "الگوریتم رمزگذاری"
@@ -2218,7 +2232,7 @@ msgstr "تغییر نوع"
#: diskdrake/smbnfs_gtk.pm:81 interactive.pm:129 interactive.pm:550
#: interactive/curses.pm:260 interactive/http.pm:104 interactive/http.pm:160
-#: interactive/stdio.pm:39 interactive/stdio.pm:148 mygtk2.pm:844 ugtk2.pm:415
+#: interactive/stdio.pm:39 interactive/stdio.pm:148 mygtk2.pm:846 ugtk2.pm:415
#: ugtk2.pm:517 ugtk2.pm:526 ugtk2.pm:812
#, c-format
msgid "Cancel"
@@ -2311,7 +2325,7 @@ msgstr ""
"خطائی رخ داد - هیچ دستگاه معتبری یافت نشد که بر آن سیستم‌های پرونده ایجاد "
"گردد. لطفاً سخت‌افزار خود را برای یافتن علت این اشکال بررسی کنید."
-#: fs/any.pm:75 fs/partitioning_wizard.pm:59
+#: fs/any.pm:75 fs/partitioning_wizard.pm:60
#, c-format
msgid "You must have a FAT partition mounted in /boot/efi"
msgstr "شما باید یک قسمت‌بندی FAT سوار شده در /boot/efi داشته باشید"
@@ -2522,7 +2536,7 @@ msgid "Not enough swap space to fulfill installation, please add some"
msgstr ""
"فضای کافی حافظه‌ی مبادله برای تکمیل نصب وجود ندارد، لطفاً مقداری اضافه کنید"
-#: fs/partitioning_wizard.pm:51
+#: fs/partitioning_wizard.pm:52
#, c-format
msgid ""
"You must have a root partition.\n"
@@ -2533,7 +2547,7 @@ msgstr ""
"برای این کار،یک قسمت‌بندی ایجاد کنید (یا روی یک قسمت‌بندی موجود کلیک کنید).\n"
"سپس ``نقطه‌ی سوارسازی'' را انتخاب کرده و آن را به `/' تغییر دهید"
-#: fs/partitioning_wizard.pm:56
+#: fs/partitioning_wizard.pm:57
#, c-format
msgid ""
"You do not have a swap partition.\n"
@@ -2544,83 +2558,42 @@ msgstr ""
"\n"
"در هر حال ادامه می‌دهید؟"
-#: fs/partitioning_wizard.pm:84
+#: fs/partitioning_wizard.pm:93
#, c-format
msgid "Use free space"
msgstr "استفاده از فضای آزاد"
-#: fs/partitioning_wizard.pm:86
+#: fs/partitioning_wizard.pm:95
#, c-format
msgid "Not enough free space to allocate new partitions"
msgstr "فضای آزاد کافی برای جای دادن قسمت‌بندهای جدید وجود ندارد"
-#: fs/partitioning_wizard.pm:94
+#: fs/partitioning_wizard.pm:103
#, c-format
msgid "Use existing partitions"
msgstr "استفاده از قسمت‌بندی‌های موجود"
-#: fs/partitioning_wizard.pm:96
+#: fs/partitioning_wizard.pm:105
#, c-format
msgid "There is no existing partition to use"
msgstr "قسمت‌بندیی برای استفاده وجود ندارد"
-#: fs/partitioning_wizard.pm:103
-#, c-format
-msgid "Use the Microsoft Windows® partition for loopback"
-msgstr "استفاده از قسمت‌بندی ویندوز برای loopback"
-
-#: fs/partitioning_wizard.pm:106
-#, c-format
-msgid "Which partition do you want to use for Linux4Win?"
-msgstr "از کدام قسمت‌بندی می‌خواهید برای Linux4Win استفاده کنید؟"
-
-#: fs/partitioning_wizard.pm:108
-#, c-format
-msgid "Choose the sizes"
-msgstr "انتخاب اندازه‌ها"
-
-#: fs/partitioning_wizard.pm:109
-#, c-format
-msgid "Root partition size in MB: "
-msgstr "اندازه‌ی قسمت‌بندی ریشه به مگابایت: "
-
-#: fs/partitioning_wizard.pm:110
-#, c-format
-msgid "Swap partition size in MB: "
-msgstr "اندازه‌ی قسمت‌بندی حافظه‌ی مبادله در مگابایت: "
-
-#: fs/partitioning_wizard.pm:119
+#: fs/partitioning_wizard.pm:129
#, c-format
-msgid "There is no FAT partition to use as loopback (or not enough space left)"
-msgstr ""
-"هیچ قسمت‌بندی FAT برای استفاده مانند loopback وجود ندارد (یا فضای کافی باقی "
-"نمانده است)"
+msgid "Computing the size of the Microsoft Windows® partition"
+msgstr "حساب کردن اندازه‌ی قسمت‌بندی ویندوز"
-#: fs/partitioning_wizard.pm:127
+#: fs/partitioning_wizard.pm:148
#, fuzzy, c-format
msgid "Use the free space on a Microsoft Windows® partition"
msgstr "استفاده از فضای آزاد بر قسمت‌بندی ویندوز"
-#: fs/partitioning_wizard.pm:129
+#: fs/partitioning_wizard.pm:152
#, c-format
msgid "Which partition do you want to resize?"
msgstr "کدام قسمت‌بندی را می‌خواهید تغییر اندازه دهید؟"
-#: fs/partitioning_wizard.pm:143
-#, c-format
-msgid ""
-"The FAT resizer is unable to handle your partition, \n"
-"the following error occurred: %s"
-msgstr ""
-"برنامه‌ی FAT resizer نمی‌تواند قسمت‌بندی شما را اداره کند، \n"
-"خطای بدنبال آمده رخ داد: %s"
-
-#: fs/partitioning_wizard.pm:146
-#, c-format
-msgid "Computing the size of the Microsoft Windows® partition"
-msgstr "حساب کردن اندازه‌ی قسمت‌بندی ویندوز"
-
-#: fs/partitioning_wizard.pm:153
+#: fs/partitioning_wizard.pm:162
#, c-format
msgid ""
"Your Microsoft Windows® partition is too fragmented. Please reboot your "
@@ -2631,7 +2604,7 @@ msgstr ""
"آغازگری مجدد کرده، برنامه‌ی نظم بخشی ``defrag'' را اجرا کرده و سپس نصبلینوکس "
"ماندریبا را دوباره راه‌اندازی کنید."
-#: fs/partitioning_wizard.pm:156
+#: fs/partitioning_wizard.pm:166
#, c-format
msgid ""
"WARNING!\n"
@@ -2667,38 +2640,38 @@ msgstr ""
"وقتی مطمئن شدید، %s را فشار دهید."
#. -PO: keep the double empty lines between sections, this is formatted a la LaTeX
-#: fs/partitioning_wizard.pm:165 interactive.pm:549 interactive/curses.pm:263
-#: ugtk2.pm:519
+#: fs/partitioning_wizard.pm:175 fs/partitioning_wizard.pm:498
+#: interactive.pm:549 interactive/curses.pm:263 ugtk2.pm:519
#, c-format
msgid "Next"
msgstr "بعدی"
-#: fs/partitioning_wizard.pm:168
+#: fs/partitioning_wizard.pm:180
#, fuzzy, c-format
msgid "Partitionning"
msgstr "قسمت‌بندی"
-#: fs/partitioning_wizard.pm:168
+#: fs/partitioning_wizard.pm:180
#, c-format
msgid "Which size do you want to keep for Microsoft Windows® on partition %s?"
msgstr "چه اندازه‌ای را می‌خواهید برای ویندوز نگهدارید قسمت‌بندی %s؟"
-#: fs/partitioning_wizard.pm:169
+#: fs/partitioning_wizard.pm:181
#, c-format
msgid "Size"
msgstr "اندازه"
-#: fs/partitioning_wizard.pm:178
+#: fs/partitioning_wizard.pm:191
#, c-format
msgid "Resizing Microsoft Windows® partition"
msgstr "تغییر اندازه‌ی قسمت‌بندی ویندوز"
-#: fs/partitioning_wizard.pm:183
+#: fs/partitioning_wizard.pm:196
#, c-format
msgid "FAT resizing failed: %s"
msgstr "تغییر اندازه FAT شکست خورد: %s"
-#: fs/partitioning_wizard.pm:186
+#: fs/partitioning_wizard.pm:199
#, c-format
msgid ""
"To ensure data integrity after resizing the partition(s), \n"
@@ -2707,45 +2680,45 @@ msgstr ""
"برای اطمینان از صحت داده‌ها بعد از تغییراندازه‌ی قسمت‌بندی(ها)، \n"
"در آغازگری بعدی بدرون ویندوز کنترل سیستم‌پرونده اجرا خواهد شد"
-#: fs/partitioning_wizard.pm:198
+#: fs/partitioning_wizard.pm:212
#, c-format
msgid "There is no FAT partition to resize (or not enough space left)"
msgstr ""
"هیچ قسمت‌بندی FAT برای تغییر اندازه وجود ندارد (یا فضای کافی آزاد باقی نمانده)"
-#: fs/partitioning_wizard.pm:203
+#: fs/partitioning_wizard.pm:217
#, c-format
msgid "Remove Microsoft Windows®"
msgstr "برداشتن Microsoft Windows®"
-#: fs/partitioning_wizard.pm:203
+#: fs/partitioning_wizard.pm:217
#, fuzzy, c-format
msgid "Erase and use entire disk"
msgstr "تمام دیسک پاک شود"
-#: fs/partitioning_wizard.pm:205
+#: fs/partitioning_wizard.pm:221
#, c-format
msgid "You have more than one hard drive, which one do you install linux on?"
msgstr ""
"شما بیش از یک دستگاه دیسک دارید، بر کدامیک از آنها می‌خواهید لینوکس را نصب "
"کنید؟"
-#: fs/partitioning_wizard.pm:210 fsedit.pm:600
+#: fs/partitioning_wizard.pm:229 fsedit.pm:600
#, c-format
msgid "ALL existing partitions and their data will be lost on drive %s"
msgstr "همه‌ی قسمت‌بندی‌ها و داده‌های آنها بر دستگاه %s از دست خواهند رفت"
-#: fs/partitioning_wizard.pm:220
+#: fs/partitioning_wizard.pm:239
#, c-format
msgid "Custom disk partitioning"
msgstr "قسمت‌بندی اختصاصی دیسک"
-#: fs/partitioning_wizard.pm:226
+#: fs/partitioning_wizard.pm:245
#, c-format
msgid "Use fdisk"
msgstr "استفاده از fdisk"
-#: fs/partitioning_wizard.pm:229
+#: fs/partitioning_wizard.pm:248
#, c-format
msgid ""
"You can now partition %s.\n"
@@ -2754,27 +2727,32 @@ msgstr ""
"اکنون می‌توانید %s را قسمت‌بندی کنید.\n"
"وقتی آن را انجام دادید، فراموش نکنید که آن را با `w' ذخیره کنید"
-#: fs/partitioning_wizard.pm:269
+#: fs/partitioning_wizard.pm:388 fs/partitioning_wizard.pm:518
#, c-format
msgid "I can not find any room for installing"
msgstr "نمی‌توانم هیچ فضائی را برای نصب پیدا کنم"
-#: fs/partitioning_wizard.pm:278
+#: fs/partitioning_wizard.pm:397 fs/partitioning_wizard.pm:525
#, c-format
msgid "The DrakX Partitioning wizard found the following solutions:"
msgstr "جادوگر قسمت‌بندی درایک‌ایکس راه حل‌های بدنبال آمده را یافت:"
-#: fs/partitioning_wizard.pm:287
+#: fs/partitioning_wizard.pm:459
+#, c-format
+msgid "Here is the content of you disk drive "
+msgstr ""
+
+#: fs/partitioning_wizard.pm:535
#, c-format
msgid "Partitioning failed: %s"
msgstr "قسمت‌بندی ناموفق بود: %s"
-#: fs/type.pm:388
+#: fs/type.pm:390
#, c-format
msgid "You can not use JFS for partitions smaller than 16MB"
msgstr "نمی‌توانید از JFS برای قسمت‌بندی‌های کوچکتر از ۱۶ مگابایت استفاده کنید"
-#: fs/type.pm:389
+#: fs/type.pm:391
#, c-format
msgid "You can not use ReiserFS for partitions smaller than 32MB"
msgstr ""
@@ -2872,10 +2850,10 @@ msgstr "این شاخه باید درون سیستم پرونده‌ی ریشه
#: fsedit.pm:447 fsedit.pm:449
#, c-format
msgid ""
-"You need a true filesystem (ext2/ext3, reiserfs, xfs, or jfs) for this mount "
+"You need a true filesystem (ext2/3/4, reiserfs, xfs, or jfs) for this mount "
"point\n"
msgstr ""
-"شما به یک سیستم پرونده‌ی واقعی (ext2/ext3, reiserfs, xfs, یا jfs) برای این "
+"شما به یک سیستم پرونده‌ی واقعی (ext2/3/4, reiserfs, xfs, یا jfs) برای این "
"نقطه سوارسازی احتیاج دارید\n"
#: fsedit.pm:451
@@ -3415,7 +3393,7 @@ msgstr "نوع گیرنده:"
#: interactive.pm:128 interactive.pm:549 interactive/curses.pm:263
#: interactive/http.pm:103 interactive/http.pm:156 interactive/stdio.pm:39
-#: interactive/stdio.pm:148 interactive/stdio.pm:149 mygtk2.pm:844
+#: interactive/stdio.pm:148 interactive/stdio.pm:149 mygtk2.pm:846
#: ugtk2.pm:421 ugtk2.pm:519 ugtk2.pm:812 ugtk2.pm:835
#, c-format
msgid "Ok"
@@ -3476,7 +3454,7 @@ msgstr "چنین شاخه‌ای نیست"
msgid "No such file"
msgstr "چنین پرونده‌ای نیست"
-#: interactive/gtk.pm:580
+#: interactive/gtk.pm:594
#, c-format
msgid "Beware, Caps Lock is enabled"
msgstr ""
@@ -5281,17 +5259,17 @@ msgstr ""
"بارگذاری بخش %s شکست خورد.\n"
"آیا می‌خواهید با پارامترهای دیگری دوباره امتحان کنید؟"
-#: mygtk2.pm:1538 mygtk2.pm:1539
+#: mygtk2.pm:1540 mygtk2.pm:1541
#, c-format
msgid "Password is trivial to guess"
msgstr ""
-#: mygtk2.pm:1540
+#: mygtk2.pm:1542
#, c-format
msgid "Password should resist to basic attacks"
msgstr ""
-#: mygtk2.pm:1541 mygtk2.pm:1542
+#: mygtk2.pm:1543 mygtk2.pm:1544
#, fuzzy, c-format
msgid "Password seems secure"
msgstr "گذرواژه برای کاربر"
@@ -6950,6 +6928,34 @@ msgstr ""
msgid "Installation failed"
msgstr "نصب شکست خورد"
+#~ msgid "Use the Microsoft Windows® partition for loopback"
+#~ msgstr "استفاده از قسمت‌بندی ویندوز برای loopback"
+
+#~ msgid "Which partition do you want to use for Linux4Win?"
+#~ msgstr "از کدام قسمت‌بندی می‌خواهید برای Linux4Win استفاده کنید؟"
+
+#~ msgid "Choose the sizes"
+#~ msgstr "انتخاب اندازه‌ها"
+
+#~ msgid "Root partition size in MB: "
+#~ msgstr "اندازه‌ی قسمت‌بندی ریشه به مگابایت: "
+
+#~ msgid "Swap partition size in MB: "
+#~ msgstr "اندازه‌ی قسمت‌بندی حافظه‌ی مبادله در مگابایت: "
+
+#~ msgid ""
+#~ "There is no FAT partition to use as loopback (or not enough space left)"
+#~ msgstr ""
+#~ "هیچ قسمت‌بندی FAT برای استفاده مانند loopback وجود ندارد (یا فضای کافی "
+#~ "باقی نمانده است)"
+
+#~ msgid ""
+#~ "The FAT resizer is unable to handle your partition, \n"
+#~ "the following error occurred: %s"
+#~ msgstr ""
+#~ "برنامه‌ی FAT resizer نمی‌تواند قسمت‌بندی شما را اداره کند، \n"
+#~ "خطای بدنبال آمده رخ داد: %s"
+
#~ msgid "Please log out and then use Ctrl-Alt-BackSpace"
#~ msgstr "لطفا خارج شوید سپس از Ctrl-Alt-BackSpace استفاده کنید"
diff --git a/perl-install/share/po/fi.po b/perl-install/share/po/fi.po
index 16fb51bab..a3efcb396 100644
--- a/perl-install/share/po/fi.po
+++ b/perl-install/share/po/fi.po
@@ -13,7 +13,7 @@
msgid ""
msgstr ""
"Project-Id-Version: libDrakX-fi\n"
-"POT-Creation-Date: 2009-09-10 12:20+0200\n"
+"POT-Creation-Date: 2009-10-07 13:57+0200\n"
"PO-Revision-Date: 2009-10-04 22:26+0300\n"
"Last-Translator: Jani Välimaa <wally@mandriva.org>\n"
"Language-Team: Finnish <cooker-i18n@mandrivalinux.org>\n"
@@ -23,10 +23,10 @@ msgstr ""
"X-Generator: Lokalize 1.0\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-#: any.pm:252 any.pm:884 diskdrake/interactive.pm:594
+#: any.pm:252 any.pm:910 diskdrake/interactive.pm:594
#: diskdrake/interactive.pm:794 diskdrake/interactive.pm:838
-#: diskdrake/interactive.pm:924 diskdrake/interactive.pm:1178
-#: diskdrake/interactive.pm:1230 do_pkgs.pm:241 do_pkgs.pm:287
+#: diskdrake/interactive.pm:942 diskdrake/interactive.pm:1196
+#: diskdrake/interactive.pm:1248 do_pkgs.pm:241 do_pkgs.pm:287
#: harddrake/sound.pm:303 interactive.pm:587 pkgs.pm:281
#, c-format
msgid "Please wait"
@@ -183,7 +183,7 @@ msgstr "Ota APIC käyttöön"
msgid "Enable Local APIC"
msgstr "Ota paikallinen APIC käyttöön"
-#: any.pm:415 any.pm:829 any.pm:845 authentication.pm:250
+#: any.pm:415 any.pm:855 any.pm:871 authentication.pm:250
#: diskdrake/smbnfs_gtk.pm:181
#, c-format
msgid "Password"
@@ -194,7 +194,7 @@ msgstr "Salasana"
msgid "The passwords do not match"
msgstr "Salasanat eivät täsmää"
-#: any.pm:417 authentication.pm:261 diskdrake/interactive.pm:1402
+#: any.pm:417 authentication.pm:261 diskdrake/interactive.pm:1420
#, c-format
msgid "Please try again"
msgstr "Yritä uudelleen"
@@ -204,7 +204,7 @@ msgstr "Yritä uudelleen"
msgid "You can not use a password with %s"
msgstr "Et voi käyttää salasanaa %s kanssa"
-#: any.pm:421 any.pm:831 any.pm:847 authentication.pm:251
+#: any.pm:421 any.pm:857 any.pm:873 authentication.pm:251
#, c-format
msgid "Password (again)"
msgstr "Salasana (uudelleen)"
@@ -370,191 +370,192 @@ msgstr ""
"Tämän hetkiset käynnistysvalikon tietueet.\n"
"Voit lisätä uusia tai muuttaa olemassa olevia."
-#: any.pm:790
+#: any.pm:816
#, c-format
msgid "access to X programs"
msgstr "Oikeudet X-ohjelmiin"
-#: any.pm:791
+#: any.pm:817
#, c-format
msgid "access to rpm tools"
msgstr "Oikeudet RPM-työkaluihin"
-#: any.pm:792
+#: any.pm:818
#, c-format
msgid "allow \"su\""
msgstr "Salli \"su\""
-#: any.pm:793
+#: any.pm:819
#, c-format
msgid "access to administrative files"
msgstr "Oikeudet ylläpidollisiin tiedostoihin"
-#: any.pm:794
+#: any.pm:820
#, c-format
msgid "access to network tools"
msgstr "Oikeudet verkkotyökaluihin"
-#: any.pm:795
+#: any.pm:821
#, c-format
msgid "access to compilation tools"
msgstr "Oikeudet ohjelmointityökaluihin"
-#: any.pm:801
+#: any.pm:827
#, c-format
msgid "(already added %s)"
msgstr "(lisätty jo: %s)"
-#: any.pm:807
+#: any.pm:833
#, c-format
msgid "Please give a user name"
msgstr "Anna käyttäjätunnus"
-#: any.pm:808
-#, c-format
+#: any.pm:834
+#, fuzzy, c-format
msgid ""
-"The user name must contain only lower cased letters, numbers, `-' and `_'"
+"The user name must start with a lower case letter followed by only lower "
+"cased letters, numbers, `-' and `_'"
msgstr ""
"Käyttäjätunnus saa sisältää vain pieniä kirjaimia, numeroita ja merkit \"-\" "
"ja \"_\""
-#: any.pm:809
+#: any.pm:835
#, c-format
msgid "The user name is too long"
msgstr "Käyttäjätunnus on liian pitkä"
-#: any.pm:810
+#: any.pm:836
#, c-format
msgid "This user name has already been added"
msgstr "Käyttäjätunnus on jo olemassa"
-#: any.pm:816 any.pm:849
+#: any.pm:842 any.pm:875
#, c-format
msgid "User ID"
msgstr "Käyttäjän tunnistenumero (UID)"
-#: any.pm:816 any.pm:850
+#: any.pm:842 any.pm:876
#, c-format
msgid "Group ID"
msgstr "Ryhmän tunnistenumero (GID)"
-#: any.pm:817
+#: any.pm:843
#, c-format
msgid "%s must be a number"
msgstr "%s pitää olla luku"
-#: any.pm:818
+#: any.pm:844
#, c-format
msgid "%s should be above 500. Accept anyway?"
msgstr "%s pitäisi olla suurempi kuin 500. Jatka silti?"
-#: any.pm:822
+#: any.pm:848
#, c-format
msgid "User management"
msgstr "Käyttäjien hallinta"
# Asennuksen sivuvalikko
-#: any.pm:828 authentication.pm:237
+#: any.pm:854 authentication.pm:237
#, c-format
msgid "Set administrator (root) password"
msgstr "Aseta pääkäyttäjän (\"root\") salasana"
-#: any.pm:833
+#: any.pm:859
#, c-format
msgid "Enter a user"
msgstr "Lisää käyttäjä"
-#: any.pm:835
+#: any.pm:861
#, c-format
msgid "Icon"
msgstr "Kuvake"
-#: any.pm:838
+#: any.pm:864
#, c-format
msgid "Real name"
msgstr "Oikea nimi"
-#: any.pm:843
+#: any.pm:869
#, c-format
msgid "Login name"
msgstr "Käyttäjätunnus"
-#: any.pm:848
+#: any.pm:874
#, c-format
msgid "Shell"
msgstr "Komentotulkki"
-#: any.pm:884
+#: any.pm:910
#, c-format
msgid "Please wait, adding media..."
msgstr "Odota, lisätään lähteitä..."
-#: any.pm:914 security/l10n.pm:14
+#: any.pm:940 security/l10n.pm:14
#, c-format
msgid "Autologin"
msgstr "Automaattinen kirjautuminen"
-#: any.pm:915
+#: any.pm:941
#, c-format
msgid "I can set up your computer to automatically log on one user."
msgstr "Yksi käyttäjä voidaan asettaa kirjautumaan sisään automaattisesti."
-#: any.pm:916
+#: any.pm:942
#, c-format
msgid "Use this feature"
msgstr "Käytä automaattista kirjautumista"
-#: any.pm:917
+#: any.pm:943
#, c-format
msgid "Choose the default user:"
msgstr "Valitse oletuskäyttäjä:"
-#: any.pm:918
+#: any.pm:944
#, c-format
msgid "Choose the window manager to run:"
msgstr "Valitse käytettävä ikkunointijärjestelmä:"
-#: any.pm:929 any.pm:949 any.pm:1022
+#: any.pm:955 any.pm:975 any.pm:1048
#, c-format
msgid "Release Notes"
msgstr "Julkaisutiedote"
-#: any.pm:956 any.pm:1314 interactive/gtk.pm:805
+#: any.pm:982 any.pm:1340 interactive/gtk.pm:819
#, c-format
msgid "Close"
msgstr "Sulje"
-#: any.pm:1008
+#: any.pm:1034
#, c-format
msgid "License agreement"
msgstr "Käyttöoikeussopimus"
-#: any.pm:1010 diskdrake/dav.pm:26
+#: any.pm:1036 diskdrake/dav.pm:26
#, c-format
msgid "Quit"
msgstr "Lopeta"
-#: any.pm:1017
+#: any.pm:1043
#, c-format
msgid "Do you accept this license ?"
msgstr "Hyväksy käyttöoikeussopimus?"
-#: any.pm:1018
+#: any.pm:1044
#, c-format
msgid "Accept"
msgstr "Hyväksy"
-#: any.pm:1018
+#: any.pm:1044
#, c-format
msgid "Refuse"
msgstr "Kieltäydy"
-#: any.pm:1044 any.pm:1110
+#: any.pm:1070 any.pm:1136
#, c-format
msgid "Please choose a language to use"
msgstr "Valitse käytettävä kieli"
-#: any.pm:1073
+#: any.pm:1099
#, c-format
msgid ""
"Mandriva Linux can support multiple languages. Select\n"
@@ -565,79 +566,79 @@ msgstr ""
"kielet. Kielet ovat käytettävissä asennuksen ja koneen\n"
"uudelleenkäynnistämisen jälkeen."
-#: any.pm:1076
+#: any.pm:1102
#, c-format
msgid "Multi languages"
msgstr "Asenna useita kieliä"
-#: any.pm:1087 any.pm:1119
+#: any.pm:1113 any.pm:1145
#, c-format
msgid "Old compatibility (non UTF-8) encoding"
msgstr "Vanhempi ei-UTF-8-merkistö"
# Asennuksen sivuvalikko
-#: any.pm:1089
+#: any.pm:1115
#, c-format
msgid "All languages"
msgstr "Kaikki kielet"
-#: any.pm:1111
+#: any.pm:1137
#, c-format
msgid "Language choice"
msgstr "Kielivalinta"
-#: any.pm:1165
+#: any.pm:1191
#, c-format
msgid "Country / Region"
msgstr "Maa / alue"
-#: any.pm:1166
+#: any.pm:1192
#, c-format
msgid "Please choose your country"
msgstr "Valitse maa, jossa olet"
-#: any.pm:1168
+#: any.pm:1194
#, c-format
msgid "Here is the full list of available countries"
msgstr "Lista kaikista käytettävissä olevista maista"
-#: any.pm:1169
+#: any.pm:1195
#, c-format
msgid "Other Countries"
msgstr "Muut maat"
-#: any.pm:1169 interactive.pm:488 interactive/gtk.pm:445
+#: any.pm:1195 interactive.pm:488 interactive/gtk.pm:445
#, c-format
msgid "Advanced"
msgstr "Lisäasetukset"
-#: any.pm:1175
+#: any.pm:1201
#, c-format
msgid "Input method:"
msgstr "Syöttömenetelmä:"
-#: any.pm:1178
+#: any.pm:1204
#, c-format
msgid "None"
msgstr "Ei mitään"
-#: any.pm:1259
+#: any.pm:1285
#, c-format
msgid "No sharing"
msgstr "Ei jaettu"
# Asennuksen sivuvalikko
-#: any.pm:1259
+#: any.pm:1285
#, c-format
msgid "Allow all users"
msgstr "Salli kaikille käyttäjille"
-#: any.pm:1259
+#: any.pm:1285
#, c-format
msgid "Custom"
msgstr "Mukautettu"
-#: any.pm:1263
+#: any.pm:1289
#, c-format
msgid ""
"Would you like to allow users to share some of their directories?\n"
@@ -652,7 +653,7 @@ msgstr ""
"\n"
"\"Mukautettu\" sallii käyttäjäkohtaiset oikeudet.\n"
-#: any.pm:1275
+#: any.pm:1301
#, c-format
msgid ""
"NFS: the traditional Unix file sharing system, with less support on Mac and "
@@ -661,7 +662,7 @@ msgstr ""
"NFS: perinteinen Unix-tiedostonjakojärjestelmä, jota Mac ja Windows tukevat "
"huonosti."
-#: any.pm:1278
+#: any.pm:1304
#, c-format
msgid ""
"SMB: a file sharing system used by Windows, Mac OS X and many modern Linux "
@@ -670,7 +671,7 @@ msgstr ""
"SMB: tiedostonjakojärjestelmä, jota käyttävät Windows, Mac OS X ja monet "
"nykyaikaiset Linux-järjestelmät."
-#: any.pm:1286
+#: any.pm:1312
#, c-format
msgid ""
"You can export using NFS or SMB. Please select which you would like to use."
@@ -678,12 +679,12 @@ msgstr ""
"Tiedostoja voidaan jakaa sekä NFS:llä että Samballa. Valitse kumpaa "
"käytetään."
-#: any.pm:1314
+#: any.pm:1340
#, c-format
msgid "Launch userdrake"
msgstr "Käynnistä Userdrake"
-#: any.pm:1316
+#: any.pm:1342
#, c-format
msgid ""
"The per-user sharing uses the group \"fileshare\". \n"
@@ -692,7 +693,7 @@ msgstr ""
"Käyttäjäkohtainen jako käyttää ryhmää \"fileshare\".\n"
"Käyttäjä voidaan lisätä ryhmään Userdraken avulla."
-#: any.pm:1421
+#: any.pm:1448
#, c-format
msgid ""
"You need to logout and back in again for changes to take effect. Press OK to "
@@ -701,47 +702,47 @@ msgstr ""
"Muutosten ottaminen käyttöön vaatii uloskirjautumisen. Valitse OK "
"kirjautuaksesi ulos."
-#: any.pm:1425
+#: any.pm:1452
#, c-format
msgid "You need to log out and back in again for changes to take effect"
msgstr "Muutosten ottaminen käyttöön vaatii uloskirjautumisen."
-#: any.pm:1460
+#: any.pm:1487
#, c-format
msgid "Timezone"
msgstr "Aikavyöhyke"
-#: any.pm:1460
+#: any.pm:1487
#, c-format
msgid "Which is your timezone?"
msgstr "Valitse järjestelmän aikavyöhyke"
-#: any.pm:1483 any.pm:1485
+#: any.pm:1510 any.pm:1512
#, c-format
msgid "Date, Clock & Time Zone Settings"
msgstr "Päivämäärän, kellonajan ja aikavyöhykkeen asetukset"
-#: any.pm:1486
+#: any.pm:1513
#, c-format
msgid "What is the best time?"
msgstr "Kumpi aika on oikeampi?"
-#: any.pm:1490
+#: any.pm:1517
#, c-format
msgid "%s (hardware clock set to UTC)"
msgstr "%s (laitteistokello UTC-ajassa)"
-#: any.pm:1491
+#: any.pm:1518
#, c-format
msgid "%s (hardware clock set to local time)"
msgstr "%s (laitteistokello paikallisessa ajassa)"
-#: any.pm:1493
+#: any.pm:1520
#, c-format
msgid "NTP Server"
msgstr "NTP-palvelin"
-#: any.pm:1494
+#: any.pm:1521
#, c-format
msgid "Automatic time synchronization (using NTP)"
msgstr "Automaattinen kellon tahdistus NTP:n avulla"
@@ -1255,7 +1256,7 @@ msgid "Mount point"
msgstr "Liitospiste"
#: diskdrake/dav.pm:67 diskdrake/interactive.pm:403
-#: diskdrake/interactive.pm:1072 diskdrake/removable.pm:24
+#: diskdrake/interactive.pm:1090 diskdrake/removable.pm:24
#: diskdrake/smbnfs_gtk.pm:80
#, c-format
msgid "Options"
@@ -1266,23 +1267,24 @@ msgstr "Valinnat"
msgid "Remove"
msgstr "Poista"
-#: diskdrake/dav.pm:69 diskdrake/hd_gtk.pm:182 diskdrake/removable.pm:26
+#: diskdrake/dav.pm:69 diskdrake/hd_gtk.pm:187 diskdrake/removable.pm:26
#: diskdrake/smbnfs_gtk.pm:82 interactive/http.pm:151
#, c-format
msgid "Done"
msgstr "Valmis"
-#: diskdrake/dav.pm:78 diskdrake/hd_gtk.pm:123 diskdrake/hd_gtk.pm:289
+#: diskdrake/dav.pm:78 diskdrake/hd_gtk.pm:128 diskdrake/hd_gtk.pm:294
#: diskdrake/interactive.pm:247 diskdrake/interactive.pm:260
#: diskdrake/interactive.pm:450 diskdrake/interactive.pm:520
#: diskdrake/interactive.pm:525 diskdrake/interactive.pm:656
-#: diskdrake/interactive.pm:942 diskdrake/interactive.pm:1118
-#: diskdrake/interactive.pm:1131 diskdrake/interactive.pm:1134
-#: diskdrake/interactive.pm:1402 diskdrake/smbnfs_gtk.pm:42 do_pkgs.pm:23
-#: do_pkgs.pm:28 do_pkgs.pm:44 do_pkgs.pm:60 do_pkgs.pm:65 do_pkgs.pm:82
-#: fsedit.pm:246 interactive/http.pm:117 interactive/http.pm:118
-#: modules/interactive.pm:19 scanner.pm:95 scanner.pm:106 scanner.pm:113
-#: scanner.pm:120 wizards.pm:95 wizards.pm:99 wizards.pm:121
+#: diskdrake/interactive.pm:909 diskdrake/interactive.pm:960
+#: diskdrake/interactive.pm:1136 diskdrake/interactive.pm:1149
+#: diskdrake/interactive.pm:1152 diskdrake/interactive.pm:1420
+#: diskdrake/smbnfs_gtk.pm:42 do_pkgs.pm:23 do_pkgs.pm:28 do_pkgs.pm:44
+#: do_pkgs.pm:60 do_pkgs.pm:65 do_pkgs.pm:82 fsedit.pm:246
+#: interactive/http.pm:117 interactive/http.pm:118 modules/interactive.pm:19
+#: scanner.pm:95 scanner.pm:106 scanner.pm:113 scanner.pm:120 wizards.pm:95
+#: wizards.pm:99 wizards.pm:121
#, c-format
msgid "Error"
msgstr "Virhe"
@@ -1297,12 +1299,12 @@ msgstr "Anna WebDAV-palvelimen osoite (URL)"
msgid "The URL must begin with http:// or https://"
msgstr "Osoitteen tulee alkaa etuliitteellä http:// tai https://"
-#: diskdrake/dav.pm:106 diskdrake/hd_gtk.pm:407 diskdrake/interactive.pm:303
+#: diskdrake/dav.pm:106 diskdrake/hd_gtk.pm:412 diskdrake/interactive.pm:303
#: diskdrake/interactive.pm:388 diskdrake/interactive.pm:550
#: diskdrake/interactive.pm:747 diskdrake/interactive.pm:805
-#: diskdrake/interactive.pm:922 diskdrake/interactive.pm:964
-#: diskdrake/interactive.pm:965 diskdrake/interactive.pm:1215
-#: diskdrake/interactive.pm:1253 diskdrake/interactive.pm:1401 do_pkgs.pm:19
+#: diskdrake/interactive.pm:940 diskdrake/interactive.pm:982
+#: diskdrake/interactive.pm:983 diskdrake/interactive.pm:1233
+#: diskdrake/interactive.pm:1271 diskdrake/interactive.pm:1419 do_pkgs.pm:19
#: do_pkgs.pm:39 do_pkgs.pm:57 do_pkgs.pm:77 harddrake/sound.pm:442
#, c-format
msgid "Warning"
@@ -1319,60 +1321,62 @@ msgid "Server: "
msgstr "Palvelin: "
#: diskdrake/dav.pm:125 diskdrake/interactive.pm:493
-#: diskdrake/interactive.pm:1277 diskdrake/interactive.pm:1362
+#: diskdrake/interactive.pm:1295 diskdrake/interactive.pm:1380
#, c-format
msgid "Mount point: "
msgstr "Liitospiste: "
-#: diskdrake/dav.pm:126 diskdrake/interactive.pm:1369
+#: diskdrake/dav.pm:126 diskdrake/interactive.pm:1387
#, c-format
msgid "Options: %s"
msgstr "Vaihtoehdot: %s"
-#: diskdrake/hd_gtk.pm:54 diskdrake/interactive.pm:298
+#: diskdrake/hd_gtk.pm:61 diskdrake/interactive.pm:298
#: diskdrake/smbnfs_gtk.pm:22 fs/mount_point.pm:106
-#: fs/partitioning_wizard.pm:51 fs/partitioning_wizard.pm:206
-#: fs/partitioning_wizard.pm:211 fs/partitioning_wizard.pm:250
-#: fs/partitioning_wizard.pm:269 fs/partitioning_wizard.pm:274
+#: fs/partitioning_wizard.pm:52 fs/partitioning_wizard.pm:222
+#: fs/partitioning_wizard.pm:230 fs/partitioning_wizard.pm:269
+#: fs/partitioning_wizard.pm:388 fs/partitioning_wizard.pm:445
+#: fs/partitioning_wizard.pm:518 fs/partitioning_wizard.pm:521
#, c-format
msgid "Partitioning"
msgstr "Osiointi"
-#: diskdrake/hd_gtk.pm:68
+#: diskdrake/hd_gtk.pm:73
#, c-format
msgid "Click on a partition, choose a filesystem type then choose an action"
msgstr ""
"Valitse ensin osio, käytettävä tiedostojärjestelmä ja tämän jälkeen "
"tarvittavat toimenpiteet"
-#: diskdrake/hd_gtk.pm:105 diskdrake/interactive.pm:1093
-#: diskdrake/interactive.pm:1103 diskdrake/interactive.pm:1156
+#: diskdrake/hd_gtk.pm:110 diskdrake/interactive.pm:1111
+#: diskdrake/interactive.pm:1121 diskdrake/interactive.pm:1174
#, c-format
msgid "Read carefully"
msgstr "HUOM!"
-#: diskdrake/hd_gtk.pm:105
+#: diskdrake/hd_gtk.pm:110
#, c-format
msgid "Please make a backup of your data first"
msgstr "Luo ensin varmuuskopio tiedoistasi"
-#: diskdrake/hd_gtk.pm:106 diskdrake/interactive.pm:240
+#: diskdrake/hd_gtk.pm:111 diskdrake/interactive.pm:240
#, c-format
msgid "Exit"
msgstr "Poistu"
-#: diskdrake/hd_gtk.pm:106
+#: diskdrake/hd_gtk.pm:111
#, c-format
msgid "Continue"
msgstr "Jatka"
-#: diskdrake/hd_gtk.pm:177 interactive.pm:653 interactive/gtk.pm:797
-#: interactive/gtk.pm:815 interactive/gtk.pm:836 ugtk2.pm:936
+#: diskdrake/hd_gtk.pm:182 fs/partitioning_wizard.pm:493 interactive.pm:653
+#: interactive/gtk.pm:811 interactive/gtk.pm:829 interactive/gtk.pm:850
+#: ugtk2.pm:936
#, c-format
msgid "Help"
msgstr "Ohje"
-#: diskdrake/hd_gtk.pm:223
+#: diskdrake/hd_gtk.pm:228
#, c-format
msgid ""
"You have one big Microsoft Windows partition.\n"
@@ -1383,87 +1387,87 @@ msgstr ""
"Ehdotan, että ensimmäiseksi muutetaan osion kokoa\n"
"(napsauta osiota ja valitse \"Muuta kokoa\")."
-#: diskdrake/hd_gtk.pm:225
+#: diskdrake/hd_gtk.pm:230
#, c-format
msgid "Please click on a partition"
msgstr "Napsauta osiota"
-#: diskdrake/hd_gtk.pm:239 diskdrake/smbnfs_gtk.pm:63
+#: diskdrake/hd_gtk.pm:244 diskdrake/smbnfs_gtk.pm:63
#, c-format
msgid "Details"
msgstr "Yksityiskohdat"
-#: diskdrake/hd_gtk.pm:289
+#: diskdrake/hd_gtk.pm:294
#, c-format
msgid "No hard drives found"
msgstr "Yhtään kiintolevyä ei löytynyt"
-#: diskdrake/hd_gtk.pm:316
+#: diskdrake/hd_gtk.pm:321
#, c-format
msgid "Unknown"
msgstr "Tuntematon"
-#: diskdrake/hd_gtk.pm:378
+#: diskdrake/hd_gtk.pm:383
#, c-format
msgid "Ext3"
msgstr "Ext3"
-#: diskdrake/hd_gtk.pm:378
+#: diskdrake/hd_gtk.pm:383
#, c-format
msgid "XFS"
msgstr "XFS"
-#: diskdrake/hd_gtk.pm:378
+#: diskdrake/hd_gtk.pm:383
#, c-format
msgid "Swap"
msgstr "Sivutus"
-#: diskdrake/hd_gtk.pm:378
+#: diskdrake/hd_gtk.pm:383
#, c-format
msgid "SunOS"
msgstr "SunOS"
-#: diskdrake/hd_gtk.pm:378
+#: diskdrake/hd_gtk.pm:383
#, c-format
msgid "HFS"
msgstr "HFS"
-#: diskdrake/hd_gtk.pm:378
+#: diskdrake/hd_gtk.pm:383
#, c-format
msgid "Windows"
msgstr "Windows"
-#: diskdrake/hd_gtk.pm:379 services.pm:158
+#: diskdrake/hd_gtk.pm:384 services.pm:158
#, c-format
msgid "Other"
msgstr "Muut"
-#: diskdrake/hd_gtk.pm:379 diskdrake/interactive.pm:1292
+#: diskdrake/hd_gtk.pm:384 diskdrake/interactive.pm:1310
#, c-format
msgid "Empty"
msgstr "Tyhjä"
-#: diskdrake/hd_gtk.pm:386
+#: diskdrake/hd_gtk.pm:391
#, c-format
msgid "Filesystem types:"
msgstr "Tiedostojärjestelmät:"
-#: diskdrake/hd_gtk.pm:407
+#: diskdrake/hd_gtk.pm:412
#, c-format
msgid "This partition is already empty"
msgstr "Osio on jo tyhjä"
-#: diskdrake/hd_gtk.pm:416
+#: diskdrake/hd_gtk.pm:421
#, c-format
msgid "Use ``Unmount'' first"
msgstr "Käytä ensin komentoa \"Irrota\""
-#: diskdrake/hd_gtk.pm:416
+#: diskdrake/hd_gtk.pm:421
#, c-format
msgid "Use ``%s'' instead (in expert mode)"
msgstr "Käytä sen sijaan sovellusta %s (asiantuntijatilassa)"
-#: diskdrake/hd_gtk.pm:416 diskdrake/interactive.pm:402
+#: diskdrake/hd_gtk.pm:421 diskdrake/interactive.pm:402
#: diskdrake/interactive.pm:588 diskdrake/removable.pm:25
#: diskdrake/removable.pm:48
#, c-format
@@ -1487,7 +1491,7 @@ msgid "More"
msgstr "Lisää"
#: diskdrake/interactive.pm:281 diskdrake/interactive.pm:291
-#: diskdrake/interactive.pm:1200
+#: diskdrake/interactive.pm:1218
#, c-format
msgid "Confirmation"
msgstr "Vahvistaminen"
@@ -1512,7 +1516,7 @@ msgstr "Lopeta kirjoittamatta osiotaulua?"
msgid "Do you want to save /etc/fstab modifications"
msgstr "Tallennetaanko muutokset tiedostoon /etc/fstab"
-#: diskdrake/interactive.pm:298 fs/partitioning_wizard.pm:250
+#: diskdrake/interactive.pm:298 fs/partitioning_wizard.pm:269
#, c-format
msgid "You need to reboot for the partition table modifications to take place"
msgstr ""
@@ -1603,7 +1607,7 @@ msgstr "Alusta"
msgid "Add to RAID"
msgstr "Lisää RAIDiin"
-#: diskdrake/interactive.pm:409 diskdrake/interactive.pm:888
+#: diskdrake/interactive.pm:409 diskdrake/interactive.pm:891
#, c-format
msgid "Add to LVM"
msgstr "Lisää LVM:ään"
@@ -1663,12 +1667,12 @@ msgstr "Luo uusi osio"
msgid "Start sector: "
msgstr "Aloitussektori: "
-#: diskdrake/interactive.pm:489 diskdrake/interactive.pm:957
+#: diskdrake/interactive.pm:489 diskdrake/interactive.pm:975
#, c-format
msgid "Size in MB: "
msgstr "Koko Mt: "
-#: diskdrake/interactive.pm:491 diskdrake/interactive.pm:958
+#: diskdrake/interactive.pm:491 diskdrake/interactive.pm:976
#, c-format
msgid "Filesystem type: "
msgstr "Tiedostojärjestelmä: "
@@ -1774,7 +1778,7 @@ msgid "Where do you want to mount %s?"
msgstr "Minne laite %s liitetään?"
#: diskdrake/interactive.pm:711 diskdrake/interactive.pm:794
-#: fs/partitioning_wizard.pm:146 fs/partitioning_wizard.pm:178
+#: fs/partitioning_wizard.pm:129 fs/partitioning_wizard.pm:191
#, c-format
msgid "Resizing"
msgstr "Muutetaan kokoa"
@@ -1830,7 +1834,7 @@ msgstr ""
"muuttamisen jälkeen suoritetaan tiedostojärjestelmän tarkistus,\n"
"kun Windows käynnistetään seuraavan kerran."
-#: diskdrake/interactive.pm:853 diskdrake/interactive.pm:1397
+#: diskdrake/interactive.pm:853 diskdrake/interactive.pm:1415
#, c-format
msgid "Filesystem encryption key"
msgstr "Tiedostojärjestelmän salausavain"
@@ -1840,7 +1844,7 @@ msgstr "Tiedostojärjestelmän salausavain"
msgid "Enter your filesystem encryption key"
msgstr "Anna tiedostojärjestelmän salausavain"
-#: diskdrake/interactive.pm:855 diskdrake/interactive.pm:1405
+#: diskdrake/interactive.pm:855 diskdrake/interactive.pm:1423
#, c-format
msgid "Encryption key"
msgstr "Salausavain"
@@ -1855,22 +1859,32 @@ msgstr "Virheellinen avain"
msgid "Choose an existing RAID to add to"
msgstr "Valitse RAID-laite tai luo uusi"
-#: diskdrake/interactive.pm:872 diskdrake/interactive.pm:890
+#: diskdrake/interactive.pm:872 diskdrake/interactive.pm:893
#, c-format
msgid "new"
msgstr "Uusi"
-#: diskdrake/interactive.pm:888
+#: diskdrake/interactive.pm:891
#, c-format
msgid "Choose an existing LVM to add to"
msgstr "Valitse taltioryhmä tai luo uusi"
-#: diskdrake/interactive.pm:895
-#, c-format
-msgid "LVM name?"
+#: diskdrake/interactive.pm:903 diskdrake/interactive.pm:912
+#, fuzzy, c-format
+msgid "LVM name"
msgstr "Taltioryhmän nimi?"
-#: diskdrake/interactive.pm:922
+#: diskdrake/interactive.pm:904
+#, c-format
+msgid "Enter a name for the new LVM volume group"
+msgstr ""
+
+#: diskdrake/interactive.pm:909
+#, fuzzy, c-format
+msgid "\"%s\" already exists"
+msgstr "Tiedosto on jo olemassa. Käytetäänkö sitä?"
+
+#: diskdrake/interactive.pm:940
#, c-format
msgid ""
"Physical volume %s is still in use.\n"
@@ -1879,118 +1893,118 @@ msgstr ""
"Fyysinen levy %s on vielä käytössä.\n"
"Siirretäänkö käytetyt fyysiset jatkeet muille levyille?"
-#: diskdrake/interactive.pm:924
+#: diskdrake/interactive.pm:942
#, c-format
msgid "Moving physical extents"
msgstr "Siirretään fyysisiä jatkeita"
-#: diskdrake/interactive.pm:942
+#: diskdrake/interactive.pm:960
#, c-format
msgid "This partition can not be used for loopback"
msgstr "Osiota ei voida käyttää loopback-osiona"
-#: diskdrake/interactive.pm:955
+#: diskdrake/interactive.pm:973
#, c-format
msgid "Loopback"
msgstr "Loopback"
-#: diskdrake/interactive.pm:956
+#: diskdrake/interactive.pm:974
#, c-format
msgid "Loopback file name: "
msgstr "Loopback-tiedoston nimi: "
-#: diskdrake/interactive.pm:961
+#: diskdrake/interactive.pm:979
#, c-format
msgid "Give a file name"
msgstr "Anna tiedostonimi"
-#: diskdrake/interactive.pm:964
+#: diskdrake/interactive.pm:982
#, c-format
msgid "File is already used by another loopback, choose another one"
msgstr "Tiedosto on jo toisen loopback:n käytössä, valitse toinen"
-#: diskdrake/interactive.pm:965
+#: diskdrake/interactive.pm:983
#, c-format
msgid "File already exists. Use it?"
msgstr "Tiedosto on jo olemassa. Käytetäänkö sitä?"
-#: diskdrake/interactive.pm:997 diskdrake/interactive.pm:1000
+#: diskdrake/interactive.pm:1015 diskdrake/interactive.pm:1018
#, c-format
msgid "Mount options"
msgstr "Liitosasetukset"
-#: diskdrake/interactive.pm:1007
+#: diskdrake/interactive.pm:1025
#, c-format
msgid "Various"
msgstr "Lisäasetukset"
-#: diskdrake/interactive.pm:1074
+#: diskdrake/interactive.pm:1092
#, c-format
msgid "device"
msgstr "RAID-laite"
-#: diskdrake/interactive.pm:1075
+#: diskdrake/interactive.pm:1093
#, c-format
msgid "level"
msgstr "RAID-taso"
-#: diskdrake/interactive.pm:1076
+#: diskdrake/interactive.pm:1094
#, c-format
msgid "chunk size in KiB"
msgstr "Lohkon koko (kt)"
-#: diskdrake/interactive.pm:1094
+#: diskdrake/interactive.pm:1112
#, c-format
msgid "Be careful: this operation is dangerous."
msgstr "Varoitus! Kyseessä on vaarallinen toimenpide."
-#: diskdrake/interactive.pm:1109
+#: diskdrake/interactive.pm:1127
#, c-format
msgid "Partitioning Type"
msgstr "Osiointitapa"
-#: diskdrake/interactive.pm:1109
+#: diskdrake/interactive.pm:1127
#, c-format
msgid "What type of partitioning?"
msgstr "Valitse osiointitapa"
-#: diskdrake/interactive.pm:1147
+#: diskdrake/interactive.pm:1165
#, c-format
msgid "You'll need to reboot before the modification can take place"
msgstr "Kone täytyy käynnistää uudelleen, jotta muutos tulee voimaan"
-#: diskdrake/interactive.pm:1156
+#: diskdrake/interactive.pm:1174
#, c-format
msgid "Partition table of drive %s is going to be written to disk"
msgstr "Levyn %s osiotaulu kirjoitetaan levylle"
-#: diskdrake/interactive.pm:1178 fs/format.pm:96 fs/format.pm:103
+#: diskdrake/interactive.pm:1196 fs/format.pm:96 fs/format.pm:103
#, c-format
msgid "Formatting partition %s"
msgstr "Alustetaan osiota %s"
# mat
-#: diskdrake/interactive.pm:1191
+#: diskdrake/interactive.pm:1209
#, c-format
msgid "After formatting partition %s, all data on this partition will be lost"
msgstr "Kaikki osiolla %s olevat tiedot häviävät osion alustuksen yhteydessä"
-#: diskdrake/interactive.pm:1200 fs/partitioning.pm:48
+#: diskdrake/interactive.pm:1218 fs/partitioning.pm:48
#, c-format
msgid "Check bad blocks?"
msgstr "Tarkistetaanko vialliset lohkot?"
-#: diskdrake/interactive.pm:1214
+#: diskdrake/interactive.pm:1232
#, c-format
msgid "Move files to the new partition"
msgstr "Siirrä tiedostot uudelle osiolle"
-#: diskdrake/interactive.pm:1214
+#: diskdrake/interactive.pm:1232
#, c-format
msgid "Hide files"
msgstr "Piilota tiedostot"
-#: diskdrake/interactive.pm:1215
+#: diskdrake/interactive.pm:1233
#, c-format
msgid ""
"Directory %s already contains data\n"
@@ -2007,131 +2021,131 @@ msgstr ""
"tiedostot voidaan jättää entiseen sijaintiinsa (jonka seurauksena "
"liitettävän osion tiedot piilottavat ne)"
-#: diskdrake/interactive.pm:1230
+#: diskdrake/interactive.pm:1248
#, c-format
msgid "Moving files to the new partition"
msgstr "Siirretään tiedostoja uudelle osiolle"
-#: diskdrake/interactive.pm:1234
+#: diskdrake/interactive.pm:1252
#, c-format
msgid "Copying %s"
msgstr "Kopioidaan %s"
-#: diskdrake/interactive.pm:1238
+#: diskdrake/interactive.pm:1256
#, c-format
msgid "Removing %s"
msgstr "Poistetaan %s"
-#: diskdrake/interactive.pm:1252
+#: diskdrake/interactive.pm:1270
#, c-format
msgid "partition %s is now known as %s"
msgstr "osio %s tunnetaan nyt nimellä %s"
-#: diskdrake/interactive.pm:1253
+#: diskdrake/interactive.pm:1271
#, c-format
msgid "Partitions have been renumbered: "
msgstr "Osiot numeroitiin uudelleen: "
-#: diskdrake/interactive.pm:1278 diskdrake/interactive.pm:1346
+#: diskdrake/interactive.pm:1296 diskdrake/interactive.pm:1364
#, c-format
msgid "Device: "
msgstr "Laite: "
-#: diskdrake/interactive.pm:1279
+#: diskdrake/interactive.pm:1297
#, c-format
msgid "Volume label: "
msgstr "Osion nimi: "
-#: diskdrake/interactive.pm:1280
+#: diskdrake/interactive.pm:1298
#, c-format
msgid "UUID: "
msgstr "UUID: "
-#: diskdrake/interactive.pm:1281
+#: diskdrake/interactive.pm:1299
#, c-format
msgid "DOS drive letter: %s (just a guess)\n"
msgstr "DOS-kirjaintunnus: %s (vain arvaus)\n"
-#: diskdrake/interactive.pm:1285 diskdrake/interactive.pm:1294
-#: diskdrake/interactive.pm:1365
+#: diskdrake/interactive.pm:1303 diskdrake/interactive.pm:1312
+#: diskdrake/interactive.pm:1383
#, c-format
msgid "Type: "
msgstr "Tyyppi: "
-#: diskdrake/interactive.pm:1289 diskdrake/interactive.pm:1350
+#: diskdrake/interactive.pm:1307 diskdrake/interactive.pm:1368
#, c-format
msgid "Name: "
msgstr "Nimi: "
-#: diskdrake/interactive.pm:1296
+#: diskdrake/interactive.pm:1314
#, c-format
msgid "Start: sector %s\n"
msgstr "Alku: sektori %s\n"
# mat
-#: diskdrake/interactive.pm:1297
+#: diskdrake/interactive.pm:1315
#, c-format
msgid "Size: %s"
msgstr "Koko: %s"
-#: diskdrake/interactive.pm:1299
+#: diskdrake/interactive.pm:1317
#, c-format
msgid ", %s sectors"
msgstr ", %s sektoria"
-#: diskdrake/interactive.pm:1301
+#: diskdrake/interactive.pm:1319
#, c-format
msgid "Cylinder %d to %d\n"
msgstr "Sylinteristä %d sylinteriin %d\n"
-#: diskdrake/interactive.pm:1302
+#: diskdrake/interactive.pm:1320
#, c-format
msgid "Number of logical extents: %d\n"
msgstr "Loogisten jatkeiden määrä: %d\n"
-#: diskdrake/interactive.pm:1303
+#: diskdrake/interactive.pm:1321
#, c-format
msgid "Formatted\n"
msgstr "Alustettu\n"
-#: diskdrake/interactive.pm:1304
+#: diskdrake/interactive.pm:1322
#, c-format
msgid "Not formatted\n"
msgstr "Ei alustettu\n"
-#: diskdrake/interactive.pm:1305
+#: diskdrake/interactive.pm:1323
#, c-format
msgid "Mounted\n"
msgstr "Liitetty\n"
-#: diskdrake/interactive.pm:1306
+#: diskdrake/interactive.pm:1324
#, c-format
msgid "RAID %s\n"
msgstr "RAID %s\n"
-#: diskdrake/interactive.pm:1308
+#: diskdrake/interactive.pm:1326
#, c-format
msgid "Encrypted"
msgstr "Salattu"
# Vaatii tarkastusta
-#: diskdrake/interactive.pm:1308
+#: diskdrake/interactive.pm:1326
#, c-format
msgid " (mapped on %s)"
msgstr " (liitetty %s)"
# Vaatii tarkastusta
-#: diskdrake/interactive.pm:1309
+#: diskdrake/interactive.pm:1327
#, c-format
msgid " (to map on %s)"
msgstr " (liitettäväksi %s)"
-#: diskdrake/interactive.pm:1310
+#: diskdrake/interactive.pm:1328
#, c-format
msgid " (inactive)"
msgstr "(ei aktiivinen)"
-#: diskdrake/interactive.pm:1316
+#: diskdrake/interactive.pm:1334
#, c-format
msgid ""
"Loopback file(s):\n"
@@ -2140,7 +2154,7 @@ msgstr ""
"Loopback tiedosto(t):\n"
" %s\n"
-#: diskdrake/interactive.pm:1317
+#: diskdrake/interactive.pm:1335
#, c-format
msgid ""
"Partition booted by default\n"
@@ -2149,27 +2163,27 @@ msgstr ""
"Osio on aktiivinen\n"
" (MS-DOS käynnistys, ei LILO)\n"
-#: diskdrake/interactive.pm:1319
+#: diskdrake/interactive.pm:1337
#, c-format
msgid "Level %s\n"
msgstr "Taso %s\n"
-#: diskdrake/interactive.pm:1320
+#: diskdrake/interactive.pm:1338
#, c-format
msgid "Chunk size %d KiB\n"
msgstr "Lohkon koko %d kt\n"
-#: diskdrake/interactive.pm:1321
+#: diskdrake/interactive.pm:1339
#, c-format
msgid "RAID-disks %s\n"
msgstr "RAID-levyt %s\n"
-#: diskdrake/interactive.pm:1323
+#: diskdrake/interactive.pm:1341
#, c-format
msgid "Loopback file name: %s"
msgstr "Loopback-tiedoston nimi: %s"
-#: diskdrake/interactive.pm:1326
+#: diskdrake/interactive.pm:1344
#, c-format
msgid ""
"\n"
@@ -2182,7 +2196,7 @@ msgstr ""
"ajuriosio. On ehkä parasta\n"
"jättää se rauhaan.\n"
-#: diskdrake/interactive.pm:1329
+#: diskdrake/interactive.pm:1347
#, c-format
msgid ""
"\n"
@@ -2196,68 +2210,68 @@ msgstr ""
"käynnistämiseksi eri\n"
"käyttöjärjestelmiin.\n"
-#: diskdrake/interactive.pm:1338
+#: diskdrake/interactive.pm:1356
#, c-format
msgid "Free space on %s (%s)"
msgstr "Vapaata tilaa osiolla %s (%s)"
-#: diskdrake/interactive.pm:1347
+#: diskdrake/interactive.pm:1365
#, c-format
msgid "Read-only"
msgstr "Vain luku"
-#: diskdrake/interactive.pm:1348
+#: diskdrake/interactive.pm:1366
#, c-format
msgid "Size: %s\n"
msgstr "Koko: %s\n"
-#: diskdrake/interactive.pm:1349
+#: diskdrake/interactive.pm:1367
#, c-format
msgid "Geometry: %s cylinders, %s heads, %s sectors\n"
msgstr "Levyn tiedot: %s sylinteriä, %s lukupäätä, %s sektoria\n"
-#: diskdrake/interactive.pm:1351
+#: diskdrake/interactive.pm:1369
#, c-format
msgid "Medium type: "
msgstr "Tietovälineen tyyppi: "
-#: diskdrake/interactive.pm:1352
+#: diskdrake/interactive.pm:1370
#, c-format
msgid "LVM-disks %s\n"
msgstr "LVM-levyt %s\n"
# mat
-#: diskdrake/interactive.pm:1353
+#: diskdrake/interactive.pm:1371
#, c-format
msgid "Partition table type: %s\n"
msgstr "Osiotaulun tyyppi: %s\n"
-#: diskdrake/interactive.pm:1354
+#: diskdrake/interactive.pm:1372
#, c-format
msgid "on channel %d id %d\n"
msgstr "väylässä %d id %d\n"
-#: diskdrake/interactive.pm:1398
+#: diskdrake/interactive.pm:1416
#, c-format
msgid "Choose your filesystem encryption key"
msgstr "Valitse tiedostojärjestelmän salausavain"
-#: diskdrake/interactive.pm:1401
+#: diskdrake/interactive.pm:1419
#, c-format
msgid "This encryption key is too simple (must be at least %d characters long)"
msgstr "Salausavain on liian lyhyt, sen tulee olla vähintään %d merkkiä pitkä."
-#: diskdrake/interactive.pm:1402
+#: diskdrake/interactive.pm:1420
#, c-format
msgid "The encryption keys do not match"
msgstr "Salausavaimet eivät täsmää"
-#: diskdrake/interactive.pm:1406
+#: diskdrake/interactive.pm:1424
#, c-format
msgid "Encryption key (again)"
msgstr "Salausavain (uudelleen)"
-#: diskdrake/interactive.pm:1408
+#: diskdrake/interactive.pm:1426
#, c-format
msgid "Encryption algorithm"
msgstr "Salausalgoritmi"
@@ -2269,7 +2283,7 @@ msgstr "Muuta tyyppiä"
#: diskdrake/smbnfs_gtk.pm:81 interactive.pm:129 interactive.pm:550
#: interactive/curses.pm:260 interactive/http.pm:104 interactive/http.pm:160
-#: interactive/stdio.pm:39 interactive/stdio.pm:148 mygtk2.pm:844 ugtk2.pm:415
+#: interactive/stdio.pm:39 interactive/stdio.pm:148 mygtk2.pm:846 ugtk2.pm:415
#: ugtk2.pm:517 ugtk2.pm:526 ugtk2.pm:812
#, c-format
msgid "Cancel"
@@ -2360,7 +2374,7 @@ msgstr ""
"Tapahtui virhe - ei löytynyt yhtään laitetta, jolle voisi luoda uuden "
"tiedostojärjestelmän. Tarkista laitteisto ongelman varalta."
-#: fs/any.pm:75 fs/partitioning_wizard.pm:59
+#: fs/any.pm:75 fs/partitioning_wizard.pm:60
#, c-format
msgid "You must have a FAT partition mounted in /boot/efi"
msgstr "Hakemistoon /boot/efi tulee olla liitettynä FAT-osio"
@@ -2574,7 +2588,7 @@ msgstr ""
msgid "Not enough swap space to fulfill installation, please add some"
msgstr "Sivutustilaa ei ole riittävästi, suurenna sitä"
-#: fs/partitioning_wizard.pm:51
+#: fs/partitioning_wizard.pm:52
#, c-format
msgid ""
"You must have a root partition.\n"
@@ -2585,7 +2599,7 @@ msgstr ""
"Luo osio sitä varten (tai napsauta olemassa olevaa),\n"
"valitse \"Liitospiste\" ja aseta sille arvoksi \"/\"."
-#: fs/partitioning_wizard.pm:56
+#: fs/partitioning_wizard.pm:57
#, c-format
msgid ""
"You do not have a swap partition.\n"
@@ -2596,83 +2610,42 @@ msgstr ""
"\n"
"Jatka joka tapauksessa?"
-#: fs/partitioning_wizard.pm:84
+#: fs/partitioning_wizard.pm:93
#, c-format
msgid "Use free space"
msgstr "Käytä tyhjää tilaa"
-#: fs/partitioning_wizard.pm:86
+#: fs/partitioning_wizard.pm:95
#, c-format
msgid "Not enough free space to allocate new partitions"
msgstr "Tilaa ei ole tarpeeksi uusien osioiden luomiseksi"
-#: fs/partitioning_wizard.pm:94
+#: fs/partitioning_wizard.pm:103
#, c-format
msgid "Use existing partitions"
msgstr "Käytä olemassa olevia osioita"
-#: fs/partitioning_wizard.pm:96
+#: fs/partitioning_wizard.pm:105
#, c-format
msgid "There is no existing partition to use"
msgstr "Ei olemassa olevaa osiota käytettäväksi"
-#: fs/partitioning_wizard.pm:103
-#, c-format
-msgid "Use the Microsoft Windows® partition for loopback"
-msgstr "Käytä Microsoft Windows®-osiota loopback-tiedostona"
-
-#: fs/partitioning_wizard.pm:106
-#, c-format
-msgid "Which partition do you want to use for Linux4Win?"
-msgstr "Valitse osio Linux4Win:lle"
-
-#: fs/partitioning_wizard.pm:108
-#, c-format
-msgid "Choose the sizes"
-msgstr "Valitse koot"
-
-#: fs/partitioning_wizard.pm:109
-#, c-format
-msgid "Root partition size in MB: "
-msgstr "Juuriosion koko Mt: "
-
-#: fs/partitioning_wizard.pm:110
-#, c-format
-msgid "Swap partition size in MB: "
-msgstr "Sivutusosion koko Mt: "
-
-#: fs/partitioning_wizard.pm:119
+#: fs/partitioning_wizard.pm:129
#, c-format
-msgid "There is no FAT partition to use as loopback (or not enough space left)"
-msgstr ""
-"FAT-osiota ei löydy käytettäväksi loopback-tiedostona (tai levyllä ei ole "
-"riittävästi vapaata tilaa)"
+msgid "Computing the size of the Microsoft Windows® partition"
+msgstr "Lasketaan Microsoft Windows®-osion kokoa"
-#: fs/partitioning_wizard.pm:127
+#: fs/partitioning_wizard.pm:148
#, c-format
msgid "Use the free space on a Microsoft Windows® partition"
msgstr "Käytä Microsoft Windows®-osion tyhjää tilaa"
-#: fs/partitioning_wizard.pm:129
+#: fs/partitioning_wizard.pm:152
#, c-format
msgid "Which partition do you want to resize?"
msgstr "Valitse osio, jonka kokoa muutetaan"
-#: fs/partitioning_wizard.pm:143
-#, c-format
-msgid ""
-"The FAT resizer is unable to handle your partition, \n"
-"the following error occurred: %s"
-msgstr ""
-"FAT-tiedostojärjestelmän koon muuttaja ei osaa käsitellä osiota,\n"
-"tapahtui virhe: %s"
-
-#: fs/partitioning_wizard.pm:146
-#, c-format
-msgid "Computing the size of the Microsoft Windows® partition"
-msgstr "Lasketaan Microsoft Windows®-osion kokoa"
-
-#: fs/partitioning_wizard.pm:153
+#: fs/partitioning_wizard.pm:162
#, c-format
msgid ""
"Your Microsoft Windows® partition is too fragmented. Please reboot your "
@@ -2683,7 +2656,7 @@ msgstr ""
"Windowsiin ja suorita \"Levyn eheytys\" ja aloita Mandriva Linuxin asennus "
"sen jälkeen uudestaan."
-#: fs/partitioning_wizard.pm:156
+#: fs/partitioning_wizard.pm:166
#, c-format
msgid ""
"WARNING!\n"
@@ -2720,39 +2693,39 @@ msgstr ""
"Kun olet varma, paina %s."
#. -PO: keep the double empty lines between sections, this is formatted a la LaTeX
-#: fs/partitioning_wizard.pm:165 interactive.pm:549 interactive/curses.pm:263
-#: ugtk2.pm:519
+#: fs/partitioning_wizard.pm:175 fs/partitioning_wizard.pm:498
+#: interactive.pm:549 interactive/curses.pm:263 ugtk2.pm:519
#, c-format
msgid "Next"
msgstr "Seuraava"
-#: fs/partitioning_wizard.pm:168
+#: fs/partitioning_wizard.pm:180
#, c-format
msgid "Partitionning"
msgstr "Osiointi"
-#: fs/partitioning_wizard.pm:168
+#: fs/partitioning_wizard.pm:180
#, c-format
msgid "Which size do you want to keep for Microsoft Windows® on partition %s?"
msgstr "Kuinka paljon Microsoft Windows®:lle jätetään tilaa osiolle %s?"
# mat
-#: fs/partitioning_wizard.pm:169
+#: fs/partitioning_wizard.pm:181
#, c-format
msgid "Size"
msgstr "Koko"
-#: fs/partitioning_wizard.pm:178
+#: fs/partitioning_wizard.pm:191
#, c-format
msgid "Resizing Microsoft Windows® partition"
msgstr "Muutetaan Microsoft Windows®-osion kokoa"
-#: fs/partitioning_wizard.pm:183
+#: fs/partitioning_wizard.pm:196
#, c-format
msgid "FAT resizing failed: %s"
msgstr "FAT-tiedostojärjestelmän koon muuttaminen epäonnistui: %s"
-#: fs/partitioning_wizard.pm:186
+#: fs/partitioning_wizard.pm:199
#, c-format
msgid ""
"To ensure data integrity after resizing the partition(s), \n"
@@ -2762,23 +2735,23 @@ msgstr ""
"muuttamisen jälkeen suoritetaan tiedostojärjestelmän tarkistus,\n"
"kun kun Microsoft Windows® käynnistetään seuraavan kerran."
-#: fs/partitioning_wizard.pm:198
+#: fs/partitioning_wizard.pm:212
#, c-format
msgid "There is no FAT partition to resize (or not enough space left)"
msgstr ""
"Muutettavaa FAT-osiota ei löydy (tai osiolla ei ole tarpeeksi vapaata tilaa)"
-#: fs/partitioning_wizard.pm:203
+#: fs/partitioning_wizard.pm:217
#, c-format
msgid "Remove Microsoft Windows®"
msgstr "Poista Microsoft Windows®"
-#: fs/partitioning_wizard.pm:203
+#: fs/partitioning_wizard.pm:217
#, c-format
msgid "Erase and use entire disk"
msgstr "Tyhjennä ja käytä koko levy"
-#: fs/partitioning_wizard.pm:205
+#: fs/partitioning_wizard.pm:221
#, c-format
msgid "You have more than one hard drive, which one do you install linux on?"
msgstr ""
@@ -2786,22 +2759,22 @@ msgstr ""
"Linux asennetaan."
# mat
-#: fs/partitioning_wizard.pm:210 fsedit.pm:600
+#: fs/partitioning_wizard.pm:229 fsedit.pm:600
#, c-format
msgid "ALL existing partitions and their data will be lost on drive %s"
msgstr "KAIKKI olemassa olevat osiot ja niissä oleva tieto tuhoutuu levyltä %s"
-#: fs/partitioning_wizard.pm:220
+#: fs/partitioning_wizard.pm:239
#, c-format
msgid "Custom disk partitioning"
msgstr "Mukautettu levyn osiointi"
-#: fs/partitioning_wizard.pm:226
+#: fs/partitioning_wizard.pm:245
#, c-format
msgid "Use fdisk"
msgstr "Käytä fdiskiä"
-#: fs/partitioning_wizard.pm:229
+#: fs/partitioning_wizard.pm:248
#, c-format
msgid ""
"You can now partition %s.\n"
@@ -2810,28 +2783,33 @@ msgstr ""
"Kiintolevy %s voidaan nyt osioida.\n"
"Älä unohda tallentaa asetuksia näppäimellä \"w\"."
-#: fs/partitioning_wizard.pm:269
+#: fs/partitioning_wizard.pm:388 fs/partitioning_wizard.pm:518
#, c-format
msgid "I can not find any room for installing"
msgstr "Asennukselle ei löydy tarpeeksi vapaata tilaa"
-#: fs/partitioning_wizard.pm:278
+#: fs/partitioning_wizard.pm:397 fs/partitioning_wizard.pm:525
#, c-format
msgid "The DrakX Partitioning wizard found the following solutions:"
msgstr "DrakX Osiointivelho löysi seuraavat vaihtoehdot:"
+#: fs/partitioning_wizard.pm:459
+#, c-format
+msgid "Here is the content of you disk drive "
+msgstr ""
+
# mat
-#: fs/partitioning_wizard.pm:287
+#: fs/partitioning_wizard.pm:535
#, c-format
msgid "Partitioning failed: %s"
msgstr "Osiointi epäonnistui: %s"
-#: fs/type.pm:388
+#: fs/type.pm:390
#, c-format
msgid "You can not use JFS for partitions smaller than 16MB"
msgstr "JFS-tiedostojärjestelmää ei voida käyttää alle 16 Mt osioilla"
-#: fs/type.pm:389
+#: fs/type.pm:391
#, c-format
msgid "You can not use ReiserFS for partitions smaller than 32MB"
msgstr "ReiserFS-tiedostojärjestelmää ei voida käyttää alle 32 Mt osioilla"
@@ -2930,7 +2908,7 @@ msgstr "Tämän hakemiston pitäisi olla juuritiedostojärjestelmässä"
#: fsedit.pm:447 fsedit.pm:449
#, c-format
msgid ""
-"You need a true filesystem (ext2/ext3, reiserfs, xfs, or jfs) for this mount "
+"You need a true filesystem (ext2/3/4, reiserfs, xfs, or jfs) for this mount "
"point\n"
msgstr ""
"Tarvotaan \"oikea\" tiedostojärjestelmä (ext2/ext3/ext4, ReiserFS, XFS tai "
@@ -3253,7 +3231,7 @@ msgid ""
"sound card (%s)."
msgstr "Valitse vaihtoehtoinen OSS- tai ALSA-ajuri äänikortille \"%s\"."
-#. -PO: here the first %s is either "OSS" or "ALSA",
+#. -PO: here the first %s is either "OSS" or "ALSA",
#. -PO: the second %s is the name of the current driver
#. -PO: and the third %s is the name of the default driver
#: harddrake/sound.pm:412
@@ -3469,7 +3447,7 @@ msgstr "Vastaanottimen tyyppi:"
#: interactive.pm:128 interactive.pm:549 interactive/curses.pm:263
#: interactive/http.pm:103 interactive/http.pm:156 interactive/stdio.pm:39
-#: interactive/stdio.pm:148 interactive/stdio.pm:149 mygtk2.pm:844
+#: interactive/stdio.pm:148 interactive/stdio.pm:149 mygtk2.pm:846
#: ugtk2.pm:421 ugtk2.pm:519 ugtk2.pm:812 ugtk2.pm:835
#, c-format
msgid "Ok"
@@ -3530,7 +3508,7 @@ msgstr "Hakemistoa ei ole olemassa"
msgid "No such file"
msgstr "Tiedostoa ei ole olemassa"
-#: interactive/gtk.pm:580
+#: interactive/gtk.pm:594
#, c-format
msgid "Beware, Caps Lock is enabled"
msgstr "HUOM: Caps Lock on käytössä"
@@ -5552,17 +5530,17 @@ msgstr ""
"Moduulin %s lataaminen epäonnistui.\n"
"Yritetäänkö muilla asetuksilla?"
-#: mygtk2.pm:1538 mygtk2.pm:1539
+#: mygtk2.pm:1540 mygtk2.pm:1541
#, c-format
msgid "Password is trivial to guess"
msgstr "Salasana on yksinkertainen arvata"
-#: mygtk2.pm:1540
+#: mygtk2.pm:1542
#, c-format
msgid "Password should resist to basic attacks"
msgstr "Salasanan pitäisi kestää normaalit hyökkäykset"
-#: mygtk2.pm:1541 mygtk2.pm:1542
+#: mygtk2.pm:1543 mygtk2.pm:1544
#, c-format
msgid "Password seems secure"
msgstr "Salasana vaikuttaa turvalliselta"
@@ -7248,6 +7226,34 @@ msgstr ""
msgid "Installation failed"
msgstr "Asennus epäonnistui"
+#~ msgid "Use the Microsoft Windows® partition for loopback"
+#~ msgstr "Käytä Microsoft Windows®-osiota loopback-tiedostona"
+
+#~ msgid "Which partition do you want to use for Linux4Win?"
+#~ msgstr "Valitse osio Linux4Win:lle"
+
+#~ msgid "Choose the sizes"
+#~ msgstr "Valitse koot"
+
+#~ msgid "Root partition size in MB: "
+#~ msgstr "Juuriosion koko Mt: "
+
+#~ msgid "Swap partition size in MB: "
+#~ msgstr "Sivutusosion koko Mt: "
+
+#~ msgid ""
+#~ "There is no FAT partition to use as loopback (or not enough space left)"
+#~ msgstr ""
+#~ "FAT-osiota ei löydy käytettäväksi loopback-tiedostona (tai levyllä ei ole "
+#~ "riittävästi vapaata tilaa)"
+
+#~ msgid ""
+#~ "The FAT resizer is unable to handle your partition, \n"
+#~ "the following error occurred: %s"
+#~ msgstr ""
+#~ "FAT-tiedostojärjestelmän koon muuttaja ei osaa käsitellä osiota,\n"
+#~ "tapahtui virhe: %s"
+
#~ msgid "Automatic routing from ALSA to PulseAudio"
#~ msgstr "Automaattinen reititys ALSA:n ja PulseAudion välillä"
diff --git a/perl-install/share/po/fr.po b/perl-install/share/po/fr.po
index b8ea1472d..1168c6cca 100644
--- a/perl-install/share/po/fr.po
+++ b/perl-install/share/po/fr.po
@@ -74,7 +74,7 @@
msgid ""
msgstr ""
"Project-Id-Version: DrakX-fr\n"
-"POT-Creation-Date: 2009-09-10 12:20+0200\n"
+"POT-Creation-Date: 2009-10-07 13:57+0200\n"
"PO-Revision-Date: 2009-09-26 11:00+0200\n"
"Last-Translator: Christophe Berthelé <berthy@mandriva.org>\n"
"Language-Team: French <cooker-i18n@mandrivalinux.org>\n"
@@ -84,10 +84,10 @@ msgstr ""
"X-Generator: KBabel 1.11.4\n"
"Plural-Forms: nplurals=2;plural=(n>1);\n"
-#: any.pm:252 any.pm:884 diskdrake/interactive.pm:594
+#: any.pm:252 any.pm:910 diskdrake/interactive.pm:594
#: diskdrake/interactive.pm:794 diskdrake/interactive.pm:838
-#: diskdrake/interactive.pm:924 diskdrake/interactive.pm:1178
-#: diskdrake/interactive.pm:1230 do_pkgs.pm:241 do_pkgs.pm:287
+#: diskdrake/interactive.pm:942 diskdrake/interactive.pm:1196
+#: diskdrake/interactive.pm:1248 do_pkgs.pm:241 do_pkgs.pm:287
#: harddrake/sound.pm:303 interactive.pm:587 pkgs.pm:281
#, c-format
msgid "Please wait"
@@ -247,7 +247,7 @@ msgstr "Activer l'APIC"
msgid "Enable Local APIC"
msgstr "Activer l'APIC local"
-#: any.pm:415 any.pm:829 any.pm:845 authentication.pm:250
+#: any.pm:415 any.pm:855 any.pm:871 authentication.pm:250
#: diskdrake/smbnfs_gtk.pm:181
#, c-format
msgid "Password"
@@ -258,7 +258,7 @@ msgstr "Mot de passe"
msgid "The passwords do not match"
msgstr "Les mots de passe ne sont pas identiques"
-#: any.pm:417 authentication.pm:261 diskdrake/interactive.pm:1402
+#: any.pm:417 authentication.pm:261 diskdrake/interactive.pm:1420
#, c-format
msgid "Please try again"
msgstr "Veuillez réessayer"
@@ -268,7 +268,7 @@ msgstr "Veuillez réessayer"
msgid "You can not use a password with %s"
msgstr "Vous pouvez utiliser un mot de passe avec %s"
-#: any.pm:421 any.pm:831 any.pm:847 authentication.pm:251
+#: any.pm:421 any.pm:857 any.pm:873 authentication.pm:251
#, c-format
msgid "Password (again)"
msgstr "Mot de passe (vérification)"
@@ -434,192 +434,193 @@ msgstr ""
"Voici les différentes entrées.\n"
"Vous pouvez en ajouter de nouvelles ou modifier les entrées existantes."
-#: any.pm:790
+#: any.pm:816
#, c-format
msgid "access to X programs"
msgstr "accès aux programmes graphiques"
-#: any.pm:791
+#: any.pm:817
#, c-format
msgid "access to rpm tools"
msgstr "accès aux outils rpm"
-#: any.pm:792
+#: any.pm:818
#, c-format
msgid "allow \"su\""
msgstr "autoriser « su »"
-#: any.pm:793
+#: any.pm:819
#, c-format
msgid "access to administrative files"
msgstr "accès aux fichiers d'administration"
-#: any.pm:794
+#: any.pm:820
#, c-format
msgid "access to network tools"
msgstr "accès aux outils réseaux"
-#: any.pm:795
+#: any.pm:821
#, c-format
msgid "access to compilation tools"
msgstr "accès aux outils de compilation"
-#: any.pm:801
+#: any.pm:827
#, c-format
msgid "(already added %s)"
msgstr "Utilisateur(s) existant(s) : %s"
-#: any.pm:807
+#: any.pm:833
#, c-format
msgid "Please give a user name"
msgstr "Veuillez taper un nom d'utilisateur"
-#: any.pm:808
-#, c-format
+#: any.pm:834
+#, fuzzy, c-format
msgid ""
-"The user name must contain only lower cased letters, numbers, `-' and `_'"
+"The user name must start with a lower case letter followed by only lower "
+"cased letters, numbers, `-' and `_'"
msgstr ""
"Le nom d'utilisateur ne peut contenir que des lettres minuscules,\n"
"des nombres, ainsi que les caractères « - » et « _ »"
-#: any.pm:809
+#: any.pm:835
#, c-format
msgid "The user name is too long"
msgstr "Ce nom d'utilisateur est trop long"
-#: any.pm:810
+#: any.pm:836
#, c-format
msgid "This user name has already been added"
msgstr "Ce nom d'utilisateur est déjà utilisé"
-#: any.pm:816 any.pm:849
+#: any.pm:842 any.pm:875
#, c-format
msgid "User ID"
msgstr "Id. utilisateur"
-#: any.pm:816 any.pm:850
+#: any.pm:842 any.pm:876
#, c-format
msgid "Group ID"
msgstr "Groupe"
-#: any.pm:817
+#: any.pm:843
#, c-format
msgid "%s must be a number"
msgstr "%s doit être un nombre"
-#: any.pm:818
+#: any.pm:844
#, c-format
msgid "%s should be above 500. Accept anyway?"
msgstr "%s doit être supérieur ou égal à 500. Accepter quand même?"
-#: any.pm:822
+#: any.pm:848
#, c-format
msgid "User management"
msgstr "Gestion des utilisateurs"
-#: any.pm:828 authentication.pm:237
+#: any.pm:854 authentication.pm:237
#, c-format
msgid "Set administrator (root) password"
msgstr "Définissez le mot de passe administrateur (root)"
-#: any.pm:833
+#: any.pm:859
#, c-format
msgid "Enter a user"
msgstr "Tapez un nom d'utilisateur"
-#: any.pm:835
+#: any.pm:861
#, c-format
msgid "Icon"
msgstr "Icône"
-#: any.pm:838
+#: any.pm:864
#, c-format
msgid "Real name"
msgstr "Nom et prénom"
-#: any.pm:843
+#: any.pm:869
#, c-format
msgid "Login name"
msgstr "Identifiant de connexion"
-#: any.pm:848
+#: any.pm:874
#, c-format
msgid "Shell"
msgstr "Interpréteur"
-#: any.pm:884
+#: any.pm:910
#, c-format
msgid "Please wait, adding media..."
msgstr "Veuillez patienter, ajout du média..."
-#: any.pm:914 security/l10n.pm:14
+#: any.pm:940 security/l10n.pm:14
#, c-format
msgid "Autologin"
msgstr "Connexion automatique"
-#: any.pm:915
+#: any.pm:941
#, c-format
msgid "I can set up your computer to automatically log on one user."
msgstr ""
"À la fin du démarrage, une session peut être ouverte automatiquement pour un "
"utilisateur."
-#: any.pm:916
+#: any.pm:942
#, c-format
msgid "Use this feature"
msgstr "Utiliser cette fonctionnalité"
-#: any.pm:917
+#: any.pm:943
#, c-format
msgid "Choose the default user:"
msgstr "Choisissez l'utilisateur par défaut :"
-#: any.pm:918
+#: any.pm:944
#, c-format
msgid "Choose the window manager to run:"
msgstr "Choisissez l'environnement graphique :"
-#: any.pm:929 any.pm:949 any.pm:1022
+#: any.pm:955 any.pm:975 any.pm:1048
#, c-format
msgid "Release Notes"
msgstr "Notes de version"
-#: any.pm:956 any.pm:1314 interactive/gtk.pm:805
+#: any.pm:982 any.pm:1340 interactive/gtk.pm:819
#, c-format
msgid "Close"
msgstr "Fermer"
-#: any.pm:1008
+#: any.pm:1034
#, c-format
msgid "License agreement"
msgstr "Licence"
-#: any.pm:1010 diskdrake/dav.pm:26
+#: any.pm:1036 diskdrake/dav.pm:26
#, c-format
msgid "Quit"
msgstr "Quitter"
-#: any.pm:1017
+#: any.pm:1043
#, c-format
msgid "Do you accept this license ?"
msgstr "Acceptez-vous cette licence ?"
-#: any.pm:1018
+#: any.pm:1044
#, c-format
msgid "Accept"
msgstr "Accepter"
-#: any.pm:1018
+#: any.pm:1044
#, c-format
msgid "Refuse"
msgstr "Refuser"
-#: any.pm:1044 any.pm:1110
+#: any.pm:1070 any.pm:1136
#, c-format
msgid "Please choose a language to use"
msgstr "Choisissez la langue"
-#: any.pm:1073
+#: any.pm:1099
#, c-format
msgid ""
"Mandriva Linux can support multiple languages. Select\n"
@@ -630,77 +631,77 @@ msgstr ""
"Choisissez les langues que vous souhaitez installer.\n"
"Elles seront disponibles après l'installation du système."
-#: any.pm:1076
+#: any.pm:1102
#, c-format
msgid "Multi languages"
msgstr "Multilingue"
-#: any.pm:1087 any.pm:1119
+#: any.pm:1113 any.pm:1145
#, c-format
msgid "Old compatibility (non UTF-8) encoding"
msgstr "Compatibilité encodage ancien (non UTF-8)"
-#: any.pm:1089
+#: any.pm:1115
#, c-format
msgid "All languages"
msgstr "Toutes les langues"
-#: any.pm:1111
+#: any.pm:1137
#, c-format
msgid "Language choice"
msgstr "Choix de la langue"
-#: any.pm:1165
+#: any.pm:1191
#, c-format
msgid "Country / Region"
msgstr "Pays / Région"
-#: any.pm:1166
+#: any.pm:1192
#, c-format
msgid "Please choose your country"
msgstr "Veuillez choisir votre pays"
-#: any.pm:1168
+#: any.pm:1194
#, c-format
msgid "Here is the full list of available countries"
msgstr "Voici la liste complète des pays disponibles"
-#: any.pm:1169
+#: any.pm:1195
#, c-format
msgid "Other Countries"
msgstr "Autres Pays"
-#: any.pm:1169 interactive.pm:488 interactive/gtk.pm:445
+#: any.pm:1195 interactive.pm:488 interactive/gtk.pm:445
#, c-format
msgid "Advanced"
msgstr "Avancé"
-#: any.pm:1175
+#: any.pm:1201
#, c-format
msgid "Input method:"
msgstr "Méthode d'entrée :"
-#: any.pm:1178
+#: any.pm:1204
#, c-format
msgid "None"
msgstr "Aucun"
-#: any.pm:1259
+#: any.pm:1285
#, c-format
msgid "No sharing"
msgstr "Pas de partage"
-#: any.pm:1259
+#: any.pm:1285
#, c-format
msgid "Allow all users"
msgstr "Autoriser tous les utilisateurs"
-#: any.pm:1259
+#: any.pm:1285
#, c-format
msgid "Custom"
msgstr "Personnalisé"
-#: any.pm:1263
+#: any.pm:1289
#, c-format
msgid ""
"Would you like to allow users to share some of their directories?\n"
@@ -716,7 +717,7 @@ msgstr ""
"\n"
"« Personnalisée » permet d'autoriser le partage pour certains utilisateurs.\n"
-#: any.pm:1275
+#: any.pm:1301
#, c-format
msgid ""
"NFS: the traditional Unix file sharing system, with less support on Mac and "
@@ -725,7 +726,7 @@ msgstr ""
"NFS : le système de partage de fichiers traditionnel d'UNIX, moins supporté "
"sur les Mac et sous Windows."
-#: any.pm:1278
+#: any.pm:1304
#, c-format
msgid ""
"SMB: a file sharing system used by Windows, Mac OS X and many modern Linux "
@@ -734,19 +735,19 @@ msgstr ""
"SMB : un système de partage de fichiers utilisé par Windows, Mac OS X et de "
"nombreux systèmes Linux modernes."
-#: any.pm:1286
+#: any.pm:1312
#, c-format
msgid ""
"You can export using NFS or SMB. Please select which you would like to use."
msgstr ""
"Souhaitez-vous partager par NFS (protocole Unix) ou SMB (protocole Windows)."
-#: any.pm:1314
+#: any.pm:1340
#, c-format
msgid "Launch userdrake"
msgstr "Lancer Userdrake"
-#: any.pm:1316
+#: any.pm:1342
#, c-format
msgid ""
"The per-user sharing uses the group \"fileshare\". \n"
@@ -756,7 +757,7 @@ msgstr ""
"cet utilisateur dans le groupe « fileshare ».\n"
"Ceci peut se faire grâce au programme « Userdrake »."
-#: any.pm:1421
+#: any.pm:1448
#, c-format
msgid ""
"You need to logout and back in again for changes to take effect. Press OK to "
@@ -765,49 +766,49 @@ msgstr ""
"Vous devez vous déconnecter puis vous connecter à nouveau afin de prendre "
"les changements en considération. Pressez OK pour vous déconnecter maintenant"
-#: any.pm:1425
+#: any.pm:1452
#, c-format
msgid "You need to log out and back in again for changes to take effect"
msgstr ""
"Vous devez vous déconnecter puis vous connecter à nouveau afin de prendre "
"les changements en considération"
-#: any.pm:1460
+#: any.pm:1487
#, c-format
msgid "Timezone"
msgstr "Fuseau horaire"
-#: any.pm:1460
+#: any.pm:1487
#, c-format
msgid "Which is your timezone?"
msgstr "Quel est votre fuseau horaire ?"
-#: any.pm:1483 any.pm:1485
+#: any.pm:1510 any.pm:1512
#, c-format
msgid "Date, Clock & Time Zone Settings"
msgstr "Réglages de la date, de l'heure et du fuseau horaire"
-#: any.pm:1486
+#: any.pm:1513
#, c-format
msgid "What is the best time?"
msgstr "Quelle est l'heure correcte ?"
-#: any.pm:1490
+#: any.pm:1517
#, c-format
msgid "%s (hardware clock set to UTC)"
msgstr "%s (horloge système réglée sur le Temps Universel - UTC)"
-#: any.pm:1491
+#: any.pm:1518
#, c-format
msgid "%s (hardware clock set to local time)"
msgstr "%s (horloge système réglée sur l'heure locale)"
-#: any.pm:1493
+#: any.pm:1520
#, c-format
msgid "NTP Server"
msgstr "Serveur NTP"
-#: any.pm:1494
+#: any.pm:1521
#, c-format
msgid "Automatic time synchronization (using NTP)"
msgstr "Synchronisation automatique de l'horloge (via NTP)"
@@ -1317,7 +1318,7 @@ msgid "Mount point"
msgstr "Point de montage"
#: diskdrake/dav.pm:67 diskdrake/interactive.pm:403
-#: diskdrake/interactive.pm:1072 diskdrake/removable.pm:24
+#: diskdrake/interactive.pm:1090 diskdrake/removable.pm:24
#: diskdrake/smbnfs_gtk.pm:80
#, c-format
msgid "Options"
@@ -1328,23 +1329,24 @@ msgstr "Options"
msgid "Remove"
msgstr "Enlever"
-#: diskdrake/dav.pm:69 diskdrake/hd_gtk.pm:182 diskdrake/removable.pm:26
+#: diskdrake/dav.pm:69 diskdrake/hd_gtk.pm:187 diskdrake/removable.pm:26
#: diskdrake/smbnfs_gtk.pm:82 interactive/http.pm:151
#, c-format
msgid "Done"
msgstr "Terminer"
-#: diskdrake/dav.pm:78 diskdrake/hd_gtk.pm:123 diskdrake/hd_gtk.pm:289
+#: diskdrake/dav.pm:78 diskdrake/hd_gtk.pm:128 diskdrake/hd_gtk.pm:294
#: diskdrake/interactive.pm:247 diskdrake/interactive.pm:260
#: diskdrake/interactive.pm:450 diskdrake/interactive.pm:520
#: diskdrake/interactive.pm:525 diskdrake/interactive.pm:656
-#: diskdrake/interactive.pm:942 diskdrake/interactive.pm:1118
-#: diskdrake/interactive.pm:1131 diskdrake/interactive.pm:1134
-#: diskdrake/interactive.pm:1402 diskdrake/smbnfs_gtk.pm:42 do_pkgs.pm:23
-#: do_pkgs.pm:28 do_pkgs.pm:44 do_pkgs.pm:60 do_pkgs.pm:65 do_pkgs.pm:82
-#: fsedit.pm:246 interactive/http.pm:117 interactive/http.pm:118
-#: modules/interactive.pm:19 scanner.pm:95 scanner.pm:106 scanner.pm:113
-#: scanner.pm:120 wizards.pm:95 wizards.pm:99 wizards.pm:121
+#: diskdrake/interactive.pm:909 diskdrake/interactive.pm:960
+#: diskdrake/interactive.pm:1136 diskdrake/interactive.pm:1149
+#: diskdrake/interactive.pm:1152 diskdrake/interactive.pm:1420
+#: diskdrake/smbnfs_gtk.pm:42 do_pkgs.pm:23 do_pkgs.pm:28 do_pkgs.pm:44
+#: do_pkgs.pm:60 do_pkgs.pm:65 do_pkgs.pm:82 fsedit.pm:246
+#: interactive/http.pm:117 interactive/http.pm:118 modules/interactive.pm:19
+#: scanner.pm:95 scanner.pm:106 scanner.pm:113 scanner.pm:120 wizards.pm:95
+#: wizards.pm:99 wizards.pm:121
#, c-format
msgid "Error"
msgstr "Erreur"
@@ -1359,12 +1361,12 @@ msgstr "Entrez l'adresse du serveur WebDAV"
msgid "The URL must begin with http:// or https://"
msgstr "L'URL doit commencer par http:// ou https://"
-#: diskdrake/dav.pm:106 diskdrake/hd_gtk.pm:407 diskdrake/interactive.pm:303
+#: diskdrake/dav.pm:106 diskdrake/hd_gtk.pm:412 diskdrake/interactive.pm:303
#: diskdrake/interactive.pm:388 diskdrake/interactive.pm:550
#: diskdrake/interactive.pm:747 diskdrake/interactive.pm:805
-#: diskdrake/interactive.pm:922 diskdrake/interactive.pm:964
-#: diskdrake/interactive.pm:965 diskdrake/interactive.pm:1215
-#: diskdrake/interactive.pm:1253 diskdrake/interactive.pm:1401 do_pkgs.pm:19
+#: diskdrake/interactive.pm:940 diskdrake/interactive.pm:982
+#: diskdrake/interactive.pm:983 diskdrake/interactive.pm:1233
+#: diskdrake/interactive.pm:1271 diskdrake/interactive.pm:1419 do_pkgs.pm:19
#: do_pkgs.pm:39 do_pkgs.pm:57 do_pkgs.pm:77 harddrake/sound.pm:442
#, c-format
msgid "Warning"
@@ -1381,62 +1383,64 @@ msgid "Server: "
msgstr "Serveur : "
#: diskdrake/dav.pm:125 diskdrake/interactive.pm:493
-#: diskdrake/interactive.pm:1277 diskdrake/interactive.pm:1362
+#: diskdrake/interactive.pm:1295 diskdrake/interactive.pm:1380
#, c-format
msgid "Mount point: "
msgstr "Point de montage : "
-#: diskdrake/dav.pm:126 diskdrake/interactive.pm:1369
+#: diskdrake/dav.pm:126 diskdrake/interactive.pm:1387
#, c-format
msgid "Options: %s"
msgstr "Options : %s"
-#: diskdrake/hd_gtk.pm:54 diskdrake/interactive.pm:298
+#: diskdrake/hd_gtk.pm:61 diskdrake/interactive.pm:298
#: diskdrake/smbnfs_gtk.pm:22 fs/mount_point.pm:106
-#: fs/partitioning_wizard.pm:51 fs/partitioning_wizard.pm:206
-#: fs/partitioning_wizard.pm:211 fs/partitioning_wizard.pm:250
-#: fs/partitioning_wizard.pm:269 fs/partitioning_wizard.pm:274
+#: fs/partitioning_wizard.pm:52 fs/partitioning_wizard.pm:222
+#: fs/partitioning_wizard.pm:230 fs/partitioning_wizard.pm:269
+#: fs/partitioning_wizard.pm:388 fs/partitioning_wizard.pm:445
+#: fs/partitioning_wizard.pm:518 fs/partitioning_wizard.pm:521
#, c-format
msgid "Partitioning"
msgstr "Partitionnement"
-#: diskdrake/hd_gtk.pm:68
+#: diskdrake/hd_gtk.pm:73
#, c-format
msgid "Click on a partition, choose a filesystem type then choose an action"
msgstr ""
"Cliquez sur une partition, choisissez un type de système de fichier puis "
"choisissez une action"
-#: diskdrake/hd_gtk.pm:105 diskdrake/interactive.pm:1093
-#: diskdrake/interactive.pm:1103 diskdrake/interactive.pm:1156
+#: diskdrake/hd_gtk.pm:110 diskdrake/interactive.pm:1111
+#: diskdrake/interactive.pm:1121 diskdrake/interactive.pm:1174
#, c-format
msgid "Read carefully"
msgstr "MISE EN GARDE"
-#: diskdrake/hd_gtk.pm:105
+#: diskdrake/hd_gtk.pm:110
#, c-format
msgid "Please make a backup of your data first"
msgstr ""
"Avant d'utiliser un logiciel de partitionnement de disques,\n"
"il est prudent de faire une copie de sauvegarde de vos données !!"
-#: diskdrake/hd_gtk.pm:106 diskdrake/interactive.pm:240
+#: diskdrake/hd_gtk.pm:111 diskdrake/interactive.pm:240
#, c-format
msgid "Exit"
msgstr "Quitter"
-#: diskdrake/hd_gtk.pm:106
+#: diskdrake/hd_gtk.pm:111
#, c-format
msgid "Continue"
msgstr "Continuer"
-#: diskdrake/hd_gtk.pm:177 interactive.pm:653 interactive/gtk.pm:797
-#: interactive/gtk.pm:815 interactive/gtk.pm:836 ugtk2.pm:936
+#: diskdrake/hd_gtk.pm:182 fs/partitioning_wizard.pm:493 interactive.pm:653
+#: interactive/gtk.pm:811 interactive/gtk.pm:829 interactive/gtk.pm:850
+#: ugtk2.pm:936
#, c-format
msgid "Help"
msgstr "Aide"
-#: diskdrake/hd_gtk.pm:223
+#: diskdrake/hd_gtk.pm:228
#, c-format
msgid ""
"You have one big Microsoft Windows partition.\n"
@@ -1447,87 +1451,87 @@ msgstr ""
"Vous devriez la réduire pour pouvoir créer d'autres partitions :\n"
"cliquez sur la partition puis sur « Redimensionner »."
-#: diskdrake/hd_gtk.pm:225
+#: diskdrake/hd_gtk.pm:230
#, c-format
msgid "Please click on a partition"
msgstr "Veuillez cliquer sur une partition"
-#: diskdrake/hd_gtk.pm:239 diskdrake/smbnfs_gtk.pm:63
+#: diskdrake/hd_gtk.pm:244 diskdrake/smbnfs_gtk.pm:63
#, c-format
msgid "Details"
msgstr "Détails"
-#: diskdrake/hd_gtk.pm:289
+#: diskdrake/hd_gtk.pm:294
#, c-format
msgid "No hard drives found"
msgstr "Aucun disque dur trouvé"
-#: diskdrake/hd_gtk.pm:316
+#: diskdrake/hd_gtk.pm:321
#, c-format
msgid "Unknown"
msgstr "Inconnu"
-#: diskdrake/hd_gtk.pm:378
+#: diskdrake/hd_gtk.pm:383
#, c-format
msgid "Ext3"
msgstr "Ext3"
-#: diskdrake/hd_gtk.pm:378
+#: diskdrake/hd_gtk.pm:383
#, c-format
msgid "XFS"
msgstr "XFS"
-#: diskdrake/hd_gtk.pm:378
+#: diskdrake/hd_gtk.pm:383
#, c-format
msgid "Swap"
msgstr "Swap"
-#: diskdrake/hd_gtk.pm:378
+#: diskdrake/hd_gtk.pm:383
#, c-format
msgid "SunOS"
msgstr "SunOS"
-#: diskdrake/hd_gtk.pm:378
+#: diskdrake/hd_gtk.pm:383
#, c-format
msgid "HFS"
msgstr "HFS"
-#: diskdrake/hd_gtk.pm:378
+#: diskdrake/hd_gtk.pm:383
#, c-format
msgid "Windows"
msgstr "Windows"
-#: diskdrake/hd_gtk.pm:379 services.pm:158
+#: diskdrake/hd_gtk.pm:384 services.pm:158
#, c-format
msgid "Other"
msgstr "Autre"
-#: diskdrake/hd_gtk.pm:379 diskdrake/interactive.pm:1292
+#: diskdrake/hd_gtk.pm:384 diskdrake/interactive.pm:1310
#, c-format
msgid "Empty"
msgstr "Vide"
-#: diskdrake/hd_gtk.pm:386
+#: diskdrake/hd_gtk.pm:391
#, c-format
msgid "Filesystem types:"
msgstr "Types des systèmes de fichiers :"
-#: diskdrake/hd_gtk.pm:407
+#: diskdrake/hd_gtk.pm:412
#, c-format
msgid "This partition is already empty"
msgstr "Cette partition est déja vide"
-#: diskdrake/hd_gtk.pm:416
+#: diskdrake/hd_gtk.pm:421
#, c-format
msgid "Use ``Unmount'' first"
msgstr "Cliquez d'abord sur « Démonter »"
-#: diskdrake/hd_gtk.pm:416
+#: diskdrake/hd_gtk.pm:421
#, c-format
msgid "Use ``%s'' instead (in expert mode)"
msgstr "Utilisez plutôt « %s » (en mode expert)"
-#: diskdrake/hd_gtk.pm:416 diskdrake/interactive.pm:402
+#: diskdrake/hd_gtk.pm:421 diskdrake/interactive.pm:402
#: diskdrake/interactive.pm:588 diskdrake/removable.pm:25
#: diskdrake/removable.pm:48
#, c-format
@@ -1551,7 +1555,7 @@ msgid "More"
msgstr "Davantage"
#: diskdrake/interactive.pm:281 diskdrake/interactive.pm:291
-#: diskdrake/interactive.pm:1200
+#: diskdrake/interactive.pm:1218
#, c-format
msgid "Confirmation"
msgstr "Confirmation"
@@ -1576,7 +1580,7 @@ msgstr "Désirez-vous réellement quitter sans écrire la table des partitions 
msgid "Do you want to save /etc/fstab modifications"
msgstr "Désirez-vous sauvegarder les modifications de /etc/fstab"
-#: diskdrake/interactive.pm:298 fs/partitioning_wizard.pm:250
+#: diskdrake/interactive.pm:298 fs/partitioning_wizard.pm:269
#, c-format
msgid "You need to reboot for the partition table modifications to take place"
msgstr ""
@@ -1669,7 +1673,7 @@ msgstr "Formater"
msgid "Add to RAID"
msgstr "Ajouter au RAID"
-#: diskdrake/interactive.pm:409 diskdrake/interactive.pm:888
+#: diskdrake/interactive.pm:409 diskdrake/interactive.pm:891
#, c-format
msgid "Add to LVM"
msgstr "Ajouter au LVM"
@@ -1729,12 +1733,12 @@ msgstr "Créer une nouvelle partition"
msgid "Start sector: "
msgstr "Secteur de début : "
-#: diskdrake/interactive.pm:489 diskdrake/interactive.pm:957
+#: diskdrake/interactive.pm:489 diskdrake/interactive.pm:975
#, c-format
msgid "Size in MB: "
msgstr "Taille en Mo : "
-#: diskdrake/interactive.pm:491 diskdrake/interactive.pm:958
+#: diskdrake/interactive.pm:491 diskdrake/interactive.pm:976
#, c-format
msgid "Filesystem type: "
msgstr "Type du système de fichiers : "
@@ -1838,7 +1842,7 @@ msgid "Where do you want to mount %s?"
msgstr "Où désirez-vous monter %s ?"
#: diskdrake/interactive.pm:711 diskdrake/interactive.pm:794
-#: fs/partitioning_wizard.pm:146 fs/partitioning_wizard.pm:178
+#: fs/partitioning_wizard.pm:129 fs/partitioning_wizard.pm:191
#, c-format
msgid "Resizing"
msgstr "Redimensionnement"
@@ -1898,7 +1902,7 @@ msgstr ""
"une vérification du système de fichier sera réalisé au prochain démarrage de "
"Microsoft Windows™"
-#: diskdrake/interactive.pm:853 diskdrake/interactive.pm:1397
+#: diskdrake/interactive.pm:853 diskdrake/interactive.pm:1415
#, c-format
msgid "Filesystem encryption key"
msgstr "Clé de chiffrement du système de fichiers"
@@ -1908,7 +1912,7 @@ msgstr "Clé de chiffrement du système de fichiers"
msgid "Enter your filesystem encryption key"
msgstr "Tapez votre clé de chiffrement du système de fichiers"
-#: diskdrake/interactive.pm:855 diskdrake/interactive.pm:1405
+#: diskdrake/interactive.pm:855 diskdrake/interactive.pm:1423
#, c-format
msgid "Encryption key"
msgstr "Clé de chiffrement"
@@ -1923,22 +1927,32 @@ msgstr "Clé invalide"
msgid "Choose an existing RAID to add to"
msgstr "Choisissez un RAID existant"
-#: diskdrake/interactive.pm:872 diskdrake/interactive.pm:890
+#: diskdrake/interactive.pm:872 diskdrake/interactive.pm:893
#, c-format
msgid "new"
msgstr "Nouveau"
-#: diskdrake/interactive.pm:888
+#: diskdrake/interactive.pm:891
#, c-format
msgid "Choose an existing LVM to add to"
msgstr "Choisissez un LVM existant"
-#: diskdrake/interactive.pm:895
-#, c-format
-msgid "LVM name?"
+#: diskdrake/interactive.pm:903 diskdrake/interactive.pm:912
+#, fuzzy, c-format
+msgid "LVM name"
msgstr "Nom LVM ?"
-#: diskdrake/interactive.pm:922
+#: diskdrake/interactive.pm:904
+#, c-format
+msgid "Enter a name for the new LVM volume group"
+msgstr ""
+
+#: diskdrake/interactive.pm:909
+#, fuzzy, c-format
+msgid "\"%s\" already exists"
+msgstr "Le fichier existe déjà. Faut-il l'utiliser ?"
+
+#: diskdrake/interactive.pm:940
#, c-format
msgid ""
"Physical volume %s is still in use.\n"
@@ -1948,122 +1962,122 @@ msgstr ""
"Voulez-vous déplacer les Physical Extents PE de ce volume vers d'autres "
"volumes ?"
-#: diskdrake/interactive.pm:924
+#: diskdrake/interactive.pm:942
#, c-format
msgid "Moving physical extents"
msgstr "Déplacement des d'unités d'allocation physiques"
-#: diskdrake/interactive.pm:942
+#: diskdrake/interactive.pm:960
#, c-format
msgid "This partition can not be used for loopback"
msgstr "Cette partition ne peut pas être utilisée pour du bouclage"
-#: diskdrake/interactive.pm:955
+#: diskdrake/interactive.pm:973
#, c-format
msgid "Loopback"
msgstr "Bouclage"
-#: diskdrake/interactive.pm:956
+#: diskdrake/interactive.pm:974
#, c-format
msgid "Loopback file name: "
msgstr "Nom du fichier de bouclage : "
-#: diskdrake/interactive.pm:961
+#: diskdrake/interactive.pm:979
#, c-format
msgid "Give a file name"
msgstr "Donnez un nom de fichier"
-#: diskdrake/interactive.pm:964
+#: diskdrake/interactive.pm:982
#, c-format
msgid "File is already used by another loopback, choose another one"
msgstr ""
"Ce fichier est déjà utilisé par un bouclage.\n"
"Veuillez en choisir un autre."
-#: diskdrake/interactive.pm:965
+#: diskdrake/interactive.pm:983
#, c-format
msgid "File already exists. Use it?"
msgstr "Le fichier existe déjà. Faut-il l'utiliser ?"
-#: diskdrake/interactive.pm:997 diskdrake/interactive.pm:1000
+#: diskdrake/interactive.pm:1015 diskdrake/interactive.pm:1018
#, c-format
msgid "Mount options"
msgstr "Options de montage"
-#: diskdrake/interactive.pm:1007
+#: diskdrake/interactive.pm:1025
#, c-format
msgid "Various"
msgstr "Divers"
-#: diskdrake/interactive.pm:1074
+#: diskdrake/interactive.pm:1092
#, c-format
msgid "device"
msgstr "périphérique"
-#: diskdrake/interactive.pm:1075
+#: diskdrake/interactive.pm:1093
#, c-format
msgid "level"
msgstr "Niveau de RAID"
-#: diskdrake/interactive.pm:1076
+#: diskdrake/interactive.pm:1094
#, c-format
msgid "chunk size in KiB"
msgstr "taille de bloc en KiO"
-#: diskdrake/interactive.pm:1094
+#: diskdrake/interactive.pm:1112
#, c-format
msgid "Be careful: this operation is dangerous."
msgstr "Soyez prudent : cette opération est dangereuse."
-#: diskdrake/interactive.pm:1109
+#: diskdrake/interactive.pm:1127
#, c-format
msgid "Partitioning Type"
msgstr "Type de partitionnement"
-#: diskdrake/interactive.pm:1109
+#: diskdrake/interactive.pm:1127
#, c-format
msgid "What type of partitioning?"
msgstr "Quel type de partitionnement ?"
-#: diskdrake/interactive.pm:1147
+#: diskdrake/interactive.pm:1165
#, c-format
msgid "You'll need to reboot before the modification can take place"
msgstr ""
"Vous devez redémarrer pour que les modifications soient prises en compte"
-#: diskdrake/interactive.pm:1156
+#: diskdrake/interactive.pm:1174
#, c-format
msgid "Partition table of drive %s is going to be written to disk"
msgstr "La table des partitions de %s va maintenant être écrite sur le disque"
-#: diskdrake/interactive.pm:1178 fs/format.pm:96 fs/format.pm:103
+#: diskdrake/interactive.pm:1196 fs/format.pm:96 fs/format.pm:103
#, c-format
msgid "Formatting partition %s"
msgstr "Formatage de la partition %s"
-#: diskdrake/interactive.pm:1191
+#: diskdrake/interactive.pm:1209
#, c-format
msgid "After formatting partition %s, all data on this partition will be lost"
msgstr ""
"Après avoir formaté la partition %s, toutes les données présentes\n"
"sur cette partition seront perdues."
-#: diskdrake/interactive.pm:1200 fs/partitioning.pm:48
+#: diskdrake/interactive.pm:1218 fs/partitioning.pm:48
#, c-format
msgid "Check bad blocks?"
msgstr "Vérifier la présence de secteurs endommagés ?"
-#: diskdrake/interactive.pm:1214
+#: diskdrake/interactive.pm:1232
#, c-format
msgid "Move files to the new partition"
msgstr "Déplacer les fichiers sur la nouvelle partition"
-#: diskdrake/interactive.pm:1214
+#: diskdrake/interactive.pm:1232
#, c-format
msgid "Hide files"
msgstr "Cacher les fichiers"
-#: diskdrake/interactive.pm:1215
+#: diskdrake/interactive.pm:1233
#, c-format
msgid ""
"Directory %s already contains data\n"
@@ -2080,128 +2094,128 @@ msgstr ""
"soit les laisser où ils sont (ce qui aura pour effet des les cacher par le "
"contenu de la partition montée)"
-#: diskdrake/interactive.pm:1230
+#: diskdrake/interactive.pm:1248
#, c-format
msgid "Moving files to the new partition"
msgstr "Déplacement des fichiers sur la nouvelle partition..."
-#: diskdrake/interactive.pm:1234
+#: diskdrake/interactive.pm:1252
#, c-format
msgid "Copying %s"
msgstr "Copie de %s"
-#: diskdrake/interactive.pm:1238
+#: diskdrake/interactive.pm:1256
#, c-format
msgid "Removing %s"
msgstr "Suppression de %s"
-#: diskdrake/interactive.pm:1252
+#: diskdrake/interactive.pm:1270
#, c-format
msgid "partition %s is now known as %s"
msgstr "la partition %s est maintenant connue comme %s"
-#: diskdrake/interactive.pm:1253
+#: diskdrake/interactive.pm:1271
#, c-format
msgid "Partitions have been renumbered: "
msgstr "Les partitions ont été renumérotées : "
-#: diskdrake/interactive.pm:1278 diskdrake/interactive.pm:1346
+#: diskdrake/interactive.pm:1296 diskdrake/interactive.pm:1364
#, c-format
msgid "Device: "
msgstr "Périphérique : "
-#: diskdrake/interactive.pm:1279
+#: diskdrake/interactive.pm:1297
#, c-format
msgid "Volume label: "
msgstr "Nom du volume : "
-#: diskdrake/interactive.pm:1280
+#: diskdrake/interactive.pm:1298
#, c-format
msgid "UUID: "
msgstr "UUID :"
-#: diskdrake/interactive.pm:1281
+#: diskdrake/interactive.pm:1299
#, c-format
msgid "DOS drive letter: %s (just a guess)\n"
msgstr "Lettre de lecteur DOS supposée : %s\n"
-#: diskdrake/interactive.pm:1285 diskdrake/interactive.pm:1294
-#: diskdrake/interactive.pm:1365
+#: diskdrake/interactive.pm:1303 diskdrake/interactive.pm:1312
+#: diskdrake/interactive.pm:1383
#, c-format
msgid "Type: "
msgstr "Type : "
-#: diskdrake/interactive.pm:1289 diskdrake/interactive.pm:1350
+#: diskdrake/interactive.pm:1307 diskdrake/interactive.pm:1368
#, c-format
msgid "Name: "
msgstr "Nom : "
-#: diskdrake/interactive.pm:1296
+#: diskdrake/interactive.pm:1314
#, c-format
msgid "Start: sector %s\n"
msgstr "Début : secteur %s\n"
-#: diskdrake/interactive.pm:1297
+#: diskdrake/interactive.pm:1315
#, c-format
msgid "Size: %s"
msgstr "Taille : %s"
-#: diskdrake/interactive.pm:1299
+#: diskdrake/interactive.pm:1317
#, c-format
msgid ", %s sectors"
msgstr ", %s secteurs"
-#: diskdrake/interactive.pm:1301
+#: diskdrake/interactive.pm:1319
#, c-format
msgid "Cylinder %d to %d\n"
msgstr "Cylindre %d à %d\n"
-#: diskdrake/interactive.pm:1302
+#: diskdrake/interactive.pm:1320
#, c-format
msgid "Number of logical extents: %d\n"
msgstr "Nombre d'unités d'allocation logiques : %d\n"
-#: diskdrake/interactive.pm:1303
+#: diskdrake/interactive.pm:1321
#, c-format
msgid "Formatted\n"
msgstr "Formatée\n"
-#: diskdrake/interactive.pm:1304
+#: diskdrake/interactive.pm:1322
#, c-format
msgid "Not formatted\n"
msgstr "Non formatée\n"
-#: diskdrake/interactive.pm:1305
+#: diskdrake/interactive.pm:1323
#, c-format
msgid "Mounted\n"
msgstr "Montée\n"
-#: diskdrake/interactive.pm:1306
+#: diskdrake/interactive.pm:1324
#, c-format
msgid "RAID %s\n"
msgstr "Appartient au RAID %s\n"
-#: diskdrake/interactive.pm:1308
+#: diskdrake/interactive.pm:1326
#, c-format
msgid "Encrypted"
msgstr "Crypté"
-#: diskdrake/interactive.pm:1308
+#: diskdrake/interactive.pm:1326
#, c-format
msgid " (mapped on %s)"
msgstr " (connecté à %s)"
-#: diskdrake/interactive.pm:1309
+#: diskdrake/interactive.pm:1327
#, c-format
msgid " (to map on %s)"
msgstr " (à connecter sur %s)"
-#: diskdrake/interactive.pm:1310
+#: diskdrake/interactive.pm:1328
#, c-format
msgid " (inactive)"
msgstr " (inactif)"
-#: diskdrake/interactive.pm:1316
+#: diskdrake/interactive.pm:1334
#, c-format
msgid ""
"Loopback file(s):\n"
@@ -2210,7 +2224,7 @@ msgstr ""
"Fichier(s) de bouclage :\n"
" %s\n"
-#: diskdrake/interactive.pm:1317
+#: diskdrake/interactive.pm:1335
#, c-format
msgid ""
"Partition booted by default\n"
@@ -2219,27 +2233,27 @@ msgstr ""
"Partition d'amorçage par défaut\n"
"(pour DOS/Windows, pas pour LILO)\n"
-#: diskdrake/interactive.pm:1319
+#: diskdrake/interactive.pm:1337
#, c-format
msgid "Level %s\n"
msgstr "RAID de niveau %s\n"
-#: diskdrake/interactive.pm:1320
+#: diskdrake/interactive.pm:1338
#, c-format
msgid "Chunk size %d KiB\n"
msgstr "Taille de bloc %d KiO\n"
-#: diskdrake/interactive.pm:1321
+#: diskdrake/interactive.pm:1339
#, c-format
msgid "RAID-disks %s\n"
msgstr "disques RAID %s\n"
-#: diskdrake/interactive.pm:1323
+#: diskdrake/interactive.pm:1341
#, c-format
msgid "Loopback file name: %s"
msgstr "Nom du fichier de bouclage : %s"
-#: diskdrake/interactive.pm:1326
+#: diskdrake/interactive.pm:1344
#, c-format
msgid ""
"\n"
@@ -2252,7 +2266,7 @@ msgstr ""
"une partition de pilotes systèmes,\n"
"vous ne devriez pas la toucher.\n"
-#: diskdrake/interactive.pm:1329
+#: diskdrake/interactive.pm:1347
#, c-format
msgid ""
"\n"
@@ -2265,67 +2279,67 @@ msgstr ""
"est nécessaire si vous avez plusieurs\n"
"systèmes d'exploitation. \n"
-#: diskdrake/interactive.pm:1338
+#: diskdrake/interactive.pm:1356
#, c-format
msgid "Free space on %s (%s)"
msgstr "Espace libre sur %s (%s)"
-#: diskdrake/interactive.pm:1347
+#: diskdrake/interactive.pm:1365
#, c-format
msgid "Read-only"
msgstr "Lecture seule"
-#: diskdrake/interactive.pm:1348
+#: diskdrake/interactive.pm:1366
#, c-format
msgid "Size: %s\n"
msgstr "Taille : %s\n"
-#: diskdrake/interactive.pm:1349
+#: diskdrake/interactive.pm:1367
#, c-format
msgid "Geometry: %s cylinders, %s heads, %s sectors\n"
msgstr "Géométrie : %s cylindres, %s têtes, %s secteurs\n"
-#: diskdrake/interactive.pm:1351
+#: diskdrake/interactive.pm:1369
#, c-format
msgid "Medium type: "
msgstr "Type du médium : "
-#: diskdrake/interactive.pm:1352
+#: diskdrake/interactive.pm:1370
#, c-format
msgid "LVM-disks %s\n"
msgstr "disques LVM %s\n"
-#: diskdrake/interactive.pm:1353
+#: diskdrake/interactive.pm:1371
#, c-format
msgid "Partition table type: %s\n"
msgstr "Table des partitions de type : %s\n"
-#: diskdrake/interactive.pm:1354
+#: diskdrake/interactive.pm:1372
#, c-format
msgid "on channel %d id %d\n"
msgstr "sur canal %d id %d\n"
-#: diskdrake/interactive.pm:1398
+#: diskdrake/interactive.pm:1416
#, c-format
msgid "Choose your filesystem encryption key"
msgstr "Choisissez la clé de chiffrement du système de fichiers"
-#: diskdrake/interactive.pm:1401
+#: diskdrake/interactive.pm:1419
#, c-format
msgid "This encryption key is too simple (must be at least %d characters long)"
msgstr "Cette clé de chiffrement est trop courte (minimum %d caractères)"
-#: diskdrake/interactive.pm:1402
+#: diskdrake/interactive.pm:1420
#, c-format
msgid "The encryption keys do not match"
msgstr "Les clés de chiffrement ne correspondent pas"
-#: diskdrake/interactive.pm:1406
+#: diskdrake/interactive.pm:1424
#, c-format
msgid "Encryption key (again)"
msgstr "Clé de chiffrement (confirmation)"
-#: diskdrake/interactive.pm:1408
+#: diskdrake/interactive.pm:1426
#, c-format
msgid "Encryption algorithm"
msgstr "Algorithme de cryptage"
@@ -2337,7 +2351,7 @@ msgstr "Changer le type"
#: diskdrake/smbnfs_gtk.pm:81 interactive.pm:129 interactive.pm:550
#: interactive/curses.pm:260 interactive/http.pm:104 interactive/http.pm:160
-#: interactive/stdio.pm:39 interactive/stdio.pm:148 mygtk2.pm:844 ugtk2.pm:415
+#: interactive/stdio.pm:39 interactive/stdio.pm:148 mygtk2.pm:846 ugtk2.pm:415
#: ugtk2.pm:517 ugtk2.pm:526 ugtk2.pm:812
#, c-format
msgid "Cancel"
@@ -2430,7 +2444,7 @@ msgstr ""
"Une erreur est survenue : aucun périphérique valide n'a été trouvé pour\n"
"créer de nouvelles partitions. Veuillez vérifier votre matériel."
-#: fs/any.pm:75 fs/partitioning_wizard.pm:59
+#: fs/any.pm:75 fs/partitioning_wizard.pm:60
#, c-format
msgid "You must have a FAT partition mounted in /boot/efi"
msgstr "Vous devez disposer d'une partition FAT montée en /boot/efi"
@@ -2646,7 +2660,7 @@ msgstr ""
"La partition d'échange (swap) est insuffisante pour achever l'installation, "
"veuillez en ajouter."
-#: fs/partitioning_wizard.pm:51
+#: fs/partitioning_wizard.pm:52
#, c-format
msgid ""
"You must have a root partition.\n"
@@ -2657,7 +2671,7 @@ msgstr ""
"Pour la définir, créez une partition (ou choisissez-en une déjà\n"
"existante) puis cliquez sur « Point de montage » et choisissez « / »."
-#: fs/partitioning_wizard.pm:56
+#: fs/partitioning_wizard.pm:57
#, c-format
msgid ""
"You do not have a swap partition.\n"
@@ -2668,83 +2682,42 @@ msgstr ""
"\n"
"Continuer malgré tout ?"
-#: fs/partitioning_wizard.pm:84
+#: fs/partitioning_wizard.pm:93
#, c-format
msgid "Use free space"
msgstr "Utiliser l'espace disponible"
-#: fs/partitioning_wizard.pm:86
+#: fs/partitioning_wizard.pm:95
#, c-format
msgid "Not enough free space to allocate new partitions"
msgstr "Pas assez d'espace libre pour créer de nouvelles partitions"
-#: fs/partitioning_wizard.pm:94
+#: fs/partitioning_wizard.pm:103
#, c-format
msgid "Use existing partitions"
msgstr "Utiliser les partitions existantes"
-#: fs/partitioning_wizard.pm:96
+#: fs/partitioning_wizard.pm:105
#, c-format
msgid "There is no existing partition to use"
msgstr "Il n'y a pas de partition existante à utiliser"
-#: fs/partitioning_wizard.pm:103
-#, c-format
-msgid "Use the Microsoft Windows® partition for loopback"
-msgstr "Utiliser la partition Microsoft Windows® pour le bouclage"
-
-#: fs/partitioning_wizard.pm:106
-#, c-format
-msgid "Which partition do you want to use for Linux4Win?"
-msgstr "Quelle partition désirez-vous utiliser pour Linux4Win ?"
-
-#: fs/partitioning_wizard.pm:108
-#, c-format
-msgid "Choose the sizes"
-msgstr "Choisissez les tailles"
-
-#: fs/partitioning_wizard.pm:109
-#, c-format
-msgid "Root partition size in MB: "
-msgstr "Taille de la partition racine en Mo : "
-
-#: fs/partitioning_wizard.pm:110
-#, c-format
-msgid "Swap partition size in MB: "
-msgstr "Taille de la partition d'échange en Mo : "
-
-#: fs/partitioning_wizard.pm:119
+#: fs/partitioning_wizard.pm:129
#, c-format
-msgid "There is no FAT partition to use as loopback (or not enough space left)"
-msgstr ""
-"Il n'y a aucune partition FAT à utiliser pour le bouclage (ou trop peu "
-"d'espace est disponible)"
+msgid "Computing the size of the Microsoft Windows® partition"
+msgstr "Caclul de la taille de la partition Microsoft Windows® en cours"
-#: fs/partitioning_wizard.pm:127
+#: fs/partitioning_wizard.pm:148
#, c-format
msgid "Use the free space on a Microsoft Windows® partition"
msgstr "Utiliser l'espace libre sur une partition Microsoft Windows®"
-#: fs/partitioning_wizard.pm:129
+#: fs/partitioning_wizard.pm:152
#, c-format
msgid "Which partition do you want to resize?"
msgstr "Quel partition souhaitez-vous redimensionner ?"
-#: fs/partitioning_wizard.pm:143
-#, c-format
-msgid ""
-"The FAT resizer is unable to handle your partition, \n"
-"the following error occurred: %s"
-msgstr ""
-"Le programme de redimensionnement des partitions FAT ne peut gérer votre\n"
-"partition. L'erreur suivante est survenue : %s"
-
-#: fs/partitioning_wizard.pm:146
-#, c-format
-msgid "Computing the size of the Microsoft Windows® partition"
-msgstr "Caclul de la taille de la partition Microsoft Windows® en cours"
-
-#: fs/partitioning_wizard.pm:153
+#: fs/partitioning_wizard.pm:162
#, c-format
msgid ""
"Your Microsoft Windows® partition is too fragmented. Please reboot your "
@@ -2755,7 +2728,7 @@ msgstr ""
"et lancez le programme de défragmentation « defrag »,\n"
"puis relancez l'installation de Mandriva Linux."
-#: fs/partitioning_wizard.pm:156
+#: fs/partitioning_wizard.pm:166
#, c-format
msgid ""
"WARNING!\n"
@@ -2791,39 +2764,39 @@ msgstr ""
"Si vous êtes sûr de vous, cliquez sur %s."
#. -PO: keep the double empty lines between sections, this is formatted a la LaTeX
-#: fs/partitioning_wizard.pm:165 interactive.pm:549 interactive/curses.pm:263
-#: ugtk2.pm:519
+#: fs/partitioning_wizard.pm:175 fs/partitioning_wizard.pm:498
+#: interactive.pm:549 interactive/curses.pm:263 ugtk2.pm:519
#, c-format
msgid "Next"
msgstr "Suivant"
-#: fs/partitioning_wizard.pm:168
+#: fs/partitioning_wizard.pm:180
#, c-format
msgid "Partitionning"
msgstr "Partitionnement"
-#: fs/partitioning_wizard.pm:168
+#: fs/partitioning_wizard.pm:180
#, c-format
msgid "Which size do you want to keep for Microsoft Windows® on partition %s?"
msgstr ""
"Quelle taille désirez-vous allouer à Microsoft Windows® sur la partition %s ?"
-#: fs/partitioning_wizard.pm:169
+#: fs/partitioning_wizard.pm:181
#, c-format
msgid "Size"
msgstr "Taille"
-#: fs/partitioning_wizard.pm:178
+#: fs/partitioning_wizard.pm:191
#, c-format
msgid "Resizing Microsoft Windows® partition"
msgstr "Redimensionnement de la partition Microsoft Windows® en cours"
-#: fs/partitioning_wizard.pm:183
+#: fs/partitioning_wizard.pm:196
#, c-format
msgid "FAT resizing failed: %s"
msgstr "Erreur lors du redimensionnement de la partition FAT : %s"
-#: fs/partitioning_wizard.pm:186
+#: fs/partitioning_wizard.pm:199
#, c-format
msgid ""
"To ensure data integrity after resizing the partition(s), \n"
@@ -2834,48 +2807,48 @@ msgstr ""
"une vérification du système de fichier sera réalisé au prochain démarrage de "
"Windows™"
-#: fs/partitioning_wizard.pm:198
+#: fs/partitioning_wizard.pm:212
#, c-format
msgid "There is no FAT partition to resize (or not enough space left)"
msgstr ""
"Il n'y a aucune partition FAT à redimensionner (ou trop peu d'espace est "
"disponible)"
-#: fs/partitioning_wizard.pm:203
+#: fs/partitioning_wizard.pm:217
#, c-format
msgid "Remove Microsoft Windows®"
msgstr "Enlever Microsoft Windows®"
-#: fs/partitioning_wizard.pm:203
+#: fs/partitioning_wizard.pm:217
#, c-format
msgid "Erase and use entire disk"
msgstr "Effacer et utiliser le disque tout entier"
-#: fs/partitioning_wizard.pm:205
+#: fs/partitioning_wizard.pm:221
#, c-format
msgid "You have more than one hard drive, which one do you install linux on?"
msgstr ""
"Vous possédez plus d'un disque dur.\n"
"Sur lequel désirez-vous installer Linux ?"
-#: fs/partitioning_wizard.pm:210 fsedit.pm:600
+#: fs/partitioning_wizard.pm:229 fsedit.pm:600
#, c-format
msgid "ALL existing partitions and their data will be lost on drive %s"
msgstr ""
"TOUTES les partitions existantes et toutes les données présentes sur\n"
"le disque %s seront perdues"
-#: fs/partitioning_wizard.pm:220
+#: fs/partitioning_wizard.pm:239
#, c-format
msgid "Custom disk partitioning"
msgstr "Partitionnement de disque personnalisé"
-#: fs/partitioning_wizard.pm:226
+#: fs/partitioning_wizard.pm:245
#, c-format
msgid "Use fdisk"
msgstr "Utiliser fdisk"
-#: fs/partitioning_wizard.pm:229
+#: fs/partitioning_wizard.pm:248
#, c-format
msgid ""
"You can now partition %s.\n"
@@ -2886,27 +2859,32 @@ msgstr ""
"Lorsque vous aurez terminé, n'oubliez pas d'enregistrer vos\n"
"modifications en appuyant sur la touche « w »."
-#: fs/partitioning_wizard.pm:269
+#: fs/partitioning_wizard.pm:388 fs/partitioning_wizard.pm:518
#, c-format
msgid "I can not find any room for installing"
msgstr "Pas de place disponible pour l'installation"
-#: fs/partitioning_wizard.pm:278
+#: fs/partitioning_wizard.pm:397 fs/partitioning_wizard.pm:525
#, c-format
msgid "The DrakX Partitioning wizard found the following solutions:"
msgstr "L'assistant de partitionnement a trouvé les solutions suivantes :"
-#: fs/partitioning_wizard.pm:287
+#: fs/partitioning_wizard.pm:459
+#, c-format
+msgid "Here is the content of you disk drive "
+msgstr ""
+
+#: fs/partitioning_wizard.pm:535
#, c-format
msgid "Partitioning failed: %s"
msgstr "Échec du partitionnement : %s"
-#: fs/type.pm:388
+#: fs/type.pm:390
#, c-format
msgid "You can not use JFS for partitions smaller than 16MB"
msgstr "Les partitions JFS doivent faire au moins 16 Mo."
-#: fs/type.pm:389
+#: fs/type.pm:391
#, c-format
msgid "You can not use ReiserFS for partitions smaller than 32MB"
msgstr "Les partitions ReiserFS doivent faire au moins 32 Mo."
@@ -3009,10 +2987,10 @@ msgstr "Ce dossier doit rester dans la partition racine"
#: fsedit.pm:447 fsedit.pm:449
#, c-format
msgid ""
-"You need a true filesystem (ext2/ext3, reiserfs, xfs, or jfs) for this mount "
+"You need a true filesystem (ext2/3/4, reiserfs, xfs, or jfs) for this mount "
"point\n"
msgstr ""
-"Vous avez besoin d'un vrai système de fichiers (ext2/ext3, reiserfs, xfs, ou "
+"Vous avez besoin d'un vrai système de fichiers (ext2/3/4, reiserfs, xfs, ou "
"jfs) pour ce point de montage\n"
#: fsedit.pm:451
@@ -3336,7 +3314,7 @@ msgstr ""
"Vous pouvez sélectionner ici un pilote alternatif (OSS ou ALSA) pour votre "
"carte son (%s)."
-#. -PO: here the first %s is either "OSS" or "ALSA",
+#. -PO: here the first %s is either "OSS" or "ALSA",
#. -PO: the second %s is the name of the current driver
#. -PO: and the third %s is the name of the default driver
#: harddrake/sound.pm:412
@@ -3553,7 +3531,7 @@ msgstr "Type de tuner :"
#: interactive.pm:128 interactive.pm:549 interactive/curses.pm:263
#: interactive/http.pm:103 interactive/http.pm:156 interactive/stdio.pm:39
-#: interactive/stdio.pm:148 interactive/stdio.pm:149 mygtk2.pm:844
+#: interactive/stdio.pm:148 interactive/stdio.pm:149 mygtk2.pm:846
#: ugtk2.pm:421 ugtk2.pm:519 ugtk2.pm:812 ugtk2.pm:835
#, c-format
msgid "Ok"
@@ -3614,7 +3592,7 @@ msgstr "Aucun répertoire de ce nom"
msgid "No such file"
msgstr "Aucun fichier de ce nom"
-#: interactive/gtk.pm:580
+#: interactive/gtk.pm:594
#, c-format
msgid "Beware, Caps Lock is enabled"
msgstr "Attention, le verrouillage majuscule (caps lock) est actif"
@@ -5546,17 +5524,17 @@ msgstr ""
"Le chargement du module %s a échoué.\n"
"Désirez-vous réessayer avec d'autres paramètres ?"
-#: mygtk2.pm:1538 mygtk2.pm:1539
+#: mygtk2.pm:1540 mygtk2.pm:1541
#, c-format
msgid "Password is trivial to guess"
msgstr "Le mot de passe est facile à deviner"
-#: mygtk2.pm:1540
+#: mygtk2.pm:1542
#, c-format
msgid "Password should resist to basic attacks"
msgstr "Le mot de passe devrait résister à des attaques simples"
-#: mygtk2.pm:1541 mygtk2.pm:1542
+#: mygtk2.pm:1543 mygtk2.pm:1544
#, c-format
msgid "Password seems secure"
msgstr "Le mot de passe semble sûr"
@@ -7302,3 +7280,31 @@ msgstr ""
#, c-format
msgid "Installation failed"
msgstr "Échec de l'installation"
+
+#~ msgid "Use the Microsoft Windows® partition for loopback"
+#~ msgstr "Utiliser la partition Microsoft Windows® pour le bouclage"
+
+#~ msgid "Which partition do you want to use for Linux4Win?"
+#~ msgstr "Quelle partition désirez-vous utiliser pour Linux4Win ?"
+
+#~ msgid "Choose the sizes"
+#~ msgstr "Choisissez les tailles"
+
+#~ msgid "Root partition size in MB: "
+#~ msgstr "Taille de la partition racine en Mo : "
+
+#~ msgid "Swap partition size in MB: "
+#~ msgstr "Taille de la partition d'échange en Mo : "
+
+#~ msgid ""
+#~ "There is no FAT partition to use as loopback (or not enough space left)"
+#~ msgstr ""
+#~ "Il n'y a aucune partition FAT à utiliser pour le bouclage (ou trop peu "
+#~ "d'espace est disponible)"
+
+#~ msgid ""
+#~ "The FAT resizer is unable to handle your partition, \n"
+#~ "the following error occurred: %s"
+#~ msgstr ""
+#~ "Le programme de redimensionnement des partitions FAT ne peut gérer votre\n"
+#~ "partition. L'erreur suivante est survenue : %s"
diff --git a/perl-install/share/po/fur.po b/perl-install/share/po/fur.po
index 9f1e2bbe8..286b81d90 100644
--- a/perl-install/share/po/fur.po
+++ b/perl-install/share/po/fur.po
@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: DrakX\n"
-"POT-Creation-Date: 2009-09-10 12:20+0200\n"
+"POT-Creation-Date: 2009-10-07 13:57+0200\n"
"PO-Revision-Date: 2004-06-28 17:41+0200\n"
"Last-Translator: Andrea Gracco <graccoandrea@tin.it>\n"
"Language-Team: furlan <gft@freelists.org>\n"
@@ -14,10 +14,10 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: KBabel 1.3\n"
-#: any.pm:252 any.pm:884 diskdrake/interactive.pm:594
+#: any.pm:252 any.pm:910 diskdrake/interactive.pm:594
#: diskdrake/interactive.pm:794 diskdrake/interactive.pm:838
-#: diskdrake/interactive.pm:924 diskdrake/interactive.pm:1178
-#: diskdrake/interactive.pm:1230 do_pkgs.pm:241 do_pkgs.pm:287
+#: diskdrake/interactive.pm:942 diskdrake/interactive.pm:1196
+#: diskdrake/interactive.pm:1248 do_pkgs.pm:241 do_pkgs.pm:287
#: harddrake/sound.pm:303 interactive.pm:587 pkgs.pm:281
#, c-format
msgid "Please wait"
@@ -155,7 +155,7 @@ msgstr "Abilite ACPI"
msgid "Enable Local APIC"
msgstr "Abilite ACPI"
-#: any.pm:415 any.pm:829 any.pm:845 authentication.pm:250
+#: any.pm:415 any.pm:855 any.pm:871 authentication.pm:250
#: diskdrake/smbnfs_gtk.pm:181
#, c-format
msgid "Password"
@@ -166,7 +166,7 @@ msgstr "Password"
msgid "The passwords do not match"
msgstr "Le password no corispuint"
-#: any.pm:417 authentication.pm:261 diskdrake/interactive.pm:1402
+#: any.pm:417 authentication.pm:261 diskdrake/interactive.pm:1420
#, c-format
msgid "Please try again"
msgstr "Par plasè torne a provâ"
@@ -176,7 +176,7 @@ msgstr "Par plasè torne a provâ"
msgid "You can not use a password with %s"
msgstr ""
-#: any.pm:421 any.pm:831 any.pm:847 authentication.pm:251
+#: any.pm:421 any.pm:857 any.pm:873 authentication.pm:251
#, c-format
msgid "Password (again)"
msgstr "Password (ancjemò)"
@@ -339,190 +339,191 @@ msgid ""
"You can create additional entries or change the existing ones."
msgstr ""
-#: any.pm:790
+#: any.pm:816
#, c-format
msgid "access to X programs"
msgstr "acès ai programs X"
-#: any.pm:791
+#: any.pm:817
#, c-format
msgid "access to rpm tools"
msgstr "acès ai imprescj rpm"
-#: any.pm:792
+#: any.pm:818
#, c-format
msgid "allow \"su\""
msgstr "permèt \"su\""
-#: any.pm:793
+#: any.pm:819
#, c-format
msgid "access to administrative files"
msgstr "acès ai file di aministrazion"
-#: any.pm:794
+#: any.pm:820
#, c-format
msgid "access to network tools"
msgstr "acès ai imprescj di rêt"
-#: any.pm:795
+#: any.pm:821
#, c-format
msgid "access to compilation tools"
msgstr "acès ai imprescj di compilazion"
-#: any.pm:801
+#: any.pm:827
#, c-format
msgid "(already added %s)"
msgstr "(dizà zontât %s)"
-#: any.pm:807
+#: any.pm:833
#, c-format
msgid "Please give a user name"
msgstr "Par plasè, insede un non utent"
-#: any.pm:808
-#, c-format
+#: any.pm:834
+#, fuzzy, c-format
msgid ""
-"The user name must contain only lower cased letters, numbers, `-' and `_'"
+"The user name must start with a lower case letter followed by only lower "
+"cased letters, numbers, `-' and `_'"
msgstr "Il non utent al à di vê dome letaris minusculis, numars , `-' e `_'"
-#: any.pm:809
+#: any.pm:835
#, c-format
msgid "The user name is too long"
msgstr "Il non utent al è masse lunc"
-#: any.pm:810
+#: any.pm:836
#, c-format
msgid "This user name has already been added"
msgstr "Il non utent al è stât dizà zontât"
-#: any.pm:816 any.pm:849
+#: any.pm:842 any.pm:875
#, c-format
msgid "User ID"
msgstr "ID Utent"
-#: any.pm:816 any.pm:850
+#: any.pm:842 any.pm:876
#, c-format
msgid "Group ID"
msgstr "ID Grop"
-#: any.pm:817
+#: any.pm:843
#, c-format
msgid "%s must be a number"
msgstr ""
-#: any.pm:818
+#: any.pm:844
#, c-format
msgid "%s should be above 500. Accept anyway?"
msgstr ""
-#: any.pm:822
+#: any.pm:848
#, fuzzy, c-format
msgid "User management"
msgstr "Non utent"
-#: any.pm:828 authentication.pm:237
+#: any.pm:854 authentication.pm:237
#, c-format
msgid "Set administrator (root) password"
msgstr ""
-#: any.pm:833
+#: any.pm:859
#, fuzzy, c-format
msgid "Enter a user"
msgstr ""
"Insede un utent\n"
"%s"
-#: any.pm:835
+#: any.pm:861
#, c-format
msgid "Icon"
msgstr "Icone"
-#: any.pm:838
+#: any.pm:864
#, c-format
msgid "Real name"
msgstr "Non reâl"
-#: any.pm:843
+#: any.pm:869
#, c-format
msgid "Login name"
msgstr ""
-#: any.pm:848
+#: any.pm:874
#, c-format
msgid "Shell"
msgstr "Shell"
-#: any.pm:884
+#: any.pm:910
#, c-format
msgid "Please wait, adding media..."
msgstr ""
-#: any.pm:914 security/l10n.pm:14
+#: any.pm:940 security/l10n.pm:14
#, c-format
msgid "Autologin"
msgstr "Acès automatic"
-#: any.pm:915
+#: any.pm:941
#, c-format
msgid "I can set up your computer to automatically log on one user."
msgstr "O pues impostâ il to computer par fâ acedi automatichementri un utent."
-#: any.pm:916
+#: any.pm:942
#, fuzzy, c-format
msgid "Use this feature"
msgstr "Vuelistu doprâ cheste fature?"
-#: any.pm:917
+#: any.pm:943
#, c-format
msgid "Choose the default user:"
msgstr "Sielç un utent predefinît:"
-#: any.pm:918
+#: any.pm:944
#, c-format
msgid "Choose the window manager to run:"
msgstr "Sielç il gjestôr grafic di doprâ:"
-#: any.pm:929 any.pm:949 any.pm:1022
+#: any.pm:955 any.pm:975 any.pm:1048
#, fuzzy, c-format
msgid "Release Notes"
msgstr "Par plasè sielç"
-#: any.pm:956 any.pm:1314 interactive/gtk.pm:805
+#: any.pm:982 any.pm:1340 interactive/gtk.pm:819
#, c-format
msgid "Close"
msgstr "Siere"
-#: any.pm:1008
+#: any.pm:1034
#, c-format
msgid "License agreement"
msgstr ""
-#: any.pm:1010 diskdrake/dav.pm:26
+#: any.pm:1036 diskdrake/dav.pm:26
#, c-format
msgid "Quit"
msgstr "Jessî"
-#: any.pm:1017
+#: any.pm:1043
#, c-format
msgid "Do you accept this license ?"
msgstr ""
-#: any.pm:1018
+#: any.pm:1044
#, c-format
msgid "Accept"
msgstr ""
-#: any.pm:1018
+#: any.pm:1044
#, c-format
msgid "Refuse"
msgstr ""
-#: any.pm:1044 any.pm:1110
+#: any.pm:1070 any.pm:1136
#, c-format
msgid "Please choose a language to use"
msgstr "Par plasè sielç une lenghe di doprâ"
-#: any.pm:1073
+#: any.pm:1099
#, c-format
msgid ""
"Mandriva Linux can support multiple languages. Select\n"
@@ -530,77 +531,77 @@ msgid ""
"when your installation is complete and you restart your system."
msgstr ""
-#: any.pm:1076
+#: any.pm:1102
#, c-format
msgid "Multi languages"
msgstr ""
-#: any.pm:1087 any.pm:1119
+#: any.pm:1113 any.pm:1145
#, c-format
msgid "Old compatibility (non UTF-8) encoding"
msgstr ""
-#: any.pm:1089
+#: any.pm:1115
#, c-format
msgid "All languages"
msgstr "Dutis les lenghis"
-#: any.pm:1111
+#: any.pm:1137
#, fuzzy, c-format
msgid "Language choice"
msgstr "Lenghis"
-#: any.pm:1165
+#: any.pm:1191
#, c-format
msgid "Country / Region"
msgstr "Nazion / Regjon"
-#: any.pm:1166
+#: any.pm:1192
#, c-format
msgid "Please choose your country"
msgstr "Par plasè sielç le to nazion"
-#: any.pm:1168
+#: any.pm:1194
#, c-format
msgid "Here is the full list of available countries"
msgstr "Cheste e je le liste complete di dutis les nazions disponibilis"
-#: any.pm:1169
+#: any.pm:1195
#, fuzzy, c-format
msgid "Other Countries"
msgstr "Un altri"
-#: any.pm:1169 interactive.pm:488 interactive/gtk.pm:445
+#: any.pm:1195 interactive.pm:488 interactive/gtk.pm:445
#, c-format
msgid "Advanced"
msgstr ""
-#: any.pm:1175
+#: any.pm:1201
#, c-format
msgid "Input method:"
msgstr ""
-#: any.pm:1178
+#: any.pm:1204
#, c-format
msgid "None"
msgstr "Nissun"
-#: any.pm:1259
+#: any.pm:1285
#, c-format
msgid "No sharing"
msgstr "Nissune condivision"
-#: any.pm:1259
+#: any.pm:1285
#, c-format
msgid "Allow all users"
msgstr "Permet ducj i utents"
-#: any.pm:1259
+#: any.pm:1285
#, c-format
msgid "Custom"
msgstr "Personalizât"
-#: any.pm:1263
+#: any.pm:1289
#, c-format
msgid ""
"Would you like to allow users to share some of their directories?\n"
@@ -610,86 +611,86 @@ msgid ""
"\"Custom\" permit a per-user granularity.\n"
msgstr ""
-#: any.pm:1275
+#: any.pm:1301
#, c-format
msgid ""
"NFS: the traditional Unix file sharing system, with less support on Mac and "
"Windows."
msgstr ""
-#: any.pm:1278
+#: any.pm:1304
#, c-format
msgid ""
"SMB: a file sharing system used by Windows, Mac OS X and many modern Linux "
"systems."
msgstr ""
-#: any.pm:1286
+#: any.pm:1312
#, c-format
msgid ""
"You can export using NFS or SMB. Please select which you would like to use."
msgstr ""
-#: any.pm:1314
+#: any.pm:1340
#, c-format
msgid "Launch userdrake"
msgstr "Invie userdrake"
-#: any.pm:1316
+#: any.pm:1342
#, c-format
msgid ""
"The per-user sharing uses the group \"fileshare\". \n"
"You can use userdrake to add a user to this group."
msgstr ""
-#: any.pm:1421
+#: any.pm:1448
#, c-format
msgid ""
"You need to logout and back in again for changes to take effect. Press OK to "
"logout now."
msgstr ""
-#: any.pm:1425
+#: any.pm:1452
#, c-format
msgid "You need to log out and back in again for changes to take effect"
msgstr ""
-#: any.pm:1460
+#: any.pm:1487
#, c-format
msgid "Timezone"
msgstr ""
-#: any.pm:1460
+#: any.pm:1487
#, c-format
msgid "Which is your timezone?"
msgstr ""
-#: any.pm:1483 any.pm:1485
+#: any.pm:1510 any.pm:1512
#, c-format
msgid "Date, Clock & Time Zone Settings"
msgstr ""
-#: any.pm:1486
+#: any.pm:1513
#, c-format
msgid "What is the best time?"
msgstr ""
-#: any.pm:1490
+#: any.pm:1517
#, c-format
msgid "%s (hardware clock set to UTC)"
msgstr ""
-#: any.pm:1491
+#: any.pm:1518
#, c-format
msgid "%s (hardware clock set to local time)"
msgstr ""
-#: any.pm:1493
+#: any.pm:1520
#, c-format
msgid "NTP Server"
msgstr "Server NTP"
-#: any.pm:1494
+#: any.pm:1521
#, c-format
msgid "Automatic time synchronization (using NTP)"
msgstr ""
@@ -1159,7 +1160,7 @@ msgid "Mount point"
msgstr "Pont di mount"
#: diskdrake/dav.pm:67 diskdrake/interactive.pm:403
-#: diskdrake/interactive.pm:1072 diskdrake/removable.pm:24
+#: diskdrake/interactive.pm:1090 diskdrake/removable.pm:24
#: diskdrake/smbnfs_gtk.pm:80
#, c-format
msgid "Options"
@@ -1170,23 +1171,24 @@ msgstr "Opzions"
msgid "Remove"
msgstr "Rimôf"
-#: diskdrake/dav.pm:69 diskdrake/hd_gtk.pm:182 diskdrake/removable.pm:26
+#: diskdrake/dav.pm:69 diskdrake/hd_gtk.pm:187 diskdrake/removable.pm:26
#: diskdrake/smbnfs_gtk.pm:82 interactive/http.pm:151
#, c-format
msgid "Done"
msgstr "Fat"
-#: diskdrake/dav.pm:78 diskdrake/hd_gtk.pm:123 diskdrake/hd_gtk.pm:289
+#: diskdrake/dav.pm:78 diskdrake/hd_gtk.pm:128 diskdrake/hd_gtk.pm:294
#: diskdrake/interactive.pm:247 diskdrake/interactive.pm:260
#: diskdrake/interactive.pm:450 diskdrake/interactive.pm:520
#: diskdrake/interactive.pm:525 diskdrake/interactive.pm:656
-#: diskdrake/interactive.pm:942 diskdrake/interactive.pm:1118
-#: diskdrake/interactive.pm:1131 diskdrake/interactive.pm:1134
-#: diskdrake/interactive.pm:1402 diskdrake/smbnfs_gtk.pm:42 do_pkgs.pm:23
-#: do_pkgs.pm:28 do_pkgs.pm:44 do_pkgs.pm:60 do_pkgs.pm:65 do_pkgs.pm:82
-#: fsedit.pm:246 interactive/http.pm:117 interactive/http.pm:118
-#: modules/interactive.pm:19 scanner.pm:95 scanner.pm:106 scanner.pm:113
-#: scanner.pm:120 wizards.pm:95 wizards.pm:99 wizards.pm:121
+#: diskdrake/interactive.pm:909 diskdrake/interactive.pm:960
+#: diskdrake/interactive.pm:1136 diskdrake/interactive.pm:1149
+#: diskdrake/interactive.pm:1152 diskdrake/interactive.pm:1420
+#: diskdrake/smbnfs_gtk.pm:42 do_pkgs.pm:23 do_pkgs.pm:28 do_pkgs.pm:44
+#: do_pkgs.pm:60 do_pkgs.pm:65 do_pkgs.pm:82 fsedit.pm:246
+#: interactive/http.pm:117 interactive/http.pm:118 modules/interactive.pm:19
+#: scanner.pm:95 scanner.pm:106 scanner.pm:113 scanner.pm:120 wizards.pm:95
+#: wizards.pm:99 wizards.pm:121
#, c-format
msgid "Error"
msgstr "Fal"
@@ -1201,12 +1203,12 @@ msgstr "Par plasè insede il recapit dal server WebDAV"
msgid "The URL must begin with http:// or https://"
msgstr ""
-#: diskdrake/dav.pm:106 diskdrake/hd_gtk.pm:407 diskdrake/interactive.pm:303
+#: diskdrake/dav.pm:106 diskdrake/hd_gtk.pm:412 diskdrake/interactive.pm:303
#: diskdrake/interactive.pm:388 diskdrake/interactive.pm:550
#: diskdrake/interactive.pm:747 diskdrake/interactive.pm:805
-#: diskdrake/interactive.pm:922 diskdrake/interactive.pm:964
-#: diskdrake/interactive.pm:965 diskdrake/interactive.pm:1215
-#: diskdrake/interactive.pm:1253 diskdrake/interactive.pm:1401 do_pkgs.pm:19
+#: diskdrake/interactive.pm:940 diskdrake/interactive.pm:982
+#: diskdrake/interactive.pm:983 diskdrake/interactive.pm:1233
+#: diskdrake/interactive.pm:1271 diskdrake/interactive.pm:1419 do_pkgs.pm:19
#: do_pkgs.pm:39 do_pkgs.pm:57 do_pkgs.pm:77 harddrake/sound.pm:442
#, c-format
msgid "Warning"
@@ -1223,58 +1225,60 @@ msgid "Server: "
msgstr "Server: "
#: diskdrake/dav.pm:125 diskdrake/interactive.pm:493
-#: diskdrake/interactive.pm:1277 diskdrake/interactive.pm:1362
+#: diskdrake/interactive.pm:1295 diskdrake/interactive.pm:1380
#, c-format
msgid "Mount point: "
msgstr "Pont di mount: "
-#: diskdrake/dav.pm:126 diskdrake/interactive.pm:1369
+#: diskdrake/dav.pm:126 diskdrake/interactive.pm:1387
#, c-format
msgid "Options: %s"
msgstr "Opzions: %s"
-#: diskdrake/hd_gtk.pm:54 diskdrake/interactive.pm:298
+#: diskdrake/hd_gtk.pm:61 diskdrake/interactive.pm:298
#: diskdrake/smbnfs_gtk.pm:22 fs/mount_point.pm:106
-#: fs/partitioning_wizard.pm:51 fs/partitioning_wizard.pm:206
-#: fs/partitioning_wizard.pm:211 fs/partitioning_wizard.pm:250
-#: fs/partitioning_wizard.pm:269 fs/partitioning_wizard.pm:274
+#: fs/partitioning_wizard.pm:52 fs/partitioning_wizard.pm:222
+#: fs/partitioning_wizard.pm:230 fs/partitioning_wizard.pm:269
+#: fs/partitioning_wizard.pm:388 fs/partitioning_wizard.pm:445
+#: fs/partitioning_wizard.pm:518 fs/partitioning_wizard.pm:521
#, c-format
msgid "Partitioning"
msgstr ""
-#: diskdrake/hd_gtk.pm:68
+#: diskdrake/hd_gtk.pm:73
#, c-format
msgid "Click on a partition, choose a filesystem type then choose an action"
msgstr ""
-#: diskdrake/hd_gtk.pm:105 diskdrake/interactive.pm:1093
-#: diskdrake/interactive.pm:1103 diskdrake/interactive.pm:1156
+#: diskdrake/hd_gtk.pm:110 diskdrake/interactive.pm:1111
+#: diskdrake/interactive.pm:1121 diskdrake/interactive.pm:1174
#, c-format
msgid "Read carefully"
msgstr "Lei cun atenzion"
-#: diskdrake/hd_gtk.pm:105
+#: diskdrake/hd_gtk.pm:110
#, c-format
msgid "Please make a backup of your data first"
msgstr ""
-#: diskdrake/hd_gtk.pm:106 diskdrake/interactive.pm:240
+#: diskdrake/hd_gtk.pm:111 diskdrake/interactive.pm:240
#, c-format
msgid "Exit"
msgstr "Jessì"
-#: diskdrake/hd_gtk.pm:106
+#: diskdrake/hd_gtk.pm:111
#, c-format
msgid "Continue"
msgstr "Continue"
-#: diskdrake/hd_gtk.pm:177 interactive.pm:653 interactive/gtk.pm:797
-#: interactive/gtk.pm:815 interactive/gtk.pm:836 ugtk2.pm:936
+#: diskdrake/hd_gtk.pm:182 fs/partitioning_wizard.pm:493 interactive.pm:653
+#: interactive/gtk.pm:811 interactive/gtk.pm:829 interactive/gtk.pm:850
+#: ugtk2.pm:936
#, c-format
msgid "Help"
msgstr "Jutori"
-#: diskdrake/hd_gtk.pm:223
+#: diskdrake/hd_gtk.pm:228
#, c-format
msgid ""
"You have one big Microsoft Windows partition.\n"
@@ -1282,87 +1286,87 @@ msgid ""
"(click on it, then click on \"Resize\")"
msgstr ""
-#: diskdrake/hd_gtk.pm:225
+#: diskdrake/hd_gtk.pm:230
#, c-format
msgid "Please click on a partition"
msgstr "Par plasè frache su une partizion"
-#: diskdrake/hd_gtk.pm:239 diskdrake/smbnfs_gtk.pm:63
+#: diskdrake/hd_gtk.pm:244 diskdrake/smbnfs_gtk.pm:63
#, c-format
msgid "Details"
msgstr ""
-#: diskdrake/hd_gtk.pm:289
+#: diskdrake/hd_gtk.pm:294
#, c-format
msgid "No hard drives found"
msgstr ""
-#: diskdrake/hd_gtk.pm:316
+#: diskdrake/hd_gtk.pm:321
#, c-format
msgid "Unknown"
msgstr ""
-#: diskdrake/hd_gtk.pm:378
+#: diskdrake/hd_gtk.pm:383
#, fuzzy, c-format
msgid "Ext3"
msgstr "Jessì"
-#: diskdrake/hd_gtk.pm:378
+#: diskdrake/hd_gtk.pm:383
#, fuzzy, c-format
msgid "XFS"
msgstr "HFS"
-#: diskdrake/hd_gtk.pm:378
+#: diskdrake/hd_gtk.pm:383
#, c-format
msgid "Swap"
msgstr "Swap"
-#: diskdrake/hd_gtk.pm:378
+#: diskdrake/hd_gtk.pm:383
#, c-format
msgid "SunOS"
msgstr "SunOS"
-#: diskdrake/hd_gtk.pm:378
+#: diskdrake/hd_gtk.pm:383
#, c-format
msgid "HFS"
msgstr "HFS"
-#: diskdrake/hd_gtk.pm:378
+#: diskdrake/hd_gtk.pm:383
#, c-format
msgid "Windows"
msgstr "Windows"
-#: diskdrake/hd_gtk.pm:379 services.pm:158
+#: diskdrake/hd_gtk.pm:384 services.pm:158
#, c-format
msgid "Other"
msgstr "Altri"
-#: diskdrake/hd_gtk.pm:379 diskdrake/interactive.pm:1292
+#: diskdrake/hd_gtk.pm:384 diskdrake/interactive.pm:1310
#, c-format
msgid "Empty"
msgstr "Vueit"
-#: diskdrake/hd_gtk.pm:386
+#: diskdrake/hd_gtk.pm:391
#, c-format
msgid "Filesystem types:"
msgstr "Sorte di filesystem:"
-#: diskdrake/hd_gtk.pm:407
+#: diskdrake/hd_gtk.pm:412
#, fuzzy, c-format
msgid "This partition is already empty"
msgstr "No rivi a cambiâ le dimension di cheste dimension"
-#: diskdrake/hd_gtk.pm:416
+#: diskdrake/hd_gtk.pm:421
#, c-format
msgid "Use ``Unmount'' first"
msgstr "Dopre ``Unmount'' prin"
-#: diskdrake/hd_gtk.pm:416
+#: diskdrake/hd_gtk.pm:421
#, fuzzy, c-format
msgid "Use ``%s'' instead (in expert mode)"
msgstr "Dopre ``%s''invezit"
-#: diskdrake/hd_gtk.pm:416 diskdrake/interactive.pm:402
+#: diskdrake/hd_gtk.pm:421 diskdrake/interactive.pm:402
#: diskdrake/interactive.pm:588 diskdrake/removable.pm:25
#: diskdrake/removable.pm:48
#, c-format
@@ -1386,7 +1390,7 @@ msgid "More"
msgstr "Di plui"
#: diskdrake/interactive.pm:281 diskdrake/interactive.pm:291
-#: diskdrake/interactive.pm:1200
+#: diskdrake/interactive.pm:1218
#, fuzzy, c-format
msgid "Confirmation"
msgstr "Configurazion"
@@ -1411,7 +1415,7 @@ msgstr "Jessî cence scrivi te tabele des partizions?"
msgid "Do you want to save /etc/fstab modifications"
msgstr "Vuelistu salvâ les modifichis a /etc/fstab"
-#: diskdrake/interactive.pm:298 fs/partitioning_wizard.pm:250
+#: diskdrake/interactive.pm:298 fs/partitioning_wizard.pm:269
#, c-format
msgid "You need to reboot for the partition table modifications to take place"
msgstr ""
@@ -1500,7 +1504,7 @@ msgstr "Formât"
msgid "Add to RAID"
msgstr "Zonte a RAID"
-#: diskdrake/interactive.pm:409 diskdrake/interactive.pm:888
+#: diskdrake/interactive.pm:409 diskdrake/interactive.pm:891
#, c-format
msgid "Add to LVM"
msgstr "Zonte a LVM"
@@ -1560,12 +1564,12 @@ msgstr "Cree une gnove partizion"
msgid "Start sector: "
msgstr ""
-#: diskdrake/interactive.pm:489 diskdrake/interactive.pm:957
+#: diskdrake/interactive.pm:489 diskdrake/interactive.pm:975
#, c-format
msgid "Size in MB: "
msgstr "Dimension in MB: "
-#: diskdrake/interactive.pm:491 diskdrake/interactive.pm:958
+#: diskdrake/interactive.pm:491 diskdrake/interactive.pm:976
#, c-format
msgid "Filesystem type: "
msgstr "Sorte di filesystem: "
@@ -1664,7 +1668,7 @@ msgid "Where do you want to mount %s?"
msgstr "Dulà vuelistu montâ %s?"
#: diskdrake/interactive.pm:711 diskdrake/interactive.pm:794
-#: fs/partitioning_wizard.pm:146 fs/partitioning_wizard.pm:178
+#: fs/partitioning_wizard.pm:129 fs/partitioning_wizard.pm:191
#, c-format
msgid "Resizing"
msgstr "O cambii le dimension"
@@ -1717,7 +1721,7 @@ msgid ""
"filesystem checks will be run on your next boot into Microsoft Windows®"
msgstr ""
-#: diskdrake/interactive.pm:853 diskdrake/interactive.pm:1397
+#: diskdrake/interactive.pm:853 diskdrake/interactive.pm:1415
#, c-format
msgid "Filesystem encryption key"
msgstr "Clâf di cifradure dal filesystem"
@@ -1727,7 +1731,7 @@ msgstr "Clâf di cifradure dal filesystem"
msgid "Enter your filesystem encryption key"
msgstr "Sielç le to clâf di cifradure"
-#: diskdrake/interactive.pm:855 diskdrake/interactive.pm:1405
+#: diskdrake/interactive.pm:855 diskdrake/interactive.pm:1423
#, c-format
msgid "Encryption key"
msgstr "Clâf di cifradure"
@@ -1742,139 +1746,149 @@ msgstr ""
msgid "Choose an existing RAID to add to"
msgstr "Sielç un RAID esistin par zontâ"
-#: diskdrake/interactive.pm:872 diskdrake/interactive.pm:890
+#: diskdrake/interactive.pm:872 diskdrake/interactive.pm:893
#, c-format
msgid "new"
msgstr "gnûf"
-#: diskdrake/interactive.pm:888
+#: diskdrake/interactive.pm:891
#, c-format
msgid "Choose an existing LVM to add to"
msgstr "Sielç un LVM esistint dulà zontâ"
-#: diskdrake/interactive.pm:895
-#, c-format
-msgid "LVM name?"
+#: diskdrake/interactive.pm:903 diskdrake/interactive.pm:912
+#, fuzzy, c-format
+msgid "LVM name"
msgstr "Non LVM?"
-#: diskdrake/interactive.pm:922
+#: diskdrake/interactive.pm:904
+#, c-format
+msgid "Enter a name for the new LVM volume group"
+msgstr ""
+
+#: diskdrake/interactive.pm:909
+#, c-format
+msgid "\"%s\" already exists"
+msgstr ""
+
+#: diskdrake/interactive.pm:940
#, c-format
msgid ""
"Physical volume %s is still in use.\n"
"Do you want to move used physical extents on this volume to other volumes?"
msgstr ""
-#: diskdrake/interactive.pm:924
+#: diskdrake/interactive.pm:942
#, c-format
msgid "Moving physical extents"
msgstr ""
-#: diskdrake/interactive.pm:942
+#: diskdrake/interactive.pm:960
#, c-format
msgid "This partition can not be used for loopback"
msgstr "Cheste partizion no po sedi doprade par loopback"
-#: diskdrake/interactive.pm:955
+#: diskdrake/interactive.pm:973
#, c-format
msgid "Loopback"
msgstr "Loopback"
-#: diskdrake/interactive.pm:956
+#: diskdrake/interactive.pm:974
#, c-format
msgid "Loopback file name: "
msgstr "Non dal file di loopback: "
-#: diskdrake/interactive.pm:961
+#: diskdrake/interactive.pm:979
#, c-format
msgid "Give a file name"
msgstr ""
-#: diskdrake/interactive.pm:964
+#: diskdrake/interactive.pm:982
#, c-format
msgid "File is already used by another loopback, choose another one"
msgstr ""
-#: diskdrake/interactive.pm:965
+#: diskdrake/interactive.pm:983
#, c-format
msgid "File already exists. Use it?"
msgstr ""
-#: diskdrake/interactive.pm:997 diskdrake/interactive.pm:1000
+#: diskdrake/interactive.pm:1015 diskdrake/interactive.pm:1018
#, c-format
msgid "Mount options"
msgstr ""
-#: diskdrake/interactive.pm:1007
+#: diskdrake/interactive.pm:1025
#, c-format
msgid "Various"
msgstr ""
-#: diskdrake/interactive.pm:1074
+#: diskdrake/interactive.pm:1092
#, c-format
msgid "device"
msgstr ""
-#: diskdrake/interactive.pm:1075
+#: diskdrake/interactive.pm:1093
#, c-format
msgid "level"
msgstr ""
-#: diskdrake/interactive.pm:1076
+#: diskdrake/interactive.pm:1094
#, fuzzy, c-format
msgid "chunk size in KiB"
msgstr "Gnove dimension in MB: "
-#: diskdrake/interactive.pm:1094
+#: diskdrake/interactive.pm:1112
#, c-format
msgid "Be careful: this operation is dangerous."
msgstr ""
-#: diskdrake/interactive.pm:1109
+#: diskdrake/interactive.pm:1127
#, fuzzy, c-format
msgid "Partitioning Type"
msgstr "Sorte di tabele des partizions: %s\n"
-#: diskdrake/interactive.pm:1109
+#: diskdrake/interactive.pm:1127
#, c-format
msgid "What type of partitioning?"
msgstr ""
-#: diskdrake/interactive.pm:1147
+#: diskdrake/interactive.pm:1165
#, c-format
msgid "You'll need to reboot before the modification can take place"
msgstr ""
-#: diskdrake/interactive.pm:1156
+#: diskdrake/interactive.pm:1174
#, c-format
msgid "Partition table of drive %s is going to be written to disk"
msgstr ""
-#: diskdrake/interactive.pm:1178 fs/format.pm:96 fs/format.pm:103
+#: diskdrake/interactive.pm:1196 fs/format.pm:96 fs/format.pm:103
#, c-format
msgid "Formatting partition %s"
msgstr ""
-#: diskdrake/interactive.pm:1191
+#: diskdrake/interactive.pm:1209
#, c-format
msgid "After formatting partition %s, all data on this partition will be lost"
msgstr ""
-#: diskdrake/interactive.pm:1200 fs/partitioning.pm:48
+#: diskdrake/interactive.pm:1218 fs/partitioning.pm:48
#, c-format
msgid "Check bad blocks?"
msgstr ""
-#: diskdrake/interactive.pm:1214
+#: diskdrake/interactive.pm:1232
#, c-format
msgid "Move files to the new partition"
msgstr ""
-#: diskdrake/interactive.pm:1214
+#: diskdrake/interactive.pm:1232
#, c-format
msgid "Hide files"
msgstr ""
-#: diskdrake/interactive.pm:1215
+#: diskdrake/interactive.pm:1233
#, c-format
msgid ""
"Directory %s already contains data\n"
@@ -1885,128 +1899,128 @@ msgid ""
"the contents of the mounted partition)"
msgstr ""
-#: diskdrake/interactive.pm:1230
+#: diskdrake/interactive.pm:1248
#, c-format
msgid "Moving files to the new partition"
msgstr ""
-#: diskdrake/interactive.pm:1234
+#: diskdrake/interactive.pm:1252
#, c-format
msgid "Copying %s"
msgstr ""
-#: diskdrake/interactive.pm:1238
+#: diskdrake/interactive.pm:1256
#, c-format
msgid "Removing %s"
msgstr ""
-#: diskdrake/interactive.pm:1252
+#: diskdrake/interactive.pm:1270
#, c-format
msgid "partition %s is now known as %s"
msgstr ""
-#: diskdrake/interactive.pm:1253
+#: diskdrake/interactive.pm:1271
#, c-format
msgid "Partitions have been renumbered: "
msgstr ""
-#: diskdrake/interactive.pm:1278 diskdrake/interactive.pm:1346
+#: diskdrake/interactive.pm:1296 diskdrake/interactive.pm:1364
#, c-format
msgid "Device: "
msgstr "Periferiche: "
-#: diskdrake/interactive.pm:1279
+#: diskdrake/interactive.pm:1297
#, c-format
msgid "Volume label: "
msgstr ""
-#: diskdrake/interactive.pm:1280
+#: diskdrake/interactive.pm:1298
#, c-format
msgid "UUID: "
msgstr ""
-#: diskdrake/interactive.pm:1281
+#: diskdrake/interactive.pm:1299
#, c-format
msgid "DOS drive letter: %s (just a guess)\n"
msgstr ""
-#: diskdrake/interactive.pm:1285 diskdrake/interactive.pm:1294
-#: diskdrake/interactive.pm:1365
+#: diskdrake/interactive.pm:1303 diskdrake/interactive.pm:1312
+#: diskdrake/interactive.pm:1383
#, c-format
msgid "Type: "
msgstr "Sorte: "
-#: diskdrake/interactive.pm:1289 diskdrake/interactive.pm:1350
+#: diskdrake/interactive.pm:1307 diskdrake/interactive.pm:1368
#, c-format
msgid "Name: "
msgstr "Non: "
-#: diskdrake/interactive.pm:1296
+#: diskdrake/interactive.pm:1314
#, c-format
msgid "Start: sector %s\n"
msgstr ""
-#: diskdrake/interactive.pm:1297
+#: diskdrake/interactive.pm:1315
#, c-format
msgid "Size: %s"
msgstr "Dimension: %s"
-#: diskdrake/interactive.pm:1299
+#: diskdrake/interactive.pm:1317
#, c-format
msgid ", %s sectors"
msgstr ", %s setôrs"
-#: diskdrake/interactive.pm:1301
+#: diskdrake/interactive.pm:1319
#, c-format
msgid "Cylinder %d to %d\n"
msgstr ""
-#: diskdrake/interactive.pm:1302
+#: diskdrake/interactive.pm:1320
#, c-format
msgid "Number of logical extents: %d\n"
msgstr ""
-#: diskdrake/interactive.pm:1303
+#: diskdrake/interactive.pm:1321
#, c-format
msgid "Formatted\n"
msgstr "Formatât\n"
-#: diskdrake/interactive.pm:1304
+#: diskdrake/interactive.pm:1322
#, c-format
msgid "Not formatted\n"
msgstr "No formatât\n"
-#: diskdrake/interactive.pm:1305
+#: diskdrake/interactive.pm:1323
#, c-format
msgid "Mounted\n"
msgstr "Montât\n"
-#: diskdrake/interactive.pm:1306
+#: diskdrake/interactive.pm:1324
#, fuzzy, c-format
msgid "RAID %s\n"
msgstr "Discs RAID %s\n"
-#: diskdrake/interactive.pm:1308
+#: diskdrake/interactive.pm:1326
#, fuzzy, c-format
msgid "Encrypted"
msgstr "Clâf di cifradure"
-#: diskdrake/interactive.pm:1308
+#: diskdrake/interactive.pm:1326
#, c-format
msgid " (mapped on %s)"
msgstr ""
-#: diskdrake/interactive.pm:1309
+#: diskdrake/interactive.pm:1327
#, c-format
msgid " (to map on %s)"
msgstr ""
-#: diskdrake/interactive.pm:1310
+#: diskdrake/interactive.pm:1328
#, c-format
msgid " (inactive)"
msgstr ""
-#: diskdrake/interactive.pm:1316
+#: diskdrake/interactive.pm:1334
#, c-format
msgid ""
"Loopback file(s):\n"
@@ -2015,7 +2029,7 @@ msgstr ""
"File di loopback:\n"
" %s\n"
-#: diskdrake/interactive.pm:1317
+#: diskdrake/interactive.pm:1335
#, c-format
msgid ""
"Partition booted by default\n"
@@ -2024,27 +2038,27 @@ msgstr ""
"Partizion inviade sicu predefinît\n"
" (par inviament MS-DOS, no par lilo)\n"
-#: diskdrake/interactive.pm:1319
+#: diskdrake/interactive.pm:1337
#, c-format
msgid "Level %s\n"
msgstr "Nivel %s\n"
-#: diskdrake/interactive.pm:1320
+#: diskdrake/interactive.pm:1338
#, c-format
msgid "Chunk size %d KiB\n"
msgstr ""
-#: diskdrake/interactive.pm:1321
+#: diskdrake/interactive.pm:1339
#, c-format
msgid "RAID-disks %s\n"
msgstr "Discs RAID %s\n"
-#: diskdrake/interactive.pm:1323
+#: diskdrake/interactive.pm:1341
#, c-format
msgid "Loopback file name: %s"
msgstr "Non dal file di loopback: %s"
-#: diskdrake/interactive.pm:1326
+#: diskdrake/interactive.pm:1344
#, c-format
msgid ""
"\n"
@@ -2053,7 +2067,7 @@ msgid ""
"probably leave it alone.\n"
msgstr ""
-#: diskdrake/interactive.pm:1329
+#: diskdrake/interactive.pm:1347
#, c-format
msgid ""
"\n"
@@ -2062,69 +2076,69 @@ msgid ""
"dual-booting your system.\n"
msgstr ""
-#: diskdrake/interactive.pm:1338
+#: diskdrake/interactive.pm:1356
#, c-format
msgid "Free space on %s (%s)"
msgstr ""
-#: diskdrake/interactive.pm:1347
+#: diskdrake/interactive.pm:1365
#, c-format
msgid "Read-only"
msgstr "Dome letûre"
-#: diskdrake/interactive.pm:1348
+#: diskdrake/interactive.pm:1366
#, c-format
msgid "Size: %s\n"
msgstr "Dimension: %s\n"
-#: diskdrake/interactive.pm:1349
+#: diskdrake/interactive.pm:1367
#, c-format
msgid "Geometry: %s cylinders, %s heads, %s sectors\n"
msgstr ""
-#: diskdrake/interactive.pm:1351
+#: diskdrake/interactive.pm:1369
#, fuzzy, c-format
msgid "Medium type: "
msgstr "Sorte di filesystem: "
-#: diskdrake/interactive.pm:1352
+#: diskdrake/interactive.pm:1370
#, c-format
msgid "LVM-disks %s\n"
msgstr "Discs LVM %s\n"
-#: diskdrake/interactive.pm:1353
+#: diskdrake/interactive.pm:1371
#, c-format
msgid "Partition table type: %s\n"
msgstr "Sorte di tabele des partizions: %s\n"
-#: diskdrake/interactive.pm:1354
+#: diskdrake/interactive.pm:1372
#, c-format
msgid "on channel %d id %d\n"
msgstr "sul canâl %d id %d\n"
-#: diskdrake/interactive.pm:1398
+#: diskdrake/interactive.pm:1416
#, c-format
msgid "Choose your filesystem encryption key"
msgstr "Sielç le to clâf di cifradure"
-#: diskdrake/interactive.pm:1401
+#: diskdrake/interactive.pm:1419
#, c-format
msgid "This encryption key is too simple (must be at least %d characters long)"
msgstr ""
"Cheste clâf di cifradure e je masse sempliç (e a di sedi lungje almancul %d "
"letaris)"
-#: diskdrake/interactive.pm:1402
+#: diskdrake/interactive.pm:1420
#, c-format
msgid "The encryption keys do not match"
msgstr "Les clâfs di cifradure no corispuindin"
-#: diskdrake/interactive.pm:1406
+#: diskdrake/interactive.pm:1424
#, c-format
msgid "Encryption key (again)"
msgstr "Clâf di cifradure (ancjemò)"
-#: diskdrake/interactive.pm:1408
+#: diskdrake/interactive.pm:1426
#, c-format
msgid "Encryption algorithm"
msgstr ""
@@ -2136,7 +2150,7 @@ msgstr ""
#: diskdrake/smbnfs_gtk.pm:81 interactive.pm:129 interactive.pm:550
#: interactive/curses.pm:260 interactive/http.pm:104 interactive/http.pm:160
-#: interactive/stdio.pm:39 interactive/stdio.pm:148 mygtk2.pm:844 ugtk2.pm:415
+#: interactive/stdio.pm:39 interactive/stdio.pm:148 mygtk2.pm:846 ugtk2.pm:415
#: ugtk2.pm:517 ugtk2.pm:526 ugtk2.pm:812
#, c-format
msgid "Cancel"
@@ -2227,7 +2241,7 @@ msgid ""
"filesystems. Please check your hardware for the cause of this problem"
msgstr ""
-#: fs/any.pm:75 fs/partitioning_wizard.pm:59
+#: fs/any.pm:75 fs/partitioning_wizard.pm:60
#, c-format
msgid "You must have a FAT partition mounted in /boot/efi"
msgstr ""
@@ -2421,7 +2435,7 @@ msgstr ""
msgid "Not enough swap space to fulfill installation, please add some"
msgstr ""
-#: fs/partitioning_wizard.pm:51
+#: fs/partitioning_wizard.pm:52
#, c-format
msgid ""
"You must have a root partition.\n"
@@ -2429,7 +2443,7 @@ msgid ""
"Then choose action ``Mount point'' and set it to `/'"
msgstr ""
-#: fs/partitioning_wizard.pm:56
+#: fs/partitioning_wizard.pm:57
#, c-format
msgid ""
"You do not have a swap partition.\n"
@@ -2437,79 +2451,42 @@ msgid ""
"Continue anyway?"
msgstr ""
-#: fs/partitioning_wizard.pm:84
+#: fs/partitioning_wizard.pm:93
#, fuzzy, c-format
msgid "Use free space"
msgstr "Dopre par loopback"
-#: fs/partitioning_wizard.pm:86
+#: fs/partitioning_wizard.pm:95
#, c-format
msgid "Not enough free space to allocate new partitions"
msgstr ""
-#: fs/partitioning_wizard.pm:94
+#: fs/partitioning_wizard.pm:103
#, fuzzy, c-format
msgid "Use existing partitions"
msgstr "Sielç une partizion"
-#: fs/partitioning_wizard.pm:96
+#: fs/partitioning_wizard.pm:105
#, fuzzy, c-format
msgid "There is no existing partition to use"
msgstr "O cîr di recuperâ le tabele des partizions"
-#: fs/partitioning_wizard.pm:103
-#, c-format
-msgid "Use the Microsoft Windows® partition for loopback"
-msgstr ""
-
-#: fs/partitioning_wizard.pm:106
-#, fuzzy, c-format
-msgid "Which partition do you want to use for Linux4Win?"
-msgstr "Cuâle sorte di vôs vuelistu zontâ?"
-
-#: fs/partitioning_wizard.pm:108
-#, fuzzy, c-format
-msgid "Choose the sizes"
-msgstr "Sielç le gnove dimension"
-
-#: fs/partitioning_wizard.pm:109
-#, fuzzy, c-format
-msgid "Root partition size in MB: "
-msgstr "Gnove dimension in MB: "
-
-#: fs/partitioning_wizard.pm:110
+#: fs/partitioning_wizard.pm:129
#, fuzzy, c-format
-msgid "Swap partition size in MB: "
-msgstr "Gnove dimension in MB: "
-
-#: fs/partitioning_wizard.pm:119
-#, c-format
-msgid "There is no FAT partition to use as loopback (or not enough space left)"
-msgstr ""
+msgid "Computing the size of the Microsoft Windows® partition"
+msgstr "Prin setôr de partizion lidrie"
-#: fs/partitioning_wizard.pm:127
+#: fs/partitioning_wizard.pm:148
#, fuzzy, c-format
msgid "Use the free space on a Microsoft Windows® partition"
msgstr "Prin setôr de partizion lidrie"
-#: fs/partitioning_wizard.pm:129
+#: fs/partitioning_wizard.pm:152
#, fuzzy, c-format
msgid "Which partition do you want to resize?"
msgstr "Ce âstu voe di fâ?"
-#: fs/partitioning_wizard.pm:143
-#, c-format
-msgid ""
-"The FAT resizer is unable to handle your partition, \n"
-"the following error occurred: %s"
-msgstr ""
-
-#: fs/partitioning_wizard.pm:146
-#, fuzzy, c-format
-msgid "Computing the size of the Microsoft Windows® partition"
-msgstr "Prin setôr de partizion lidrie"
-
-#: fs/partitioning_wizard.pm:153
+#: fs/partitioning_wizard.pm:162
#, c-format
msgid ""
"Your Microsoft Windows® partition is too fragmented. Please reboot your "
@@ -2517,7 +2494,7 @@ msgid ""
"the Mandriva Linux installation."
msgstr ""
-#: fs/partitioning_wizard.pm:156
+#: fs/partitioning_wizard.pm:166
#, c-format
msgid ""
"WARNING!\n"
@@ -2538,108 +2515,113 @@ msgid ""
msgstr ""
#. -PO: keep the double empty lines between sections, this is formatted a la LaTeX
-#: fs/partitioning_wizard.pm:165 interactive.pm:549 interactive/curses.pm:263
-#: ugtk2.pm:519
+#: fs/partitioning_wizard.pm:175 fs/partitioning_wizard.pm:498
+#: interactive.pm:549 interactive/curses.pm:263 ugtk2.pm:519
#, c-format
msgid "Next"
msgstr "Prossim"
-#: fs/partitioning_wizard.pm:168
+#: fs/partitioning_wizard.pm:180
#, fuzzy, c-format
msgid "Partitionning"
msgstr "Sorte di tabele des partizions: %s\n"
-#: fs/partitioning_wizard.pm:168
+#: fs/partitioning_wizard.pm:180
#, fuzzy, c-format
msgid "Which size do you want to keep for Microsoft Windows® on partition %s?"
msgstr "Prin setôr de partizion lidrie"
-#: fs/partitioning_wizard.pm:169
+#: fs/partitioning_wizard.pm:181
#, c-format
msgid "Size"
msgstr "Dimension"
-#: fs/partitioning_wizard.pm:178
+#: fs/partitioning_wizard.pm:191
#, c-format
msgid "Resizing Microsoft Windows® partition"
msgstr ""
-#: fs/partitioning_wizard.pm:183
+#: fs/partitioning_wizard.pm:196
#, c-format
msgid "FAT resizing failed: %s"
msgstr ""
-#: fs/partitioning_wizard.pm:186
+#: fs/partitioning_wizard.pm:199
#, c-format
msgid ""
"To ensure data integrity after resizing the partition(s), \n"
"filesystem checks will be run on your next boot into Microsoft Windows®"
msgstr ""
-#: fs/partitioning_wizard.pm:198
+#: fs/partitioning_wizard.pm:212
#, c-format
msgid "There is no FAT partition to resize (or not enough space left)"
msgstr ""
-#: fs/partitioning_wizard.pm:203
+#: fs/partitioning_wizard.pm:217
#, c-format
msgid "Remove Microsoft Windows®"
msgstr "Rimôf Windows™"
-#: fs/partitioning_wizard.pm:203
+#: fs/partitioning_wizard.pm:217
#, c-format
msgid "Erase and use entire disk"
msgstr ""
-#: fs/partitioning_wizard.pm:205
+#: fs/partitioning_wizard.pm:221
#, c-format
msgid "You have more than one hard drive, which one do you install linux on?"
msgstr ""
-#: fs/partitioning_wizard.pm:210 fsedit.pm:600
+#: fs/partitioning_wizard.pm:229 fsedit.pm:600
#, fuzzy, c-format
msgid "ALL existing partitions and their data will be lost on drive %s"
msgstr ""
"Dopo vê cambiât le dimension %s, ducj i dâts de partizion e vignaran pierdûts"
-#: fs/partitioning_wizard.pm:220
+#: fs/partitioning_wizard.pm:239
#, fuzzy, c-format
msgid "Custom disk partitioning"
msgstr "Sielç une partizion"
-#: fs/partitioning_wizard.pm:226
+#: fs/partitioning_wizard.pm:245
#, fuzzy, c-format
msgid "Use fdisk"
msgstr "ID Utent"
-#: fs/partitioning_wizard.pm:229
+#: fs/partitioning_wizard.pm:248
#, c-format
msgid ""
"You can now partition %s.\n"
"When you are done, do not forget to save using `w'"
msgstr ""
-#: fs/partitioning_wizard.pm:269
+#: fs/partitioning_wizard.pm:388 fs/partitioning_wizard.pm:518
#, fuzzy, c-format
msgid "I can not find any room for installing"
msgstr "No rivi a zontâ altris partizions"
-#: fs/partitioning_wizard.pm:278
+#: fs/partitioning_wizard.pm:397 fs/partitioning_wizard.pm:525
#, c-format
msgid "The DrakX Partitioning wizard found the following solutions:"
msgstr ""
-#: fs/partitioning_wizard.pm:287
+#: fs/partitioning_wizard.pm:459
+#, c-format
+msgid "Here is the content of you disk drive "
+msgstr ""
+
+#: fs/partitioning_wizard.pm:535
#, fuzzy, c-format
msgid "Partitioning failed: %s"
msgstr "Sorte di tabele des partizions: %s\n"
-#: fs/type.pm:388
+#: fs/type.pm:390
#, c-format
msgid "You can not use JFS for partitions smaller than 16MB"
msgstr ""
-#: fs/type.pm:389
+#: fs/type.pm:391
#, c-format
msgid "You can not use ReiserFS for partitions smaller than 32MB"
msgstr ""
@@ -2723,7 +2705,7 @@ msgstr ""
#: fsedit.pm:447 fsedit.pm:449
#, c-format
msgid ""
-"You need a true filesystem (ext2/ext3, reiserfs, xfs, or jfs) for this mount "
+"You need a true filesystem (ext2/3/4, reiserfs, xfs, or jfs) for this mount "
"point\n"
msgstr ""
@@ -3204,7 +3186,7 @@ msgstr ""
#: interactive.pm:128 interactive.pm:549 interactive/curses.pm:263
#: interactive/http.pm:103 interactive/http.pm:156 interactive/stdio.pm:39
-#: interactive/stdio.pm:148 interactive/stdio.pm:149 mygtk2.pm:844
+#: interactive/stdio.pm:148 interactive/stdio.pm:149 mygtk2.pm:846
#: ugtk2.pm:421 ugtk2.pm:519 ugtk2.pm:812 ugtk2.pm:835
#, c-format
msgid "Ok"
@@ -3265,7 +3247,7 @@ msgstr "Cartele locâl"
msgid "No such file"
msgstr "File locâi"
-#: interactive/gtk.pm:580
+#: interactive/gtk.pm:594
#, c-format
msgid "Beware, Caps Lock is enabled"
msgstr ""
@@ -4940,17 +4922,17 @@ msgid ""
"Do you want to try again with other parameters?"
msgstr ""
-#: mygtk2.pm:1538 mygtk2.pm:1539
+#: mygtk2.pm:1540 mygtk2.pm:1541
#, c-format
msgid "Password is trivial to guess"
msgstr ""
-#: mygtk2.pm:1540
+#: mygtk2.pm:1542
#, c-format
msgid "Password should resist to basic attacks"
msgstr ""
-#: mygtk2.pm:1541 mygtk2.pm:1542
+#: mygtk2.pm:1543 mygtk2.pm:1544
#, fuzzy, c-format
msgid "Password seems secure"
msgstr "Password"
@@ -6366,6 +6348,22 @@ msgstr ""
msgid "Installation failed"
msgstr "Instalazion falade"
+#, fuzzy
+#~ msgid "Which partition do you want to use for Linux4Win?"
+#~ msgstr "Cuâle sorte di vôs vuelistu zontâ?"
+
+#, fuzzy
+#~ msgid "Choose the sizes"
+#~ msgstr "Sielç le gnove dimension"
+
+#, fuzzy
+#~ msgid "Root partition size in MB: "
+#~ msgstr "Gnove dimension in MB: "
+
+#, fuzzy
+#~ msgid "Swap partition size in MB: "
+#~ msgstr "Gnove dimension in MB: "
+
#~ msgid "Precise RAM size if needed (found %d MB)"
#~ msgstr "Dimension RAM juste se domandât (cjatâts %d MB)"
diff --git a/perl-install/share/po/ga.po b/perl-install/share/po/ga.po
index 40a38cb3f..e4001da00 100644
--- a/perl-install/share/po/ga.po
+++ b/perl-install/share/po/ga.po
@@ -4,7 +4,7 @@
msgid ""
msgstr ""
"Project-Id-Version: DrakX\n"
-"POT-Creation-Date: 2009-09-10 12:20+0200\n"
+"POT-Creation-Date: 2009-10-07 13:57+0200\n"
"PO-Revision-Date: 2005-09-12 18:04+0200\n"
"Last-Translator: Alastair McKinstry <mckinstry@computer.org>\n"
"Language-Team: Irish <ga@li.org>\n"
@@ -12,10 +12,10 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-#: any.pm:252 any.pm:884 diskdrake/interactive.pm:594
+#: any.pm:252 any.pm:910 diskdrake/interactive.pm:594
#: diskdrake/interactive.pm:794 diskdrake/interactive.pm:838
-#: diskdrake/interactive.pm:924 diskdrake/interactive.pm:1178
-#: diskdrake/interactive.pm:1230 do_pkgs.pm:241 do_pkgs.pm:287
+#: diskdrake/interactive.pm:942 diskdrake/interactive.pm:1196
+#: diskdrake/interactive.pm:1248 do_pkgs.pm:241 do_pkgs.pm:287
#: harddrake/sound.pm:303 interactive.pm:587 pkgs.pm:281
#, c-format
msgid "Please wait"
@@ -153,7 +153,7 @@ msgstr "Cumasaigh ACPI"
msgid "Enable Local APIC"
msgstr "Cumasaigh ACPI"
-#: any.pm:415 any.pm:829 any.pm:845 authentication.pm:250
+#: any.pm:415 any.pm:855 any.pm:871 authentication.pm:250
#: diskdrake/smbnfs_gtk.pm:181
#, c-format
msgid "Password"
@@ -164,7 +164,7 @@ msgstr "Pasfhocal"
msgid "The passwords do not match"
msgstr "Ní mar a chéile na pasfhocail"
-#: any.pm:417 authentication.pm:261 diskdrake/interactive.pm:1402
+#: any.pm:417 authentication.pm:261 diskdrake/interactive.pm:1420
#, c-format
msgid "Please try again"
msgstr "Aththrialaigh"
@@ -174,7 +174,7 @@ msgstr "Aththrialaigh"
msgid "You can not use a password with %s"
msgstr ""
-#: any.pm:421 any.pm:831 any.pm:847 authentication.pm:251
+#: any.pm:421 any.pm:857 any.pm:873 authentication.pm:251
#, c-format
msgid "Password (again)"
msgstr "Pasfhocal (arís)"
@@ -337,190 +337,191 @@ msgid ""
"You can create additional entries or change the existing ones."
msgstr ""
-#: any.pm:790
+#: any.pm:816
#, c-format
msgid "access to X programs"
msgstr ""
-#: any.pm:791
+#: any.pm:817
#, c-format
msgid "access to rpm tools"
msgstr ""
-#: any.pm:792
+#: any.pm:818
#, c-format
msgid "allow \"su\""
msgstr ""
-#: any.pm:793
+#: any.pm:819
#, c-format
msgid "access to administrative files"
msgstr ""
-#: any.pm:794
+#: any.pm:820
#, c-format
msgid "access to network tools"
msgstr ""
-#: any.pm:795
+#: any.pm:821
#, c-format
msgid "access to compilation tools"
msgstr ""
-#: any.pm:801
+#: any.pm:827
#, c-format
msgid "(already added %s)"
msgstr ""
-#: any.pm:807
+#: any.pm:833
#, c-format
msgid "Please give a user name"
msgstr ""
-#: any.pm:808
+#: any.pm:834
#, c-format
msgid ""
-"The user name must contain only lower cased letters, numbers, `-' and `_'"
+"The user name must start with a lower case letter followed by only lower "
+"cased letters, numbers, `-' and `_'"
msgstr ""
-#: any.pm:809
+#: any.pm:835
#, c-format
msgid "The user name is too long"
msgstr "Tá an ainm úsáideora ró-fhada"
-#: any.pm:810
+#: any.pm:836
#, c-format
msgid "This user name has already been added"
msgstr "Is ann cheana don ainm úsáideora seo"
-#: any.pm:816 any.pm:849
+#: any.pm:842 any.pm:875
#, c-format
msgid "User ID"
msgstr "ID Úsáideoir"
-#: any.pm:816 any.pm:850
+#: any.pm:842 any.pm:876
#, c-format
msgid "Group ID"
msgstr "ID Grupa"
-#: any.pm:817
+#: any.pm:843
#, c-format
msgid "%s must be a number"
msgstr ""
-#: any.pm:818
+#: any.pm:844
#, c-format
msgid "%s should be above 500. Accept anyway?"
msgstr ""
-#: any.pm:822
+#: any.pm:848
#, fuzzy, c-format
msgid "User management"
msgstr "Ainm úsáideora"
-#: any.pm:828 authentication.pm:237
+#: any.pm:854 authentication.pm:237
#, fuzzy, c-format
msgid "Set administrator (root) password"
msgstr "Socraigh pasfhocal root"
-#: any.pm:833
+#: any.pm:859
#, c-format
msgid "Enter a user"
msgstr ""
-#: any.pm:835
+#: any.pm:861
#, c-format
msgid "Icon"
msgstr "Dealbh"
-#: any.pm:838
+#: any.pm:864
#, c-format
msgid "Real name"
msgstr "Fíor ainm"
-#: any.pm:843
+#: any.pm:869
#, c-format
msgid "Login name"
msgstr "Ainm logála isteach:"
-#: any.pm:848
+#: any.pm:874
#, c-format
msgid "Shell"
msgstr "Blaosc"
-#: any.pm:884
+#: any.pm:910
#, fuzzy, c-format
msgid "Please wait, adding media..."
msgstr "Roghnaigh liebhéal slándáil"
-#: any.pm:914 security/l10n.pm:14
+#: any.pm:940 security/l10n.pm:14
#, c-format
msgid "Autologin"
msgstr "Uath-Logann"
-#: any.pm:915
+#: any.pm:941
#, fuzzy, c-format
msgid "I can set up your computer to automatically log on one user."
msgstr ""
"Is féidir linn do ríomhaire a shocrú le X a thosnú i ndhiadh bootáil.\n"
"An dteastaíonn uait go dtosnófar X nuair a aththosnítear an ríomhaire?"
-#: any.pm:916
+#: any.pm:942
#, fuzzy, c-format
msgid "Use this feature"
msgstr "An mian leat an gné seo a úsáid?"
-#: any.pm:917
+#: any.pm:943
#, c-format
msgid "Choose the default user:"
msgstr "Roghnagih an úsáidoer gneás:"
-#: any.pm:918
+#: any.pm:944
#, c-format
msgid "Choose the window manager to run:"
msgstr "Roghnaigh an Bainistéoir Fhuinneoga a úsásd:"
-#: any.pm:929 any.pm:949 any.pm:1022
+#: any.pm:955 any.pm:975 any.pm:1048
#, fuzzy, c-format
msgid "Release Notes"
msgstr "Fan tamall"
-#: any.pm:956 any.pm:1314 interactive/gtk.pm:805
+#: any.pm:982 any.pm:1340 interactive/gtk.pm:819
#, c-format
msgid "Close"
msgstr "Dún"
-#: any.pm:1008
+#: any.pm:1034
#, c-format
msgid "License agreement"
msgstr "Ceadúnas"
-#: any.pm:1010 diskdrake/dav.pm:26
+#: any.pm:1036 diskdrake/dav.pm:26
#, c-format
msgid "Quit"
msgstr "Éalaigh"
-#: any.pm:1017
+#: any.pm:1043
#, fuzzy, c-format
msgid "Do you accept this license ?"
msgstr "An bhfuil ceann eile agat?"
-#: any.pm:1018
+#: any.pm:1044
#, c-format
msgid "Accept"
msgstr "Aontaigh"
-#: any.pm:1018
+#: any.pm:1044
#, c-format
msgid "Refuse"
msgstr "Tarrtháil"
-#: any.pm:1044 any.pm:1110
+#: any.pm:1070 any.pm:1136
#, c-format
msgid "Please choose a language to use"
msgstr "Roghnaigh teanga le húsáid, le do thoil"
-#: any.pm:1073
+#: any.pm:1099
#, c-format
msgid ""
"Mandriva Linux can support multiple languages. Select\n"
@@ -528,77 +529,77 @@ msgid ""
"when your installation is complete and you restart your system."
msgstr ""
-#: any.pm:1076
+#: any.pm:1102
#, c-format
msgid "Multi languages"
msgstr ""
-#: any.pm:1087 any.pm:1119
+#: any.pm:1113 any.pm:1145
#, c-format
msgid "Old compatibility (non UTF-8) encoding"
msgstr ""
-#: any.pm:1089
+#: any.pm:1115
#, c-format
msgid "All languages"
msgstr "Gach teanga"
-#: any.pm:1111
+#: any.pm:1137
#, c-format
msgid "Language choice"
msgstr "Rogha teanga"
-#: any.pm:1165
+#: any.pm:1191
#, c-format
msgid "Country / Region"
msgstr "Tír / Réigiún"
-#: any.pm:1166
+#: any.pm:1192
#, c-format
msgid "Please choose your country"
msgstr "Roghnaigh do thír, le do thoil"
-#: any.pm:1168
+#: any.pm:1194
#, c-format
msgid "Here is the full list of available countries"
msgstr ""
-#: any.pm:1169
+#: any.pm:1195
#, fuzzy, c-format
msgid "Other Countries"
msgstr "Eile"
-#: any.pm:1169 interactive.pm:488 interactive/gtk.pm:445
+#: any.pm:1195 interactive.pm:488 interactive/gtk.pm:445
#, c-format
msgid "Advanced"
msgstr "Réamhioaíocht"
-#: any.pm:1175
+#: any.pm:1201
#, c-format
msgid "Input method:"
msgstr ""
-#: any.pm:1178
+#: any.pm:1204
#, c-format
msgid "None"
msgstr "Neamhní"
-#: any.pm:1259
+#: any.pm:1285
#, c-format
msgid "No sharing"
msgstr "Gan roinnt"
-#: any.pm:1259
+#: any.pm:1285
#, fuzzy, c-format
msgid "Allow all users"
msgstr "Suimigh úsáideoir"
-#: any.pm:1259
+#: any.pm:1285
#, c-format
msgid "Custom"
msgstr "Socraithe"
-#: any.pm:1263
+#: any.pm:1289
#, c-format
msgid ""
"Would you like to allow users to share some of their directories?\n"
@@ -608,86 +609,86 @@ msgid ""
"\"Custom\" permit a per-user granularity.\n"
msgstr ""
-#: any.pm:1275
+#: any.pm:1301
#, c-format
msgid ""
"NFS: the traditional Unix file sharing system, with less support on Mac and "
"Windows."
msgstr ""
-#: any.pm:1278
+#: any.pm:1304
#, c-format
msgid ""
"SMB: a file sharing system used by Windows, Mac OS X and many modern Linux "
"systems."
msgstr ""
-#: any.pm:1286
+#: any.pm:1312
#, c-format
msgid ""
"You can export using NFS or SMB. Please select which you would like to use."
msgstr ""
-#: any.pm:1314
+#: any.pm:1340
#, c-format
msgid "Launch userdrake"
msgstr ""
-#: any.pm:1316
+#: any.pm:1342
#, c-format
msgid ""
"The per-user sharing uses the group \"fileshare\". \n"
"You can use userdrake to add a user to this group."
msgstr ""
-#: any.pm:1421
+#: any.pm:1448
#, c-format
msgid ""
"You need to logout and back in again for changes to take effect. Press OK to "
"logout now."
msgstr ""
-#: any.pm:1425
+#: any.pm:1452
#, c-format
msgid "You need to log out and back in again for changes to take effect"
msgstr ""
-#: any.pm:1460
+#: any.pm:1487
#, c-format
msgid "Timezone"
msgstr "Am Críos"
-#: any.pm:1460
+#: any.pm:1487
#, c-format
msgid "Which is your timezone?"
msgstr "Cén ceann do chrois ama?"
-#: any.pm:1483 any.pm:1485
+#: any.pm:1510 any.pm:1512
#, c-format
msgid "Date, Clock & Time Zone Settings"
msgstr ""
-#: any.pm:1486
+#: any.pm:1513
#, c-format
msgid "What is the best time?"
msgstr ""
-#: any.pm:1490
+#: any.pm:1517
#, fuzzy, c-format
msgid "%s (hardware clock set to UTC)"
msgstr "An bhfuil an clog cruaearrach ar GMT?"
-#: any.pm:1491
+#: any.pm:1518
#, fuzzy, c-format
msgid "%s (hardware clock set to local time)"
msgstr "An bhfuil an clog cruaearrach ar GMT?"
-#: any.pm:1493
+#: any.pm:1520
#, c-format
msgid "NTP Server"
msgstr "Freastalaí NTP"
-#: any.pm:1494
+#: any.pm:1521
#, c-format
msgid "Automatic time synchronization (using NTP)"
msgstr ""
@@ -1157,7 +1158,7 @@ msgid "Mount point"
msgstr "Pointe feistithe"
#: diskdrake/dav.pm:67 diskdrake/interactive.pm:403
-#: diskdrake/interactive.pm:1072 diskdrake/removable.pm:24
+#: diskdrake/interactive.pm:1090 diskdrake/removable.pm:24
#: diskdrake/smbnfs_gtk.pm:80
#, c-format
msgid "Options"
@@ -1168,23 +1169,24 @@ msgstr "Roghnachais"
msgid "Remove"
msgstr "Bain"
-#: diskdrake/dav.pm:69 diskdrake/hd_gtk.pm:182 diskdrake/removable.pm:26
+#: diskdrake/dav.pm:69 diskdrake/hd_gtk.pm:187 diskdrake/removable.pm:26
#: diskdrake/smbnfs_gtk.pm:82 interactive/http.pm:151
#, c-format
msgid "Done"
msgstr "Críochnithe"
-#: diskdrake/dav.pm:78 diskdrake/hd_gtk.pm:123 diskdrake/hd_gtk.pm:289
+#: diskdrake/dav.pm:78 diskdrake/hd_gtk.pm:128 diskdrake/hd_gtk.pm:294
#: diskdrake/interactive.pm:247 diskdrake/interactive.pm:260
#: diskdrake/interactive.pm:450 diskdrake/interactive.pm:520
#: diskdrake/interactive.pm:525 diskdrake/interactive.pm:656
-#: diskdrake/interactive.pm:942 diskdrake/interactive.pm:1118
-#: diskdrake/interactive.pm:1131 diskdrake/interactive.pm:1134
-#: diskdrake/interactive.pm:1402 diskdrake/smbnfs_gtk.pm:42 do_pkgs.pm:23
-#: do_pkgs.pm:28 do_pkgs.pm:44 do_pkgs.pm:60 do_pkgs.pm:65 do_pkgs.pm:82
-#: fsedit.pm:246 interactive/http.pm:117 interactive/http.pm:118
-#: modules/interactive.pm:19 scanner.pm:95 scanner.pm:106 scanner.pm:113
-#: scanner.pm:120 wizards.pm:95 wizards.pm:99 wizards.pm:121
+#: diskdrake/interactive.pm:909 diskdrake/interactive.pm:960
+#: diskdrake/interactive.pm:1136 diskdrake/interactive.pm:1149
+#: diskdrake/interactive.pm:1152 diskdrake/interactive.pm:1420
+#: diskdrake/smbnfs_gtk.pm:42 do_pkgs.pm:23 do_pkgs.pm:28 do_pkgs.pm:44
+#: do_pkgs.pm:60 do_pkgs.pm:65 do_pkgs.pm:82 fsedit.pm:246
+#: interactive/http.pm:117 interactive/http.pm:118 modules/interactive.pm:19
+#: scanner.pm:95 scanner.pm:106 scanner.pm:113 scanner.pm:120 wizards.pm:95
+#: wizards.pm:99 wizards.pm:121
#, c-format
msgid "Error"
msgstr "Earráid"
@@ -1199,12 +1201,12 @@ msgstr "Teastáil an luchóg, le do thoil"
msgid "The URL must begin with http:// or https://"
msgstr ""
-#: diskdrake/dav.pm:106 diskdrake/hd_gtk.pm:407 diskdrake/interactive.pm:303
+#: diskdrake/dav.pm:106 diskdrake/hd_gtk.pm:412 diskdrake/interactive.pm:303
#: diskdrake/interactive.pm:388 diskdrake/interactive.pm:550
#: diskdrake/interactive.pm:747 diskdrake/interactive.pm:805
-#: diskdrake/interactive.pm:922 diskdrake/interactive.pm:964
-#: diskdrake/interactive.pm:965 diskdrake/interactive.pm:1215
-#: diskdrake/interactive.pm:1253 diskdrake/interactive.pm:1401 do_pkgs.pm:19
+#: diskdrake/interactive.pm:940 diskdrake/interactive.pm:982
+#: diskdrake/interactive.pm:983 diskdrake/interactive.pm:1233
+#: diskdrake/interactive.pm:1271 diskdrake/interactive.pm:1419 do_pkgs.pm:19
#: do_pkgs.pm:39 do_pkgs.pm:57 do_pkgs.pm:77 harddrake/sound.pm:442
#, c-format
msgid "Warning"
@@ -1221,58 +1223,60 @@ msgid "Server: "
msgstr "Freastalaí:"
#: diskdrake/dav.pm:125 diskdrake/interactive.pm:493
-#: diskdrake/interactive.pm:1277 diskdrake/interactive.pm:1362
+#: diskdrake/interactive.pm:1295 diskdrake/interactive.pm:1380
#, c-format
msgid "Mount point: "
msgstr "Pointe feistithe:"
-#: diskdrake/dav.pm:126 diskdrake/interactive.pm:1369
+#: diskdrake/dav.pm:126 diskdrake/interactive.pm:1387
#, c-format
msgid "Options: %s"
msgstr "Roghnachais: %s"
-#: diskdrake/hd_gtk.pm:54 diskdrake/interactive.pm:298
+#: diskdrake/hd_gtk.pm:61 diskdrake/interactive.pm:298
#: diskdrake/smbnfs_gtk.pm:22 fs/mount_point.pm:106
-#: fs/partitioning_wizard.pm:51 fs/partitioning_wizard.pm:206
-#: fs/partitioning_wizard.pm:211 fs/partitioning_wizard.pm:250
-#: fs/partitioning_wizard.pm:269 fs/partitioning_wizard.pm:274
+#: fs/partitioning_wizard.pm:52 fs/partitioning_wizard.pm:222
+#: fs/partitioning_wizard.pm:230 fs/partitioning_wizard.pm:269
+#: fs/partitioning_wizard.pm:388 fs/partitioning_wizard.pm:445
+#: fs/partitioning_wizard.pm:518 fs/partitioning_wizard.pm:521
#, fuzzy, c-format
msgid "Partitioning"
msgstr "Printéir"
-#: diskdrake/hd_gtk.pm:68
+#: diskdrake/hd_gtk.pm:73
#, c-format
msgid "Click on a partition, choose a filesystem type then choose an action"
msgstr ""
-#: diskdrake/hd_gtk.pm:105 diskdrake/interactive.pm:1093
-#: diskdrake/interactive.pm:1103 diskdrake/interactive.pm:1156
+#: diskdrake/hd_gtk.pm:110 diskdrake/interactive.pm:1111
+#: diskdrake/interactive.pm:1121 diskdrake/interactive.pm:1174
#, c-format
msgid "Read carefully"
msgstr "Léigh go curamach"
-#: diskdrake/hd_gtk.pm:105
+#: diskdrake/hd_gtk.pm:110
#, c-format
msgid "Please make a backup of your data first"
msgstr ""
-#: diskdrake/hd_gtk.pm:106 diskdrake/interactive.pm:240
+#: diskdrake/hd_gtk.pm:111 diskdrake/interactive.pm:240
#, c-format
msgid "Exit"
msgstr "Scoir"
-#: diskdrake/hd_gtk.pm:106
+#: diskdrake/hd_gtk.pm:111
#, c-format
msgid "Continue"
msgstr "Lean"
-#: diskdrake/hd_gtk.pm:177 interactive.pm:653 interactive/gtk.pm:797
-#: interactive/gtk.pm:815 interactive/gtk.pm:836 ugtk2.pm:936
+#: diskdrake/hd_gtk.pm:182 fs/partitioning_wizard.pm:493 interactive.pm:653
+#: interactive/gtk.pm:811 interactive/gtk.pm:829 interactive/gtk.pm:850
+#: ugtk2.pm:936
#, c-format
msgid "Help"
msgstr "C_úidiú"
-#: diskdrake/hd_gtk.pm:223
+#: diskdrake/hd_gtk.pm:228
#, c-format
msgid ""
"You have one big Microsoft Windows partition.\n"
@@ -1283,87 +1287,87 @@ msgstr ""
"Molaim duit an rann sin a athmhéadú ar dtús\n"
"(roghnaigh an rann agus gliogáil ar \"Athmhéadaigh\")"
-#: diskdrake/hd_gtk.pm:225
+#: diskdrake/hd_gtk.pm:230
#, c-format
msgid "Please click on a partition"
msgstr "Roghnaigh rann le do thoil"
-#: diskdrake/hd_gtk.pm:239 diskdrake/smbnfs_gtk.pm:63
+#: diskdrake/hd_gtk.pm:244 diskdrake/smbnfs_gtk.pm:63
#, c-format
msgid "Details"
msgstr "Sonraí"
-#: diskdrake/hd_gtk.pm:289
+#: diskdrake/hd_gtk.pm:294
#, c-format
msgid "No hard drives found"
msgstr "Níor aimsíodh cruadhiosca ar bith"
-#: diskdrake/hd_gtk.pm:316
+#: diskdrake/hd_gtk.pm:321
#, c-format
msgid "Unknown"
msgstr "Anaithnid"
-#: diskdrake/hd_gtk.pm:378
+#: diskdrake/hd_gtk.pm:383
#, fuzzy, c-format
msgid "Ext3"
msgstr "Scoir"
-#: diskdrake/hd_gtk.pm:378
+#: diskdrake/hd_gtk.pm:383
#, fuzzy, c-format
msgid "XFS"
msgstr "HFS"
-#: diskdrake/hd_gtk.pm:378
+#: diskdrake/hd_gtk.pm:383
#, c-format
msgid "Swap"
msgstr "Malairte"
-#: diskdrake/hd_gtk.pm:378
+#: diskdrake/hd_gtk.pm:383
#, c-format
msgid "SunOS"
msgstr "SunOS"
-#: diskdrake/hd_gtk.pm:378
+#: diskdrake/hd_gtk.pm:383
#, c-format
msgid "HFS"
msgstr "HFS"
-#: diskdrake/hd_gtk.pm:378
+#: diskdrake/hd_gtk.pm:383
#, c-format
msgid "Windows"
msgstr "Fuinneoga"
-#: diskdrake/hd_gtk.pm:379 services.pm:158
+#: diskdrake/hd_gtk.pm:384 services.pm:158
#, c-format
msgid "Other"
msgstr "Eile"
-#: diskdrake/hd_gtk.pm:379 diskdrake/interactive.pm:1292
+#: diskdrake/hd_gtk.pm:384 diskdrake/interactive.pm:1310
#, c-format
msgid "Empty"
msgstr "Folamh"
-#: diskdrake/hd_gtk.pm:386
+#: diskdrake/hd_gtk.pm:391
#, c-format
msgid "Filesystem types:"
msgstr "Cineál córais-comhadlanna"
-#: diskdrake/hd_gtk.pm:407
+#: diskdrake/hd_gtk.pm:412
#, fuzzy, c-format
msgid "This partition is already empty"
msgstr "Ní féidir an rann seo a athmhéadú"
-#: diskdrake/hd_gtk.pm:416
+#: diskdrake/hd_gtk.pm:421
#, c-format
msgid "Use ``Unmount'' first"
msgstr "Úsáid \"Dífheistigh\" ar dtús"
-#: diskdrake/hd_gtk.pm:416
+#: diskdrake/hd_gtk.pm:421
#, c-format
msgid "Use ``%s'' instead (in expert mode)"
msgstr ""
-#: diskdrake/hd_gtk.pm:416 diskdrake/interactive.pm:402
+#: diskdrake/hd_gtk.pm:421 diskdrake/interactive.pm:402
#: diskdrake/interactive.pm:588 diskdrake/removable.pm:25
#: diskdrake/removable.pm:48
#, c-format
@@ -1387,7 +1391,7 @@ msgid "More"
msgstr "Mór"
#: diskdrake/interactive.pm:281 diskdrake/interactive.pm:291
-#: diskdrake/interactive.pm:1200
+#: diskdrake/interactive.pm:1218
#, c-format
msgid "Confirmation"
msgstr "Deimhniú"
@@ -1412,7 +1416,7 @@ msgstr "Éalaigh gan an clár-ranna a scríobh?"
msgid "Do you want to save /etc/fstab modifications"
msgstr "An bhfuil tú ag iarraidh an cumraíocht a thrial?"
-#: diskdrake/interactive.pm:298 fs/partitioning_wizard.pm:250
+#: diskdrake/interactive.pm:298 fs/partitioning_wizard.pm:269
#, c-format
msgid "You need to reboot for the partition table modifications to take place"
msgstr ""
@@ -1501,7 +1505,7 @@ msgstr "Formáidigh"
msgid "Add to RAID"
msgstr "Cur le RAID"
-#: diskdrake/interactive.pm:409 diskdrake/interactive.pm:888
+#: diskdrake/interactive.pm:409 diskdrake/interactive.pm:891
#, c-format
msgid "Add to LVM"
msgstr "Cur le LVM"
@@ -1561,12 +1565,12 @@ msgstr "Cruthaigh rann nua"
msgid "Start sector: "
msgstr "Teascán tosasch: "
-#: diskdrake/interactive.pm:489 diskdrake/interactive.pm:957
+#: diskdrake/interactive.pm:489 diskdrake/interactive.pm:975
#, c-format
msgid "Size in MB: "
msgstr "Méid i MB: "
-#: diskdrake/interactive.pm:491 diskdrake/interactive.pm:958
+#: diskdrake/interactive.pm:491 diskdrake/interactive.pm:976
#, c-format
msgid "Filesystem type: "
msgstr "Cineál córas-comhadlanna:"
@@ -1663,7 +1667,7 @@ msgid "Where do you want to mount %s?"
msgstr "Céard a theastaíonn uait a dhéanamh?"
#: diskdrake/interactive.pm:711 diskdrake/interactive.pm:794
-#: fs/partitioning_wizard.pm:146 fs/partitioning_wizard.pm:178
+#: fs/partitioning_wizard.pm:129 fs/partitioning_wizard.pm:191
#, c-format
msgid "Resizing"
msgstr "Ag athméadú"
@@ -1715,7 +1719,7 @@ msgid ""
"filesystem checks will be run on your next boot into Microsoft Windows®"
msgstr ""
-#: diskdrake/interactive.pm:853 diskdrake/interactive.pm:1397
+#: diskdrake/interactive.pm:853 diskdrake/interactive.pm:1415
#, fuzzy, c-format
msgid "Filesystem encryption key"
msgstr "Cineál córas-comhadlanna:"
@@ -1725,7 +1729,7 @@ msgstr "Cineál córas-comhadlanna:"
msgid "Enter your filesystem encryption key"
msgstr "Cineál córas-comhadlanna:"
-#: diskdrake/interactive.pm:855 diskdrake/interactive.pm:1405
+#: diskdrake/interactive.pm:855 diskdrake/interactive.pm:1423
#, c-format
msgid "Encryption key"
msgstr "Eochair chriptiúcháin:"
@@ -1740,139 +1744,149 @@ msgstr ""
msgid "Choose an existing RAID to add to"
msgstr "Roghnaigh RAID atá ann le méadú"
-#: diskdrake/interactive.pm:872 diskdrake/interactive.pm:890
+#: diskdrake/interactive.pm:872 diskdrake/interactive.pm:893
#, c-format
msgid "new"
msgstr "nua"
-#: diskdrake/interactive.pm:888
+#: diskdrake/interactive.pm:891
#, c-format
msgid "Choose an existing LVM to add to"
msgstr "Roghnaigh LVM atá ann le méadú"
-#: diskdrake/interactive.pm:895
-#, c-format
-msgid "LVM name?"
+#: diskdrake/interactive.pm:903 diskdrake/interactive.pm:912
+#, fuzzy, c-format
+msgid "LVM name"
msgstr "ainm LVM?"
-#: diskdrake/interactive.pm:922
+#: diskdrake/interactive.pm:904
+#, c-format
+msgid "Enter a name for the new LVM volume group"
+msgstr ""
+
+#: diskdrake/interactive.pm:909
+#, c-format
+msgid "\"%s\" already exists"
+msgstr ""
+
+#: diskdrake/interactive.pm:940
#, c-format
msgid ""
"Physical volume %s is still in use.\n"
"Do you want to move used physical extents on this volume to other volumes?"
msgstr ""
-#: diskdrake/interactive.pm:924
+#: diskdrake/interactive.pm:942
#, c-format
msgid "Moving physical extents"
msgstr ""
-#: diskdrake/interactive.pm:942
+#: diskdrake/interactive.pm:960
#, c-format
msgid "This partition can not be used for loopback"
msgstr ""
-#: diskdrake/interactive.pm:955
+#: diskdrake/interactive.pm:973
#, c-format
msgid "Loopback"
msgstr "Aislúbadh"
-#: diskdrake/interactive.pm:956
+#: diskdrake/interactive.pm:974
#, c-format
msgid "Loopback file name: "
msgstr ""
-#: diskdrake/interactive.pm:961
+#: diskdrake/interactive.pm:979
#, fuzzy, c-format
msgid "Give a file name"
msgstr "Fíor ainm"
-#: diskdrake/interactive.pm:964
+#: diskdrake/interactive.pm:982
#, c-format
msgid "File is already used by another loopback, choose another one"
msgstr ""
-#: diskdrake/interactive.pm:965
+#: diskdrake/interactive.pm:983
#, c-format
msgid "File already exists. Use it?"
msgstr ""
-#: diskdrake/interactive.pm:997 diskdrake/interactive.pm:1000
+#: diskdrake/interactive.pm:1015 diskdrake/interactive.pm:1018
#, c-format
msgid "Mount options"
msgstr "Roghanna feistithe"
-#: diskdrake/interactive.pm:1007
+#: diskdrake/interactive.pm:1025
#, c-format
msgid "Various"
msgstr "Éagsúil"
-#: diskdrake/interactive.pm:1074
+#: diskdrake/interactive.pm:1092
#, c-format
msgid "device"
msgstr "feist"
-#: diskdrake/interactive.pm:1075
+#: diskdrake/interactive.pm:1093
#, c-format
msgid "level"
msgstr "leibhéal"
-#: diskdrake/interactive.pm:1076
+#: diskdrake/interactive.pm:1094
#, fuzzy, c-format
msgid "chunk size in KiB"
msgstr "méid smután"
-#: diskdrake/interactive.pm:1094
+#: diskdrake/interactive.pm:1112
#, c-format
msgid "Be careful: this operation is dangerous."
msgstr ""
-#: diskdrake/interactive.pm:1109
+#: diskdrake/interactive.pm:1127
#, fuzzy, c-format
msgid "Partitioning Type"
msgstr "Printéir"
-#: diskdrake/interactive.pm:1109
+#: diskdrake/interactive.pm:1127
#, c-format
msgid "What type of partitioning?"
msgstr "Cén sort rannú atá ort?"
-#: diskdrake/interactive.pm:1147
+#: diskdrake/interactive.pm:1165
#, c-format
msgid "You'll need to reboot before the modification can take place"
msgstr "Beidh ort an ríomhaire a aththosnú sula ndéanfar an athrú"
-#: diskdrake/interactive.pm:1156
+#: diskdrake/interactive.pm:1174
#, c-format
msgid "Partition table of drive %s is going to be written to disk"
msgstr "Scríobhfar clár diosca %s go dhiosca"
-#: diskdrake/interactive.pm:1178 fs/format.pm:96 fs/format.pm:103
+#: diskdrake/interactive.pm:1196 fs/format.pm:96 fs/format.pm:103
#, c-format
msgid "Formatting partition %s"
msgstr "Ag formáidiú rann %s"
-#: diskdrake/interactive.pm:1191
+#: diskdrake/interactive.pm:1209
#, c-format
msgid "After formatting partition %s, all data on this partition will be lost"
msgstr ""
-#: diskdrake/interactive.pm:1200 fs/partitioning.pm:48
+#: diskdrake/interactive.pm:1218 fs/partitioning.pm:48
#, c-format
msgid "Check bad blocks?"
msgstr ""
-#: diskdrake/interactive.pm:1214
+#: diskdrake/interactive.pm:1232
#, c-format
msgid "Move files to the new partition"
msgstr "Aistrigh na comhaid go dtí an rann nua"
-#: diskdrake/interactive.pm:1214
+#: diskdrake/interactive.pm:1232
#, fuzzy, c-format
msgid "Hide files"
msgstr "teip ar 'mkraid'"
-#: diskdrake/interactive.pm:1215
+#: diskdrake/interactive.pm:1233
#, c-format
msgid ""
"Directory %s already contains data\n"
@@ -1883,135 +1897,135 @@ msgid ""
"the contents of the mounted partition)"
msgstr ""
-#: diskdrake/interactive.pm:1230
+#: diskdrake/interactive.pm:1248
#, c-format
msgid "Moving files to the new partition"
msgstr "Ag aistriú na gcomhad go dtí an rann nua"
-#: diskdrake/interactive.pm:1234
+#: diskdrake/interactive.pm:1252
#, c-format
msgid "Copying %s"
msgstr "Ag cóipeáil %s"
-#: diskdrake/interactive.pm:1238
+#: diskdrake/interactive.pm:1256
#, c-format
msgid "Removing %s"
msgstr "Ag baint %s"
-#: diskdrake/interactive.pm:1252
+#: diskdrake/interactive.pm:1270
#, c-format
msgid "partition %s is now known as %s"
msgstr ""
-#: diskdrake/interactive.pm:1253
+#: diskdrake/interactive.pm:1271
#, c-format
msgid "Partitions have been renumbered: "
msgstr ""
-#: diskdrake/interactive.pm:1278 diskdrake/interactive.pm:1346
+#: diskdrake/interactive.pm:1296 diskdrake/interactive.pm:1364
#, c-format
msgid "Device: "
msgstr "Gaireas: "
-#: diskdrake/interactive.pm:1279
+#: diskdrake/interactive.pm:1297
#, c-format
msgid "Volume label: "
msgstr ""
-#: diskdrake/interactive.pm:1280
+#: diskdrake/interactive.pm:1298
#, c-format
msgid "UUID: "
msgstr ""
-#: diskdrake/interactive.pm:1281
+#: diskdrake/interactive.pm:1299
#, c-format
msgid "DOS drive letter: %s (just a guess)\n"
msgstr "Litir Dioscthiománt DOS: %s (buile faoi thuraim)\n"
-#: diskdrake/interactive.pm:1285 diskdrake/interactive.pm:1294
-#: diskdrake/interactive.pm:1365
+#: diskdrake/interactive.pm:1303 diskdrake/interactive.pm:1312
+#: diskdrake/interactive.pm:1383
#, c-format
msgid "Type: "
msgstr "Cineál: "
-#: diskdrake/interactive.pm:1289 diskdrake/interactive.pm:1350
+#: diskdrake/interactive.pm:1307 diskdrake/interactive.pm:1368
#, c-format
msgid "Name: "
msgstr "Ainm: "
-#: diskdrake/interactive.pm:1296
+#: diskdrake/interactive.pm:1314
#, c-format
msgid "Start: sector %s\n"
msgstr "Tús: teascán %s\n"
-#: diskdrake/interactive.pm:1297
+#: diskdrake/interactive.pm:1315
#, c-format
msgid "Size: %s"
msgstr "Méid: %s"
-#: diskdrake/interactive.pm:1299
+#: diskdrake/interactive.pm:1317
#, c-format
msgid ", %s sectors"
msgstr ", %s teascáin"
-#: diskdrake/interactive.pm:1301
+#: diskdrake/interactive.pm:1319
#, fuzzy, c-format
msgid "Cylinder %d to %d\n"
msgstr "Sorcóir %d go sorcóir %d\n"
-#: diskdrake/interactive.pm:1302
+#: diskdrake/interactive.pm:1320
#, c-format
msgid "Number of logical extents: %d\n"
msgstr ""
-#: diskdrake/interactive.pm:1303
+#: diskdrake/interactive.pm:1321
#, c-format
msgid "Formatted\n"
msgstr "Formáidithe\n"
-#: diskdrake/interactive.pm:1304
+#: diskdrake/interactive.pm:1322
#, c-format
msgid "Not formatted\n"
msgstr "Neamhformáidithe\n"
-#: diskdrake/interactive.pm:1305
+#: diskdrake/interactive.pm:1323
#, c-format
msgid "Mounted\n"
msgstr "Feistithe\n"
-#: diskdrake/interactive.pm:1306
+#: diskdrake/interactive.pm:1324
#, c-format
msgid "RAID %s\n"
msgstr "RAID %s\n"
-#: diskdrake/interactive.pm:1308
+#: diskdrake/interactive.pm:1326
#, fuzzy, c-format
msgid "Encrypted"
msgstr "Eochair chriptiúcháin:"
-#: diskdrake/interactive.pm:1308
+#: diskdrake/interactive.pm:1326
#, c-format
msgid " (mapped on %s)"
msgstr ""
-#: diskdrake/interactive.pm:1309
+#: diskdrake/interactive.pm:1327
#, c-format
msgid " (to map on %s)"
msgstr ""
-#: diskdrake/interactive.pm:1310
+#: diskdrake/interactive.pm:1328
#, c-format
msgid " (inactive)"
msgstr ""
-#: diskdrake/interactive.pm:1316
+#: diskdrake/interactive.pm:1334
#, c-format
msgid ""
"Loopback file(s):\n"
" %s\n"
msgstr ""
-#: diskdrake/interactive.pm:1317
+#: diskdrake/interactive.pm:1335
#, c-format
msgid ""
"Partition booted by default\n"
@@ -2020,27 +2034,27 @@ msgstr ""
"Rann tosaithe de ghnáth\n"
" (do thosnú MS-DOS, ní lilo)\n"
-#: diskdrake/interactive.pm:1319
+#: diskdrake/interactive.pm:1337
#, c-format
msgid "Level %s\n"
msgstr "Leibhéal %s\n"
-#: diskdrake/interactive.pm:1320
+#: diskdrake/interactive.pm:1338
#, fuzzy, c-format
msgid "Chunk size %d KiB\n"
msgstr "Méid smután %s\n"
-#: diskdrake/interactive.pm:1321
+#: diskdrake/interactive.pm:1339
#, c-format
msgid "RAID-disks %s\n"
msgstr "Dioscaí RAID %s\n"
-#: diskdrake/interactive.pm:1323
+#: diskdrake/interactive.pm:1341
#, c-format
msgid "Loopback file name: %s"
msgstr ""
-#: diskdrake/interactive.pm:1326
+#: diskdrake/interactive.pm:1344
#, c-format
msgid ""
"\n"
@@ -2049,7 +2063,7 @@ msgid ""
"probably leave it alone.\n"
msgstr ""
-#: diskdrake/interactive.pm:1329
+#: diskdrake/interactive.pm:1347
#, c-format
msgid ""
"\n"
@@ -2058,67 +2072,67 @@ msgid ""
"dual-booting your system.\n"
msgstr ""
-#: diskdrake/interactive.pm:1338
+#: diskdrake/interactive.pm:1356
#, c-format
msgid "Free space on %s (%s)"
msgstr ""
-#: diskdrake/interactive.pm:1347
+#: diskdrake/interactive.pm:1365
#, c-format
msgid "Read-only"
msgstr "Léamh amháin"
-#: diskdrake/interactive.pm:1348
+#: diskdrake/interactive.pm:1366
#, c-format
msgid "Size: %s\n"
msgstr "Méid: %s\n"
-#: diskdrake/interactive.pm:1349
+#: diskdrake/interactive.pm:1367
#, c-format
msgid "Geometry: %s cylinders, %s heads, %s sectors\n"
msgstr "Céimseasamh: %s sorcóir, %s ceann, %s teascán\n"
-#: diskdrake/interactive.pm:1351
+#: diskdrake/interactive.pm:1369
#, fuzzy, c-format
msgid "Medium type: "
msgstr "Cineál córas-comhadlanna:"
-#: diskdrake/interactive.pm:1352
+#: diskdrake/interactive.pm:1370
#, c-format
msgid "LVM-disks %s\n"
msgstr "Dioscaí LVM %s\n"
-#: diskdrake/interactive.pm:1353
+#: diskdrake/interactive.pm:1371
#, c-format
msgid "Partition table type: %s\n"
msgstr "Cinéal tabla rann: %s\n"
-#: diskdrake/interactive.pm:1354
+#: diskdrake/interactive.pm:1372
#, fuzzy, c-format
msgid "on channel %d id %d\n"
msgstr "ar bhús %d, id %d\n"
-#: diskdrake/interactive.pm:1398
+#: diskdrake/interactive.pm:1416
#, c-format
msgid "Choose your filesystem encryption key"
msgstr ""
-#: diskdrake/interactive.pm:1401
+#: diskdrake/interactive.pm:1419
#, c-format
msgid "This encryption key is too simple (must be at least %d characters long)"
msgstr ""
-#: diskdrake/interactive.pm:1402
+#: diskdrake/interactive.pm:1420
#, fuzzy, c-format
msgid "The encryption keys do not match"
msgstr "Ní mar a chéile na pasfhocail"
-#: diskdrake/interactive.pm:1406
+#: diskdrake/interactive.pm:1424
#, c-format
msgid "Encryption key (again)"
msgstr ""
-#: diskdrake/interactive.pm:1408
+#: diskdrake/interactive.pm:1426
#, c-format
msgid "Encryption algorithm"
msgstr "Algartam criptithe"
@@ -2130,7 +2144,7 @@ msgstr "Athraigh cineál"
#: diskdrake/smbnfs_gtk.pm:81 interactive.pm:129 interactive.pm:550
#: interactive/curses.pm:260 interactive/http.pm:104 interactive/http.pm:160
-#: interactive/stdio.pm:39 interactive/stdio.pm:148 mygtk2.pm:844 ugtk2.pm:415
+#: interactive/stdio.pm:39 interactive/stdio.pm:148 mygtk2.pm:846 ugtk2.pm:415
#: ugtk2.pm:517 ugtk2.pm:526 ugtk2.pm:812
#, c-format
msgid "Cancel"
@@ -2222,7 +2236,7 @@ msgstr ""
"nua a cruthu. Ba chóir duit do chuid crua-earraí a seiceáil le cúis an fadhb "
"a aimsiú"
-#: fs/any.pm:75 fs/partitioning_wizard.pm:59
+#: fs/any.pm:75 fs/partitioning_wizard.pm:60
#, c-format
msgid "You must have a FAT partition mounted in /boot/efi"
msgstr ""
@@ -2416,7 +2430,7 @@ msgstr ""
msgid "Not enough swap space to fulfill installation, please add some"
msgstr "Nil dothain spas malartu chun insealbhu, chuir leis an spas"
-#: fs/partitioning_wizard.pm:51
+#: fs/partitioning_wizard.pm:52
#, c-format
msgid ""
"You must have a root partition.\n"
@@ -2424,7 +2438,7 @@ msgid ""
"Then choose action ``Mount point'' and set it to `/'"
msgstr ""
-#: fs/partitioning_wizard.pm:56
+#: fs/partitioning_wizard.pm:57
#, c-format
msgid ""
"You do not have a swap partition.\n"
@@ -2435,79 +2449,42 @@ msgstr ""
"\n"
"x1Lean ar aghaidh ar aon nós?"
-#: fs/partitioning_wizard.pm:84
+#: fs/partitioning_wizard.pm:93
#, c-format
msgid "Use free space"
msgstr "Úsáid spás saor"
-#: fs/partitioning_wizard.pm:86
+#: fs/partitioning_wizard.pm:95
#, fuzzy, c-format
msgid "Not enough free space to allocate new partitions"
msgstr "Ag aistriú na gcomhad go dtí an rann nua"
-#: fs/partitioning_wizard.pm:94
+#: fs/partitioning_wizard.pm:103
#, fuzzy, c-format
msgid "Use existing partitions"
msgstr "Ag feistiú an rainn %s"
-#: fs/partitioning_wizard.pm:96
+#: fs/partitioning_wizard.pm:105
#, fuzzy, c-format
msgid "There is no existing partition to use"
msgstr "Ag iarraidh an clár-ranna a tarrtháil"
-#: fs/partitioning_wizard.pm:103
-#, c-format
-msgid "Use the Microsoft Windows® partition for loopback"
-msgstr ""
-
-#: fs/partitioning_wizard.pm:106
+#: fs/partitioning_wizard.pm:129
#, fuzzy, c-format
-msgid "Which partition do you want to use for Linux4Win?"
-msgstr "Cén rann a bhfuil tú ag iarraidh úsáid mar rann fréamhach"
-
-#: fs/partitioning_wizard.pm:108
-#, c-format
-msgid "Choose the sizes"
-msgstr "Roghnaigh an méid nua"
-
-#: fs/partitioning_wizard.pm:109
-#, c-format
-msgid "Root partition size in MB: "
-msgstr "Méid i MB do Rhann Fréamhach:"
-
-#: fs/partitioning_wizard.pm:110
-#, c-format
-msgid "Swap partition size in MB: "
-msgstr "Méid i MB do rhann malairte:"
-
-#: fs/partitioning_wizard.pm:119
-#, c-format
-msgid "There is no FAT partition to use as loopback (or not enough space left)"
-msgstr ""
+msgid "Computing the size of the Microsoft Windows® partition"
+msgstr "Cruthaigh rann nua"
-#: fs/partitioning_wizard.pm:127
+#: fs/partitioning_wizard.pm:148
#, fuzzy, c-format
msgid "Use the free space on a Microsoft Windows® partition"
msgstr "Úsáid an spás saor ar an rann Windows"
-#: fs/partitioning_wizard.pm:129
+#: fs/partitioning_wizard.pm:152
#, fuzzy, c-format
msgid "Which partition do you want to resize?"
msgstr "Cén tescán ag a dteastaíonn uait é a bhogadh?"
-#: fs/partitioning_wizard.pm:143
-#, c-format
-msgid ""
-"The FAT resizer is unable to handle your partition, \n"
-"the following error occurred: %s"
-msgstr ""
-
-#: fs/partitioning_wizard.pm:146
-#, fuzzy, c-format
-msgid "Computing the size of the Microsoft Windows® partition"
-msgstr "Cruthaigh rann nua"
-
-#: fs/partitioning_wizard.pm:153
+#: fs/partitioning_wizard.pm:162
#, c-format
msgid ""
"Your Microsoft Windows® partition is too fragmented. Please reboot your "
@@ -2515,7 +2492,7 @@ msgid ""
"the Mandriva Linux installation."
msgstr ""
-#: fs/partitioning_wizard.pm:156
+#: fs/partitioning_wizard.pm:166
#, c-format
msgid ""
"WARNING!\n"
@@ -2536,107 +2513,112 @@ msgid ""
msgstr ""
#. -PO: keep the double empty lines between sections, this is formatted a la LaTeX
-#: fs/partitioning_wizard.pm:165 interactive.pm:549 interactive/curses.pm:263
-#: ugtk2.pm:519
+#: fs/partitioning_wizard.pm:175 fs/partitioning_wizard.pm:498
+#: interactive.pm:549 interactive/curses.pm:263 ugtk2.pm:519
#, c-format
msgid "Next"
msgstr "Teacs"
-#: fs/partitioning_wizard.pm:168
+#: fs/partitioning_wizard.pm:180
#, fuzzy, c-format
msgid "Partitionning"
msgstr "Printéir"
-#: fs/partitioning_wizard.pm:168
+#: fs/partitioning_wizard.pm:180
#, fuzzy, c-format
msgid "Which size do you want to keep for Microsoft Windows® on partition %s?"
msgstr "Cén tescán ag a dteastaíonn uait é a bhogadh?"
-#: fs/partitioning_wizard.pm:169
+#: fs/partitioning_wizard.pm:181
#, c-format
msgid "Size"
msgstr "Méid"
-#: fs/partitioning_wizard.pm:178
+#: fs/partitioning_wizard.pm:191
#, fuzzy, c-format
msgid "Resizing Microsoft Windows® partition"
msgstr "Ag ríomhadh teorainn na córais-comhadlanna FAT"
-#: fs/partitioning_wizard.pm:183
+#: fs/partitioning_wizard.pm:196
#, c-format
msgid "FAT resizing failed: %s"
msgstr "Theip ar uathathmhéadú FAT: %s"
-#: fs/partitioning_wizard.pm:186
+#: fs/partitioning_wizard.pm:199
#, c-format
msgid ""
"To ensure data integrity after resizing the partition(s), \n"
"filesystem checks will be run on your next boot into Microsoft Windows®"
msgstr ""
-#: fs/partitioning_wizard.pm:198
+#: fs/partitioning_wizard.pm:212
#, c-format
msgid "There is no FAT partition to resize (or not enough space left)"
msgstr ""
-#: fs/partitioning_wizard.pm:203
+#: fs/partitioning_wizard.pm:217
#, c-format
msgid "Remove Microsoft Windows®"
msgstr "Dealaigh Microsoft Windows®"
-#: fs/partitioning_wizard.pm:203
+#: fs/partitioning_wizard.pm:217
#, fuzzy, c-format
msgid "Erase and use entire disk"
msgstr "Glan diosca ina iomlán"
-#: fs/partitioning_wizard.pm:205
+#: fs/partitioning_wizard.pm:221
#, c-format
msgid "You have more than one hard drive, which one do you install linux on?"
msgstr ""
-#: fs/partitioning_wizard.pm:210 fsedit.pm:600
+#: fs/partitioning_wizard.pm:229 fsedit.pm:600
#, c-format
msgid "ALL existing partitions and their data will be lost on drive %s"
msgstr ""
-#: fs/partitioning_wizard.pm:220
+#: fs/partitioning_wizard.pm:239
#, c-format
msgid "Custom disk partitioning"
msgstr "Rannú diosca saincheaptha"
-#: fs/partitioning_wizard.pm:226
+#: fs/partitioning_wizard.pm:245
#, c-format
msgid "Use fdisk"
msgstr "Úsáid fdisk"
-#: fs/partitioning_wizard.pm:229
+#: fs/partitioning_wizard.pm:248
#, c-format
msgid ""
"You can now partition %s.\n"
"When you are done, do not forget to save using `w'"
msgstr ""
-#: fs/partitioning_wizard.pm:269
+#: fs/partitioning_wizard.pm:388 fs/partitioning_wizard.pm:518
#, fuzzy, c-format
msgid "I can not find any room for installing"
msgstr "Ní féidir liom rann eile a cur isteach"
-#: fs/partitioning_wizard.pm:278
+#: fs/partitioning_wizard.pm:397 fs/partitioning_wizard.pm:525
#, c-format
msgid "The DrakX Partitioning wizard found the following solutions:"
msgstr ""
-#: fs/partitioning_wizard.pm:287
+#: fs/partitioning_wizard.pm:459
+#, c-format
+msgid "Here is the content of you disk drive "
+msgstr ""
+
+#: fs/partitioning_wizard.pm:535
#, c-format
msgid "Partitioning failed: %s"
msgstr "Theip ar rannú: %s"
-#: fs/type.pm:388
+#: fs/type.pm:390
#, c-format
msgid "You can not use JFS for partitions smaller than 16MB"
msgstr ""
-#: fs/type.pm:389
+#: fs/type.pm:391
#, c-format
msgid "You can not use ReiserFS for partitions smaller than 32MB"
msgstr ""
@@ -2722,7 +2704,7 @@ msgstr ""
#: fsedit.pm:447 fsedit.pm:449
#, c-format
msgid ""
-"You need a true filesystem (ext2/ext3, reiserfs, xfs, or jfs) for this mount "
+"You need a true filesystem (ext2/3/4, reiserfs, xfs, or jfs) for this mount "
"point\n"
msgstr ""
@@ -3203,7 +3185,7 @@ msgstr "Athraigh cineál ranna"
#: interactive.pm:128 interactive.pm:549 interactive/curses.pm:263
#: interactive/http.pm:103 interactive/http.pm:156 interactive/stdio.pm:39
-#: interactive/stdio.pm:148 interactive/stdio.pm:149 mygtk2.pm:844
+#: interactive/stdio.pm:148 interactive/stdio.pm:149 mygtk2.pm:846
#: ugtk2.pm:421 ugtk2.pm:519 ugtk2.pm:812 ugtk2.pm:835
#, c-format
msgid "Ok"
@@ -3264,7 +3246,7 @@ msgstr "Níl aon filltéan ann"
msgid "No such file"
msgstr "Níl a leithéid de chomhad ann"
-#: interactive/gtk.pm:580
+#: interactive/gtk.pm:594
#, c-format
msgid "Beware, Caps Lock is enabled"
msgstr ""
@@ -4978,17 +4960,17 @@ msgid ""
"Do you want to try again with other parameters?"
msgstr ""
-#: mygtk2.pm:1538 mygtk2.pm:1539
+#: mygtk2.pm:1540 mygtk2.pm:1541
#, c-format
msgid "Password is trivial to guess"
msgstr ""
-#: mygtk2.pm:1540
+#: mygtk2.pm:1542
#, c-format
msgid "Password should resist to basic attacks"
msgstr ""
-#: mygtk2.pm:1541 mygtk2.pm:1542
+#: mygtk2.pm:1543 mygtk2.pm:1544
#, fuzzy, c-format
msgid "Password seems secure"
msgstr "Pasfhocal"
@@ -6402,6 +6384,19 @@ msgstr ""
msgid "Installation failed"
msgstr "Theip ar shuiteáil"
+#, fuzzy
+#~ msgid "Which partition do you want to use for Linux4Win?"
+#~ msgstr "Cén rann a bhfuil tú ag iarraidh úsáid mar rann fréamhach"
+
+#~ msgid "Choose the sizes"
+#~ msgstr "Roghnaigh an méid nua"
+
+#~ msgid "Root partition size in MB: "
+#~ msgstr "Méid i MB do Rhann Fréamhach:"
+
+#~ msgid "Swap partition size in MB: "
+#~ msgstr "Méid i MB do rhann malairte:"
+
#~ msgid "Please log out and then use Ctrl-Alt-BackSpace"
#~ msgstr "Éirigh as le do thoil agus Crtl-Alt-BackSpace a úsáid"
diff --git a/perl-install/share/po/gl.po b/perl-install/share/po/gl.po
index 1027a6162..9a723ee07 100644
--- a/perl-install/share/po/gl.po
+++ b/perl-install/share/po/gl.po
@@ -9,7 +9,7 @@
msgid ""
msgstr ""
"Project-Id-Version: libDrakX-gl\n"
-"POT-Creation-Date: 2009-09-10 12:20+0200\n"
+"POT-Creation-Date: 2009-10-07 13:57+0200\n"
"PO-Revision-Date: 2009-09-25 18:43+0200\n"
"Last-Translator: Alejo Pacín Jul <alejopj@gmail.com>\n"
"Language-Team: Galician <cooker-i18n@mandrivalinux.org>\n"
@@ -19,10 +19,10 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: Lokalize 0.3\n"
-#: any.pm:252 any.pm:884 diskdrake/interactive.pm:594
+#: any.pm:252 any.pm:910 diskdrake/interactive.pm:594
#: diskdrake/interactive.pm:794 diskdrake/interactive.pm:838
-#: diskdrake/interactive.pm:924 diskdrake/interactive.pm:1178
-#: diskdrake/interactive.pm:1230 do_pkgs.pm:241 do_pkgs.pm:287
+#: diskdrake/interactive.pm:942 diskdrake/interactive.pm:1196
+#: diskdrake/interactive.pm:1248 do_pkgs.pm:241 do_pkgs.pm:287
#: harddrake/sound.pm:303 interactive.pm:587 pkgs.pm:281
#, c-format
msgid "Please wait"
@@ -89,7 +89,8 @@ msgstr ""
"\n"
"¿Dende qué unidade está arrincando?"
-#: any.pm:346, c-format
+#: any.pm:346
+#, c-format
msgid "First sector (MBR) of drive %s"
msgstr "Primeiro sector (MBR) do disco %s"
@@ -113,7 +114,8 @@ msgstr "Nun Disquete"
msgid "Skip"
msgstr "Omitir"
-#: any.pm:358, c-format
+#: any.pm:358
+#, c-format
msgid "Bootloader Installation"
msgstr "Instalación do cargador de arrinque"
@@ -162,7 +164,8 @@ msgstr "Retardo antes de arrinca-la imaxe por omisión"
msgid "Enable ACPI"
msgstr "Habilitar ACPI"
-#: any.pm:411, c-format
+#: any.pm:411
+#, c-format
msgid "Enable SMP"
msgstr "Habilitar SMP"
@@ -176,7 +179,7 @@ msgstr "Habilitar APIC"
msgid "Enable Local APIC"
msgstr "Habilitar APIC Local"
-#: any.pm:415 any.pm:829 any.pm:845 authentication.pm:250
+#: any.pm:415 any.pm:855 any.pm:871 authentication.pm:250
#: diskdrake/smbnfs_gtk.pm:181
#, c-format
msgid "Password"
@@ -187,7 +190,7 @@ msgstr "Contrasinal"
msgid "The passwords do not match"
msgstr "Os contrasinais non coinciden"
-#: any.pm:417 authentication.pm:261 diskdrake/interactive.pm:1402
+#: any.pm:417 authentication.pm:261 diskdrake/interactive.pm:1420
#, c-format
msgid "Please try again"
msgstr "Por favor, inténteo de novo"
@@ -197,7 +200,7 @@ msgstr "Por favor, inténteo de novo"
msgid "You can not use a password with %s"
msgstr "Non pode usar un contrasinal con %s"
-#: any.pm:421 any.pm:831 any.pm:847 authentication.pm:251
+#: any.pm:421 any.pm:857 any.pm:873 authentication.pm:251
#, c-format
msgid "Password (again)"
msgstr "Contrasinal (de novo)"
@@ -350,7 +353,8 @@ msgstr "Outros S.O. (MacOS...)"
msgid "Other OS (Windows...)"
msgstr "Outros S.O. (Windows...)"
-#: any.pm:621, c-format
+#: any.pm:621
+#, c-format
msgid "Bootloader Configuration"
msgstr "Configuración do Cargador de Arrinque"
@@ -363,191 +367,193 @@ msgstr ""
"Estas son as diferentes entradas.\n"
"Pode engadir algunhas máis ou cambia-las que xa existen."
-#: any.pm:790
+#: any.pm:816
#, c-format
msgid "access to X programs"
msgstr "acceso ós programas X"
-#: any.pm:791
+#: any.pm:817
#, c-format
msgid "access to rpm tools"
msgstr "acceso ás ferramentas rpm"
-#: any.pm:792
+#: any.pm:818
#, c-format
msgid "allow \"su\""
msgstr "permitir \"su\""
-#: any.pm:793
+#: any.pm:819
#, c-format
msgid "access to administrative files"
msgstr "acceso ós ficheiros de administración"
-#: any.pm:794
+#: any.pm:820
#, c-format
msgid "access to network tools"
msgstr "acceso ás ferramentas de rede"
-#: any.pm:795
+#: any.pm:821
#, c-format
msgid "access to compilation tools"
msgstr "acceso ás ferramentas de compilación"
-#: any.pm:801
+#: any.pm:827
#, c-format
msgid "(already added %s)"
msgstr "(%s xa foi engadido)"
-#: any.pm:807
+#: any.pm:833
#, c-format
msgid "Please give a user name"
msgstr "Por favor, indique un nome de usuario"
-#: any.pm:808
-#, c-format
+#: any.pm:834
+#, fuzzy, c-format
msgid ""
-"The user name must contain only lower cased letters, numbers, `-' and `_'"
+"The user name must start with a lower case letter followed by only lower "
+"cased letters, numbers, `-' and `_'"
msgstr ""
"O nome de usuario (login) só pode conter letras minúsculas, números, '-' e "
"'_'"
-#: any.pm:809
+#: any.pm:835
#, c-format
msgid "The user name is too long"
msgstr "O nome de usuario é moi longo"
-#: any.pm:810
+#: any.pm:836
#, c-format
msgid "This user name has already been added"
msgstr "Este nome de usuario xa está engadido"
-#: any.pm:816 any.pm:849
+#: any.pm:842 any.pm:875
#, c-format
msgid "User ID"
msgstr "ID de Usuario"
-#: any.pm:816 any.pm:850
+#: any.pm:842 any.pm:876
#, c-format
msgid "Group ID"
msgstr "ID do Grupo"
-#: any.pm:817
+#: any.pm:843
#, c-format
msgid "%s must be a number"
msgstr "%s debe ser un número"
-#: any.pm:818
+#: any.pm:844
#, c-format
msgid "%s should be above 500. Accept anyway?"
msgstr "%s debe estar por riba de 500. Desexa aceptar de tódolos xeitos?"
-#: any.pm:822
+#: any.pm:848
#, c-format
msgid "User management"
msgstr "Xestión de usuarios"
-#: any.pm:828 authentication.pm:237
+#: any.pm:854 authentication.pm:237
#, c-format
msgid "Set administrator (root) password"
msgstr "Estableza o contrasinal do administrador (root)"
-#: any.pm:833
+#: any.pm:859
#, c-format
msgid "Enter a user"
msgstr "Introduza un usuario"
-#: any.pm:835
+#: any.pm:861
#, c-format
msgid "Icon"
msgstr "Icona"
-#: any.pm:838
+#: any.pm:864
#, c-format
msgid "Real name"
msgstr "Nome real"
-#: any.pm:843
+#: any.pm:869
#, c-format
msgid "Login name"
msgstr "Nome de usuario"
-#: any.pm:848
+#: any.pm:874
#, c-format
msgid "Shell"
msgstr "Shell"
-#: any.pm:884
+#: any.pm:910
#, c-format
msgid "Please wait, adding media..."
msgstr "Agarde, engadindo soportes..."
-#: any.pm:914 security/l10n.pm:14
+#: any.pm:940 security/l10n.pm:14
#, c-format
msgid "Autologin"
msgstr "Login automático"
-#: any.pm:915
+#: any.pm:941
#, c-format
msgid "I can set up your computer to automatically log on one user."
msgstr ""
"Pódese configurar o ordenador para que entre automáticamente\n"
"un usuario determinado."
-#: any.pm:916
+#: any.pm:942
#, c-format
msgid "Use this feature"
msgstr "Usar esta funcionalidade"
-#: any.pm:917
+#: any.pm:943
#, c-format
msgid "Choose the default user:"
msgstr "Escolla o usuario por defecto:"
-#: any.pm:918
+#: any.pm:944
#, c-format
msgid "Choose the window manager to run:"
msgstr "Escolla o xestor de fiestras que se executará:"
-#: any.pm:929 any.pm:949 any.pm:1022
+#: any.pm:955 any.pm:975 any.pm:1048
#, c-format
msgid "Release Notes"
msgstr "Notas da Versión"
-#: any.pm:956 any.pm:1314 interactive/gtk.pm:805
+#: any.pm:982 any.pm:1340 interactive/gtk.pm:819
#, c-format
msgid "Close"
msgstr "Pechar"
-#: any.pm:1008
+#: any.pm:1034
#, c-format
msgid "License agreement"
msgstr "Acordo da licenza"
-#: any.pm:1010 diskdrake/dav.pm:26
+#: any.pm:1036 diskdrake/dav.pm:26
#, c-format
msgid "Quit"
msgstr "Saír"
-#: any.pm:1017, c-format
+#: any.pm:1043
+#, c-format
msgid "Do you accept this license ?"
msgstr "Acepta esta licenza?"
-#: any.pm:1018
+#: any.pm:1044
#, c-format
msgid "Accept"
msgstr "Aceptar"
-#: any.pm:1018
+#: any.pm:1044
#, c-format
msgid "Refuse"
msgstr "Rexeitar"
-#: any.pm:1044 any.pm:1110
+#: any.pm:1070 any.pm:1136
#, c-format
msgid "Please choose a language to use"
msgstr "Por favor, escolla a lingua que desexe empregar"
-#: any.pm:1073
+#: any.pm:1099
#, c-format
msgid ""
"Mandriva Linux can support multiple languages. Select\n"
@@ -558,77 +564,77 @@ msgstr ""
"as linguas que desexa instalar. Esta linguas estarán dispoñibles\n"
"cando a instalación estea completa e reinicie o seu sistema."
-#: any.pm:1076
+#: any.pm:1102
#, c-format
msgid "Multi languages"
msgstr "Multilinguaxe"
-#: any.pm:1087 any.pm:1119
+#: any.pm:1113 any.pm:1145
#, c-format
msgid "Old compatibility (non UTF-8) encoding"
msgstr "Codificación de compatibilidade cara atrás (non UTF-8)"
-#: any.pm:1089
+#: any.pm:1115
#, c-format
msgid "All languages"
msgstr "Tódalas linguas"
-#: any.pm:1111
+#: any.pm:1137
#, c-format
msgid "Language choice"
msgstr "Selección da Lingua"
-#: any.pm:1165
+#: any.pm:1191
#, c-format
msgid "Country / Region"
msgstr "País"
-#: any.pm:1166
+#: any.pm:1192
#, c-format
msgid "Please choose your country"
msgstr "Por favor, escolla o seu país"
-#: any.pm:1168
+#: any.pm:1194
#, c-format
msgid "Here is the full list of available countries"
msgstr "Esta é a lista completa dos paises dispoñibles"
-#: any.pm:1169
+#: any.pm:1195
#, c-format
msgid "Other Countries"
msgstr "Outros Paises"
-#: any.pm:1169 interactive.pm:488 interactive/gtk.pm:445
+#: any.pm:1195 interactive.pm:488 interactive/gtk.pm:445
#, c-format
msgid "Advanced"
msgstr "Avanzado"
-#: any.pm:1175
+#: any.pm:1201
#, c-format
msgid "Input method:"
msgstr "Método de entrada:"
-#: any.pm:1178
+#: any.pm:1204
#, c-format
msgid "None"
msgstr "Ningún"
-#: any.pm:1259
+#: any.pm:1285
#, c-format
msgid "No sharing"
msgstr "Non compartir"
-#: any.pm:1259
+#: any.pm:1285
#, c-format
msgid "Allow all users"
msgstr "Permitirlle a tódolos usuarios"
-#: any.pm:1259
+#: any.pm:1285
#, c-format
msgid "Custom"
msgstr "Personalizado"
-#: any.pm:1263
+#: any.pm:1289
#, c-format
msgid ""
"Would you like to allow users to share some of their directories?\n"
@@ -643,7 +649,7 @@ msgstr ""
"\n"
"\"Personalizado\" permite especificalo usuario a usuario.\n"
-#: any.pm:1275
+#: any.pm:1301
#, c-format
msgid ""
"NFS: the traditional Unix file sharing system, with less support on Mac and "
@@ -652,7 +658,7 @@ msgstr ""
"NFS: o sistema tradicional de compartimento de ficheiros de Unix, con menos "
"soporte en Mac e Windows."
-#: any.pm:1278
+#: any.pm:1304
#, c-format
msgid ""
"SMB: a file sharing system used by Windows, Mac OS X and many modern Linux "
@@ -661,18 +667,18 @@ msgstr ""
"SMB: un sistema de compartimento de ficheiros que se usa en sistemas "
"Windows, Mac OS X e varios Linux modernos."
-#: any.pm:1286
+#: any.pm:1312
#, c-format
msgid ""
"You can export using NFS or SMB. Please select which you would like to use."
msgstr "Pode exportar usando NFS ou SMB. Por favor, escolla cal quere usar."
-#: any.pm:1314
+#: any.pm:1340
#, c-format
msgid "Launch userdrake"
msgstr "Executar userdrake"
-#: any.pm:1316
+#: any.pm:1342
#, c-format
msgid ""
"The per-user sharing uses the group \"fileshare\". \n"
@@ -681,7 +687,8 @@ msgstr ""
"O compartimento por usuario usa o grupo \"fileshare\". \n"
"Pode usar userdrake para engadir un usuario a este grupo."
-#: any.pm:1421, c-format
+#: any.pm:1448
+#, c-format
msgid ""
"You need to logout and back in again for changes to take effect. Press OK to "
"logout now."
@@ -689,48 +696,48 @@ msgstr ""
"Cómpre que saia do sistema e volva entrar para que os cambios surtan efecto. "
"Prema OK para saír agora."
-#: any.pm:1425
+#: any.pm:1452
#, c-format
msgid "You need to log out and back in again for changes to take effect"
msgstr ""
"Cómpre que saia do sistema e volva entrar para que os cambios surtan efecto"
-#: any.pm:1460
+#: any.pm:1487
#, c-format
msgid "Timezone"
msgstr "Zona Horaria"
-#: any.pm:1460
+#: any.pm:1487
#, c-format
msgid "Which is your timezone?"
msgstr "Cal é a súa zona horaria?"
-#: any.pm:1483 any.pm:1485
+#: any.pm:1510 any.pm:1512
#, c-format
msgid "Date, Clock & Time Zone Settings"
msgstr "Configuración de Data, Reloxo e Zona Horaria"
-#: any.pm:1486
+#: any.pm:1513
#, c-format
msgid "What is the best time?"
msgstr "Cal é a mellor hora?"
-#: any.pm:1490
+#: any.pm:1517
#, c-format
msgid "%s (hardware clock set to UTC)"
msgstr "%s (o reloxo do hardware usa a hora UTC)"
-#: any.pm:1491
+#: any.pm:1518
#, c-format
msgid "%s (hardware clock set to local time)"
msgstr "%s (o reloxo do hardware usa a hora local)"
-#: any.pm:1493
+#: any.pm:1520
#, c-format
msgid "NTP Server"
msgstr "Servidor NTP"
-#: any.pm:1494
+#: any.pm:1521
#, c-format
msgid "Automatic time synchronization (using NTP)"
msgstr "Sincronización automática da hora (usando NTP)"
@@ -837,7 +844,8 @@ msgid " "
msgstr " "
#: authentication.pm:108 authentication.pm:142 authentication.pm:188
-#: authentication.pm:212, c-format
+#: authentication.pm:212
+#, c-format
msgid "Welcome to the Authentication Wizard"
msgstr "Benvido ó Asistente de Autenticación"
@@ -878,7 +886,8 @@ msgstr "Descargar o Certificado CA"
msgid "Use Disconnect mode "
msgstr "Empregar modo Sen Conexión"
-#: authentication.pm:120 authentication.pm:173, c-format
+#: authentication.pm:120 authentication.pm:173
+#, c-format
msgid "Use anonymous BIND "
msgstr "Empregar BIND anónimo"
@@ -893,7 +902,8 @@ msgstr " "
msgid "Bind DN "
msgstr ""
-#: authentication.pm:123 authentication.pm:175, c-format
+#: authentication.pm:123 authentication.pm:175
+#, c-format
msgid "Bind Password "
msgstr ""
@@ -902,11 +912,13 @@ msgstr ""
msgid "Advanced path for group "
msgstr ""
-#: authentication.pm:127, c-format
+#: authentication.pm:127
+#, c-format
msgid "Password base"
msgstr ""
-#: authentication.pm:128, c-format
+#: authentication.pm:128
+#, c-format
msgid "Group base"
msgstr ""
@@ -922,11 +934,13 @@ msgid ""
"options below "
msgstr ""
-#: authentication.pm:146, c-format
+#: authentication.pm:146
+#, c-format
msgid "Realm "
msgstr ""
-#: authentication.pm:148, c-format
+#: authentication.pm:148
+#, c-format
msgid "KDCs Servers"
msgstr "Servidores KDCs"
@@ -940,11 +954,13 @@ msgstr ""
msgid "Use DNS to locate realms"
msgstr ""
-#: authentication.pm:156, c-format
+#: authentication.pm:156
+#, c-format
msgid "Use local file for users information"
msgstr "Empregar un ficheiro local para a información dos usuarios"
-#: authentication.pm:157, c-format
+#: authentication.pm:157
+#, c-format
msgid "Use Ldap for users information"
msgstr "Empregar Ldap para a información dos usuarios"
@@ -984,7 +1000,8 @@ msgid ""
"configuration options below "
msgstr ""
-#: authentication.pm:218, c-format
+#: authentication.pm:218
+#, c-format
msgid "Domain Model "
msgstr "Modelo de Dominio"
@@ -993,11 +1010,13 @@ msgstr "Modelo de Dominio"
msgid "Active Directory Realm "
msgstr ""
-#: authentication.pm:221, c-format
+#: authentication.pm:221
+#, c-format
msgid "DNS Domain"
msgstr "Dominio de DNS"
-#: authentication.pm:222, c-format
+#: authentication.pm:222
+#, c-format
msgid "DC Server"
msgstr "Servidor DC"
@@ -1033,7 +1052,8 @@ msgstr ""
msgid "Select file"
msgstr "Seleccione un ficheiro"
-#: authentication.pm:897, c-format
+#: authentication.pm:897
+#, c-format
msgid "Domain Windows for authentication : "
msgstr ""
@@ -1213,7 +1233,7 @@ msgid "Mount point"
msgstr "Punto de montaxe"
#: diskdrake/dav.pm:67 diskdrake/interactive.pm:403
-#: diskdrake/interactive.pm:1072 diskdrake/removable.pm:24
+#: diskdrake/interactive.pm:1090 diskdrake/removable.pm:24
#: diskdrake/smbnfs_gtk.pm:80
#, c-format
msgid "Options"
@@ -1224,23 +1244,24 @@ msgstr "Opcións"
msgid "Remove"
msgstr "Eliminar"
-#: diskdrake/dav.pm:69 diskdrake/hd_gtk.pm:182 diskdrake/removable.pm:26
+#: diskdrake/dav.pm:69 diskdrake/hd_gtk.pm:187 diskdrake/removable.pm:26
#: diskdrake/smbnfs_gtk.pm:82 interactive/http.pm:151
#, c-format
msgid "Done"
msgstr "Feito"
-#: diskdrake/dav.pm:78 diskdrake/hd_gtk.pm:123 diskdrake/hd_gtk.pm:289
+#: diskdrake/dav.pm:78 diskdrake/hd_gtk.pm:128 diskdrake/hd_gtk.pm:294
#: diskdrake/interactive.pm:247 diskdrake/interactive.pm:260
#: diskdrake/interactive.pm:450 diskdrake/interactive.pm:520
#: diskdrake/interactive.pm:525 diskdrake/interactive.pm:656
-#: diskdrake/interactive.pm:942 diskdrake/interactive.pm:1118
-#: diskdrake/interactive.pm:1131 diskdrake/interactive.pm:1134
-#: diskdrake/interactive.pm:1402 diskdrake/smbnfs_gtk.pm:42 do_pkgs.pm:23
-#: do_pkgs.pm:28 do_pkgs.pm:44 do_pkgs.pm:60 do_pkgs.pm:65 do_pkgs.pm:82
-#: fsedit.pm:246 interactive/http.pm:117 interactive/http.pm:118
-#: modules/interactive.pm:19 scanner.pm:95 scanner.pm:106 scanner.pm:113
-#: scanner.pm:120 wizards.pm:95 wizards.pm:99 wizards.pm:121
+#: diskdrake/interactive.pm:909 diskdrake/interactive.pm:960
+#: diskdrake/interactive.pm:1136 diskdrake/interactive.pm:1149
+#: diskdrake/interactive.pm:1152 diskdrake/interactive.pm:1420
+#: diskdrake/smbnfs_gtk.pm:42 do_pkgs.pm:23 do_pkgs.pm:28 do_pkgs.pm:44
+#: do_pkgs.pm:60 do_pkgs.pm:65 do_pkgs.pm:82 fsedit.pm:246
+#: interactive/http.pm:117 interactive/http.pm:118 modules/interactive.pm:19
+#: scanner.pm:95 scanner.pm:106 scanner.pm:113 scanner.pm:120 wizards.pm:95
+#: wizards.pm:99 wizards.pm:121
#, c-format
msgid "Error"
msgstr "Erro"
@@ -1255,18 +1276,19 @@ msgstr "Por favor, introduza a URL do servidor WebDAV"
msgid "The URL must begin with http:// or https://"
msgstr "A URL debe comezar con http:// ou https://"
-#: diskdrake/dav.pm:106 diskdrake/hd_gtk.pm:407 diskdrake/interactive.pm:303
+#: diskdrake/dav.pm:106 diskdrake/hd_gtk.pm:412 diskdrake/interactive.pm:303
#: diskdrake/interactive.pm:388 diskdrake/interactive.pm:550
#: diskdrake/interactive.pm:747 diskdrake/interactive.pm:805
-#: diskdrake/interactive.pm:922 diskdrake/interactive.pm:964
-#: diskdrake/interactive.pm:965 diskdrake/interactive.pm:1215
-#: diskdrake/interactive.pm:1253 diskdrake/interactive.pm:1401 do_pkgs.pm:19
+#: diskdrake/interactive.pm:940 diskdrake/interactive.pm:982
+#: diskdrake/interactive.pm:983 diskdrake/interactive.pm:1233
+#: diskdrake/interactive.pm:1271 diskdrake/interactive.pm:1419 do_pkgs.pm:19
#: do_pkgs.pm:39 do_pkgs.pm:57 do_pkgs.pm:77 harddrake/sound.pm:442
#, c-format
msgid "Warning"
msgstr "Advertencia"
-#: diskdrake/dav.pm:106, c-format
+#: diskdrake/dav.pm:106
+#, c-format
msgid "Are you sure you want to delete this mountpoint?"
msgstr "Está seguro de querer eliminar este punto de montaxe?"
@@ -1276,60 +1298,62 @@ msgid "Server: "
msgstr "Servidor: "
#: diskdrake/dav.pm:125 diskdrake/interactive.pm:493
-#: diskdrake/interactive.pm:1277 diskdrake/interactive.pm:1362
+#: diskdrake/interactive.pm:1295 diskdrake/interactive.pm:1380
#, c-format
msgid "Mount point: "
msgstr "Punto de montaxe: "
-#: diskdrake/dav.pm:126 diskdrake/interactive.pm:1369
+#: diskdrake/dav.pm:126 diskdrake/interactive.pm:1387
#, c-format
msgid "Options: %s"
msgstr "Opcións: %s"
-#: diskdrake/hd_gtk.pm:54 diskdrake/interactive.pm:298
+#: diskdrake/hd_gtk.pm:61 diskdrake/interactive.pm:298
#: diskdrake/smbnfs_gtk.pm:22 fs/mount_point.pm:106
-#: fs/partitioning_wizard.pm:51 fs/partitioning_wizard.pm:206
-#: fs/partitioning_wizard.pm:211 fs/partitioning_wizard.pm:250
-#: fs/partitioning_wizard.pm:269 fs/partitioning_wizard.pm:274
+#: fs/partitioning_wizard.pm:52 fs/partitioning_wizard.pm:222
+#: fs/partitioning_wizard.pm:230 fs/partitioning_wizard.pm:269
+#: fs/partitioning_wizard.pm:388 fs/partitioning_wizard.pm:445
+#: fs/partitioning_wizard.pm:518 fs/partitioning_wizard.pm:521
#, c-format
msgid "Partitioning"
msgstr "Creando as particións"
-#: diskdrake/hd_gtk.pm:68
+#: diskdrake/hd_gtk.pm:73
#, c-format
msgid "Click on a partition, choose a filesystem type then choose an action"
msgstr ""
"Seleccione unha partición, escolla o tipo de sistema de ficheiros e logo "
"escolla unha acción"
-#: diskdrake/hd_gtk.pm:105 diskdrake/interactive.pm:1093
-#: diskdrake/interactive.pm:1103 diskdrake/interactive.pm:1156
+#: diskdrake/hd_gtk.pm:110 diskdrake/interactive.pm:1111
+#: diskdrake/interactive.pm:1121 diskdrake/interactive.pm:1174
#, c-format
msgid "Read carefully"
msgstr "Lea con coidado"
-#: diskdrake/hd_gtk.pm:105
+#: diskdrake/hd_gtk.pm:110
#, c-format
msgid "Please make a backup of your data first"
msgstr "Faga primeiro unha copia de seguridade dos seus datos"
-#: diskdrake/hd_gtk.pm:106 diskdrake/interactive.pm:240
+#: diskdrake/hd_gtk.pm:111 diskdrake/interactive.pm:240
#, c-format
msgid "Exit"
msgstr "Sair"
-#: diskdrake/hd_gtk.pm:106
+#: diskdrake/hd_gtk.pm:111
#, c-format
msgid "Continue"
msgstr "Continuar"
-#: diskdrake/hd_gtk.pm:177 interactive.pm:653 interactive/gtk.pm:797
-#: interactive/gtk.pm:815 interactive/gtk.pm:836 ugtk2.pm:936
+#: diskdrake/hd_gtk.pm:182 fs/partitioning_wizard.pm:493 interactive.pm:653
+#: interactive/gtk.pm:811 interactive/gtk.pm:829 interactive/gtk.pm:850
+#: ugtk2.pm:936
#, c-format
msgid "Help"
msgstr "Axuda"
-#: diskdrake/hd_gtk.pm:223
+#: diskdrake/hd_gtk.pm:228
#, c-format
msgid ""
"You have one big Microsoft Windows partition.\n"
@@ -1340,87 +1364,87 @@ msgstr ""
"Aconséllase que primeiro a redimensione\n"
"(prema nela, e logo en \"Redimensionar\")"
-#: diskdrake/hd_gtk.pm:225
+#: diskdrake/hd_gtk.pm:230
#, c-format
msgid "Please click on a partition"
msgstr "Por favor, prema nunha partición"
-#: diskdrake/hd_gtk.pm:239 diskdrake/smbnfs_gtk.pm:63
+#: diskdrake/hd_gtk.pm:244 diskdrake/smbnfs_gtk.pm:63
#, c-format
msgid "Details"
msgstr "Detalles"
-#: diskdrake/hd_gtk.pm:289
+#: diskdrake/hd_gtk.pm:294
#, c-format
msgid "No hard drives found"
msgstr "Non se atoparon unidades de disco duro"
-#: diskdrake/hd_gtk.pm:316
+#: diskdrake/hd_gtk.pm:321
#, c-format
msgid "Unknown"
msgstr "Descoñecido"
-#: diskdrake/hd_gtk.pm:378
+#: diskdrake/hd_gtk.pm:383
#, c-format
msgid "Ext3"
msgstr "Ext3"
-#: diskdrake/hd_gtk.pm:378
+#: diskdrake/hd_gtk.pm:383
#, c-format
msgid "XFS"
msgstr "XFS"
-#: diskdrake/hd_gtk.pm:378
+#: diskdrake/hd_gtk.pm:383
#, c-format
msgid "Swap"
msgstr "Swap"
-#: diskdrake/hd_gtk.pm:378
+#: diskdrake/hd_gtk.pm:383
#, c-format
msgid "SunOS"
msgstr "SunOS"
-#: diskdrake/hd_gtk.pm:378
+#: diskdrake/hd_gtk.pm:383
#, c-format
msgid "HFS"
msgstr "HFS"
-#: diskdrake/hd_gtk.pm:378
+#: diskdrake/hd_gtk.pm:383
#, c-format
msgid "Windows"
msgstr "Windows"
-#: diskdrake/hd_gtk.pm:379 services.pm:158
+#: diskdrake/hd_gtk.pm:384 services.pm:158
#, c-format
msgid "Other"
msgstr "Outros"
-#: diskdrake/hd_gtk.pm:379 diskdrake/interactive.pm:1292
+#: diskdrake/hd_gtk.pm:384 diskdrake/interactive.pm:1310
#, c-format
msgid "Empty"
msgstr "Baleiro"
-#: diskdrake/hd_gtk.pm:386
+#: diskdrake/hd_gtk.pm:391
#, c-format
msgid "Filesystem types:"
msgstr "Tipos de sistemas de ficheiros:"
-#: diskdrake/hd_gtk.pm:407
+#: diskdrake/hd_gtk.pm:412
#, c-format
msgid "This partition is already empty"
msgstr "Esta partición xa está baleira"
-#: diskdrake/hd_gtk.pm:416
+#: diskdrake/hd_gtk.pm:421
#, c-format
msgid "Use ``Unmount'' first"
msgstr "Usar ``Desmontar'' primeiro"
-#: diskdrake/hd_gtk.pm:416
+#: diskdrake/hd_gtk.pm:421
#, c-format
msgid "Use ``%s'' instead (in expert mode)"
msgstr "Usar ``%s'' no seu lugar (en modo experto)"
-#: diskdrake/hd_gtk.pm:416 diskdrake/interactive.pm:402
+#: diskdrake/hd_gtk.pm:421 diskdrake/interactive.pm:402
#: diskdrake/interactive.pm:588 diskdrake/removable.pm:25
#: diskdrake/removable.pm:48
#, c-format
@@ -1444,7 +1468,7 @@ msgid "More"
msgstr "Máis"
#: diskdrake/interactive.pm:281 diskdrake/interactive.pm:291
-#: diskdrake/interactive.pm:1200
+#: diskdrake/interactive.pm:1218
#, c-format
msgid "Confirmation"
msgstr "Confirmación"
@@ -1469,7 +1493,7 @@ msgstr "¿Saír do programa sen garda-la táboa de particións?"
msgid "Do you want to save /etc/fstab modifications"
msgstr "¿Desexa garda-las modificacións de /etc/fstab?"
-#: diskdrake/interactive.pm:298 fs/partitioning_wizard.pm:250
+#: diskdrake/interactive.pm:298 fs/partitioning_wizard.pm:269
#, c-format
msgid "You need to reboot for the partition table modifications to take place"
msgstr ""
@@ -1562,12 +1586,13 @@ msgstr "Formatar"
msgid "Add to RAID"
msgstr "Engadir ó RAID"
-#: diskdrake/interactive.pm:409 diskdrake/interactive.pm:888
+#: diskdrake/interactive.pm:409 diskdrake/interactive.pm:891
#, c-format
msgid "Add to LVM"
msgstr "Engadir ó LVM"
-#: diskdrake/interactive.pm:410, c-format
+#: diskdrake/interactive.pm:410
+#, c-format
msgid "Use"
msgstr "Usar"
@@ -1586,7 +1611,8 @@ msgstr "Quitar do RAID"
msgid "Remove from LVM"
msgstr "Quitar do LVM"
-#: diskdrake/interactive.pm:415, c-format
+#: diskdrake/interactive.pm:415
+#, c-format
msgid "Remove from dm"
msgstr "Quitar do dm"
@@ -1605,7 +1631,8 @@ msgstr "Usar para loopback"
msgid "Create"
msgstr "Crear"
-#: diskdrake/interactive.pm:450, c-format
+#: diskdrake/interactive.pm:450
+#, c-format
msgid "Failed to mount partition"
msgstr "Ocorreu un erro ó montar a partición"
@@ -1619,12 +1646,12 @@ msgstr "Crear unha nova partición"
msgid "Start sector: "
msgstr "Sector inicial: "
-#: diskdrake/interactive.pm:489 diskdrake/interactive.pm:957
+#: diskdrake/interactive.pm:489 diskdrake/interactive.pm:975
#, c-format
msgid "Size in MB: "
msgstr "Tamaño en MB: "
-#: diskdrake/interactive.pm:491 diskdrake/interactive.pm:958
+#: diskdrake/interactive.pm:491 diskdrake/interactive.pm:976
#, c-format
msgid "Filesystem type: "
msgstr "Tipo de sistema de ficheiros: "
@@ -1677,7 +1704,8 @@ msgstr "¿Qué sistema de ficheiros desexa?"
msgid "Switching from %s to %s"
msgstr "Cambiando de %s a %s"
-#: diskdrake/interactive.pm:624, c-format
+#: diskdrake/interactive.pm:624
+#, c-format
msgid "Set volume label"
msgstr "Definir etiqueta do volume"
@@ -1727,7 +1755,7 @@ msgid "Where do you want to mount %s?"
msgstr "¿Onde desexa montar %s?"
#: diskdrake/interactive.pm:711 diskdrake/interactive.pm:794
-#: fs/partitioning_wizard.pm:146 fs/partitioning_wizard.pm:178
+#: fs/partitioning_wizard.pm:129 fs/partitioning_wizard.pm:191
#, c-format
msgid "Resizing"
msgstr "Redimensionando"
@@ -1784,16 +1812,17 @@ msgstr ""
"executaranse unhas verificacións do sistema de ficheiros a próxima vez que "
"arrinque Windows(TM)"
-#: diskdrake/interactive.pm:853 diskdrake/interactive.pm:1397
+#: diskdrake/interactive.pm:853 diskdrake/interactive.pm:1415
#, c-format
msgid "Filesystem encryption key"
msgstr "Chave de cifrado do sistema de ficheiros"
-#: diskdrake/interactive.pm:854, c-format
+#: diskdrake/interactive.pm:854
+#, c-format
msgid "Enter your filesystem encryption key"
msgstr "Introduza a chave de cifrado do seu sistema de ficheiros"
-#: diskdrake/interactive.pm:855 diskdrake/interactive.pm:1405
+#: diskdrake/interactive.pm:855 diskdrake/interactive.pm:1423
#, c-format
msgid "Encryption key"
msgstr "Chave de cifrado"
@@ -1808,22 +1837,32 @@ msgstr "Chave inválida"
msgid "Choose an existing RAID to add to"
msgstr "Escolla un dos RAID para engadirlla"
-#: diskdrake/interactive.pm:872 diskdrake/interactive.pm:890
+#: diskdrake/interactive.pm:872 diskdrake/interactive.pm:893
#, c-format
msgid "new"
msgstr "novo"
-#: diskdrake/interactive.pm:888
+#: diskdrake/interactive.pm:891
#, c-format
msgid "Choose an existing LVM to add to"
msgstr "Escolla un dos LVM para engadirlla"
-#: diskdrake/interactive.pm:895
-#, c-format
-msgid "LVM name?"
+#: diskdrake/interactive.pm:903 diskdrake/interactive.pm:912
+#, fuzzy, c-format
+msgid "LVM name"
msgstr "¿Nome do LVM?"
-#: diskdrake/interactive.pm:922
+#: diskdrake/interactive.pm:904
+#, c-format
+msgid "Enter a name for the new LVM volume group"
+msgstr ""
+
+#: diskdrake/interactive.pm:909
+#, fuzzy, c-format
+msgid "\"%s\" already exists"
+msgstr "O ficheiro xa existe. ¿Quere usalo?"
+
+#: diskdrake/interactive.pm:940
#, c-format
msgid ""
"Physical volume %s is still in use.\n"
@@ -1832,117 +1871,118 @@ msgstr ""
"Ainda se está usando o volume físico %s.\n"
"Desexa mover as extensións físicas deste volume a outros volumes?"
-#: diskdrake/interactive.pm:924
+#: diskdrake/interactive.pm:942
#, c-format
msgid "Moving physical extents"
msgstr "Movendo as extensións físicas"
-#: diskdrake/interactive.pm:942
+#: diskdrake/interactive.pm:960
#, c-format
msgid "This partition can not be used for loopback"
msgstr "Esta partición non pode usarse para loopback"
-#: diskdrake/interactive.pm:955
+#: diskdrake/interactive.pm:973
#, c-format
msgid "Loopback"
msgstr "Loopback"
-#: diskdrake/interactive.pm:956
+#: diskdrake/interactive.pm:974
#, c-format
msgid "Loopback file name: "
msgstr "Nome do ficheiro de loopback: "
-#: diskdrake/interactive.pm:961
+#: diskdrake/interactive.pm:979
#, c-format
msgid "Give a file name"
msgstr "Introduza un nome de ficheiro"
-#: diskdrake/interactive.pm:964
+#: diskdrake/interactive.pm:982
#, c-format
msgid "File is already used by another loopback, choose another one"
msgstr "O ficheiro xa está a ser usado por outro loopback, escolla outro"
-#: diskdrake/interactive.pm:965
+#: diskdrake/interactive.pm:983
#, c-format
msgid "File already exists. Use it?"
msgstr "O ficheiro xa existe. ¿Quere usalo?"
-#: diskdrake/interactive.pm:997 diskdrake/interactive.pm:1000
+#: diskdrake/interactive.pm:1015 diskdrake/interactive.pm:1018
#, c-format
msgid "Mount options"
msgstr "Opcións de montaxe"
-#: diskdrake/interactive.pm:1007
+#: diskdrake/interactive.pm:1025
#, c-format
msgid "Various"
msgstr "Varios"
-#: diskdrake/interactive.pm:1074
+#: diskdrake/interactive.pm:1092
#, c-format
msgid "device"
msgstr "dispositivo"
-#: diskdrake/interactive.pm:1075
+#: diskdrake/interactive.pm:1093
#, c-format
msgid "level"
msgstr "nivel"
-#: diskdrake/interactive.pm:1076
+#: diskdrake/interactive.pm:1094
#, c-format
msgid "chunk size in KiB"
msgstr "tamaño do fragmento en KiB"
-#: diskdrake/interactive.pm:1094
+#: diskdrake/interactive.pm:1112
#, c-format
msgid "Be careful: this operation is dangerous."
msgstr "Teña coidado: esta operación é perigosa."
-#: diskdrake/interactive.pm:1109, c-format
+#: diskdrake/interactive.pm:1127
+#, c-format
msgid "Partitioning Type"
msgstr "Tipo de Particionamento"
-#: diskdrake/interactive.pm:1109
+#: diskdrake/interactive.pm:1127
#, c-format
msgid "What type of partitioning?"
msgstr "¿Qué tipo de particionamento quere?"
-#: diskdrake/interactive.pm:1147
+#: diskdrake/interactive.pm:1165
#, c-format
msgid "You'll need to reboot before the modification can take place"
msgstr ""
"Necesitará reiniciar o equipo para que a modificación sexa tomada en conta"
-#: diskdrake/interactive.pm:1156
+#: diskdrake/interactive.pm:1174
#, c-format
msgid "Partition table of drive %s is going to be written to disk"
msgstr "¡Escribirase no disco a táboa de particións da unidade %s"
-#: diskdrake/interactive.pm:1178 fs/format.pm:96 fs/format.pm:103
+#: diskdrake/interactive.pm:1196 fs/format.pm:96 fs/format.pm:103
#, c-format
msgid "Formatting partition %s"
msgstr "Formatando a partición %s"
-#: diskdrake/interactive.pm:1191
+#: diskdrake/interactive.pm:1209
#, c-format
msgid "After formatting partition %s, all data on this partition will be lost"
msgstr "Ó formata-la partición %s, perderanse tódolos datos da mesma"
-#: diskdrake/interactive.pm:1200 fs/partitioning.pm:48
+#: diskdrake/interactive.pm:1218 fs/partitioning.pm:48
#, c-format
msgid "Check bad blocks?"
msgstr "Comproba-los bloques erróneos?"
-#: diskdrake/interactive.pm:1214
+#: diskdrake/interactive.pm:1232
#, c-format
msgid "Move files to the new partition"
msgstr "Despraza-los ficheiros á nova partición"
-#: diskdrake/interactive.pm:1214
+#: diskdrake/interactive.pm:1232
#, c-format
msgid "Hide files"
msgstr "Agocha-los ficheiros"
-#: diskdrake/interactive.pm:1215
+#: diskdrake/interactive.pm:1233
#, c-format
msgid ""
"Directory %s already contains data\n"
@@ -1959,127 +1999,128 @@ msgstr ""
"deixalos onde están (o que fará que sexan ocultados polo contido da "
"partición montada)"
-#: diskdrake/interactive.pm:1230
+#: diskdrake/interactive.pm:1248
#, c-format
msgid "Moving files to the new partition"
msgstr "Desprazando os ficheiros á nova partición"
-#: diskdrake/interactive.pm:1234
+#: diskdrake/interactive.pm:1252
#, c-format
msgid "Copying %s"
msgstr "Copiando %s"
-#: diskdrake/interactive.pm:1238
+#: diskdrake/interactive.pm:1256
#, c-format
msgid "Removing %s"
msgstr "Eliminando %s"
-#: diskdrake/interactive.pm:1252
+#: diskdrake/interactive.pm:1270
#, c-format
msgid "partition %s is now known as %s"
msgstr "o nome da partición %s é %s"
-#: diskdrake/interactive.pm:1253
+#: diskdrake/interactive.pm:1271
#, c-format
msgid "Partitions have been renumbered: "
msgstr "Renumeraronse as particións: "
-#: diskdrake/interactive.pm:1278 diskdrake/interactive.pm:1346
+#: diskdrake/interactive.pm:1296 diskdrake/interactive.pm:1364
#, c-format
msgid "Device: "
msgstr "Dispositivo: "
-#: diskdrake/interactive.pm:1279
+#: diskdrake/interactive.pm:1297
#, c-format
msgid "Volume label: "
msgstr "Etiqueta de volume:"
-#: diskdrake/interactive.pm:1280
+#: diskdrake/interactive.pm:1298
#, c-format
msgid "UUID: "
msgstr "UUID: "
-#: diskdrake/interactive.pm:1281
+#: diskdrake/interactive.pm:1299
#, c-format
msgid "DOS drive letter: %s (just a guess)\n"
msgstr "Letra de unidade DOS: %s (só é unha aproximación)\n"
-#: diskdrake/interactive.pm:1285 diskdrake/interactive.pm:1294
-#: diskdrake/interactive.pm:1365
+#: diskdrake/interactive.pm:1303 diskdrake/interactive.pm:1312
+#: diskdrake/interactive.pm:1383
#, c-format
msgid "Type: "
msgstr "Tipo: "
-#: diskdrake/interactive.pm:1289 diskdrake/interactive.pm:1350
+#: diskdrake/interactive.pm:1307 diskdrake/interactive.pm:1368
#, c-format
msgid "Name: "
msgstr "Nome: "
-#: diskdrake/interactive.pm:1296
+#: diskdrake/interactive.pm:1314
#, c-format
msgid "Start: sector %s\n"
msgstr "Inicio: sector %s\n"
-#: diskdrake/interactive.pm:1297
+#: diskdrake/interactive.pm:1315
#, c-format
msgid "Size: %s"
msgstr "Tamaño: %s"
-#: diskdrake/interactive.pm:1299
+#: diskdrake/interactive.pm:1317
#, c-format
msgid ", %s sectors"
msgstr ", %s sectores"
-#: diskdrake/interactive.pm:1301
+#: diskdrake/interactive.pm:1319
#, c-format
msgid "Cylinder %d to %d\n"
msgstr "Cilindros %d a %d\n"
-#: diskdrake/interactive.pm:1302
+#: diskdrake/interactive.pm:1320
#, c-format
msgid "Number of logical extents: %d\n"
msgstr "Número de extensións lóxicas: %d\n"
-#: diskdrake/interactive.pm:1303
+#: diskdrake/interactive.pm:1321
#, c-format
msgid "Formatted\n"
msgstr "Formatado\n"
-#: diskdrake/interactive.pm:1304
+#: diskdrake/interactive.pm:1322
#, c-format
msgid "Not formatted\n"
msgstr "Non formatado\n"
-#: diskdrake/interactive.pm:1305
+#: diskdrake/interactive.pm:1323
#, c-format
msgid "Mounted\n"
msgstr "Montado\n"
-#: diskdrake/interactive.pm:1306
+#: diskdrake/interactive.pm:1324
#, c-format
msgid "RAID %s\n"
msgstr "RAID %s\n"
-#: diskdrake/interactive.pm:1308, c-format
+#: diskdrake/interactive.pm:1326
+#, c-format
msgid "Encrypted"
msgstr "Cifrado"
-#: diskdrake/interactive.pm:1308
+#: diskdrake/interactive.pm:1326
#, c-format
msgid " (mapped on %s)"
msgstr ""
-#: diskdrake/interactive.pm:1309
+#: diskdrake/interactive.pm:1327
#, c-format
msgid " (to map on %s)"
msgstr ""
-#: diskdrake/interactive.pm:1310
+#: diskdrake/interactive.pm:1328
#, c-format
msgid " (inactive)"
msgstr "(inactivo)"
-#: diskdrake/interactive.pm:1316
+#: diskdrake/interactive.pm:1334
#, c-format
msgid ""
"Loopback file(s):\n"
@@ -2088,7 +2129,7 @@ msgstr ""
"Ficheiro(s) de loopback:\n"
" %s\n"
-#: diskdrake/interactive.pm:1317
+#: diskdrake/interactive.pm:1335
#, c-format
msgid ""
"Partition booted by default\n"
@@ -2097,27 +2138,27 @@ msgstr ""
"Partición de arrinque por omisión\n"
" (para arrincar en MS-DOS, non para lilo)\n"
-#: diskdrake/interactive.pm:1319
+#: diskdrake/interactive.pm:1337
#, c-format
msgid "Level %s\n"
msgstr "Nivel %s\n"
-#: diskdrake/interactive.pm:1320
+#: diskdrake/interactive.pm:1338
#, c-format
msgid "Chunk size %d KiB\n"
msgstr "Tamaño do fragmento %d KiB\n"
-#: diskdrake/interactive.pm:1321
+#: diskdrake/interactive.pm:1339
#, c-format
msgid "RAID-disks %s\n"
msgstr "Discos RAID %s\n"
-#: diskdrake/interactive.pm:1323
+#: diskdrake/interactive.pm:1341
#, c-format
msgid "Loopback file name: %s"
msgstr "Nome do ficheiro de loopback: %s"
-#: diskdrake/interactive.pm:1326
+#: diskdrake/interactive.pm:1344
#, c-format
msgid ""
"\n"
@@ -2126,7 +2167,7 @@ msgid ""
"probably leave it alone.\n"
msgstr ""
-#: diskdrake/interactive.pm:1329
+#: diskdrake/interactive.pm:1347
#, c-format
msgid ""
"\n"
@@ -2139,68 +2180,68 @@ msgstr ""
"especial é para o\n"
"arrinque dual do seu sistema.\n"
-#: diskdrake/interactive.pm:1338
+#: diskdrake/interactive.pm:1356
#, c-format
msgid "Free space on %s (%s)"
msgstr "Espazo libre en %s (%s)"
-#: diskdrake/interactive.pm:1347
+#: diskdrake/interactive.pm:1365
#, c-format
msgid "Read-only"
msgstr "Só Lectura"
-#: diskdrake/interactive.pm:1348
+#: diskdrake/interactive.pm:1366
#, c-format
msgid "Size: %s\n"
msgstr "Tamaño: %s\n"
-#: diskdrake/interactive.pm:1349
+#: diskdrake/interactive.pm:1367
#, c-format
msgid "Geometry: %s cylinders, %s heads, %s sectors\n"
msgstr "Xeometría: %s cilindros, %s cabezas, %s sectores\n"
-#: diskdrake/interactive.pm:1351
+#: diskdrake/interactive.pm:1369
#, c-format
msgid "Medium type: "
msgstr "Tipo de soporte: "
-#: diskdrake/interactive.pm:1352
+#: diskdrake/interactive.pm:1370
#, c-format
msgid "LVM-disks %s\n"
msgstr "Discos LVM %s\n"
-#: diskdrake/interactive.pm:1353
+#: diskdrake/interactive.pm:1371
#, c-format
msgid "Partition table type: %s\n"
msgstr "Tipo de táboa de particións: %s\n"
-#: diskdrake/interactive.pm:1354
+#: diskdrake/interactive.pm:1372
#, c-format
msgid "on channel %d id %d\n"
msgstr "na canle %d id %d\n"
-#: diskdrake/interactive.pm:1398
+#: diskdrake/interactive.pm:1416
#, c-format
msgid "Choose your filesystem encryption key"
msgstr "Escolla a chave de cifrado do seu sistema de ficheiros"
-#: diskdrake/interactive.pm:1401
+#: diskdrake/interactive.pm:1419
#, c-format
msgid "This encryption key is too simple (must be at least %d characters long)"
msgstr ""
"Esta chave de cifrado é moi sinxela (ten que ter polo menos %d caracteres)"
-#: diskdrake/interactive.pm:1402
+#: diskdrake/interactive.pm:1420
#, c-format
msgid "The encryption keys do not match"
msgstr "As chaves de cifrado non coinciden"
-#: diskdrake/interactive.pm:1406
+#: diskdrake/interactive.pm:1424
#, c-format
msgid "Encryption key (again)"
msgstr "Chave de cifrado (outra vez)"
-#: diskdrake/interactive.pm:1408
+#: diskdrake/interactive.pm:1426
#, c-format
msgid "Encryption algorithm"
msgstr "Algoritmo de cifrado"
@@ -2212,7 +2253,7 @@ msgstr "Cambia-lo tipo"
#: diskdrake/smbnfs_gtk.pm:81 interactive.pm:129 interactive.pm:550
#: interactive/curses.pm:260 interactive/http.pm:104 interactive/http.pm:160
-#: interactive/stdio.pm:39 interactive/stdio.pm:148 mygtk2.pm:844 ugtk2.pm:415
+#: interactive/stdio.pm:39 interactive/stdio.pm:148 mygtk2.pm:846 ugtk2.pm:415
#: ugtk2.pm:517 ugtk2.pm:526 ugtk2.pm:812
#, c-format
msgid "Cancel"
@@ -2307,7 +2348,7 @@ msgstr ""
"sistemas de ficheiros. Verifique o hardware para atopa-la razón deste "
"problema"
-#: fs/any.pm:75 fs/partitioning_wizard.pm:59
+#: fs/any.pm:75 fs/partitioning_wizard.pm:60
#, c-format
msgid "You must have a FAT partition mounted in /boot/efi"
msgstr "Debe ter unha partición FAT montada en /boot/efi"
@@ -2317,11 +2358,13 @@ msgstr "Debe ter unha partición FAT montada en /boot/efi"
msgid "Creating and formatting file %s"
msgstr "Creando e formatando o ficheiro %s"
-#: fs/format.pm:119, c-format
+#: fs/format.pm:119
+#, c-format
msgid "I do not know how to set label on %s with type %s"
msgstr "Descoñécese cómo definir a etiqueta de %s de tipo %s"
-#: fs/format.pm:126, c-format
+#: fs/format.pm:126
+#, c-format
msgid "setting label on %s failed, is it formatted?"
msgstr "Ocorreu un erro ó intentar darlle unha etiqueta a %s, está formatada?"
@@ -2375,7 +2418,8 @@ msgstr "Usar un sistema de ficheiros cifrado"
msgid "Flush write cache on file close"
msgstr "Escribir a caché de escritura ó pechar o ficheiro"
-#: fs/mount_options.pm:118, c-format
+#: fs/mount_options.pm:118
+#, c-format
msgid "Enable group disk quota accounting and optionally enforce limits"
msgstr ""
@@ -2456,11 +2500,13 @@ msgstr "Permite a tódolos usuarios montar e desmontar o sistema de ficheiros."
msgid "Allow an ordinary user to mount the file system."
msgstr "Permitir que os usuarios normais monten o sistema de ficheiros."
-#: fs/mount_options.pm:147, c-format
+#: fs/mount_options.pm:147
+#, c-format
msgid "Enable user disk quota accounting, and optionally enforce limits"
msgstr ""
-#: fs/mount_options.pm:149, c-format
+#: fs/mount_options.pm:149
+#, c-format
msgid "Support \"user.\" extended attributes"
msgstr "Soportar atributos extendidos de \"user.\""
@@ -2515,7 +2561,7 @@ msgstr ""
"Non hai espacio de intercambio dabondo para levar a cabo a instalación, "
"engada algún"
-#: fs/partitioning_wizard.pm:51
+#: fs/partitioning_wizard.pm:52
#, c-format
msgid ""
"You must have a root partition.\n"
@@ -2526,7 +2572,7 @@ msgstr ""
"Para tela, cree unha partición (ou prema nunha que xa exista).\n"
"Logo escolla a acción ``Punto de montaxe'', e asóciea a `/'"
-#: fs/partitioning_wizard.pm:56
+#: fs/partitioning_wizard.pm:57
#, c-format
msgid ""
"You do not have a swap partition.\n"
@@ -2537,81 +2583,42 @@ msgstr ""
"\n"
"Desexa continuar de tódolos xeitos?"
-#: fs/partitioning_wizard.pm:84
+#: fs/partitioning_wizard.pm:93
#, c-format
msgid "Use free space"
msgstr "Usar espacio libre"
-#: fs/partitioning_wizard.pm:86
+#: fs/partitioning_wizard.pm:95
#, c-format
msgid "Not enough free space to allocate new partitions"
msgstr "Non hai espacio libre dabondo para crear novas particións"
-#: fs/partitioning_wizard.pm:94
+#: fs/partitioning_wizard.pm:103
#, c-format
msgid "Use existing partitions"
msgstr "Usar particións existentes"
-#: fs/partitioning_wizard.pm:96
+#: fs/partitioning_wizard.pm:105
#, c-format
msgid "There is no existing partition to use"
msgstr "Non hai ningunha partición existente para usar"
-#: fs/partitioning_wizard.pm:103
-#, c-format
-msgid "Use the Microsoft Windows® partition for loopback"
-msgstr "Usar a partición de Microsoft Windows® para loopback"
-
-#: fs/partitioning_wizard.pm:106
-#, c-format
-msgid "Which partition do you want to use for Linux4Win?"
-msgstr "Que partición desexa usar para Linux4Win?"
-
-#: fs/partitioning_wizard.pm:108
-#, c-format
-msgid "Choose the sizes"
-msgstr "Escolla os tamaños"
-
-#: fs/partitioning_wizard.pm:109
-#, c-format
-msgid "Root partition size in MB: "
-msgstr "Tamaño da partición raíz en MB: "
-
-#: fs/partitioning_wizard.pm:110
+#: fs/partitioning_wizard.pm:129
#, c-format
-msgid "Swap partition size in MB: "
-msgstr "Tamaño da partición swap en MB: "
+msgid "Computing the size of the Microsoft Windows® partition"
+msgstr "Calculando o tamaño da partición de Microsoft Windows®"
-#: fs/partitioning_wizard.pm:119
+#: fs/partitioning_wizard.pm:148
#, c-format
-msgid "There is no FAT partition to use as loopback (or not enough space left)"
-msgstr ""
-"Non hai particións FAT para usar coma loopback (ou non hai espacio nelas)"
-
-#: fs/partitioning_wizard.pm:127, c-format
msgid "Use the free space on a Microsoft Windows® partition"
msgstr "Emprega-lo espacio libre dunha partición de Microsoft Windows®"
-#: fs/partitioning_wizard.pm:129
+#: fs/partitioning_wizard.pm:152
#, c-format
msgid "Which partition do you want to resize?"
msgstr "Que partición desexa redimensionar?"
-#: fs/partitioning_wizard.pm:143
-#, c-format
-msgid ""
-"The FAT resizer is unable to handle your partition, \n"
-"the following error occurred: %s"
-msgstr ""
-"O redimensionador de FAT non é capaz de manexa-la súa partición,\n"
-"ocorreu o seguinte erro: %s"
-
-#: fs/partitioning_wizard.pm:146
-#, c-format
-msgid "Computing the size of the Microsoft Windows® partition"
-msgstr "Calculando o tamaño da partición de Microsoft Windows®"
-
-#: fs/partitioning_wizard.pm:153
+#: fs/partitioning_wizard.pm:162
#, c-format
msgid ""
"Your Microsoft Windows® partition is too fragmented. Please reboot your "
@@ -2622,7 +2629,7 @@ msgstr ""
"sistema con Microsoft Windows®, execute a utilidade ``defrag'', e despois "
"reinicie a instalación de Mandriva Linux."
-#: fs/partitioning_wizard.pm:156
+#: fs/partitioning_wizard.pm:166
#, c-format
msgid ""
"WARNING!\n"
@@ -2658,38 +2665,38 @@ msgstr ""
"Cando estea seguro, prema en %s."
#. -PO: keep the double empty lines between sections, this is formatted a la LaTeX
-#: fs/partitioning_wizard.pm:165 interactive.pm:549 interactive/curses.pm:263
-#: ugtk2.pm:519
+#: fs/partitioning_wizard.pm:175 fs/partitioning_wizard.pm:498
+#: interactive.pm:549 interactive/curses.pm:263 ugtk2.pm:519
#, c-format
msgid "Next"
msgstr "Seguinte"
-#: fs/partitioning_wizard.pm:168
+#: fs/partitioning_wizard.pm:180
#, c-format
msgid "Partitionning"
msgstr "Particionando"
-#: fs/partitioning_wizard.pm:168
+#: fs/partitioning_wizard.pm:180
#, c-format
msgid "Which size do you want to keep for Microsoft Windows® on partition %s?"
msgstr "Que tamaño desexa conservar para Microsoft Windows® en a partición %s?"
-#: fs/partitioning_wizard.pm:169
+#: fs/partitioning_wizard.pm:181
#, c-format
msgid "Size"
msgstr "Tamaño"
-#: fs/partitioning_wizard.pm:178
+#: fs/partitioning_wizard.pm:191
#, c-format
msgid "Resizing Microsoft Windows® partition"
msgstr "Redimensionando a partición de Microsoft Windows®"
-#: fs/partitioning_wizard.pm:183
+#: fs/partitioning_wizard.pm:196
#, c-format
msgid "FAT resizing failed: %s"
msgstr "Fallou o redimensionamento da FAT: %s"
-#: fs/partitioning_wizard.pm:186
+#: fs/partitioning_wizard.pm:199
#, c-format
msgid ""
"To ensure data integrity after resizing the partition(s), \n"
@@ -2700,44 +2707,44 @@ msgstr ""
"executaranse unhas verificacións do sistema de ficheiros a próxima vez que "
"arrinque Windows(TM)"
-#: fs/partitioning_wizard.pm:198
+#: fs/partitioning_wizard.pm:212
#, c-format
msgid "There is no FAT partition to resize (or not enough space left)"
msgstr ""
"Non hai particións FAT que redimensionar (ou non hai espacio libre dabondo)"
-#: fs/partitioning_wizard.pm:203
+#: fs/partitioning_wizard.pm:217
#, c-format
msgid "Remove Microsoft Windows®"
msgstr "Eliminar Microsoft Windows®"
-#: fs/partitioning_wizard.pm:203
+#: fs/partitioning_wizard.pm:217
#, c-format
msgid "Erase and use entire disk"
msgstr "Borrar e usa-lo disco enteiro"
-#: fs/partitioning_wizard.pm:205
+#: fs/partitioning_wizard.pm:221
#, c-format
msgid "You have more than one hard drive, which one do you install linux on?"
msgstr "Ten máis dun disco duro, ¿en cal deles desexa instalar linux?"
-#: fs/partitioning_wizard.pm:210 fsedit.pm:600
+#: fs/partitioning_wizard.pm:229 fsedit.pm:600
#, c-format
msgid "ALL existing partitions and their data will be lost on drive %s"
msgstr ""
"Perderanse TÓDALAS particións existentes e mailos seus datos na unidade %s"
-#: fs/partitioning_wizard.pm:220
+#: fs/partitioning_wizard.pm:239
#, c-format
msgid "Custom disk partitioning"
msgstr "Particionamento de disco personalizado"
-#: fs/partitioning_wizard.pm:226
+#: fs/partitioning_wizard.pm:245
#, c-format
msgid "Use fdisk"
msgstr "Usar fdisk"
-#: fs/partitioning_wizard.pm:229
+#: fs/partitioning_wizard.pm:248
#, c-format
msgid ""
"You can now partition %s.\n"
@@ -2746,27 +2753,32 @@ msgstr ""
"Agora pode particionar %s.\n"
"Cando remate, non esqueza gardar usando `w'"
-#: fs/partitioning_wizard.pm:269
+#: fs/partitioning_wizard.pm:388 fs/partitioning_wizard.pm:518
#, c-format
msgid "I can not find any room for installing"
msgstr "Non se puido atopar espacio dabondo para a instalación"
-#: fs/partitioning_wizard.pm:278
+#: fs/partitioning_wizard.pm:397 fs/partitioning_wizard.pm:525
#, c-format
msgid "The DrakX Partitioning wizard found the following solutions:"
msgstr "O Asistente de Particionamento de DrakX atopou as seguintes solucións:"
-#: fs/partitioning_wizard.pm:287
+#: fs/partitioning_wizard.pm:459
+#, c-format
+msgid "Here is the content of you disk drive "
+msgstr ""
+
+#: fs/partitioning_wizard.pm:535
#, c-format
msgid "Partitioning failed: %s"
msgstr "O particionamento fallou: %s"
-#: fs/type.pm:388
+#: fs/type.pm:390
#, c-format
msgid "You can not use JFS for partitions smaller than 16MB"
msgstr "Non pode usar JFS para particións máis pequenas de 16MB"
-#: fs/type.pm:389
+#: fs/type.pm:391
#, c-format
msgid "You can not use ReiserFS for partitions smaller than 32MB"
msgstr "Non pode usar ReiserFS para particións máis pequenas de 32MB"
@@ -2869,11 +2881,11 @@ msgstr "Este directorio debería permanecer dentro do sistema de ficheiros raíz
#: fsedit.pm:447 fsedit.pm:449
#, c-format
msgid ""
-"You need a true filesystem (ext2/ext3, reiserfs, xfs, or jfs) for this mount "
+"You need a true filesystem (ext2/3/4, reiserfs, xfs, or jfs) for this mount "
"point\n"
msgstr ""
-"Necesita un sistema de ficheiros real (ext2/ext3, reiserfs, xfs, ou jfs) "
-"para este punto de montaxe\n"
+"Necesita un sistema de ficheiros real (ext2/3/4, reiserfs, xfs, ou jfs) para "
+"este punto de montaxe\n"
#: fsedit.pm:451
#, c-format
@@ -2941,7 +2953,8 @@ msgstr "Portos USB"
msgid "SMBus controllers"
msgstr "Controladores SMBus"
-#: harddrake/data.pm:155, c-format
+#: harddrake/data.pm:155
+#, c-format
msgid "Bridges and system controllers"
msgstr "Bridges e controladores do sistema"
@@ -3096,7 +3109,8 @@ msgstr "Joystick"
msgid "Keyboard"
msgstr "Teclado"
-#: harddrake/data.pm:488, c-format
+#: harddrake/data.pm:488
+#, c-format
msgid "Tablet and touchscreen"
msgstr "Tableta e pantalla táctil"
@@ -3193,7 +3207,7 @@ msgstr ""
"Aquí pode seleccionar un driver alternativo (tanto OSS coma ALSA) para a súa "
"tarxeta de son (%s)."
-#. -PO: here the first %s is either "OSS" or "ALSA",
+#. -PO: here the first %s is either "OSS" or "ALSA",
#. -PO: the second %s is the name of the current driver
#. -PO: and the third %s is the name of the default driver
#: harddrake/sound.pm:412
@@ -3410,7 +3424,7 @@ msgstr "Tipo de sintonizador:"
#: interactive.pm:128 interactive.pm:549 interactive/curses.pm:263
#: interactive/http.pm:103 interactive/http.pm:156 interactive/stdio.pm:39
-#: interactive/stdio.pm:148 interactive/stdio.pm:149 mygtk2.pm:844
+#: interactive/stdio.pm:148 interactive/stdio.pm:149 mygtk2.pm:846
#: ugtk2.pm:421 ugtk2.pm:519 ugtk2.pm:812 ugtk2.pm:835
#, c-format
msgid "Ok"
@@ -3471,7 +3485,7 @@ msgstr "Non existe tal directorio"
msgid "No such file"
msgstr "Non existe tal ficheiro"
-#: interactive/gtk.pm:580
+#: interactive/gtk.pm:594
#, c-format
msgid "Beware, Caps Lock is enabled"
msgstr "Atención, Bloq Maiús está activado"
@@ -5317,17 +5331,18 @@ msgstr ""
"Fallo ó carga-lo módulo %s\n"
"¿Desexa volve-lo intentar con outros parámetros?"
-#: mygtk2.pm:1538 mygtk2.pm:1539
+#: mygtk2.pm:1540 mygtk2.pm:1541
#, c-format
msgid "Password is trivial to guess"
msgstr "O contrasinal é sinxela de adiviñar"
-#: mygtk2.pm:1540
+#: mygtk2.pm:1542
#, c-format
msgid "Password should resist to basic attacks"
msgstr "O contrasinal debe ser resistente a ataques básicos"
-#: mygtk2.pm:1541 mygtk2.pm:1542, c-format
+#: mygtk2.pm:1543 mygtk2.pm:1544
+#, c-format
msgid "Password seems secure"
msgstr "O contrasinal semella seguro"
@@ -5386,15 +5401,16 @@ msgid ""
"We have detected that some packages are not needed for your system "
"configuration."
msgstr ""
-"Detectouse que algúns paquetes non son precisos para a configuración "
-"seu sistema."
+"Detectouse que algúns paquetes non son precisos para a configuración seu "
+"sistema."
#: pkgs.pm:266
#, c-format
msgid "We will remove the following packages, unless you choose otherwise:"
msgstr "Removeranse os seguintes paquetes, se non escolle outra alternativa:"
-#: pkgs.pm:269 pkgs.pm:270, c-format
+#: pkgs.pm:269 pkgs.pm:270
+#, c-format
msgid "Unused hardware support"
msgstr ""
@@ -5452,7 +5468,8 @@ msgid "Your scanner(s) will not be available for non-root users."
msgstr ""
"Os seus escáners non estarán dispoñibles para os usuarios que non sexan root"
-#: security/help.pm:11, c-format
+#: security/help.pm:11
+#, c-format
msgid "Accept bogus IPv4 error messages."
msgstr ""
@@ -5854,7 +5871,8 @@ msgstr "A unidade de tempo de espera é o segundo"
msgid "Set the user's file mode creation mask."
msgstr "Establecer a máscara do modo de creación de ficheiros de usuario."
-#: security/l10n.pm:11, c-format
+#: security/l10n.pm:11
+#, c-format
msgid "Accept bogus IPv4 error messages"
msgstr ""
@@ -6124,7 +6142,8 @@ msgstr "Desactivar msec"
msgid "Standard"
msgstr "Estándar"
-#: security/level.pm:12, c-format
+#: security/level.pm:12
+#, c-format
msgid "Secure"
msgstr "Seguro"
@@ -7016,6 +7035,33 @@ msgstr ""
msgid "Installation failed"
msgstr "Fallou a instalación"
+#~ msgid "Use the Microsoft Windows® partition for loopback"
+#~ msgstr "Usar a partición de Microsoft Windows® para loopback"
+
+#~ msgid "Which partition do you want to use for Linux4Win?"
+#~ msgstr "Que partición desexa usar para Linux4Win?"
+
+#~ msgid "Choose the sizes"
+#~ msgstr "Escolla os tamaños"
+
+#~ msgid "Root partition size in MB: "
+#~ msgstr "Tamaño da partición raíz en MB: "
+
+#~ msgid "Swap partition size in MB: "
+#~ msgstr "Tamaño da partición swap en MB: "
+
+#~ msgid ""
+#~ "There is no FAT partition to use as loopback (or not enough space left)"
+#~ msgstr ""
+#~ "Non hai particións FAT para usar coma loopback (ou non hai espacio nelas)"
+
+#~ msgid ""
+#~ "The FAT resizer is unable to handle your partition, \n"
+#~ "the following error occurred: %s"
+#~ msgstr ""
+#~ "O redimensionador de FAT non é capaz de manexa-la súa partición,\n"
+#~ "ocorreu o seguinte erro: %s"
+
#~ msgid "Automatic routing from ALSA to PulseAudio"
#~ msgstr "Redirección automatica dende ALSA a PulseAudio"
diff --git a/perl-install/share/po/he.po b/perl-install/share/po/he.po
index e6d01b9fd..e3b45e5e3 100644
--- a/perl-install/share/po/he.po
+++ b/perl-install/share/po/he.po
@@ -14,7 +14,7 @@ msgid ""
msgstr ""
"Project-Id-Version: libDrakX\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-09-10 12:20+0200\n"
+"POT-Creation-Date: 2009-10-07 13:57+0200\n"
"PO-Revision-Date: 2008-03-24 03:26+0200\n"
"Last-Translator: Dotan Kamber <kamberd@yahoo.com>\n"
"Language-Team: Hebrew\n"
@@ -23,10 +23,10 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: KBabel 1.11.4\n"
-#: any.pm:252 any.pm:884 diskdrake/interactive.pm:594
+#: any.pm:252 any.pm:910 diskdrake/interactive.pm:594
#: diskdrake/interactive.pm:794 diskdrake/interactive.pm:838
-#: diskdrake/interactive.pm:924 diskdrake/interactive.pm:1178
-#: diskdrake/interactive.pm:1230 do_pkgs.pm:241 do_pkgs.pm:287
+#: diskdrake/interactive.pm:942 diskdrake/interactive.pm:1196
+#: diskdrake/interactive.pm:1248 do_pkgs.pm:241 do_pkgs.pm:287
#: harddrake/sound.pm:303 interactive.pm:587 pkgs.pm:281
#, c-format
msgid "Please wait"
@@ -178,7 +178,7 @@ msgstr "הפעלת APIC"
msgid "Enable Local APIC"
msgstr "הפעלת APIC מקומי"
-#: any.pm:415 any.pm:829 any.pm:845 authentication.pm:250
+#: any.pm:415 any.pm:855 any.pm:871 authentication.pm:250
#: diskdrake/smbnfs_gtk.pm:181
#, c-format
msgid "Password"
@@ -189,7 +189,7 @@ msgstr "סיסמה"
msgid "The passwords do not match"
msgstr "הסיסמאות לא זהות"
-#: any.pm:417 authentication.pm:261 diskdrake/interactive.pm:1402
+#: any.pm:417 authentication.pm:261 diskdrake/interactive.pm:1420
#, c-format
msgid "Please try again"
msgstr "יש לנסות שנית"
@@ -199,7 +199,7 @@ msgstr "יש לנסות שנית"
msgid "You can not use a password with %s"
msgstr "אסור להשתמש בסיסמה עם %s"
-#: any.pm:421 any.pm:831 any.pm:847 authentication.pm:251
+#: any.pm:421 any.pm:857 any.pm:873 authentication.pm:251
#, c-format
msgid "Password (again)"
msgstr "סיסמה (שוב)"
@@ -364,189 +364,190 @@ msgstr ""
"להלן הרשומות שהוגדרו כבר בתפריט האתחול\n"
"ניתן להוסיף רשומות או לשנות רשומות קיימות."
-#: any.pm:790
+#: any.pm:816
#, c-format
msgid "access to X programs"
msgstr "גישה ליישומים גרפיים"
-#: any.pm:791
+#: any.pm:817
#, c-format
msgid "access to rpm tools"
msgstr "גישה לכלי התקנת תוכנה"
-#: any.pm:792
+#: any.pm:818
#, c-format
msgid "allow \"su\""
msgstr "איפשור שינוי למנהל מערכת (\"su\")"
-#: any.pm:793
+#: any.pm:819
#, c-format
msgid "access to administrative files"
msgstr "אפשרות גישה לקבצי ניהול"
-#: any.pm:794
+#: any.pm:820
#, c-format
msgid "access to network tools"
msgstr "אפשרות גישה לכלי רשת"
-#: any.pm:795
+#: any.pm:821
#, c-format
msgid "access to compilation tools"
msgstr "אפשרות גישה לכלי הידור"
-#: any.pm:801
+#: any.pm:827
#, c-format
msgid "(already added %s)"
msgstr "(כבר נוסף %s)"
-#: any.pm:807
+#: any.pm:833
#, c-format
msgid "Please give a user name"
msgstr "עליך להגדיר שם משתמש"
-#: any.pm:808
-#, c-format
+#: any.pm:834
+#, fuzzy, c-format
msgid ""
-"The user name must contain only lower cased letters, numbers, `-' and `_'"
+"The user name must start with a lower case letter followed by only lower "
+"cased letters, numbers, `-' and `_'"
msgstr "שם המשתמש יכול להכיל אך ורק אותיות קטנות, מספרים, `-' ו `_'"
-#: any.pm:809
+#: any.pm:835
#, c-format
msgid "The user name is too long"
msgstr "שם המשתמש ארוך מדי"
-#: any.pm:810
+#: any.pm:836
#, c-format
msgid "This user name has already been added"
msgstr "שם משתמש זה כבר קיים"
-#: any.pm:816 any.pm:849
+#: any.pm:842 any.pm:875
#, c-format
msgid "User ID"
msgstr "קוד זיהוי משתמש"
-#: any.pm:816 any.pm:850
+#: any.pm:842 any.pm:876
#, c-format
msgid "Group ID"
msgstr "קוד זיהוי קבוצה"
-#: any.pm:817
+#: any.pm:843
#, c-format
msgid "%s must be a number"
msgstr "הערך %s חייב להיות מספר"
-#: any.pm:818
+#: any.pm:844
#, c-format
msgid "%s should be above 500. Accept anyway?"
msgstr "%s צריך להיות מעל 500. האם להמשיך בכל זאת?"
-#: any.pm:822
+#: any.pm:848
#, c-format
msgid "User management"
msgstr "ניהול משתמשים"
-#: any.pm:828 authentication.pm:237
+#: any.pm:854 authentication.pm:237
#, c-format
msgid "Set administrator (root) password"
msgstr "קביעת סיסמת מנהל"
-#: any.pm:833
+#: any.pm:859
#, c-format
msgid "Enter a user"
msgstr "הזנת משתמש"
-#: any.pm:835
+#: any.pm:861
#, c-format
msgid "Icon"
msgstr "סמל"
-#: any.pm:838
+#: any.pm:864
#, c-format
msgid "Real name"
msgstr "שם אמיתי"
-#: any.pm:843
+#: any.pm:869
#, c-format
msgid "Login name"
msgstr "שם משתמש"
-#: any.pm:848
+#: any.pm:874
#, c-format
msgid "Shell"
msgstr "מעטפת"
-#: any.pm:884
+#: any.pm:910
#, c-format
msgid "Please wait, adding media..."
msgstr "נא להמתין, מוסיף מקור..."
-#: any.pm:914 security/l10n.pm:14
+#: any.pm:940 security/l10n.pm:14
#, c-format
msgid "Autologin"
msgstr "כניסה-אוטומטית"
-#: any.pm:915
+#: any.pm:941
#, c-format
msgid "I can set up your computer to automatically log on one user."
msgstr ""
"ניתן להגדיר שכאשר המערכת תופעל היא תכנס אוטומטית לחשבון של אחד המשתמשים."
-#: any.pm:916
+#: any.pm:942
#, c-format
msgid "Use this feature"
msgstr "הפעל אפשרות זו"
-#: any.pm:917
+#: any.pm:943
#, c-format
msgid "Choose the default user:"
msgstr "בחירת משתמש ברירת המחדל: "
-#: any.pm:918
+#: any.pm:944
#, c-format
msgid "Choose the window manager to run:"
msgstr "יש לבחור את מנהל החלונות:"
-#: any.pm:929 any.pm:949 any.pm:1022
+#: any.pm:955 any.pm:975 any.pm:1048
#, c-format
msgid "Release Notes"
msgstr "הערות שחרור"
-#: any.pm:956 any.pm:1314 interactive/gtk.pm:805
+#: any.pm:982 any.pm:1340 interactive/gtk.pm:819
#, c-format
msgid "Close"
msgstr "סגור"
-#: any.pm:1008
+#: any.pm:1034
#, c-format
msgid "License agreement"
msgstr "הסכם משתמש"
-#: any.pm:1010 diskdrake/dav.pm:26
+#: any.pm:1036 diskdrake/dav.pm:26
#, c-format
msgid "Quit"
msgstr "יציאה"
-#: any.pm:1017
+#: any.pm:1043
#, fuzzy, c-format
msgid "Do you accept this license ?"
msgstr "האם יש לך עוד אחד?"
-#: any.pm:1018
+#: any.pm:1044
#, c-format
msgid "Accept"
msgstr "הסכמה"
-#: any.pm:1018
+#: any.pm:1044
#, c-format
msgid "Refuse"
msgstr "סירוב"
-#: any.pm:1044 any.pm:1110
+#: any.pm:1070 any.pm:1136
#, c-format
msgid "Please choose a language to use"
msgstr "יש לבחור את השפה העיקרית"
-#: any.pm:1073
+#: any.pm:1099
#, c-format
msgid ""
"Mandriva Linux can support multiple languages. Select\n"
@@ -557,77 +558,77 @@ msgstr ""
"את השפות שברצונך להתקין. השפות יהיו זמינות כאשר\n"
"ההתקנה תסתיים והמחשב יופעל מחדש."
-#: any.pm:1076
+#: any.pm:1102
#, c-format
msgid "Multi languages"
msgstr "ריבוי שפות"
-#: any.pm:1087 any.pm:1119
+#: any.pm:1113 any.pm:1145
#, c-format
msgid "Old compatibility (non UTF-8) encoding"
msgstr "קידוד עם תאימות לאחור (לא UTF-8)"
-#: any.pm:1089
+#: any.pm:1115
#, c-format
msgid "All languages"
msgstr "כל השפות"
-#: any.pm:1111
+#: any.pm:1137
#, c-format
msgid "Language choice"
msgstr "בחירת שפה"
-#: any.pm:1165
+#: any.pm:1191
#, c-format
msgid "Country / Region"
msgstr "מדינה / אזור"
-#: any.pm:1166
+#: any.pm:1192
#, c-format
msgid "Please choose your country"
msgstr "עליך לבחור את המדינה שלך"
-#: any.pm:1168
+#: any.pm:1194
#, c-format
msgid "Here is the full list of available countries"
msgstr "להלן הרשימה המלאה של המדינות הזמינות"
-#: any.pm:1169
+#: any.pm:1195
#, c-format
msgid "Other Countries"
msgstr "מדינות אחרות"
-#: any.pm:1169 interactive.pm:488 interactive/gtk.pm:445
+#: any.pm:1195 interactive.pm:488 interactive/gtk.pm:445
#, c-format
msgid "Advanced"
msgstr "מתקדם"
-#: any.pm:1175
+#: any.pm:1201
#, c-format
msgid "Input method:"
msgstr "שיטת קלט:"
-#: any.pm:1178
+#: any.pm:1204
#, c-format
msgid "None"
msgstr "כלום"
-#: any.pm:1259
+#: any.pm:1285
#, c-format
msgid "No sharing"
msgstr "ללא שיתוף"
-#: any.pm:1259
+#: any.pm:1285
#, c-format
msgid "Allow all users"
msgstr "הרשה לכל המשתמשים"
-#: any.pm:1259
+#: any.pm:1285
#, c-format
msgid "Custom"
msgstr "מותאם אישית"
-#: any.pm:1263
+#: any.pm:1289
#, c-format
msgid ""
"Would you like to allow users to share some of their directories?\n"
@@ -641,7 +642,7 @@ msgstr ""
"\n"
"\" התאמה אישית\" תאפשר התאמה לכל משתמש.\n"
-#: any.pm:1275
+#: any.pm:1301
#, c-format
msgid ""
"NFS: the traditional Unix file sharing system, with less support on Mac and "
@@ -649,7 +650,7 @@ msgid ""
msgstr ""
"NFS: מערכת שיתוף הקבצים המסורתית של יוניקס, עם תמיכה פחותה במק וחלונות."
-#: any.pm:1278
+#: any.pm:1304
#, c-format
msgid ""
"SMB: a file sharing system used by Windows, Mac OS X and many modern Linux "
@@ -658,18 +659,18 @@ msgstr ""
"SMB: מערכת שיתוף קבצים הנמצאת בשימוש בחלונות, Mac OS X ומערכות לינוקס "
"מודרניות רבות."
-#: any.pm:1286
+#: any.pm:1312
#, c-format
msgid ""
"You can export using NFS or SMB. Please select which you would like to use."
msgstr "ניתן לייצא בעזרת NFS או SMB. עליך לבחור במה להשתמש."
-#: any.pm:1314
+#: any.pm:1340
#, c-format
msgid "Launch userdrake"
msgstr "הפעלת userdrake"
-#: any.pm:1316
+#: any.pm:1342
#, c-format
msgid ""
"The per-user sharing uses the group \"fileshare\". \n"
@@ -678,54 +679,54 @@ msgstr ""
"השיתוף לכל משתמש, משתמש בהגדרתקבוצה \"שיתוף-קבצים\".\n"
"ביכולתך להשתמש בעורך המשתמשים כדי להוסיף משתמשים לקבוצה זו."
-#: any.pm:1421
+#: any.pm:1448
#, fuzzy, c-format
msgid ""
"You need to logout and back in again for changes to take effect. Press OK to "
"logout now."
msgstr "עליך להתנתק ולהתחבר שנית כדי שהשינויים יחולו."
-#: any.pm:1425
+#: any.pm:1452
#, c-format
msgid "You need to log out and back in again for changes to take effect"
msgstr "עליך להתנתק ולהתחבר שנית כדי שהשינויים יחולו."
-#: any.pm:1460
+#: any.pm:1487
#, c-format
msgid "Timezone"
msgstr "אזור זמן"
-#: any.pm:1460
+#: any.pm:1487
#, c-format
msgid "Which is your timezone?"
msgstr "מהו אזור הזמן שלך?"
-#: any.pm:1483 any.pm:1485
+#: any.pm:1510 any.pm:1512
#, c-format
msgid "Date, Clock & Time Zone Settings"
msgstr "הגדרות תאריך, שעון ואזור-זמן"
-#: any.pm:1486
+#: any.pm:1513
#, c-format
msgid "What is the best time?"
msgstr "מה הזמן הנכון?"
-#: any.pm:1490
+#: any.pm:1517
#, c-format
msgid "%s (hardware clock set to UTC)"
msgstr "%s (שעון מערכת מכוון ל-UTC)"
-#: any.pm:1491
+#: any.pm:1518
#, c-format
msgid "%s (hardware clock set to local time)"
msgstr "%s (שעון מערכת מכוון לזמן המקומי)"
-#: any.pm:1493
+#: any.pm:1520
#, c-format
msgid "NTP Server"
msgstr "שרת NTP"
-#: any.pm:1494
+#: any.pm:1521
#, c-format
msgid "Automatic time synchronization (using NTP)"
msgstr "סנכרון זמן אוטומטי (שימוש ב-NTP)"
@@ -1210,7 +1211,7 @@ msgid "Mount point"
msgstr "נקודת עיגון"
#: diskdrake/dav.pm:67 diskdrake/interactive.pm:403
-#: diskdrake/interactive.pm:1072 diskdrake/removable.pm:24
+#: diskdrake/interactive.pm:1090 diskdrake/removable.pm:24
#: diskdrake/smbnfs_gtk.pm:80
#, c-format
msgid "Options"
@@ -1221,23 +1222,24 @@ msgstr "אפשרויות"
msgid "Remove"
msgstr "הסרה"
-#: diskdrake/dav.pm:69 diskdrake/hd_gtk.pm:182 diskdrake/removable.pm:26
+#: diskdrake/dav.pm:69 diskdrake/hd_gtk.pm:187 diskdrake/removable.pm:26
#: diskdrake/smbnfs_gtk.pm:82 interactive/http.pm:151
#, c-format
msgid "Done"
msgstr "סיום"
-#: diskdrake/dav.pm:78 diskdrake/hd_gtk.pm:123 diskdrake/hd_gtk.pm:289
+#: diskdrake/dav.pm:78 diskdrake/hd_gtk.pm:128 diskdrake/hd_gtk.pm:294
#: diskdrake/interactive.pm:247 diskdrake/interactive.pm:260
#: diskdrake/interactive.pm:450 diskdrake/interactive.pm:520
#: diskdrake/interactive.pm:525 diskdrake/interactive.pm:656
-#: diskdrake/interactive.pm:942 diskdrake/interactive.pm:1118
-#: diskdrake/interactive.pm:1131 diskdrake/interactive.pm:1134
-#: diskdrake/interactive.pm:1402 diskdrake/smbnfs_gtk.pm:42 do_pkgs.pm:23
-#: do_pkgs.pm:28 do_pkgs.pm:44 do_pkgs.pm:60 do_pkgs.pm:65 do_pkgs.pm:82
-#: fsedit.pm:246 interactive/http.pm:117 interactive/http.pm:118
-#: modules/interactive.pm:19 scanner.pm:95 scanner.pm:106 scanner.pm:113
-#: scanner.pm:120 wizards.pm:95 wizards.pm:99 wizards.pm:121
+#: diskdrake/interactive.pm:909 diskdrake/interactive.pm:960
+#: diskdrake/interactive.pm:1136 diskdrake/interactive.pm:1149
+#: diskdrake/interactive.pm:1152 diskdrake/interactive.pm:1420
+#: diskdrake/smbnfs_gtk.pm:42 do_pkgs.pm:23 do_pkgs.pm:28 do_pkgs.pm:44
+#: do_pkgs.pm:60 do_pkgs.pm:65 do_pkgs.pm:82 fsedit.pm:246
+#: interactive/http.pm:117 interactive/http.pm:118 modules/interactive.pm:19
+#: scanner.pm:95 scanner.pm:106 scanner.pm:113 scanner.pm:120 wizards.pm:95
+#: wizards.pm:99 wizards.pm:121
#, c-format
msgid "Error"
msgstr "שגיאה"
@@ -1252,12 +1254,12 @@ msgstr "נא להכניס את כתובת שרת ה-WevDAV"
msgid "The URL must begin with http:// or https://"
msgstr "שם האתר חייב להתחיל בhttp:// או בhttps://"
-#: diskdrake/dav.pm:106 diskdrake/hd_gtk.pm:407 diskdrake/interactive.pm:303
+#: diskdrake/dav.pm:106 diskdrake/hd_gtk.pm:412 diskdrake/interactive.pm:303
#: diskdrake/interactive.pm:388 diskdrake/interactive.pm:550
#: diskdrake/interactive.pm:747 diskdrake/interactive.pm:805
-#: diskdrake/interactive.pm:922 diskdrake/interactive.pm:964
-#: diskdrake/interactive.pm:965 diskdrake/interactive.pm:1215
-#: diskdrake/interactive.pm:1253 diskdrake/interactive.pm:1401 do_pkgs.pm:19
+#: diskdrake/interactive.pm:940 diskdrake/interactive.pm:982
+#: diskdrake/interactive.pm:983 diskdrake/interactive.pm:1233
+#: diskdrake/interactive.pm:1271 diskdrake/interactive.pm:1419 do_pkgs.pm:19
#: do_pkgs.pm:39 do_pkgs.pm:57 do_pkgs.pm:77 harddrake/sound.pm:442
#, c-format
msgid "Warning"
@@ -1274,58 +1276,60 @@ msgid "Server: "
msgstr "שרת:"
#: diskdrake/dav.pm:125 diskdrake/interactive.pm:493
-#: diskdrake/interactive.pm:1277 diskdrake/interactive.pm:1362
+#: diskdrake/interactive.pm:1295 diskdrake/interactive.pm:1380
#, c-format
msgid "Mount point: "
msgstr "נקודת עיגון: "
-#: diskdrake/dav.pm:126 diskdrake/interactive.pm:1369
+#: diskdrake/dav.pm:126 diskdrake/interactive.pm:1387
#, c-format
msgid "Options: %s"
msgstr "אפשרויות: %s"
-#: diskdrake/hd_gtk.pm:54 diskdrake/interactive.pm:298
+#: diskdrake/hd_gtk.pm:61 diskdrake/interactive.pm:298
#: diskdrake/smbnfs_gtk.pm:22 fs/mount_point.pm:106
-#: fs/partitioning_wizard.pm:51 fs/partitioning_wizard.pm:206
-#: fs/partitioning_wizard.pm:211 fs/partitioning_wizard.pm:250
-#: fs/partitioning_wizard.pm:269 fs/partitioning_wizard.pm:274
+#: fs/partitioning_wizard.pm:52 fs/partitioning_wizard.pm:222
+#: fs/partitioning_wizard.pm:230 fs/partitioning_wizard.pm:269
+#: fs/partitioning_wizard.pm:388 fs/partitioning_wizard.pm:445
+#: fs/partitioning_wizard.pm:518 fs/partitioning_wizard.pm:521
#, c-format
msgid "Partitioning"
msgstr "חלוקה למחיצות"
-#: diskdrake/hd_gtk.pm:68
+#: diskdrake/hd_gtk.pm:73
#, c-format
msgid "Click on a partition, choose a filesystem type then choose an action"
msgstr ""
-#: diskdrake/hd_gtk.pm:105 diskdrake/interactive.pm:1093
-#: diskdrake/interactive.pm:1103 diskdrake/interactive.pm:1156
+#: diskdrake/hd_gtk.pm:110 diskdrake/interactive.pm:1111
+#: diskdrake/interactive.pm:1121 diskdrake/interactive.pm:1174
#, c-format
msgid "Read carefully"
msgstr "יש לקרוא בעיון"
-#: diskdrake/hd_gtk.pm:105
+#: diskdrake/hd_gtk.pm:110
#, c-format
msgid "Please make a backup of your data first"
msgstr "יש לגבות את המידע שעל המערכת לפני ביצוע פעולה זו"
-#: diskdrake/hd_gtk.pm:106 diskdrake/interactive.pm:240
+#: diskdrake/hd_gtk.pm:111 diskdrake/interactive.pm:240
#, c-format
msgid "Exit"
msgstr "יציאה"
-#: diskdrake/hd_gtk.pm:106
+#: diskdrake/hd_gtk.pm:111
#, c-format
msgid "Continue"
msgstr "המשך"
-#: diskdrake/hd_gtk.pm:177 interactive.pm:653 interactive/gtk.pm:797
-#: interactive/gtk.pm:815 interactive/gtk.pm:836 ugtk2.pm:936
+#: diskdrake/hd_gtk.pm:182 fs/partitioning_wizard.pm:493 interactive.pm:653
+#: interactive/gtk.pm:811 interactive/gtk.pm:829 interactive/gtk.pm:850
+#: ugtk2.pm:936
#, c-format
msgid "Help"
msgstr "עזרה"
-#: diskdrake/hd_gtk.pm:223
+#: diskdrake/hd_gtk.pm:228
#, c-format
msgid ""
"You have one big Microsoft Windows partition.\n"
@@ -1336,87 +1340,87 @@ msgstr ""
"מומלץ לשנות את גודל המחיצה בתור פעולה ראשונה\n"
"(עליך לבחור את המחיצה, ואז ללחוץ על \"שינוי גודל\")"
-#: diskdrake/hd_gtk.pm:225
+#: diskdrake/hd_gtk.pm:230
#, c-format
msgid "Please click on a partition"
msgstr "עליך לבחור מחיצה"
-#: diskdrake/hd_gtk.pm:239 diskdrake/smbnfs_gtk.pm:63
+#: diskdrake/hd_gtk.pm:244 diskdrake/smbnfs_gtk.pm:63
#, c-format
msgid "Details"
msgstr "פרטים"
-#: diskdrake/hd_gtk.pm:289
+#: diskdrake/hd_gtk.pm:294
#, c-format
msgid "No hard drives found"
msgstr "לא נמצאו כוננים קשיחים"
-#: diskdrake/hd_gtk.pm:316
+#: diskdrake/hd_gtk.pm:321
#, c-format
msgid "Unknown"
msgstr "לא ידוע"
-#: diskdrake/hd_gtk.pm:378
+#: diskdrake/hd_gtk.pm:383
#, c-format
msgid "Ext3"
msgstr "Ext3"
-#: diskdrake/hd_gtk.pm:378
+#: diskdrake/hd_gtk.pm:383
#, c-format
msgid "XFS"
msgstr "XFS"
-#: diskdrake/hd_gtk.pm:378
+#: diskdrake/hd_gtk.pm:383
#, c-format
msgid "Swap"
msgstr "זיכרון החלפה"
-#: diskdrake/hd_gtk.pm:378
+#: diskdrake/hd_gtk.pm:383
#, c-format
msgid "SunOS"
msgstr "SunOS"
-#: diskdrake/hd_gtk.pm:378
+#: diskdrake/hd_gtk.pm:383
#, c-format
msgid "HFS"
msgstr "HFS"
-#: diskdrake/hd_gtk.pm:378
+#: diskdrake/hd_gtk.pm:383
#, c-format
msgid "Windows"
msgstr "חלונות"
-#: diskdrake/hd_gtk.pm:379 services.pm:158
+#: diskdrake/hd_gtk.pm:384 services.pm:158
#, c-format
msgid "Other"
msgstr "אחר"
-#: diskdrake/hd_gtk.pm:379 diskdrake/interactive.pm:1292
+#: diskdrake/hd_gtk.pm:384 diskdrake/interactive.pm:1310
#, c-format
msgid "Empty"
msgstr "ריק"
-#: diskdrake/hd_gtk.pm:386
+#: diskdrake/hd_gtk.pm:391
#, c-format
msgid "Filesystem types:"
msgstr "סוגי מערכות קבצים:"
-#: diskdrake/hd_gtk.pm:407
+#: diskdrake/hd_gtk.pm:412
#, c-format
msgid "This partition is already empty"
msgstr "מחיצה זו כבר ריקה"
-#: diskdrake/hd_gtk.pm:416
+#: diskdrake/hd_gtk.pm:421
#, c-format
msgid "Use ``Unmount'' first"
msgstr "נא לבחור קודם כל ב\"ניתוק\""
-#: diskdrake/hd_gtk.pm:416
+#: diskdrake/hd_gtk.pm:421
#, c-format
msgid "Use ``%s'' instead (in expert mode)"
msgstr "השתמש ב''%s'' במקום (במצב מומחה)"
-#: diskdrake/hd_gtk.pm:416 diskdrake/interactive.pm:402
+#: diskdrake/hd_gtk.pm:421 diskdrake/interactive.pm:402
#: diskdrake/interactive.pm:588 diskdrake/removable.pm:25
#: diskdrake/removable.pm:48
#, c-format
@@ -1440,7 +1444,7 @@ msgid "More"
msgstr "מתקדם"
#: diskdrake/interactive.pm:281 diskdrake/interactive.pm:291
-#: diskdrake/interactive.pm:1200
+#: diskdrake/interactive.pm:1218
#, c-format
msgid "Confirmation"
msgstr "אישור"
@@ -1465,7 +1469,7 @@ msgstr "האם לצאת בלי לשמור את טבלת המחיצות?"
msgid "Do you want to save /etc/fstab modifications"
msgstr "האם ברצונך לשמור את שינויי /etc/fstab"
-#: diskdrake/interactive.pm:298 fs/partitioning_wizard.pm:250
+#: diskdrake/interactive.pm:298 fs/partitioning_wizard.pm:269
#, c-format
msgid "You need to reboot for the partition table modifications to take place"
msgstr "יש צורך בהפעלת המחשב מחדש בכדי שהשינויים בטבלת המחיצות יכנסו לתוקף"
@@ -1555,7 +1559,7 @@ msgstr "יצירת מערכת קבצים"
msgid "Add to RAID"
msgstr "הוספה ל-RAID"
-#: diskdrake/interactive.pm:409 diskdrake/interactive.pm:888
+#: diskdrake/interactive.pm:409 diskdrake/interactive.pm:891
#, c-format
msgid "Add to LVM"
msgstr "הוספה ל-LVM"
@@ -1615,12 +1619,12 @@ msgstr "יצרת מחיצה חדשה"
msgid "Start sector: "
msgstr "מקטע התחלה:"
-#: diskdrake/interactive.pm:489 diskdrake/interactive.pm:957
+#: diskdrake/interactive.pm:489 diskdrake/interactive.pm:975
#, c-format
msgid "Size in MB: "
msgstr "גודל ב-MB: "
-#: diskdrake/interactive.pm:491 diskdrake/interactive.pm:958
+#: diskdrake/interactive.pm:491 diskdrake/interactive.pm:976
#, c-format
msgid "Filesystem type: "
msgstr "סוג מערכת קבצים: "
@@ -1722,7 +1726,7 @@ msgid "Where do you want to mount %s?"
msgstr "לאן ברצונך לעגן את %s?"
#: diskdrake/interactive.pm:711 diskdrake/interactive.pm:794
-#: fs/partitioning_wizard.pm:146 fs/partitioning_wizard.pm:178
+#: fs/partitioning_wizard.pm:129 fs/partitioning_wizard.pm:191
#, c-format
msgid "Resizing"
msgstr "משנה גודל"
@@ -1776,7 +1780,7 @@ msgstr ""
"על מנת להבטיח את שלמות הנתונים אחרי שינוי גודל המחיצה(ות) \n"
"תiפעל בדיקה של מערכת הקבצים באתחול הבא של חלונות"
-#: diskdrake/interactive.pm:853 diskdrake/interactive.pm:1397
+#: diskdrake/interactive.pm:853 diskdrake/interactive.pm:1415
#, c-format
msgid "Filesystem encryption key"
msgstr "מפתח ההצפנה של המערכת"
@@ -1786,7 +1790,7 @@ msgstr "מפתח ההצפנה של המערכת"
msgid "Enter your filesystem encryption key"
msgstr "עליך לבחור את מפתח ההצפנה של המערכת שלך"
-#: diskdrake/interactive.pm:855 diskdrake/interactive.pm:1405
+#: diskdrake/interactive.pm:855 diskdrake/interactive.pm:1423
#, c-format
msgid "Encryption key"
msgstr "מפתח הצפנה"
@@ -1801,22 +1805,32 @@ msgstr ""
msgid "Choose an existing RAID to add to"
msgstr "יש לבחור RAID קיים אליו יש להוסיף"
-#: diskdrake/interactive.pm:872 diskdrake/interactive.pm:890
+#: diskdrake/interactive.pm:872 diskdrake/interactive.pm:893
#, c-format
msgid "new"
msgstr "חדש"
-#: diskdrake/interactive.pm:888
+#: diskdrake/interactive.pm:891
#, c-format
msgid "Choose an existing LVM to add to"
msgstr "יש לבחור LVM קיים אליו יש להוסיף"
-#: diskdrake/interactive.pm:895
-#, c-format
-msgid "LVM name?"
+#: diskdrake/interactive.pm:903 diskdrake/interactive.pm:912
+#, fuzzy, c-format
+msgid "LVM name"
msgstr "שם LVM?"
-#: diskdrake/interactive.pm:922
+#: diskdrake/interactive.pm:904
+#, c-format
+msgid "Enter a name for the new LVM volume group"
+msgstr ""
+
+#: diskdrake/interactive.pm:909
+#, fuzzy, c-format
+msgid "\"%s\" already exists"
+msgstr "קובץ זה כבר קיים. האם להשתמש בו?"
+
+#: diskdrake/interactive.pm:940
#, c-format
msgid ""
"Physical volume %s is still in use.\n"
@@ -1825,117 +1839,117 @@ msgstr ""
"המחיצה הפיזית %s עדיין בשימוש.\n"
"האם ברצונך להעביר את החלקים שבשימוש במחיצה זו למחיצה אחרת?"
-#: diskdrake/interactive.pm:924
+#: diskdrake/interactive.pm:942
#, c-format
msgid "Moving physical extents"
msgstr "מעביר הרחבות פיזיות"
-#: diskdrake/interactive.pm:942
+#: diskdrake/interactive.pm:960
#, c-format
msgid "This partition can not be used for loopback"
msgstr "לא יכול לעשות שימוש במחיצה זאת עבור loopback"
-#: diskdrake/interactive.pm:955
+#: diskdrake/interactive.pm:973
#, c-format
msgid "Loopback"
msgstr "Loopback"
-#: diskdrake/interactive.pm:956
+#: diskdrake/interactive.pm:974
#, c-format
msgid "Loopback file name: "
msgstr "שם קובץ loopback: "
-#: diskdrake/interactive.pm:961
+#: diskdrake/interactive.pm:979
#, c-format
msgid "Give a file name"
msgstr "עליך להגדיר שם קובץ"
-#: diskdrake/interactive.pm:964
+#: diskdrake/interactive.pm:982
#, c-format
msgid "File is already used by another loopback, choose another one"
msgstr "הקובץ בשימוש loopback אחר, נא לבחור קובץ אחר."
-#: diskdrake/interactive.pm:965
+#: diskdrake/interactive.pm:983
#, c-format
msgid "File already exists. Use it?"
msgstr "קובץ זה כבר קיים. האם להשתמש בו?"
-#: diskdrake/interactive.pm:997 diskdrake/interactive.pm:1000
+#: diskdrake/interactive.pm:1015 diskdrake/interactive.pm:1018
#, c-format
msgid "Mount options"
msgstr "אפשרויות עיגון"
-#: diskdrake/interactive.pm:1007
+#: diskdrake/interactive.pm:1025
#, c-format
msgid "Various"
msgstr "שונות"
-#: diskdrake/interactive.pm:1074
+#: diskdrake/interactive.pm:1092
#, c-format
msgid "device"
msgstr "התקן"
-#: diskdrake/interactive.pm:1075
+#: diskdrake/interactive.pm:1093
#, c-format
msgid "level"
msgstr "רמה"
-#: diskdrake/interactive.pm:1076
+#: diskdrake/interactive.pm:1094
#, c-format
msgid "chunk size in KiB"
msgstr "גודל חתיכה ב KiB"
-#: diskdrake/interactive.pm:1094
+#: diskdrake/interactive.pm:1112
#, c-format
msgid "Be careful: this operation is dangerous."
msgstr "זהירות: פעולה זו מסוכנת."
-#: diskdrake/interactive.pm:1109
+#: diskdrake/interactive.pm:1127
#, fuzzy, c-format
msgid "Partitioning Type"
msgstr "חלוקה למחיצות"
-#: diskdrake/interactive.pm:1109
+#: diskdrake/interactive.pm:1127
#, c-format
msgid "What type of partitioning?"
msgstr "איזה סוג חלוקה למחיצות?"
-#: diskdrake/interactive.pm:1147
+#: diskdrake/interactive.pm:1165
#, c-format
msgid "You'll need to reboot before the modification can take place"
msgstr "יש צורך להפעיל מחדש את המחשב בכדי שהשינויים יכנסו לתוקף"
-#: diskdrake/interactive.pm:1156
+#: diskdrake/interactive.pm:1174
#, c-format
msgid "Partition table of drive %s is going to be written to disk"
msgstr "טבלת המחיצות של הכונן %s עומדת להיכתב לכונן"
-#: diskdrake/interactive.pm:1178 fs/format.pm:96 fs/format.pm:103
+#: diskdrake/interactive.pm:1196 fs/format.pm:96 fs/format.pm:103
#, c-format
msgid "Formatting partition %s"
msgstr "מפרמט את המחיצה %s"
-#: diskdrake/interactive.pm:1191
+#: diskdrake/interactive.pm:1209
#, c-format
msgid "After formatting partition %s, all data on this partition will be lost"
msgstr "אחרי יצירת מערכת קבצים במחיצה %s, כל המידע במחיצה זו יאבד"
-#: diskdrake/interactive.pm:1200 fs/partitioning.pm:48
+#: diskdrake/interactive.pm:1218 fs/partitioning.pm:48
#, c-format
msgid "Check bad blocks?"
msgstr "האם לבדוק בלוקים עם שגיאות?"
-#: diskdrake/interactive.pm:1214
+#: diskdrake/interactive.pm:1232
#, c-format
msgid "Move files to the new partition"
msgstr "העבר קבצים למחיצה החדשה"
-#: diskdrake/interactive.pm:1214
+#: diskdrake/interactive.pm:1232
#, c-format
msgid "Hide files"
msgstr "הסתר קבצים"
-#: diskdrake/interactive.pm:1215
+#: diskdrake/interactive.pm:1233
#, c-format
msgid ""
"Directory %s already contains data\n"
@@ -1951,128 +1965,128 @@ msgstr ""
"באפשרותך לבחור בהעברת הקבצים למחיצה שתעוגן באותו מקום או להשאירם במקומם (מה "
"שיביא להסתרתם על ידי תוכן המחיצה שתעוגן)"
-#: diskdrake/interactive.pm:1230
+#: diskdrake/interactive.pm:1248
#, c-format
msgid "Moving files to the new partition"
msgstr "מעביר קבצים למחיצה החדשה"
-#: diskdrake/interactive.pm:1234
+#: diskdrake/interactive.pm:1252
#, c-format
msgid "Copying %s"
msgstr "מעתיק %s"
-#: diskdrake/interactive.pm:1238
+#: diskdrake/interactive.pm:1256
#, c-format
msgid "Removing %s"
msgstr "מסיר את %s"
-#: diskdrake/interactive.pm:1252
+#: diskdrake/interactive.pm:1270
#, c-format
msgid "partition %s is now known as %s"
msgstr "המחיצה %s זמינה כעת כ-%s"
-#: diskdrake/interactive.pm:1253
+#: diskdrake/interactive.pm:1271
#, c-format
msgid "Partitions have been renumbered: "
msgstr "מספרי המחיצות שונו: "
-#: diskdrake/interactive.pm:1278 diskdrake/interactive.pm:1346
+#: diskdrake/interactive.pm:1296 diskdrake/interactive.pm:1364
#, c-format
msgid "Device: "
msgstr "התקן:"
-#: diskdrake/interactive.pm:1279
+#: diskdrake/interactive.pm:1297
#, c-format
msgid "Volume label: "
msgstr "שם המחיצה:"
-#: diskdrake/interactive.pm:1280
+#: diskdrake/interactive.pm:1298
#, c-format
msgid "UUID: "
msgstr "UUID: "
-#: diskdrake/interactive.pm:1281
+#: diskdrake/interactive.pm:1299
#, c-format
msgid "DOS drive letter: %s (just a guess)\n"
msgstr "אות כונן חלונות: %s (לפי ניחוש)\n"
-#: diskdrake/interactive.pm:1285 diskdrake/interactive.pm:1294
-#: diskdrake/interactive.pm:1365
+#: diskdrake/interactive.pm:1303 diskdrake/interactive.pm:1312
+#: diskdrake/interactive.pm:1383
#, c-format
msgid "Type: "
msgstr "סוג: "
-#: diskdrake/interactive.pm:1289 diskdrake/interactive.pm:1350
+#: diskdrake/interactive.pm:1307 diskdrake/interactive.pm:1368
#, c-format
msgid "Name: "
msgstr "שם: "
-#: diskdrake/interactive.pm:1296
+#: diskdrake/interactive.pm:1314
#, c-format
msgid "Start: sector %s\n"
msgstr "התחלה: מקטע %s\n"
-#: diskdrake/interactive.pm:1297
+#: diskdrake/interactive.pm:1315
#, c-format
msgid "Size: %s"
msgstr "גודל: %s"
-#: diskdrake/interactive.pm:1299
+#: diskdrake/interactive.pm:1317
#, c-format
msgid ", %s sectors"
msgstr ", %s מקטעים"
-#: diskdrake/interactive.pm:1301
+#: diskdrake/interactive.pm:1319
#, c-format
msgid "Cylinder %d to %d\n"
msgstr "מסילה %d עד %d\n"
-#: diskdrake/interactive.pm:1302
+#: diskdrake/interactive.pm:1320
#, c-format
msgid "Number of logical extents: %d\n"
msgstr "מספר הרחבות לוגיות: %d\n"
-#: diskdrake/interactive.pm:1303
+#: diskdrake/interactive.pm:1321
#, c-format
msgid "Formatted\n"
msgstr "מפורמט\n"
-#: diskdrake/interactive.pm:1304
+#: diskdrake/interactive.pm:1322
#, c-format
msgid "Not formatted\n"
msgstr "לא מפורמט\n"
-#: diskdrake/interactive.pm:1305
+#: diskdrake/interactive.pm:1323
#, c-format
msgid "Mounted\n"
msgstr "מעוגן\n"
-#: diskdrake/interactive.pm:1306
+#: diskdrake/interactive.pm:1324
#, c-format
msgid "RAID %s\n"
msgstr "RAID %s\n"
-#: diskdrake/interactive.pm:1308
+#: diskdrake/interactive.pm:1326
#, fuzzy, c-format
msgid "Encrypted"
msgstr "מפתח הצפנה"
-#: diskdrake/interactive.pm:1308
+#: diskdrake/interactive.pm:1326
#, c-format
msgid " (mapped on %s)"
msgstr ""
-#: diskdrake/interactive.pm:1309
+#: diskdrake/interactive.pm:1327
#, c-format
msgid " (to map on %s)"
msgstr ""
-#: diskdrake/interactive.pm:1310
+#: diskdrake/interactive.pm:1328
#, c-format
msgid " (inactive)"
msgstr ""
-#: diskdrake/interactive.pm:1316
+#: diskdrake/interactive.pm:1334
#, c-format
msgid ""
"Loopback file(s):\n"
@@ -2081,7 +2095,7 @@ msgstr ""
"קבצי Loopback:\n"
" %s\n"
-#: diskdrake/interactive.pm:1317
+#: diskdrake/interactive.pm:1335
#, c-format
msgid ""
"Partition booted by default\n"
@@ -2090,27 +2104,27 @@ msgstr ""
"מחיצה מאתחלת כברירת מחדל\n"
" (לאתחול מ-DOS, לא מ-Lilo)\n"
-#: diskdrake/interactive.pm:1319
+#: diskdrake/interactive.pm:1337
#, c-format
msgid "Level %s\n"
msgstr "שלב %s\n"
-#: diskdrake/interactive.pm:1320
+#: diskdrake/interactive.pm:1338
#, c-format
msgid "Chunk size %d KiB\n"
msgstr "גודל חתיכה %d KiB\n"
-#: diskdrake/interactive.pm:1321
+#: diskdrake/interactive.pm:1339
#, c-format
msgid "RAID-disks %s\n"
msgstr "כונני RAID %s\n"
-#: diskdrake/interactive.pm:1323
+#: diskdrake/interactive.pm:1341
#, c-format
msgid "Loopback file name: %s"
msgstr "שם קובץ Loopback: %s"
-#: diskdrake/interactive.pm:1326
+#: diskdrake/interactive.pm:1344
#, c-format
msgid ""
"\n"
@@ -2123,7 +2137,7 @@ msgstr ""
"מחיצה של מנהלי התקנים. כנראה שעליך\n"
"להשאירה כמות שהיא.\n"
-#: diskdrake/interactive.pm:1329
+#: diskdrake/interactive.pm:1347
#, c-format
msgid ""
"\n"
@@ -2135,67 +2149,67 @@ msgstr ""
"מחיצת אתחול מיוחדת הזאת \n"
"היא עבור אתחול כפול של המערכת שלך.\n"
-#: diskdrake/interactive.pm:1338
+#: diskdrake/interactive.pm:1356
#, c-format
msgid "Free space on %s (%s)"
msgstr "שטח פנוי על %s (%s)"
-#: diskdrake/interactive.pm:1347
+#: diskdrake/interactive.pm:1365
#, c-format
msgid "Read-only"
msgstr "קריאה-בלבד"
-#: diskdrake/interactive.pm:1348
+#: diskdrake/interactive.pm:1366
#, c-format
msgid "Size: %s\n"
msgstr "גודל: %s\n"
-#: diskdrake/interactive.pm:1349
+#: diskdrake/interactive.pm:1367
#, c-format
msgid "Geometry: %s cylinders, %s heads, %s sectors\n"
msgstr "תכונות: %s מסילות, %s ראשים, %s מקטעים\n"
-#: diskdrake/interactive.pm:1351
+#: diskdrake/interactive.pm:1369
#, c-format
msgid "Medium type: "
msgstr "סוג מקור: "
-#: diskdrake/interactive.pm:1352
+#: diskdrake/interactive.pm:1370
#, c-format
msgid "LVM-disks %s\n"
msgstr "כונני LVM %s\n"
-#: diskdrake/interactive.pm:1353
+#: diskdrake/interactive.pm:1371
#, c-format
msgid "Partition table type: %s\n"
msgstr "סוג טבלת המחיצות: %s\n"
-#: diskdrake/interactive.pm:1354
+#: diskdrake/interactive.pm:1372
#, c-format
msgid "on channel %d id %d\n"
msgstr "בערוץ %d זיהוי %d\n"
-#: diskdrake/interactive.pm:1398
+#: diskdrake/interactive.pm:1416
#, c-format
msgid "Choose your filesystem encryption key"
msgstr "עליך לבחור את מפתח ההצפנה של המערכת שלך"
-#: diskdrake/interactive.pm:1401
+#: diskdrake/interactive.pm:1419
#, c-format
msgid "This encryption key is too simple (must be at least %d characters long)"
msgstr "מפתח ההצפנה פשוט מדי (חייב להיות באורך של %d תווים לפחות)"
-#: diskdrake/interactive.pm:1402
+#: diskdrake/interactive.pm:1420
#, c-format
msgid "The encryption keys do not match"
msgstr "מפתחות ההצפנה לא תואמים"
-#: diskdrake/interactive.pm:1406
+#: diskdrake/interactive.pm:1424
#, c-format
msgid "Encryption key (again)"
msgstr "חזרה על מפתח הצפנה"
-#: diskdrake/interactive.pm:1408
+#: diskdrake/interactive.pm:1426
#, c-format
msgid "Encryption algorithm"
msgstr "אלגוריתם הצפנה"
@@ -2207,7 +2221,7 @@ msgstr "שינוי סוג"
#: diskdrake/smbnfs_gtk.pm:81 interactive.pm:129 interactive.pm:550
#: interactive/curses.pm:260 interactive/http.pm:104 interactive/http.pm:160
-#: interactive/stdio.pm:39 interactive/stdio.pm:148 mygtk2.pm:844 ugtk2.pm:415
+#: interactive/stdio.pm:39 interactive/stdio.pm:148 mygtk2.pm:846 ugtk2.pm:415
#: ugtk2.pm:517 ugtk2.pm:526 ugtk2.pm:812
#, c-format
msgid "Cancel"
@@ -2299,7 +2313,7 @@ msgstr ""
"ארעה שגיאה - לא נמצאו התקנים עליהם ניתן ליצור מערכת קבצים חדשה. עליך לבדוק "
"את החומרה שברשותך כדי לברר את הסיבה לבעיה"
-#: fs/any.pm:75 fs/partitioning_wizard.pm:59
+#: fs/any.pm:75 fs/partitioning_wizard.pm:60
#, c-format
msgid "You must have a FAT partition mounted in /boot/efi"
msgstr "חייבת להיות מחיצת FAT מעוגנת ב- boot/efi/"
@@ -2507,7 +2521,7 @@ msgstr ""
msgid "Not enough swap space to fulfill installation, please add some"
msgstr "אין די זיכרון חלופה (swap) להשלמת ההתקנה. נא להוסיף."
-#: fs/partitioning_wizard.pm:51
+#: fs/partitioning_wizard.pm:52
#, c-format
msgid ""
"You must have a root partition.\n"
@@ -2518,7 +2532,7 @@ msgstr ""
"לשם כך יש ליצור מחיצה (או ללחוץ על מחיצה קייימת).\n"
"אזי יש לבחור \"נקודת עיגון\" ולכוון ל-`/'"
-#: fs/partitioning_wizard.pm:56
+#: fs/partitioning_wizard.pm:57
#, c-format
msgid ""
"You do not have a swap partition.\n"
@@ -2529,81 +2543,42 @@ msgstr ""
"\n"
"להמשיך בכל זאת?"
-#: fs/partitioning_wizard.pm:84
+#: fs/partitioning_wizard.pm:93
#, c-format
msgid "Use free space"
msgstr "השתמש במקום פנוי"
-#: fs/partitioning_wizard.pm:86
+#: fs/partitioning_wizard.pm:95
#, c-format
msgid "Not enough free space to allocate new partitions"
msgstr "אין די מקום פנוי להקצאת מחיצות חדשות"
-#: fs/partitioning_wizard.pm:94
+#: fs/partitioning_wizard.pm:103
#, c-format
msgid "Use existing partitions"
msgstr "השתמש במחיצות קימות"
-#: fs/partitioning_wizard.pm:96
+#: fs/partitioning_wizard.pm:105
#, c-format
msgid "There is no existing partition to use"
msgstr "אין מחיצה קיימת לשימוש"
-#: fs/partitioning_wizard.pm:103
-#, c-format
-msgid "Use the Microsoft Windows® partition for loopback"
-msgstr "השתמש במחיצה של חלונות ל-loopback"
-
-#: fs/partitioning_wizard.pm:106
-#, c-format
-msgid "Which partition do you want to use for Linux4Win?"
-msgstr "באיזו מחיצה ברצונך להשתמש עבור Linux4Win?"
-
-#: fs/partitioning_wizard.pm:108
-#, c-format
-msgid "Choose the sizes"
-msgstr "בחירת גדלים"
-
-#: fs/partitioning_wizard.pm:109
-#, c-format
-msgid "Root partition size in MB: "
-msgstr "גודל מחיצת השורש ב-MB:"
-
-#: fs/partitioning_wizard.pm:110
-#, c-format
-msgid "Swap partition size in MB: "
-msgstr "גודל מחיצת זכרון החלופה (swap) ב-MB: "
-
-#: fs/partitioning_wizard.pm:119
+#: fs/partitioning_wizard.pm:129
#, c-format
-msgid "There is no FAT partition to use as loopback (or not enough space left)"
-msgstr "אין מחיצת FAT לשימוש כ-loopback (או שלא נותר די מקום)"
+msgid "Computing the size of the Microsoft Windows® partition"
+msgstr "מחשב את גודל מחיצת מערכת החלונות"
-#: fs/partitioning_wizard.pm:127
+#: fs/partitioning_wizard.pm:148
#, fuzzy, c-format
msgid "Use the free space on a Microsoft Windows® partition"
msgstr "השתמש במקום הפנוי במחיצת החלונות"
-#: fs/partitioning_wizard.pm:129
+#: fs/partitioning_wizard.pm:152
#, c-format
msgid "Which partition do you want to resize?"
msgstr "גודל של איזו מחיצה ברצונך לשנות?"
-#: fs/partitioning_wizard.pm:143
-#, c-format
-msgid ""
-"The FAT resizer is unable to handle your partition, \n"
-"the following error occurred: %s"
-msgstr ""
-"משנה גודל מחיצות ה-FAT אינו יכול לטפל במחיצה שלך.\n"
-"השגיאה הבאה ארעה: %s"
-
-#: fs/partitioning_wizard.pm:146
-#, c-format
-msgid "Computing the size of the Microsoft Windows® partition"
-msgstr "מחשב את גודל מחיצת מערכת החלונות"
-
-#: fs/partitioning_wizard.pm:153
+#: fs/partitioning_wizard.pm:162
#, c-format
msgid ""
"Your Microsoft Windows® partition is too fragmented. Please reboot your "
@@ -2613,7 +2588,7 @@ msgstr ""
"מחיצת מערכת החלונות שלך מקוטעת יתר על המידה. יש לאתחל את המחשב ותחת חלונות "
"להריץ את כלי האיחוי, בסיום יש לאתחל מחדש את התקנת מנדריבה לינוקס."
-#: fs/partitioning_wizard.pm:156
+#: fs/partitioning_wizard.pm:166
#, c-format
msgid ""
"WARNING!\n"
@@ -2647,38 +2622,38 @@ msgstr ""
"אם הכל מובן יש להקיש %s."
#. -PO: keep the double empty lines between sections, this is formatted a la LaTeX
-#: fs/partitioning_wizard.pm:165 interactive.pm:549 interactive/curses.pm:263
-#: ugtk2.pm:519
+#: fs/partitioning_wizard.pm:175 fs/partitioning_wizard.pm:498
+#: interactive.pm:549 interactive/curses.pm:263 ugtk2.pm:519
#, c-format
msgid "Next"
msgstr "המשך"
-#: fs/partitioning_wizard.pm:168
+#: fs/partitioning_wizard.pm:180
#, c-format
msgid "Partitionning"
msgstr "חלוקה למחיצות"
-#: fs/partitioning_wizard.pm:168
+#: fs/partitioning_wizard.pm:180
#, c-format
msgid "Which size do you want to keep for Microsoft Windows® on partition %s?"
msgstr "כמה מקום ברצונך להותיר למערכת החלונות על המחיצה %s?"
-#: fs/partitioning_wizard.pm:169
+#: fs/partitioning_wizard.pm:181
#, c-format
msgid "Size"
msgstr "גודל"
-#: fs/partitioning_wizard.pm:178
+#: fs/partitioning_wizard.pm:191
#, c-format
msgid "Resizing Microsoft Windows® partition"
msgstr "משנה את גודל מחיצת חלונות"
-#: fs/partitioning_wizard.pm:183
+#: fs/partitioning_wizard.pm:196
#, c-format
msgid "FAT resizing failed: %s"
msgstr "כשל בשינוי גודל מחיצת FAT: %s"
-#: fs/partitioning_wizard.pm:186
+#: fs/partitioning_wizard.pm:199
#, c-format
msgid ""
"To ensure data integrity after resizing the partition(s), \n"
@@ -2687,42 +2662,42 @@ msgstr ""
"על מנת להבטיח את שלמות הנתונים אחרי שינוי גודל המחיצה(ות) \n"
"תiפעל בדיקה של מערכת הקבצים באתחול הבא של חלונות"
-#: fs/partitioning_wizard.pm:198
+#: fs/partitioning_wizard.pm:212
#, c-format
msgid "There is no FAT partition to resize (or not enough space left)"
msgstr "אין מחיצת FAT לשנות את גודלה (או שלא נותר די מקום)"
-#: fs/partitioning_wizard.pm:203
+#: fs/partitioning_wizard.pm:217
#, c-format
msgid "Remove Microsoft Windows®"
msgstr "הסר את מערכת חלונות"
-#: fs/partitioning_wizard.pm:203
+#: fs/partitioning_wizard.pm:217
#, c-format
msgid "Erase and use entire disk"
msgstr "מחק והשתמש בדיסק כולו"
-#: fs/partitioning_wizard.pm:205
+#: fs/partitioning_wizard.pm:221
#, c-format
msgid "You have more than one hard drive, which one do you install linux on?"
msgstr "יש לך יותר מדיסק קשיח אחד, על איזה מהם ברצונך להתקין לינוקס?"
-#: fs/partitioning_wizard.pm:210 fsedit.pm:600
+#: fs/partitioning_wizard.pm:229 fsedit.pm:600
#, c-format
msgid "ALL existing partitions and their data will be lost on drive %s"
msgstr "כל המחיצות הקיימות והמידע שבהן יאבדו מדיסק %s"
-#: fs/partitioning_wizard.pm:220
+#: fs/partitioning_wizard.pm:239
#, c-format
msgid "Custom disk partitioning"
msgstr "חלוקת מחיצות מותאמת אישית"
-#: fs/partitioning_wizard.pm:226
+#: fs/partitioning_wizard.pm:245
#, c-format
msgid "Use fdisk"
msgstr "השתמש ב-fdisk"
-#: fs/partitioning_wizard.pm:229
+#: fs/partitioning_wizard.pm:248
#, c-format
msgid ""
"You can now partition %s.\n"
@@ -2731,27 +2706,32 @@ msgstr ""
"באפשרותך ליצור כעת מחיצות ב-%s.\n"
"בסיום יש לשמור בעזרת `w'"
-#: fs/partitioning_wizard.pm:269
+#: fs/partitioning_wizard.pm:388 fs/partitioning_wizard.pm:518
#, c-format
msgid "I can not find any room for installing"
msgstr "איני מוצא מקום להתקנה"
-#: fs/partitioning_wizard.pm:278
+#: fs/partitioning_wizard.pm:397 fs/partitioning_wizard.pm:525
#, c-format
msgid "The DrakX Partitioning wizard found the following solutions:"
msgstr "אשף החלוקה למחיצות של DrakX מצא את הפתרונות הבאים:"
-#: fs/partitioning_wizard.pm:287
+#: fs/partitioning_wizard.pm:459
+#, c-format
+msgid "Here is the content of you disk drive "
+msgstr ""
+
+#: fs/partitioning_wizard.pm:535
#, c-format
msgid "Partitioning failed: %s"
msgstr "כשל בחלוקה למחיצות: %s"
-#: fs/type.pm:388
+#: fs/type.pm:390
#, c-format
msgid "You can not use JFS for partitions smaller than 16MB"
msgstr "אין אפשרות להשתמש ב-JFS עבור מחיצה קטנה מ- 16MB"
-#: fs/type.pm:389
+#: fs/type.pm:391
#, c-format
msgid "You can not use ReiserFS for partitions smaller than 32MB"
msgstr "אין אפשרות להשתמש ב-ReiserFS למחיצה קטנה מ-32MB"
@@ -2847,10 +2827,10 @@ msgstr "ספרייה זו צריכה להישאר במערכת הקבצים הר
#: fsedit.pm:447 fsedit.pm:449
#, c-format
msgid ""
-"You need a true filesystem (ext2/ext3, reiserfs, xfs, or jfs) for this mount "
+"You need a true filesystem (ext2/3/4, reiserfs, xfs, or jfs) for this mount "
"point\n"
msgstr ""
-"יש להגדיר מערכת קבצים אמתית (ext2/ext3, reiserfs, xfs, או jfs) בשביל נקודת "
+"יש להגדיר מערכת קבצים אמתית (ext2/3/4, reiserfs, xfs, או jfs) בשביל נקודת "
"העיגון הזאת\n"
#: fsedit.pm:451
@@ -3380,7 +3360,7 @@ msgstr "סוג כוונן (Tuner):"
#: interactive.pm:128 interactive.pm:549 interactive/curses.pm:263
#: interactive/http.pm:103 interactive/http.pm:156 interactive/stdio.pm:39
-#: interactive/stdio.pm:148 interactive/stdio.pm:149 mygtk2.pm:844
+#: interactive/stdio.pm:148 interactive/stdio.pm:149 mygtk2.pm:846
#: ugtk2.pm:421 ugtk2.pm:519 ugtk2.pm:812 ugtk2.pm:835
#, c-format
msgid "Ok"
@@ -3441,7 +3421,7 @@ msgstr "אין ספרייה כזו"
msgid "No such file"
msgstr "אין קובץ כזה"
-#: interactive/gtk.pm:580
+#: interactive/gtk.pm:594
#, c-format
msgid "Beware, Caps Lock is enabled"
msgstr "לתשומת לבך, Caps Lock מופעל."
@@ -5260,17 +5240,17 @@ msgstr ""
"טעינת המודול %s נכשלה.\n"
"האם ברצונך לנסות שוב עם פרמטרים אחרים?"
-#: mygtk2.pm:1538 mygtk2.pm:1539
+#: mygtk2.pm:1540 mygtk2.pm:1541
#, c-format
msgid "Password is trivial to guess"
msgstr ""
-#: mygtk2.pm:1540
+#: mygtk2.pm:1542
#, c-format
msgid "Password should resist to basic attacks"
msgstr ""
-#: mygtk2.pm:1541 mygtk2.pm:1542
+#: mygtk2.pm:1543 mygtk2.pm:1544
#, fuzzy, c-format
msgid "Password seems secure"
msgstr "סיסמה עבור המשתמש"
@@ -6922,6 +6902,32 @@ msgstr ""
msgid "Installation failed"
msgstr "ההתקנה נכשלה"
+#~ msgid "Use the Microsoft Windows® partition for loopback"
+#~ msgstr "השתמש במחיצה של חלונות ל-loopback"
+
+#~ msgid "Which partition do you want to use for Linux4Win?"
+#~ msgstr "באיזו מחיצה ברצונך להשתמש עבור Linux4Win?"
+
+#~ msgid "Choose the sizes"
+#~ msgstr "בחירת גדלים"
+
+#~ msgid "Root partition size in MB: "
+#~ msgstr "גודל מחיצת השורש ב-MB:"
+
+#~ msgid "Swap partition size in MB: "
+#~ msgstr "גודל מחיצת זכרון החלופה (swap) ב-MB: "
+
+#~ msgid ""
+#~ "There is no FAT partition to use as loopback (or not enough space left)"
+#~ msgstr "אין מחיצת FAT לשימוש כ-loopback (או שלא נותר די מקום)"
+
+#~ msgid ""
+#~ "The FAT resizer is unable to handle your partition, \n"
+#~ "the following error occurred: %s"
+#~ msgstr ""
+#~ "משנה גודל מחיצות ה-FAT אינו יכול לטפל במחיצה שלך.\n"
+#~ "השגיאה הבאה ארעה: %s"
+
#~ msgid "Automatic routing from ALSA to PulseAudio"
#~ msgstr "ניתוב אוטומטי מ-ALSA אל PulseAudio"
diff --git a/perl-install/share/po/hi.po b/perl-install/share/po/hi.po
index 7875595a7..5a7f4d70e 100644
--- a/perl-install/share/po/hi.po
+++ b/perl-install/share/po/hi.po
@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: DrakX-hi\n"
-"POT-Creation-Date: 2009-09-10 12:20+0200\n"
+"POT-Creation-Date: 2009-10-07 13:57+0200\n"
"PO-Revision-Date: 2004-04-04 21:54+0530\n"
"Last-Translator: धनञ्जय शर्मा (Dhananjaya Sharma) <dysxhi@yahoo.co.in>\n"
"Language-Team: हिन्दी (Hindi) <dysxhi@yahoo.co.in>\n"
@@ -14,10 +14,10 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: KBabel 1.3\n"
-#: any.pm:252 any.pm:884 diskdrake/interactive.pm:594
+#: any.pm:252 any.pm:910 diskdrake/interactive.pm:594
#: diskdrake/interactive.pm:794 diskdrake/interactive.pm:838
-#: diskdrake/interactive.pm:924 diskdrake/interactive.pm:1178
-#: diskdrake/interactive.pm:1230 do_pkgs.pm:241 do_pkgs.pm:287
+#: diskdrake/interactive.pm:942 diskdrake/interactive.pm:1196
+#: diskdrake/interactive.pm:1248 do_pkgs.pm:241 do_pkgs.pm:287
#: harddrake/sound.pm:303 interactive.pm:587 pkgs.pm:281
#, c-format
msgid "Please wait"
@@ -165,7 +165,7 @@ msgstr "ऐसीपीआई शक्तियुक्त बनायें"
msgid "Enable Local APIC"
msgstr "ऐसीपीआई शक्तियुक्त बनायें"
-#: any.pm:415 any.pm:829 any.pm:845 authentication.pm:250
+#: any.pm:415 any.pm:855 any.pm:871 authentication.pm:250
#: diskdrake/smbnfs_gtk.pm:181
#, c-format
msgid "Password"
@@ -176,7 +176,7 @@ msgstr "कूट-शब्द"
msgid "The passwords do not match"
msgstr "कूटशब्द आपस में नहीं मिलते है"
-#: any.pm:417 authentication.pm:261 diskdrake/interactive.pm:1402
+#: any.pm:417 authentication.pm:261 diskdrake/interactive.pm:1420
#, c-format
msgid "Please try again"
msgstr "कृपया पुनः प्रयास करें"
@@ -186,7 +186,7 @@ msgstr "कृपया पुनः प्रयास करें"
msgid "You can not use a password with %s"
msgstr "आरोह बिन्दु %s के लिए आप एक गूढ़-लिखित संचिका तंत्र का उपयोग नहीं कर सकते है"
-#: any.pm:421 any.pm:831 any.pm:847 authentication.pm:251
+#: any.pm:421 any.pm:857 any.pm:873 authentication.pm:251
#, c-format
msgid "Password (again)"
msgstr "कूट-शब्द (पुनः बतायें)"
@@ -353,192 +353,193 @@ msgstr ""
"आपके बूट मीनू में अभी तक यह प्रविष्टीयां है । \n"
"आप अतिरिक्त प्रविष्टीयों का निर्माण या वर्तमान प्रविष्टीयों को परिवर्तित कर सकते है ।"
-#: any.pm:790
+#: any.pm:816
#, c-format
msgid "access to X programs"
msgstr "एक्स कार्यक्रमों तक पहुँच"
-#: any.pm:791
+#: any.pm:817
#, c-format
msgid "access to rpm tools"
msgstr "आरपीएम औज़ारों तक पहुँच"
-#: any.pm:792
+#: any.pm:818
#, c-format
msgid "allow \"su\""
msgstr "\"su\" को अनुमति"
-#: any.pm:793
+#: any.pm:819
#, c-format
msgid "access to administrative files"
msgstr "प्रबंधकीय संचिकाओं तक पहुँच"
-#: any.pm:794
+#: any.pm:820
#, c-format
msgid "access to network tools"
msgstr "नेटवर्क औज़ारों तक पहुँच"
-#: any.pm:795
+#: any.pm:821
#, c-format
msgid "access to compilation tools"
msgstr "संकलन औज़ारों तक पहुँच"
-#: any.pm:801
+#: any.pm:827
#, c-format
msgid "(already added %s)"
msgstr "(%s को पहिले से ही जोड़ा जा चुका है)"
-#: any.pm:807
+#: any.pm:833
#, c-format
msgid "Please give a user name"
msgstr "कृपया एक उपयोगकर्ता नाम बतायें"
-#: any.pm:808
-#, c-format
+#: any.pm:834
+#, fuzzy, c-format
msgid ""
-"The user name must contain only lower cased letters, numbers, `-' and `_'"
+"The user name must start with a lower case letter followed by only lower "
+"cased letters, numbers, `-' and `_'"
msgstr "उपयोगकर्ता के नाम में सिर्फ़ अंग्रेजी के छोटे शब्द, संख्यायें, `-' और `_' होना चाहिए"
-#: any.pm:809
+#: any.pm:835
#, c-format
msgid "The user name is too long"
msgstr "उपयोगकर्ता नाम काफ़ी लंबा है"
-#: any.pm:810
+#: any.pm:836
#, c-format
msgid "This user name has already been added"
msgstr "यह उपयोगकर्ता नाम पहिले से विद्यमान है"
-#: any.pm:816 any.pm:849
+#: any.pm:842 any.pm:875
#, c-format
msgid "User ID"
msgstr "उपयोग-कर्ता पहचान संख्या"
-#: any.pm:816 any.pm:850
+#: any.pm:842 any.pm:876
#, c-format
msgid "Group ID"
msgstr "समूह पहचान संख्या"
-#: any.pm:817
+#: any.pm:843
#, fuzzy, c-format
msgid "%s must be a number"
msgstr "%s विकल्प को एक संख्या होना चाहिए !"
-#: any.pm:818
+#: any.pm:844
#, c-format
msgid "%s should be above 500. Accept anyway?"
msgstr ""
-#: any.pm:822
+#: any.pm:848
#, fuzzy, c-format
msgid "User management"
msgstr "उपयोगकर्ता का नाम"
-#: any.pm:828 authentication.pm:237
+#: any.pm:854 authentication.pm:237
#, fuzzy, c-format
msgid "Set administrator (root) password"
msgstr "महा-उपयोगकर्ता कूट-शब्द को निर्धारित करें"
-#: any.pm:833
+#: any.pm:859
#, fuzzy, c-format
msgid "Enter a user"
msgstr ""
"एक उपयोगकर्ता को बतायें\n"
"%s"
-#: any.pm:835
+#: any.pm:861
#, c-format
msgid "Icon"
msgstr "आईकॉन"
-#: any.pm:838
+#: any.pm:864
#, c-format
msgid "Real name"
msgstr "वास्तविक नाम"
-#: any.pm:843
+#: any.pm:869
#, c-format
msgid "Login name"
msgstr "संत्र-आरम्भ नाम"
-#: any.pm:848
+#: any.pm:874
#, c-format
msgid "Shell"
msgstr "कोश"
-#: any.pm:884
+#: any.pm:910
#, c-format
msgid "Please wait, adding media..."
msgstr "कृपया प्रतीक्षा करें, माध्यम को जोड़ा जा रहा है..."
-#: any.pm:914 security/l10n.pm:14
+#: any.pm:940 security/l10n.pm:14
#, c-format
msgid "Autologin"
msgstr "स्वतः संत्र-आरम्भ"
-#: any.pm:915
+#: any.pm:941
#, c-format
msgid "I can set up your computer to automatically log on one user."
msgstr ""
"मै आपके कम्प्यूटर को एक उपयोगकर्ता के लिए स्वतः ही संत्र-आरम्भ करने के लिए स्थापित कर सकता "
"हूँ ।"
-#: any.pm:916
+#: any.pm:942
#, fuzzy, c-format
msgid "Use this feature"
msgstr "क्या आप इस लक्षण का उपयोग करना चाहते है?"
-#: any.pm:917
+#: any.pm:943
#, c-format
msgid "Choose the default user:"
msgstr "डिफ़ाल्ट उपयोगकर्ता का चयन:"
-#: any.pm:918
+#: any.pm:944
#, c-format
msgid "Choose the window manager to run:"
msgstr "चलाने के लिए विण्डो प्रबंधक का चयन करे:"
-#: any.pm:929 any.pm:949 any.pm:1022
+#: any.pm:955 any.pm:975 any.pm:1048
#, fuzzy, c-format
msgid "Release Notes"
msgstr "संस्मरण: "
-#: any.pm:956 any.pm:1314 interactive/gtk.pm:805
+#: any.pm:982 any.pm:1340 interactive/gtk.pm:819
#, c-format
msgid "Close"
msgstr "बन्द"
-#: any.pm:1008
+#: any.pm:1034
#, c-format
msgid "License agreement"
msgstr "अनुज्ञापत्र एकरारनामा"
-#: any.pm:1010 diskdrake/dav.pm:26
+#: any.pm:1036 diskdrake/dav.pm:26
#, c-format
msgid "Quit"
msgstr "निकास"
-#: any.pm:1017
+#: any.pm:1043
#, fuzzy, c-format
msgid "Do you accept this license ?"
msgstr "कया आपके पास एक और है ?"
-#: any.pm:1018
+#: any.pm:1044
#, c-format
msgid "Accept"
msgstr "स्वीकार"
-#: any.pm:1018
+#: any.pm:1044
#, c-format
msgid "Refuse"
msgstr "अस्वीकृत"
-#: any.pm:1044 any.pm:1110
+#: any.pm:1070 any.pm:1136
#, c-format
msgid "Please choose a language to use"
msgstr "कृपया उपयोग में लायी जाने वाली एक भाषा का चयन करें ।"
-#: any.pm:1073
+#: any.pm:1099
#, c-format
msgid ""
"Mandriva Linux can support multiple languages. Select\n"
@@ -549,77 +550,77 @@ msgstr ""
"का चयन करें जिसे आप संसाधन करना चाहते है । जब आपका संसाधन समाप्त हो\n"
"जायेगा और जब आप अपने तंत्र को पुनः आरम्भ करेगें, तो ये उपलब्ध हो जायेगी ।"
-#: any.pm:1076
+#: any.pm:1102
#, c-format
msgid "Multi languages"
msgstr ""
-#: any.pm:1087 any.pm:1119
+#: any.pm:1113 any.pm:1145
#, c-format
msgid "Old compatibility (non UTF-8) encoding"
msgstr ""
-#: any.pm:1089
+#: any.pm:1115
#, c-format
msgid "All languages"
msgstr "सभी भाषायें"
-#: any.pm:1111
+#: any.pm:1137
#, fuzzy, c-format
msgid "Language choice"
msgstr "मैनुअल पसन्द"
-#: any.pm:1165
+#: any.pm:1191
#, c-format
msgid "Country / Region"
msgstr "देश / क्षेत्र"
-#: any.pm:1166
+#: any.pm:1192
#, c-format
msgid "Please choose your country"
msgstr "कृपया अपने देश का चयन करें ।"
-#: any.pm:1168
+#: any.pm:1194
#, c-format
msgid "Here is the full list of available countries"
msgstr "यह है उपलब्ध देशों की सम्पूर्ण सूची"
-#: any.pm:1169
+#: any.pm:1195
#, fuzzy, c-format
msgid "Other Countries"
msgstr "दूसरे पोर्ट"
-#: any.pm:1169 interactive.pm:488 interactive/gtk.pm:445
+#: any.pm:1195 interactive.pm:488 interactive/gtk.pm:445
#, c-format
msgid "Advanced"
msgstr "उन्नत"
-#: any.pm:1175
+#: any.pm:1201
#, fuzzy, c-format
msgid "Input method:"
msgstr "नेट विधि:"
-#: any.pm:1178
+#: any.pm:1204
#, c-format
msgid "None"
msgstr "कुछ नहीं"
-#: any.pm:1259
+#: any.pm:1285
#, c-format
msgid "No sharing"
msgstr "कोई सहभाजिता नहीं"
-#: any.pm:1259
+#: any.pm:1285
#, c-format
msgid "Allow all users"
msgstr "सभी उपयोगकर्ताओं को अनुमति"
-#: any.pm:1259
+#: any.pm:1285
#, c-format
msgid "Custom"
msgstr "इच्छानुसार"
-#: any.pm:1263
+#: any.pm:1289
#, c-format
msgid ""
"Would you like to allow users to share some of their directories?\n"
@@ -634,21 +635,21 @@ msgstr ""
"\n"
"\"कस्टम\" एक प्रत्येक-उपयोगकर्ता ग्रॉन्युलॉरटि की आज्ञा देता है।\n"
-#: any.pm:1275
+#: any.pm:1301
#, c-format
msgid ""
"NFS: the traditional Unix file sharing system, with less support on Mac and "
"Windows."
msgstr ""
-#: any.pm:1278
+#: any.pm:1304
#, c-format
msgid ""
"SMB: a file sharing system used by Windows, Mac OS X and many modern Linux "
"systems."
msgstr ""
-#: any.pm:1286
+#: any.pm:1312
#, c-format
msgid ""
"You can export using NFS or SMB. Please select which you would like to use."
@@ -656,12 +657,12 @@ msgstr ""
"एन०एफ़०एस० या सॉबा का उपयोग करके आप एक्सपोर्ट कर सकते है । कृपया चयन करें आप किस का "
"उपयोग करना चाहते है ।"
-#: any.pm:1314
+#: any.pm:1340
#, c-format
msgid "Launch userdrake"
msgstr "यूज़रड्रैक को आरम्भ करें"
-#: any.pm:1316
+#: any.pm:1342
#, c-format
msgid ""
"The per-user sharing uses the group \"fileshare\". \n"
@@ -670,7 +671,7 @@ msgstr ""
"प्रत्येक-उपयोगकर्ता सहभाजिता \"संचिकासाझा\" समूह का उपयोग करती है।\n"
"आप यूजरड्रैक का उपयोग करके एक उपयोगकर्ता को इस समूह में जोड़ सकते है।"
-#: any.pm:1421
+#: any.pm:1448
#, fuzzy, c-format
msgid ""
"You need to logout and back in again for changes to take effect. Press OK to "
@@ -678,48 +679,48 @@ msgid ""
msgstr ""
"परिवर्तनों को प्रभाव में लाने के लिए, आपको संत्र-समाप्त करके पुन: संत्र-आरम्भ करना होगा"
-#: any.pm:1425
+#: any.pm:1452
#, c-format
msgid "You need to log out and back in again for changes to take effect"
msgstr ""
"परिवर्तनों को प्रभाव में लाने के लिए, आपको संत्र-समाप्त करके पुन: संत्र-आरम्भ करना होगा"
-#: any.pm:1460
+#: any.pm:1487
#, c-format
msgid "Timezone"
msgstr "समय क्षेत्र"
-#: any.pm:1460
+#: any.pm:1487
#, c-format
msgid "Which is your timezone?"
msgstr "आपका समय-क्षेत्र क्या है?"
-#: any.pm:1483 any.pm:1485
+#: any.pm:1510 any.pm:1512
#, c-format
msgid "Date, Clock & Time Zone Settings"
msgstr ""
-#: any.pm:1486
+#: any.pm:1513
#, c-format
msgid "What is the best time?"
msgstr ""
-#: any.pm:1490
+#: any.pm:1517
#, fuzzy, c-format
msgid "%s (hardware clock set to UTC)"
msgstr "हार्डवेयर घड़ी को जी०एम०टी० पर स्थापित कर दिया गया है"
-#: any.pm:1491
+#: any.pm:1518
#, fuzzy, c-format
msgid "%s (hardware clock set to local time)"
msgstr "हार्डवेयर घड़ी को जी०एम०टी० पर स्थापित कर दिया गया है"
-#: any.pm:1493
+#: any.pm:1520
#, c-format
msgid "NTP Server"
msgstr "एन०टी०पी० सर्वर"
-#: any.pm:1494
+#: any.pm:1521
#, c-format
msgid "Automatic time synchronization (using NTP)"
msgstr " स्वचालित समय एकसारीकरण (एनटीपी का उपयोग करते हुए)"
@@ -1205,7 +1206,7 @@ msgid "Mount point"
msgstr "आरोह बिन्दु"
#: diskdrake/dav.pm:67 diskdrake/interactive.pm:403
-#: diskdrake/interactive.pm:1072 diskdrake/removable.pm:24
+#: diskdrake/interactive.pm:1090 diskdrake/removable.pm:24
#: diskdrake/smbnfs_gtk.pm:80
#, c-format
msgid "Options"
@@ -1216,23 +1217,24 @@ msgstr "विकल्पों"
msgid "Remove"
msgstr "हटाना"
-#: diskdrake/dav.pm:69 diskdrake/hd_gtk.pm:182 diskdrake/removable.pm:26
+#: diskdrake/dav.pm:69 diskdrake/hd_gtk.pm:187 diskdrake/removable.pm:26
#: diskdrake/smbnfs_gtk.pm:82 interactive/http.pm:151
#, c-format
msgid "Done"
msgstr "किया गया"
-#: diskdrake/dav.pm:78 diskdrake/hd_gtk.pm:123 diskdrake/hd_gtk.pm:289
+#: diskdrake/dav.pm:78 diskdrake/hd_gtk.pm:128 diskdrake/hd_gtk.pm:294
#: diskdrake/interactive.pm:247 diskdrake/interactive.pm:260
#: diskdrake/interactive.pm:450 diskdrake/interactive.pm:520
#: diskdrake/interactive.pm:525 diskdrake/interactive.pm:656
-#: diskdrake/interactive.pm:942 diskdrake/interactive.pm:1118
-#: diskdrake/interactive.pm:1131 diskdrake/interactive.pm:1134
-#: diskdrake/interactive.pm:1402 diskdrake/smbnfs_gtk.pm:42 do_pkgs.pm:23
-#: do_pkgs.pm:28 do_pkgs.pm:44 do_pkgs.pm:60 do_pkgs.pm:65 do_pkgs.pm:82
-#: fsedit.pm:246 interactive/http.pm:117 interactive/http.pm:118
-#: modules/interactive.pm:19 scanner.pm:95 scanner.pm:106 scanner.pm:113
-#: scanner.pm:120 wizards.pm:95 wizards.pm:99 wizards.pm:121
+#: diskdrake/interactive.pm:909 diskdrake/interactive.pm:960
+#: diskdrake/interactive.pm:1136 diskdrake/interactive.pm:1149
+#: diskdrake/interactive.pm:1152 diskdrake/interactive.pm:1420
+#: diskdrake/smbnfs_gtk.pm:42 do_pkgs.pm:23 do_pkgs.pm:28 do_pkgs.pm:44
+#: do_pkgs.pm:60 do_pkgs.pm:65 do_pkgs.pm:82 fsedit.pm:246
+#: interactive/http.pm:117 interactive/http.pm:118 modules/interactive.pm:19
+#: scanner.pm:95 scanner.pm:106 scanner.pm:113 scanner.pm:120 wizards.pm:95
+#: wizards.pm:99 wizards.pm:121
#, c-format
msgid "Error"
msgstr "त्रुटि"
@@ -1247,12 +1249,12 @@ msgstr "कृपया वेब डी०ऐ०वी० सर्वर क
msgid "The URL must begin with http:// or https://"
msgstr "यू०आर०एल० का आरम्भ http:// या https:// के द्वारा होना चाहिए"
-#: diskdrake/dav.pm:106 diskdrake/hd_gtk.pm:407 diskdrake/interactive.pm:303
+#: diskdrake/dav.pm:106 diskdrake/hd_gtk.pm:412 diskdrake/interactive.pm:303
#: diskdrake/interactive.pm:388 diskdrake/interactive.pm:550
#: diskdrake/interactive.pm:747 diskdrake/interactive.pm:805
-#: diskdrake/interactive.pm:922 diskdrake/interactive.pm:964
-#: diskdrake/interactive.pm:965 diskdrake/interactive.pm:1215
-#: diskdrake/interactive.pm:1253 diskdrake/interactive.pm:1401 do_pkgs.pm:19
+#: diskdrake/interactive.pm:940 diskdrake/interactive.pm:982
+#: diskdrake/interactive.pm:983 diskdrake/interactive.pm:1233
+#: diskdrake/interactive.pm:1271 diskdrake/interactive.pm:1419 do_pkgs.pm:19
#: do_pkgs.pm:39 do_pkgs.pm:57 do_pkgs.pm:77 harddrake/sound.pm:442
#, c-format
msgid "Warning"
@@ -1269,58 +1271,60 @@ msgid "Server: "
msgstr "सर्वर: "
#: diskdrake/dav.pm:125 diskdrake/interactive.pm:493
-#: diskdrake/interactive.pm:1277 diskdrake/interactive.pm:1362
+#: diskdrake/interactive.pm:1295 diskdrake/interactive.pm:1380
#, c-format
msgid "Mount point: "
msgstr "आरोह बिन्दु:"
-#: diskdrake/dav.pm:126 diskdrake/interactive.pm:1369
+#: diskdrake/dav.pm:126 diskdrake/interactive.pm:1387
#, c-format
msgid "Options: %s"
msgstr "विकल्पों: %s"
-#: diskdrake/hd_gtk.pm:54 diskdrake/interactive.pm:298
+#: diskdrake/hd_gtk.pm:61 diskdrake/interactive.pm:298
#: diskdrake/smbnfs_gtk.pm:22 fs/mount_point.pm:106
-#: fs/partitioning_wizard.pm:51 fs/partitioning_wizard.pm:206
-#: fs/partitioning_wizard.pm:211 fs/partitioning_wizard.pm:250
-#: fs/partitioning_wizard.pm:269 fs/partitioning_wizard.pm:274
+#: fs/partitioning_wizard.pm:52 fs/partitioning_wizard.pm:222
+#: fs/partitioning_wizard.pm:230 fs/partitioning_wizard.pm:269
+#: fs/partitioning_wizard.pm:388 fs/partitioning_wizard.pm:445
+#: fs/partitioning_wizard.pm:518 fs/partitioning_wizard.pm:521
#, c-format
msgid "Partitioning"
msgstr "विभाजनीकरण"
-#: diskdrake/hd_gtk.pm:68
+#: diskdrake/hd_gtk.pm:73
#, c-format
msgid "Click on a partition, choose a filesystem type then choose an action"
msgstr ""
-#: diskdrake/hd_gtk.pm:105 diskdrake/interactive.pm:1093
-#: diskdrake/interactive.pm:1103 diskdrake/interactive.pm:1156
+#: diskdrake/hd_gtk.pm:110 diskdrake/interactive.pm:1111
+#: diskdrake/interactive.pm:1121 diskdrake/interactive.pm:1174
#, c-format
msgid "Read carefully"
msgstr "सावधानी-पूर्वक पढ़ें"
-#: diskdrake/hd_gtk.pm:105
+#: diskdrake/hd_gtk.pm:110
#, c-format
msgid "Please make a backup of your data first"
msgstr "कृपया अपनी सूचनाओं का सवर्प्रथम बैक-अप लें"
-#: diskdrake/hd_gtk.pm:106 diskdrake/interactive.pm:240
+#: diskdrake/hd_gtk.pm:111 diskdrake/interactive.pm:240
#, c-format
msgid "Exit"
msgstr "निकास"
-#: diskdrake/hd_gtk.pm:106
+#: diskdrake/hd_gtk.pm:111
#, c-format
msgid "Continue"
msgstr "जारी"
-#: diskdrake/hd_gtk.pm:177 interactive.pm:653 interactive/gtk.pm:797
-#: interactive/gtk.pm:815 interactive/gtk.pm:836 ugtk2.pm:936
+#: diskdrake/hd_gtk.pm:182 fs/partitioning_wizard.pm:493 interactive.pm:653
+#: interactive/gtk.pm:811 interactive/gtk.pm:829 interactive/gtk.pm:850
+#: ugtk2.pm:936
#, c-format
msgid "Help"
msgstr "सहायता"
-#: diskdrake/hd_gtk.pm:223
+#: diskdrake/hd_gtk.pm:228
#, c-format
msgid ""
"You have one big Microsoft Windows partition.\n"
@@ -1331,87 +1335,87 @@ msgstr ""
"मेरा सुझाव है कि पहिले आप इस विभाजन को पुनःआकार दें\n"
"(इस पर क्लिक करें, और फ़िर \"Resize\" पर क्लिक करें)"
-#: diskdrake/hd_gtk.pm:225
+#: diskdrake/hd_gtk.pm:230
#, c-format
msgid "Please click on a partition"
msgstr "कृपया एक विभाजन पर क्लिक करें"
-#: diskdrake/hd_gtk.pm:239 diskdrake/smbnfs_gtk.pm:63
+#: diskdrake/hd_gtk.pm:244 diskdrake/smbnfs_gtk.pm:63
#, c-format
msgid "Details"
msgstr "विस्तृत विवरण"
-#: diskdrake/hd_gtk.pm:289
+#: diskdrake/hd_gtk.pm:294
#, c-format
msgid "No hard drives found"
msgstr "कोई भी हार्ड ड्राइव नहीं मिली"
-#: diskdrake/hd_gtk.pm:316
+#: diskdrake/hd_gtk.pm:321
#, c-format
msgid "Unknown"
msgstr "अज्ञात"
-#: diskdrake/hd_gtk.pm:378
+#: diskdrake/hd_gtk.pm:383
#, fuzzy, c-format
msgid "Ext3"
msgstr "निकास"
-#: diskdrake/hd_gtk.pm:378
+#: diskdrake/hd_gtk.pm:383
#, fuzzy, c-format
msgid "XFS"
msgstr "एच०एफ़०एस०"
-#: diskdrake/hd_gtk.pm:378
+#: diskdrake/hd_gtk.pm:383
#, c-format
msgid "Swap"
msgstr "स्वैप"
-#: diskdrake/hd_gtk.pm:378
+#: diskdrake/hd_gtk.pm:383
#, c-format
msgid "SunOS"
msgstr "सन संचालन तंत्र"
-#: diskdrake/hd_gtk.pm:378
+#: diskdrake/hd_gtk.pm:383
#, c-format
msgid "HFS"
msgstr "एच०एफ़०एस०"
-#: diskdrake/hd_gtk.pm:378
+#: diskdrake/hd_gtk.pm:383
#, c-format
msgid "Windows"
msgstr "विण्डो"
-#: diskdrake/hd_gtk.pm:379 services.pm:158
+#: diskdrake/hd_gtk.pm:384 services.pm:158
#, c-format
msgid "Other"
msgstr "अन्य"
-#: diskdrake/hd_gtk.pm:379 diskdrake/interactive.pm:1292
+#: diskdrake/hd_gtk.pm:384 diskdrake/interactive.pm:1310
#, c-format
msgid "Empty"
msgstr "शून्य"
-#: diskdrake/hd_gtk.pm:386
+#: diskdrake/hd_gtk.pm:391
#, c-format
msgid "Filesystem types:"
msgstr "संचिका तंत्र के प्रकार:"
-#: diskdrake/hd_gtk.pm:407
+#: diskdrake/hd_gtk.pm:412
#, fuzzy, c-format
msgid "This partition is already empty"
msgstr "इस विभाजन का पुनः आकारीकरण सम्भव नहीं है"
-#: diskdrake/hd_gtk.pm:416
+#: diskdrake/hd_gtk.pm:421
#, c-format
msgid "Use ``Unmount'' first"
msgstr "``Unmount'' निर्देश का सर्वप्रथम उपयोग करें"
-#: diskdrake/hd_gtk.pm:416
+#: diskdrake/hd_gtk.pm:421
#, fuzzy, c-format
msgid "Use ``%s'' instead (in expert mode)"
msgstr "इसके बदले में \"%s\" का उपयोग करें"
-#: diskdrake/hd_gtk.pm:416 diskdrake/interactive.pm:402
+#: diskdrake/hd_gtk.pm:421 diskdrake/interactive.pm:402
#: diskdrake/interactive.pm:588 diskdrake/removable.pm:25
#: diskdrake/removable.pm:48
#, c-format
@@ -1435,7 +1439,7 @@ msgid "More"
msgstr "और अधिक"
#: diskdrake/interactive.pm:281 diskdrake/interactive.pm:291
-#: diskdrake/interactive.pm:1200
+#: diskdrake/interactive.pm:1218
#, fuzzy, c-format
msgid "Confirmation"
msgstr "संरचना"
@@ -1460,7 +1464,7 @@ msgstr "विभाजन तालिका को लिखें बिन
msgid "Do you want to save /etc/fstab modifications"
msgstr "क्या आप /etc/fstab परिवर्तनों को सुरक्षित करना चाहते है"
-#: diskdrake/interactive.pm:298 fs/partitioning_wizard.pm:250
+#: diskdrake/interactive.pm:298 fs/partitioning_wizard.pm:269
#, c-format
msgid "You need to reboot for the partition table modifications to take place"
msgstr ""
@@ -1549,7 +1553,7 @@ msgstr "फ़्रार्मेट"
msgid "Add to RAID"
msgstr "रैड को जोड़ें"
-#: diskdrake/interactive.pm:409 diskdrake/interactive.pm:888
+#: diskdrake/interactive.pm:409 diskdrake/interactive.pm:891
#, c-format
msgid "Add to LVM"
msgstr "एलवीएम से जोड़ें"
@@ -1609,12 +1613,12 @@ msgstr "एक नये विभाजन का निर्माण कर
msgid "Start sector: "
msgstr "आरम्भिक से सेक्टर: "
-#: diskdrake/interactive.pm:489 diskdrake/interactive.pm:957
+#: diskdrake/interactive.pm:489 diskdrake/interactive.pm:975
#, c-format
msgid "Size in MB: "
msgstr "एमबी में आकार:"
-#: diskdrake/interactive.pm:491 diskdrake/interactive.pm:958
+#: diskdrake/interactive.pm:491 diskdrake/interactive.pm:976
#, c-format
msgid "Filesystem type: "
msgstr "संचिका प्रणाली का प्रकार: "
@@ -1719,7 +1723,7 @@ msgid "Where do you want to mount %s?"
msgstr "आप %s को कहाँ आरोहित करना चाहते है?"
#: diskdrake/interactive.pm:711 diskdrake/interactive.pm:794
-#: fs/partitioning_wizard.pm:146 fs/partitioning_wizard.pm:178
+#: fs/partitioning_wizard.pm:129 fs/partitioning_wizard.pm:191
#, c-format
msgid "Resizing"
msgstr "पुनः आकारीकरण"
@@ -1775,7 +1779,7 @@ msgstr ""
"करने हेतु, \n"
"विण्डो(TM) में आपके अगले बूट के समय संचिकाप्रणाली जाँच प्रक्रियाएँ चलगी "
-#: diskdrake/interactive.pm:853 diskdrake/interactive.pm:1397
+#: diskdrake/interactive.pm:853 diskdrake/interactive.pm:1415
#, c-format
msgid "Filesystem encryption key"
msgstr "संचिकातंत्र गूढ़लेखन कुँजी"
@@ -1785,7 +1789,7 @@ msgstr "संचिकातंत्र गूढ़लेखन कुँजी"
msgid "Enter your filesystem encryption key"
msgstr "आपकी संचिकाप्रणाली की गूढ़लेखन कुँजी का चयन करें"
-#: diskdrake/interactive.pm:855 diskdrake/interactive.pm:1405
+#: diskdrake/interactive.pm:855 diskdrake/interactive.pm:1423
#, c-format
msgid "Encryption key"
msgstr "सांकेतिक कुँजी"
@@ -1800,141 +1804,151 @@ msgstr ""
msgid "Choose an existing RAID to add to"
msgstr "एक विद्यमान रैड को जोड़ने को लिए चयन करें"
-#: diskdrake/interactive.pm:872 diskdrake/interactive.pm:890
+#: diskdrake/interactive.pm:872 diskdrake/interactive.pm:893
#, c-format
msgid "new"
msgstr "नवीन"
-#: diskdrake/interactive.pm:888
+#: diskdrake/interactive.pm:891
#, c-format
msgid "Choose an existing LVM to add to"
msgstr "एक विद्यमान एल०वी०एम० को जोड़ने के लिए चयन करें"
-#: diskdrake/interactive.pm:895
-#, c-format
-msgid "LVM name?"
+#: diskdrake/interactive.pm:903 diskdrake/interactive.pm:912
+#, fuzzy, c-format
+msgid "LVM name"
msgstr "एलवीएम का नाम?"
-#: diskdrake/interactive.pm:922
+#: diskdrake/interactive.pm:904
+#, c-format
+msgid "Enter a name for the new LVM volume group"
+msgstr ""
+
+#: diskdrake/interactive.pm:909
+#, fuzzy, c-format
+msgid "\"%s\" already exists"
+msgstr "संचिका पहिले से विद्यमान है । क्या उपयोग किया जायें?"
+
+#: diskdrake/interactive.pm:940
#, c-format
msgid ""
"Physical volume %s is still in use.\n"
"Do you want to move used physical extents on this volume to other volumes?"
msgstr ""
-#: diskdrake/interactive.pm:924
+#: diskdrake/interactive.pm:942
#, c-format
msgid "Moving physical extents"
msgstr ""
-#: diskdrake/interactive.pm:942
+#: diskdrake/interactive.pm:960
#, c-format
msgid "This partition can not be used for loopback"
msgstr "इस विभाजन का उपयोग लूपबैक के लिए नहीं किया जा सकता है"
-#: diskdrake/interactive.pm:955
+#: diskdrake/interactive.pm:973
#, c-format
msgid "Loopback"
msgstr "लूपबैक"
-#: diskdrake/interactive.pm:956
+#: diskdrake/interactive.pm:974
#, c-format
msgid "Loopback file name: "
msgstr "लूपबैक संचिका का नाम: "
-#: diskdrake/interactive.pm:961
+#: diskdrake/interactive.pm:979
#, c-format
msgid "Give a file name"
msgstr "एक संचिका नाम दें"
-#: diskdrake/interactive.pm:964
+#: diskdrake/interactive.pm:982
#, c-format
msgid "File is already used by another loopback, choose another one"
msgstr ""
"अन्य लूपबैक के द्वारा संचिका पहिले से ही उपयोग में लायी जा रही है, किसी अन्य का चयन करें"
-#: diskdrake/interactive.pm:965
+#: diskdrake/interactive.pm:983
#, c-format
msgid "File already exists. Use it?"
msgstr "संचिका पहिले से विद्यमान है । क्या उपयोग किया जायें?"
-#: diskdrake/interactive.pm:997 diskdrake/interactive.pm:1000
+#: diskdrake/interactive.pm:1015 diskdrake/interactive.pm:1018
#, c-format
msgid "Mount options"
msgstr "आरोहण के विकल्प"
-#: diskdrake/interactive.pm:1007
+#: diskdrake/interactive.pm:1025
#, c-format
msgid "Various"
msgstr "विभिन्न"
-#: diskdrake/interactive.pm:1074
+#: diskdrake/interactive.pm:1092
#, c-format
msgid "device"
msgstr "उपकरण"
-#: diskdrake/interactive.pm:1075
+#: diskdrake/interactive.pm:1093
#, c-format
msgid "level"
msgstr "स्तर"
-#: diskdrake/interactive.pm:1076
+#: diskdrake/interactive.pm:1094
#, fuzzy, c-format
msgid "chunk size in KiB"
msgstr "चंक का आकार"
-#: diskdrake/interactive.pm:1094
+#: diskdrake/interactive.pm:1112
#, c-format
msgid "Be careful: this operation is dangerous."
msgstr "सावधान: यह कार्य ख़तरनाक है ।"
-#: diskdrake/interactive.pm:1109
+#: diskdrake/interactive.pm:1127
#, fuzzy, c-format
msgid "Partitioning Type"
msgstr "विभाजनीकरण"
-#: diskdrake/interactive.pm:1109
+#: diskdrake/interactive.pm:1127
#, c-format
msgid "What type of partitioning?"
msgstr "किस प्रकार का विभाजनीकरण?"
-#: diskdrake/interactive.pm:1147
+#: diskdrake/interactive.pm:1165
#, c-format
msgid "You'll need to reboot before the modification can take place"
msgstr "परिवर्तनों को लागू करने के लिए आपको पुनः बूट करने की आवश्यकता होगी"
-#: diskdrake/interactive.pm:1156
+#: diskdrake/interactive.pm:1174
#, c-format
msgid "Partition table of drive %s is going to be written to disk"
msgstr "%s ड्राइव की विभाजन तालिका डिस्क पर लिखी जाने वाली है"
-#: diskdrake/interactive.pm:1178 fs/format.pm:96 fs/format.pm:103
+#: diskdrake/interactive.pm:1196 fs/format.pm:96 fs/format.pm:103
#, c-format
msgid "Formatting partition %s"
msgstr "%s विभाजन का एकसारीकरण किया जा रहा है"
-#: diskdrake/interactive.pm:1191
+#: diskdrake/interactive.pm:1209
#, c-format
msgid "After formatting partition %s, all data on this partition will be lost"
msgstr ""
"%s विभाजन को फ़ार्मेट करने के उपरान्त, इस विभाजन पर स्थित सभी सूचनायें विलुप्त हो जायेगी"
-#: diskdrake/interactive.pm:1200 fs/partitioning.pm:48
+#: diskdrake/interactive.pm:1218 fs/partitioning.pm:48
#, c-format
msgid "Check bad blocks?"
msgstr "निकृष्ट भागों की जाँच ?"
-#: diskdrake/interactive.pm:1214
+#: diskdrake/interactive.pm:1232
#, c-format
msgid "Move files to the new partition"
msgstr "संचिकाओं को नवीन विभाजन में ले जायें"
-#: diskdrake/interactive.pm:1214
+#: diskdrake/interactive.pm:1232
#, c-format
msgid "Hide files"
msgstr "संचिकाओं को छुपाओं"
-#: diskdrake/interactive.pm:1215
+#: diskdrake/interactive.pm:1233
#, c-format
msgid ""
"Directory %s already contains data\n"
@@ -1945,128 +1959,128 @@ msgid ""
"the contents of the mounted partition)"
msgstr ""
-#: diskdrake/interactive.pm:1230
+#: diskdrake/interactive.pm:1248
#, c-format
msgid "Moving files to the new partition"
msgstr "संचिकाओं को नये विभाजन पर ले जाया जा रहा है"
-#: diskdrake/interactive.pm:1234
+#: diskdrake/interactive.pm:1252
#, c-format
msgid "Copying %s"
msgstr "%s की प्रतिलिपि बनायी जा रही है"
-#: diskdrake/interactive.pm:1238
+#: diskdrake/interactive.pm:1256
#, c-format
msgid "Removing %s"
msgstr "%s को हटाया जा रहा है"
-#: diskdrake/interactive.pm:1252
+#: diskdrake/interactive.pm:1270
#, c-format
msgid "partition %s is now known as %s"
msgstr "%s विभाजन को अब %s की भांति जाना जाता है"
-#: diskdrake/interactive.pm:1253
+#: diskdrake/interactive.pm:1271
#, c-format
msgid "Partitions have been renumbered: "
msgstr ""
-#: diskdrake/interactive.pm:1278 diskdrake/interactive.pm:1346
+#: diskdrake/interactive.pm:1296 diskdrake/interactive.pm:1364
#, c-format
msgid "Device: "
msgstr "उपकरण:"
-#: diskdrake/interactive.pm:1279
+#: diskdrake/interactive.pm:1297
#, c-format
msgid "Volume label: "
msgstr ""
-#: diskdrake/interactive.pm:1280
+#: diskdrake/interactive.pm:1298
#, c-format
msgid "UUID: "
msgstr ""
-#: diskdrake/interactive.pm:1281
+#: diskdrake/interactive.pm:1299
#, c-format
msgid "DOS drive letter: %s (just a guess)\n"
msgstr "डॉस ड्राइव का अक्षर: %s (सिर्फ़ एक अन्दाज़ है)\n"
-#: diskdrake/interactive.pm:1285 diskdrake/interactive.pm:1294
-#: diskdrake/interactive.pm:1365
+#: diskdrake/interactive.pm:1303 diskdrake/interactive.pm:1312
+#: diskdrake/interactive.pm:1383
#, c-format
msgid "Type: "
msgstr "प्रकार: "
-#: diskdrake/interactive.pm:1289 diskdrake/interactive.pm:1350
+#: diskdrake/interactive.pm:1307 diskdrake/interactive.pm:1368
#, c-format
msgid "Name: "
msgstr "नाम: "
-#: diskdrake/interactive.pm:1296
+#: diskdrake/interactive.pm:1314
#, c-format
msgid "Start: sector %s\n"
msgstr "आरम्भिक: सेक्टर %s\n"
-#: diskdrake/interactive.pm:1297
+#: diskdrake/interactive.pm:1315
#, c-format
msgid "Size: %s"
msgstr "आकार: %s"
-#: diskdrake/interactive.pm:1299
+#: diskdrake/interactive.pm:1317
#, c-format
msgid ", %s sectors"
msgstr ", %s सेक्टर"
-#: diskdrake/interactive.pm:1301
+#: diskdrake/interactive.pm:1319
#, c-format
msgid "Cylinder %d to %d\n"
msgstr "सिलेन्डर %d से %d तक\n"
-#: diskdrake/interactive.pm:1302
+#: diskdrake/interactive.pm:1320
#, c-format
msgid "Number of logical extents: %d\n"
msgstr ""
-#: diskdrake/interactive.pm:1303
+#: diskdrake/interactive.pm:1321
#, c-format
msgid "Formatted\n"
msgstr "फ़ार्मेट किया हुआ\n"
-#: diskdrake/interactive.pm:1304
+#: diskdrake/interactive.pm:1322
#, c-format
msgid "Not formatted\n"
msgstr "फ़ार्मेट नहीं किया गया\n"
-#: diskdrake/interactive.pm:1305
+#: diskdrake/interactive.pm:1323
#, c-format
msgid "Mounted\n"
msgstr "आरोहित\n"
-#: diskdrake/interactive.pm:1306
+#: diskdrake/interactive.pm:1324
#, c-format
msgid "RAID %s\n"
msgstr "रैड %s\n"
-#: diskdrake/interactive.pm:1308
+#: diskdrake/interactive.pm:1326
#, fuzzy, c-format
msgid "Encrypted"
msgstr "सांकेतिक कुँजी"
-#: diskdrake/interactive.pm:1308
+#: diskdrake/interactive.pm:1326
#, c-format
msgid " (mapped on %s)"
msgstr ""
-#: diskdrake/interactive.pm:1309
+#: diskdrake/interactive.pm:1327
#, c-format
msgid " (to map on %s)"
msgstr ""
-#: diskdrake/interactive.pm:1310
+#: diskdrake/interactive.pm:1328
#, c-format
msgid " (inactive)"
msgstr ""
-#: diskdrake/interactive.pm:1316
+#: diskdrake/interactive.pm:1334
#, c-format
msgid ""
"Loopback file(s):\n"
@@ -2075,7 +2089,7 @@ msgstr ""
"लूप-बैक संचिका (संचिकायें):\n"
" %s\n"
-#: diskdrake/interactive.pm:1317
+#: diskdrake/interactive.pm:1335
#, c-format
msgid ""
"Partition booted by default\n"
@@ -2084,27 +2098,27 @@ msgstr ""
"डिफ़ाल्ट द्वारा विभाजन बूट हो गया है\n"
" (माइक्रोसॉफ़्ट-डॉस के लिए, लिलो के लिए नहीं)\n"
-#: diskdrake/interactive.pm:1319
+#: diskdrake/interactive.pm:1337
#, c-format
msgid "Level %s\n"
msgstr "%s स्तर\n"
-#: diskdrake/interactive.pm:1320
+#: diskdrake/interactive.pm:1338
#, fuzzy, c-format
msgid "Chunk size %d KiB\n"
msgstr "चंक का आकार %s\n"
-#: diskdrake/interactive.pm:1321
+#: diskdrake/interactive.pm:1339
#, c-format
msgid "RAID-disks %s\n"
msgstr "रैड-की-डिस्कें %s\n"
-#: diskdrake/interactive.pm:1323
+#: diskdrake/interactive.pm:1341
#, c-format
msgid "Loopback file name: %s"
msgstr "लूपबैक संचिका का नाम: %s"
-#: diskdrake/interactive.pm:1326
+#: diskdrake/interactive.pm:1344
#, c-format
msgid ""
"\n"
@@ -2117,7 +2131,7 @@ msgstr ""
"एक चालक-विभाजन है आपको \n"
"इसे ऐसे ही छोड़ देना चाहिए । \n"
-#: diskdrake/interactive.pm:1329
+#: diskdrake/interactive.pm:1347
#, c-format
msgid ""
"\n"
@@ -2130,67 +2144,67 @@ msgstr ""
"विभाजन आपके तंत्र के लिए\n"
"द्वि-बूटिंग है ।\n"
-#: diskdrake/interactive.pm:1338
+#: diskdrake/interactive.pm:1356
#, c-format
msgid "Free space on %s (%s)"
msgstr ""
-#: diskdrake/interactive.pm:1347
+#: diskdrake/interactive.pm:1365
#, c-format
msgid "Read-only"
msgstr "सिर्फ़-पठन-के-लिए"
-#: diskdrake/interactive.pm:1348
+#: diskdrake/interactive.pm:1366
#, c-format
msgid "Size: %s\n"
msgstr "आकार: %s\n"
-#: diskdrake/interactive.pm:1349
+#: diskdrake/interactive.pm:1367
#, c-format
msgid "Geometry: %s cylinders, %s heads, %s sectors\n"
msgstr "ज्यामिति: %s सिलेण्डर, %s शीर्ष, %s सेक्टर\n"
-#: diskdrake/interactive.pm:1351
+#: diskdrake/interactive.pm:1369
#, fuzzy, c-format
msgid "Medium type: "
msgstr "संचिका प्रणाली का प्रकार: "
-#: diskdrake/interactive.pm:1352
+#: diskdrake/interactive.pm:1370
#, c-format
msgid "LVM-disks %s\n"
msgstr "एल०वी०एम०-डिस्क %s\n"
-#: diskdrake/interactive.pm:1353
+#: diskdrake/interactive.pm:1371
#, c-format
msgid "Partition table type: %s\n"
msgstr "विभाजन तालिका का प्रकार: %s\n"
-#: diskdrake/interactive.pm:1354
+#: diskdrake/interactive.pm:1372
#, c-format
msgid "on channel %d id %d\n"
msgstr "चैनल %d पर पहचान-संख्या %d\n"
-#: diskdrake/interactive.pm:1398
+#: diskdrake/interactive.pm:1416
#, c-format
msgid "Choose your filesystem encryption key"
msgstr "आपकी संचिकाप्रणाली की गूढ़लेखन कुँजी का चयन करें"
-#: diskdrake/interactive.pm:1401
+#: diskdrake/interactive.pm:1419
#, c-format
msgid "This encryption key is too simple (must be at least %d characters long)"
msgstr "गूढ़लेखन कुँजी अति सरल है (कम-से-कम %d शब्दों की लंबाई वाली होनी चाहिए)"
-#: diskdrake/interactive.pm:1402
+#: diskdrake/interactive.pm:1420
#, c-format
msgid "The encryption keys do not match"
msgstr "गूढ़-लिखित कुँजियां आपस में नहीं मिलती है"
-#: diskdrake/interactive.pm:1406
+#: diskdrake/interactive.pm:1424
#, c-format
msgid "Encryption key (again)"
msgstr "गूढ़लेखन कुँजी (पुनः)"
-#: diskdrake/interactive.pm:1408
+#: diskdrake/interactive.pm:1426
#, c-format
msgid "Encryption algorithm"
msgstr "गूढ़लेखन ऐल्गोरिथम"
@@ -2202,7 +2216,7 @@ msgstr "परिवर्तन का प्रकार"
#: diskdrake/smbnfs_gtk.pm:81 interactive.pm:129 interactive.pm:550
#: interactive/curses.pm:260 interactive/http.pm:104 interactive/http.pm:160
-#: interactive/stdio.pm:39 interactive/stdio.pm:148 mygtk2.pm:844 ugtk2.pm:415
+#: interactive/stdio.pm:39 interactive/stdio.pm:148 mygtk2.pm:846 ugtk2.pm:415
#: ugtk2.pm:517 ugtk2.pm:526 ugtk2.pm:812
#, c-format
msgid "Cancel"
@@ -2294,7 +2308,7 @@ msgstr ""
"एक त्रुटि उत्पन्न हो गयी है - कोई वैध उपकरण नहीं मिले जिन पर एक नवीन संचिकाप्रणालियों "
"कानिर्माण किया जा सकता था। कृपया इस समस्या के कारण हेतु अपने हार्डवेयर की जाँच करें ।"
-#: fs/any.pm:75 fs/partitioning_wizard.pm:59
+#: fs/any.pm:75 fs/partitioning_wizard.pm:60
#, c-format
msgid "You must have a FAT partition mounted in /boot/efi"
msgstr "/boot/efi में आपके पास एक फ़ैट विभाजन आरोहित होना चाहिए"
@@ -2502,7 +2516,7 @@ msgstr ""
msgid "Not enough swap space to fulfill installation, please add some"
msgstr "संसाधन की आवश्यकता को परिपूर्ण करने योग्य स्वैप स्थान नहीं है, कृपया कुछ बढ़ायें"
-#: fs/partitioning_wizard.pm:51
+#: fs/partitioning_wizard.pm:52
#, c-format
msgid ""
"You must have a root partition.\n"
@@ -2514,7 +2528,7 @@ msgstr ""
"।\n"
"और फ़िर ``आरोह बिन्दु'' क्रिया का चयन करें और इसे `/' पर स्थापित करें ।"
-#: fs/partitioning_wizard.pm:56
+#: fs/partitioning_wizard.pm:57
#, c-format
msgid ""
"You do not have a swap partition.\n"
@@ -2525,83 +2539,42 @@ msgstr ""
"\n"
"क्या फ़िर भी जारी रहा जायें ?"
-#: fs/partitioning_wizard.pm:84
+#: fs/partitioning_wizard.pm:93
#, c-format
msgid "Use free space"
msgstr "मुक्त स्थान का उपयोग करें"
-#: fs/partitioning_wizard.pm:86
+#: fs/partitioning_wizard.pm:95
#, c-format
msgid "Not enough free space to allocate new partitions"
msgstr "नये विभाजनों को देने के लिए इतना मुक्त स्थान उपलब्ध नहीं है "
-#: fs/partitioning_wizard.pm:94
+#: fs/partitioning_wizard.pm:103
#, c-format
msgid "Use existing partitions"
msgstr "विद्यमान विभाजनों का उपयोग करें"
-#: fs/partitioning_wizard.pm:96
+#: fs/partitioning_wizard.pm:105
#, c-format
msgid "There is no existing partition to use"
msgstr "कोई विद्यमान विभाजन उपयोगार्थ नहीं है"
-#: fs/partitioning_wizard.pm:103
-#, c-format
-msgid "Use the Microsoft Windows® partition for loopback"
-msgstr "लूपबैक के लिए विण्डो विभाजन का उपयोग करें"
-
-#: fs/partitioning_wizard.pm:106
-#, c-format
-msgid "Which partition do you want to use for Linux4Win?"
-msgstr "लिनक्स-४-विन के लिए आप किस विभाजन का उपयोग करना चाहते है?"
-
-#: fs/partitioning_wizard.pm:108
-#, c-format
-msgid "Choose the sizes"
-msgstr "आकारों का चयन करें"
-
-#: fs/partitioning_wizard.pm:109
-#, c-format
-msgid "Root partition size in MB: "
-msgstr "रूट विभाजन का आकार एमबी में: "
-
-#: fs/partitioning_wizard.pm:110
-#, c-format
-msgid "Swap partition size in MB: "
-msgstr "स्वैप विभाजन का आकार एमबी में: "
-
-#: fs/partitioning_wizard.pm:119
+#: fs/partitioning_wizard.pm:129
#, c-format
-msgid "There is no FAT partition to use as loopback (or not enough space left)"
-msgstr ""
-"लूपबैक की भांति उपयोग करने के लिए कोई फ़ैट विभाजन नहीं है (या और अधिक स्थान बाकी नहीं "
-"रहा है)"
+msgid "Computing the size of the Microsoft Windows® partition"
+msgstr "विण्डो विभाजन के आकार की गणना की जा रही है"
-#: fs/partitioning_wizard.pm:127
+#: fs/partitioning_wizard.pm:148
#, fuzzy, c-format
msgid "Use the free space on a Microsoft Windows® partition"
msgstr "विण्डो विभाजन पर उपलब्ध मुक्त स्थान का उपयोग करें"
-#: fs/partitioning_wizard.pm:129
+#: fs/partitioning_wizard.pm:152
#, c-format
msgid "Which partition do you want to resize?"
msgstr "आप किस विभाजन का पुनः आकारीकरण करना चाहते है?"
-#: fs/partitioning_wizard.pm:143
-#, c-format
-msgid ""
-"The FAT resizer is unable to handle your partition, \n"
-"the following error occurred: %s"
-msgstr ""
-"फ़ैट पुनःआकारीकरण आपके विभाजन को जानने में असमर्थ है, \n"
-"निम्नलिखित त्रुटि उत्पन्न हो गयी है: %s"
-
-#: fs/partitioning_wizard.pm:146
-#, c-format
-msgid "Computing the size of the Microsoft Windows® partition"
-msgstr "विण्डो विभाजन के आकार की गणना की जा रही है"
-
-#: fs/partitioning_wizard.pm:153
+#: fs/partitioning_wizard.pm:162
#, c-format
msgid ""
"Your Microsoft Windows® partition is too fragmented. Please reboot your "
@@ -2611,7 +2584,7 @@ msgstr ""
"आपका विण्डो विभाजन अति खंडित है । कृपया अपने कम्प्यूटर को विण्डो के अन्तर्गत पुनः आरम्भ "
"करें, ``defrag'' कार्यक्रम को चलायें, और फ़िर मैनड्रिव लिनक्स संसाधन को पुनः आरम्भ करें ।"
-#: fs/partitioning_wizard.pm:156
+#: fs/partitioning_wizard.pm:166
#, c-format
msgid ""
"WARNING!\n"
@@ -2645,38 +2618,38 @@ msgstr ""
"जब यह सब सुनिश्चित कर लें, तब %s को दबायें।"
#. -PO: keep the double empty lines between sections, this is formatted a la LaTeX
-#: fs/partitioning_wizard.pm:165 interactive.pm:549 interactive/curses.pm:263
-#: ugtk2.pm:519
+#: fs/partitioning_wizard.pm:175 fs/partitioning_wizard.pm:498
+#: interactive.pm:549 interactive/curses.pm:263 ugtk2.pm:519
#, c-format
msgid "Next"
msgstr "अगला"
-#: fs/partitioning_wizard.pm:168
+#: fs/partitioning_wizard.pm:180
#, fuzzy, c-format
msgid "Partitionning"
msgstr "विभाजनीकरण"
-#: fs/partitioning_wizard.pm:168
+#: fs/partitioning_wizard.pm:180
#, c-format
msgid "Which size do you want to keep for Microsoft Windows® on partition %s?"
msgstr "विण्डो के लिए आप क्या आकार रखना चाहते है विभाजन %s?"
-#: fs/partitioning_wizard.pm:169
+#: fs/partitioning_wizard.pm:181
#, c-format
msgid "Size"
msgstr "आकार "
-#: fs/partitioning_wizard.pm:178
+#: fs/partitioning_wizard.pm:191
#, c-format
msgid "Resizing Microsoft Windows® partition"
msgstr "विण्डो विभाजन का पुनः आकारीकरण किया जा रहा है"
-#: fs/partitioning_wizard.pm:183
+#: fs/partitioning_wizard.pm:196
#, c-format
msgid "FAT resizing failed: %s"
msgstr "फ़ैट का पुनः आकारीकरण असफ़ल: %s "
-#: fs/partitioning_wizard.pm:186
+#: fs/partitioning_wizard.pm:199
#, c-format
msgid ""
"To ensure data integrity after resizing the partition(s), \n"
@@ -2686,42 +2659,42 @@ msgstr ""
"करने हेतु, \n"
"विण्डो(TM) में आपके अगले बूट के समय संचिकाप्रणाली जाँच प्रक्रियाएँ चलगी "
-#: fs/partitioning_wizard.pm:198
+#: fs/partitioning_wizard.pm:212
#, c-format
msgid "There is no FAT partition to resize (or not enough space left)"
msgstr "पुनः आकारीकरण के लिए कोई फ़ैट विभाजन नहीं है (या और अधिक स्थान नहीं बचा है)"
-#: fs/partitioning_wizard.pm:203
+#: fs/partitioning_wizard.pm:217
#, c-format
msgid "Remove Microsoft Windows®"
msgstr "विण्डो (TM) को हटायें"
-#: fs/partitioning_wizard.pm:203
+#: fs/partitioning_wizard.pm:217
#, fuzzy, c-format
msgid "Erase and use entire disk"
msgstr "सम्पूर्ण डिस्क को मिटायें"
-#: fs/partitioning_wizard.pm:205
+#: fs/partitioning_wizard.pm:221
#, c-format
msgid "You have more than one hard drive, which one do you install linux on?"
msgstr "आपके पास एक से ज्यादा हार्ड-डिस्क है, आप किस पर लिनक्स का संसाधन करना चाहते है?"
-#: fs/partitioning_wizard.pm:210 fsedit.pm:600
+#: fs/partitioning_wizard.pm:229 fsedit.pm:600
#, c-format
msgid "ALL existing partitions and their data will be lost on drive %s"
msgstr "%s ड्राइव पर स्थित सभी विद्यमान विभाजन और उनकी सूचनायें विलुप्त हो जायेगी"
-#: fs/partitioning_wizard.pm:220
+#: fs/partitioning_wizard.pm:239
#, c-format
msgid "Custom disk partitioning"
msgstr "ऐच्छिक डिस्क विभाजनीकरण"
-#: fs/partitioning_wizard.pm:226
+#: fs/partitioning_wizard.pm:245
#, c-format
msgid "Use fdisk"
msgstr "एफ़डिस्क का उपयोग करें"
-#: fs/partitioning_wizard.pm:229
+#: fs/partitioning_wizard.pm:248
#, c-format
msgid ""
"You can now partition %s.\n"
@@ -2730,28 +2703,33 @@ msgstr ""
"अब आप विभाजन कर सकते है %s.\n"
"जब आप कर लें, तो `w' का उपयोग करके सुरक्षित करना ना भूलें ।"
-#: fs/partitioning_wizard.pm:269
+#: fs/partitioning_wizard.pm:388 fs/partitioning_wizard.pm:518
#, c-format
msgid "I can not find any room for installing"
msgstr "मै संसाधन करने लिये कोई स्थान नहीं खोज पा रहा हूँ"
-#: fs/partitioning_wizard.pm:278
+#: fs/partitioning_wizard.pm:397 fs/partitioning_wizard.pm:525
#, c-format
msgid "The DrakX Partitioning wizard found the following solutions:"
msgstr "ड्रैक-एक्स विभाजनीकरण विज़ार्ड को निम्नलिखित समाधान मिलें:"
-#: fs/partitioning_wizard.pm:287
+#: fs/partitioning_wizard.pm:459
+#, c-format
+msgid "Here is the content of you disk drive "
+msgstr ""
+
+#: fs/partitioning_wizard.pm:535
#, c-format
msgid "Partitioning failed: %s"
msgstr "विभाजनीकरण असफ़ल: %s "
-#: fs/type.pm:388
+#: fs/type.pm:390
#, c-format
msgid "You can not use JFS for partitions smaller than 16MB"
msgstr ""
"१६ एम०बी० से कम के लिए विभाजनों के लिए जे०एफ़०एस० का उपयोग नहीं किया जा सकता है"
-#: fs/type.pm:389
+#: fs/type.pm:391
#, c-format
msgid "You can not use ReiserFS for partitions smaller than 32MB"
msgstr ""
@@ -2850,10 +2828,10 @@ msgstr "इस निर्देशिका को रूट संचिक
#: fsedit.pm:447 fsedit.pm:449
#, c-format
msgid ""
-"You need a true filesystem (ext2/ext3, reiserfs, xfs, or jfs) for this mount "
+"You need a true filesystem (ext2/3/4, reiserfs, xfs, or jfs) for this mount "
"point\n"
msgstr ""
-"इस आरोह बिन्दु के लिए आपको एक वास्तविक संचिकाप्रणाली(ext2/ext3, reiserfs, xfs, or "
+"इस आरोह बिन्दु के लिए आपको एक वास्तविक संचिकाप्रणाली(ext2/3/4, reiserfs, xfs, or "
"jfs) की आवश्यकता है\n"
#: fsedit.pm:451
@@ -3390,7 +3368,7 @@ msgstr "ट्यूनर का प्रकार:"
#: interactive.pm:128 interactive.pm:549 interactive/curses.pm:263
#: interactive/http.pm:103 interactive/http.pm:156 interactive/stdio.pm:39
-#: interactive/stdio.pm:148 interactive/stdio.pm:149 mygtk2.pm:844
+#: interactive/stdio.pm:148 interactive/stdio.pm:149 mygtk2.pm:846
#: ugtk2.pm:421 ugtk2.pm:519 ugtk2.pm:812 ugtk2.pm:835
#, c-format
msgid "Ok"
@@ -3451,7 +3429,7 @@ msgstr "डिरेक्ट्री नहीं है"
msgid "No such file"
msgstr "ऐसी कोई फ़ाइल नहीं '%s'\n"
-#: interactive/gtk.pm:580
+#: interactive/gtk.pm:594
#, c-format
msgid "Beware, Caps Lock is enabled"
msgstr ""
@@ -5282,17 +5260,17 @@ msgstr ""
"%s मॉडूयल का अधिभारण असफ़ल रहा ।\n"
"क्या आप अन्य पैरामीटीरों के साथ पुनः प्रयास करना चाहेगें?"
-#: mygtk2.pm:1538 mygtk2.pm:1539
+#: mygtk2.pm:1540 mygtk2.pm:1541
#, c-format
msgid "Password is trivial to guess"
msgstr ""
-#: mygtk2.pm:1540
+#: mygtk2.pm:1542
#, c-format
msgid "Password should resist to basic attacks"
msgstr ""
-#: mygtk2.pm:1541 mygtk2.pm:1542
+#: mygtk2.pm:1543 mygtk2.pm:1544
#, fuzzy, c-format
msgid "Password seems secure"
msgstr "कूट-शब्द आवश्यक"
@@ -6777,6 +6755,34 @@ msgstr ""
msgid "Installation failed"
msgstr "संसाधन असफ़ल"
+#~ msgid "Use the Microsoft Windows® partition for loopback"
+#~ msgstr "लूपबैक के लिए विण्डो विभाजन का उपयोग करें"
+
+#~ msgid "Which partition do you want to use for Linux4Win?"
+#~ msgstr "लिनक्स-४-विन के लिए आप किस विभाजन का उपयोग करना चाहते है?"
+
+#~ msgid "Choose the sizes"
+#~ msgstr "आकारों का चयन करें"
+
+#~ msgid "Root partition size in MB: "
+#~ msgstr "रूट विभाजन का आकार एमबी में: "
+
+#~ msgid "Swap partition size in MB: "
+#~ msgstr "स्वैप विभाजन का आकार एमबी में: "
+
+#~ msgid ""
+#~ "There is no FAT partition to use as loopback (or not enough space left)"
+#~ msgstr ""
+#~ "लूपबैक की भांति उपयोग करने के लिए कोई फ़ैट विभाजन नहीं है (या और अधिक स्थान बाकी "
+#~ "नहीं रहा है)"
+
+#~ msgid ""
+#~ "The FAT resizer is unable to handle your partition, \n"
+#~ "the following error occurred: %s"
+#~ msgstr ""
+#~ "फ़ैट पुनःआकारीकरण आपके विभाजन को जानने में असमर्थ है, \n"
+#~ "निम्नलिखित त्रुटि उत्पन्न हो गयी है: %s"
+
#~ msgid "Please log out and then use Ctrl-Alt-BackSpace"
#~ msgstr ""
#~ "कृपया संत्र-समाप्त करें और फ़िर कन्ट्रोल-आल्ट-बैकस्पेस (Ctrl-Alt-BackSpace) कुँजियो का "
diff --git a/perl-install/share/po/hr.po b/perl-install/share/po/hr.po
index d4240cf06..a14d35e4e 100644
--- a/perl-install/share/po/hr.po
+++ b/perl-install/share/po/hr.po
@@ -4,7 +4,7 @@
msgid ""
msgstr ""
"Project-Id-Version: DrakX 0\n"
-"POT-Creation-Date: 2009-09-10 12:20+0200\n"
+"POT-Creation-Date: 2009-10-07 13:57+0200\n"
"PO-Revision-Date: 2005-01-04 21:25+CET\n"
"Last-Translator: auto\n"
"Language-Team: Croatian <lokalizacija@linux.hr>\n"
@@ -15,10 +15,10 @@ msgstr ""
"10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;;\n"
"X-Generator: TransDict server\n"
-#: any.pm:252 any.pm:884 diskdrake/interactive.pm:594
+#: any.pm:252 any.pm:910 diskdrake/interactive.pm:594
#: diskdrake/interactive.pm:794 diskdrake/interactive.pm:838
-#: diskdrake/interactive.pm:924 diskdrake/interactive.pm:1178
-#: diskdrake/interactive.pm:1230 do_pkgs.pm:241 do_pkgs.pm:287
+#: diskdrake/interactive.pm:942 diskdrake/interactive.pm:1196
+#: diskdrake/interactive.pm:1248 do_pkgs.pm:241 do_pkgs.pm:287
#: harddrake/sound.pm:303 interactive.pm:587 pkgs.pm:281
#, c-format
msgid "Please wait"
@@ -168,7 +168,7 @@ msgstr "Omogući CD podizanje?"
msgid "Enable Local APIC"
msgstr "Omogući CD podizanje?"
-#: any.pm:415 any.pm:829 any.pm:845 authentication.pm:250
+#: any.pm:415 any.pm:855 any.pm:871 authentication.pm:250
#: diskdrake/smbnfs_gtk.pm:181
#, c-format
msgid "Password"
@@ -179,7 +179,7 @@ msgstr "Lozinka"
msgid "The passwords do not match"
msgstr "Lozinke se ne podudaraju"
-#: any.pm:417 authentication.pm:261 diskdrake/interactive.pm:1402
+#: any.pm:417 authentication.pm:261 diskdrake/interactive.pm:1420
#, c-format
msgid "Please try again"
msgstr "Molim pokušajte ponovo"
@@ -190,7 +190,7 @@ msgid "You can not use a password with %s"
msgstr ""
"Ne možete koristiti enkriptirani datotečni sustav za točku montiranja %s"
-#: any.pm:421 any.pm:831 any.pm:847 authentication.pm:251
+#: any.pm:421 any.pm:857 any.pm:873 authentication.pm:251
#, c-format
msgid "Password (again)"
msgstr "Lozinka (provjera)"
@@ -357,192 +357,193 @@ msgstr ""
"Ovo su trenutni zapisi.\n"
"Možete dodati još koji ili urediti postojeći."
-#: any.pm:790
+#: any.pm:816
#, c-format
msgid "access to X programs"
msgstr "pristup X programima"
-#: any.pm:791
+#: any.pm:817
#, c-format
msgid "access to rpm tools"
msgstr "pristup rpm alatima"
-#: any.pm:792
+#: any.pm:818
#, c-format
msgid "allow \"su\""
msgstr "dozvoli \"su\""
-#: any.pm:793
+#: any.pm:819
#, c-format
msgid "access to administrative files"
msgstr "pristup administracijskim datotekama"
-#: any.pm:794
+#: any.pm:820
#, fuzzy, c-format
msgid "access to network tools"
msgstr "pristup rpm alatima"
-#: any.pm:795
+#: any.pm:821
#, fuzzy, c-format
msgid "access to compilation tools"
msgstr "pristup rpm alatima"
-#: any.pm:801
+#: any.pm:827
#, c-format
msgid "(already added %s)"
msgstr "(već postoji %s)"
-#: any.pm:807
+#: any.pm:833
#, c-format
msgid "Please give a user name"
msgstr "Molim dajte korisniku korisničko ime"
-#: any.pm:808
-#, c-format
+#: any.pm:834
+#, fuzzy, c-format
msgid ""
-"The user name must contain only lower cased letters, numbers, `-' and `_'"
+"The user name must start with a lower case letter followed by only lower "
+"cased letters, numbers, `-' and `_'"
msgstr "Korisničko ime može sadržavati samo mala slova, brojeve, `-' i `_'"
-#: any.pm:809
+#: any.pm:835
#, fuzzy, c-format
msgid "The user name is too long"
msgstr "Ovaj korisnik već postoji"
-#: any.pm:810
+#: any.pm:836
#, c-format
msgid "This user name has already been added"
msgstr "Ovaj korisnik već postoji"
-#: any.pm:816 any.pm:849
+#: any.pm:842 any.pm:875
#, c-format
msgid "User ID"
msgstr "Korisnički ID"
-#: any.pm:816 any.pm:850
+#: any.pm:842 any.pm:876
#, c-format
msgid "Group ID"
msgstr "ID grupe"
-#: any.pm:817
+#: any.pm:843
#, fuzzy, c-format
msgid "%s must be a number"
msgstr "Opcija %s mora biti broj!"
-#: any.pm:818
+#: any.pm:844
#, c-format
msgid "%s should be above 500. Accept anyway?"
msgstr ""
-#: any.pm:822
+#: any.pm:848
#, fuzzy, c-format
msgid "User management"
msgstr "Korisničko ime"
-#: any.pm:828 authentication.pm:237
+#: any.pm:854 authentication.pm:237
#, fuzzy, c-format
msgid "Set administrator (root) password"
msgstr "Podešavanje root lozinke"
-#: any.pm:833
+#: any.pm:859
#, fuzzy, c-format
msgid "Enter a user"
msgstr ""
"Unesite korisnika\n"
"%s"
-#: any.pm:835
+#: any.pm:861
#, c-format
msgid "Icon"
msgstr "Sličica"
-#: any.pm:838
+#: any.pm:864
#, c-format
msgid "Real name"
msgstr "Puno ime"
-#: any.pm:843
+#: any.pm:869
#, c-format
msgid "Login name"
msgstr "Korisnička oznaka"
-#: any.pm:848
+#: any.pm:874
#, c-format
msgid "Shell"
msgstr "Ljuska"
-#: any.pm:884
+#: any.pm:910
#, fuzzy, c-format
msgid "Please wait, adding media..."
msgstr "sačekajte tijekom ttmkfdira..."
-#: any.pm:914 security/l10n.pm:14
+#: any.pm:940 security/l10n.pm:14
#, c-format
msgid "Autologin"
msgstr "Auto-prijava"
-#: any.pm:915
+#: any.pm:941
#, fuzzy, c-format
msgid "I can set up your computer to automatically log on one user."
msgstr ""
"Mogu podesiti da se vaše računalo automatski prijavi kao jedan korisnik.\n"
"Da li želite koristiti tu pogodnost?"
-#: any.pm:916
+#: any.pm:942
#, fuzzy, c-format
msgid "Use this feature"
msgstr "Da li želite koristiti aboot?"
-#: any.pm:917
+#: any.pm:943
#, c-format
msgid "Choose the default user:"
msgstr "Izaberite uobičajenog korisnika:"
-#: any.pm:918
+#: any.pm:944
#, c-format
msgid "Choose the window manager to run:"
msgstr "Izaberite prozorski upravitelj koji želite pokrenuti:"
-#: any.pm:929 any.pm:949 any.pm:1022
+#: any.pm:955 any.pm:975 any.pm:1048
#, fuzzy, c-format
msgid "Release Notes"
msgstr "Molim pričekajte"
-#: any.pm:956 any.pm:1314 interactive/gtk.pm:805
+#: any.pm:982 any.pm:1340 interactive/gtk.pm:819
#, c-format
msgid "Close"
msgstr "Zatvori"
-#: any.pm:1008
+#: any.pm:1034
#, c-format
msgid "License agreement"
msgstr "Licencni dogovor"
-#: any.pm:1010 diskdrake/dav.pm:26
+#: any.pm:1036 diskdrake/dav.pm:26
#, c-format
msgid "Quit"
msgstr "Izlaz"
-#: any.pm:1017
+#: any.pm:1043
#, fuzzy, c-format
msgid "Do you accept this license ?"
msgstr "Da li imate još koji?"
-#: any.pm:1018
+#: any.pm:1044
#, c-format
msgid "Accept"
msgstr "Prihvati"
-#: any.pm:1018
+#: any.pm:1044
#, c-format
msgid "Refuse"
msgstr "Odbij"
-#: any.pm:1044 any.pm:1110
+#: any.pm:1070 any.pm:1136
#, c-format
msgid "Please choose a language to use"
msgstr "Molim izaberite jezik koji želite koristiti"
-#: any.pm:1073
+#: any.pm:1099
#, c-format
msgid ""
"Mandriva Linux can support multiple languages. Select\n"
@@ -550,77 +551,77 @@ msgid ""
"when your installation is complete and you restart your system."
msgstr "Možete izabrati druge jezike koji će biti dostupni nakon instalacije"
-#: any.pm:1076
+#: any.pm:1102
#, c-format
msgid "Multi languages"
msgstr ""
-#: any.pm:1087 any.pm:1119
+#: any.pm:1113 any.pm:1145
#, c-format
msgid "Old compatibility (non UTF-8) encoding"
msgstr ""
-#: any.pm:1089
+#: any.pm:1115
#, c-format
msgid "All languages"
msgstr "Svi jezici"
-#: any.pm:1111
+#: any.pm:1137
#, fuzzy, c-format
msgid "Language choice"
msgstr "Myanmar"
-#: any.pm:1165
+#: any.pm:1191
#, c-format
msgid "Country / Region"
msgstr "Država / Regija"
-#: any.pm:1166
+#: any.pm:1192
#, fuzzy, c-format
msgid "Please choose your country"
msgstr "Molim izaberite koju vrstu miša koristite"
-#: any.pm:1168
+#: any.pm:1194
#, fuzzy, c-format
msgid "Here is the full list of available countries"
msgstr "Ovdje je cijeli popis raspoloživih tipkovnica"
-#: any.pm:1169
+#: any.pm:1195
#, fuzzy, c-format
msgid "Other Countries"
msgstr "Iskušaj portove"
-#: any.pm:1169 interactive.pm:488 interactive/gtk.pm:445
+#: any.pm:1195 interactive.pm:488 interactive/gtk.pm:445
#, c-format
msgid "Advanced"
msgstr "&Napredno"
-#: any.pm:1175
+#: any.pm:1201
#, c-format
msgid "Input method:"
msgstr ""
-#: any.pm:1178
+#: any.pm:1204
#, c-format
msgid "None"
msgstr "Nijedan"
-#: any.pm:1259
+#: any.pm:1285
#, c-format
msgid "No sharing"
msgstr "Nema dijeljenja"
-#: any.pm:1259
+#: any.pm:1285
#, c-format
msgid "Allow all users"
msgstr "Dozvoli svim korisnicima"
-#: any.pm:1259
+#: any.pm:1285
#, c-format
msgid "Custom"
msgstr "Prilagođeno"
-#: any.pm:1263
+#: any.pm:1289
#, c-format
msgid ""
"Would you like to allow users to share some of their directories?\n"
@@ -637,32 +638,32 @@ msgstr ""
"\n"
"\"Proizvoljno\" će omogućiti dozvoljavanje po korisniku.\n"
-#: any.pm:1275
+#: any.pm:1301
#, c-format
msgid ""
"NFS: the traditional Unix file sharing system, with less support on Mac and "
"Windows."
msgstr ""
-#: any.pm:1278
+#: any.pm:1304
#, c-format
msgid ""
"SMB: a file sharing system used by Windows, Mac OS X and many modern Linux "
"systems."
msgstr ""
-#: any.pm:1286
+#: any.pm:1312
#, c-format
msgid ""
"You can export using NFS or SMB. Please select which you would like to use."
msgstr "Možete izvesti koristeći NFS ili Sambu. Koji od njih želite"
-#: any.pm:1314
+#: any.pm:1340
#, c-format
msgid "Launch userdrake"
msgstr "Pokreni userdrake"
-#: any.pm:1316
+#: any.pm:1342
#, c-format
msgid ""
"The per-user sharing uses the group \"fileshare\". \n"
@@ -671,54 +672,54 @@ msgstr ""
"Dijeljenje po korisniku koristi grupu \"fileshare\". \n"
"Možete koristiti userdrake za dodavanje korisnika u navedenu grupu."
-#: any.pm:1421
+#: any.pm:1448
#, c-format
msgid ""
"You need to logout and back in again for changes to take effect. Press OK to "
"logout now."
msgstr ""
-#: any.pm:1425
+#: any.pm:1452
#, c-format
msgid "You need to log out and back in again for changes to take effect"
msgstr ""
-#: any.pm:1460
+#: any.pm:1487
#, c-format
msgid "Timezone"
msgstr "Vremenska zona"
-#: any.pm:1460
+#: any.pm:1487
#, c-format
msgid "Which is your timezone?"
msgstr "Koja je vaša vremenska zona?"
-#: any.pm:1483 any.pm:1485
+#: any.pm:1510 any.pm:1512
#, c-format
msgid "Date, Clock & Time Zone Settings"
msgstr ""
-#: any.pm:1486
+#: any.pm:1513
#, c-format
msgid "What is the best time?"
msgstr ""
-#: any.pm:1490
+#: any.pm:1517
#, fuzzy, c-format
msgid "%s (hardware clock set to UTC)"
msgstr "Vaš hardverski sat namješten je na GMT"
-#: any.pm:1491
+#: any.pm:1518
#, fuzzy, c-format
msgid "%s (hardware clock set to local time)"
msgstr "Vaš hardverski sat namješten je na GMT"
-#: any.pm:1493
+#: any.pm:1520
#, c-format
msgid "NTP Server"
msgstr "NTP Poslužitelj"
-#: any.pm:1494
+#: any.pm:1521
#, c-format
msgid "Automatic time synchronization (using NTP)"
msgstr "Automatska vremenska sinkronizacija (koristeći NTP)"
@@ -1199,7 +1200,7 @@ msgid "Mount point"
msgstr "Točka montiranja"
#: diskdrake/dav.pm:67 diskdrake/interactive.pm:403
-#: diskdrake/interactive.pm:1072 diskdrake/removable.pm:24
+#: diskdrake/interactive.pm:1090 diskdrake/removable.pm:24
#: diskdrake/smbnfs_gtk.pm:80
#, c-format
msgid "Options"
@@ -1210,23 +1211,24 @@ msgstr "Odrednice"
msgid "Remove"
msgstr "Ukloni"
-#: diskdrake/dav.pm:69 diskdrake/hd_gtk.pm:182 diskdrake/removable.pm:26
+#: diskdrake/dav.pm:69 diskdrake/hd_gtk.pm:187 diskdrake/removable.pm:26
#: diskdrake/smbnfs_gtk.pm:82 interactive/http.pm:151
#, c-format
msgid "Done"
msgstr "Gotovo"
-#: diskdrake/dav.pm:78 diskdrake/hd_gtk.pm:123 diskdrake/hd_gtk.pm:289
+#: diskdrake/dav.pm:78 diskdrake/hd_gtk.pm:128 diskdrake/hd_gtk.pm:294
#: diskdrake/interactive.pm:247 diskdrake/interactive.pm:260
#: diskdrake/interactive.pm:450 diskdrake/interactive.pm:520
#: diskdrake/interactive.pm:525 diskdrake/interactive.pm:656
-#: diskdrake/interactive.pm:942 diskdrake/interactive.pm:1118
-#: diskdrake/interactive.pm:1131 diskdrake/interactive.pm:1134
-#: diskdrake/interactive.pm:1402 diskdrake/smbnfs_gtk.pm:42 do_pkgs.pm:23
-#: do_pkgs.pm:28 do_pkgs.pm:44 do_pkgs.pm:60 do_pkgs.pm:65 do_pkgs.pm:82
-#: fsedit.pm:246 interactive/http.pm:117 interactive/http.pm:118
-#: modules/interactive.pm:19 scanner.pm:95 scanner.pm:106 scanner.pm:113
-#: scanner.pm:120 wizards.pm:95 wizards.pm:99 wizards.pm:121
+#: diskdrake/interactive.pm:909 diskdrake/interactive.pm:960
+#: diskdrake/interactive.pm:1136 diskdrake/interactive.pm:1149
+#: diskdrake/interactive.pm:1152 diskdrake/interactive.pm:1420
+#: diskdrake/smbnfs_gtk.pm:42 do_pkgs.pm:23 do_pkgs.pm:28 do_pkgs.pm:44
+#: do_pkgs.pm:60 do_pkgs.pm:65 do_pkgs.pm:82 fsedit.pm:246
+#: interactive/http.pm:117 interactive/http.pm:118 modules/interactive.pm:19
+#: scanner.pm:95 scanner.pm:106 scanner.pm:113 scanner.pm:120 wizards.pm:95
+#: wizards.pm:99 wizards.pm:121
#, c-format
msgid "Error"
msgstr "Greška"
@@ -1241,12 +1243,12 @@ msgstr "Upišite brzinu cd snimača"
msgid "The URL must begin with http:// or https://"
msgstr "URL mora početi sa http:// ili https://"
-#: diskdrake/dav.pm:106 diskdrake/hd_gtk.pm:407 diskdrake/interactive.pm:303
+#: diskdrake/dav.pm:106 diskdrake/hd_gtk.pm:412 diskdrake/interactive.pm:303
#: diskdrake/interactive.pm:388 diskdrake/interactive.pm:550
#: diskdrake/interactive.pm:747 diskdrake/interactive.pm:805
-#: diskdrake/interactive.pm:922 diskdrake/interactive.pm:964
-#: diskdrake/interactive.pm:965 diskdrake/interactive.pm:1215
-#: diskdrake/interactive.pm:1253 diskdrake/interactive.pm:1401 do_pkgs.pm:19
+#: diskdrake/interactive.pm:940 diskdrake/interactive.pm:982
+#: diskdrake/interactive.pm:983 diskdrake/interactive.pm:1233
+#: diskdrake/interactive.pm:1271 diskdrake/interactive.pm:1419 do_pkgs.pm:19
#: do_pkgs.pm:39 do_pkgs.pm:57 do_pkgs.pm:77 harddrake/sound.pm:442
#, c-format
msgid "Warning"
@@ -1263,58 +1265,60 @@ msgid "Server: "
msgstr "Poslužitelj: "
#: diskdrake/dav.pm:125 diskdrake/interactive.pm:493
-#: diskdrake/interactive.pm:1277 diskdrake/interactive.pm:1362
+#: diskdrake/interactive.pm:1295 diskdrake/interactive.pm:1380
#, c-format
msgid "Mount point: "
msgstr "Mjesto montiranja:"
-#: diskdrake/dav.pm:126 diskdrake/interactive.pm:1369
+#: diskdrake/dav.pm:126 diskdrake/interactive.pm:1387
#, c-format
msgid "Options: %s"
msgstr "Opcije: %s"
-#: diskdrake/hd_gtk.pm:54 diskdrake/interactive.pm:298
+#: diskdrake/hd_gtk.pm:61 diskdrake/interactive.pm:298
#: diskdrake/smbnfs_gtk.pm:22 fs/mount_point.pm:106
-#: fs/partitioning_wizard.pm:51 fs/partitioning_wizard.pm:206
-#: fs/partitioning_wizard.pm:211 fs/partitioning_wizard.pm:250
-#: fs/partitioning_wizard.pm:269 fs/partitioning_wizard.pm:274
+#: fs/partitioning_wizard.pm:52 fs/partitioning_wizard.pm:222
+#: fs/partitioning_wizard.pm:230 fs/partitioning_wizard.pm:269
+#: fs/partitioning_wizard.pm:388 fs/partitioning_wizard.pm:445
+#: fs/partitioning_wizard.pm:518 fs/partitioning_wizard.pm:521
#, c-format
msgid "Partitioning"
msgstr "Particioniranje"
-#: diskdrake/hd_gtk.pm:68
+#: diskdrake/hd_gtk.pm:73
#, c-format
msgid "Click on a partition, choose a filesystem type then choose an action"
msgstr ""
-#: diskdrake/hd_gtk.pm:105 diskdrake/interactive.pm:1093
-#: diskdrake/interactive.pm:1103 diskdrake/interactive.pm:1156
+#: diskdrake/hd_gtk.pm:110 diskdrake/interactive.pm:1111
+#: diskdrake/interactive.pm:1121 diskdrake/interactive.pm:1174
#, c-format
msgid "Read carefully"
msgstr "Pročitajte pažljivo"
-#: diskdrake/hd_gtk.pm:105
+#: diskdrake/hd_gtk.pm:110
#, c-format
msgid "Please make a backup of your data first"
msgstr "Prvo napravite backup podataka"
-#: diskdrake/hd_gtk.pm:106 diskdrake/interactive.pm:240
+#: diskdrake/hd_gtk.pm:111 diskdrake/interactive.pm:240
#, c-format
msgid "Exit"
msgstr "Izađi"
-#: diskdrake/hd_gtk.pm:106
+#: diskdrake/hd_gtk.pm:111
#, c-format
msgid "Continue"
msgstr "Nastavi"
-#: diskdrake/hd_gtk.pm:177 interactive.pm:653 interactive/gtk.pm:797
-#: interactive/gtk.pm:815 interactive/gtk.pm:836 ugtk2.pm:936
+#: diskdrake/hd_gtk.pm:182 fs/partitioning_wizard.pm:493 interactive.pm:653
+#: interactive/gtk.pm:811 interactive/gtk.pm:829 interactive/gtk.pm:850
+#: ugtk2.pm:936
#, c-format
msgid "Help"
msgstr "Pomoć"
-#: diskdrake/hd_gtk.pm:223
+#: diskdrake/hd_gtk.pm:228
#, fuzzy, c-format
msgid ""
"You have one big Microsoft Windows partition.\n"
@@ -1326,89 +1330,89 @@ msgstr ""
"Preporučam da promijenite veličinu particije\n"
"(kliknite prvo na particiju te onda na \"Promijeni veličinu\")"
-#: diskdrake/hd_gtk.pm:225
+#: diskdrake/hd_gtk.pm:230
#, c-format
msgid "Please click on a partition"
msgstr "Molim kliknite na particiju"
-#: diskdrake/hd_gtk.pm:239 diskdrake/smbnfs_gtk.pm:63
+#: diskdrake/hd_gtk.pm:244 diskdrake/smbnfs_gtk.pm:63
#, c-format
msgid "Details"
msgstr "Detalji"
-#: diskdrake/hd_gtk.pm:289
+#: diskdrake/hd_gtk.pm:294
#, fuzzy, c-format
msgid "No hard drives found"
msgstr ""
"Nije pronađen lokalni pisač!\n"
"\n"
-#: diskdrake/hd_gtk.pm:316
+#: diskdrake/hd_gtk.pm:321
#, c-format
msgid "Unknown"
msgstr "Napoznato"
-#: diskdrake/hd_gtk.pm:378
+#: diskdrake/hd_gtk.pm:383
#, fuzzy, c-format
msgid "Ext3"
msgstr "Izađi"
-#: diskdrake/hd_gtk.pm:378
+#: diskdrake/hd_gtk.pm:383
#, fuzzy, c-format
msgid "XFS"
msgstr "HFS"
-#: diskdrake/hd_gtk.pm:378
+#: diskdrake/hd_gtk.pm:383
#, c-format
msgid "Swap"
msgstr "Swap"
-#: diskdrake/hd_gtk.pm:378
+#: diskdrake/hd_gtk.pm:383
#, c-format
msgid "SunOS"
msgstr "SunOS"
-#: diskdrake/hd_gtk.pm:378
+#: diskdrake/hd_gtk.pm:383
#, c-format
msgid "HFS"
msgstr "HFS"
-#: diskdrake/hd_gtk.pm:378
+#: diskdrake/hd_gtk.pm:383
#, c-format
msgid "Windows"
msgstr "Windows"
-#: diskdrake/hd_gtk.pm:379 services.pm:158
+#: diskdrake/hd_gtk.pm:384 services.pm:158
#, c-format
msgid "Other"
msgstr "Ostalo"
-#: diskdrake/hd_gtk.pm:379 diskdrake/interactive.pm:1292
+#: diskdrake/hd_gtk.pm:384 diskdrake/interactive.pm:1310
#, c-format
msgid "Empty"
msgstr "Prazno"
-#: diskdrake/hd_gtk.pm:386
+#: diskdrake/hd_gtk.pm:391
#, c-format
msgid "Filesystem types:"
msgstr "Vrste datotečnih sustava:"
-#: diskdrake/hd_gtk.pm:407
+#: diskdrake/hd_gtk.pm:412
#, fuzzy, c-format
msgid "This partition is already empty"
msgstr "Ova particija nije promjenjiva u veličini"
-#: diskdrake/hd_gtk.pm:416
+#: diskdrake/hd_gtk.pm:421
#, c-format
msgid "Use ``Unmount'' first"
msgstr "Prvo pritisnite ``Demontiraj''"
-#: diskdrake/hd_gtk.pm:416
+#: diskdrake/hd_gtk.pm:421
#, fuzzy, c-format
msgid "Use ``%s'' instead (in expert mode)"
msgstr "Umjesto toga koristi ``%s''"
-#: diskdrake/hd_gtk.pm:416 diskdrake/interactive.pm:402
+#: diskdrake/hd_gtk.pm:421 diskdrake/interactive.pm:402
#: diskdrake/interactive.pm:588 diskdrake/removable.pm:25
#: diskdrake/removable.pm:48
#, c-format
@@ -1432,7 +1436,7 @@ msgid "More"
msgstr "Više"
#: diskdrake/interactive.pm:281 diskdrake/interactive.pm:291
-#: diskdrake/interactive.pm:1200
+#: diskdrake/interactive.pm:1218
#, fuzzy, c-format
msgid "Confirmation"
msgstr "Postavke"
@@ -1457,7 +1461,7 @@ msgstr "Da završim bez zapisivanje particijske tablice?"
msgid "Do you want to save /etc/fstab modifications"
msgstr "Da li želite spremiti /etc/fstab promjene?"
-#: diskdrake/interactive.pm:298 fs/partitioning_wizard.pm:250
+#: diskdrake/interactive.pm:298 fs/partitioning_wizard.pm:269
#, c-format
msgid "You need to reboot for the partition table modifications to take place"
msgstr ""
@@ -1547,7 +1551,7 @@ msgstr "Oblikovanje"
msgid "Add to RAID"
msgstr "Dodaj RAID-u"
-#: diskdrake/interactive.pm:409 diskdrake/interactive.pm:888
+#: diskdrake/interactive.pm:409 diskdrake/interactive.pm:891
#, c-format
msgid "Add to LVM"
msgstr "Dodaj LVM-u"
@@ -1607,12 +1611,12 @@ msgstr "Stvori novu particiju"
msgid "Start sector: "
msgstr "Početni sektor:"
-#: diskdrake/interactive.pm:489 diskdrake/interactive.pm:957
+#: diskdrake/interactive.pm:489 diskdrake/interactive.pm:975
#, c-format
msgid "Size in MB: "
msgstr "Veličina u MB:"
-#: diskdrake/interactive.pm:491 diskdrake/interactive.pm:958
+#: diskdrake/interactive.pm:491 diskdrake/interactive.pm:976
#, c-format
msgid "Filesystem type: "
msgstr "Vrsta datotečnog sustava:"
@@ -1714,7 +1718,7 @@ msgid "Where do you want to mount %s?"
msgstr "Gdje želite montirati uređaj %s?"
#: diskdrake/interactive.pm:711 diskdrake/interactive.pm:794
-#: fs/partitioning_wizard.pm:146 fs/partitioning_wizard.pm:178
+#: fs/partitioning_wizard.pm:129 fs/partitioning_wizard.pm:191
#, c-format
msgid "Resizing"
msgstr "Mijenjanje veličine"
@@ -1768,7 +1772,7 @@ msgid ""
"filesystem checks will be run on your next boot into Microsoft Windows®"
msgstr ""
-#: diskdrake/interactive.pm:853 diskdrake/interactive.pm:1397
+#: diskdrake/interactive.pm:853 diskdrake/interactive.pm:1415
#, c-format
msgid "Filesystem encryption key"
msgstr "Ključ enkriptiranja datotečnog sustava"
@@ -1778,7 +1782,7 @@ msgstr "Ključ enkriptiranja datotečnog sustava"
msgid "Enter your filesystem encryption key"
msgstr "Izaberite vaš ključ za enkriptiranje datotečnog sustava"
-#: diskdrake/interactive.pm:855 diskdrake/interactive.pm:1405
+#: diskdrake/interactive.pm:855 diskdrake/interactive.pm:1423
#, c-format
msgid "Encryption key"
msgstr "Enkripcijski ključ"
@@ -1793,141 +1797,151 @@ msgstr ""
msgid "Choose an existing RAID to add to"
msgstr "Izaberite postojeći RAID na koji želite dodati "
-#: diskdrake/interactive.pm:872 diskdrake/interactive.pm:890
+#: diskdrake/interactive.pm:872 diskdrake/interactive.pm:893
#, c-format
msgid "new"
msgstr "novi"
-#: diskdrake/interactive.pm:888
+#: diskdrake/interactive.pm:891
#, c-format
msgid "Choose an existing LVM to add to"
msgstr "Izaberite postojeći LVM na koji želite dodati "
-#: diskdrake/interactive.pm:895
-#, c-format
-msgid "LVM name?"
+#: diskdrake/interactive.pm:903 diskdrake/interactive.pm:912
+#, fuzzy, c-format
+msgid "LVM name"
msgstr "LVM ime?"
-#: diskdrake/interactive.pm:922
+#: diskdrake/interactive.pm:904
+#, c-format
+msgid "Enter a name for the new LVM volume group"
+msgstr ""
+
+#: diskdrake/interactive.pm:909
+#, fuzzy, c-format
+msgid "\"%s\" already exists"
+msgstr "Datoteka već postoji. Da li da nju upotrijebim?"
+
+#: diskdrake/interactive.pm:940
#, c-format
msgid ""
"Physical volume %s is still in use.\n"
"Do you want to move used physical extents on this volume to other volumes?"
msgstr ""
-#: diskdrake/interactive.pm:924
+#: diskdrake/interactive.pm:942
#, c-format
msgid "Moving physical extents"
msgstr ""
-#: diskdrake/interactive.pm:942
+#: diskdrake/interactive.pm:960
#, c-format
msgid "This partition can not be used for loopback"
msgstr "Ova particija se ne može koristiti za loopback"
-#: diskdrake/interactive.pm:955
+#: diskdrake/interactive.pm:973
#, c-format
msgid "Loopback"
msgstr "Loopback"
-#: diskdrake/interactive.pm:956
+#: diskdrake/interactive.pm:974
#, c-format
msgid "Loopback file name: "
msgstr "Ime loopback datoteke:"
-#: diskdrake/interactive.pm:961
+#: diskdrake/interactive.pm:979
#, c-format
msgid "Give a file name"
msgstr "Dajte ime datoteke"
-#: diskdrake/interactive.pm:964
+#: diskdrake/interactive.pm:982
#, fuzzy, c-format
msgid "File is already used by another loopback, choose another one"
msgstr ""
"Datoteku koristi neki drugi loopback. Molim izaberite neku drugu datoteku"
-#: diskdrake/interactive.pm:965
+#: diskdrake/interactive.pm:983
#, c-format
msgid "File already exists. Use it?"
msgstr "Datoteka već postoji. Da li da nju upotrijebim?"
-#: diskdrake/interactive.pm:997 diskdrake/interactive.pm:1000
+#: diskdrake/interactive.pm:1015 diskdrake/interactive.pm:1018
#, c-format
msgid "Mount options"
msgstr "Opcije montiranja"
-#: diskdrake/interactive.pm:1007
+#: diskdrake/interactive.pm:1025
#, c-format
msgid "Various"
msgstr "Razno"
-#: diskdrake/interactive.pm:1074
+#: diskdrake/interactive.pm:1092
#, c-format
msgid "device"
msgstr "uređaj"
-#: diskdrake/interactive.pm:1075
+#: diskdrake/interactive.pm:1093
#, c-format
msgid "level"
msgstr "razina"
-#: diskdrake/interactive.pm:1076
+#: diskdrake/interactive.pm:1094
#, fuzzy, c-format
msgid "chunk size in KiB"
msgstr "chunk veličina"
-#: diskdrake/interactive.pm:1094
+#: diskdrake/interactive.pm:1112
#, c-format
msgid "Be careful: this operation is dangerous."
msgstr "Budite oprezni: ova operacija je opasna"
-#: diskdrake/interactive.pm:1109
+#: diskdrake/interactive.pm:1127
#, fuzzy, c-format
msgid "Partitioning Type"
msgstr "Particioniranje"
-#: diskdrake/interactive.pm:1109
+#: diskdrake/interactive.pm:1127
#, c-format
msgid "What type of partitioning?"
msgstr "Kakav tip particioniranja?"
-#: diskdrake/interactive.pm:1147
+#: diskdrake/interactive.pm:1165
#, c-format
msgid "You'll need to reboot before the modification can take place"
msgstr "Trebate ponovo pokrenuti sustav prije nego promjene postanu aktivne"
-#: diskdrake/interactive.pm:1156
+#: diskdrake/interactive.pm:1174
#, c-format
msgid "Partition table of drive %s is going to be written to disk"
msgstr "Particijska tablica pogona %s će sada biti zapisana na disk"
-#: diskdrake/interactive.pm:1178 fs/format.pm:96 fs/format.pm:103
+#: diskdrake/interactive.pm:1196 fs/format.pm:96 fs/format.pm:103
#, c-format
msgid "Formatting partition %s"
msgstr "Formatiram particiju %s"
-#: diskdrake/interactive.pm:1191
+#: diskdrake/interactive.pm:1209
#, c-format
msgid "After formatting partition %s, all data on this partition will be lost"
msgstr ""
"Nakon formatiranja particije %s svi podaci na ovoj particiji biti će obrisani"
-#: diskdrake/interactive.pm:1200 fs/partitioning.pm:48
+#: diskdrake/interactive.pm:1218 fs/partitioning.pm:48
#, c-format
msgid "Check bad blocks?"
msgstr "Provjeri za loše blokove?"
-#: diskdrake/interactive.pm:1214
+#: diskdrake/interactive.pm:1232
#, c-format
msgid "Move files to the new partition"
msgstr "Premijesti datoteku na novu particiju"
-#: diskdrake/interactive.pm:1214
+#: diskdrake/interactive.pm:1232
#, c-format
msgid "Hide files"
msgstr "Sakrij datoteku"
-#: diskdrake/interactive.pm:1215
+#: diskdrake/interactive.pm:1233
#, c-format
msgid ""
"Directory %s already contains data\n"
@@ -1938,128 +1952,128 @@ msgid ""
"the contents of the mounted partition)"
msgstr ""
-#: diskdrake/interactive.pm:1230
+#: diskdrake/interactive.pm:1248
#, c-format
msgid "Moving files to the new partition"
msgstr "Premiješteam datoteke na novu particiju"
-#: diskdrake/interactive.pm:1234
+#: diskdrake/interactive.pm:1252
#, c-format
msgid "Copying %s"
msgstr "Kopiram %s"
-#: diskdrake/interactive.pm:1238
+#: diskdrake/interactive.pm:1256
#, c-format
msgid "Removing %s"
msgstr "Uklanjam %s"
-#: diskdrake/interactive.pm:1252
+#: diskdrake/interactive.pm:1270
#, c-format
msgid "partition %s is now known as %s"
msgstr "particija %s je sada poznata kao %s"
-#: diskdrake/interactive.pm:1253
+#: diskdrake/interactive.pm:1271
#, c-format
msgid "Partitions have been renumbered: "
msgstr ""
-#: diskdrake/interactive.pm:1278 diskdrake/interactive.pm:1346
+#: diskdrake/interactive.pm:1296 diskdrake/interactive.pm:1364
#, c-format
msgid "Device: "
msgstr "Uređaj: "
-#: diskdrake/interactive.pm:1279
+#: diskdrake/interactive.pm:1297
#, c-format
msgid "Volume label: "
msgstr ""
-#: diskdrake/interactive.pm:1280
+#: diskdrake/interactive.pm:1298
#, c-format
msgid "UUID: "
msgstr ""
-#: diskdrake/interactive.pm:1281
+#: diskdrake/interactive.pm:1299
#, c-format
msgid "DOS drive letter: %s (just a guess)\n"
msgstr "DOS uređaj slovo: %s (nagađanje)\n"
-#: diskdrake/interactive.pm:1285 diskdrake/interactive.pm:1294
-#: diskdrake/interactive.pm:1365
+#: diskdrake/interactive.pm:1303 diskdrake/interactive.pm:1312
+#: diskdrake/interactive.pm:1383
#, c-format
msgid "Type: "
msgstr "Vrsta: "
-#: diskdrake/interactive.pm:1289 diskdrake/interactive.pm:1350
+#: diskdrake/interactive.pm:1307 diskdrake/interactive.pm:1368
#, c-format
msgid "Name: "
msgstr "Ime: "
-#: diskdrake/interactive.pm:1296
+#: diskdrake/interactive.pm:1314
#, c-format
msgid "Start: sector %s\n"
msgstr "Početak: sektor %s\n"
-#: diskdrake/interactive.pm:1297
+#: diskdrake/interactive.pm:1315
#, c-format
msgid "Size: %s"
msgstr "Veličina: %s"
-#: diskdrake/interactive.pm:1299
+#: diskdrake/interactive.pm:1317
#, c-format
msgid ", %s sectors"
msgstr ", %s sektora"
-#: diskdrake/interactive.pm:1301
+#: diskdrake/interactive.pm:1319
#, c-format
msgid "Cylinder %d to %d\n"
msgstr "Cilindar %d do %d\n"
-#: diskdrake/interactive.pm:1302
+#: diskdrake/interactive.pm:1320
#, c-format
msgid "Number of logical extents: %d\n"
msgstr ""
-#: diskdrake/interactive.pm:1303
+#: diskdrake/interactive.pm:1321
#, c-format
msgid "Formatted\n"
msgstr "Formatiran\n"
-#: diskdrake/interactive.pm:1304
+#: diskdrake/interactive.pm:1322
#, c-format
msgid "Not formatted\n"
msgstr "Nije formatiran\n"
-#: diskdrake/interactive.pm:1305
+#: diskdrake/interactive.pm:1323
#, c-format
msgid "Mounted\n"
msgstr "Montiran\n"
-#: diskdrake/interactive.pm:1306
+#: diskdrake/interactive.pm:1324
#, c-format
msgid "RAID %s\n"
msgstr "RAID %s\n"
-#: diskdrake/interactive.pm:1308
+#: diskdrake/interactive.pm:1326
#, fuzzy, c-format
msgid "Encrypted"
msgstr "Enkripcijski ključ"
-#: diskdrake/interactive.pm:1308
+#: diskdrake/interactive.pm:1326
#, c-format
msgid " (mapped on %s)"
msgstr ""
-#: diskdrake/interactive.pm:1309
+#: diskdrake/interactive.pm:1327
#, c-format
msgid " (to map on %s)"
msgstr ""
-#: diskdrake/interactive.pm:1310
+#: diskdrake/interactive.pm:1328
#, c-format
msgid " (inactive)"
msgstr ""
-#: diskdrake/interactive.pm:1316
+#: diskdrake/interactive.pm:1334
#, c-format
msgid ""
"Loopback file(s):\n"
@@ -2068,7 +2082,7 @@ msgstr ""
"Loopback datoteka(e):\n"
" %s\n"
-#: diskdrake/interactive.pm:1317
+#: diskdrake/interactive.pm:1335
#, c-format
msgid ""
"Partition booted by default\n"
@@ -2077,27 +2091,27 @@ msgstr ""
"Podrazumijevana boot particija\n"
" (za MS-DOS boot, ne za LILO)\n"
-#: diskdrake/interactive.pm:1319
+#: diskdrake/interactive.pm:1337
#, c-format
msgid "Level %s\n"
msgstr "Razina %s\n"
-#: diskdrake/interactive.pm:1320
+#: diskdrake/interactive.pm:1338
#, fuzzy, c-format
msgid "Chunk size %d KiB\n"
msgstr "Chunk veličina %s\n"
-#: diskdrake/interactive.pm:1321
+#: diskdrake/interactive.pm:1339
#, c-format
msgid "RAID-disks %s\n"
msgstr "RAID-diskovi %s\n"
-#: diskdrake/interactive.pm:1323
+#: diskdrake/interactive.pm:1341
#, c-format
msgid "Loopback file name: %s"
msgstr "Ime loopback datoteke: %s"
-#: diskdrake/interactive.pm:1326
+#: diskdrake/interactive.pm:1344
#, fuzzy, c-format
msgid ""
"\n"
@@ -2110,7 +2124,7 @@ msgstr ""
"ustvari particija upravljačkog programa, vjerojatno\n"
"biste ju trebali ostaviti.\n"
-#: diskdrake/interactive.pm:1329
+#: diskdrake/interactive.pm:1347
#, c-format
msgid ""
"\n"
@@ -2123,69 +2137,69 @@ msgstr ""
"particija je za\n"
"dvostruko-podizanje (dual-boot) vašeg sustava.\n"
-#: diskdrake/interactive.pm:1338
+#: diskdrake/interactive.pm:1356
#, c-format
msgid "Free space on %s (%s)"
msgstr ""
-#: diskdrake/interactive.pm:1347
+#: diskdrake/interactive.pm:1365
#, c-format
msgid "Read-only"
msgstr "Samo za čitanje"
-#: diskdrake/interactive.pm:1348
+#: diskdrake/interactive.pm:1366
#, c-format
msgid "Size: %s\n"
msgstr "Veličina: %s\n"
-#: diskdrake/interactive.pm:1349
+#: diskdrake/interactive.pm:1367
#, c-format
msgid "Geometry: %s cylinders, %s heads, %s sectors\n"
msgstr "Geometrija: %s cilindara, %s glava, %s sektora\n"
-#: diskdrake/interactive.pm:1351
+#: diskdrake/interactive.pm:1369
#, fuzzy, c-format
msgid "Medium type: "
msgstr "Vrsta datotečnog sustava:"
-#: diskdrake/interactive.pm:1352
+#: diskdrake/interactive.pm:1370
#, c-format
msgid "LVM-disks %s\n"
msgstr "LVM-diskovi %s\n"
-#: diskdrake/interactive.pm:1353
+#: diskdrake/interactive.pm:1371
#, c-format
msgid "Partition table type: %s\n"
msgstr "Vrsta particijske tabele: %s\n"
-#: diskdrake/interactive.pm:1354
+#: diskdrake/interactive.pm:1372
#, fuzzy, c-format
msgid "on channel %d id %d\n"
msgstr "na sabirnici %d id %d\n"
-#: diskdrake/interactive.pm:1398
+#: diskdrake/interactive.pm:1416
#, c-format
msgid "Choose your filesystem encryption key"
msgstr "Izaberite vaš ključ za enkriptiranje datotečnog sustava"
-#: diskdrake/interactive.pm:1401
+#: diskdrake/interactive.pm:1419
#, c-format
msgid "This encryption key is too simple (must be at least %d characters long)"
msgstr ""
"Upisani enkripcijski ključ je prejednostavan (mora biti dug najmanje %d "
"znakova)"
-#: diskdrake/interactive.pm:1402
+#: diskdrake/interactive.pm:1420
#, c-format
msgid "The encryption keys do not match"
msgstr "Enkripcijski ključevi se ne slažu"
-#: diskdrake/interactive.pm:1406
+#: diskdrake/interactive.pm:1424
#, c-format
msgid "Encryption key (again)"
msgstr "Enkripcijski ključ (ponovno)"
-#: diskdrake/interactive.pm:1408
+#: diskdrake/interactive.pm:1426
#, fuzzy, c-format
msgid "Encryption algorithm"
msgstr "Provjera autentičnosti"
@@ -2197,7 +2211,7 @@ msgstr "Promijeni tip"
#: diskdrake/smbnfs_gtk.pm:81 interactive.pm:129 interactive.pm:550
#: interactive/curses.pm:260 interactive/http.pm:104 interactive/http.pm:160
-#: interactive/stdio.pm:39 interactive/stdio.pm:148 mygtk2.pm:844 ugtk2.pm:415
+#: interactive/stdio.pm:39 interactive/stdio.pm:148 mygtk2.pm:846 ugtk2.pm:415
#: ugtk2.pm:517 ugtk2.pm:526 ugtk2.pm:812
#, c-format
msgid "Cancel"
@@ -2289,7 +2303,7 @@ msgstr ""
"bih mogao instalirati datotečni sustav. Provjerite da li je sa vašim "
"hardverom sve u redu."
-#: fs/any.pm:75 fs/partitioning_wizard.pm:59
+#: fs/any.pm:75 fs/partitioning_wizard.pm:60
#, c-format
msgid "You must have a FAT partition mounted in /boot/efi"
msgstr "Morate imati FAT particiju montiranu na /boot/efi"
@@ -2500,7 +2514,7 @@ msgstr ""
msgid "Not enough swap space to fulfill installation, please add some"
msgstr "Nema dovoljno swapa za završetak instalacije, molim dodajte još"
-#: fs/partitioning_wizard.pm:51
+#: fs/partitioning_wizard.pm:52
#, c-format
msgid ""
"You must have a root partition.\n"
@@ -2511,7 +2525,7 @@ msgstr ""
"Prvo napravite particiju (ili kliknite na postojeću) te\n"
"odaberite akciju ``Mjesto monitranja'' te odaberite `/'"
-#: fs/partitioning_wizard.pm:56
+#: fs/partitioning_wizard.pm:57
#, c-format
msgid ""
"You do not have a swap partition.\n"
@@ -2522,83 +2536,42 @@ msgstr ""
"\n"
"Da ipak nastavim?"
-#: fs/partitioning_wizard.pm:84
+#: fs/partitioning_wizard.pm:93
#, c-format
msgid "Use free space"
msgstr "Koristi slobodan prostor"
-#: fs/partitioning_wizard.pm:86
+#: fs/partitioning_wizard.pm:95
#, c-format
msgid "Not enough free space to allocate new partitions"
msgstr "Nema dovoljno slobodnog prostora za pravljenje novih particija"
-#: fs/partitioning_wizard.pm:94
+#: fs/partitioning_wizard.pm:103
#, c-format
msgid "Use existing partitions"
msgstr "Koristi postojeće particije"
-#: fs/partitioning_wizard.pm:96
+#: fs/partitioning_wizard.pm:105
#, c-format
msgid "There is no existing partition to use"
msgstr "Nema postojećih particija koje bih mogao upotrijebiti"
-#: fs/partitioning_wizard.pm:103
-#, c-format
-msgid "Use the Microsoft Windows® partition for loopback"
-msgstr "Koristi Microsoft Windows® particiju za loopback"
-
-#: fs/partitioning_wizard.pm:106
-#, c-format
-msgid "Which partition do you want to use for Linux4Win?"
-msgstr "Koju particiju želite koristiti za Linux4Win?"
-
-#: fs/partitioning_wizard.pm:108
-#, c-format
-msgid "Choose the sizes"
-msgstr "Odaberite veličinu"
-
-#: fs/partitioning_wizard.pm:109
-#, c-format
-msgid "Root partition size in MB: "
-msgstr "Veličina korijenske particije u MB: "
-
-#: fs/partitioning_wizard.pm:110
-#, c-format
-msgid "Swap partition size in MB: "
-msgstr "Veličina swap particiju u MB: "
-
-#: fs/partitioning_wizard.pm:119
+#: fs/partitioning_wizard.pm:129
#, fuzzy, c-format
-msgid "There is no FAT partition to use as loopback (or not enough space left)"
-msgstr ""
-"Nema FAT particije za mjenjanje veličine ili za korištenje loopback-a (ili "
-"nema dovoljno prostora)"
+msgid "Computing the size of the Microsoft Windows® partition"
+msgstr "Iskoristi slobodan prostor na Microsoft Windows® particiji"
-#: fs/partitioning_wizard.pm:127
+#: fs/partitioning_wizard.pm:148
#, fuzzy, c-format
msgid "Use the free space on a Microsoft Windows® partition"
msgstr "Iskoristi slobodan prostor na Windows particiji"
-#: fs/partitioning_wizard.pm:129
+#: fs/partitioning_wizard.pm:152
#, c-format
msgid "Which partition do you want to resize?"
msgstr "Kojoj particiji želite promijeniti veličinu?"
-#: fs/partitioning_wizard.pm:143
-#, c-format
-msgid ""
-"The FAT resizer is unable to handle your partition, \n"
-"the following error occurred: %s"
-msgstr ""
-"Program koji mjenja veličinu FAT-a ne može rukovati vašom particijom, \n"
-"slijedeća greška se dogodila: %s"
-
-#: fs/partitioning_wizard.pm:146
-#, fuzzy, c-format
-msgid "Computing the size of the Microsoft Windows® partition"
-msgstr "Iskoristi slobodan prostor na Microsoft Windows® particiji"
-
-#: fs/partitioning_wizard.pm:153
+#: fs/partitioning_wizard.pm:162
#, c-format
msgid ""
"Your Microsoft Windows® partition is too fragmented. Please reboot your "
@@ -2608,7 +2581,7 @@ msgstr ""
"Vaša Microsoft Windows® particija je prefragmentirana, molim pokrenite "
"``defrag'' prvo."
-#: fs/partitioning_wizard.pm:156
+#: fs/partitioning_wizard.pm:166
#, fuzzy, c-format
msgid ""
"WARNING!\n"
@@ -2643,82 +2616,82 @@ msgstr ""
"Kada ste sigurni da želite nastaviti, pritisnite %s."
#. -PO: keep the double empty lines between sections, this is formatted a la LaTeX
-#: fs/partitioning_wizard.pm:165 interactive.pm:549 interactive/curses.pm:263
-#: ugtk2.pm:519
+#: fs/partitioning_wizard.pm:175 fs/partitioning_wizard.pm:498
+#: interactive.pm:549 interactive/curses.pm:263 ugtk2.pm:519
#, c-format
msgid "Next"
msgstr "Dalje"
-#: fs/partitioning_wizard.pm:168
+#: fs/partitioning_wizard.pm:180
#, fuzzy, c-format
msgid "Partitionning"
msgstr "Particioniranje"
-#: fs/partitioning_wizard.pm:168
+#: fs/partitioning_wizard.pm:180
#, c-format
msgid "Which size do you want to keep for Microsoft Windows® on partition %s?"
msgstr "Koliku veličinu želite zadržati za windowse particija %s?"
-#: fs/partitioning_wizard.pm:169
+#: fs/partitioning_wizard.pm:181
#, c-format
msgid "Size"
msgstr "Veličina"
-#: fs/partitioning_wizard.pm:178
+#: fs/partitioning_wizard.pm:191
#, c-format
msgid "Resizing Microsoft Windows® partition"
msgstr "Izračunavam granice Microsoft Windows® datotečnog sustava"
-#: fs/partitioning_wizard.pm:183
+#: fs/partitioning_wizard.pm:196
#, c-format
msgid "FAT resizing failed: %s"
msgstr "Mijenjanje FAT veličine nije uspjelo: %s"
-#: fs/partitioning_wizard.pm:186
+#: fs/partitioning_wizard.pm:199
#, c-format
msgid ""
"To ensure data integrity after resizing the partition(s), \n"
"filesystem checks will be run on your next boot into Microsoft Windows®"
msgstr ""
-#: fs/partitioning_wizard.pm:198
+#: fs/partitioning_wizard.pm:212
#, fuzzy, c-format
msgid "There is no FAT partition to resize (or not enough space left)"
msgstr ""
"Nema FAT particije za mjenjanje veličine ili za korištenje loopback-a (ili "
"nema dovoljno prostora)"
-#: fs/partitioning_wizard.pm:203
+#: fs/partitioning_wizard.pm:217
#, c-format
msgid "Remove Microsoft Windows®"
msgstr "Ukloni Windowse(TM)"
-#: fs/partitioning_wizard.pm:203
+#: fs/partitioning_wizard.pm:217
#, fuzzy, c-format
msgid "Erase and use entire disk"
msgstr "Obriši cijeli disk"
-#: fs/partitioning_wizard.pm:205
+#: fs/partitioning_wizard.pm:221
#, c-format
msgid "You have more than one hard drive, which one do you install linux on?"
msgstr "Imate više od jednog hard diska, na koji želite instalirati Linux?"
-#: fs/partitioning_wizard.pm:210 fsedit.pm:600
+#: fs/partitioning_wizard.pm:229 fsedit.pm:600
#, c-format
msgid "ALL existing partitions and their data will be lost on drive %s"
msgstr "SVE postojeće particije i podaci biti će izgubljeni na disku %s"
-#: fs/partitioning_wizard.pm:220
+#: fs/partitioning_wizard.pm:239
#, c-format
msgid "Custom disk partitioning"
msgstr "Proizvoljno particioniranje diska"
-#: fs/partitioning_wizard.pm:226
+#: fs/partitioning_wizard.pm:245
#, c-format
msgid "Use fdisk"
msgstr "Koristi fdisk"
-#: fs/partitioning_wizard.pm:229
+#: fs/partitioning_wizard.pm:248
#, c-format
msgid ""
"You can now partition %s.\n"
@@ -2727,27 +2700,32 @@ msgstr ""
"Sada možete razdijeliti %s.\n"
"Kada ste gotovi ne zaboravite spremiti postavu sa `w'"
-#: fs/partitioning_wizard.pm:269
+#: fs/partitioning_wizard.pm:388 fs/partitioning_wizard.pm:518
#, c-format
msgid "I can not find any room for installing"
msgstr "Ne mogu pronaći bilo kakvo mjesto za instaliranje"
-#: fs/partitioning_wizard.pm:278
+#: fs/partitioning_wizard.pm:397 fs/partitioning_wizard.pm:525
#, c-format
msgid "The DrakX Partitioning wizard found the following solutions:"
msgstr "DrakX čarobnjak za particioniranje je pronašao slijedeća rješenja:"
-#: fs/partitioning_wizard.pm:287
+#: fs/partitioning_wizard.pm:459
+#, c-format
+msgid "Here is the content of you disk drive "
+msgstr ""
+
+#: fs/partitioning_wizard.pm:535
#, c-format
msgid "Partitioning failed: %s"
msgstr "Particioniranje neuspjelo: %s"
-#: fs/type.pm:388
+#: fs/type.pm:390
#, c-format
msgid "You can not use JFS for partitions smaller than 16MB"
msgstr "JFS se ne može koristiti na particijama koje su manje od 16 MB"
-#: fs/type.pm:389
+#: fs/type.pm:391
#, c-format
msgid "You can not use ReiserFS for partitions smaller than 32MB"
msgstr "ReiserFS se ne može koristiti na particijama koje su manje od 32 MB"
@@ -2844,7 +2822,7 @@ msgstr "Ovaj direktorij bi trebao ostati unutar root datotečnog sustava"
#: fsedit.pm:447 fsedit.pm:449
#, fuzzy, c-format
msgid ""
-"You need a true filesystem (ext2/ext3, reiserfs, xfs, or jfs) for this mount "
+"You need a true filesystem (ext2/3/4, reiserfs, xfs, or jfs) for this mount "
"point\n"
msgstr ""
"Treba vam istinski datotečni sustav (ex2, reiserfs) za ovo mjesto "
@@ -3328,7 +3306,7 @@ msgstr "Promijeni tip"
#: interactive.pm:128 interactive.pm:549 interactive/curses.pm:263
#: interactive/http.pm:103 interactive/http.pm:156 interactive/stdio.pm:39
-#: interactive/stdio.pm:148 interactive/stdio.pm:149 mygtk2.pm:844
+#: interactive/stdio.pm:148 interactive/stdio.pm:149 mygtk2.pm:846
#: ugtk2.pm:421 ugtk2.pm:519 ugtk2.pm:812 ugtk2.pm:835
#, c-format
msgid "Ok"
@@ -3389,7 +3367,7 @@ msgstr "Nije mapa"
msgid "No such file"
msgstr "Datoteka ne postoji"
-#: interactive/gtk.pm:580
+#: interactive/gtk.pm:594
#, c-format
msgid "Beware, Caps Lock is enabled"
msgstr ""
@@ -5212,17 +5190,17 @@ msgstr ""
"Učitavanje modula %s nije uspjelo.\n"
"Da li želite pokušati ponovo sa drugim parametrima?"
-#: mygtk2.pm:1538 mygtk2.pm:1539
+#: mygtk2.pm:1540 mygtk2.pm:1541
#, c-format
msgid "Password is trivial to guess"
msgstr ""
-#: mygtk2.pm:1540
+#: mygtk2.pm:1542
#, c-format
msgid "Password should resist to basic attacks"
msgstr ""
-#: mygtk2.pm:1541 mygtk2.pm:1542
+#: mygtk2.pm:1543 mygtk2.pm:1544
#, fuzzy, c-format
msgid "Password seems secure"
msgstr "Lozinka"
@@ -6797,6 +6775,35 @@ msgstr ""
msgid "Installation failed"
msgstr "Instalacija nije uspjela"
+#~ msgid "Use the Microsoft Windows® partition for loopback"
+#~ msgstr "Koristi Microsoft Windows® particiju za loopback"
+
+#~ msgid "Which partition do you want to use for Linux4Win?"
+#~ msgstr "Koju particiju želite koristiti za Linux4Win?"
+
+#~ msgid "Choose the sizes"
+#~ msgstr "Odaberite veličinu"
+
+#~ msgid "Root partition size in MB: "
+#~ msgstr "Veličina korijenske particije u MB: "
+
+#~ msgid "Swap partition size in MB: "
+#~ msgstr "Veličina swap particiju u MB: "
+
+#, fuzzy
+#~ msgid ""
+#~ "There is no FAT partition to use as loopback (or not enough space left)"
+#~ msgstr ""
+#~ "Nema FAT particije za mjenjanje veličine ili za korištenje loopback-a "
+#~ "(ili nema dovoljno prostora)"
+
+#~ msgid ""
+#~ "The FAT resizer is unable to handle your partition, \n"
+#~ "the following error occurred: %s"
+#~ msgstr ""
+#~ "Program koji mjenja veličinu FAT-a ne može rukovati vašom particijom, \n"
+#~ "slijedeća greška se dogodila: %s"
+
#~ msgid "Please log out and then use Ctrl-Alt-BackSpace"
#~ msgstr "Molim prvo se odjavite te pritisnite Ctrl-Alt-BackSpace"
diff --git a/perl-install/share/po/hu.po b/perl-install/share/po/hu.po
index fea90252b..4ac8e1abd 100644
--- a/perl-install/share/po/hu.po
+++ b/perl-install/share/po/hu.po
@@ -8,7 +8,7 @@
msgid ""
msgstr ""
"Project-Id-Version: libDrakX-2010.0\n"
-"POT-Creation-Date: 2009-09-10 12:20+0200\n"
+"POT-Creation-Date: 2009-10-07 13:57+0200\n"
"PO-Revision-Date: 2009-09-13 19:40+0100\n"
"Last-Translator: Gergely Lónyai <aleph@mandriva.org>\n"
"Language-Team: Hungarian <aleph@mandriva.org>\n"
@@ -21,19 +21,11 @@ msgstr ""
"X-Poedit-Country: HUNGARY\n"
"X-Poedit-SourceCharset: utf-8\n"
-#: any.pm:252
-#: any.pm:884
-#: diskdrake/interactive.pm:594
-#: diskdrake/interactive.pm:794
-#: diskdrake/interactive.pm:838
-#: diskdrake/interactive.pm:924
-#: diskdrake/interactive.pm:1178
-#: diskdrake/interactive.pm:1230
-#: do_pkgs.pm:241
-#: do_pkgs.pm:287
-#: harddrake/sound.pm:303
-#: interactive.pm:587
-#: pkgs.pm:281
+#: any.pm:252 any.pm:910 diskdrake/interactive.pm:594
+#: diskdrake/interactive.pm:794 diskdrake/interactive.pm:838
+#: diskdrake/interactive.pm:942 diskdrake/interactive.pm:1196
+#: diskdrake/interactive.pm:1248 do_pkgs.pm:241 do_pkgs.pm:287
+#: harddrake/sound.pm:303 interactive.pm:587 pkgs.pm:281
#, c-format
msgid "Please wait"
msgstr "Kis türelmet..."
@@ -47,7 +39,8 @@ msgstr "A rendszerindító program telepítése folyamatban"
#, c-format
msgid ""
"LILO wants to assign a new Volume ID to drive %s. However, changing\n"
-"the Volume ID of a Windows NT, 2000, or XP boot disk is a fatal Windows error.\n"
+"the Volume ID of a Windows NT, 2000, or XP boot disk is a fatal Windows "
+"error.\n"
"This caution does not apply to Windows 95 or 98, or to NT data disks.\n"
"\n"
"Assign a new Volume ID?"
@@ -85,12 +78,15 @@ msgstr ""
#, c-format
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"
+"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 ""
-"Azt a lehetőséget választotta, hogy a rendszerbetöltőt egy partícióra telepíti.\n"
-"Ez arra utal, hogy már van rendszerbetöltő (például: System Commander) azon a\n"
+"Azt a lehetőséget választotta, hogy a rendszerbetöltőt egy partícióra "
+"telepíti.\n"
+"Ez arra utal, hogy már van rendszerbetöltő (például: System Commander) azon "
+"a\n"
"merevlemezen, amelyről a rendszer indítása történik.\n"
"\n"
"Melyik meghajtóról végzi a rendszer indítását?"
@@ -115,9 +111,7 @@ msgstr "A gyökérpartíció első szektora"
msgid "On Floppy"
msgstr "Hajlékonylemez"
-#: any.pm:354
-#: pkgs.pm:277
-#: ugtk2.pm:526
+#: any.pm:354 pkgs.pm:277 ugtk2.pm:526
#, c-format
msgid "Skip"
msgstr "Kihagyás"
@@ -137,9 +131,7 @@ msgstr "Hová kerüljön a rendszerindító program (bootloader)?"
msgid "Boot Style Configuration"
msgstr "A rendszerindítás beállításai"
-#: any.pm:399
-#: any.pm:429
-#: any.pm:430
+#: any.pm:399 any.pm:429 any.pm:430
#, c-format
msgid "Bootloader main options"
msgstr "Rendszerindítási beállítások"
@@ -149,14 +141,12 @@ msgstr "Rendszerindítási beállítások"
msgid "Bootloader"
msgstr "Rendszerbetöltő"
-#: any.pm:404
-#: any.pm:433
+#: any.pm:404 any.pm:433
#, c-format
msgid "Bootloader to use"
msgstr "A használni kívánt rendszerbetöltő"
-#: any.pm:406
-#: any.pm:435
+#: any.pm:406 any.pm:435
#, c-format
msgid "Boot device"
msgstr "Rendszerindítási eszköz"
@@ -191,24 +181,18 @@ msgstr "APIC bekapcsolása"
msgid "Enable Local APIC"
msgstr "Helyi APIC bekapcsolása"
-#: any.pm:415
-#: any.pm:829
-#: any.pm:845
-#: authentication.pm:250
+#: any.pm:415 any.pm:855 any.pm:871 authentication.pm:250
#: diskdrake/smbnfs_gtk.pm:181
#, c-format
msgid "Password"
msgstr "Jelszó"
-#: any.pm:417
-#: authentication.pm:261
+#: any.pm:417 authentication.pm:261
#, c-format
msgid "The passwords do not match"
msgstr "A jelszavak nem egyeznek"
-#: any.pm:417
-#: authentication.pm:261
-#: diskdrake/interactive.pm:1402
+#: any.pm:417 authentication.pm:261 diskdrake/interactive.pm:1420
#, c-format
msgid "Please try again"
msgstr "Próbálja meg újra"
@@ -218,10 +202,7 @@ msgstr "Próbálja meg újra"
msgid "You can not use a password with %s"
msgstr "Nem használható jelszó ezzel: %s"
-#: any.pm:421
-#: any.pm:831
-#: any.pm:847
-#: authentication.pm:251
+#: any.pm:421 any.pm:857 any.pm:873 authentication.pm:251
#, c-format
msgid "Password (again)"
msgstr "Jelszó (még egyszer)"
@@ -238,8 +219,11 @@ msgstr "korlátozás"
#: any.pm:423
#, c-format
-msgid "Option ``Restrict command line options'' is of no use without a password"
-msgstr "\"A parancssorban átadható paraméterek korlátozása\" beállításnak jelszó nélkül nincs értelme"
+msgid ""
+"Option ``Restrict command line options'' is of no use without a password"
+msgstr ""
+"\"A parancssorban átadható paraméterek korlátozása\" beállításnak jelszó "
+"nélkül nincs értelme"
#: any.pm:425
#, c-format
@@ -281,14 +265,12 @@ msgstr "Az alapértelmezett op. rendszer?"
msgid "Image"
msgstr "Indítófájl"
-#: any.pm:514
-#: any.pm:527
+#: any.pm:514 any.pm:527
#, c-format
msgid "Root"
msgstr "Gyökér"
-#: any.pm:515
-#: any.pm:540
+#: any.pm:515 any.pm:540
#, c-format
msgid "Append"
msgstr "Hozzáfűzés"
@@ -313,17 +295,12 @@ msgstr "Indítási RAM diszk"
msgid "Network profile"
msgstr "Hálózati profil"
-#: any.pm:532
-#: any.pm:537
-#: any.pm:539
-#: diskdrake/interactive.pm:404
+#: any.pm:532 any.pm:537 any.pm:539 diskdrake/interactive.pm:404
#, c-format
msgid "Label"
msgstr "Címke"
-#: any.pm:534
-#: any.pm:542
-#: harddrake/v4l.pm:438
+#: any.pm:534 any.pm:542 harddrake/v4l.pm:438
#, c-format
msgid "Default"
msgstr "Alapértelmezés"
@@ -392,197 +369,193 @@ msgstr ""
"Itt láthatók az indítási menü jelenlegi bejegyzései.\n"
"Új bejegyzések vehetők fel, illetve módosíthatók a meglevők."
-#: any.pm:790
+#: any.pm:816
#, c-format
msgid "access to X programs"
msgstr "hozzáférés az X-es programokhoz"
-#: any.pm:791
+#: any.pm:817
#, c-format
msgid "access to rpm tools"
msgstr "hozzáférés az RPM eszközökhöz"
-#: any.pm:792
+#: any.pm:818
#, c-format
msgid "allow \"su\""
msgstr "\"su\" engedélyezése"
-#: any.pm:793
+#: any.pm:819
#, c-format
msgid "access to administrative files"
msgstr "hozzáférés az adminisztrációs fájlokhoz"
-#: any.pm:794
+#: any.pm:820
#, c-format
msgid "access to network tools"
msgstr "hozzáférés a hálózati eszközökhöz"
-#: any.pm:795
+#: any.pm:821
#, c-format
msgid "access to compilation tools"
msgstr "hozzáférés a fordítási eszközökhöz"
-#: any.pm:801
+#: any.pm:827
#, c-format
msgid "(already added %s)"
msgstr "(már fel van véve: %s)"
-#: any.pm:807
+#: any.pm:833
#, c-format
msgid "Please give a user name"
msgstr "Adjon meg egy felhasználónevet"
-#: any.pm:808
-#, c-format
-msgid "The user name must contain only lower cased letters, numbers, `-' and `_'"
-msgstr "A felhasználónév csak a következőket tartalmazhatja: kisbetűk, számok, \"-\" és \"_\""
+#: any.pm:834
+#, fuzzy, c-format
+msgid ""
+"The user name must start with a lower case letter followed by only lower "
+"cased letters, numbers, `-' and `_'"
+msgstr ""
+"A felhasználónév csak a következőket tartalmazhatja: kisbetűk, számok, \"-\" "
+"és \"_\""
-#: any.pm:809
+#: any.pm:835
#, c-format
msgid "The user name is too long"
msgstr "A felhasználónév túl hosszú"
-#: any.pm:810
+#: any.pm:836
#, c-format
msgid "This user name has already been added"
msgstr "Már létezik ilyen felhasználónév"
-#: any.pm:816
-#: any.pm:849
+#: any.pm:842 any.pm:875
#, c-format
msgid "User ID"
msgstr "Felh.-azonosító"
-#: any.pm:816
-#: any.pm:850
+#: any.pm:842 any.pm:876
#, c-format
msgid "Group ID"
msgstr "Csoportazonosító"
-#: any.pm:817
+#: any.pm:843
#, c-format
msgid "%s must be a number"
msgstr "A(z) \"%s\" értéknek számnak kell lennie"
-#: any.pm:818
+#: any.pm:844
#, c-format
msgid "%s should be above 500. Accept anyway?"
msgstr "A(z) \"%s\" értéknek 500-nál nagyobbnak kell lennie. Mégis elfogadja?"
-#: any.pm:822
+#: any.pm:848
#, c-format
msgid "User management"
msgstr "Felhasználó kezelés"
-#: any.pm:828
-#: authentication.pm:237
+#: any.pm:854 authentication.pm:237
#, c-format
msgid "Set administrator (root) password"
msgstr "A rendszergazdai (root) jelszó beállítása"
-#: any.pm:833
+#: any.pm:859
#, c-format
msgid "Enter a user"
msgstr "Adjon meg egy felhasználót"
-#: any.pm:835
+#: any.pm:861
#, c-format
msgid "Icon"
msgstr "Ikon"
-#: any.pm:838
+#: any.pm:864
#, c-format
msgid "Real name"
msgstr "Valódi név"
-#: any.pm:843
+#: any.pm:869
#, c-format
msgid "Login name"
msgstr "Bejelentkezési név"
-#: any.pm:848
+#: any.pm:874
#, c-format
msgid "Shell"
msgstr "Parancsértelmező"
-#: any.pm:884
+#: any.pm:910
#, c-format
msgid "Please wait, adding media..."
msgstr "Adatforrások felvétele..."
-#: any.pm:914
-#: security/l10n.pm:14
+#: any.pm:940 security/l10n.pm:14
#, c-format
msgid "Autologin"
msgstr "Automatikus bejelentkezés"
-#: any.pm:915
+#: any.pm:941
#, c-format
msgid "I can set up your computer to automatically log on one user."
-msgstr "Beállítható, hogy rendszerindításkor egy felhasználó automatikusan bejelentkezzen."
+msgstr ""
+"Beállítható, hogy rendszerindításkor egy felhasználó automatikusan "
+"bejelentkezzen."
-#: any.pm:916
+#: any.pm:942
#, c-format
msgid "Use this feature"
msgstr "A lehetőség használata"
-#: any.pm:917
+#: any.pm:943
#, c-format
msgid "Choose the default user:"
msgstr "Adja meg az alapértelmezett felhasználónevet:"
-#: any.pm:918
+#: any.pm:944
#, c-format
msgid "Choose the window manager to run:"
msgstr "Válassza ki a használni kívánt ablakkezelőt:"
-#: any.pm:929
-#: any.pm:949
-#: any.pm:1022
+#: any.pm:955 any.pm:975 any.pm:1048
#, c-format
msgid "Release Notes"
msgstr "Verzióinformáció"
-#: any.pm:956
-#: any.pm:1314
-#: interactive/gtk.pm:805
+#: any.pm:982 any.pm:1340 interactive/gtk.pm:819
#, c-format
msgid "Close"
msgstr "Bezárás"
-#: any.pm:1008
+#: any.pm:1034
#, c-format
msgid "License agreement"
msgstr "Licencegyezmény"
-#: any.pm:1010
-#: diskdrake/dav.pm:26
+#: any.pm:1036 diskdrake/dav.pm:26
#, c-format
msgid "Quit"
msgstr "Kilépés"
-#: any.pm:1017
+#: any.pm:1043
#, c-format
msgid "Do you accept this license ?"
msgstr "Elfogadja ezt a licencet?"
-#: any.pm:1018
+#: any.pm:1044
#, c-format
msgid "Accept"
msgstr "Elfogadom"
-#: any.pm:1018
+#: any.pm:1044
#, c-format
msgid "Refuse"
msgstr "Nem fogadom el"
-#: any.pm:1044
-#: any.pm:1110
+#: any.pm:1070 any.pm:1136
#, c-format
msgid "Please choose a language to use"
msgstr "Válasszon nyelvet"
-#: any.pm:1073
+#: any.pm:1099
#, c-format
msgid ""
"Mandriva Linux can support multiple languages. Select\n"
@@ -593,115 +566,125 @@ msgstr ""
"mely nyelveket szeretné telepíteni. Ezek a telepítés befejeződése\n"
"utáni újraindítást követően lesznek elérhetők."
-#: any.pm:1076
+#: any.pm:1102
#, c-format
msgid "Multi languages"
msgstr "Több nyelv"
-#: any.pm:1087
-#: any.pm:1119
+#: any.pm:1113 any.pm:1145
#, c-format
msgid "Old compatibility (non UTF-8) encoding"
msgstr "Régebbi kompatibilitási (nem UTF-8) kódolás"
-#: any.pm:1089
+#: any.pm:1115
#, c-format
msgid "All languages"
msgstr "Az összes nyelv"
-#: any.pm:1111
+#: any.pm:1137
#, c-format
msgid "Language choice"
msgstr "Nyelvválasztás"
-#: any.pm:1165
+#: any.pm:1191
#, c-format
msgid "Country / Region"
msgstr "Ország/terület"
-#: any.pm:1166
+#: any.pm:1192
#, c-format
msgid "Please choose your country"
msgstr "Válassza ki az országot"
-#: any.pm:1168
+#: any.pm:1194
#, c-format
msgid "Here is the full list of available countries"
msgstr "Itt található az elérhető országok listája"
-#: any.pm:1169
+#: any.pm:1195
#, c-format
msgid "Other Countries"
msgstr "Egyéb országok"
-#: any.pm:1169
-#: interactive.pm:488
-#: interactive/gtk.pm:445
+#: any.pm:1195 interactive.pm:488 interactive/gtk.pm:445
#, c-format
msgid "Advanced"
msgstr "Speciális"
-#: any.pm:1175
+#: any.pm:1201
#, c-format
msgid "Input method:"
msgstr "Beviteli módszer:"
-#: any.pm:1178
+#: any.pm:1204
#, c-format
msgid "None"
msgstr "Egyik sem"
-#: any.pm:1259
+#: any.pm:1285
#, c-format
msgid "No sharing"
msgstr "Nincs megosztás"
-#: any.pm:1259
+#: any.pm:1285
#, c-format
msgid "Allow all users"
msgstr "Az összes felhasználó engedélyezése"
-#: any.pm:1259
+#: any.pm:1285
#, c-format
msgid "Custom"
msgstr "Egyéni"
-#: any.pm:1263
+#: any.pm:1289
#, c-format
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"
+"Allowing this will permit users to simply click on \"Share\" in konqueror "
+"and nautilus.\n"
"\n"
"\"Custom\" permit a per-user granularity.\n"
msgstr ""
-"Szeretné engedélyezni a felhasználók számára azt, hogy a saját könyvtáraikat\n"
+"Szeretné engedélyezni a felhasználók számára azt, hogy a saját "
+"könyvtáraikat\n"
"megosszák?\n"
-"Ha ez engedélyezve van, akkor a felhasználók a Konquerorban és a Nautilusban\n"
+"Ha ez engedélyezve van, akkor a felhasználók a Konquerorban és a "
+"Nautilusban\n"
"a \"Megosztás\" funkcióval végezhetnek exportálást.\n"
"\n"
"Az \"Egyéni\" opció használatával felhasználónkénti beállítás lehetséges.\n"
-#: any.pm:1275
+#: any.pm:1301
#, c-format
-msgid "NFS: the traditional Unix file sharing system, with less support on Mac and Windows."
-msgstr "NFS: a hagyományos UNIX-os fájlmegosztási rendszer - Macintosh és Windows alatt kevésbé támogatott."
+msgid ""
+"NFS: the traditional Unix file sharing system, with less support on Mac and "
+"Windows."
+msgstr ""
+"NFS: a hagyományos UNIX-os fájlmegosztási rendszer - Macintosh és Windows "
+"alatt kevésbé támogatott."
-#: any.pm:1278
+#: any.pm:1304
#, c-format
-msgid "SMB: a file sharing system used by Windows, Mac OS X and many modern Linux systems."
-msgstr "SMB: Windows, Mac OS X és Linux alatt használatos fájlmegosztási módszer."
+msgid ""
+"SMB: a file sharing system used by Windows, Mac OS X and many modern Linux "
+"systems."
+msgstr ""
+"SMB: Windows, Mac OS X és Linux alatt használatos fájlmegosztási módszer."
-#: any.pm:1286
+#: any.pm:1312
#, c-format
-msgid "You can export using NFS or SMB. Please select which you would like to use."
-msgstr "Exportálás NFS-sel vagy Sambával végezhető. Válassza ki, melyiket kívánja használni."
+msgid ""
+"You can export using NFS or SMB. Please select which you would like to use."
+msgstr ""
+"Exportálás NFS-sel vagy Sambával végezhető. Válassza ki, melyiket kívánja "
+"használni."
-#: any.pm:1314
+#: any.pm:1340
#, c-format
msgid "Launch userdrake"
msgstr "UserDrake indítása"
-#: any.pm:1316
+#: any.pm:1342
#, c-format
msgid ""
"The per-user sharing uses the group \"fileshare\". \n"
@@ -710,53 +693,56 @@ msgstr ""
"A felhasználónkénti megosztás a \"fileshare\" csoportot használja.\n"
"A UserDrake programmal lehet felhasználót felvenni ebbe a csoportba."
-#: any.pm:1421
+#: any.pm:1448
#, c-format
-msgid "You need to logout and back in again for changes to take effect. Press OK to logout now."
-msgstr "A módosítások érvénybe lépéséhez ki kell lépni, majd ismét belépni. Kattintson az OK gombra az azonnali kilépéshez."
+msgid ""
+"You need to logout and back in again for changes to take effect. Press OK to "
+"logout now."
+msgstr ""
+"A módosítások érvénybe lépéséhez ki kell lépni, majd ismét belépni. "
+"Kattintson az OK gombra az azonnali kilépéshez."
-#: any.pm:1425
+#: any.pm:1452
#, c-format
msgid "You need to log out and back in again for changes to take effect"
msgstr "A módosítások érvénybe lépéséhez ki kell lépni, majd ismét belépni"
-#: any.pm:1460
+#: any.pm:1487
#, c-format
msgid "Timezone"
msgstr "Időzóna"
-#: any.pm:1460
+#: any.pm:1487
#, c-format
msgid "Which is your timezone?"
msgstr "Melyik időzónát választja?"
-#: any.pm:1483
-#: any.pm:1485
+#: any.pm:1510 any.pm:1512
#, c-format
msgid "Date, Clock & Time Zone Settings"
msgstr "Dátum-, óra- és időzóna-beállítások"
-#: any.pm:1486
+#: any.pm:1513
#, c-format
msgid "What is the best time?"
msgstr "Melyik a legmegfelelőbb idő?"
-#: any.pm:1490
+#: any.pm:1517
#, c-format
msgid "%s (hardware clock set to UTC)"
msgstr "%s (a gép órája az UTC időt mutatja)"
-#: any.pm:1491
+#: any.pm:1518
#, c-format
msgid "%s (hardware clock set to local time)"
msgstr "%s (a gép órája a helyi időt mutatja)"
-#: any.pm:1493
+#: any.pm:1520
#, c-format
msgid "NTP Server"
msgstr "NTP kiszolgáló"
-#: any.pm:1494
+#: any.pm:1521
#, c-format
msgid "Automatic time synchronization (using NTP)"
msgstr "Automatikus időszinkronizáció (NTP-vel)"
@@ -781,8 +767,7 @@ msgstr "NIS"
msgid "Smart Card"
msgstr "Intelligens kártya"
-#: authentication.pm:28
-#: authentication.pm:216
+#: authentication.pm:28 authentication.pm:216
#, c-format
msgid "Windows Domain"
msgstr "Windowsos tartomány"
@@ -799,7 +784,8 @@ msgstr "Helyi fájl:"
#: authentication.pm:63
#, c-format
-msgid "Use local for all authentication and information user tell in local file"
+msgid ""
+"Use local for all authentication and information user tell in local file"
msgstr "Helyi felhasználó-azonosítás és információkezelés helyi fájl alapján"
#: authentication.pm:64
@@ -809,8 +795,13 @@ msgstr "LDAP:"
#: authentication.pm:64
#, c-format
-msgid "Tells your computer to use LDAP for some or all authentication. LDAP consolidates certain types of information within your organization."
-msgstr "LDAP használatát írja elő az azonosítási műveletek egy részéhez vagy mindegyikükhöz. Az LDAP a szervezeten belüli információk bizonyos részét gyűjti egy helyre."
+msgid ""
+"Tells your computer to use LDAP for some or all authentication. LDAP "
+"consolidates certain types of information within your organization."
+msgstr ""
+"LDAP használatát írja elő az azonosítási műveletek egy részéhez vagy "
+"mindegyikükhöz. Az LDAP a szervezeten belüli információk bizonyos részét "
+"gyűjti egy helyre."
#: authentication.pm:65
#, c-format
@@ -819,8 +810,12 @@ msgstr "NIS:"
#: authentication.pm:65
#, c-format
-msgid "Allows you to run a group of computers in the same Network Information Service domain with a common password and group file."
-msgstr "Lehetővé teszi számítógépek csoportjának ugyanazon Network Information Service tartományban való üzemeltetését közös jelszóval és csoportfájllal."
+msgid ""
+"Allows you to run a group of computers in the same Network Information "
+"Service domain with a common password and group file."
+msgstr ""
+"Lehetővé teszi számítógépek csoportjának ugyanazon Network Information "
+"Service tartományban való üzemeltetését közös jelszóval és csoportfájllal."
#: authentication.pm:66
#, c-format
@@ -829,8 +824,12 @@ msgstr "Windowsos tartomány:"
#: authentication.pm:66
#, c-format
-msgid "Winbind allows the system to retrieve information and authenticate users in a Windows domain."
-msgstr "A Winbind lehetővé teszi a rendszer számára, hogy információt szerezzen és felhasználókat azonosítson egy windowsos tartományban."
+msgid ""
+"Winbind allows the system to retrieve information and authenticate users in "
+"a Windows domain."
+msgstr ""
+"A Winbind lehetővé teszi a rendszer számára, hogy információt szerezzen és "
+"felhasználókat azonosítson egy windowsos tartományban."
#: authentication.pm:67
#, c-format
@@ -840,22 +839,17 @@ msgstr "Kerberos 5 :"
#: authentication.pm:67
#, c-format
msgid "With Kerberos and Ldap for authentication in Active Directory Server "
-msgstr "Azonosítás Kerberos és LDAP használatával egy Active Directory kiszolgálón "
-
-#: authentication.pm:107
-#: authentication.pm:141
-#: authentication.pm:160
-#: authentication.pm:161
-#: authentication.pm:187
-#: authentication.pm:211
+msgstr ""
+"Azonosítás Kerberos és LDAP használatával egy Active Directory kiszolgálón "
+
+#: authentication.pm:107 authentication.pm:141 authentication.pm:160
+#: authentication.pm:161 authentication.pm:187 authentication.pm:211
#: authentication.pm:896
#, c-format
msgid " "
msgstr " "
-#: authentication.pm:108
-#: authentication.pm:142
-#: authentication.pm:188
+#: authentication.pm:108 authentication.pm:142 authentication.pm:188
#: authentication.pm:212
#, c-format
msgid "Welcome to the Authentication Wizard"
@@ -863,17 +857,18 @@ msgstr "Üdvözli a Felhasználó azonosítás varázslója"
#: authentication.pm:110
#, c-format
-msgid "You have selected LDAP authentication. Please review the configuration options below "
-msgstr "Az LDAP azonosítást választotta. Kérem nézze át az alábbi beállításokat"
+msgid ""
+"You have selected LDAP authentication. Please review the configuration "
+"options below "
+msgstr ""
+"Az LDAP azonosítást választotta. Kérem nézze át az alábbi beállításokat"
-#: authentication.pm:112
-#: authentication.pm:167
+#: authentication.pm:112 authentication.pm:167
#, c-format
msgid "LDAP Server"
msgstr "LDAP kiszolgáló"
-#: authentication.pm:113
-#: authentication.pm:168
+#: authentication.pm:113 authentication.pm:168
#, c-format
msgid "Base dn"
msgstr "Alap dn"
@@ -883,46 +878,38 @@ msgstr "Alap dn"
msgid "Fetch base Dn "
msgstr "Dn alapú letöltés"
-#: authentication.pm:116
-#: authentication.pm:171
+#: authentication.pm:116 authentication.pm:171
#, c-format
msgid "Use encrypt connection with TLS "
msgstr "TLS titkosított kapcsolat használata"
-#: authentication.pm:117
-#: authentication.pm:172
+#: authentication.pm:117 authentication.pm:172
#, c-format
msgid "Download CA Certificate "
msgstr "CA minősítés letöltése"
-#: authentication.pm:119
-#: authentication.pm:152
+#: authentication.pm:119 authentication.pm:152
#, c-format
msgid "Use Disconnect mode "
msgstr "Kapcsolat nélküli mód használata"
-#: authentication.pm:120
-#: authentication.pm:173
+#: authentication.pm:120 authentication.pm:173
#, c-format
msgid "Use anonymous BIND "
msgstr "Névtelen BIND használata "
-#: authentication.pm:121
-#: authentication.pm:124
-#: authentication.pm:126
+#: authentication.pm:121 authentication.pm:124 authentication.pm:126
#: authentication.pm:130
#, c-format
msgid " "
msgstr " "
-#: authentication.pm:122
-#: authentication.pm:174
+#: authentication.pm:122 authentication.pm:174
#, c-format
msgid "Bind DN "
msgstr "DN illesztése "
-#: authentication.pm:123
-#: authentication.pm:175
+#: authentication.pm:123 authentication.pm:175
#, c-format
msgid "Bind Password "
msgstr "Bind jelszó"
@@ -949,8 +936,11 @@ msgstr "Shadow alapú"
#: authentication.pm:144
#, c-format
-msgid "You have selected Kerberos 5 authentication. Please review the configuration options below "
-msgstr "A Kerberos 5 azonosítást választotta. Kérem nézze át az alábbi beállításokat"
+msgid ""
+"You have selected Kerberos 5 authentication. Please review the configuration "
+"options below "
+msgstr ""
+"A Kerberos 5 azonosítást választotta. Kérem nézze át az alábbi beállításokat"
#: authentication.pm:146
#, c-format
@@ -984,8 +974,12 @@ msgstr "Ldap felhasználói információk használata"
#: authentication.pm:163
#, c-format
-msgid "You have selected Kerberos 5 for authentication, now you must choose the type of users information "
-msgstr "Kiválasztotta a Kerberos 5 azonosítást. Most ki kell választani a felhasználói információ típusát"
+msgid ""
+"You have selected Kerberos 5 for authentication, now you must choose the "
+"type of users information "
+msgstr ""
+"Kiválasztotta a Kerberos 5 azonosítást. Most ki kell választani a "
+"felhasználói információ típusát"
#: authentication.pm:169
#, c-format
@@ -994,7 +988,9 @@ msgstr "Dn alapú letöltés"
#: authentication.pm:190
#, c-format
-msgid "You have selected NIS authentication. Please review the configuration options below "
+msgid ""
+"You have selected NIS authentication. Please review the configuration "
+"options below "
msgstr "A NIS azonosítást választotta. Kérem nézze át az alábbi beállításokat"
#: authentication.pm:192
@@ -1009,8 +1005,12 @@ msgstr "NIS kiszolgáló"
#: authentication.pm:214
#, c-format
-msgid "You have selected Windows Domain authentication. Please review the configuration options below "
-msgstr "A Windows Domain azonosítást választotta. Kérem nézze át az alábbi beállításokat"
+msgid ""
+"You have selected Windows Domain authentication. Please review the "
+"configuration options below "
+msgstr ""
+"A Windows Domain azonosítást választotta. Kérem nézze át az alábbi "
+"beállításokat"
#: authentication.pm:218
#, c-format
@@ -1032,8 +1032,7 @@ msgstr "DNS tartomány"
msgid "DC Server"
msgstr "DC kiszolgáló"
-#: authentication.pm:236
-#: authentication.pm:252
+#: authentication.pm:236 authentication.pm:252
#, c-format
msgid "Authentication"
msgstr "Felhasználóazonosítás"
@@ -1136,13 +1135,21 @@ msgstr "A rendszerindító program nem tehető %s partícióra\n"
#: bootloader.pm:1995
#, c-format
-msgid "Your bootloader configuration must be updated because partition has been renumbered"
-msgstr "A rendszerindító beállításait frissíteni kell, mivel a partíciók számozása módosult."
+msgid ""
+"Your bootloader configuration must be updated because partition has been "
+"renumbered"
+msgstr ""
+"A rendszerindító beállításait frissíteni kell, mivel a partíciók számozása "
+"módosult."
#: bootloader.pm:2008
#, c-format
-msgid "The bootloader can not be installed correctly. You have to boot rescue and choose \"%s\""
-msgstr "A rendszerindító nem telepíthető. Indítsa el a rendszert egy helyreállítási lemezzel, majd válassza ezt: \"%s\"."
+msgid ""
+"The bootloader can not be installed correctly. You have to boot rescue and "
+"choose \"%s\""
+msgstr ""
+"A rendszerindító nem telepíthető. Indítsa el a rendszert egy helyreállítási "
+"lemezzel, majd válassza ezt: \"%s\"."
#: bootloader.pm:2009
#, c-format
@@ -1169,8 +1176,7 @@ msgstr "MB"
msgid "GB"
msgstr "GB"
-#: common.pm:142
-#: common.pm:151
+#: common.pm:142 common.pm:151
#, c-format
msgid "TB"
msgstr "TB"
@@ -1214,16 +1220,12 @@ msgstr ""
msgid "New"
msgstr "Új"
-#: diskdrake/dav.pm:63
-#: diskdrake/interactive.pm:411
-#: diskdrake/smbnfs_gtk.pm:75
+#: diskdrake/dav.pm:63 diskdrake/interactive.pm:411 diskdrake/smbnfs_gtk.pm:75
#, c-format
msgid "Unmount"
msgstr "Leválasztás"
-#: diskdrake/dav.pm:64
-#: diskdrake/interactive.pm:407
-#: diskdrake/smbnfs_gtk.pm:76
+#: diskdrake/dav.pm:64 diskdrake/interactive.pm:407 diskdrake/smbnfs_gtk.pm:76
#, c-format
msgid "Mount"
msgstr "Csatolás"
@@ -1233,74 +1235,44 @@ msgstr "Csatolás"
msgid "Server"
msgstr "Kiszolgáló"
-#: diskdrake/dav.pm:66
-#: diskdrake/interactive.pm:401
-#: diskdrake/interactive.pm:666
-#: diskdrake/interactive.pm:684
-#: diskdrake/interactive.pm:688
-#: diskdrake/removable.pm:23
+#: diskdrake/dav.pm:66 diskdrake/interactive.pm:401
+#: diskdrake/interactive.pm:666 diskdrake/interactive.pm:684
+#: diskdrake/interactive.pm:688 diskdrake/removable.pm:23
#: diskdrake/smbnfs_gtk.pm:79
#, c-format
msgid "Mount point"
msgstr "Csatolási pont"
-#: diskdrake/dav.pm:67
-#: diskdrake/interactive.pm:403
-#: diskdrake/interactive.pm:1072
-#: diskdrake/removable.pm:24
+#: diskdrake/dav.pm:67 diskdrake/interactive.pm:403
+#: diskdrake/interactive.pm:1090 diskdrake/removable.pm:24
#: diskdrake/smbnfs_gtk.pm:80
#, c-format
msgid "Options"
msgstr "Beállítások"
-#: diskdrake/dav.pm:68
-#: interactive.pm:387
-#: interactive/gtk.pm:453
+#: diskdrake/dav.pm:68 interactive.pm:387 interactive/gtk.pm:453
#, c-format
msgid "Remove"
msgstr "Eltávolítás"
-#: diskdrake/dav.pm:69
-#: diskdrake/hd_gtk.pm:182
-#: diskdrake/removable.pm:26
-#: diskdrake/smbnfs_gtk.pm:82
-#: interactive/http.pm:151
+#: diskdrake/dav.pm:69 diskdrake/hd_gtk.pm:187 diskdrake/removable.pm:26
+#: diskdrake/smbnfs_gtk.pm:82 interactive/http.pm:151
#, c-format
msgid "Done"
msgstr "Kész"
-#: diskdrake/dav.pm:78
-#: diskdrake/hd_gtk.pm:123
-#: diskdrake/hd_gtk.pm:289
-#: diskdrake/interactive.pm:247
-#: diskdrake/interactive.pm:260
-#: diskdrake/interactive.pm:450
-#: diskdrake/interactive.pm:520
-#: diskdrake/interactive.pm:525
-#: diskdrake/interactive.pm:656
-#: diskdrake/interactive.pm:942
-#: diskdrake/interactive.pm:1118
-#: diskdrake/interactive.pm:1131
-#: diskdrake/interactive.pm:1134
-#: diskdrake/interactive.pm:1402
-#: diskdrake/smbnfs_gtk.pm:42
-#: do_pkgs.pm:23
-#: do_pkgs.pm:28
-#: do_pkgs.pm:44
-#: do_pkgs.pm:60
-#: do_pkgs.pm:65
-#: do_pkgs.pm:82
-#: fsedit.pm:246
-#: interactive/http.pm:117
-#: interactive/http.pm:118
-#: modules/interactive.pm:19
-#: scanner.pm:95
-#: scanner.pm:106
-#: scanner.pm:113
-#: scanner.pm:120
-#: wizards.pm:95
-#: wizards.pm:99
-#: wizards.pm:121
+#: diskdrake/dav.pm:78 diskdrake/hd_gtk.pm:128 diskdrake/hd_gtk.pm:294
+#: diskdrake/interactive.pm:247 diskdrake/interactive.pm:260
+#: diskdrake/interactive.pm:450 diskdrake/interactive.pm:520
+#: diskdrake/interactive.pm:525 diskdrake/interactive.pm:656
+#: diskdrake/interactive.pm:909 diskdrake/interactive.pm:960
+#: diskdrake/interactive.pm:1136 diskdrake/interactive.pm:1149
+#: diskdrake/interactive.pm:1152 diskdrake/interactive.pm:1420
+#: diskdrake/smbnfs_gtk.pm:42 do_pkgs.pm:23 do_pkgs.pm:28 do_pkgs.pm:44
+#: do_pkgs.pm:60 do_pkgs.pm:65 do_pkgs.pm:82 fsedit.pm:246
+#: interactive/http.pm:117 interactive/http.pm:118 modules/interactive.pm:19
+#: scanner.pm:95 scanner.pm:106 scanner.pm:113 scanner.pm:120 wizards.pm:95
+#: wizards.pm:99 wizards.pm:121
#, c-format
msgid "Error"
msgstr "Hiba"
@@ -1315,24 +1287,13 @@ msgstr "Adja meg a WebDAV kiszolgáló URL-jét"
msgid "The URL must begin with http:// or https://"
msgstr "Az URL-nek http:// vagy https:// kezdetűnek kell lenni"
-#: diskdrake/dav.pm:106
-#: diskdrake/hd_gtk.pm:407
-#: diskdrake/interactive.pm:303
-#: diskdrake/interactive.pm:388
-#: diskdrake/interactive.pm:550
-#: diskdrake/interactive.pm:747
-#: diskdrake/interactive.pm:805
-#: diskdrake/interactive.pm:922
-#: diskdrake/interactive.pm:964
-#: diskdrake/interactive.pm:965
-#: diskdrake/interactive.pm:1215
-#: diskdrake/interactive.pm:1253
-#: diskdrake/interactive.pm:1401
-#: do_pkgs.pm:19
-#: do_pkgs.pm:39
-#: do_pkgs.pm:57
-#: do_pkgs.pm:77
-#: harddrake/sound.pm:442
+#: diskdrake/dav.pm:106 diskdrake/hd_gtk.pm:412 diskdrake/interactive.pm:303
+#: diskdrake/interactive.pm:388 diskdrake/interactive.pm:550
+#: diskdrake/interactive.pm:747 diskdrake/interactive.pm:805
+#: diskdrake/interactive.pm:940 diskdrake/interactive.pm:982
+#: diskdrake/interactive.pm:983 diskdrake/interactive.pm:1233
+#: diskdrake/interactive.pm:1271 diskdrake/interactive.pm:1419 do_pkgs.pm:19
+#: do_pkgs.pm:39 do_pkgs.pm:57 do_pkgs.pm:77 harddrake/sound.pm:442
#, c-format
msgid "Warning"
msgstr "Figyelmeztetés"
@@ -1347,74 +1308,62 @@ msgstr "Tényleg szeretné törölni ezt a csatolási pontot?"
msgid "Server: "
msgstr "Kiszolgáló: "
-#: diskdrake/dav.pm:125
-#: diskdrake/interactive.pm:493
-#: diskdrake/interactive.pm:1277
-#: diskdrake/interactive.pm:1362
+#: diskdrake/dav.pm:125 diskdrake/interactive.pm:493
+#: diskdrake/interactive.pm:1295 diskdrake/interactive.pm:1380
#, c-format
msgid "Mount point: "
msgstr "Csatolási pont: "
-#: diskdrake/dav.pm:126
-#: diskdrake/interactive.pm:1369
+#: diskdrake/dav.pm:126 diskdrake/interactive.pm:1387
#, c-format
msgid "Options: %s"
msgstr "Beállítások: %s"
-#: diskdrake/hd_gtk.pm:54
-#: diskdrake/interactive.pm:298
-#: diskdrake/smbnfs_gtk.pm:22
-#: fs/mount_point.pm:106
-#: fs/partitioning_wizard.pm:51
-#: fs/partitioning_wizard.pm:206
-#: fs/partitioning_wizard.pm:211
-#: fs/partitioning_wizard.pm:250
-#: fs/partitioning_wizard.pm:269
-#: fs/partitioning_wizard.pm:274
+#: diskdrake/hd_gtk.pm:61 diskdrake/interactive.pm:298
+#: diskdrake/smbnfs_gtk.pm:22 fs/mount_point.pm:106
+#: fs/partitioning_wizard.pm:52 fs/partitioning_wizard.pm:222
+#: fs/partitioning_wizard.pm:230 fs/partitioning_wizard.pm:269
+#: fs/partitioning_wizard.pm:388 fs/partitioning_wizard.pm:445
+#: fs/partitioning_wizard.pm:518 fs/partitioning_wizard.pm:521
#, c-format
msgid "Partitioning"
msgstr "Partícionálás"
-#: diskdrake/hd_gtk.pm:68
+#: diskdrake/hd_gtk.pm:73
#, c-format
msgid "Click on a partition, choose a filesystem type then choose an action"
-msgstr "Kattintson egy partícióra, és válassza ki a használandó fájlrendszer típusát"
+msgstr ""
+"Kattintson egy partícióra, és válassza ki a használandó fájlrendszer típusát"
-#: diskdrake/hd_gtk.pm:105
-#: diskdrake/interactive.pm:1093
-#: diskdrake/interactive.pm:1103
-#: diskdrake/interactive.pm:1156
+#: diskdrake/hd_gtk.pm:110 diskdrake/interactive.pm:1111
+#: diskdrake/interactive.pm:1121 diskdrake/interactive.pm:1174
#, c-format
msgid "Read carefully"
msgstr "Olvassa el figyelmesen"
-#: diskdrake/hd_gtk.pm:105
+#: diskdrake/hd_gtk.pm:110
#, c-format
msgid "Please make a backup of your data first"
msgstr "Először készítsen biztonsági mentést az adatokról"
-#: diskdrake/hd_gtk.pm:106
-#: diskdrake/interactive.pm:240
+#: diskdrake/hd_gtk.pm:111 diskdrake/interactive.pm:240
#, c-format
msgid "Exit"
msgstr "Kilépés"
-#: diskdrake/hd_gtk.pm:106
+#: diskdrake/hd_gtk.pm:111
#, c-format
msgid "Continue"
msgstr "Folytatás"
-#: diskdrake/hd_gtk.pm:177
-#: interactive.pm:653
-#: interactive/gtk.pm:797
-#: interactive/gtk.pm:815
-#: interactive/gtk.pm:836
+#: diskdrake/hd_gtk.pm:182 fs/partitioning_wizard.pm:493 interactive.pm:653
+#: interactive/gtk.pm:811 interactive/gtk.pm:829 interactive/gtk.pm:850
#: ugtk2.pm:936
#, c-format
msgid "Help"
msgstr "Segítség"
-#: diskdrake/hd_gtk.pm:223
+#: diskdrake/hd_gtk.pm:228
#, c-format
msgid ""
"You have one big Microsoft Windows partition.\n"
@@ -1425,93 +1374,88 @@ msgstr ""
"Célszerű először átméretezni a partíciót\n"
"(kattintson a partícióra, majd az \"Átméretezés\" gombra)."
-#: diskdrake/hd_gtk.pm:225
+#: diskdrake/hd_gtk.pm:230
#, c-format
msgid "Please click on a partition"
msgstr "Kattintson egy partícióra"
-#: diskdrake/hd_gtk.pm:239
-#: diskdrake/smbnfs_gtk.pm:63
+#: diskdrake/hd_gtk.pm:244 diskdrake/smbnfs_gtk.pm:63
#, c-format
msgid "Details"
msgstr "Részletek"
-#: diskdrake/hd_gtk.pm:289
+#: diskdrake/hd_gtk.pm:294
#, c-format
msgid "No hard drives found"
msgstr "Merevlemez nem található"
-#: diskdrake/hd_gtk.pm:316
+#: diskdrake/hd_gtk.pm:321
#, c-format
msgid "Unknown"
msgstr "Ismeretlen"
-#: diskdrake/hd_gtk.pm:378
+#: diskdrake/hd_gtk.pm:383
#, c-format
msgid "Ext3"
msgstr "Ext3"
-#: diskdrake/hd_gtk.pm:378
+#: diskdrake/hd_gtk.pm:383
#, c-format
msgid "XFS"
msgstr "XFS"
-#: diskdrake/hd_gtk.pm:378
+#: diskdrake/hd_gtk.pm:383
#, c-format
msgid "Swap"
msgstr "Lapozóterület (swap)"
-#: diskdrake/hd_gtk.pm:378
+#: diskdrake/hd_gtk.pm:383
#, c-format
msgid "SunOS"
msgstr "SunOS"
-#: diskdrake/hd_gtk.pm:378
+#: diskdrake/hd_gtk.pm:383
#, c-format
msgid "HFS"
msgstr "HFS"
-#: diskdrake/hd_gtk.pm:378
+#: diskdrake/hd_gtk.pm:383
#, c-format
msgid "Windows"
msgstr "Windows"
-#: diskdrake/hd_gtk.pm:379
-#: services.pm:158
+#: diskdrake/hd_gtk.pm:384 services.pm:158
#, c-format