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

				{
					$alias = strpos(strtolower($select), ' as ');
					$select = ($alias) ? substr($select, 0, $alias) : $select;
					if (!in_array($select, $schema['group_by']))
					{
						$schema['group_by'][] = $select;
					}
				}
			}
			$sql .= (!empty($schema['group_by'])) ? "\nGROUP BY " . implode(', ', $schema['group_by']) : '';

			// Having
			$sql .= (!empty($schema['having'])) ? "\nHAVING " . $schema['having'] : '';

			// Order By
			if (empty($schema['order_by']) && !empty($schema['primary']))
			{
				$schema['order_by'] = $schema['primary'];
			}
			$sql .= (!empty($schema['order_by'])) ? "\nORDER BY " . $schema['order_by'] : '';

			// Counting basically holds the amount of rows processed.
			$counting = -1;
			$batch_time = 0;

			while ($counting === -1 || ($counting >= $convert->batch_size && still_on_time()))
			{
				$old_current_table = $current_table;

				$rows = '';
				$waiting_rows = array();

				if (!empty($batch_time))
				{
					$mtime = explode(' ', microtime());
					$mtime = $mtime[0] + $mtime[1];
					$rows = ceil($counting/($mtime - $batch_time)) . " rows/s ($counting rows) | ";
				}

				$this->template->assign_block_vars('checks', array(
					'TITLE'		=> "skip_rows = $skip_rows",
					'RESULT'	=> $rows . (($phpbb_container->getParameter('debug.memory') && function_exists('memory_get_usage')) ? ceil(memory_get_usage()/1024) . ' ' . $user->lang['KIB'] : ''),
				));

				$mtime = explode(' ', microtime());
				$batch_time = $mtime[0] + $mtime[1];

				if ($convert->mysql_convert && $same_db)
				{
					$src_db->sql_query("SET NAMES 'binary'");
				}

				// Take skip rows into account and only fetch batch_size amount of rows
				$___result = $src_db->sql_query_limit($sql, $convert->batch_size, $skip_rows);

				if ($convert->mysql_convert && $same_db)
				{
					$src_db->sql_query("SET NAMES 'utf8'");
				}

				// This loop processes each row
				$counting = 0;

				$convert->row = $convert_row = array();

				if (!empty($schema['autoincrement']))
				{
					switch ($db->get_sql_layer())
					{
						case 'mssql_odbc':
						case 'mssqlnative':
							$db->sql_query('SET IDENTITY_INSERT ' . $schema['target'] . ' ON');
							break;
					}
				}

				// Now handle the rows until time is over or no more rows to process...
				while ($counting === 0 || still_on_time())
				{
					$convert_row = $src_db->sql_fetchrow($___result);

					if (!$convert_row)
					{
						// move to the next batch or table
						break;
					}

					// With this we are able to always save the last state
					$convert->row = $convert_row;

					// Increment the counting variable, it stores the number of rows we have processed
					$counting++;

					$insert_values = array();

					$sql_flag = $this->process_row($schema, $sql_data, $insert_values);

					if ($sql_flag === true)
					{
						switch ($db->get_sql_layer())
						{
							// If MySQL, we'll wait to have num_wait_rows rows to submit at once
							case 'mysqli':
								$waiting_rows[] = '(' . implode(', ', $insert_values) . ')';

								if (count($waiting_rows) >= $convert->num_wait_rows)
								{
									$errored = false;

									$db->sql_return_on_error(true);

									if (!$db->sql_query($insert_query . implode(', ', $waiting_rows)))
									{
										$errored = true;
									}
									$db->sql_return_on_error(false);

									if ($errored)
									{
										$db->sql_return_on_error(true);

										// Because it errored out we will try to insert the rows one by one... most of the time this
										// is caused by duplicate entries - but we also do not want to miss one...
										foreach ($waiting_rows as $waiting_sql)
										{
											if (!$db->sql_query($insert_query . $waiting_sql))
											{
												$this->db_error($user->lang['DB_ERR_INSERT'], htmlspecialchars($insert_query . $waiting_sql) . '<br /><br />' . htmlspecialchars(print_r($db->_sql_error(), true)), __LINE__, __FILE__, true);
											}
										}

										$db->sql_return_on_error(false);
									}

									$waiting_rows = array();
								}

								break;

							default:
								$insert_sql = $insert_query . '(' . implode(', ', $insert_values) . ')';

								$db->sql_return_on_error(true);

								if (!$db->sql_query($insert_sql))
								{
									$this->db_error($user->lang['DB_ERR_INSERT'], htmlspecialchars($insert_sql) . '<br /><br />' . htmlspecialchars(print_r($db->_sql_error(), true)), __LINE__, __FILE__, true);
								}
								$db->sql_return_on_error(false);

								$waiting_rows = array();

								break;
						}
					}

					$skip_rows++;
				}
				$src_db->sql_freeresult($___result);

				// We might still have some rows waiting
				if (count($waiting_rows))
				{
					$errored = false;
					$db->sql_return_on_error(true);

					if (!$db->sql_query($insert_query . implode(', ', $waiting_rows)))
					{
						$errored = true;
					}
					$db->sql_return_on_error(false);

					if ($errored)
					{
						$db->sql_return_on_error(true);

						// Because it errored out we will try to insert the rows one by one... most of the time this
						// is caused by duplicate entries - but we also do not want to miss one...
						foreach ($waiting_rows as $waiting_sql)
						{
							$db->sql_query($insert_query . $waiting_sql);
							$this->db_error($user->lang['DB_ERR_INSERT'], htmlspecialchars($insert_query . $waiting_sql) . '<br /><br />' . htmlspecialchars(print_r($db->_sql_error(), true)), __LINE__, __FILE__, true);
						}

						$db->sql_return_on_error(false);
					}

					$waiting_rows = array();
				}

				if (!empty($schema['autoincrement']))
				{
					switch ($db->get_sql_layer())
					{
						case 'mssql_odbc':
						case 'mssqlnative':
							$db->sql_query('SET IDENTITY_INSERT ' . $schema['target'] . ' OFF');
							break;

						case 'postgres':
							$db->sql_query("SELECT SETVAL('" . $schema['target'] . "_seq',(select case when max(" . $schema['autoincrement'] . ")>0 then max(" . $schema['autoincrement'] . ")+1 else 1 end from " . $schema['target'] . '));');
							break;

						case 'oracle':
							$result = $db->sql_query('SELECT MAX(' . $schema['autoincrement'] . ') as max_id FROM ' . $schema['target']);
							$row = $db->sql_fetchrow($result);
							$db->sql_freeresult($result);

							$largest_id = (int) $row['max_id'];

							if ($largest_id)
							{
								$db->sql_query('DROP SEQUENCE ' . $schema['target'] . '_seq');
								$db->sql_query('CREATE SEQUENCE ' . $schema['target'] . '_seq START WITH ' . ($largest_id + 1));
							}
							break;
					}
				}
			}

			// When we reach this point, either the current table has been processed or we're running out of time.
			if (still_on_time() && $counting < $convert->batch_size/* && !defined('DEBUG')*/)
			{
				$skip_rows = 0;
				$current_table++;
			}
			else
			{/*
				if (still_on_time() && $counting < $convert->batch_size)
				{
					$skip_rows = 0;
					$current_table++;
				}*/

				// Looks like we ran out of time.
				$url = $this->save_convert_progress($converter, 'current_table=' . $current_table . '&amp;skip_rows=' . $skip_rows);

				$current_table++;
//				$percentage = ($skip_rows == 0) ? 0 : floor(100 / ($total_rows / $skip_rows));

				$msg = sprintf($user->lang['STEP_PERCENT_COMPLETED'], $current_table, count($convert->convertor['schema']));

				$this->template->assign_vars(array(
					'BODY'			=> $msg,
					'L_SUBMIT'		=> $user->lang['CONTINUE_CONVERT'],
					'U_ACTION'		=> $url,
				));

				$this->meta_refresh($url);
				return;
			}
		}

		// Process execute_last then we'll be done
		$url = $this->save_convert_progress($converter, 'jump=1');

		$this->template->assign_vars(array(
			'L_SUBMIT'		=> $user->lang['FINAL_STEP'],
			'U_ACTION'		=> $url,
		));

		$this->meta_refresh($url);
		return;
	}

	/**
	 * Sync function being executed at the middle, some functions need to be executed after a successful sync.
	 */
	function sync_forums($converter, $sync_batch)
	{
		global $user, $db, $phpbb_root_path, $phpEx, $config, $cache;
		global $convert;
		global $phpbb_container;

		include_once ($phpbb_root_path . 'includes/functions_admin.' . $phpEx);

		$this->template->assign_block_vars('checks', array(
			'S_LEGEND'	=> true,
			'LEGEND'	=> $user->lang['SYNC_TOPICS'],
		));

		$batch_size = $convert->batch_size;

		$sql = 'SELECT MIN(topic_id) as min_value, MAX(topic_id) AS max_value
			FROM ' . TOPICS_TABLE;
		$result = $db->sql_query($sql);
		$row = $db->sql_fetchrow($result);
		$db->sql_freeresult($result);

		// Set values of minimum/maximum primary value for this table.
		$primary_min = $row['min_value'];
		$primary_max = $row['max_value'];

		if ($sync_batch == 0)
		{
			$sync_batch = (int) $primary_min;
		}

		if ($sync_batch == 0)
		{
			$sync_batch = 1;
		}

		// Fetch a batch of rows, process and insert them.
		while ($sync_batch <= $primary_max && still_on_time())
		{
			$end = ($sync_batch + $batch_size - 1);

			// Sync all topics in batch mode...
			sync('topic', 'range', 'topic_id BETWEEN ' . $sync_batch . ' AND ' . $end, true, true);

			$this->template->assign_block_vars('checks', array(
				'TITLE'		=> sprintf($user->lang['SYNC_TOPIC_ID'], $sync_batch, ($sync_batch + $batch_size)) . (($phpbb_container->getParameter('debug.memory') && function_exists('memory_get_usage')) ? ' [' . ceil(memory_get_usage()/1024) . ' ' . $user->lang['KIB'] . ']' : ''),
				'RESULT'	=> $user->lang['DONE'],
			));

			$sync_batch += $batch_size;
		}

		if ($sync_batch >= $primary_max)
		{
			$url = $this->save_convert_progress($converter, 'final_jump=1');

			$this->template->assign_vars(array(
				'L_SUBMIT'		=> $user->lang['CONTINUE_CONVERT'],
				'U_ACTION'		=> $url,
			));

			$this->meta_refresh($url);
			return;
		}
		else
		{
			$sync_batch--;
		}

		$url = $this->save_convert_progress($converter, 'sync_batch=' . $sync_batch);

		$this->template->assign_vars(array(
			'L_SUBMIT'		=> $user->lang['CONTINUE_CONVERT'],
			'U_ACTION'		=> $url,
		));

		$this->meta_refresh($url);
		return;
	}

	/**
	 * Save the convertor status
	 */
	function save_convert_progress($convertor_tag, $step)
	{
		global $config, $convert, $language;

		// Save convertor Status
		$config->set('convert_progress', serialize(array(
			'step'			=> $step,
			'table_prefix'	=> $convert->src_table_prefix,
			'tag'			=> $convert->convertor_tag,
		)), false);

		$config->set('convert_db_server', serialize(array(
			'dbms'			=> $convert->src_dbms,
			'dbhost'		=> $convert->src_dbhost,
			'dbport'		=> $convert->src_dbport,
			'dbname'		=> $convert->src_dbname,
		)), false);

		$config->set('convert_db_user', serialize(array(
			'dbuser'		=> $convert->src_dbuser,
			'dbpasswd'		=> $convert->src_dbpasswd,
		)), false);

		return $this->controller_helper->route('phpbb_convert_convert', array('converter' => $convertor_tag)) . '?' . $step;
	}

	/**
	 * Finish conversion, the last function to be called.
	 */
	function finish_conversion()
	{
		global $db, $phpbb_root_path, $phpEx, $convert, $config, $language, $user;
		global $cache, $auth, $phpbb_container, $phpbb_log;

		include_once ($phpbb_root_path . 'includes/functions_admin.' . $phpEx);

		$db->sql_query('DELETE FROM ' . CONFIG_TABLE . "
			WHERE config_name = 'convert_progress'
				OR config_name = 'convert_options'
				OR config_name = 'convert_db_server'
				OR config_name = 'convert_db_user'");
		$db->sql_query('DELETE FROM ' . SESSIONS_TABLE);

		@unlink($phpbb_container->getParameter('core.cache_dir') . 'data_global.' . $phpEx);
		phpbb_cache_moderators($db, $cache, $auth);

		// And finally, add a note to the log
		$phpbb_log->add('admin', $user->data['user_id'], $user->ip, 'LOG_INSTALL_CONVERTED', false, array($convert->convertor_data['forum_name'], $config['version']));

		$url = $this->controller_helper->route('phpbb_convert_finish');

		$this->template->assign_vars(array(
			'L_SUBMIT'		=> $user->lang['FINAL_STEP'],
			'U_ACTION'		=> $url,
		));

		$this->meta_refresh($url);
		return;
	}

	/**
	 * This function marks the steps after syncing
	 */
	function final_jump($final_jump)
	{
		global $user, $src_db, $same_db, $db, $phpbb_root_path, $phpEx, $config, $cache;
		global $convert;

		$this->template->assign_block_vars('checks', array(
			'S_LEGEND'	=> true,
			'LEGEND'	=> $user->lang['PROCESS_LAST'],
		));

		if ($final_jump == 1)
		{
			$db->sql_return_on_error(true);

			update_topics_posted();

			$this->template->assign_block_vars('checks', array(
				'TITLE'		=> $user->lang['UPDATE_TOPICS_POSTED'],
				'RESULT'	=> $user->lang['DONE'],
			));

			if ($db->get_sql_error_triggered())
			{
				$this->template->assign_vars(array(
					'S_ERROR_BOX'	=> true,
					'ERROR_TITLE'	=> $user->lang['UPDATE_TOPICS_POSTED'],
					'ERROR_MSG'		=> $user->lang['UPDATE_TOPICS_POSTED_ERR'],
				));
			}
			$db->sql_return_on_error(false);

			$this->finish_conversion();
			return;
		}
	}

	/**
	 * This function marks the steps before syncing (jump=1)
	 */
	function jump($converter, $jump, $last_statement)
	{
		/** @var \phpbb\db\driver\driver_interface $src_db */
		/** @var \phpbb\cache\driver\driver_interface $cache */
		global $user, $src_db, $same_db, $db, $phpbb_root_path, $phpEx, $config, $cache;
		global $convert;

		include_once ($phpbb_root_path . 'includes/functions_admin.' . $phpEx);

		$this->template->assign_block_vars('checks', array(
			'S_LEGEND'	=> true,
			'LEGEND'	=> $user->lang['PROCESS_LAST'],
		));

		if ($jump == 1)
		{
			// Execute 'last' statements/queries
			if (!empty($convert->convertor['execute_last']))
			{
				if (!is_array($convert->convertor['execute_last']))
				{
					// @codingStandardsIgnoreStart
					eval($convert->convertor['execute_last']);
					// @codingStandardsIgnoreEnd
				}
				else
				{
					while ($last_statement < count($convert->convertor['execute_last']))
					{
						// @codingStandardsIgnoreStart
						eval($convert->convertor['execute_last'][$last_statement]);
						// @codingStandardsIgnoreEnd

						$this->template->assign_block_vars('checks', array(
							'TITLE'		=> $convert->convertor['execute_last'][$last_statement],
							'RESULT'	=> $user->lang['DONE'],
						));

						$last_statement++;
						$url = $this->save_convert_progress($converter, 'jump=1&amp;last=' . $last_statement);

						$percentage = ($last_statement == 0) ? 0 : floor(100 / (count($convert->convertor['execute_last']) / $last_statement));
						$msg = sprintf($user->lang['STEP_PERCENT_COMPLETED'], $last_statement, count($convert->convertor['execute_last']), $percentage);

						$this->template->assign_vars(array(
							'L_SUBMIT'		=> $user->lang['CONTINUE_LAST'],
							'BODY'			=> $msg,
							'U_ACTION'		=> $url,
						));

						$this->meta_refresh($url);
						return;
					}
				}
			}

			if (!empty($convert->convertor['query_last']))
			{
				if (!is_array($convert->convertor['query_last']))
				{
					$convert->convertor['query_last'] = array('target', array($convert->convertor['query_last']));
				}
				else if (!is_array($convert->convertor['query_last'][0]))
				{
					$convert->convertor['query_last'] = array(array($convert->convertor['query_last'][0], $convert->convertor['query_last'][1]));
				}

				foreach ($convert->convertor['query_last'] as $query_last)
				{
					if ($query_last[0] == 'src')
					{
						if ($convert->mysql_convert && $same_db)
						{
							$src_db->sql_query("SET NAMES 'binary'");
						}

						$src_db->sql_query($query_last[1]);

						if ($convert->mysql_convert && $same_db)
						{
							$src_db->sql_query("SET NAMES 'utf8'");
						}
					}
					else
					{
						$db->sql_query($query_last[1]);
					}
				}
			}

			// Sanity check
			$db->sql_return_on_error(false);
			$src_db->sql_return_on_error(false);

			fix_empty_primary_groups();

			$sql = 'SELECT MIN(user_regdate) AS board_startdate
				FROM ' . USERS_TABLE;
			$result = $db->sql_query($sql);
			$row = $db->sql_fetchrow($result);
			$db->sql_freeresult($result);

			if (!isset($config['board_startdate']) || ($row['board_startdate'] < $config['board_startdate'] && $row['board_startdate'] > 0))
			{
				$config->set('board_startdate', $row['board_startdate']);
				$db->sql_query('UPDATE ' . USERS_TABLE . ' SET user_regdate = ' . $row['board_startdate'] . ' WHERE user_id = ' . ANONYMOUS);
			}

			update_dynamic_config();

			$this->template->assign_block_vars('checks', array(
				'TITLE'		=> $user->lang['CLEAN_VERIFY'],
				'RESULT'	=> $user->lang['DONE'],
			));

			$url = $this->save_convert_progress($converter, 'jump=2');

			$this->template->assign_vars(array(
				'L_SUBMIT'		=> $user->lang['CONTINUE_CONVERT'],
				'U_ACTION'		=> $url,
			));

			$this->meta_refresh($url);
			return;
		}

		if ($jump == 2)
		{
			$db->sql_query('UPDATE ' . USERS_TABLE . " SET user_permissions = ''");

			// TODO: sync() is likely going to bomb out on forums with a considerable amount of topics.
			// TODO: the sync function is able to handle FROM-TO values, we should use them here (batch processing)
			sync('forum', '', '', false, true);
			$cache->destroy('sql', FORUMS_TABLE);

			$this->template->assign_block_vars('checks', array(
				'TITLE'		=> $user->lang['SYNC_FORUMS'],
				'RESULT'	=> $user->lang['DONE'],
			));

			// Continue with synchronizing the forums...
			$url = $this->save_convert_progress($converter, 'sync_batch=0');

			$this->template->assign_vars(array(
				'L_SUBMIT'		=> $user->lang['CONTINUE_CONVERT'],
				'U_ACTION'		=> $url,
			));

			$this->meta_refresh($url);
			return;
		}
	}

	function build_insert_query(&$schema, &$sql_data, $current_table)
	{
		global $db, $user;
		global $convert;

		$insert_query = 'INSERT INTO ' . $schema['target'] . ' (';

		$aliases = array();

		$sql_data = array(
			'source_fields'		=> array(),
			'target_fields'		=> array(),
			'source_tables'		=> array(),
			'select_fields'		=> array(),
		);

		foreach ($schema as $key => $val)
		{
			// Example: array('group_name',				'extension_groups.group_name',		'htmlspecialchars'),
			if (is_int($key))
			{
				if (!empty($val[0]))
				{
					// Target fields
					$sql_data['target_fields'][$val[0]] = $key;
					$insert_query .= $val[0] . ', ';
				}

				if (!is_array($val[1]))
				{
					$val[1] = array($val[1]);
				}

				foreach ($val[1] as $valkey => $value_1)
				{
					// This should cover about any case:
					//
					// table.field					=> SELECT table.field				FROM table
					// table.field AS alias			=> SELECT table.field	AS alias	FROM table
					// table.field AS table2.alias	=> SELECT table2.field	AS alias	FROM table table2
					// table.field AS table2.field	=> SELECT table2.field				FROM table table2
					//
					if (preg_match('/^([a-z0-9_]+)\.([a-z0-9_]+)( +AS +(([a-z0-9_]+?)\.)?([a-z0-9_]+))?$/i', $value_1, $m))
					{
						// There is 'AS ...' in the field names
						if (!empty($m[3]))
						{
							$value_1 = ($m[2] == $m[6]) ? $m[1] . '.' . $m[2] : $m[1] . '.' . $m[2] . ' AS ' . $m[6];

							// Table alias: store it then replace the source table with it
							if (!empty($m[5]) && $m[5] != $m[1])
							{
								$aliases[$m[5]] = $m[1];
								$value_1 = str_replace($m[1] . '.' . $m[2], $m[5] . '.' . $m[2], $value_1);
							}
						}
						else
						{
							// No table alias
							$sql_data['source_tables'][$m[1]] = (empty($convert->src_table_prefix)) ? $m[1] : $convert->src_table_prefix . $m[1] . ' ' . $m[1];
						}

						$sql_data['select_fields'][$value_1] = $value_1;
						$sql_data['source_fields'][$key][$valkey] = (!empty($m[6])) ? $m[6] : $m[2];
					}
				}
			}
			else if ($key == 'where' || $key == 'group_by' || $key == 'order_by' || $key == 'having')
			{
				if (@preg_match_all('/([a-z0-9_]+)\.([a-z0-9_]+)/i', $val, $m))
				{
					foreach ($m[1] as $value)
					{
						$sql_data['source_tables'][$value] = (empty($convert->src_table_prefix)) ? $value : $convert->src_table_prefix . $value . ' ' . $value;
					}
				}
			}
		}

		// Add the aliases to the list of tables
		foreach ($aliases as $alias => $table)
		{
			$sql_data['source_tables'][$alias] = $convert->src_table_prefix . $table . ' ' . $alias;
		}

		// 'left_join'		=> 'forums LEFT JOIN forum_prune ON forums.forum_id = forum_prune.forum_id',
		if (!empty($schema['left_join']))
		{
			if (!is_array($schema['left_join']))
			{
				$schema['left_join'] = array($schema['left_join']);
			}

			foreach ($schema['left_join'] as $left_join)
			{
				// This won't handle concatened LEFT JOINs
				if (!preg_match('/([a-z0-9_]+) LEFT JOIN ([a-z0-9_]+) A?S? ?([a-z0-9_]*?) ?(ON|USING)(.*)/i', $left_join, $m))
				{
					$this->error(sprintf($user->lang['NOT_UNDERSTAND'], 'LEFT JOIN', $left_join, $current_table, $schema['target']), __LINE__, __FILE__);
				}

				if (!empty($aliases[$m[2]]))
				{
					if (!empty($m[3]))
					{
						$this->error(sprintf($user->lang['NAMING_CONFLICT'], $m[2], $m[3], $schema['left_join']), __LINE__, __FILE__);
					}

					$m[2] = $aliases[$m[2]];
					$m[3] = $m[2];
				}

				$right_table = $convert->src_table_prefix . $m[2];
				if (!empty($m[3]))
				{
					unset($sql_data['source_tables'][$m[3]]);
				}
				else if ($m[2] != $m[1])
				{
					unset($sql_data['source_tables'][$m[2]]);
				}

				if (strpos($sql_data['source_tables'][$m[1]], "\nLEFT JOIN") !== false)
				{
					$sql_data['source_tables'][$m[1]] = '(' . $sql_data['source_tables'][$m[1]] . ")\nLEFT JOIN $right_table";
				}
				else
				{
					$sql_data['source_tables'][$m[1]] .= "\nLEFT JOIN $right_table";
				}

				if (!empty($m[3]))
				{
					unset($sql_data['source_tables'][$m[3]]);
					$sql_data['source_tables'][$m[1]] .= ' AS ' . $m[3];
				}
				else if (!empty($convert->src_table_prefix))
				{
					$sql_data['source_tables'][$m[1]] .= ' AS ' . $m[2];
				}
				$sql_data['source_tables'][$m[1]] .= ' ' . $m[4] . $m[5];
			}
		}

		// Remove ", " from the end of the insert query
		$insert_query = substr($insert_query, 0, -2) . ') VALUES ';

		return $insert_query;
	}

	/**
	 * Function for processing the currently handled row
	 */
	function process_row(&$schema, &$sql_data, &$insert_values)
	{
		global $user, $phpbb_root_path, $phpEx, $db, $lang, $config, $cache;
		global $convert, $convert_row;

		$sql_flag = false;

		foreach ($schema as $key => $fields)
		{
			// We are only interested in the lines with:
			// array('comment', 'attachments_desc.comment', 'htmlspecialchars'),
			if (is_int($key))
			{
				if (!is_array($fields[1]))
				{
					$fields[1] = array($fields[1]);
				}

				$firstkey_set = false;
				$firstkey = 0;

				foreach ($fields[1] as $inner_key => $inner_value)
				{
					if (!$firstkey_set)
					{
						$firstkey = $inner_key;
						$firstkey_set = true;
					}

					$src_field = isset($sql_data['source_fields'][$key][$inner_key]) ? $sql_data['source_fields'][$key][$inner_key] : '';

					if (!empty($src_field))
					{
						$fields[1][$inner_key] = $convert->row[$src_field];
					}
				}

				if (!empty($fields[0]))
				{
					// We have a target field, if we haven't set $sql_flag yet it will be set to TRUE.
					// If a function has already set it to FALSE it won't change it.
					if ($sql_flag === false)
					{
						$sql_flag = true;
					}

					// No function assigned?
					if (empty($fields[2]))
					{
						$value = $fields[1][$firstkey];
					}
					else if (is_array($fields[2]) && !is_callable($fields[2]))
					{
						// Execute complex function/eval/typecast
						$value = $fields[1];

						foreach ($fields[2] as $type => $execution)
						{
							if (strpos($type, 'typecast') === 0)
							{
								if (!is_array($value))
								{
									$value = array($value);
								}
								$value = $value[0];
								settype($value, $execution);
							}
							else if (strpos($type, 'function') === 0)
							{
								if (!is_array($value))
								{
									$value = array($value);
								}

								$value = call_user_func_array($execution, $value);
							}
							else if (strpos($type, 'execute') === 0)
							{
								if (!is_array($value))
								{
									$value = array($value);
								}

								$execution = str_replace('{RESULT}', '$value', $execution);
								$execution = str_replace('{VALUE}', '$value', $execution);
								// @codingStandardsIgnoreStart
								eval($execution);
								// @codingStandardsIgnoreEnd
							}
						}
					}
					else
					{
						$value = call_user_func_array($fields[2], $fields[1]);
					}

					if (is_null($value))
					{
						$value = '';
					}

					$insert_values[] = $db->_sql_validate_value($value);
				}
				else if (!empty($fields[2]))
				{
					if (is_array($fields[2]))
					{
						// Execute complex function/eval/typecast
						$value = '';

						foreach ($fields[2] as $type => $execution)
						{
							if (strpos($type, 'typecast') === 0)
							{
								$value = settype($value, $execution);
							}
							else if (strpos($type, 'function') === 0)
							{
								if (!is_array($value))
								{
									$value = array($value);
								}

								$value = call_user_func_array($execution, $value);
							}
							else if (strpos($type, 'execute') === 0)
							{
								if (!is_array($value))
								{
									$value = array($value);
								}

								$execution = str_replace('{RESULT}', '$value', $execution);
								$execution = str_replace('{VALUE}', '$value', $execution);
								// @codingStandardsIgnoreStart
								eval($execution);
								// @codingStandardsIgnoreEnd
							}
						}
					}
					else
					{
						call_user_func_array($fields[2], $fields[1]);
					}
				}
			}
		}

		return $sql_flag;
	}

	/**
	 * Own meta refresh function to be able to change the global time used
	 */
	function meta_refresh($url)
	{
		global $convert;

		if ($convert->options['refresh'])
		{
			// Because we should not rely on correct settings, we simply use the relative path here directly.
			$this->template->assign_vars(array(
					'S_REFRESH'	=> true,
					'META'		=> '<meta http-equiv="refresh" content="5; url=' . $url . '" />')
			);
		}
	}

	/**
	 * Error handler function
	 *
	 * This function needs to be kept for BC
	 *
	 * @param $error
	 * @param $line
	 * @param $file
	 * @param bool|false $skip
	 */
	public function error($error, $line, $file, $skip = false)
	{
		$this->template->assign_block_vars('errors', array(
			'TITLE'	=> $error,
			'DESCRIPTION' => 'In ' . $file . ' on line ' . $line,
		));
	}

	/**
	 * Database error handler function
	 *
	 * This function needs to be kept for BC
	 *
	 * @param $error
	 * @param $sql
	 * @param $line
	 * @param $file
	 * @param bool|false $skip
	 */
	public function db_error($error, $sql, $line, $file, $skip = false)
	{
		$this->template->assign_block_vars('errors', array(
			'TITLE'	=> $error,
			'DESCRIPTION' => 'In ' . $file . ' on line ' . $line . '<br /><br /><strong>SQL:</strong> ' . $sql,
		));
	}
}
659 6660 6661 6662 6663 6664 6665 6666 6667 6668 6669 6670 6671 6672 6673 6674 6675 6676 6677 6678 6679 6680 6681 6682 6683 6684 6685 6686 6687 6688 6689 6690 6691 6692 6693 6694 6695 6696 6697 6698 6699 6700 6701 6702 6703 6704 6705 6706 6707 6708 6709 6710 6711 6712 6713 6714 6715 6716 6717 6718 6719 6720 6721 6722 6723 6724 6725 6726 6727 6728
# translation of DrakX.po to Mongolian
# Copyright (C) 2003, 2004 Free Software Foundation, Inc.
# Khurelbaatar Lkhagavsuren <hujii247@yahoo.com>, 2003.
# Khurelbaatar Lkhagvasuren <hujii247@yahoo.com>, 2003.
# Sanlig Badral <Badral@openmn.org>, 2004.
#
msgid ""
msgstr ""
"Project-Id-Version: DrakX\n"
"POT-Creation-Date: 2012-07-29 11:51+0300\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"
"Language: mn\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: KBabel 1.0.2\n"

#: any.pm:262 any.pm:972 diskdrake/interactive.pm:645
#: diskdrake/interactive.pm:869 diskdrake/interactive.pm:931
#: diskdrake/interactive.pm:1036 diskdrake/interactive.pm:1266
#: diskdrake/interactive.pm:1324 do_pkgs.pm:241 do_pkgs.pm:286
#: harddrake/sound.pm:270 interactive.pm:587 pkgs.pm:285
#, fuzzy, c-format
msgid "Please wait"
msgstr "Ачаалж байна... Түр хүлээнэ үү"

#: any.pm:262
#, fuzzy, c-format
msgid "Bootloader installation in progress"
msgstr "Эхлүүлэгч ачаалагч суулгах"

#: any.pm:273
#, 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"
"This caution does not apply to Windows 95 or 98, or to NT data disks.\n"
"\n"
"Assign a new Volume ID?"
msgstr ""

#: any.pm:284
#, fuzzy, c-format
msgid "Installation of bootloader failed. The following error occurred:"
msgstr "аас:"

#: any.pm:290
#, c-format
msgid ""
"You may need to change your Open Firmware boot-device to\n"
" enable the bootloader.  If you do not 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 ""

#: any.pm:330
#, c-format
msgid ""
"You decided to install the bootloader on a partition.\n"
"This implies you already have a bootloader on the hard disk drive you boot "
"(eg: System Commander).\n"
"\n"
"On which drive are you booting?"
msgstr ""

#: any.pm:341
#, fuzzy, c-format
msgid "Bootloader Installation"
msgstr "Эхлүүлэгч ачаалагч суулгах"

#: any.pm:345
#, fuzzy, c-format
msgid "Where do you want to install the bootloader?"
msgstr "Хаана вы?"

#: any.pm:369
#, fuzzy, c-format
msgid "First sector (MBR) of drive %s"
msgstr "Хөтлөгчийн эхний сектор (MBR)"

#: any.pm:371
#, c-format
msgid "First sector of drive (MBR)"
msgstr "Хөтлөгчийн эхний сектор (MBR)"

#: any.pm:373
#, c-format
msgid "First sector of the root partition"
msgstr "Үндсэн хуваалтын эхний сектор"

#: any.pm:375
#, fuzzy, c-format
msgid "On Floppy"
msgstr "Идэвхитэй"

#: any.pm:377 pkgs.pm:281 ugtk2.pm:526
#, c-format
msgid "Skip"
msgstr "Алгасах"

#: any.pm:412
#, fuzzy, c-format
msgid "Boot Style Configuration"
msgstr "Загвар"

#: any.pm:428 any.pm:461 any.pm:462
#, c-format
msgid "Bootloader main options"
msgstr "Эхлүүлэгч ачаалагчийн үндсэн сонголтууд"

#: any.pm:432
#, c-format
msgid "Bootloader"
msgstr ""

#: any.pm:433 any.pm:465
#, c-format
msgid "Bootloader to use"
msgstr ""

#: any.pm:436 any.pm:468
#, c-format
msgid "Boot device"
msgstr ""

#: any.pm:439
#, c-format
msgid "Main options"
msgstr ""

#: any.pm:440
#, c-format
msgid "Delay before booting default image"
msgstr "Үндсэн зургийг ачаалахын өмнө түр саатах"

#: any.pm:441
#, fuzzy, c-format
msgid "Enable ACPI"
msgstr "Нээх"

#: any.pm:442
#, fuzzy, c-format
msgid "Enable SMP"
msgstr "Нээх"

#: any.pm:443
#, fuzzy, c-format
msgid "Enable APIC"
msgstr "Нээх"

#: any.pm:445
#, fuzzy, c-format
msgid "Enable Local APIC"
msgstr "Нээх"

#: any.pm:446 security/level.pm:63
#, c-format
msgid "Security"
msgstr "Нууцлал"

#: any.pm:447 any.pm:907 any.pm:926 authentication.pm:249
#: diskdrake/smbnfs_gtk.pm:181
#, c-format
msgid "Password"
msgstr "Нууц үг"

#: any.pm:450 authentication.pm:260
#, c-format
msgid "The passwords do not match"
msgstr ""

#: any.pm:450 authentication.pm:260 diskdrake/interactive.pm:1499
#, c-format
msgid "Please try again"
msgstr "Дахин оролдоно уу"

#: any.pm:452
#, fuzzy, c-format
msgid "You cannot use a password with %s"
msgstr "Та Цэг"

#: any.pm:456 any.pm:910 any.pm:928 authentication.pm:250
#, c-format
msgid "Password (again)"
msgstr "Нууц үг (дахин)"

#: any.pm:457
#, c-format
msgid "Clean /tmp at each boot"
msgstr ""

#: any.pm:467
#, c-format
msgid "Init Message"
msgstr ""

#: any.pm:469
#, fuzzy, c-format
msgid "Open Firmware Delay"
msgstr "Нээх"

#: any.pm:470
#, c-format
msgid "Kernel Boot Timeout"
msgstr ""

#: any.pm:471
#, fuzzy, c-format
msgid "Enable CD Boot?"
msgstr "Нээх CD?"

#: any.pm:472
#, fuzzy, c-format
msgid "Enable OF Boot?"
msgstr "Нээх?"

#: any.pm:473
#, c-format
msgid "Default OS?"
msgstr "Үндсэн ҮС?"

#: any.pm:547
#, c-format
msgid "Image"
msgstr "Дүр"

#: any.pm:548 any.pm:562
#, c-format
msgid "Root"
msgstr "Эзэн"

#: any.pm:549 any.pm:575
#, c-format
msgid "Append"
msgstr "Залгах"

#: any.pm:551
#, c-format
msgid "Xen append"
msgstr ""

#: any.pm:553
#, c-format
msgid "Requires password to boot"
msgstr ""

#: any.pm:555
#, c-format
msgid "Video mode"
msgstr "Видео горим"

#: any.pm:557
#, c-format
msgid "Initrd"
msgstr "Initrd"

#: any.pm:558
#, fuzzy, c-format
msgid "Network profile"
msgstr "Сүлжээ-харьцах хэсэг"

#: any.pm:567 any.pm:572 any.pm:574 diskdrake/interactive.pm:411
#, c-format
msgid "Label"
msgstr "Бичээс"

#: any.pm:569 any.pm:577 harddrake/v4l.pm:438
#, c-format
msgid "Default"
msgstr "Стандарт"

#: any.pm:576
#, c-format
msgid "NoVideo"
msgstr ""

#: any.pm:587
#, fuzzy, c-format
msgid "Empty label not allowed"
msgstr "Бичээс"

#: any.pm:588
#, fuzzy, c-format
msgid "You must specify a kernel image"
msgstr "Та"

#: any.pm:588
#, fuzzy, c-format
msgid "You must specify a root partition"
msgstr "Та"

#: any.pm:589
#, fuzzy, c-format
msgid "This label is already used"
msgstr "Бичээс бол"

#: any.pm:607
#, c-format
msgid "Which type of entry do you want to add?"
msgstr "Ямар төрлийн өгөгдөл та оруулахыг хүсэж байна?"

#: any.pm:608
#, c-format
msgid "Linux"
msgstr "Линукс"

#: any.pm:608
#, c-format
msgid "Other OS (SunOS...)"
msgstr "Бусад ҮС (SunOS...)"

#: any.pm:609
#, c-format
msgid "Other OS (MacOS...)"
msgstr "Бусад ҮС (MacOS...)"

#: any.pm:609
#, c-format
msgid "Other OS (Windows...)"
msgstr "Бусад ҮС (Виндовс...)"

#: any.pm:656
#, fuzzy, c-format
msgid "Bootloader Configuration"
msgstr "Загвар"

#: any.pm:657
#, fuzzy, c-format
msgid ""
"Here are the entries on your boot menu so far.\n"
"You can create additional entries or change the existing ones."
msgstr "Цэс."

#: any.pm:868
#, c-format
msgid "access to X programs"
msgstr ""

#: any.pm:869
#, c-format
msgid "access to rpm tools"
msgstr "rpm хэрэгсэлүүд рүү хандах"

#: any.pm:870
#, c-format
msgid "allow \"su\""
msgstr ""

#: any.pm:871
#, c-format
msgid "access to administrative files"
msgstr ""

#: any.pm:872
#, c-format
msgid "access to network tools"
msgstr ""

#: any.pm:873
#, c-format
msgid "access to compilation tools"
msgstr ""

#: any.pm:879
#, c-format
msgid "(already added %s)"
msgstr ""

#: any.pm:885
#, c-format
msgid "Please give a user name"
msgstr ""

#: any.pm:886
#, fuzzy, c-format
msgid ""
"The user name must start with a lower case letter followed by only lower "
"cased letters, numbers, `-' and `_'"
msgstr "нэр"

#: any.pm:887
#, c-format
msgid "The user name is too long"
msgstr "Хэрэглэгчийн нэр хэт урт"

#: any.pm:888
#, fuzzy, c-format
msgid "This user name has already been added"
msgstr "нэр"

#: any.pm:894 any.pm:930
#, c-format
msgid "User ID"
msgstr "Хэрэглэгчийн ID"

#: any.pm:894 any.pm:931
#, c-format
msgid "Group ID"
msgstr "Группын ID"

#: any.pm:895
#, fuzzy, c-format
msgid "%s must be a number"
msgstr "%s сонголт нь тоо байх ёстой!"

#: any.pm:896
#, c-format
msgid "%s should be above 500. Accept anyway?"
msgstr ""

#: any.pm:900
#, fuzzy, c-format
msgid "User management"
msgstr "Хэрэглэгчийн нэр"

#: any.pm:905
#, c-format
msgid "Enable guest account"
msgstr ""

#: any.pm:906 authentication.pm:236
#, fuzzy, c-format
msgid "Set administrator (root) password"
msgstr "Нууцлалын Удирдлага (бүртгэл эсвэл и-мэйл)"

#: any.pm:912
#, fuzzy, c-format
msgid "Enter a user"
msgstr "г"

#: any.pm:914
#, c-format
msgid "Icon"
msgstr "Эмблем"

#: any.pm:917
#, c-format
msgid "Real name"
msgstr ""

#: any.pm:924
#, fuzzy, c-format
msgid "Login name"
msgstr "Домэйн"

#: any.pm:929
#, c-format
msgid "Shell"
msgstr "Бүрхүүл"

#: any.pm:972
#, c-format
msgid "Please wait, adding media..."
msgstr ""

#: any.pm:1004 security/l10n.pm:14
#, c-format
msgid "Autologin"
msgstr ""

#: any.pm:1005
#, c-format
msgid "I can set up your computer to automatically log on one user."
msgstr ""

#: any.pm:1006
#, fuzzy, c-format
msgid "Use this feature"
msgstr "Та энэ чанарыг ашиглахыг хүсэж байна уу?"

#: any.pm:1007
#, fuzzy, c-format
msgid "Choose the default user:"
msgstr "Сонгох:"

#: any.pm:1008
#, fuzzy, c-format
msgid "Choose the window manager to run:"
msgstr "Цонх:"

#: any.pm:1019 any.pm:1039 any.pm:1107
#, fuzzy, c-format
msgid "Release Notes"
msgstr "Хэвлэл:"

#: any.pm:1046 any.pm:1395 interactive/gtk.pm:817
#, c-format
msgid "Close"
msgstr "Хаах"

#: any.pm:1093
#, fuzzy, c-format
msgid "License agreement"
msgstr "Лиценз"

#: any.pm:1095 diskdrake/dav.pm:26
#, c-format
msgid "Quit"
msgstr "Гарах"

#: any.pm:1102
#, fuzzy, c-format
msgid "Do you accept this license ?"
msgstr "Та ямар нэгэн %s гэсэн харагдалттай юу?"

#: any.pm:1103
#, c-format
msgid "Accept"
msgstr "Зөвшөөрөх"

#: any.pm:1103
#, c-format
msgid "Refuse"
msgstr ""

#: any.pm:1129 any.pm:1191
#, c-format
msgid "Please choose a language to use"
msgstr "Хэрэглэх хэлээ сонгоно уу"

#: any.pm:1157
#, fuzzy, c-format
msgid ""
"%s can support multiple languages. Select\n"
"the languages you would like to install. They will be available\n"
"when your installation is complete and you restart your system."
msgstr "вы бол вы."

#: any.pm:1159 fs/partitioning_wizard.pm:174
#, c-format
msgid "Mageia"
msgstr ""

#: any.pm:1160
#, fuzzy, c-format
msgid "Multiple languages"
msgstr "Бүх хэл"

#: any.pm:1169 any.pm:1200
#, c-format
msgid "Old compatibility (non UTF-8) encoding"
msgstr ""

#: any.pm:1170
#, c-format
msgid "All languages"
msgstr "Бүх хэл"

#: any.pm:1192
#, fuzzy, c-format
msgid "Language choice"
msgstr "Хэл"

#: any.pm:1246
#, fuzzy, c-format
msgid "Country / Region"
msgstr " / Муж"

#: any.pm:1247
#, c-format
msgid "Please choose your country"
msgstr "Улсаа сонгоно уу"

#: any.pm:1249
#, fuzzy, c-format
msgid "Here is the full list of available countries"
msgstr "бол бүрэн жигсаалт аас"

#: any.pm:1250
#, fuzzy, c-format
msgid "Other Countries"
msgstr "Бусад"

#: any.pm:1250 interactive.pm:488 interactive/gtk.pm:445
#, c-format
msgid "Advanced"
msgstr "Өргөтгөсөн"

#: any.pm:1256
#, fuzzy, c-format
msgid "Input method:"
msgstr "Сүлжээний арга:"

#: any.pm:1259
#, c-format
msgid "None"
msgstr "Алга"

#: any.pm:1340
#, fuzzy, c-format
msgid "No sharing"
msgstr "Үгүй"

#: any.pm:1340
#, c-format
msgid "Allow all users"
msgstr "Бүх хэрэглэгчдийг зөвшөөрөх"

#: any.pm:1340
#, c-format
msgid "Custom"
msgstr "Тохир"

#: any.pm:1344
#, fuzzy, 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"
"\n"
"\"Custom\" permit a per-user granularity.\n"
msgstr "вы хэрэглэгчид аас хэрэглэгчид Хамтын хэрэглээ ямх г г Хэрэглэгчийн"

#: any.pm:1356
#, c-format
msgid ""
"NFS: the traditional Unix file sharing system, with less support on Mac and "
"Windows."
msgstr ""

#: any.pm:1359
#, c-format
msgid ""
"SMB: a file sharing system used by Windows, Mac OS X and many modern Linux "
"systems."
msgstr ""

#: any.pm:1367
#, fuzzy, c-format
msgid ""
"You can export using NFS or SMB. Please select which you would like to use."
msgstr "Та Самба вы."

#: any.pm:1395
#, c-format
msgid "Launch userdrake"
msgstr ""

#: any.pm:1397
#, 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:1504
#, c-format
msgid ""
"You need to logout and back in again for changes to take effect. Press OK to "
"logout now."
msgstr ""

#: any.pm:1508
#, c-format
msgid "You need to log out and back in again for changes to take effect"
msgstr ""

#: any.pm:1543
#, c-format
msgid "Timezone"
msgstr "Цагийн бүс"

#: any.pm:1543
#, fuzzy, c-format
msgid "Which is your timezone?"
msgstr "бол?"

#: any.pm:1566 any.pm:1568
#, c-format
msgid "Date, Clock & Time Zone Settings"
msgstr ""

#: any.pm:1569
#, c-format
msgid "What is the best time?"
msgstr ""

#: any.pm:1573
#, fuzzy, c-format
msgid "%s (hardware clock set to UTC)"
msgstr "Hardware"

#: any.pm:1574
#, fuzzy, c-format
msgid "%s (hardware clock set to local time)"
msgstr "Hardware"

#: any.pm:1576
#, c-format
msgid "NTP Server"
msgstr "NTP Сервер"

#: any.pm:1577
#, fuzzy, c-format
msgid "Automatic time synchronization (using NTP)"
msgstr "Автоматаар"

#: authentication.pm:24
#, c-format
msgid "Local file"
msgstr "Дотоод файл"

#: authentication.pm:25
#, c-format
msgid "LDAP"
msgstr ""

#: authentication.pm:26
#, c-format
msgid "NIS"
msgstr ""

#: authentication.pm:27
#, c-format
msgid "Smart Card"
msgstr ""

#: authentication.pm:28 authentication.pm:215
#, fuzzy, c-format
msgid "Windows Domain"
msgstr "Цонхнууд"

#: authentication.pm:29
#, c-format
msgid "Kerberos 5"
msgstr ""

#: authentication.pm:65
#, fuzzy, c-format
msgid "Local file:"
msgstr "Дотоод файлууд:"

#: authentication.pm:65
#, c-format
msgid ""
"Use local for all authentication and information user tell in local file"
msgstr ""

#: authentication.pm:66
#, c-format
msgid "LDAP:"
msgstr ":"

#: authentication.pm:66
#, c-format
msgid ""
"Tells your computer to use LDAP for some or all authentication. LDAP "
"consolidates certain types of information within your organization."
msgstr ""

#: authentication.pm:67
#, c-format
msgid "NIS:"
msgstr ":"

#: authentication.pm:67
#, 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 ""

#: authentication.pm:68
#, fuzzy, c-format
msgid "Windows Domain:"
msgstr "Цонхнууд:"

#: authentication.pm:68
#, c-format
msgid ""
"Winbind allows the system to retrieve information and authenticate users in "
"a Windows domain."
msgstr ""

#: authentication.pm:69
#, c-format
msgid "Kerberos 5 :"
msgstr ""

#: authentication.pm:69
#, c-format
msgid "With Kerberos and LDAP for authentication in Active Directory Server "
msgstr ""

#: authentication.pm:106 authentication.pm:140 authentication.pm:159
#: authentication.pm:160 authentication.pm:186 authentication.pm:210
#: authentication.pm:865
#, c-format
msgid " "
msgstr ""

#: authentication.pm:107 authentication.pm:141 authentication.pm:187
#: authentication.pm:211
#, fuzzy, c-format
msgid "Welcome to the Authentication Wizard"
msgstr "Домэйн Баталгаажуулалт"

#: authentication.pm:109
#, c-format
msgid ""
"You have selected LDAP authentication. Please review the configuration "
"options below "
msgstr ""

#: authentication.pm:111 authentication.pm:166
#, c-format
msgid "LDAP Server"
msgstr ""

#: authentication.pm:112 authentication.pm:167
#, c-format
msgid "Base dn"
msgstr ""

#: authentication.pm:113
#, c-format
msgid "Fetch base Dn "
msgstr ""

#: authentication.pm:115 authentication.pm:170
#, c-format
msgid "Use encrypt connection with TLS "
msgstr ""

#: authentication.pm:116 authentication.pm:171
#, c-format
msgid "Download CA Certificate "
msgstr ""

#: authentication.pm:118 authentication.pm:151
#, c-format
msgid "Use Disconnect mode "
msgstr ""

#: authentication.pm:119 authentication.pm:172
#, c-format
msgid "Use anonymous BIND "
msgstr ""

#: authentication.pm:120 authentication.pm:123 authentication.pm:125
#: authentication.pm:129
#, c-format
msgid "  "
msgstr ""

#: authentication.pm:121 authentication.pm:173
#, c-format
msgid "Bind DN "
msgstr ""

#: authentication.pm:122 authentication.pm:174
#, fuzzy, c-format
msgid "Bind Password "
msgstr "Нууц үг"

#: authentication.pm:124
#, c-format
msgid "Advanced path for group "
msgstr ""

#: authentication.pm:126
#, fuzzy, c-format
msgid "Password base"
msgstr "Нууц үг"

#: authentication.pm:127
#, fuzzy, c-format
msgid "Group base"
msgstr "Группын ID"

#: authentication.pm:128
#, c-format
msgid "Shadow base"
msgstr ""

#: authentication.pm:143
#, c-format
msgid ""
"You have selected Kerberos 5 authentication. Please review the configuration "
"options below "
msgstr ""

#: authentication.pm:145
#, c-format
msgid "Realm "
msgstr ""

#: authentication.pm:147
#, fuzzy, c-format
msgid "KDCs Servers"
msgstr "Сервер"

#: authentication.pm:149
#, c-format
msgid "Use DNS to locate KDC for the realm"
msgstr ""

#: authentication.pm:150
#, c-format
msgid "Use DNS to locate realms"
msgstr ""

#: authentication.pm:155
#, c-format
msgid "Use local file for users information"
msgstr ""

#: authentication.pm:156
#, fuzzy, c-format
msgid "Use LDAP for users information"
msgstr "Хатуу диск хөтлөгчийн мэдээлэл"

#: authentication.pm:162
#, c-format
msgid ""
"You have selected Kerberos 5 for authentication, now you must choose the "
"type of users information "
msgstr ""

#: authentication.pm:168
#, c-format
msgid "Fecth base Dn "
msgstr ""

#: authentication.pm:189
#, c-format
msgid ""
"You have selected NIS authentication. Please review the configuration "
"options below "
msgstr ""

#: authentication.pm:191
#, c-format
msgid "NIS Domain"
msgstr ""

#: authentication.pm:192
#, c-format
msgid "NIS Server"
msgstr ""

#: authentication.pm:213
#, c-format
msgid ""
"You have selected Windows Domain authentication. Please review the "
"configuration options below "
msgstr ""

#: authentication.pm:217
#, fuzzy, c-format
msgid "Domain Model "
msgstr "Домэйн"

#: authentication.pm:219
#, c-format
msgid "Active Directory Realm "
msgstr ""

#: authentication.pm:220
#, fuzzy, c-format
msgid "DNS Domain"
msgstr "Домэйн"

#: authentication.pm:221
#, fuzzy, c-format
msgid "DC Server"
msgstr "Сервер"

#: authentication.pm:235 authentication.pm:251
#, c-format
msgid "Authentication"
msgstr "Баталгаажуулалт"

#: authentication.pm:237
#, fuzzy, c-format
msgid "Authentication method"
msgstr "Баталгаажуулалт"

#. -PO: keep this short or else the buttons will not fit in the window
#: authentication.pm:242
#, c-format
msgid "No password"
msgstr "Нууц үг байхгүй"

#: authentication.pm:263
#, c-format
msgid "This password is too short (it must be at least %d characters long)"
msgstr ""
"Нууц үг хэтэрхий богино байна (энэ нь дор хаяж %d тэмдэгтийн урттай байна)"

#: authentication.pm:373
#, c-format
msgid "Cannot use broadcast with no NIS domain"
msgstr ""

#: authentication.pm:860
#, c-format
msgid "Select file"
msgstr "Файл сонгох"

#: authentication.pm:866
#, fuzzy, c-format
msgid "Domain Windows for authentication : "
msgstr "Домэйн Баталгаажуулалт"

#: authentication.pm:868
#, fuzzy, c-format
msgid "Domain Admin User Name"
msgstr "Домэйн Хэрэглэгч"

#: authentication.pm:869
#, fuzzy, c-format
msgid "Domain Admin Password"
msgstr "Домэйн"

#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
#: bootloader.pm:978
#, c-format
msgid ""
"Welcome to the operating system chooser!\n"
"\n"
"Choose an operating system from the list above or\n"
"wait for default boot.\n"
"\n"
msgstr ""

#: bootloader.pm:1156
#, fuzzy, c-format
msgid "LILO with text menu"
msgstr "текст"

#: bootloader.pm:1157
#, c-format
msgid "GRUB with graphical menu"
msgstr ""

#: bootloader.pm:1158
#, c-format
msgid "GRUB with text menu"
msgstr ""

#: bootloader.pm:1159
#, c-format
msgid "Yaboot"
msgstr ""

#: bootloader.pm:1160
#, c-format
msgid "SILO"
msgstr ""

#: bootloader.pm:1244
#, c-format
msgid "not enough room in /boot"
msgstr ""

#: bootloader.pm:1970
#, fuzzy, c-format
msgid "You cannot install the bootloader on a %s partition\n"
msgstr "Хаана вы?"

#: bootloader.pm:2091
#, c-format
msgid ""
"Your bootloader configuration must be updated because partition has been "
"renumbered"
msgstr ""

#: bootloader.pm:2104
#, c-format
msgid ""
"The bootloader cannot be installed correctly. You have to boot rescue and "
"choose \"%s\""
msgstr ""

#: bootloader.pm:2105
#, c-format
msgid "Re-install Boot Loader"
msgstr ""

#: common.pm:142
#, fuzzy, c-format
msgid "B"
msgstr "КБ"

#: common.pm:142
#, c-format
msgid "KB"
msgstr "КБ"

#: common.pm:142
#, c-format
msgid "MB"
msgstr "МБ"

#: common.pm:142
#, c-format
msgid "GB"
msgstr "ГБ"

#: common.pm:142 common.pm:151
#, c-format
msgid "TB"
msgstr ""

#: common.pm:159
#, c-format
msgid "%d minutes"
msgstr "%d минут"

#: common.pm:161
#, c-format
msgid "1 minute"
msgstr "1 Минут"

#: common.pm:163
#, c-format
msgid "%d seconds"
msgstr ""

#: common.pm:393
#, c-format
msgid "command %s missing"
msgstr ""

#: diskdrake/dav.pm:17
#, c-format
msgid ""
"WebDAV is a protocol that allows you to mount a web server's directory\n"
"locally, and treat it like a local filesystem (provided the web server is\n"
"configured as a WebDAV server). If you would like to add WebDAV mount\n"
"points, select \"New\"."
msgstr ""

#: diskdrake/dav.pm:25
#, c-format
msgid "New"
msgstr "Шинэ"

#: diskdrake/dav.pm:63 diskdrake/interactive.pm:418 diskdrake/smbnfs_gtk.pm:75
#, c-format
msgid "Unmount"
msgstr "Дискийн төхөөрөмж салгах"

#: diskdrake/dav.pm:64 diskdrake/interactive.pm:414 diskdrake/smbnfs_gtk.pm:76
#, c-format
msgid "Mount"
msgstr "Дискийн төхөөрөмж холбох"

#: diskdrake/dav.pm:65
#, c-format
msgid "Server"
msgstr "Сервер"

#: diskdrake/dav.pm:66 diskdrake/interactive.pm:408
#: diskdrake/interactive.pm:722 diskdrake/interactive.pm:740
#: diskdrake/interactive.pm:744 diskdrake/removable.pm:23
#: diskdrake/smbnfs_gtk.pm:79
#, fuzzy, c-format
msgid "Mount point"
msgstr "Дискийн төхөөрөмж холбох"

#: diskdrake/dav.pm:67 diskdrake/interactive.pm:410
#: diskdrake/interactive.pm:1163 diskdrake/removable.pm:24
#: diskdrake/smbnfs_gtk.pm:80
#, c-format
msgid "Options"
msgstr "Сонголтууд"

#: diskdrake/dav.pm:68 interactive.pm:387 interactive/gtk.pm:453
#, c-format
msgid "Remove"
msgstr "Устгах"

#: diskdrake/dav.pm:69 diskdrake/hd_gtk.pm:193 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:133 diskdrake/hd_gtk.pm:299
#: diskdrake/interactive.pm:247 diskdrake/interactive.pm:260
#: diskdrake/interactive.pm:456 diskdrake/interactive.pm:527
#: diskdrake/interactive.pm:545 diskdrake/interactive.pm:550
#: diskdrake/interactive.pm:712 diskdrake/interactive.pm:1002
#: diskdrake/interactive.pm:1054 diskdrake/interactive.pm:1209
#: diskdrake/interactive.pm:1222 diskdrake/interactive.pm:1225
#: diskdrake/interactive.pm:1499 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:96 wizards.pm:100 wizards.pm:122
#, c-format
msgid "Error"
msgstr "Алдаа"

#: diskdrake/dav.pm:86
#, c-format
msgid "Please enter the WebDAV server URL"
msgstr "WebDAV серверийн URL-г оруулна уу"

#: diskdrake/dav.pm:90
#, fuzzy, c-format
msgid "The URL must begin with http:// or https://"
msgstr "Вэб хаяг"

#: diskdrake/dav.pm:106 diskdrake/hd_gtk.pm:424 diskdrake/interactive.pm:306
#: diskdrake/interactive.pm:391 diskdrake/interactive.pm:597
#: diskdrake/interactive.pm:815 diskdrake/interactive.pm:880
#: diskdrake/interactive.pm:1034 diskdrake/interactive.pm:1076
#: diskdrake/interactive.pm:1077 diskdrake/interactive.pm:1309
#: diskdrake/interactive.pm:1347 diskdrake/interactive.pm:1498 do_pkgs.pm:19
#: do_pkgs.pm:39 do_pkgs.pm:57 do_pkgs.pm:77 harddrake/sound.pm:399
#, c-format
msgid "Warning"
msgstr "Анхааруулга"

#: diskdrake/dav.pm:106
#, fuzzy, c-format
msgid "Are you sure you want to delete this mount point?"
msgstr "Та суулгалтыг үргэлжлүүлэхийг хүсэж байна уу?"

#: diskdrake/dav.pm:124
#, c-format
msgid "Server: "
msgstr "Сервер: "

#: diskdrake/dav.pm:125 diskdrake/interactive.pm:501
#: diskdrake/interactive.pm:1371 diskdrake/interactive.pm:1459
#, c-format
msgid "Mount point: "
msgstr "Оруулах(Mount) цэг: "

#: diskdrake/dav.pm:126 diskdrake/interactive.pm:1466
#, c-format
msgid "Options: %s"
msgstr "Сонголтууд: %s"

#: diskdrake/hd_gtk.pm:61 diskdrake/interactive.pm:301
#: diskdrake/smbnfs_gtk.pm:22 fs/mount_point.pm:108
#: fs/partitioning_wizard.pm:55 fs/partitioning_wizard.pm:238
#: fs/partitioning_wizard.pm:246 fs/partitioning_wizard.pm:285
#: fs/partitioning_wizard.pm:433 fs/partitioning_wizard.pm:496
#: fs/partitioning_wizard.pm:579 fs/partitioning_wizard.pm:582
#, c-format
msgid "Partitioning"
msgstr ""

#: 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:115 diskdrake/interactive.pm:1184
#: diskdrake/interactive.pm:1194 diskdrake/interactive.pm:1247
#, fuzzy, c-format
msgid "Read carefully"
msgstr "Унших"

#: diskdrake/hd_gtk.pm:115
#, fuzzy, c-format
msgid "Please make a backup of your data first"
msgstr "аас"

#: diskdrake/hd_gtk.pm:116 diskdrake/interactive.pm:240
#, c-format
msgid "Exit"
msgstr "Гарах"

#: diskdrake/hd_gtk.pm:116
#, c-format
msgid "Continue"
msgstr "Үргэлжилүүлэх"

#: diskdrake/hd_gtk.pm:188 fs/partitioning_wizard.pm:555 interactive.pm:653
#: interactive/gtk.pm:809 interactive/gtk.pm:827 interactive/gtk.pm:848
#: ugtk2.pm:936
#, c-format
msgid "Help"
msgstr "Тусламж"

#: diskdrake/hd_gtk.pm:234
#, c-format
msgid ""
"You have one big Microsoft Windows partition.\n"
"I suggest you first resize that partition\n"
"(click on it, then click on \"Resize\")"
msgstr ""

#: diskdrake/hd_gtk.pm:236
#, c-format
msgid "Please click on a partition"
msgstr "Нэг хуваалтан дээр дарна уу"

#: diskdrake/hd_gtk.pm:250 diskdrake/smbnfs_gtk.pm:63
#, c-format
msgid "Details"
msgstr "Дэлгэрэнгүй"

#: diskdrake/hd_gtk.pm:299
#, fuzzy, c-format
msgid "No hard disk drives found"
msgstr "Үгүй"

#: diskdrake/hd_gtk.pm:330
#, c-format
msgid "Unknown"
msgstr "Үл мэдэгдэх"

#: diskdrake/hd_gtk.pm:395
#, fuzzy, c-format
msgid "Ext4"
msgstr "Гарах"

#: diskdrake/hd_gtk.pm:395 fs/partitioning_wizard.pm:403
#, c-format
msgid "XFS"
msgstr ""

#: diskdrake/hd_gtk.pm:395 fs/partitioning_wizard.pm:403
#, fuzzy, c-format
msgid "Swap"
msgstr "Солилт"

#: diskdrake/hd_gtk.pm:395 fs/partitioning_wizard.pm:403
#, c-format
msgid "SunOS"
msgstr "СанОС"

#: diskdrake/hd_gtk.pm:395 fs/partitioning_wizard.pm:403
#, c-format
msgid "HFS"
msgstr ""

#: diskdrake/hd_gtk.pm:395 fs/partitioning_wizard.pm:403
#, c-format
msgid "Windows"
msgstr "Виндоус"

#: diskdrake/hd_gtk.pm:396 fs/partitioning_wizard.pm:404 services.pm:193
#, c-format
msgid "Other"
msgstr "Бусад"

#: diskdrake/hd_gtk.pm:396 diskdrake/interactive.pm:1386
#: fs/partitioning_wizard.pm:404
#, c-format
msgid "Empty"
msgstr "Хоосон"

#: diskdrake/hd_gtk.pm:403
#, fuzzy, c-format
msgid "Filesystem types:"
msgstr "Файлын систем:"

#: diskdrake/hd_gtk.pm:424
#, fuzzy, c-format
msgid "This partition is already empty"
msgstr "Энэ хуваалтын хэмжээг өөрчилж болохгүй"

#: diskdrake/hd_gtk.pm:433
#, fuzzy, c-format
msgid "Use ``Unmount'' first"
msgstr "Дискийн төхөөрөмж салгах"

#: diskdrake/hd_gtk.pm:433
#, fuzzy, c-format
msgid "Use ``%s'' instead (in expert mode)"
msgstr "Дараахын оронд ``%s'' үүнийг хэрэглэ:"

#: diskdrake/hd_gtk.pm:433 diskdrake/interactive.pm:409
#: diskdrake/interactive.pm:639 diskdrake/removable.pm:25
#: diskdrake/removable.pm:48
#, c-format
msgid "Type"
msgstr "Төрөл"

#: diskdrake/interactive.pm:211
#, c-format
msgid "Choose another partition"
msgstr "Ондоо хуваалт сонго"

#: diskdrake/interactive.pm:211
#, fuzzy, c-format
msgid "Choose a partition"
msgstr "Сонгох"

#: diskdrake/interactive.pm:273 diskdrake/interactive.pm:382
#: interactive/curses.pm:532
#, c-format
msgid "More"
msgstr "Илүү"

#: diskdrake/interactive.pm:281 diskdrake/interactive.pm:294
#: diskdrake/interactive.pm:1293
#, fuzzy, c-format
msgid "Confirmation"
msgstr "Тохиргоо"

#: diskdrake/interactive.pm:281
#, c-format
msgid "Continue anyway?"
msgstr "Ямар ч байсан үргэлжлүүлэх үү?"

#: diskdrake/interactive.pm:286
#, c-format
msgid "Quit without saving"
msgstr "Хадгалахгүйгээр гарах"

#: diskdrake/interactive.pm:286
#, fuzzy, c-format
msgid "Quit without writing the partition table?"
msgstr "Гарах хүснэгт?"

#: diskdrake/interactive.pm:294
#, fuzzy, c-format
msgid "Do you want to save the /etc/fstab modifications?"
msgstr "вы"

#: diskdrake/interactive.pm:301 fs/partitioning_wizard.pm:285
#, fuzzy, c-format
msgid "You need to reboot for the partition table modifications to take effect"
msgstr "Та хүснэгт"

#: diskdrake/interactive.pm:306
#, c-format
msgid ""
"You should format partition %s.\n"
"Otherwise no entry for mount point %s will be written in fstab.\n"
"Quit anyway?"
msgstr ""

#: diskdrake/interactive.pm:319
#, fuzzy, c-format
msgid "Clear all"
msgstr "Устгах"

#: diskdrake/interactive.pm:320
#, fuzzy, c-format
msgid "Auto allocate"
msgstr "Авто"

#: diskdrake/interactive.pm:326
#, c-format
msgid "Toggle to normal mode"
msgstr ""

#: diskdrake/interactive.pm:326
#, c-format
msgid "Toggle to expert mode"
msgstr "Мэргэжилтний горимд шилжүүлэх"

#: diskdrake/interactive.pm:338
#, c-format
msgid "Hard disk drive information"
msgstr "Хатуу диск хөтлөгчийн мэдээлэл"

#: diskdrake/interactive.pm:371
#, fuzzy, c-format
msgid "All primary partitions are used"
msgstr "Бүх"

#: diskdrake/interactive.pm:372
#, c-format
msgid "I cannot add any more partitions"
msgstr "Би өшөө илүү хуваалт нэмж чадахгүйI"

#: diskdrake/interactive.pm:373
#, fuzzy, c-format
msgid ""
"To have more partitions, please delete one to be able to create an extended "
"partition"
msgstr "тийш"

#: diskdrake/interactive.pm:384
#, fuzzy, c-format
msgid "Reload partition table"
msgstr "Дахин ачаалах"

#: diskdrake/interactive.pm:391
#, c-format
msgid "Detailed information"
msgstr ""

#: diskdrake/interactive.pm:407
#, c-format
msgid "View"
msgstr ""

#: diskdrake/interactive.pm:412 diskdrake/interactive.pm:828
#, c-format
msgid "Resize"
msgstr "Хэмжээ өөрчилөх"

#: diskdrake/interactive.pm:413
#, c-format
msgid "Format"
msgstr "Формат"

#: diskdrake/interactive.pm:415 diskdrake/interactive.pm:965
#, c-format
msgid "Add to RAID"
msgstr "RAID руу нэмэх"

#: diskdrake/interactive.pm:416 diskdrake/interactive.pm:984
#, fuzzy, c-format
msgid "Add to LVM"
msgstr "Нэмэх"

#: diskdrake/interactive.pm:417
#, fuzzy, c-format
msgid "Use"
msgstr "Хэрэглэгчийн ID"

#: diskdrake/interactive.pm:419
#, c-format
msgid "Delete"
msgstr "Устгах"

#: diskdrake/interactive.pm:420
#, fuzzy, c-format
msgid "Remove from RAID"
msgstr "Устгах"

#: diskdrake/interactive.pm:421
#, c-format
msgid "Remove from LVM"
msgstr "LVM-с устгах"

#: diskdrake/interactive.pm:422
#, fuzzy, c-format
msgid "Remove from dm"
msgstr "LVM-с устгах"

#: diskdrake/interactive.pm:423
#, fuzzy, c-format
msgid "Modify RAID"
msgstr "Өөрчлөх"

#: diskdrake/interactive.pm:424
#, c-format
msgid "Use for loopback"
msgstr ""

#: diskdrake/interactive.pm:434
#, c-format
msgid "Create"
msgstr "Үүсгэх"

#: diskdrake/interactive.pm:456
#, fuzzy, c-format
msgid "Failed to mount partition"
msgstr "Зөөх шинэ"

#: diskdrake/interactive.pm:490 diskdrake/interactive.pm:492
#, fuzzy, c-format
msgid "Create a new partition"
msgstr "шинэ"

#: diskdrake/interactive.pm:494
#, c-format
msgid "Start sector: "
msgstr "Эхлэх сектор: "

#: diskdrake/interactive.pm:497 diskdrake/interactive.pm:1069
#, c-format
msgid "Size in MB: "
msgstr "Хэмжээ МБ-р: "

#: diskdrake/interactive.pm:499 diskdrake/interactive.pm:1070
#, fuzzy, c-format
msgid "Filesystem type: "
msgstr "Файлын систем төрөл "

#: diskdrake/interactive.pm:505
#, c-format
msgid "Preference: "
msgstr ""

#: diskdrake/interactive.pm:508
#, fuzzy, c-format
msgid "Logical volume name "
msgstr "Локал хэмжээс"

#: diskdrake/interactive.pm:510
#, fuzzy, c-format
msgid "Encrypt partition"
msgstr "Баталгаажуулалт"

#: diskdrake/interactive.pm:511
#, fuzzy, c-format
msgid "Encryption key "
msgstr "Файлын систем"

#: diskdrake/interactive.pm:512 diskdrake/interactive.pm:1503
#, c-format
msgid "Encryption key (again)"
msgstr ""

#: diskdrake/interactive.pm:524 diskdrake/interactive.pm:1499
#, c-format
msgid "The encryption keys do not match"
msgstr ""

#: diskdrake/interactive.pm:525
#, fuzzy, c-format
msgid "Missing encryption key"
msgstr "Файлын систем"

#: diskdrake/interactive.pm:545
#, fuzzy, c-format
msgid ""
"You cannot create a new partition\n"
"(since you reached the maximal number of primary partitions).\n"
"First remove a primary partition and create an extended partition."
msgstr "Та шинэ г вы аас."

#: diskdrake/interactive.pm:597
#, fuzzy, c-format
msgid "Remove the loopback file?"
msgstr "Устгах?"

#: diskdrake/interactive.pm:620
#, c-format
msgid ""
"After changing type of partition %s, all data on this partition will be lost"
msgstr ""

#: diskdrake/interactive.pm:636
#, c-format
msgid "Change partition type"
msgstr "Хуваалтын төрлийг өөрчлөх"

#: diskdrake/interactive.pm:638 diskdrake/removable.pm:47
#, fuzzy, c-format
msgid "Which filesystem do you want?"
msgstr "Ямар төрлийн өгөгдөл та оруулахыг хүсэж байна?"

#: diskdrake/interactive.pm:645
#, c-format
msgid "Switching from %s to %s"
msgstr ""

#: diskdrake/interactive.pm:680
#, c-format
msgid "Set volume label"
msgstr ""

#: diskdrake/interactive.pm:682
#, c-format
msgid "Beware, this will be written to disk as soon as you validate!"
msgstr ""

#: diskdrake/interactive.pm:683
#, c-format
msgid "Beware, this will be written to disk only after formatting!"
msgstr ""

#: diskdrake/interactive.pm:685
#, c-format
msgid "Which volume label?"
msgstr ""

#: diskdrake/interactive.pm:686
#, fuzzy, c-format
msgid "Label:"
msgstr "Бичээс"

#: diskdrake/interactive.pm:707
#, fuzzy, c-format
msgid "Where do you want to mount the loopback file %s?"
msgstr "Хаана вы с?"

#: diskdrake/interactive.pm:708
#, fuzzy, c-format
msgid "Where do you want to mount device %s?"
msgstr "Хаана вы с?"

#: diskdrake/interactive.pm:713
#, fuzzy, c-format
msgid ""
"Cannot unset mount point as this partition is used for loop back.\n"
"Remove the loopback first"
msgstr "Цэг бол"

#: diskdrake/interactive.pm:743
#, fuzzy, c-format
msgid "Where do you want to mount %s?"
msgstr "Хаана вы с?"

#: diskdrake/interactive.pm:773 diskdrake/interactive.pm:869
#: fs/partitioning_wizard.pm:131 fs/partitioning_wizard.pm:207
#, c-format
msgid "Resizing"
msgstr "Хэмжээгөөрчилж байна"

#: diskdrake/interactive.pm:773
#, c-format
msgid "Computing FAT filesystem bounds"
msgstr ""

#: diskdrake/interactive.pm:815
#, c-format
msgid "This partition is not resizeable"
msgstr "Энэ хуваалтын хэмжээг өөрчилж болохгүй"

#: diskdrake/interactive.pm:820
#, fuzzy, c-format
msgid "All data on this partition should be backed up"
msgstr "Бүх"

#: diskdrake/interactive.pm:822
#, fuzzy, c-format
msgid "After resizing partition %s, all data on this partition will be lost"
msgstr "Нээх"

#: diskdrake/interactive.pm:829
#, fuzzy, c-format
msgid "Choose the new size"
msgstr "шинэ"

#: diskdrake/interactive.pm:830
#, c-format
msgid "New size in MB: "
msgstr "Шинэ хэмжээ МБ-р."

#: diskdrake/interactive.pm:831
#, c-format
msgid "Minimum size: %s MB"
msgstr ""

#: diskdrake/interactive.pm:832
#, c-format
msgid "Maximum size: %s MB"
msgstr ""

#: diskdrake/interactive.pm:880 fs/partitioning_wizard.pm:215
#, fuzzy, 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 "тийш с Цонхнууд"

#: diskdrake/interactive.pm:946 diskdrake/interactive.pm:1494
#, fuzzy, c-format
msgid "Filesystem encryption key"
msgstr "Файлын систем"

#: diskdrake/interactive.pm:947
#, fuzzy, c-format
msgid "Enter your filesystem encryption key"
msgstr "Сонгох"

#: diskdrake/interactive.pm:948 diskdrake/interactive.pm:1502
#, c-format
msgid "Encryption key"
msgstr ""

#: diskdrake/interactive.pm:955
#, c-format
msgid "Invalid key"
msgstr ""

#: diskdrake/interactive.pm:965
#, c-format
msgid "Choose an existing RAID to add to"
msgstr "Тийш нэмэхийн тулд одоо байгаа RAID-ийг сонгоно уу"

#: diskdrake/interactive.pm:967 diskdrake/interactive.pm:986
#, c-format
msgid "new"
msgstr "шинэ"

#: diskdrake/interactive.pm:984
#, fuzzy, c-format
msgid "Choose an existing LVM to add to"
msgstr "Сонгох"

#: diskdrake/interactive.pm:996 diskdrake/interactive.pm:1005
#, fuzzy, c-format
msgid "LVM name"
msgstr "нэр?"

#: diskdrake/interactive.pm:997
#, c-format
msgid "Enter a name for the new LVM volume group"
msgstr ""

#: diskdrake/interactive.pm:1002
#, fuzzy, c-format
msgid "\"%s\" already exists"
msgstr "Файл?"

#: diskdrake/interactive.pm:1034
#, 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:1036
#, c-format
msgid "Moving physical extents"
msgstr ""

#: diskdrake/interactive.pm:1054
#, c-format
msgid "This partition cannot be used for loopback"
msgstr ""

#: diskdrake/interactive.pm:1067
#, c-format
msgid "Loopback"
msgstr "Давталт"

#: diskdrake/interactive.pm:1068
#, fuzzy, c-format
msgid "Loopback file name: "
msgstr "нэр "

#: diskdrake/interactive.pm:1073
#, c-format
msgid "Give a file name"
msgstr ""

#: diskdrake/interactive.pm:1076
#, fuzzy, c-format
msgid "File is already used by another loopback, choose another one"
msgstr "Файл бол"

#: diskdrake/interactive.pm:1077
#, fuzzy, c-format
msgid "File already exists. Use it?"
msgstr "Файл?"

#: diskdrake/interactive.pm:1109 diskdrake/interactive.pm:1112
#, fuzzy, c-format
msgid "Mount options"
msgstr "Дискийн төхөөрөмж холбох"

#: diskdrake/interactive.pm:1119
#, c-format
msgid "Various"
msgstr ""

#: diskdrake/interactive.pm:1165
#, c-format
msgid "device"
msgstr ""

#: diskdrake/interactive.pm:1166
#, c-format
msgid "level"
msgstr ""

#: diskdrake/interactive.pm:1167
#, fuzzy, c-format
msgid "chunk size in KiB"
msgstr "хэмжээ с"

#: diskdrake/interactive.pm:1185
#, c-format
msgid "Be careful: this operation is dangerous."
msgstr ""

#: diskdrake/interactive.pm:1200
#, fuzzy, c-format
msgid "Partitioning Type"
msgstr "Хуваалтын хүснэгтийн төрөл: %s\n"

#: diskdrake/interactive.pm:1200
#, c-format
msgid "What type of partitioning?"
msgstr "Ямар төрлийн хуваалт бэ?"

#: diskdrake/interactive.pm:1238
#, fuzzy, c-format
msgid "You'll need to reboot before the modification can take effect"
msgstr "Та хүснэгт"

#: diskdrake/interactive.pm:1247
#, c-format
msgid "Partition table of drive %s is going to be written to disk"
msgstr "%s хөтлөгчийн хуваалтын хүснэгт нь одоо диск рүү бичигдэх болно"

#: diskdrake/interactive.pm:1266 fs/format.pm:107 fs/format.pm:114
#, c-format
msgid "Formatting partition %s"
msgstr ""

#: diskdrake/interactive.pm:1279
#, fuzzy, c-format
msgid "After formatting partition %s, all data on this partition will be lost"
msgstr ""
"Хөтлөгчид уян диск оруулна уу\n"
"Уян диск дээрх бүх өгөгдөл устгагдах болно"

#: diskdrake/interactive.pm:1293 fs/partitioning.pm:48
#, fuzzy, c-format
msgid "Check for bad blocks?"
msgstr "Gá?"

#: diskdrake/interactive.pm:1308
#, fuzzy, c-format
msgid "Move files to the new partition"
msgstr "Зөөх шинэ"

#: diskdrake/interactive.pm:1308
#, c-format
msgid "Hide files"
msgstr "Файлуудыг далдлах"

#: diskdrake/interactive.pm:1309
#, c-format
msgid ""
"Directory %s already contains data\n"
"(%s)\n"
"\n"
"You can either choose to move the files into the partition that will be "
"mounted there or leave them where they are (which results in hiding them by "
"the contents of the mounted partition)"
msgstr ""

#: diskdrake/interactive.pm:1324
#, fuzzy, c-format
msgid "Moving files to the new partition"
msgstr "Зөөлт шинэ"

#: diskdrake/interactive.pm:1328
#, c-format
msgid "Copying %s"
msgstr "%s-г хуулж байна"

#: diskdrake/interactive.pm:1332
#, c-format
msgid "Removing %s"
msgstr "%s-г устгаж байна"

#: diskdrake/interactive.pm:1346
#, c-format
msgid "partition %s is now known as %s"
msgstr "хуваалт %s нь одоо %s болсон"

#: diskdrake/interactive.pm:1347
#, c-format
msgid "Partitions have been renumbered: "
msgstr ""

#: diskdrake/interactive.pm:1372 diskdrake/interactive.pm:1443
#, c-format
msgid "Device: "
msgstr "Төхөөрөмж: "

#: diskdrake/interactive.pm:1373
#, c-format
msgid "Volume label: "
msgstr ""

#: diskdrake/interactive.pm:1374
#, c-format
msgid "UUID: "
msgstr ""

#: diskdrake/interactive.pm:1375
#, c-format
msgid "DOS drive letter: %s (just a guess)\n"
msgstr ""

#: diskdrake/interactive.pm:1379 diskdrake/interactive.pm:1388
#: diskdrake/interactive.pm:1462
#, c-format
msgid "Type: "
msgstr "Төрөл: "

#: diskdrake/interactive.pm:1383 diskdrake/interactive.pm:1447
#, c-format
msgid "Name: "
msgstr "Нэр: "

#: diskdrake/interactive.pm:1390
#, fuzzy, c-format
msgid "Start: sector %s\n"
msgstr "Эхлэх с"

#: diskdrake/interactive.pm:1391
#, c-format
msgid "Size: %s"
msgstr "Хэмжээ: %s"

#: diskdrake/interactive.pm:1393
#, c-format
msgid ", %s sectors"
msgstr ""

#: diskdrake/interactive.pm:1395
#, c-format
msgid "Cylinder %d to %d\n"
msgstr ""

#: diskdrake/interactive.pm:1396
#, c-format
msgid "Number of logical extents: %d\n"
msgstr ""

#: diskdrake/interactive.pm:1397
#, c-format
msgid "Formatted\n"
msgstr ""

#: diskdrake/interactive.pm:1398
#, c-format
msgid "Not formatted\n"
msgstr ""

#: diskdrake/interactive.pm:1399
#, c-format
msgid "Mounted\n"
msgstr ""

#: diskdrake/interactive.pm:1400
#, c-format
msgid "RAID %s\n"
msgstr ""

#: diskdrake/interactive.pm:1402
#, c-format
msgid "Encrypted"
msgstr ""

#: diskdrake/interactive.pm:1404
#, c-format
msgid " (mapped on %s)"
msgstr ""

#: diskdrake/interactive.pm:1405
#, c-format
msgid " (to map on %s)"
msgstr ""

#: diskdrake/interactive.pm:1406
#, c-format
msgid " (inactive)"
msgstr ""

#: diskdrake/interactive.pm:1413
#, c-format
msgid ""
"Loopback file(s):\n"
"   %s\n"
msgstr ""

#: diskdrake/interactive.pm:1414
#, c-format
msgid ""
"Partition booted by default\n"
"    (for MS-DOS boot, not for lilo)\n"
msgstr ""

#: diskdrake/interactive.pm:1416
#, c-format
msgid "Level %s\n"
msgstr "Түвшин %s\n"

#: diskdrake/interactive.pm:1417
#, fuzzy, c-format
msgid "Chunk size %d KiB\n"
msgstr "хэмжээ с"

#: diskdrake/interactive.pm:1418
#, c-format
msgid "RAID-disks %s\n"
msgstr ""

#: diskdrake/interactive.pm:1420
#, fuzzy, c-format
msgid "Loopback file name: %s"
msgstr "нэр"

#: diskdrake/interactive.pm:1423
#, fuzzy, c-format
msgid ""
"\n"
"Chances are, this partition is\n"
"a Driver partition. You should\n"
"probably leave it alone.\n"
msgstr "бол Драйвер Та"

#: diskdrake/interactive.pm:1426
#, fuzzy, c-format
msgid ""
"\n"
"This special Bootstrap\n"
"partition is for\n"
"dual-booting your system.\n"
msgstr "бол"

#: diskdrake/interactive.pm:1435
#, c-format
msgid "Free space on %s (%s)"
msgstr ""

#: diskdrake/interactive.pm:1444
#, c-format
msgid "Read-only"
msgstr "Зөвхөн-унших"

#: diskdrake/interactive.pm:1445
#, fuzzy, c-format
msgid "Size: %s\n"
msgstr "Хэмжээ с"

#: diskdrake/interactive.pm:1446
#, c-format
msgid "Geometry: %s cylinders, %s heads, %s sectors\n"
msgstr ""

#: diskdrake/interactive.pm:1448
#, fuzzy, c-format
msgid "Medium type: "
msgstr "Файлын систем төрөл "

#: diskdrake/interactive.pm:1449
#, c-format
msgid "LVM-disks %s\n"
msgstr ""

#: diskdrake/interactive.pm:1450
#, c-format
msgid "Partition table type: %s\n"
msgstr "Хуваалтын хүснэгтийн төрөл: %s\n"

#: diskdrake/interactive.pm:1451
#, fuzzy, c-format
msgid "on channel %d id %d\n"
msgstr "Нээх"

#: diskdrake/interactive.pm:1495
#, fuzzy, c-format
msgid "Choose your filesystem encryption key"
msgstr "Сонгох"

#: diskdrake/interactive.pm:1498
#, fuzzy, c-format
msgid "This encryption key is too simple (must be at least %d characters long)"
msgstr "бол"

#: diskdrake/interactive.pm:1505
#, fuzzy, c-format
msgid "Encryption algorithm"
msgstr "Баталгаажуулалт"

#: diskdrake/removable.pm:46
#, fuzzy, c-format
msgid "Change type"
msgstr "Өөрчилөх"

#: diskdrake/smbnfs_gtk.pm:81 interactive.pm:129 interactive.pm:550
#: interactive/curses.pm:267 interactive/http.pm:104 interactive/http.pm:160
#: 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"
msgstr "Хүчингүй"

#: diskdrake/smbnfs_gtk.pm:164
#, fuzzy, c-format
msgid "Cannot login using username %s (bad password?)"
msgstr "Хостын нэр, хэрэглэгчийн нэр болон нууц үг шаардлагатай!"

#: diskdrake/smbnfs_gtk.pm:168 diskdrake/smbnfs_gtk.pm:177
#, fuzzy, c-format
msgid "Domain Authentication Required"
msgstr "Домэйн Баталгаажуулалт"

#: diskdrake/smbnfs_gtk.pm:169
#, c-format
msgid "Which username"
msgstr "Ямар хэрэглэгчийн нэр"

#: diskdrake/smbnfs_gtk.pm:169
#, c-format
msgid "Another one"
msgstr ""

#: diskdrake/smbnfs_gtk.pm:178
#, fuzzy, c-format
msgid ""
"Please enter your username, password and domain name to access this host."
msgstr "нэр."

#: diskdrake/smbnfs_gtk.pm:180
#, c-format
msgid "Username"
msgstr "Хэрэглэгчийн нэр"

#: diskdrake/smbnfs_gtk.pm:182
#, c-format
msgid "Domain"
msgstr "Домэйн"

#: diskdrake/smbnfs_gtk.pm:206
#, c-format
msgid "Search servers"
msgstr "Серверүүд хайх"

#: diskdrake/smbnfs_gtk.pm:211
#, fuzzy, c-format
msgid "Search for new servers"
msgstr "Серверүүд хайх"

#: do_pkgs.pm:19 do_pkgs.pm:57
#, c-format
msgid "The package %s needs to be installed. Do you want to install it?"
msgstr "%s багц суулгагдах шаардлагатай. Үүнийг суулгахыг хүсэж байна уу?"

#: do_pkgs.pm:23 do_pkgs.pm:44 do_pkgs.pm:60 do_pkgs.pm:82
#, fuzzy, c-format
msgid "Could not install the %s package!"
msgstr "Ямар нэгэн туршилтын хуудас битгий хэвлэ"

#: do_pkgs.pm:28 do_pkgs.pm:65
#, fuzzy, c-format
msgid "Mandatory package %s is missing"
msgstr "с бол"

#: do_pkgs.pm:39 do_pkgs.pm:77
#, c-format
msgid "The following packages need to be installed:\n"
msgstr ""

#: do_pkgs.pm:241
#, c-format
msgid "Installing packages..."
msgstr ""

#: do_pkgs.pm:286 pkgs.pm:285
#, fuzzy, c-format
msgid "Removing packages..."
msgstr "%s багцийг устгалт"

#: fs/any.pm:18
#, c-format
msgid ""
"An error occurred - no valid devices were found on which to create new "
"filesystems. Please check your hardware for the cause of this problem"
msgstr ""

#: fs/any.pm:76 fs/partitioning_wizard.pm:64
#, c-format
msgid "You must have a FAT partition mounted in /boot/efi"
msgstr ""

#: fs/format.pm:111
#, fuzzy, c-format
msgid "Creating and formatting file %s"
msgstr "Үүсгэж байна"

#: fs/format.pm:130
#, fuzzy, c-format
msgid "I do not know how to set label on %s with type %s"
msgstr "%s %s төрөлд хэрхэн форматлахыг би мэдэхгүй байна."

#: fs/format.pm:142
#, fuzzy, c-format
msgid "setting label on %s failed, is it formatted?"
msgstr "с."

#: fs/format.pm:183
#, c-format
msgid "I do not know how to format %s in type %s"
msgstr "%s %s төрөлд хэрхэн форматлахыг би мэдэхгүй байна."

#: fs/format.pm:188 fs/format.pm:190
#, c-format
msgid "%s formatting of %s failed"
msgstr ""

#: fs/loopback.pm:24
#, c-format
msgid "Circular mounts %s\n"
msgstr ""

#: fs/mount.pm:85
#, c-format
msgid "Mounting partition %s"
msgstr "Хуваалтыг холбож байна %s"

#: fs/mount.pm:86
#, fuzzy, c-format
msgid "mounting partition %s in directory %s failed"
msgstr "Хуваалтыг холбож байна %s"

#: fs/mount.pm:91 fs/mount.pm:108
#, c-format
msgid "Checking %s"
msgstr "%s-ийг шалгаж байна"

#: fs/mount.pm:125 partition_table.pm:422
#, fuzzy, c-format
msgid "error unmounting %s: %s"
msgstr "%s-ийг салгаж байна"

#: fs/mount.pm:140
#, c-format
msgid "Enabling swap partition %s"
msgstr ""

#: fs/mount_options.pm:113
#, c-format
msgid "Enable POSIX Access Control Lists"
msgstr ""

#: fs/mount_options.pm:115
#, c-format
msgid "Flush write cache on file close"
msgstr ""

#: fs/mount_options.pm:117
#, c-format
msgid "Enable group disk quota accounting and optionally enforce limits"
msgstr ""

#: fs/mount_options.pm:119
#, c-format
msgid ""
"Do not update inode access times on this filesystem\n"
"(e.g, for faster access on the news spool to speed up news servers)."
msgstr ""

#: fs/mount_options.pm:122
#, c-format
msgid ""
"Update inode access times on this filesystem in a more efficient way\n"
"(e.g, for faster access on the news spool to speed up news servers)."
msgstr ""

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

#: fs/mount_options.pm:128
#, c-format
msgid "Do not interpret character or block special devices on the filesystem."
msgstr ""

#: fs/mount_options.pm:130
#, c-format
msgid ""
"Do not allow execution of any binaries on the mounted\n"
"filesystem. This option might be useful for a server that has filesystems\n"
"containing binaries for architectures other than its own."
msgstr ""

#: fs/mount_options.pm:134
#, c-format
msgid ""
"Do not allow set-user-identifier or set-group-identifier\n"
"bits to take effect. (This seems safe, but is in fact rather unsafe if you\n"
"have suidperl(1) installed.)"
msgstr ""

#: fs/mount_options.pm:138
#, c-format
msgid "Mount the filesystem read-only."
msgstr ""

#: fs/mount_options.pm:140
#, c-format
msgid "All I/O to the filesystem should be done synchronously."
msgstr ""

#: fs/mount_options.pm:142
#, c-format
msgid "Allow every user to mount and umount the filesystem."
msgstr ""

#: fs/mount_options.pm:144
#, c-format
msgid "Allow an ordinary user to mount the filesystem."
msgstr ""

#: fs/mount_options.pm:146
#, c-format
msgid "Enable user disk quota accounting, and optionally enforce limits"
msgstr ""

#: fs/mount_options.pm:148
#, c-format
msgid "Support \"user.\" extended attributes"
msgstr ""

#: fs/mount_options.pm:150
#, c-format
msgid "Give write access to ordinary users"
msgstr ""

#: fs/mount_options.pm:152
#, c-format
msgid "Give read-only access to ordinary users"
msgstr ""

#: fs/mount_point.pm:82
#, fuzzy, c-format
msgid "Duplicate mount point %s"
msgstr "Цэг"

#: fs/mount_point.pm:97
#, fuzzy, c-format
msgid "No partition available"
msgstr "Үгүй"

#: fs/mount_point.pm:100
#, c-format
msgid "Scanning partitions to find mount points"
msgstr "Холболтын цэгүүдийг олохын тулд хуваалтуудыг шалгаж байна"

#: fs/mount_point.pm:107
#, fuzzy, c-format
msgid "Choose the mount points"
msgstr "Сонгох"

#: fs/partitioning.pm:46
#, fuzzy, c-format
msgid "Choose the partitions you want to format"
msgstr "вы"

#: fs/partitioning.pm:75
#, c-format
msgid ""
"Failed to check filesystem %s. Do you want to repair the errors? (beware, "
"you can lose data)"
msgstr ""

#: fs/partitioning.pm:78
#, c-format
msgid "Not enough swap space to fulfill installation, please add some"
msgstr ""

#: fs/partitioning_wizard.pm:55
#, c-format
msgid ""
"You must have a root partition.\n"
"To accomplish this, create a partition (or click on an existing one).\n"
"Then choose action ``Mount point'' and set it to `/'"
msgstr ""

#: fs/partitioning_wizard.pm:61
#, c-format
msgid ""
"You do not have a swap partition.\n"
"\n"
"Continue anyway?"
msgstr ""

#: fs/partitioning_wizard.pm:95
#, c-format
msgid "Use free space"
msgstr "Сул зайг ашиглах"

#: fs/partitioning_wizard.pm:97
#, c-format
msgid "Not enough free space to allocate new partitions"
msgstr "Шинэ хуваалтуудыг хуваарилахад хангалттай зай байхгүй"

#: fs/partitioning_wizard.pm:105
#, fuzzy, c-format
msgid "Use existing partitions"
msgstr "Хуваалтыг холбож байна %s"

#: fs/partitioning_wizard.pm:107
#, c-format
msgid "There is no existing partition to use"
msgstr "Энд хэрэглэх ямар нэгэн хуваалт алга"

#: fs/partitioning_wizard.pm:131
#, fuzzy, c-format
msgid "Computing the size of the Microsoft Windows® partition"
msgstr "хэмжээ аас Цонхнууд"

#: fs/partitioning_wizard.pm:167
#, fuzzy, c-format
msgid "Use the free space on a Microsoft Windows® partition"
msgstr "Цонхнууд"

#: fs/partitioning_wizard.pm:171
#, fuzzy, c-format
msgid "Which partition do you want to resize?"
msgstr "вы?"

#: fs/partitioning_wizard.pm:174
#, fuzzy, c-format
msgid ""
"Your Microsoft Windows® partition is too fragmented. Please reboot your "
"computer under Microsoft Windows®, run the ``defrag'' utility, then restart "
"the %s installation."
msgstr "Цонхнууд бол Цонхнууд."

#: fs/partitioning_wizard.pm:182
#, fuzzy, c-format
msgid ""
"WARNING!\n"
"\n"
"\n"
"Your Microsoft Windows® partition will be now resized.\n"
"\n"
"\n"
"Be careful: this operation is dangerous. If you have not already done so, "
"you first need to exit the installation, run \"chkdsk c:\" from a Command "
"Prompt under Microsoft Windows® (beware, running graphical program \"scandisk"
"\" is not enough, be sure to use \"chkdsk\" in a Command Prompt!), "
"optionally run defrag, then restart the installation. You should also backup "
"your data.\n"
"\n"
"\n"
"When sure, press %s."
msgstr "АНХААРУУЛГА г Цонхнууд бол вы Хийгдсэн вы Цонхнууд Та Ок."

#. -PO: keep the double empty lines between sections, this is formatted a la LaTeX
#: fs/partitioning_wizard.pm:191 fs/partitioning_wizard.pm:559
#: interactive.pm:549 interactive/curses.pm:270 ugtk2.pm:519
#, c-format
msgid "Next"
msgstr "Дараагийн"

#: fs/partitioning_wizard.pm:197
#, fuzzy, c-format
msgid "Partitionning"
msgstr "Хуваалтын хүснэгтийн төрөл: %s\n"

#: fs/partitioning_wizard.pm:197
#, fuzzy, c-format
msgid "Which size do you want to keep for Microsoft Windows® on partition %s?"
msgstr "хэмжээ вы Цонхнууд"

#: fs/partitioning_wizard.pm:198
#, c-format
msgid "Size"
msgstr "Хэмжээ"

#: fs/partitioning_wizard.pm:207
#, fuzzy, c-format
msgid "Resizing Microsoft Windows® partition"
msgstr "Цонхнууд"

#: fs/partitioning_wizard.pm:212
#, c-format
msgid "FAT resizing failed: %s"
msgstr "FAT хэмжээ өөрчлөлт бүтэлгүйтэв: %s"

#: fs/partitioning_wizard.pm:228
#, fuzzy, c-format
msgid "There is no FAT partition to resize (or not enough space left)"
msgstr "бол үгүй зүүн"

#: fs/partitioning_wizard.pm:233
#, c-format
msgid "Remove Microsoft Windows®"
msgstr "Виндоусыг (ХТ) устгах"

#: fs/partitioning_wizard.pm:233
#, fuzzy, c-format
msgid "Erase and use entire disk"
msgstr "Устгах"

#: fs/partitioning_wizard.pm:237
#, fuzzy, c-format
msgid ""
"You have more than one hard disk drive, which one do you want the installer "
"to use?"
msgstr "Та вы?"

#: fs/partitioning_wizard.pm:245 fsedit.pm:634
#, fuzzy, c-format
msgid "ALL existing partitions and their data will be lost on drive %s"
msgstr "Нээх"

#: fs/partitioning_wizard.pm:255
#, fuzzy, c-format
msgid "Custom disk partitioning"
msgstr "Хэрэглэгчийн"

#: fs/partitioning_wizard.pm:261
#, fuzzy, c-format
msgid "Use fdisk"
msgstr "Хэрэглэгчид"

#: fs/partitioning_wizard.pm:264
#, fuzzy, 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:403
#, fuzzy, c-format
msgid "Ext2/3/4"
msgstr "Гарах"

#: fs/partitioning_wizard.pm:433 fs/partitioning_wizard.pm:579
#, fuzzy, c-format
msgid "I cannot find any room for installing"
msgstr "Би өшөө илүү хуваалт нэмж чадахгүйI"

#: fs/partitioning_wizard.pm:442 fs/partitioning_wizard.pm:586
#, c-format
msgid "The DrakX Partitioning wizard found the following solutions:"
msgstr ""

#: fs/partitioning_wizard.pm:512
#, c-format
msgid "Here is the content of your disk drive "
msgstr ""

#: fs/partitioning_wizard.pm:596
#, fuzzy, c-format
msgid "Partitioning failed: %s"
msgstr "Хуваалтын хүснэгтийн төрөл: %s\n"

#: fs/type.pm:389
#, fuzzy, c-format
msgid "You cannot use JFS for partitions smaller than 16MB"
msgstr "Та"

#: fs/type.pm:390
#, fuzzy, c-format
msgid "You cannot use ReiserFS for partitions smaller than 32MB"
msgstr "Та"

#: fsedit.pm:24
#, c-format
msgid "simple"
msgstr ""

#: fsedit.pm:28
#, c-format
msgid "with /usr"
msgstr ""

#: fsedit.pm:33
#, c-format
msgid "server"
msgstr ""

#: fsedit.pm:137
#, c-format
msgid "BIOS software RAID detected on disks %s. Activate it?"
msgstr ""

#: fsedit.pm:247
#, c-format
msgid ""
"I cannot read the partition table of device %s, it's too corrupted for me :"
"(\n"
"I can try to go on, erasing over bad partitions (ALL DATA will be lost!).\n"
"The other solution is to not allow DrakX to modify the partition table.\n"
"(the error is %s)\n"
"\n"
"Do you agree to lose all the partitions?\n"
msgstr ""

#: fsedit.pm:427
#, fuzzy, c-format
msgid "Mount points must begin with a leading /"
msgstr "Дискийн төхөөрөмж холбох Цэг"

#: fsedit.pm:428
#, fuzzy, c-format
msgid "Mount points should contain only alphanumerical characters"
msgstr "Дискийн төхөөрөмж холбох Цэг"

#: fsedit.pm:429
#, c-format
msgid "There is already a partition with mount point %s\n"
msgstr "Энд холболтын цэгтэй хуваалт хэдийн байна %s\n"

#: fsedit.pm:434
#, fuzzy, c-format
msgid ""
"You've selected a software RAID partition as root (/).\n"
"No bootloader is able to handle this without a /boot partition.\n"
"Please be sure to add a separate /boot partition"
msgstr "Та бол"

#: fsedit.pm:440
#, fuzzy, c-format
msgid ""
"Metadata version unsupported for a boot partition. Please be sure to add a "
"separate /boot partition."
msgstr "Та бол"

#: fsedit.pm:448
#, fuzzy, c-format
msgid ""
"You've selected a software RAID partition as /boot.\n"
"No bootloader is able to handle this."
msgstr "Та бол"

#: fsedit.pm:452
#, c-format
msgid "Metadata version unsupported for a boot partition."
msgstr ""

#: fsedit.pm:459
#, fuzzy, c-format
msgid ""
"You've selected an encrypted partition as root (/).\n"
"No bootloader is able to handle this without a /boot partition.\n"
"Please be sure to add a separate /boot partition"
msgstr "Та бол"

#: fsedit.pm:465 fsedit.pm:485
#, fuzzy, c-format
msgid "You cannot use an encrypted filesystem for mount point %s"
msgstr "Та Цэг"

#: fsedit.pm:469
#, fuzzy, c-format
msgid ""
"You cannot use the LVM Logical Volume for mount point %s since it spans "
"physical volumes"
msgstr "Та Чанга Цэг"

#: fsedit.pm:471
#, fuzzy, c-format
msgid ""
"You've selected the LVM Logical Volume as root (/).\n"
"The bootloader is not able to handle this when the volume spans physical "
"volumes.\n"
"You should create a separate /boot partition first"
msgstr "Та бол"

#: fsedit.pm:475 fsedit.pm:477
#, c-format
msgid "This directory should remain within the root filesystem"
msgstr ""

#: fsedit.pm:479 fsedit.pm:481 fsedit.pm:483
#, fuzzy, c-format
msgid ""
"You need a true filesystem (ext2/3/4, reiserfs, xfs, or jfs) for this mount "
"point\n"
msgstr "Та Цэг"

#: fsedit.pm:550
#, c-format
msgid "Not enough free space for auto-allocating"
msgstr ""

#: fsedit.pm:552
#, fuzzy, c-format
msgid "Nothing to do"
msgstr "Юу ч үгүй"

#: harddrake/data.pm:62
#, c-format
msgid "SATA controllers"
msgstr "SATA хянагчууд"

#: harddrake/data.pm:71
#, c-format
msgid "RAID controllers"
msgstr "RAID хянагчууд"

#: harddrake/data.pm:81
#, c-format
msgid "(E)IDE/ATA controllers"
msgstr ""

#: harddrake/data.pm:92
#, c-format
msgid "Card readers"
msgstr ""

#: harddrake/data.pm:101
#, c-format
msgid "Firewire controllers"
msgstr "Галтханын хяналтууд"

#: harddrake/data.pm:110
#, c-format
msgid "PCMCIA controllers"
msgstr ""

#: harddrake/data.pm:119
#, c-format
msgid "SCSI controllers"
msgstr ""

#: harddrake/data.pm:128
#, c-format
msgid "USB controllers"
msgstr "USB хянагчууд"

#: harddrake/data.pm:137
#, fuzzy, c-format
msgid "USB ports"
msgstr "USB хэвлэгч"

#: harddrake/data.pm:146
#, c-format
msgid "SMBus controllers"
msgstr "SMBus хянагчууд"

#: harddrake/data.pm:155
#, c-format
msgid "Bridges and system controllers"
msgstr ""

#: harddrake/data.pm:167
#, c-format
msgid "Floppy"
msgstr "Уян диск"

#: harddrake/data.pm:177
#, c-format
msgid "Zip"
msgstr ""

#: harddrake/data.pm:193
#, c-format
msgid "Hard Disk"
msgstr "Диск"

#: harddrake/data.pm:203
#, c-format
msgid "USB Mass Storage Devices"
msgstr ""

#: harddrake/data.pm:212
#, c-format
msgid "CDROM"
msgstr "CDROM"

#: harddrake/data.pm:222
#, fuzzy, c-format
msgid "CD/DVD burners"
msgstr "CD"

#: harddrake/data.pm:232
#, fuzzy, c-format
msgid "DVD-ROM"
msgstr "CD-ROM"

#: harddrake/data.pm:242
#, c-format
msgid "Tape"
msgstr "Хальс"

#: harddrake/data.pm:253
#, c-format
msgid "AGP controllers"
msgstr "AGP хянагчууд"

#: harddrake/data.pm:262
#, c-format
msgid "Videocard"
msgstr ""

#: harddrake/data.pm:271
#, c-format
msgid "DVB card"
msgstr ""

#: harddrake/data.pm:279
#, c-format
msgid "Tvcard"
msgstr "Тв карт"

#: harddrake/data.pm:289
#, fuzzy, c-format
msgid "Other MultiMedia devices"
msgstr "Бусад"

#: harddrake/data.pm:298
#, c-format
msgid "Soundcard"
msgstr "Дууны карт"

#: harddrake/data.pm:312
#, c-format
msgid "Webcam"
msgstr "Вэб дуран"

#: harddrake/data.pm:327
#, c-format
msgid "Processors"
msgstr "Процессорууд"

#: harddrake/data.pm:337
#, fuzzy, c-format
msgid "ISDN adapters"
msgstr "ИСДН(ISDN)"

#: harddrake/data.pm:348
#, c-format
msgid "USB sound devices"
msgstr ""

#: harddrake/data.pm:357
#, c-format
msgid "Radio cards"
msgstr ""

#: harddrake/data.pm:366
#, c-format
msgid "ATM network cards"
msgstr ""

#: harddrake/data.pm:375
#, c-format
msgid "WAN network cards"
msgstr ""

#: harddrake/data.pm:384
#, c-format
msgid "Bluetooth devices"
msgstr ""

#: harddrake/data.pm:393
#, c-format
msgid "Ethernetcard"
msgstr "Сүлжээний карт"

#: harddrake/data.pm:410
#, c-format
msgid "Modem"
msgstr "Модем"

#: harddrake/data.pm:420
#, c-format
msgid "ADSL adapters"
msgstr ""

#: harddrake/data.pm:432
#, c-format
msgid "Memory"
msgstr "Санах ой"

#: harddrake/data.pm:441
#, c-format
msgid "Printer"
msgstr "Хэвлэгч"

#. -PO: these are joysticks controllers:
#: harddrake/data.pm:455
#, c-format
msgid "Game port controllers"
msgstr ""

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

#: harddrake/data.pm:474
#, c-format
msgid "Keyboard"
msgstr "Гар"

#: harddrake/data.pm:488
#, c-format
msgid "Tablet and touchscreen"
msgstr ""

#: harddrake/data.pm:497
#, c-format
msgid "Mouse"
msgstr "Хулгана"

#: harddrake/data.pm:512
#, c-format
msgid "Biometry"
msgstr ""

#: harddrake/data.pm:520
#, fuzzy, c-format
msgid "UPS"
msgstr "CUPS"

#: harddrake/data.pm:529
#, c-format
msgid "Scanner"
msgstr "Хуулан оруулагч"

#: harddrake/data.pm:540
#, fuzzy, c-format
msgid "Unknown/Others"
msgstr "Тодорхойгүй"

#: harddrake/data.pm:570
#, c-format
msgid "cpu # "
msgstr ""

#: harddrake/sound.pm:270
#, fuzzy, c-format
msgid "Please Wait... Applying the configuration"
msgstr "Хүлээх"

#: harddrake/sound.pm:331
#, c-format
msgid "Enable PulseAudio"
msgstr ""

#: harddrake/sound.pm:336
#, c-format
msgid "Use Glitch-Free mode"
msgstr ""

#: harddrake/sound.pm:342
#, c-format
msgid "Reset sound mixer to default values"
msgstr ""

#: harddrake/sound.pm:347
#, c-format
msgid "Troubleshooting"
msgstr "Асуудал гарч байна"

#: harddrake/sound.pm:354
#, fuzzy, c-format
msgid "No alternative driver"
msgstr "Үгүй"

#: harddrake/sound.pm:355
#, c-format
msgid ""
"There's no known OSS/ALSA alternative driver for your sound card (%s) which "
"currently uses \"%s\""
msgstr ""

#: harddrake/sound.pm:362
#, fuzzy, c-format
msgid "Sound configuration"
msgstr "Драйвер"

#: harddrake/sound.pm:364
#, c-format
msgid ""
"Here you can select an alternative driver (either OSS or ALSA) for your "
"sound card (%s)."
msgstr ""

#. -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:369
#, c-format
msgid ""
"\n"
"\n"
"Your card currently uses the %s\"%s\" driver (the default driver for your "
"card is \"%s\")"
msgstr ""

#: harddrake/sound.pm:371
#, c-format
msgid ""
"OSS (Open Sound System) was the first sound API. It's an OS independent "
"sound API (it's available on most UNIX(tm) systems) but it's a very basic "
"and limited API.\n"
"What's more, OSS drivers all reinvent the wheel.\n"
"\n"
"ALSA (Advanced Linux Sound Architecture) is a modularized architecture "
"which\n"
"supports quite a large range of ISA, USB and PCI cards.\n"
"\n"
"It also provides a much higher API than OSS.\n"
"\n"
"To use alsa, one can either use:\n"
"- the old compatibility OSS API\n"
"- the new ALSA API that provides many enhanced features but requires using "
"the ALSA library.\n"
msgstr ""

#: harddrake/sound.pm:385 harddrake/sound.pm:468
#, fuzzy, c-format
msgid "Driver:"
msgstr "Драйвер:"

#: harddrake/sound.pm:399
#, c-format
msgid ""
"The old \"%s\" driver is blacklisted.\n"
"\n"
"It has been reported to oops the kernel on unloading.\n"
"\n"
"The new \"%s\" driver will only be used on next bootstrap."
msgstr ""

#: harddrake/sound.pm:407
#, c-format
msgid "No open source driver"
msgstr "Нэллтэй эх код бүхий драйвер алга"

#: harddrake/sound.pm:408
#, c-format
msgid ""
"There's no free driver for your sound card (%s), but there's a proprietary "
"driver at \"%s\"."
msgstr ""

#: harddrake/sound.pm:411
#, fuzzy, c-format
msgid "No known driver"
msgstr "Нэллтэй эх код бүхий драйвер алга"

#: harddrake/sound.pm:412
#, fuzzy, c-format
msgid "There's no known driver for your sound card (%s)"
msgstr "Алдаа: Таны дууны картны \"%s\" драйвер жагсаалтанд байхгүй байна"

#: harddrake/sound.pm:427
#, fuzzy, c-format
msgid "Sound troubleshooting"
msgstr "Асуудал гарч байна"

#. -PO: keep the double empty lines between sections, this is formatted a la LaTeX
#: harddrake/sound.pm:430
#, c-format
msgid ""
"The classic bug sound tester is to run the following commands:\n"
"\n"
"\n"
"- \"lspcidrake -v | fgrep -i AUDIO\" will tell you which driver your card "
"uses\n"
"by default\n"
"\n"
"- \"grep sound-slot /etc/modprobe.conf\" will tell you what driver it\n"
"currently uses\n"
"\n"
"- \"/sbin/lsmod\" will enable you to check if its module (driver) is\n"
"loaded or not\n"
"\n"
"- \"/sbin/chkconfig --list sound\" and \"/sbin/chkconfig --list alsa\" will\n"
"tell you if sound and alsa services are configured to be run on\n"
"initlevel 3\n"
"\n"
"- \"aumix -q\" will tell you if the sound volume is muted or not\n"
"\n"
"- \"/sbin/fuser -v /dev/dsp\" will tell which program uses the sound card.\n"
msgstr ""

#: harddrake/sound.pm:457
#, c-format
msgid "Let me pick any driver"
msgstr ""

#: harddrake/sound.pm:460
#, c-format
msgid "Choosing an arbitrary driver"
msgstr ""

#. -PO: keep the double empty lines between sections, this is formatted a la LaTeX
#: harddrake/sound.pm:463
#, fuzzy, c-format
msgid ""
"If you really think that you know which driver is the right one for your "
"card\n"
"you can pick one from the above list.\n"
"\n"
"The current driver for your \"%s\" sound card is \"%s\" "
msgstr "вы вы бол баруун ямх жигсаалт г с бол с "

#: harddrake/v4l.pm:12
#, c-format
msgid "Auto-detect"
msgstr "Автомат танилт"

#: harddrake/v4l.pm:97 harddrake/v4l.pm:285 harddrake/v4l.pm:337
#, fuzzy, c-format
msgid "Unknown|Generic"
msgstr "Тодорхойгүй"

#: harddrake/v4l.pm:130
#, fuzzy, c-format
msgid "Unknown|CPH05X (bt878) [many vendors]"
msgstr "Тодорхойгүй"

#: harddrake/v4l.pm:131
#, c-format
msgid "Unknown|CPH06X (bt878) [many vendors]"
msgstr "Тодорхойгүй|CPH06X (bt878) [олон нийлүүлэгчид]"

#: harddrake/v4l.pm:475
#, c-format
msgid ""
"For most modern TV cards, the bttv module of the GNU/Linux kernel just auto-"
"detect the rights parameters.\n"
"If your card is misdetected, you can force the right tuner and card types "
"here. Just select your TV card parameters if needed."
msgstr ""
"Ихэнх орчин үеийн ТВ картуудын хувьд GNU/Linux цөмийн bttv модуль тохирох "
"параметрүүдийг автоматаар таньдаг.\n"
"Хэрэв таны карт буруу танигдсан бол та тохирох тоглуулагч болон картын "
"төрлийг энд сонгож болно. Зүгээр л ТВ картныхаа хэрэгтэй параметрүүдийг "
"сонгоно уу."

#: harddrake/v4l.pm:478
#, c-format
msgid "Card model:"
msgstr ""

#: harddrake/v4l.pm:479
#, fuzzy, c-format
msgid "Tuner type:"
msgstr "төрөл:"

#: interactive.pm:128 interactive.pm:549 interactive/curses.pm:270
#: interactive/http.pm:103 interactive/http.pm:156 interactive/stdio.pm:39
#: 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"
msgstr "Ок"

#: interactive.pm:228 modules/interactive.pm:72 ugtk2.pm:811 wizards.pm:157
#, c-format
msgid "Yes"
msgstr "Тийм"

#: interactive.pm:228 modules/interactive.pm:72 ugtk2.pm:811 wizards.pm:157
#, c-format
msgid "No"
msgstr "Үгүй"

#: interactive.pm:262
#, fuzzy, c-format
msgid "Choose a file"
msgstr "Файл сонгох"

#: interactive.pm:387 interactive/gtk.pm:453
#, c-format
msgid "Add"
msgstr "Нэмэх"

#: interactive.pm:387 interactive/gtk.pm:453
#, c-format
msgid "Modify"
msgstr "Өөрчлөх"

#: interactive.pm:549 interactive/curses.pm:270 ugtk2.pm:519
#, c-format
msgid "Finish"
msgstr "Дуусгах"

#: interactive.pm:550 interactive/curses.pm:267 ugtk2.pm:517
#, c-format
msgid "Previous"
msgstr "Өмнөх"

#: interactive/curses.pm:576 ugtk2.pm:872
#, fuzzy, c-format
msgid "No file chosen"
msgstr "Файл сонгогч"

#: interactive/curses.pm:580 ugtk2.pm:876
#, fuzzy, c-format
msgid "You have chosen a directory, not a file"
msgstr "»/« нэр түлхүүр биш зөвхөн лавлах байх боломжтой. "

#: interactive/curses.pm:582 ugtk2.pm:878
#, fuzzy, c-format
msgid "No such directory"
msgstr "Лавлах биш"

#: interactive/curses.pm:582 ugtk2.pm:878
#, fuzzy, c-format
msgid "No such file"
msgstr %s« файл алга\n"

#: interactive/gtk.pm:592
#, c-format
msgid "Beware, Caps Lock is enabled"
msgstr ""

#: interactive/stdio.pm:29 interactive/stdio.pm:154
#, c-format
msgid "Bad choice, try again\n"
msgstr ""

#: interactive/stdio.pm:30 interactive/stdio.pm:155
#, c-format
msgid "Your choice? (default %s) "
msgstr "Таны сонголт уу? (үндсэн нь %s) "

#: interactive/stdio.pm:54
#, c-format
msgid ""
"Entries you'll have to fill:\n"
"%s"
msgstr ""
"Та бөглөх хэрэгтэй болох утгууд:\n"
"%s"

#: interactive/stdio.pm:70
#, fuzzy, c-format
msgid "Your choice? (0/1, default `%s') "
msgstr "Таны сонголт уу? (үндсэн нь %s) "

#: interactive/stdio.pm:97
#, fuzzy, c-format
msgid "Button `%s': %s"
msgstr "Товч %d:"

#: interactive/stdio.pm:98
#, fuzzy, c-format
msgid "Do you want to click on this button?"
msgstr "Та суулгалтыг үргэлжлүүлэхийг хүсэж байна уу?"

#: interactive/stdio.pm:110
#, fuzzy, c-format
msgid "Your choice? (default `%s'%s) "
msgstr "Таны сонголт уу? (үндсэн нь %s) "

#: interactive/stdio.pm:110
#, c-format
msgid " enter `void' for void entry"
msgstr ""

#: interactive/stdio.pm:128
#, c-format
msgid "=> There are many things to choose from (%s).\n"
msgstr ""

#: interactive/stdio.pm:131
#, c-format
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:144
#, fuzzy, c-format
msgid ""
"=> Notice, a label changed:\n"
"%s"
msgstr "Мэдэгдэл Бичээс г"

#: interactive/stdio.pm:151
#, c-format
msgid "Re-submit"
msgstr ""

#. -PO: the string "default:LTR" can be translated *ONLY* as "default:LTR"
#. -PO: or as "default:RTL", depending if your language is written from
#. -PO: left to right, or from right to left; any other string is wrong.
#: lang.pm:203
#, c-format
msgid "default:LTR"
msgstr "default:LTR"

#: lang.pm:220
#, c-format
msgid "Andorra"
msgstr "Андорра"

#: lang.pm:221 timezone.pm:228
#, c-format
msgid "United Arab Emirates"
msgstr "Арабын Нэгдсэн Эмират"

#: lang.pm:222
#, c-format
msgid "Afghanistan"
msgstr "Афганистан"

#: lang.pm:223
#, c-format
msgid "Antigua and Barbuda"
msgstr "Антигуа болон Барбуда"

#: lang.pm:224
#, c-format
msgid "Anguilla"
msgstr "Ангуйлла"

#: lang.pm:225
#, c-format
msgid "Albania"
msgstr "Албани"

#: lang.pm:226
#, c-format
msgid "Armenia"
msgstr "Армени"

#: lang.pm:227
#, c-format
msgid "Netherlands Antilles"
msgstr "Нидерландын Антилын арлууд"

#: lang.pm:228
#, c-format
msgid "Angola"
msgstr "Ангол"

#: lang.pm:229
#, c-format
msgid "Antarctica"
msgstr "Антрактид"

#: lang.pm:230 timezone.pm:273
#, c-format
msgid "Argentina"
msgstr "Аргентин"

#: lang.pm:231
#, c-format
msgid "American Samoa"
msgstr "Америкийн Самао"

#: lang.pm:232 mirror.pm:12 timezone.pm:231
#, c-format
msgid "Austria"
msgstr "Австри"

#: lang.pm:233 mirror.pm:11 timezone.pm:269
#, c-format
msgid "Australia"
msgstr "Австрали"

#: lang.pm:234
#, c-format
msgid "Aruba"
msgstr "Аруба"

#: lang.pm:235
#, c-format
msgid "Azerbaijan"
msgstr "Азарбажани"

#: lang.pm:236
#, c-format
msgid "Bosnia and Herzegovina"
msgstr "Босни ба Херцеговина"

#: lang.pm:237
#, c-format
msgid "Barbados"
msgstr "Барбадос"

#: lang.pm:238 timezone.pm:213
#, c-format
msgid "Bangladesh"
msgstr "Бангладеш"

#: lang.pm:239 mirror.pm:13 timezone.pm:233
#, c-format
msgid "Belgium"
msgstr "Бельги"

#: lang.pm:240
#, c-format
msgid "Burkina Faso"
msgstr "Буркина Фасо"

#: lang.pm:241 timezone.pm:234
#, c-format
msgid "Bulgaria"
msgstr "Болгарь"

#: lang.pm:242
#, c-format
msgid "Bahrain"
msgstr "Бахрайн"

#: lang.pm:243
#, c-format
msgid "Burundi"
msgstr "Бурунди"

#: lang.pm:244
#, c-format
msgid "Benin"
msgstr "Бенин"

#: lang.pm:245
#, c-format
msgid "Bermuda"
msgstr "Бермуда"

#: lang.pm:246
#, c-format
msgid "Brunei Darussalam"
msgstr "Бруне Даруссалам"

#: lang.pm:247
#, c-format
msgid "Bolivia"
msgstr "Болив"

#: lang.pm:248 mirror.pm:14 timezone.pm:274
#, c-format
msgid "Brazil"
msgstr "Бразил"

#: lang.pm:249
#, c-format
msgid "Bahamas"
msgstr "Бахама"

#: lang.pm:250
#, c-format
msgid "Bhutan"
msgstr "Бутан"

#: lang.pm:251
#, c-format
msgid "Bouvet Island"
msgstr "Бувет Арал"

#: lang.pm:252
#, c-format
msgid "Botswana"
msgstr "Ботсвана"

#: lang.pm:253 timezone.pm:232
#, c-format
msgid "Belarus"
msgstr "Беларус"

#: lang.pm:254
#, c-format
msgid "Belize"
msgstr "Белиз"

#: lang.pm:255 mirror.pm:15 timezone.pm:263
#, c-format
msgid "Canada"
msgstr "Канад"

#: lang.pm:256
#, c-format
msgid "Cocos (Keeling) Islands"
msgstr "Кокос (Кийлинг) -ын Аралууд"

#: lang.pm:257
#, c-format
msgid "Congo (Kinshasa)"
msgstr "Конго (Киншаса)"

#: lang.pm:258
#, c-format
msgid "Central African Republic"
msgstr "Төв Африкийн Бүгд Найрамдах Улс"

#: lang.pm:259
#, c-format
msgid "Congo (Brazzaville)"
msgstr ""

#: lang.pm:260 mirror.pm:39 timezone.pm:257
#, c-format
msgid "Switzerland"
msgstr "Швейцарь"

#: lang.pm:261
#, c-format
msgid "Cote d'Ivoire"
msgstr "Кот-д'Ивуар"

#: lang.pm:262
#, c-format
msgid "Cook Islands"
msgstr "Коок Аралууд"

#: lang.pm:263 timezone.pm:275
#, c-format
msgid "Chile"
msgstr "Чили"

#: lang.pm:264
#, c-format
msgid "Cameroon"
msgstr "Камерун"

#: lang.pm:265 timezone.pm:214
#, c-format
msgid "China"
msgstr "Хятад"

#: lang.pm:266
#, c-format
msgid "Colombia"
msgstr "Колумб"

#: lang.pm:267 mirror.pm:16
#, c-format
msgid "Costa Rica"
msgstr "Коста Рика"

#: lang.pm:268
#, c-format
msgid "Serbia & Montenegro"
msgstr ""

#: lang.pm:269
#, c-format
msgid "Cuba"
msgstr "Куба"

#: lang.pm:270
#, c-format
msgid "Cape Verde"
msgstr "Капе Верде"

#: lang.pm:271
#, c-format
msgid "Christmas Island"
msgstr "Кристмасын Арал"

#: lang.pm:272
#, c-format
msgid "Cyprus"
msgstr "Кипр"

#: lang.pm:273 mirror.pm:17 timezone.pm:235
#, c-format
msgid "Czech Republic"
msgstr "Чех"

#: lang.pm:274 mirror.pm:22 timezone.pm:240
#, c-format
msgid "Germany"
msgstr "Герман"

#: lang.pm:275
#, c-format
msgid "Djibouti"
msgstr "Дижибути"

#: lang.pm:276 mirror.pm:18 timezone.pm:236
#, c-format
msgid "Denmark"
msgstr "Дани"

#: lang.pm:277
#, c-format
msgid "Dominica"
msgstr "Доминик"

#: lang.pm:278
#, c-format
msgid "Dominican Republic"
msgstr "Доминиканы Бүгд Найрамдах Улс"

#: lang.pm:279
#, c-format
msgid "Algeria"
msgstr "Алжир"

#: lang.pm:280
#, c-format
msgid "Ecuador"
msgstr "Эквадор"

#: lang.pm:281 mirror.pm:19 timezone.pm:237
#, c-format
msgid "Estonia"
msgstr "Эстони"

#: lang.pm:282
#, c-format
msgid "Egypt"
msgstr "Египт"

#: lang.pm:283
#, c-format
msgid "Western Sahara"
msgstr "Баруун Сахара"

#: lang.pm:284
#, c-format
msgid "Eritrea"
msgstr "Эритреа"

#: lang.pm:285 mirror.pm:37 timezone.pm:255
#, c-format
msgid "Spain"
msgstr "Испани"

#: lang.pm:286
#, c-format
msgid "Ethiopia"
msgstr "Этиоп"

#: lang.pm:287 mirror.pm:20 timezone.pm:238
#, c-format
msgid "Finland"
msgstr "Финланд"

#: lang.pm:288
#, c-format
msgid "Fiji"
msgstr "Фижи"

#: lang.pm:289
#, c-format
msgid "Falkland Islands (Malvinas)"
msgstr "Фалкланд арлууд (Малвинас)"

#: lang.pm:290
#, c-format
msgid "Micronesia"
msgstr "Микронесиа"

#: lang.pm:291
#, c-format
msgid "Faroe Islands"
msgstr "Фарое Аралууд"

#: lang.pm:292 mirror.pm:21 timezone.pm:239
#, c-format
msgid "France"
msgstr "Франц"

#: lang.pm:293
#, c-format
msgid "Gabon"
msgstr "Габон"

#: lang.pm:294 timezone.pm:259
#, c-format
msgid "United Kingdom"
msgstr "Англи"

#: lang.pm:295
#, c-format
msgid "Grenada"
msgstr "Гренада"

#: lang.pm:296
#, c-format
msgid "Georgia"
msgstr "Гүрж"

#: lang.pm:297
#, c-format
msgid "French Guiana"
msgstr "Франц гвиана"

#: lang.pm:298
#, c-format
msgid "Ghana"
msgstr "Гана"

#: lang.pm:299
#, c-format
msgid "Gibraltar"
msgstr "Гибралтар"

#: lang.pm:300
#, c-format
msgid "Greenland"
msgstr "Грек"

#: lang.pm:301
#, c-format
msgid "Gambia"
msgstr "Гамби"

#: lang.pm:302
#, c-format
msgid "Guinea"
msgstr "Гвиней"

#: lang.pm:303
#, c-format
msgid "Guadeloupe"
msgstr "Гваделупа"

#: lang.pm:304
#, c-format
msgid "Equatorial Guinea"
msgstr "Эквадорын Гвинеа"

#: lang.pm:305 mirror.pm:23 timezone.pm:241
#, c-format
msgid "Greece"
msgstr "Грек"

# GS
#: lang.pm:306
#, c-format
msgid "South Georgia and the South Sandwich Islands"
msgstr "Өмнөд георги ба өмнөд завсрын арлууд"

#: lang.pm:307 timezone.pm:264
#, c-format
msgid "Guatemala"
msgstr "Гуатемала"

#: lang.pm:308
#, c-format
msgid "Guam"
msgstr "Гуам"

#: lang.pm:309
#, c-format
msgid "Guinea-Bissau"
msgstr "Гуйнеа-Биссау"

#: lang.pm:310
#, c-format
msgid "Guyana"
msgstr "Гуяана"

#: lang.pm:311
#, c-format
msgid "Hong Kong SAR (China)"
msgstr "Хонконг"

#: lang.pm:312
#, c-format
msgid "Heard and McDonald Islands"
msgstr "Неэрд, МакДоналдын Аралууд"

#: lang.pm:313
#, c-format
msgid "Honduras"
msgstr "Гондурас"

#: lang.pm:314
#, c-format
msgid "Croatia"
msgstr "Хорват"

#: lang.pm:315
#, c-format
msgid "Haiti"
msgstr "Гайти"

#: lang.pm:316 mirror.pm:24 timezone.pm:242
#, c-format
msgid "Hungary"
msgstr "Унгар"

#: lang.pm:317 timezone.pm:217
#, c-format
msgid "Indonesia"
msgstr "Индонез"

#: lang.pm:318 mirror.pm:25 timezone.pm:243
#, c-format
msgid "Ireland"
msgstr "Ирланд"

#: lang.pm:319 mirror.pm:26 timezone.pm:219
#, c-format
msgid "Israel"
msgstr "Изриаль"

#: lang.pm:320 timezone.pm:216
#, c-format
msgid "India"
msgstr "Энэтхэг"

#: lang.pm:321
#, c-format
msgid "British Indian Ocean Territory"
msgstr "Британийн Энэтхэгийн Далайн Газар Нутаг"

#: lang.pm:322
#, c-format
msgid "Iraq"
msgstr "Ирак"

#: lang.pm:323 timezone.pm:218
#, c-format
msgid "Iran"
msgstr "Иран"

#: lang.pm:324
#, c-format
msgid "Iceland"
msgstr "Исланд"

#: lang.pm:325 mirror.pm:27 timezone.pm:244
#, c-format
msgid "Italy"
msgstr "Итали"

#: lang.pm:326
#, c-format
msgid "Jamaica"
msgstr "Ямайка"

#: lang.pm:327
#, c-format
msgid "Jordan"
msgstr "Иордан"

#: lang.pm:328 mirror.pm:28 timezone.pm:220
#, c-format
msgid "Japan"
msgstr "Япон"

#: lang.pm:329
#, c-format
msgid "Kenya"
msgstr "Кени"

#: lang.pm:330
#, c-format
msgid "Kyrgyzstan"
msgstr "Киргистан"

#: lang.pm:331
#, c-format
msgid "Cambodia"
msgstr "Камбож"

#: lang.pm:332
#, c-format
msgid "Kiribati"
msgstr "Кирибати"

#: lang.pm:333
#, c-format
msgid "Comoros"
msgstr "Коморос"

#: lang.pm:334
#, c-format
msgid "Saint Kitts and Nevis"
msgstr ""

#: lang.pm:335
#, c-format
msgid "Korea (North)"
msgstr ""

#: lang.pm:336 timezone.pm:221
#, c-format
msgid "Korea"
msgstr ""

#: lang.pm:337
#, c-format
msgid "Kuwait"
msgstr "Кувейт"

#: lang.pm:338
#, c-format
msgid "Cayman Islands"
msgstr "Кеймений Аралууд"

#: lang.pm:339
#, c-format
msgid "Kazakhstan"
msgstr "Казакстан"

#: lang.pm:340
#, c-format
msgid "Laos"
msgstr "Лаос"

#: lang.pm:341
#, c-format
msgid "Lebanon"
msgstr "Ливан"

#: lang.pm:342
#, c-format
msgid "Saint Lucia"
msgstr "Сайнт Лучиа"

#: lang.pm:343
#, c-format
msgid "Liechtenstein"
msgstr "Лейхенштейн"

#: lang.pm:344
#, c-format
msgid "Sri Lanka"
msgstr "Шри Ланка"

#: lang.pm:345
#, c-format
msgid "Liberia"
msgstr "Либера"

#: lang.pm:346
#, c-format
msgid "Lesotho"
msgstr "Лесото"

#: lang.pm:347 timezone.pm:245
#, c-format
msgid "Lithuania"
msgstr "Литвани"

#: lang.pm:348 timezone.pm:246
#, c-format
msgid "Luxembourg"
msgstr "Люксенбүрг"

#: lang.pm:349
#, c-format
msgid "Latvia"
msgstr "Латви"

#: lang.pm:350
#, c-format
msgid "Libya"
msgstr "Либя"

#: lang.pm:351
#, c-format
msgid "Morocco"
msgstr "Марокко"

#: lang.pm:352
#, c-format
msgid "Monaco"
msgstr "Монако"

#: lang.pm:353
#, c-format
msgid "Moldova"
msgstr "Молдав"

#: lang.pm:354
#, c-format
msgid "Madagascar"
msgstr "Мадаксакар"

#: lang.pm:355
#, c-format
msgid "Marshall Islands"
msgstr "Маршаллын Аралууд"

#: lang.pm:356
#, c-format
msgid "Macedonia"
msgstr "Македон"

#: lang.pm:357
#, c-format
msgid "Mali"
msgstr "Мали"

#: lang.pm:358
#, c-format
msgid "Myanmar"
msgstr "Мяанмар"

#: lang.pm:359
#, c-format
msgid "Mongolia"
msgstr "Монгол"

#: lang.pm:360
#, c-format
msgid "Northern Mariana Islands"
msgstr "Умард Мариана Аралууд"

#: lang.pm:361
#, c-format
msgid "Martinique"
msgstr "Мартиник"

#: lang.pm:362
#, c-format
msgid "Mauritania"
msgstr "Мавритани"

#: lang.pm:363
#, c-format
msgid "Montserrat"
msgstr "Монтсеррат"

#: lang.pm:364
#, c-format
msgid "Malta"
msgstr "Мальт"

#: lang.pm:365
#, c-format
msgid "Mauritius"
msgstr "Мауритиус"

#: lang.pm:366
#, c-format
msgid "Maldives"
msgstr "Малдива"

#: lang.pm:367
#, c-format
msgid "Malawi"
msgstr "Малави"

#: lang.pm:368 timezone.pm:265
#, c-format
msgid "Mexico"
msgstr "Мексик"

#: lang.pm:369 timezone.pm:222
#, c-format
msgid "Malaysia"
msgstr "Малайз"

#: lang.pm:370
#, c-format
msgid "Mozambique"
msgstr "Мозамбик"

#: lang.pm:371
#, c-format
msgid "Namibia"
msgstr "Намибиа"

#: lang.pm:372
#, c-format
msgid "New Caledonia"
msgstr "Шинэ Калидоне"

#: lang.pm:373
#, c-format
msgid "Niger"
msgstr "Нигер"

#: lang.pm:374
#, c-format
msgid "Norfolk Island"
msgstr "Норфолк Арал"

#: lang.pm:375
#, c-format
msgid "Nigeria"
msgstr "Нигер"

#: lang.pm:376
#, c-format
msgid "Nicaragua"
msgstr "Никорагуа"

#: lang.pm:377 mirror.pm:29 timezone.pm:247
#, c-format
msgid "Netherlands"
msgstr "Голланд"

#: lang.pm:378 mirror.pm:31 timezone.pm:248
#, c-format
msgid "Norway"
msgstr "Норвеги"

#: lang.pm:379
#, c-format
msgid "Nepal"
msgstr "Балба"

#: lang.pm:380
#, c-format
msgid "Nauru"
msgstr "Науру"

#: lang.pm:381
#, c-format
msgid "Niue"
msgstr "Ниве"

#: lang.pm:382 mirror.pm:30 timezone.pm:270
#, c-format
msgid "New Zealand"
msgstr "Шинэ Зеаланд"

#: lang.pm:383
#, c-format
msgid "Oman"
msgstr "Оман"

#: lang.pm:384
#, c-format
msgid "Panama"
msgstr "Панама"

#: lang.pm:385
#, c-format
msgid "Peru"
msgstr "Перу"

#: lang.pm:386
#, c-format
msgid "French Polynesia"
msgstr "Франц Полинесиа"

#: lang.pm:387
#, c-format
msgid "Papua New Guinea"
msgstr "Папуа Шинэ Гвинеа"

#: lang.pm:388 timezone.pm:223
#, c-format
msgid "Philippines"
msgstr "Филлипинни"

#: lang.pm:389
#, c-format
msgid "Pakistan"
msgstr "Пакистан"

#: lang.pm:390 mirror.pm:32 timezone.pm:249
#, c-format
msgid "Poland"
msgstr "Польш"

#: lang.pm:391
#, c-format
msgid "Saint Pierre and Miquelon"
msgstr "Сайнт Пиерре ба Микуелон"

#: lang.pm:392
#, c-format
msgid "Pitcairn"
msgstr "Питкайрн"

#: lang.pm:393
#, c-format
msgid "Puerto Rico"
msgstr "Порто Рико"

#: lang.pm:394
#, c-format
msgid "Palestine"
msgstr "Палестин"

#: lang.pm:395 mirror.pm:33 timezone.pm:250
#, c-format
msgid "Portugal"
msgstr "Португали"

#: lang.pm:396
#, c-format
msgid "Paraguay"
msgstr "Парагвай"

#: lang.pm:397
#, c-format
msgid "Palau"
msgstr "Палау"

#: lang.pm:398
#, c-format
msgid "Qatar"
msgstr "Катар"

#: lang.pm:399
#, c-format
msgid "Reunion"
msgstr "Реюньон"

#: lang.pm:400 timezone.pm:251
#, c-format
msgid "Romania"
msgstr "Румин"

#: lang.pm:401 mirror.pm:34
#, c-format
msgid "Russia"
msgstr "Орос"

#: lang.pm:402
#, c-format
msgid "Rwanda"
msgstr "Руанда"

#: lang.pm:403
#, c-format
msgid "Saudi Arabia"
msgstr "Саудын Араб"

#: lang.pm:404
#, c-format
msgid "Solomon Islands"
msgstr "Соломоны Аралууд"

#: lang.pm:405
#, c-format
msgid "Seychelles"
msgstr "Сейшеллийн арлууд"

#: lang.pm:406
#, c-format
msgid "Sudan"
msgstr "Судан"

#: lang.pm:407 mirror.pm:38 timezone.pm:256
#, c-format
msgid "Sweden"
msgstr "Швед"

#: lang.pm:408 timezone.pm:224
#, c-format
msgid "Singapore"
msgstr "Сингапур"

#: lang.pm:409
#, c-format
msgid "Saint Helena"
msgstr "Сайнт Елена"

#: lang.pm:410 timezone.pm:254
#, c-format
msgid "Slovenia"
msgstr "Словени"

#: lang.pm:411
#, c-format
msgid "Svalbard and Jan Mayen Islands"
msgstr "Свалбард, Жан Майен Аралууд"

#: lang.pm:412 mirror.pm:35 timezone.pm:253
#, c-format
msgid "Slovakia"
msgstr "Словак"

#: lang.pm:413
#, c-format
msgid "Sierra Leone"
msgstr "Сиерра Леоне"

#: lang.pm:414
#, c-format
msgid "San Marino"
msgstr "Сан Марино"

#: lang.pm:415
#, c-format
msgid "Senegal"
msgstr "Сенегал"

#: lang.pm:416
#, c-format
msgid "Somalia"
msgstr "Сомали"

#: lang.pm:417
#, c-format
msgid "Suriname"
msgstr "Суринам"

#: lang.pm:418
#, c-format
msgid "Sao Tome and Principe"
msgstr "Сао Томэ ба Принцип"

#: lang.pm:419
#, c-format
msgid "El Salvador"
msgstr "Ел Салвадорь"

#: lang.pm:420
#, c-format
msgid "Syria"
msgstr "Сири"

#: lang.pm:421
#, c-format
msgid "Swaziland"
msgstr "Швазиланд"

#: lang.pm:422
#, c-format
msgid "Turks and Caicos Islands"
msgstr "Туркууд болон Кайкосын Аралууд"

#: lang.pm:423
#, c-format
msgid "Chad"
msgstr "Чад"

#: lang.pm:424
#, c-format
msgid "French Southern Territories"
msgstr "Френчийн Өмнөд хэсгийн Газар нутаг"

#: lang.pm:425
#, c-format
msgid "Togo"
msgstr "Того"

#: lang.pm:426 mirror.pm:41 timezone.pm:226
#, c-format
msgid "Thailand"
msgstr "Тайланд"

#: lang.pm:427
#, c-format
msgid "Tajikistan"
msgstr "Тажикстан"

#: lang.pm:428
#, c-format
msgid "Tokelau"
msgstr "Токелау"

#: lang.pm:429
#, c-format
msgid "East Timor"
msgstr "Зүүн Тимур"

#: lang.pm:430
#, c-format
msgid "Turkmenistan"
msgstr "Туркмен"

#: lang.pm:431
#, c-format
msgid "Tunisia"
msgstr "Тунис"

#: lang.pm:432
#, c-format
msgid "Tonga"
msgstr "Тонга"

#: lang.pm:433 timezone.pm:227
#, c-format
msgid "Turkey"
msgstr "Турк"

#: lang.pm:434
#, c-format
msgid "Trinidad and Tobago"
msgstr "Тринидад болон Тобаго"

#: lang.pm:435
#, c-format
msgid "Tuvalu"
msgstr "Тувалу"

#: lang.pm:436 mirror.pm:40 timezone.pm:225
#, c-format
msgid "Taiwan"
msgstr "Тайван"

#: lang.pm:437 timezone.pm:210
#, c-format
msgid "Tanzania"
msgstr "Танзан"

#: lang.pm:438 timezone.pm:258
#, c-format
msgid "Ukraine"
msgstr "Украйн"

#: lang.pm:439
#, c-format
msgid "Uganda"
msgstr "Уганда"

#: lang.pm:440
#, c-format
msgid "United States Minor Outlying Islands"
msgstr ""

#: lang.pm:441 mirror.pm:42 timezone.pm:266
#, c-format
msgid "United States"
msgstr "АНУ"

#: lang.pm:442
#, c-format
msgid "Uruguay"
msgstr "Уругвай"

#: lang.pm:443
#, c-format
msgid "Uzbekistan"
msgstr "Узбекстан"

#: lang.pm:444
#, c-format
msgid "Vatican"
msgstr ""

#: lang.pm:445
#, c-format
msgid "Saint Vincent and the Grenadines"
msgstr ""

#: lang.pm:446
#, c-format
msgid "Venezuela"
msgstr "Венесуаль"

#: lang.pm:447
#, c-format
msgid "Virgin Islands (British)"
msgstr "Виржин Аралууд (Британи)"

#: lang.pm:448
#, c-format
msgid "Virgin Islands (U.S.)"
msgstr ""

#: lang.pm:449
#, c-format
msgid "Vietnam"
msgstr "Вьетнам"

#: lang.pm:450
#, c-format
msgid "Vanuatu"
msgstr "Вануату"

#: lang.pm:451
#, c-format
msgid "Wallis and Futuna"
msgstr "Вилямс ба футуна"

#: lang.pm:452
#, c-format
msgid "Samoa"
msgstr "Самао"

#: lang.pm:453
#, c-format
msgid "Yemen"
msgstr "Иемэн"

#: lang.pm:454
#, c-format
msgid "Mayotte"
msgstr "Майотте"

#: lang.pm:455 mirror.pm:36 timezone.pm:209
#, c-format
msgid "South Africa"
msgstr "Өмнөд Африк"

#: lang.pm:456
#, c-format
msgid "Zambia"
msgstr "Замби"

#: lang.pm:457
#, c-format
msgid "Zimbabwe"
msgstr "Зимбабе"

#: lang.pm:1227
#, fuzzy, c-format
msgid "Welcome to %s"
msgstr "Тавтай морил тийш"

#: lvm.pm:92
#, c-format
msgid "Moving used physical extents to other physical volumes failed"
msgstr ""

#: lvm.pm:149
#, c-format
msgid "Physical volume %s is still in use"
msgstr ""

#: lvm.pm:159
#, c-format
msgid "Remove the logical volumes first\n"
msgstr "Эхлээд логик хуваалтыг устга\n"

#: lvm.pm:202
#, c-format
msgid "The bootloader can't handle /boot on multiple physical volumes"
msgstr ""

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

#: messages.pm:93
#, c-format
msgid ""
"Warning: Free Software may not necessarily be patent free, and some Free\n"
"Software included may be covered by patents in your country. For example, "
"the\n"
"MP3 decoders included may require a license for further usage (see\n"
"http://www.mp3licensing.com for more details). If you are unsure if a "
"patent\n"
"may be applicable to you, check your local laws."
msgstr ""

#. -PO: keep the double empty lines between sections, this is formatted a la LaTeX
#: messages.pm:102
#, c-format
msgid ""
"Congratulations, installation is complete.\n"
"Remove the boot media and press Enter to reboot.\n"
"\n"
"\n"
"For information on fixes which are available for this release of Mageia,\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 Mageia User's Guide."
msgstr ""

#: modules/interactive.pm:19
#, fuzzy, c-format
msgid "This driver has no configuration parameter!"
msgstr "CUPS тохиргоо"

#: modules/interactive.pm:22
#, fuzzy, c-format
msgid "Module configuration"
msgstr "Гараар"

#: modules/interactive.pm:22
#, fuzzy, c-format
msgid "You can configure each parameter of the module here."
msgstr "Энд та удирдах самбар тохируулж болно"

#: modules/interactive.pm:64
#, fuzzy, c-format
msgid "Found %s interfaces"
msgstr "Та ямар нэгэн %s гэсэн харагдалттай юу?"

#: modules/interactive.pm:65
#, fuzzy, c-format
msgid "Do you have another one?"
msgstr "Та ямар нэгэн %s гэсэн харагдалттай юу?"

#: modules/interactive.pm:66
#, c-format
msgid "Do you have any %s interfaces?"
msgstr "Та ямар нэгэн %s гэсэн харагдалттай юу?"

#: modules/interactive.pm:72
#, c-format
msgid "See hardware info"
msgstr "Техник хангамжийн мэдээллийг харах"

#: modules/interactive.pm:83
#, fuzzy, c-format
msgid "Installing driver for USB controller"
msgstr "%s карт %s-ийн драйверыг суулгаж байна"

#: modules/interactive.pm:84
#, fuzzy, c-format
msgid "Installing driver for firewire controller %s"
msgstr "%s карт %s-ийн драйверыг суулгаж байна"

#: modules/interactive.pm:85
#, fuzzy, c-format
msgid "Installing driver for hard disk drive controller %s"
msgstr "%s карт %s-ийн драйверыг суулгаж байна"

#: modules/interactive.pm:86
#, fuzzy, c-format
msgid "Installing driver for ethernet controller %s"
msgstr "%s карт %s-ийн драйверыг суулгаж байна"

#. -PO: the first %s is the card type (scsi, network, sound,...)
#. -PO: the second is the vendor+model name
#: modules/interactive.pm:97
#, c-format
msgid "Installing driver for %s card %s"
msgstr "%s карт %s-ийн драйверыг суулгаж байна"

#: modules/interactive.pm:100
#, c-format
msgid "Configuring Hardware"
msgstr ""

#: modules/interactive.pm:111
#, c-format
msgid ""
"You may now provide options to module %s.\n"
"Note that any address should be entered with the prefix 0x like '0x123'"
msgstr ""

#: modules/interactive.pm:117
#, c-format
msgid ""
"You may now provide options to module %s.\n"
"Options are in format ``name=value name2=value2 ...''.\n"
"For instance, ``io=0x300 irq=7''"
msgstr ""

#: modules/interactive.pm:119
#, fuzzy, c-format
msgid "Module options:"
msgstr "Дискийн төхөөрөмж холбох"

#. -PO: the %s is the driver type (scsi, network, sound,...)
#: modules/interactive.pm:132
#, c-format
msgid "Which %s driver should I try?"
msgstr ""

#: modules/interactive.pm:141
#, c-format
msgid ""
"In some cases, the %s driver needs to have extra information to work\n"
"properly, although it normally works fine without them. Would you like to "
"specify\n"
"extra options for it or allow the driver to probe your machine for the\n"
"information it needs? Occasionally, probing will hang a computer, but it "
"should\n"
"not cause any damage."
msgstr ""

#: modules/interactive.pm:145
#, c-format
msgid "Autoprobe"
msgstr "Автомат судалгаа"

#: modules/interactive.pm:145
#, c-format
msgid "Specify options"
msgstr ""

#: modules/interactive.pm:157
#, fuzzy, c-format
msgid ""
"Loading module %s failed.\n"
"Do you want to try again with other parameters?"
msgstr "Ачаалж байна... с вы бусад?"

#: mygtk2.pm:1540 mygtk2.pm:1541
#, c-format
msgid "Password is trivial to guess"
msgstr ""

#: mygtk2.pm:1542
#, c-format
msgid "Password should be resistant to basic attacks"
msgstr ""

#: mygtk2.pm:1543 mygtk2.pm:1544
#, fuzzy, c-format
msgid "Password seems secure"
msgstr "Нууц үг шаардлагатай"

#: partition_table.pm:428
#, c-format
msgid "mount failed: "
msgstr ""

#: partition_table.pm:540
#, fuzzy, c-format
msgid "Extended partition not supported on this platform"
msgstr "Өргөтгөгдсөн"

#: partition_table.pm:558
#, fuzzy, c-format
msgid ""
"You have a hole in your partition table but I cannot use it.\n"
"The only solution is to move your primary partitions to have the hole next "
"to the extended partitions."
msgstr "Та ямх хүснэгт бол."

#: partition_table/raw.pm:288
#, c-format
msgid ""
"Something bad is happening on your hard disk 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, corrupted "
"data."
msgstr ""

#: pkgs.pm:252 pkgs.pm:255 pkgs.pm:268
#, c-format
msgid "Unused packages removal"
msgstr ""

#: pkgs.pm:252
#, c-format
msgid "Finding unused hardware packages..."
msgstr ""

#: pkgs.pm:255
#, c-format
msgid "Finding unused localization packages..."
msgstr ""

#: pkgs.pm:269
#, c-format
msgid ""
"We have detected that some packages are not needed for your system "
"configuration."
msgstr ""

#: pkgs.pm:270
#, c-format
msgid "We will remove the following packages, unless you choose otherwise:"
msgstr ""

#: pkgs.pm:273 pkgs.pm:274
#, fuzzy, c-format
msgid "Unused hardware support"
msgstr "Техник хангамжийн мэдээллийг харах"

#: pkgs.pm:277 pkgs.pm:278
#, c-format
msgid "Unused localization"
msgstr ""

#: raid.pm:43
#, c-format
msgid "Cannot add a partition to _formatted_ RAID %s"
msgstr ""

#: raid.pm:166
#, c-format
msgid "Not enough partitions for RAID level %d\n"
msgstr ""

#: scanner.pm:96
#, c-format
msgid "Could not create directory /usr/share/sane/firmware!"
msgstr ""

#: scanner.pm:107
#, c-format
msgid "Could not create link /usr/share/sane/%s!"
msgstr ""

#: scanner.pm:114
#, c-format
msgid "Could not copy firmware file %s to /usr/share/sane/firmware!"
msgstr ""

#: scanner.pm:121
#, c-format
msgid "Could not set permissions of firmware file %s!"
msgstr ""

#: scanner.pm:200
#, c-format
msgid "Scannerdrake"
msgstr ""

#: scanner.pm:201
#, c-format
msgid "Could not install the packages needed to share your scanner(s)."
msgstr ""

#: scanner.pm:202
#, c-format
msgid "Your scanner(s) will not be available for non-root users."
msgstr ""

#: security/help.pm:11
#, fuzzy, c-format
msgid "Accept bogus IPv4 error messages."
msgstr "Аргумент г."

#: security/help.pm:13
#, fuzzy, c-format
msgid "Accept broadcasted icmp echo."
msgstr ""
"Аргумент г\n"
" Зөвшөөрөх."

#: security/help.pm:15
#, fuzzy, c-format
msgid "Accept icmp echo."
msgstr ""
"Аргумент г\n"
" Зөвшөөрөх."

#: security/help.pm:17
#, fuzzy, c-format
msgid "Allow autologin."
msgstr ""
"Аргументууд: (арг)\n"
"\n"
"автомат нэвтрэлтийг Зөвшөөр/Хоригло."

#. -PO: here "ALL" is a value in a pull-down menu; translate it the same as "ALL" is
#: security/help.pm:21
#, fuzzy, c-format
msgid ""
"If set to \"ALL\", /etc/issue and /etc/issue.net are allowed to exist.\n"
"\n"
"If set to \"None\", no issues are allowed.\n"
"\n"
"Else only /etc/issue is allowed."
msgstr "Аргумент г үгүй бол."

#: security/help.pm:27
#, fuzzy, c-format
msgid "Allow reboot by the console user."
msgstr "Аргумент г."

#: security/help.pm:29
#, fuzzy, c-format
msgid "Allow remote root login."
msgstr ""
"Аргументууд: (арг)\n"
"\n"
"Эзний зайн нэвтрэлтийг Зөвшөөр/Хоригло."

#: security/help.pm:31
#, fuzzy, c-format
msgid "Allow direct root login."
msgstr "Аргумент г."

#: security/help.pm:33
#, c-format
msgid ""
"Allow the list of users on the system on display managers (kdm and gdm)."
msgstr ""

#: security/help.pm:35
#, c-format
msgid ""
"Allow to export display when\n"
"passing from the root account to the other users.\n"
"\n"
"See pam_xauth(8) for more details.'"
msgstr ""

#: security/help.pm:40
#, c-format
msgid ""
"Allow X connections:\n"
"\n"
"- \"All\" (all connections are allowed),\n"
"\n"
"- \"Local\" (only connection from local machine),\n"
"\n"
"- \"None\" (no connection)."
msgstr ""

#: security/help.pm:48
#, fuzzy, c-format
msgid ""
"The argument specifies if clients are authorized to connect\n"
"to the X server from the network on the tcp port 6000 or not."
msgstr "Аргумент г X."

#. -PO: here "ALL", "Local" and "None" are values in a pull-down menu; translate them the same as they're
#: security/help.pm:53
#, fuzzy, c-format
msgid ""
"Authorize:\n"
"\n"
"- all services controlled by tcp_wrappers (see hosts.deny(5) man page) if "
"set to \"ALL\",\n"
"\n"
"- only local ones if set to \"Local\"\n"
"\n"
"- none if set to \"None\".\n"
"\n"
"To authorize the services you need, use /etc/hosts.allow (see hosts.allow"
"(5))."
msgstr "Аргумент г байхгүй тийш вы г."

#: security/help.pm:63
#, fuzzy, c-format
msgid ""
"If SERVER_LEVEL (or SECURE_LEVEL if absent)\n"
"is greater than 3 in /etc/security/msec/security.conf, creates the\n"
"symlink /etc/security/msec/server to point to\n"
"/etc/security/msec/server.<SERVER_LEVEL>.\n"
"\n"
"The /etc/security/msec/server is used by chkconfig --add to decide to\n"
"add a service if it is present in the file during the installation of\n"
"packages."
msgstr "Аргумент г ҮЕ ҮЕ бол Цэг<SERVER_LEVEL> бол ямх аас."

#: security/help.pm:72
#, c-format
msgid ""
"Enable crontab and at for users.\n"
"\n"
"Put allowed users in /etc/cron.allow and /etc/at.allow (see man at(1)\n"
"and crontab(1))."
msgstr ""

#: security/help.pm:77
#, c-format
msgid "Enable syslog reports to console 12"
msgstr ""

#: security/help.pm:79
#, fuzzy, c-format
msgid ""
"Enable name resolution spoofing protection.  If\n"
"\"%s\" is true, also reports to syslog."
msgstr "Аргумент Сонордуулга г нэр г бол."

#: security/help.pm:80
#, fuzzy, c-format
msgid "Security Alerts:"
msgstr "Хамгаалалт:"

#: security/help.pm:82
#, fuzzy, c-format
msgid "Enable IP spoofing protection."
msgstr "Аргумент Сонордуулга г."

#: security/help.pm:84
#, c-format
msgid "Enable libsafe if libsafe is found on the system."
msgstr ""

#: security/help.pm:86
#, fuzzy, c-format
msgid "Enable the logging of IPv4 strange packets."
msgstr "Аргумент г аас."

#: security/help.pm:88
#, fuzzy, c-format
msgid "Enable msec hourly security check."
msgstr "Аргумент г."

#: security/help.pm:90
#, fuzzy, c-format
msgid ""
"Enable su only from members of the wheel group. If set to no, allows su from "
"any user."
msgstr ""
"Аргумент г\n"
" аас бүлэг."

#: security/help.pm:92
#, fuzzy, c-format
msgid "Use password to authenticate users."
msgstr "Аргумент г хэрэглэгчид."

#: security/help.pm:94
#, fuzzy, c-format
msgid "Activate Ethernet cards promiscuity check."
msgstr ""
"Аргумент: (arg)\n"
"\n"
"итернэт карт шалгалт идэвхижүүлэх/болих."

#: security/help.pm:96
#, fuzzy, c-format
msgid "Activate daily security check."
msgstr ""
"Аргументууд: (арг)\n"
"\n"
" Өдөр тутмын нууцлалын шалгалтыг идэвхжүүлэх/ идэвхгүйжүүлэх."

#: security/help.pm:98
#, fuzzy, c-format
msgid "Enable sulogin(8) in single user level."
msgstr ""
"Аргумент г\n"
" Нээх ямх."

#: security/help.pm:100
#, fuzzy, c-format
msgid "Add the name as an exception to the handling of password aging by msec."
msgstr "Аргумент нэр г нэр аас."

#: security/help.pm:102
#, c-format
msgid "Set password aging to \"max\" days and delay to change to \"inactive\"."
msgstr ""

#: security/help.pm:104
#, fuzzy, c-format
msgid "Set the password history length to prevent password reuse."
msgstr "Аргумент г."

#: security/help.pm:106
#, fuzzy, c-format
msgid ""
"Set the password minimum length and minimum number of digit and minimum "
"number of capitalized letters."
msgstr "Аргумент г аас аас."

#: security/help.pm:108
#, fuzzy, c-format
msgid "Set the root's file mode creation mask."
msgstr "Аргумент г."

#: security/help.pm:109
#, fuzzy, c-format
msgid "if set to yes, check open ports."
msgstr "Тийм."

#: security/help.pm:110
#, fuzzy, c-format
msgid ""
"if set to yes, check for:\n"
"\n"
"- empty passwords,\n"
"\n"
"- no password in /etc/shadow\n"
"\n"
"- for users with the 0 id other than root."
msgstr "Тийм үгүй ямх хэрэглэгчид бусад."

#: security/help.pm:117
#, fuzzy, c-format
msgid "if set to yes, check permissions of files in the users' home."
msgstr "Тийм эрх аас ямх хэрэглэгчид."

#: security/help.pm:118
#, fuzzy, c-format
msgid "if set to yes, check if the network devices are in promiscuous mode."
msgstr "Тийм ямх горим."

#: security/help.pm:119
#, fuzzy, c-format
msgid "if set to yes, run the daily security checks."
msgstr "Тийм өдөр тутам."

#: security/help.pm:120
#, fuzzy, c-format
msgid "if set to yes, check additions/removals of sgid files."
msgstr "Тийм аас."

#: security/help.pm:121
#, fuzzy, c-format
msgid "if set to yes, check empty password in /etc/shadow."
msgstr "Тийм ямх."

#: security/help.pm:122
#, fuzzy, c-format
msgid "if set to yes, verify checksum of the suid/sgid files."
msgstr "Тийм аас."

#: security/help.pm:123
#, fuzzy, c-format
msgid "if set to yes, check additions/removals of suid root files."
msgstr "Тийм аас."

#: security/help.pm:124
#, fuzzy, c-format
msgid "if set to yes, report unowned files."
msgstr "Тийм."

#: security/help.pm:125
#, fuzzy, c-format
msgid "if set to yes, check files/directories writable by everybody."
msgstr "Тийм."

#: security/help.pm:126
#, fuzzy, c-format
msgid "if set to yes, run chkrootkit checks."
msgstr "Тийм."

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

#: security/help.pm:128
#, c-format
msgid "if set to yes, report check result by mail."
msgstr "хэрэв тийм гэвэл тайлангийн үр дүн и-мэйлээр шалгагдах болно."

#: security/help.pm:129
#, c-format
msgid "Do not send mails if there's nothing to warn about"
msgstr ""

#: security/help.pm:130
#, fuzzy, c-format
msgid "if set to yes, run some checks against the rpm database."
msgstr "Тийм."

#: security/help.pm:131
#, fuzzy, c-format
msgid "if set to yes, report check result to syslog."
msgstr "Тийм."

#: security/help.pm:132
#, fuzzy, c-format
msgid "if set to yes, reports check result to tty."
msgstr "Тийм."

#: security/help.pm:134
#, fuzzy, c-format
msgid "Set shell commands history size. A value of -1 means unlimited."
msgstr "Аргумент хэмжээ г хэмжээ аас."

#: security/help.pm:136
#, fuzzy, c-format
msgid "Set the shell timeout. A value of zero means no timeout."
msgstr "Аргумент г аас үгүй."

#: security/help.pm:136
#, c-format
msgid "Timeout unit is second"
msgstr ""

#: security/help.pm:138
#, fuzzy, c-format
msgid "Set the user's file mode creation mask."
msgstr "Аргумент г."

#: security/l10n.pm:11
#, fuzzy, c-format
msgid "Accept bogus IPv4 error messages"
msgstr "Аргумент г."

#: security/l10n.pm:12
#, fuzzy, c-format
msgid "Accept broadcasted icmp echo"
msgstr ""
"Аргумент г\n"
" Зөвшөөрөх."

#: security/l10n.pm:13
#, c-format
msgid "Accept icmp echo"
msgstr ""

#: security/l10n.pm:15
#, c-format
msgid "/etc/issue* exist"
msgstr ""

#: security/l10n.pm:16
#, c-format
msgid "Reboot by the console user"
msgstr ""

#: security/l10n.pm:17
#, fuzzy, c-format
msgid "Allow remote root login"
msgstr ""
"Аргументууд: (арг)\n"
"\n"
"Эзний зайн нэвтрэлтийг Зөвшөөр/Хоригло."

#: security/l10n.pm:18
#, c-format
msgid "Direct root login"
msgstr ""

#: security/l10n.pm:19
#, c-format
msgid "List users on display managers (kdm and gdm)"
msgstr ""

#: security/l10n.pm:20
#, c-format
msgid "Export display when passing from root to the other users"
msgstr ""

#: security/l10n.pm:21
#, c-format
msgid "Allow X Window connections"
msgstr ""

#: security/l10n.pm:22
#, c-format
msgid "Authorize TCP connections to X Window"
msgstr ""

#: security/l10n.pm:23
#, c-format
msgid "Authorize all services controlled by tcp_wrappers"
msgstr ""

#: security/l10n.pm:24
#, fuzzy, c-format
msgid "Chkconfig obey msec rules"
msgstr "Тохируулах"

#: security/l10n.pm:25
#, c-format
msgid "Enable \"crontab\" and \"at\" for users"
msgstr ""

#: security/l10n.pm:26
#, c-format
msgid "Syslog reports to console 12"
msgstr ""

#: security/l10n.pm:27
#, c-format
msgid "Name resolution spoofing protection"
msgstr ""

#: security/l10n.pm:28
#, fuzzy, c-format
msgid "Enable IP spoofing protection"
msgstr "Аргумент Сонордуулга г."

#: security/l10n.pm:29
#, c-format
msgid "Enable libsafe if libsafe is found on the system"
msgstr ""

#: security/l10n.pm:30
#, fuzzy, c-format
msgid "Enable the logging of IPv4 strange packets"
msgstr "Аргумент г аас."

#: security/l10n.pm:31
#, fuzzy, c-format
msgid "Enable msec hourly security check"
msgstr "Аргумент г."

#: security/l10n.pm:32
#, fuzzy, c-format
msgid "Enable su only from the wheel group members"
msgstr ""
"Аргумент г\n"
" аас бүлэг."

#: security/l10n.pm:33
#, fuzzy, c-format
msgid "Use password to authenticate users"
msgstr "Аргумент г хэрэглэгчид."

#: security/l10n.pm:34
#, fuzzy, c-format
msgid "Ethernet cards promiscuity check"
msgstr ""
"Аргумент: (arg)\n"
"\n"
"итернэт карт шалгалт идэвхижүүлэх/болих."

#: security/l10n.pm:35
#, c-format
msgid "Daily security check"
msgstr ""

#: security/l10n.pm:36
#, fuzzy, c-format
msgid "Sulogin(8) in single user level"
msgstr ""
"Аргумент г\n"
" Нээх ямх."

#: security/l10n.pm:37
#, fuzzy, c-format
msgid "No password aging for"
msgstr "Нууц үг байхгүй"

#: security/l10n.pm:38
#, c-format
msgid "Set password expiration and account inactivation delays"
msgstr ""

#: security/l10n.pm:39
#, fuzzy, c-format
msgid "Password history length"
msgstr "бол"

#: security/l10n.pm:40
#, c-format
msgid "Password minimum length and number of digits and upcase letters"
msgstr ""

#: security/l10n.pm:41
#, fuzzy, c-format
msgid "Root umask"
msgstr "Эзэн"

#: security/l10n.pm:42
#, c-format
msgid "Shell history size"
msgstr ""

#: security/l10n.pm:43
#, c-format
msgid "Shell timeout"
msgstr ""

#: security/l10n.pm:44
#, fuzzy, c-format
msgid "User umask"
msgstr "Хэрэглэгчид"

#: security/l10n.pm:45
#, fuzzy, c-format
msgid "Check open ports"
msgstr "Нээх"

#: security/l10n.pm:46
#, c-format
msgid "Check for unsecured accounts"
msgstr ""

#: security/l10n.pm:47
#, fuzzy, c-format
msgid "Check permissions of files in the users' home"
msgstr "Тийм эрх аас ямх хэрэглэгчид."

#: security/l10n.pm:48
#, fuzzy, c-format
msgid "Check if the network devices are in promiscuous mode"
msgstr "Тийм ямх горим."

#: security/l10n.pm:49
#, fuzzy, c-format
msgid "Run the daily security checks"
msgstr "Тийм өдөр тутам."

#: security/l10n.pm:50
#, fuzzy, c-format
msgid "Check additions/removals of sgid files"
msgstr "Тийм аас."

#: security/l10n.pm:51
#, fuzzy, c-format
msgid "Check empty password in /etc/shadow"
msgstr "Тийм ямх."

#: security/l10n.pm:52
#, fuzzy, c-format
msgid "Verify checksum of the suid/sgid files"
msgstr "Тийм аас."

#: security/l10n.pm:53
#, fuzzy, c-format
msgid "Check additions/removals of suid root files"
msgstr "Тийм аас."

#: security/l10n.pm:54
#, fuzzy, c-format
msgid "Report unowned files"
msgstr "Тийм."

#: security/l10n.pm:55
#, fuzzy, c-format
msgid "Check files/directories writable by everybody"
msgstr "Тийм."

#: security/l10n.pm:56
#, fuzzy, c-format
msgid "Run chkrootkit checks"
msgstr "Тийм."

#: security/l10n.pm:57
#, c-format
msgid "Do not send empty mail reports"
msgstr ""

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

#: security/l10n.pm:59
#, fuzzy, c-format
msgid "Report check result by mail"
msgstr "хэрэв тийм гэвэл тайлангийн үр дүн и-мэйлээр шалгагдах болно."

#: security/l10n.pm:60
#, fuzzy, c-format
msgid "Run some checks against the rpm database"
msgstr "Тийм."

#: security/l10n.pm:61
#, fuzzy, c-format
msgid "Report check result to syslog"
msgstr "Тийм."

#: security/l10n.pm:62
#, fuzzy, c-format
msgid "Reports check result to tty"
msgstr "Тийм."

#: security/level.pm:10
#, c-format
msgid "Disable msec"
msgstr ""

#: security/level.pm:11
#, c-format
msgid "Standard"
msgstr "Стандарт"

#: security/level.pm:12
#, fuzzy, c-format
msgid "Secure"
msgstr "Нууцлал"

#: security/level.pm:52
#, c-format
msgid ""
"This level is to be used with care, as it disables all additional security\n"
"provided by msec. Use it only when you want to take care of all aspects of "
"system security\n"
"on your own."
msgstr ""

#: security/level.pm:55
#, fuzzy, c-format
msgid ""
"This is the standard security recommended for a computer that will be used "
"to connect to the Internet as a client."
msgstr "бол Интернэт."

#: security/level.pm:56
#, c-format
msgid ""
"With this security level, the use of this system as a server becomes "
"possible.\n"
"The security is now high enough to use the system as a server which can "
"accept\n"
"connections from many clients. Note: if your machine is only a client on the "
"Internet, you should choose a lower level."
msgstr ""

#: security/level.pm:63
#, fuzzy, c-format
msgid "DrakSec Basic Options"
msgstr "Үндсэн"

#: security/level.pm:66
#, c-format
msgid "Please choose the desired security level"
msgstr ""

#. -PO: this string is used to properly format "<security level>: <level description>"
#: security/level.pm:70
#, c-format
msgid "%s: %s"
msgstr ""

#: security/level.pm:73
#, fuzzy, c-format
msgid "Security Administrator:"
msgstr "Хамгаалалт:"

#: security/level.pm:74
#, c-format
msgid "Login or email:"
msgstr ""

#: services.pm:18
#, c-format
msgid "Listen and dispatch ACPI events from the kernel"
msgstr ""

#: services.pm:19
#, c-format
msgid "Launch the ALSA (Advanced Linux Sound Architecture) sound system"
msgstr ""
"ЛДДА (Линуксын Дэлгэрэнгүй Дууны Архитектури) дууны системийг ажиллуулах"

#: services.pm:20
#, fuzzy, c-format
msgid "Anacron is a periodic command scheduler."
msgstr "бол."

#: services.pm:21
#, c-format
msgid ""
"apmd is used for monitoring battery status and logging it via syslog.\n"
"It can also be used for shutting down the machine when the battery is low."
msgstr ""
"apmd нь цэнэгийн байдлыг хянахад хэрэглэгддэг ба syslog руу бүртгэдэг.\n"
"Энэ нь мөн цэнэг бага болох үед машиныг унтрааж чадна."

#: services.pm:23
#, fuzzy, c-format
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 "ачаалах бол."

#: services.pm:25
#, c-format
msgid "Avahi is a ZeroConf daemon which implements an mDNS stack"
msgstr ""

#: services.pm:26
#, c-format
msgid "Set CPU frequency settings"
msgstr ""

#: services.pm:27
#, fuzzy, c-format
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 "бол Программ аас."

#: services.pm:30
#, c-format
msgid ""
"Common UNIX Printing System (CUPS) is an advanced printer spooling system"
msgstr ""

#: services.pm:31
#, c-format
msgid "Launches the graphical display manager"
msgstr ""

#: services.pm:32
#, c-format
msgid ""
"FAM is a file monitoring daemon. It is used to get reports when files "
"change.\n"
"It is used by GNOME and KDE"
msgstr ""

#: services.pm:34
#, c-format
msgid ""
"G15Daemon allows users access to all extra keys by decoding them and \n"
"pushing them back into the kernel via the linux UINPUT driver. This driver "
"must be loaded \n"
"before g15daemon can be used for keyboard access. The G15 LCD is also "
"supported. By default, \n"
"with no other clients active, g15daemon will display a clock. Client "
"applications and \n"
"scripts can access the LCD via a simple API."
msgstr ""

#: services.pm:39
#, c-format
msgid ""
"GPM adds mouse support to text-based Linux applications such the\n"
"Midnight Commander. It also allows mouse-based console cut-and-paste "
"operations,\n"
"and includes support for pop-up menus on the console."
msgstr ""

#: services.pm:42
#, c-format
msgid "HAL is a daemon that collects and maintains information about hardware"
msgstr ""

#: services.pm:43
#, fuzzy, c-format
msgid ""
"HardDrake runs a hardware probe, and optionally configures\n"
"new/changed hardware."
msgstr "HardDrake."

#: services.pm:45
#, fuzzy, c-format
msgid ""
"Apache is a World Wide Web server. It is used to serve HTML files and CGI."
msgstr "бол Вэб бол."

#: services.pm:46
#, fuzzy, c-format
msgid ""
"The internet superserver daemon (commonly called inetd) starts a\n"
"variety of other internet services as needed. It is responsible for "
"starting\n"
"many services, including telnet, ftp, rsh, and rlogin. Disabling inetd "
"disables\n"
"all of the services it is responsible for."
msgstr "аас бусад бол аас бол."

#: services.pm:50
#, c-format
msgid "Automates a packet filtering firewall with ip6tables"
msgstr ""

#: services.pm:51
#, c-format
msgid "Automates a packet filtering firewall with iptables"
msgstr ""

#: services.pm:52
#, c-format
msgid ""
"Evenly distributes IRQ load across multiple CPUs for enhanced performance"
msgstr ""

#: services.pm:53
#, fuzzy, c-format
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 "ямх г."

#: services.pm:56
#, c-format
msgid ""
"Automatic regeneration of kernel header in /boot for\n"
"/usr/include/linux/{autoconf,version}.h"
msgstr ""
"/boot дэх цөмийн толгойн автомат дахин үүсгэлт,\n"
"/usr/include/linux/{autoconf,version}.h"

#: services.pm:58
#, fuzzy, c-format
msgid "Automatic detection and configuration of hardware at boot."
msgstr "Автоматаар аас."

#: services.pm:59
#, c-format
msgid "Tweaks system behavior to extend battery life"
msgstr ""

#: services.pm:60
#, c-format
msgid ""
"Linuxconf will sometimes arrange to perform various tasks\n"
"at boot-time to maintain the system configuration."
msgstr ""

#: services.pm:62
#, c-format
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 ""

#: services.pm:64
#, c-format
msgid ""
"Linux Virtual Server, used to build a high-performance and highly\n"
"available server."
msgstr ""

#: services.pm:66
#, c-format
msgid "Monitors the network (Interactive Firewall and wireless"
msgstr ""

#: services.pm:67
#, c-format
msgid "Software RAID monitoring and management"
msgstr ""

#: services.pm:68
#, c-format
msgid ""
"DBUS is a daemon which broadcasts notifications of system events and other "
"messages"
msgstr ""

#: services.pm:69
#, c-format
msgid "Enables MSEC security policy on system startup"
msgstr ""

#: services.pm:70
#, c-format
msgid ""
"named (BIND) is a Domain Name Server (DNS) that is used to resolve host "
"names to IP addresses."
msgstr ""

#: services.pm:71
#, c-format
msgid "Initializes network console logging"
msgstr ""

#: services.pm:72
#, c-format
msgid ""
"Mounts and unmounts all Network File System (NFS), SMB (Lan\n"
"Manager/Windows), and NCP (NetWare) mount points."
msgstr ""

#: services.pm:74
#, c-format
msgid ""
"Activates/Deactivates all network interfaces configured to start\n"
"at boot time."
msgstr ""

#: services.pm:76
#, c-format
msgid "Requires network to be up if enabled"
msgstr ""

#: services.pm:77
#, c-format
msgid "Wait for the hotplugged network to be up"
msgstr ""

#: services.pm:78
#, fuzzy, c-format
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 "бол бол г."

#: services.pm:81
#, fuzzy, c-format
msgid ""
"NFS is a popular protocol for file sharing across TCP/IP\n"
"networks. This service provides NFS file locking functionality."
msgstr "бол."

#: services.pm:83
#, c-format
msgid "Synchronizes system time using the Network Time Protocol (NTP)"
msgstr ""

#: services.pm:84
#, c-format
msgid ""
"Automatically switch on numlock key locker under console\n"
"and Xorg at boot."
msgstr ""

#: services.pm:86
#, c-format
msgid "Support the OKI 4w and compatible winprinters."
msgstr ""

#: services.pm:87
#, c-format
msgid "Checks if a partition is close to full up"
msgstr ""

#: services.pm:88
#, fuzzy, c-format
msgid ""
"PCMCIA support is usually to support things like ethernet and\n"
"modems in laptops.  It will not get started unless configured so it is safe "
"to have\n"
"it installed on machines that do not need it."
msgstr "PCMCIA бол ямх бол."

#: services.pm:91
#, fuzzy, c-format
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 "аас."

#: services.pm:94
#, c-format
msgid "Reserves some TCP ports"
msgstr ""

#: services.pm:95
#, fuzzy, c-format
msgid ""
"Postfix is a Mail Transport Agent, which is the program that moves mail from "
"one machine to another."
msgstr "бол Мэйл Төлөөлөгч бол Программ."

#: services.pm:96
#, c-format
msgid ""
"Saves and restores system entropy pool for higher quality random\n"
"number generation."
msgstr ""

#: services.pm:98
#, fuzzy, c-format
msgid ""
"Assign raw devices to block devices (such as hard disk drive\n"
"partitions), for the use of applications such as Oracle or DVD players"
msgstr "аас"

#: services.pm:100
#, fuzzy, c-format
msgid "Nameserver information manager"
msgstr "Хатуу диск хөтлөгчийн мэдээлэл"

#: services.pm:101
#, c-format
msgid ""
"The routed daemon allows for automatic IP router table updated via\n"
"the RIP protocol. While RIP is widely used on small networks, more complex\n"
"routing protocols are needed for complex networks."
msgstr ""

#: services.pm:104
#, fuzzy, c-format
msgid ""
"The rstat protocol allows users on a network to retrieve\n"
"performance metrics for any machine on that network."
msgstr "хэрэглэгчид."

#: services.pm:106
#, fuzzy, c-format
msgid ""
"Syslog is the facility by which many daemons use to log messages to various "
"system log files.  It is a good idea to always run rsyslog."
msgstr "бол log log бол."

#: services.pm:107
#, fuzzy, c-format
msgid ""
"The rusers protocol allows users on a network to identify who is\n"
"logged in on other responding machines."
msgstr "хэрэглэгчид бол ямх бусад."

#: services.pm:109
#, fuzzy, c-format
msgid ""
"The rwho protocol lets remote users get a list of all of the users\n"
"logged into a machine running the rwho daemon (similar to finger)."
msgstr "хэрэглэгчид жигсаалт аас аас хэрэглэгчид."

#: services.pm:111
#, c-format
msgid ""
"SANE (Scanner Access Now Easy) enables to access scanners, video cameras, ..."
msgstr ""

#: services.pm:112
#, c-format
msgid "Packet filtering firewall"
msgstr ""

#: services.pm:113
#, c-format
msgid ""
"The SMB/CIFS protocol enables to share access to files & printers and also "
"integrates with a Windows Server domain"
msgstr ""

#: services.pm:114
#, fuzzy, c-format
msgid "Launch the sound system on your machine"
msgstr "Нээх"

#: services.pm:115
#, c-format
msgid "layer for speech analysis"
msgstr ""

#: services.pm:116
#, c-format
msgid ""
"Secure Shell is a network protocol that allows data to be exchanged over a "
"secure channel between two computers"
msgstr ""

#: services.pm:117
#, fuzzy, c-format
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 "бол log log бол."

#: services.pm:119
#, c-format
msgid "Moves the generated persistent udev rules to /etc/udev/rules.d"
msgstr ""

#: services.pm:120
#, fuzzy, c-format
msgid "Load the drivers for your usb devices."
msgstr "Ачаалах."

#: services.pm:121
#, c-format
msgid "A lightweight network traffic monitor"
msgstr ""

#: services.pm:122
#, c-format
msgid "Starts the X Font Server."
msgstr ""

#: services.pm:123
#, c-format
msgid "Starts other deamons on demand."
msgstr ""

#: services.pm:152
#, c-format
msgid "Printing"
msgstr "Хэвлэж байна"

#: services.pm:155
#, c-format
msgid "Internet"
msgstr "Интернэт"

#: services.pm:160
#, c-format
msgid ""
"_: Keep these entry short\n"
"Networking"
msgstr "Сүлжээ"

#: services.pm:162
#, c-format
msgid "System"
msgstr "Систем"

#: services.pm:168
#, fuzzy, c-format
msgid "Remote Administration"
msgstr "Дээд"

#: services.pm:177
#, c-format
msgid "Database Server"
msgstr "Өгөгдлийн баазын сервер"

#: services.pm:188 services.pm:227
#, c-format
msgid "Services"
msgstr "Үйлчилгээ"

#: services.pm:188
#, fuzzy, c-format
msgid "Choose which services should be automatically started at boot time"
msgstr "Сонгох"

#: services.pm:206
#, c-format
msgid "%d activated for %d registered"
msgstr ""

#: services.pm:243
#, c-format
msgid "running"
msgstr ""

#: services.pm:243
#, c-format
msgid "stopped"
msgstr ""

#: services.pm:248
#, c-format
msgid "Services and daemons"
msgstr ""

#: services.pm:254
#, fuzzy, c-format
msgid ""
"No additional information\n"
"about this service, sorry."
msgstr "Үгүй."

#: services.pm:259 ugtk2.pm:924
#, c-format
msgid "Info"
msgstr "Мэдээлэл"

#: services.pm:262
#, c-format
msgid "Start when requested"
msgstr ""

#: services.pm:262
#, fuzzy, c-format
msgid "On boot"
msgstr "Идэвхитэй"

#: services.pm:280
#, c-format
msgid "Start"
msgstr "Эхлэх"

#: services.pm:280
#, c-format
msgid "Stop"
msgstr "Зогсоох"

#: standalone.pm:25
#, fuzzy, c-format
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., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, "
"USA.\n"
msgstr ""
"Программ бол вы аас Ерөнхий Нийтийн Software г Программ бол ямх аас Ерөнхий "
"Нийтийн г аас Ерөнхий Нийтийн Программ Software"

#: standalone.pm:44
#, fuzzy, c-format
msgid ""
"[--config-info] [--daemon] [--debug] [--default] [--show-conf]\n"
"Backup and Restore application\n"
"\n"
"--default             : save default directories.\n"
"--debug               : show all debug messages.\n"
"--show-conf           : list of files or directories to backup.\n"
"--config-info         : explain configuration file options (for non-X "
"users).\n"
"--daemon              : use daemon configuration. \n"
"--help                : show this message.\n"
"--version             : show version number.\n"
msgstr "Сэргээх х.программ г г г г жигсаалт аас г X хэрэглэгчид г г г"

#: standalone.pm:56
#, c-format
msgid ""
"[--boot]\n"
"OPTIONS:\n"
"  --boot            - enable to configure boot loader\n"
"default mode: offer to configure autologin feature"
msgstr ""

#: standalone.pm:60
#, fuzzy, c-format
msgid ""
"[OPTIONS] [PROGRAM_NAME]\n"
"\n"
"OPTIONS:\n"
"  --help            - print this help message.\n"
"  --report          - program should be one of %s tools\n"
"  --incident        - program should be one of %s tools"
msgstr ""
"[СОНГОЛТУУД] [ПРОГРАМЫН_НЭР]\n"
"\n"
"СОНГОЛТУУД:\n"
"  --help            - энэ тусламжийн мэдээллийг хэвлэнэ.\n"
"  --report          - програм нь мандраке хэрэгсэлүүдийн нэг байх ёстой\n"
"  --incident        - програм нь мандраке хэрэгсэлүүдийн нэг байх ёстой"

#: standalone.pm:66
#, c-format
msgid ""
"[--add]\n"
"  --add             - \"add a network interface\" wizard\n"
"  --del             - \"delete a network interface\" wizard\n"
"  --skip-wizard     - manage connections\n"
"  --internet        - configure internet\n"
"  --wizard          - like --add"
msgstr ""

#: standalone.pm:72
#, fuzzy, c-format
msgid ""
"\n"
"Font Importation and monitoring application\n"
"\n"
"OPTIONS:\n"
"--windows_import : import from all available windows partitions.\n"
"--xls_fonts      : show all fonts that already exist from xls\n"
"--install        : accept any font file and any directory.\n"
"--uninstall      : uninstall any font or any directory of font.\n"
"--replace        : replace all font if already exist\n"
"--application    : 0 none application.\n"
"                 : 1 all application available supported.\n"
"                 : name_of_application like  so for staroffice \n"
"                 : and gs for ghostscript for only this one."
msgstr ""
"Бичиг х.программ г цонх цонх г г аас г г аас г г х.программ байхгүй х."
"программ\n"
" х.программ\n"
" нэр аас х.программ\n"
"."

#: standalone.pm:87
#, fuzzy, c-format
msgid ""
"[OPTIONS]...\n"
"%s Terminal Server Configurator\n"
"--enable         : enable MTS\n"
"--disable        : disable MTS\n"
"--start          : start MTS\n"
"--stop           : stop MTS\n"
"--adduser        : add an existing system user to MTS (requires username)\n"
"--deluser        : delete an existing system user from MTS (requires "
"username)\n"
"--addclient      : add a client machine to MTS (requires MAC address, IP, "
"nbi image name)\n"
"--delclient      : delete a client machine from MTS (requires MAC address, "
"IP, nbi image name)"
msgstr "СОНГОЛТУУД Терминал Сервер г г г г г г г Зураг нэр г Зураг нэр"

#: standalone.pm:99
#, c-format
msgid "[keyboard]"
msgstr "[гар]"

#: standalone.pm:100
#, fuzzy, c-format
msgid "[--file=myfile] [--word=myword] [--explain=regexp] [--alert]"
msgstr "Сонордуулга"

#: standalone.pm:101
#, fuzzy, c-format
msgid ""
"[OPTIONS]\n"
"Network & Internet connection and monitoring application\n"
"\n"
"--defaultintf interface : show this interface by default\n"
"--connect : connect to internet if not already connected\n"
"--disconnect : disconnect to internet if already connected\n"
"--force : used with (dis)connect : force (dis)connection.\n"
"--status : returns 1 if connected 0 otherwise, then exit.\n"
"--quiet : do not be interactive. To be used with (dis)connect."
msgstr "СОНГОЛТУУД Интернэт х.программ г г г г г г г аяархан тийш."

#: standalone.pm:111
#, fuzzy, c-format
msgid ""
"[OPTION]...\n"
"  --no-confirmation      do not ask first confirmation question in %s Update "
"mode\n"
"  --no-verify-rpm        do not verify packages signatures\n"
"  --changelog-first      display changelog before filelist in the "
"description window\n"
"  --merge-all-rpmnew     propose to merge all .rpmnew/.rpmsave files found"
msgstr ""
"\n"
" үгүй ямх горим\n"
" үгүй\n"
" ямх Тодорхойлолт Цонх\n"

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

#: standalone.pm:117
#, c-format
msgid ""
" [everything]\n"
"       XFdrake [--noauto] monitor\n"
"       XFdrake resolution"
msgstr ""

#: standalone.pm:153
#, c-format
msgid ""
"\n"
"Usage: %s  [--auto] [--beginner] [--expert] [-h|--help] [--noauto] [--"
"testing] [-v|--version] "
msgstr ""

#: timezone.pm:161 timezone.pm:162
#, fuzzy, c-format
msgid "All servers"
msgstr "Сервэр нэмэх"

#: timezone.pm:198
#, c-format
msgid "Global"
msgstr ""

#: timezone.pm:201
#, fuzzy, c-format
msgid "Africa"
msgstr "Өмнөд Африк"

#: timezone.pm:202
#, fuzzy, c-format
msgid "Asia"
msgstr "Австри"

#: timezone.pm:203
#, c-format
msgid "Europe"
msgstr ""

#: timezone.pm:204
#, fuzzy, c-format
msgid "North America"
msgstr "Өмнөд Африк"

#: timezone.pm:205
#, c-format
msgid "Oceania"
msgstr "Номхон далай"

#: timezone.pm:206
#, fuzzy, c-format
msgid "South America"
msgstr "Өмнөд Африк"

#: timezone.pm:215
#, c-format
msgid "Hong Kong"
msgstr "Гон Конг"

#: timezone.pm:252
#, c-format
msgid "Russian Federation"
msgstr "ОХУ"

#: timezone.pm:260
#, c-format
msgid "Yugoslavia"
msgstr "Югослав"

#: ugtk2.pm:812
#, c-format
msgid "Is this correct?"
msgstr ""

#: ugtk2.pm:874
#, fuzzy, c-format
msgid "You have chosen a file, not a directory"
msgstr "Та хавтас бус харин файл оруулах ёстой.\n"

#: wizards.pm:96
#, c-format
msgid ""
"%s is not installed\n"
"Click \"Next\" to install or \"Cancel\" to quit"
msgstr ""

#: wizards.pm:100
#, fuzzy, c-format
msgid "Installation failed"
msgstr "Хэлбэр!"

#, fuzzy
#~ msgid "File sharing"
#~ msgstr "Файл"

#~ msgid "Restrict command line options"
#~ msgstr "Тушаалын мөрийн сонголтуудыг хязгаарлах"

#, fuzzy
#~ msgid ""
#~ "Option ``Restrict command line options'' is of no use without a password"
#~ msgstr "бол аас үгүй"

#, fuzzy
#~ msgid "Use an encrypted filesystem"
#~ msgstr "Та Цэг"

#, fuzzy
#~ msgid ""
#~ "To ensure data integrity after resizing the partition(s), \n"
#~ "filesystem checks will be run on your next boot into Microsoft Windows®"
#~ msgstr "тийш с Цонхнууд"

#, fuzzy
#~ 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 "Суурь хуваалын хэмжээ МБ-р:"

#, fuzzy
#~ msgid "Swap partition size in MB: "
#~ msgstr "Солилт хэмжээ ямх МБ "

#, fuzzy
#~ msgid ""
#~ "There is no FAT partition to use as loopback (or not enough space left)"
#~ msgstr "бол үгүй зүүн"

#, fuzzy
#~ msgid ""
#~ "The FAT resizer is unable to handle your partition, \n"
#~ "the following error occurred: %s"
#~ msgstr "бол"

#~ msgid "Please log out and then use Ctrl-Alt-BackSpace"
#~ msgstr "Гараад, Ctrl-Alt-BackSpace товчнуудыг дарна уу!"

#, fuzzy
#~ msgid "Welcome To Crackers"
#~ msgstr "Тавтай морил тийш"

#~ msgid "High"
#~ msgstr "Өндөр"

#~ msgid ""
#~ "Passwords are now enabled, but use as a networked computer is still not "
#~ "recommended."
#~ msgstr ""
#~ "Нууц үгс одоо боломжтой болсон, гэвч сүлжээний тооцоолуураар хэрэглэхийг "
#~ "зөвлөмөөргүй байна."

#, fuzzy
#~ msgid ""
#~ "This is similar to the previous level, but the system is entirely closed "
#~ "and security features are at their maximum."
#~ msgstr "бол бол."

#, fuzzy
#~ msgid ""
#~ "\n"
#~ "Warning\n"
#~ "\n"
#~ "Please read carefully the terms below. If you disagree with any\n"
#~ "portion, you are not allowed to install the next CD media. Press "
#~ "'Refuse' \n"
#~ "to continue the installation without using these media.\n"
#~ "\n"
#~ "\n"
#~ "Some components contained in the next CD media are not governed\n"
#~ "by the GPL License or similar agreements. Each such component is then\n"
#~ "governed by the terms and conditions of its own specific license. \n"
#~ "Please read carefully and comply with such specific licenses before \n"
#~ "you use or redistribute the said components. \n"
#~ "Such licenses will in general prevent the transfer,  duplication \n"
#~ "(except for backup purposes), redistribution, reverse engineering, \n"
#~ "de-assembly, de-compilation or modification of the component. \n"
#~ "Any breach of agreement will immediately terminate your rights under \n"
#~ "the specific license. Unless the specific license terms grant you such\n"
#~ "rights, you usually cannot install the programs on more than one\n"
#~ "system, or adapt it to be used on a network. In doubt, please contact \n"
#~ "directly the distributor or editor of the component. \n"
#~ "Transfer to third parties or copying of such components including the \n"
#~ "documentation is usually forbidden.\n"
#~ "\n"
#~ "\n"
#~ "All rights to the components of the next CD media belong to their \n"
#~ "respective authors and are protected by intellectual property and \n"
#~ "copyright laws applicable to software programs.\n"
#~ msgstr ""
#~ "г вы вы CD г г ямх CD Бүрдэл хэсэг бол аас ямх ерөнхий г аас Бүрдэл хэсэг "
#~ "аас вы вы Томоор аас Бүрдэл хэсэг аас бол г г аас CD"

#, fuzzy
#~ msgid "Precise RAM size if needed (found %d MB)"
#~ msgstr "хэмжээ МБ"

#, fuzzy
#~ msgid "Give the ram size in MB"
#~ msgstr "хэмжээ ямх"

#, fuzzy
#~ msgid ""
#~ "If you plan to use aboot, be careful to leave a free space (2048 sectors "
#~ "is enough)\n"
#~ "at the beginning of the disk"
#~ msgstr "вы бол аас"

#, fuzzy
#~ msgid "Security level"
#~ msgstr "Хамгаалалт"

#, fuzzy
#~ msgid "Expand Tree"
#~ msgstr "Дотогш нь задлах"

#, fuzzy
#~ msgid "Toggle between flat and group sorted"
#~ msgstr "бүлэг"

#~ msgid "Choose action"
#~ msgstr "Үйлдэл сонгох"

#, fuzzy
#~ msgid "Active Directory with SFU"
#~ msgstr "Бүх нөөцлөлтийг сэргээх"

#, fuzzy
#~ msgid "Active Directory with Winbind"
#~ msgstr "Бүх нөөцлөлтийг сэргээх"

#, fuzzy
#~ msgid "Active Directory with SFU:"
#~ msgstr "Бүх нөөцлөлтийг сэргээх"

#, fuzzy
#~ msgid "Active Directory with Winbind:"
#~ msgstr "Бүх нөөцлөлтийг сэргээх"

#, fuzzy
#~ msgid "Authentication LDAP"
#~ msgstr "Баталгаажуулалт"

#~ msgid "SSL"
#~ msgstr "SSL"

#, fuzzy
#~ msgid "Authentication Active Directory"
#~ msgstr "Баталгаажуулалт"

#, fuzzy
#~ msgid "LDAP users database"
#~ msgstr "Өгөгдлийн сан"

#, fuzzy
#~ msgid "Authentication NIS"
#~ msgstr "Баталгаажуулалт"

#, fuzzy
#~ 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 ""
#~ "вы Цонхнууд аас Домэйн Цонхнууд бол бол Цонхнууд Домэйн Хэрэглэгчийн нэр "
#~ "Нууц үг."

#~ msgid "Authentication Windows Domain"
#~ msgstr "Баталгаажуулалт Цонхнууд Хэвтүүл"

#~ msgid "Undo"
#~ msgstr "Буцаж үйлдэх"

#~ msgid "Save partition table"
#~ msgstr "Хуваалтын хүснэгтийг хадгалах"

#~ msgid "Restore partition table"
#~ msgstr "Хуваалтын хүснэгтийг сэргээх"

#~ msgid ""
#~ "The backup partition table has not the same size\n"
#~ "Still continue?"
#~ msgstr ""
#~ "Нөөц хуваалтын хүснэгтийн хэмжээ ижилхэн биш байна\n"
#~ "Тэгээд үргэлжлүүлэх үү?"

#, fuzzy
#~ msgid "Info: "
#~ msgstr "Upplýsingar"

#, fuzzy
#~ msgid "Unknown driver"
#~ msgstr "Тодорхойгүй алдаа"

#, fuzzy
#~ msgid "Error reading file %s"
#~ msgstr "Файл уншихад алдаа\n"

#~ msgid "Error writing to file %s"
#~ msgstr "%s файл руу бичих үед алдаа гарлаа"

#~ msgid "Error: The \"%s\" driver for your sound card is unlisted"
#~ msgstr "Алдаа: Таны дууны картны \"%s\" драйвер жагсаалтанд байхгүй байна"

#~ msgid "Starts the X Font Server (this is mandatory for Xorg to run)."
#~ msgstr "X Бичгийн Серверийг эхлүүлэх (энэ нь Xorg-г ажиллуулахад чухал)."

#~ msgid "Add user"
#~ msgstr "Хэрэглэгч нэмэх"

#~ msgid "Accept user"
#~ msgstr "Хэрэглэгчийг зөвшөөрөх"

#~ msgid "Trying to rescue partition table"
#~ msgstr "Хуваалтын хүснэгтийг аврахаар оролдох"

#, fuzzy
#~ msgid "Accept/Refuse bogus IPv4 error messages."
#~ msgstr "Аргумент г."

#, fuzzy
#~ msgid "Accept/Refuse broadcasted icmp echo."
#~ msgstr ""
#~ "Аргумент г\n"
#~ " Зөвшөөрөх."

#, fuzzy
#~ msgid "Allow/Forbid remote root login."
#~ msgstr ""
#~ "Аргументууд: (арг)\n"
#~ "\n"
#~ "Эзний зайн нэвтрэлтийг Зөвшөөр/Хоригло."

#, fuzzy
#~ msgid "Enable/Disable IP spoofing protection."
#~ msgstr "Аргумент Сонордуулга г."

#, fuzzy
#~ msgid "Enable/Disable the logging of IPv4 strange packets."
#~ msgstr "Аргумент г аас."

#, fuzzy
#~ msgid "Enable/Disable msec hourly security check."
#~ msgstr "Аргумент г."

#, fuzzy
#~ msgid "Number of capture buffers:"
#~ msgstr "Дугаар аас:"

#, fuzzy
#~ msgid "number of capture buffers for mmap'ed capture"
#~ msgstr "аас"

#, fuzzy
#~ msgid "Radio support:"
#~ msgstr "Радио:"