summaryrefslogtreecommitdiffstats
path: root/perl-install/install/help/po/sr.po
blob: c0a8a192e40905ccdbd55c2bc96665de89d098f9 (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
# Cirilicni prevod drakbootdisk.po fajla.
# Copyright (C) 1997-2003 MandrakeSERBIA.
# Tomislav Jankovic <tomaja@net.yu>, 2000.
#
#
msgid ""
msgstr ""
"Project-Id-Version: DrakX\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2008-09-12 12:22+0200\n"
"PO-Revision-Date: 2004-09-15 13:33+0200\n"
"Last-Translator: Toma Jankovic <tomaja@net.yu>\n"
"Language-Team: Serbian <i18n@mandrake.co.yu>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: KBabel 0.9.6\n"
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%"
"10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"

#: ../help.pm:14
#, fuzzy, c-format
msgid ""
"Before continuing, you should carefully read the terms of the license. It\n"
"covers the entire Mageia distribution. If you agree with all the\n"
"terms it contains, check the \"%s\" box. If not, clicking on the \"%s\"\n"
"button will reboot your computer."
msgstr ""
"Пре него што наставите пажљиво прочитајте услове лиценце. Она\n"
"покрива целу Mageia дистрибуцију, и уколико се  слажете\n"
"са свим условима који се налазе у њој, кликните на \"Прихватам\" тастер\n"
"Уколико не прихватате, једноставно искључите \n"
"рачунар."

#: ../help.pm:20
#, fuzzy, c-format
msgid ""
"GNU/Linux is a multi-user system which means each user can have his or her\n"
"own preferences, own files and so on. But unlike \"root\", who is the\n"
"system administrator, the users you add at this point will not be "
"authorized\n"
"to change anything except their own files and their own configurations,\n"
"protecting the system from unintentional or malicious changes which could\n"
"impact on the system as a whole. You'll have to create at least one regular\n"
"user for yourself -- this is the account which you should use for routine,\n"
"day-to-day usage. Although it's very easy to log in as \"root\" to do\n"
"anything and everything, it may also be very dangerous! A very simple\n"
"mistake could mean that your system will not work any more. If you make a\n"
"serious mistake as a regular user, the worst that can happen is that you'll\n"
"lose some information, but you will not affect the entire system.\n"
"\n"
"The first field asks you for a real name. Of course, this is not mandatory\n"
"-- you can actually enter whatever you like. DrakX will use the first word\n"
"you type in this field and copy it to the \"%s\" one, which is the name\n"
"this user will enter to log onto the system. If you like, you may override\n"
"the default and change the user name. The next step is to enter a password.\n"
"From a security point of view, a non-privileged (regular) user password is\n"
"not as crucial as the \"root\" password, but that's no reason to neglect it\n"
"by making it blank or too simple: after all, your files could be the ones\n"
"at risk.\n"
"\n"
"Once you click on \"%s\", you can add other users. Add a user for each one\n"
"of your friends, your father, your sister, etc. Click \"%s\" when you're\n"
"finished adding users.\n"
"\n"
"Clicking the \"%s\" button allows you to change the default \"shell\" for\n"
"that user (bash by default).\n"
"\n"
"When you're finished adding users, you'll be asked to choose a user who\n"
"will be automatically logged into the system when the computer boots up. If\n"
"you're interested in that feature (and do not care much about local\n"
"security), choose the desired user and window manager, then click on\n"
"\"%s\". If you're not interested in this feature, uncheck the \"%s\" box."
msgstr ""
"GNU/Linux је вишекориснички систем, а то значи да сваки корисник може имати "
"сопствене\n"
"поставке, сопствене фајлове, итд. Можете прочитати ``Упуство за кориснике''\n"
"да би сазнали више о томе. Али за разлику од \"root\", који је уствари "
"администратор, корисници\n"
"које додате овде неће моћи да мењају било шта осим њихових\n"
"фајлова и њихове конфигурације. Требало би да креирате најмање једног\n"
"обичног корисника за себе. Тај рачун је онај на који треба да се логујете \n"
"за рутинско коришћење. Иако је веома практично да се улогујете као \"root\" "
"сваки дан,\n"
"то може бити веома опасно! И најмања грешка може значити да ваш систем\n"
"неће више радити. Уколико направите озбиљне грешке као обични корисник \n"
"можете једино избгубити нешто информација, али не и цели систем.\n"
"\n"
"Прво, морате да унесете ваше право име. Ово није неопходно, наравно -\n"
"јер можете приступити и изменити га када год желите. DrakX ће тада узети "
"прву\n"
"реч који сте унели и ставити га у простор за уношење имена корисника \"User\n"
"name\". Ово је име које одрежени корисник треба да користи при логовању на\n"
"систем. Можете га променити. УНакон тога морате унети лозинку овде.\n"
"Обични, не-привилеговани корисничка лозинка није од већег значаја као она "
"за\n"
"\"root\" кориосника са сигурносне тачке гледања, али то није разлог за "
"опуштање\n"
"- након свега, ваши фајлови су у питању.\n"
"\n"
"Уколико кликнете на \"Прихвати корисникар\", можете додати још корисника. "
"Додајте\n"
"корисника за сваког вашег пријатеља: за вашег оца или сестру, на\n"
"пример. Када заршите додавање свих жељених корисника, изаберите \"Завршено"
"\".\n"
"\n"
"Кликом на тастер Напредно \"Напредно опције\" можете изменити default \"shell"
"\"\n"
"за тренутног корисника (bash по default). \n"
"\n"
"Када завршите са додавањем корисника, рачунар ће тражити да изаберете "
"корисника\n"
"који ће се аутоматски пријављивати на систем при његовом стартању. Уколико\n"
"вас занима ова могућност (и не водите много рачуна о локалној\n"
"сигурности), изаберите жељеног корисника и window менажер, а затим кликните "
"на \"Следећи\n"
"->\". Уколико нисте заинтересовани за ову опцију, деселектујте  \"Да ли "
"желите\n"
"да користите ову опцију?\" ."

#: ../help.pm:54
#, c-format
msgid "User name"
msgstr ""

#: ../help.pm:54
#, c-format
msgid "Accept user"
msgstr ""

#: ../help.pm:54
#, c-format
msgid "Do you want to use this feature?"
msgstr "Да ли желите да користите ову опцију ?"

#: ../help.pm:57
#, fuzzy, c-format
msgid ""
"Listed here are the existing Linux partitions detected on your hard disk drive.\n"
"You can keep the choices made by the wizard, since they are good for most\n"
"common installations. If you make any changes, you must at least define a\n"
"root partition (\"/\"). Do not choose too small a partition or you will not\n"
"be able to install enough software. If you want to store your data on a\n"
"separate partition, you will also need to create a \"/home\" partition\n"
"(only possible if you have more than one Linux partition available).\n"
"\n"
"Each partition is listed as follows: \"Name\", \"Capacity\".\n"
"\n"
"\"Name\" is structured: \"hard disk drive type\", \"hard disk drive number\",\n"
"\"partition number\" (for example, \"hda1\").\n"
"\n"
"\"Hard disk drive type\" is \"hd\" if your hard disk drive is an IDE hard disk drive and\n"
"\"sd\" if it is a SCSI hard disk drive.\n"
"\n"
"\"Hard disk drive number\" is always a letter after \"hd\" or \"sd\". For IDE\n"
"hard disk drives:\n"
"\n"
" * \"a\" means \"master hard disk drive on the primary IDE controller\";\n"
"\n"
" * \"b\" means \"slave hard disk drive on the primary IDE controller\";\n"
"\n"
" * \"c\" means \"master hard disk drive on the secondary IDE controller\";\n"
"\n"
" * \"d\" means \"slave hard disk drive on the secondary IDE controller\".\n"
"\n"
"With SCSI hard disk drives, an \"a\" means \"lowest SCSI ID\", a \"b\" means\n"
"\"second lowest SCSI ID\", etc."
msgstr ""
"Изнад се налази листа постојећих Linux партиција које су детектоване\n"
"на хард диску. Можете задржати избор који је направио чаробњак, јер је добар "
"за a\n"
"општу употребу. Уколико промените избор, морате бар изабрати root\n"
"партицију (\"/\"). Немојте да бирате сувише малу партицију јер нећете моћи "
"да\n"
"инсталирате овољно софтвера. Уколико желите да податке ставиљате на посебну "
"партицију ,\n"
"морате да изаберете и \"/home\" (могуће је уколико имате више од једне\n"
"Linux партиције).\n"
"\n"
"\n"
"Информација: свака партиција је приказана на следећи начин: \"Име\", "
"\"Капацитет\".\n"
"\n"
"\"Име\" је кодирано на следећи начин: \"тип хард диска\", \"број хард диска"
"\",\n"
"\"прој партиције\" (на пример, \"hda1\").\n"
"\n"
"\"Тип хард диска\" је \"hd\" уколико је хард диск IDE уређај и  \"sd\"\n"
"уколико је SCSI хард диск.\n"
"\n"
"\"Број хард диска\" је увек слово после \"hd\" или \"sd\". За IDE хард "
"дискове:\n"
"\n"
"   * \"a\" значи  \"master хард диск на примарном  IDE контролеру\",\n"
"\n"
"   * \"b\" значи \"slave хард диск на примарном IDE контролоеру\",\n"
"\n"
"   * \"c\" значи \"master хард диск на секундраном IDE контролоеру\",\n"
"\n"
"   * \"d\" значи \"slave хард диск на секундарном IDE контролеру\".\n"
"\n"
"\n"
"Са SCSI хард дисковима, a \"a\" значи \"примарни хард диск\", a \"b\" "
"значи \n"
"\"секундарни хард диск \", итд..."

#: ../help.pm:88
#, fuzzy, c-format
msgid ""
"The Mageia installation is distributed on several CD-ROMs. If a\n"
"selected package is located on another CD-ROM, DrakX will eject the current\n"
"CD and ask you to insert the required one. If you do not have the requested\n"
"CD at hand, just click on \"%s\", the corresponding packages will not be\n"
"installed."
msgstr ""
"Mageia инсталација се налази на неколико дискова илити CDROM-ова. "
"DrakX\n"
"зна уколико да уколико је селктовани пакет лоциран на другом CDROM-у и "
"избациће\n"
"тренутни CD те тражити од вас да убаците одговарајући."

#: ../help.pm:95
#, fuzzy, c-format
msgid ""
"It's now time to specify which programs you wish to install on your system.\n"
"There are thousands of packages available for Mageia, and to make it\n"
"simpler to manage, they have been placed into groups of similar\n"
"applications.\n"
"\n"
"Mageia sorts package groups in four categories. You can mix and\n"
"match applications from the various categories, so a ``Workstation''\n"
"installation can still have applications from the ``Server'' category\n"
"installed.\n"
"\n"
" * \"%s\": if you plan to use your machine as a workstation, select one or\n"
"more of the groups in the workstation category.\n"
"\n"
" * \"%s\": if you plan on using your machine for programming, select the\n"
"appropriate groups from that category. The special \"LSB\" group will\n"
"configure your system so that it complies as much as possible with the\n"
"Linux Standard Base specifications.\n"
"\n"
"   Selecting the \"LSB\" group will ensure 100%%-LSB compliance\n"
"of the system. However, if you do not select the \"LSB\" group you will\n"
"still have a system which is nearly 100%% LSB-compliant.\n"
"\n"
" * \"%s\": if your machine is intended to be a server, select which of the\n"
"more common services you wish to install on your machine.\n"
"\n"
" * \"%s\": this is where you will choose your preferred graphical\n"
"environment. At least one must be selected if you want to have a graphical\n"
"interface available.\n"
"\n"
"Moving the mouse cursor over a group name will display a short explanatory\n"
"text about that group.\n"
"\n"
"You can check the \"%s\" box, which is useful if you're familiar with the\n"
"packages being offered or if you want to have total control over what will\n"
"be installed.\n"
"\n"
"If you start the installation in \"%s\" mode, you can deselect all groups\n"
"and prevent the installation of any new packages. This is useful for\n"
"repairing or updating an existing system.\n"
"\n"
"If you deselect all groups when performing a regular installation (as\n"
"opposed to an upgrade), a dialog will pop up suggesting different options\n"
"for a minimal installation:\n"
"\n"
" * \"%s\": install the minimum number of packages possible to have a\n"
"working graphical desktop.\n"
"\n"
" * \"%s\": installs the base system plus basic utilities and their\n"
"documentation. This installation is suitable for setting up a server.\n"
"\n"
" * \"%s\": will install the absolute minimum number of packages necessary\n"
"to get a working Linux system. With this installation you will only have a\n"
"command-line interface. The total size of this installation is about 65\n"
"megabytes."
msgstr ""
"Сада је време да одредимо које програме желите да инсталирате на ваш\n"
"систем. Постоје хиљаде пакета доступних за инсталацију на Mageia, "
 \n"
"да би их учинили доступнијим, смеђтени су у групе сличних апликација.\n"
"\n"
"Пакети су сортирани у групе у односу на одговарајућу употребу на вашој\n"
"машини. Саме групе су сортиране у четири класе. Ове класе можете посматрати\n"
"као контејнере за различите пакете\n"
"Можете мешати апликације из различитих контејнера, тако да\n"
"иинсталација ``Радна станица'' може да садржи апликације из \n"
"контејнера ``Развојна станица'' .\n"
"\n"
" * \"Радна станица\": уколико планирате да користите вашу машину као радну "
"станицу, изаберите једну или више одговарајућих група.\n"
"\n"
" * \"Развојна станица\": уколико машина треба да се користи за програмирање, "
"изаберите жељену(е) групу(е).\n"
"\n"
" * \"Сервер\": уколико ће се машина користити као сервер, моћи ћете да \n"
"изаберете које од најчешћих сервисажелите да инсталирате на\n"
"машину.\n"
"\n"
" * \"Графичко Окружење\": на крају, овде ћете изабрати ваше\n"
"омиљено графичко окружење. Морате изабрати бар једно да би имали\n"
"графичку радну станицу!\n"
"\n"
"Кретањем курсора миша преко имена групе добићете кратко објашњење\n"
"о тој групи. Уколико не селектујете ни једну групу када изводите\n"
"основну инсталацију (за разлику од ажурирања), појавиће се дијалог\n"
"са различитим предлозима за минималну инсталцију:\n"
"\n"
" * \"Са X-овима\": Инсталира неколико пакета ради графичког десктопа\n"
"\n"
" * \"Са основном документацијом\": Инсталира основни систем са основним "
"алатима\n"
"и њиховом дукументацијом. Овај мод је практичан за\n"
"подешавање сервера\n"
"\n"
" * \"Стварно минимална инсталација\":Инсталира само што је минимано "
"потребно,\n"
"за рад Linux система,наравно само у командној линији.Ова инсталација "
"заузима\n"
"само 65 Mb\n"
"\n"
"Можете селектовати и  \"Појединачно бирање пакета\", које је корисно "
"уколико\n"
"су вам познати понуђени пакети и желите да имате потпуну \n"
"контролу над свим што ће бити инсталирано.\n"
"\n"
"Уколико сте покренули мод \"Ажурирање\",  можете деселектовати све\n"
"групе да би избегли инсталацију било ког новог пакета. Ово је корисно за "
"поправљање или\n"
"ажурирање постојећег система."

#: ../help.pm:149 ../help.pm:591
#, c-format
msgid "Upgrade"
msgstr "Ажурирање"

#: ../help.pm:149
#, fuzzy, c-format
msgid "With basic documentation"
msgstr "Са основном документацијом (препорука!)"

#: ../help.pm:149
#, fuzzy, c-format
msgid "Truly minimal install"
msgstr "Минимално инсталирај"

#: ../help.pm:152
#, fuzzy, c-format
msgid ""
"If you choose to install packages individually, the installer will present\n"
"a tree containing all packages classified by groups and subgroups. While\n"
"browsing the tree, you can select entire groups, subgroups, or individual\n"
"packages.\n"
"\n"
"Whenever you select a package on the tree, a description will appear on the\n"
"right to let you know the purpose of that package.\n"
"\n"
"!! If a server package has been selected, either because you specifically\n"
"chose the individual package or because it was part of a group of packages,\n"
"you'll be asked to confirm that you really want those servers to be\n"
"installed. By default Mageia will automatically start any installed\n"
"services at boot time. Even if they are safe and have no known issues at\n"
"the time the distribution was shipped, it is entirely possible that\n"
"security holes were discovered after this version of Mageia was\n"
"finalized. If you do not know what a particular service is supposed to do "
"or\n"
"why it's being installed, then click \"%s\". Clicking \"%s\" will install\n"
"the listed services and they will be started automatically at boot time. !!\n"
"\n"
"The \"%s\" option is used to disable the warning dialog which appears\n"
"whenever the installer automatically selects a package to resolve a\n"
"dependency issue. Some packages depend on others and the installation of\n"
"one particular package may require the installation of another package. The\n"
"installer can determine which packages are required to satisfy a dependency\n"
"to successfully complete the installation.\n"
"\n"
"The tiny floppy disk icon at the bottom of the list allows you to load a\n"
"package list created during a previous installation. This is useful if you\n"
"have a number of machines that you wish to configure identically. Clicking\n"
"on this icon will ask you to insert the floppy disk created at the end of\n"
"another installation. See the second tip of the last step on how to create\n"
"such a floppy."
msgstr ""
"На крају, у зависности од вашег избора да да бирате појединачне пакете\n"
"или не, биће вам приказано стабло са свим пакетима класификованим\n"
"по групама и подгрупама. Док претражујете стабло, можете селектовати целе\n"
"групе, подгрупе, или индивидуалне пакете.\n"
"\n"
"Када код селектујете пакет на стаблу, опис се појављује са десне\n"
"стране. да би могли да се упознате наменом пакета.\n"
"\n"
"!! Уколико је сервер пакет изабран случајно или као део\n"
"целе групе, бићете упитани да ли заиста желите да инсталирате\n"
"понуђене сервере. Под Mageia-ом, сви инсталирани\n"
"сервери се стартују по default-у за време подизања система. Чак и ако су "
"сигурни и немају\n"
"познатих безбедносних пропуста до времена изласка дистрибуције, може се "
"десити\n"
"да сигурносне рупе буду откивене касније.\n"
" Уколико не знате који појединачни сервис шта треба да ради\n"
"или зашто се инсталира, онда кликните \"Не\". Кликом на \"Да\" ћете\n"
"инсталирати приказане сервис и они ће бити покренути аутоматски по\n"
"default-у. !!\n"
"\n"
"Опција  \"Аутоматске међузависности\" једноставно искључује дијалог са "
"упозорењем\n"
"који се јавља сваки пут када инсталер аутоматски селектује пакете. Ово се\n"
"јавља зато што он одређује да мора да задовољи зависности са другим\n"
"пакетом да би успешно завршио инсталацију.\n"
"\n"
"Мала иконица флопи диска на дну листе вам омогућава да учитате\n"
"листу пакета биране током претходне инсталације. Кликом на ову иконицу\n"
"ће од вас бити тражено да убаците дискету креирану раније на крају \n"
"претходне инсталације. Погледајте последњи пасус (корак) да би научили како "
"да креирате \n"
"такву дискету."

#: ../help.pm:183
#, c-format
msgid "Automatic dependencies"
msgstr ""

#: ../help.pm:185
#, fuzzy, c-format
msgid ""
"This dialog is used to select which services you wish to start at boot\n"
"time.\n"
"\n"
"DrakX will list all services available on the current installation. Review\n"
"each one of them carefully and uncheck those which are not needed at boot\n"
"time.\n"
"\n"
"A short explanatory text will be displayed about a service when it is\n"
"selected. However, if you're not sure whether a service is useful or not,\n"
"it is safer to leave the default behavior.\n"
"\n"
"!! At this stage, be very careful if you intend to use your machine as a\n"
"server: you probably do not want to start any services which you do not "
"need.\n"
"Please remember that some services can be dangerous if they're enabled on a\n"
"server. In general, select only those services you really need. !!"
msgstr ""
"Сада можете одабрати које сервисе желите да се стартају при подизању "
"система.\n"
"\n"
"DrakX ће приказати све доступни сервисе на тренутној\n"
"инсталацији. Прегледајте их пажљиво и деселектујте оне који вам неће бити "
"увек\n"
"потребни при подизању система.\n"
"\n"
"Можете добити и кратко објашњење о сервису селектовањем\n"
"одређеног сервиса. Међутим, уколико нисте сигурни који од сервиса јесу или\n"
"нису корисни, сигурније је оставити на default поставкама.\n"
"\n"
"!!На овом нивоу, будите веома пажљиви уколико желите да користите  вашу "
"машину као\n"
"сервер: вероватно нећете желети да стартујете ниједан сервис који вам неће\n"
"требати. Запамтите да неколико сервиса може бити опасно уколико\n"
"су омогућени на серверу. Генерано говорећи, изаберите само сервисе које ћете "
"стварно требати.\n"
"!!"

#: ../help.pm:209
#, fuzzy, c-format
msgid ""
"GNU/Linux manages time in GMT (Greenwich Mean Time) and translates it to\n"
"local time according to the time zone you selected. If the clock on your\n"
"motherboard is set to local time, you may deactivate this by unselecting\n"
"\"%s\", which will let GNU/Linux know that the system clock and the\n"
"hardware clock are in the same time zone. This is useful when the machine\n"
"also hosts another operating system.\n"
"\n"
"The \"%s\" option will automatically regulate the system clock by\n"
"connecting to a remote time server on the Internet. For this feature to\n"
"work, you must have a working Internet connection. We recommend that you\n"
"choose a time server located near you. This option actually installs a time\n"
"server which can be used by other machines on your local network as well."
msgstr ""
"GNU/Linux управља са временом у GMT (Greenwich Mean Time) и преводи га у\n"
"локално време у зависности коју сте временску зону изабрали. Међути, могуће "
"је\n"
"ово и деактивирати деселектовањем \"Подеси хардверски часовник на GMT\" тако "
"да хардверски часовник\n"
"хаима исто време као и системски часовник. Ово је корисно када на машини "
"имате\n"
"још један оперативни систем као што је Windows.\n"
"\n"
"Опција \"Аутоматска сихронизација часовника\" ће аутоматски регулисати\n"
"часовник конектовањем на удаљени временски сервер на Интернету. На \n"
"листи која је приказана, изаберите сервер који се налази близу вас. "
"Наравно,\n"
"морате имати исправно подешену Интернет конекцију да би могли да користите "
"ову опцију. Она ће\n"
"уствари инсталирати на вашу машину временски сервер који се помогућности "
"може користити и од\n"
"стране других машина на вашој локалној мрежи."

#: ../help.pm:213
#, c-format
msgid "Hardware clock set to GMT"
msgstr ""

#: ../help.pm:213
#, fuzzy, c-format
msgid "Automatic time synchronization"
msgstr "Аутоматска синхронизација времена (преко NTP-а)"

#: ../help.pm:223
#, c-format
msgid ""
"Graphic Card\n"
"\n"
"   The installer will normally automatically detect and configure the\n"
"graphic card installed on your machine. If this is not correct, you can\n"
"choose from this list the card you actually have installed.\n"
"\n"
"   In the situation where different servers are available for your card,\n"
"with or without 3D acceleration, you're asked to choose the server which\n"
"best suits your needs."
msgstr ""
"Графичка картица\n"
"\n"
"   Програм за инсталацију обично аутоматски детектује и подешава\n"
"графичку карту која је инсталирана у вашој машини. Уколико то није случај, "
"можете\n"
"да је изаберете сами са листе понуђених картица.\n"
"\n"
"   У случају да је више графичких сервера доступно за вашу картицу, са или\n"
"без 3D акцелерације, онда сами одаберите ону која најбоље одговара\n"
"вашим потребама."

#: ../help.pm:234
#, fuzzy, c-format
msgid ""
"X (for X Window System) is the heart of the GNU/Linux graphical interface\n"
"on which all the graphical environments (KDE, GNOME, AfterStep,\n"
"WindowMaker, etc.) bundled with Mageia rely upon.\n"
"\n"
"You'll see a list of different parameters to change to get an optimal\n"
"graphical display.\n"
"\n"
"Graphic Card\n"
"\n"
"   The installer will normally automatically detect and configure the\n"
"graphic card installed on your machine. If this is not correct, you can\n"
"choose from this list the card you actually have installed.\n"
"\n"
"   In the situation where different servers are available for your card,\n"
"with or without 3D acceleration, you're asked to choose the server which\n"
"best suits your needs.\n"
"\n"
"\n"
"\n"
"Monitor\n"
"\n"
"   Normally the installer will automatically detect and configure the\n"
"monitor connected to your machine. If it is not correct, you can choose\n"
"from this list the monitor which is connected to your computer.\n"
"\n"
"\n"
"\n"
"Resolution\n"
"\n"
"   Here you can choose the resolutions and color depths available for your\n"
"graphics hardware. Choose the one which best suits your needs (you will be\n"
"able to make changes after the installation). A sample of the chosen\n"
"configuration is shown in the monitor picture.\n"
"\n"
"\n"
"\n"
"Test\n"
"\n"
"   Depending on your hardware, this entry might not appear.\n"
"\n"
"   The system will try to open a graphical screen at the desired\n"
"resolution. If you see the test message during the test and answer \"%s\",\n"
"then DrakX will proceed to the next step. If you do not see it, then it\n"
"means that some part of the auto-detected configuration was incorrect and\n"
"the test will automatically end after 12 seconds and return you to the\n"
"menu. Change settings until you get a correct graphical display.\n"
"\n"
"\n"
"\n"
"Options\n"
"\n"
"   This steps allows you to choose whether you want your machine to\n"
"automatically switch to a graphical interface at boot. Obviously, you may\n"
"want to check \"%s\" if your machine is to act as a server, or if you were\n"
"not successful in getting the display configured."
msgstr ""
"X (или  X Window Систем) је срце GNU/Linux графичког интерфејса\n"
"на који се ослањају сва графичка окружења (KDE, GNOME, AfterStep,\n"
"WindowMaker, итд.) која се налазе у Mageia-у.\n"
"\n"
"Биће вам приказана листа са различитим параметрима чијом изменом\n"
"можете добити оптималан графички приказ: Графичка картица\n"
"\n"
"\n"
"   Програм за инсталацију обично аутоматски детектује и подешава\n"
"графичку карту која се налази у вашем рачуну. Уколико то није случај, "
"можете\n"
"сами да изаберете картицу са листе.\n"
"\n"
"   Уколико су различити сервери доступни за вашу картицу, са или\n"
"вез 3D акцелерације, онда треба да изаберете онај који највише\n"
"одговара вашим потребама.\n"
"\n"
"\n"
"\n"
"Монитор\n"
"\n"
"   Програм за инсталацију обично аутоматски детектује и подешава\n"
"монитор који повезан са вашим рачунаром. Уколико се то не деси можете "
"изабрати\n"
"сами са листе понуђених монитора\n"
"\n"
"   Овде можете изабрати резолуцију и број боја од\n"
"оних које су понуђене за ваш хардвер. Изаберите оно што највише одговара "
"вашим потребама\n"
"(ове опције ћете моћи изменити и након инсталације). Изабрана\n"
"конфигурације се види на монитору.\n"
"\n"
"\n"
"\n"
"Тест\n"
"\n"
"   систем ће покушати да отвори графички екран у жељеној\n"
"резолуцији. Уколико можете да видите поруку током теста одговорите са \"Да"
"\",\n"
"и DrakX ће наставити са следећим кораком. Уколико не можете да видите "
"поруку, то\n"
"значи да је неки део аутотедекције био неправилан и\n"
"тест ће аутоматски завршити након 12 секунди, отаварајући мени за\n"
"конфигурацију. Измените опције све док не добијете коректан графички "
"приказ.\n"
"\n"
"\n"
"\n"
"Опције\n"
"\n"
"   Овде можете да изаберете да ли желите да ваш рачуанр аутоматски\n"
"пређе на графички интерфејс при стартању. Очигледно, изабраћете\n"
"\"Не\" уколико је ваша машина сервер, или уколико нисте успели да успешно \n"
"подесите графички приказ."

#: ../help.pm:291
#, fuzzy, c-format
msgid ""
"Monitor\n"
"\n"
"   Normally the installer will automatically detect and configure the\n"
"monitor connected to your machine. If it is not correct, you can choose\n"
"from this list the monitor which is connected to your computer."
msgstr ""
"Монитор\n"
"\n"
"   Програм за инсталацију обично аутоматски детектује и подешава\n"
"монитор повезан на вашу машину. Уколико се то недеси, можете сами\n"
"сами да изаберете модел монитора са листе."

#: ../help.pm:298
#, fuzzy, c-format
msgid ""
"Resolution\n"
"\n"
"   Here you can choose the resolutions and color depths available for your\n"
"graphics hardware. Choose the one which best suits your needs (you will be\n"
"able to make changes after the installation). A sample of the chosen\n"
"configuration is shown in the monitor picture."
msgstr ""
"Резолуција\n"
"\n"
"   Овде можете изабрати резолуцију и број боја које су\n"
"доступне за ваш хардвер. Изаберите оно што највише одговара вашим потребама "
"(ове опције ћете моћи\n"
"да промените и након инсталације). Пример изабране\n"
"конфигурације је приказан на монитору."

#: ../help.pm:306
#, fuzzy, c-format
msgid ""
"In the situation where different servers are available for your card, with\n"
"or without 3D acceleration, you're asked to choose the server which best\n"
"suits your needs."
msgstr ""
"У случају да су доступни различити сервери за вашу картицу, са или\n"
"без 3D акцелерације, најбоље је да изаберете сервер који\n"
"највише одговара вашим потребама."

#: ../help.pm:311
#, fuzzy, c-format
msgid ""
"Options\n"
"\n"
"   This steps allows you to choose whether you want your machine to\n"
"automatically switch to a graphical interface at boot. Obviously, you may\n"
"want to check \"%s\" if your machine is to act as a server, or if you were\n"
"not successful in getting the display configured."
msgstr ""
"На крају, бићете упитани да ли желите графички интерфејс\n"
"при стартању система. Ово питање ће вам бити поставњено чак и ако нисте "
"тестирали\n"
"конфигурацију. Наравно, одговорићете \"Не\" уколико ваша машина предстаља\n"
"сервер, или уколико нисте успешно подесили\n"
"дисплејед."

#: ../help.pm:319
#, fuzzy, c-format
msgid ""
"You now need to decide where you want to install the Mageia\n"
"operating system on your hard disk drive. If your hard disk drive is empty or if an\n"
"existing operating system is using all the available space you will have to\n"
"partition the drive. Basically, partitioning a hard disk drive means to\n"
"logically divide it to create the space needed to install your new\n"
"Mageia system.\n"
"\n"
"Because the process of partitioning a hard disk drive is usually irreversible\n"
"and can lead to data losses, partitioning can be intimidating and stressful\n"
"for the inexperienced user. Fortunately, DrakX includes a wizard which\n"
"simplifies this process. Before continuing with this step, read through the\n"
"rest of this section and above all, take your time.\n"
"\n"
"Depending on the configuration of your hard disk drive, several options are\n"
"available:\n"
"\n"
" * \"%s\". This option will perform an automatic partitioning of your blank\n"
"drive(s). If you use this option there will be no further prompts.\n"
"\n"
" * \"%s\". The wizard has detected one or more existing Linux partitions on\n"
"your hard disk drive. If you want to use them, choose this option. You will then\n"
"be asked to choose the mount points associated with each of the partitions.\n"
"The legacy mount points are selected by default, and for the most part it's\n"
"a good idea to keep them.\n"
"\n"
" * \"%s\". If Microsoft Windows is installed on your hard disk drive and takes\n"
"all the space available on it, you will have to create free space for\n"
"GNU/Linux. To do so, you can delete your Microsoft Windows partition and\n"
"data (see ``Erase entire disk'' solution) or resize your Microsoft Windows\n"
"FAT or NTFS partition. Resizing can be performed without the loss of any\n"
"data, provided you've previously defragmented the Windows partition.\n"
"Backing up your data is strongly recommended. Using this option is\n"
"recommended if you want to use both Mageia and Microsoft Windows on\n"
"the same computer.\n"
"\n"
"   Before choosing this option, please understand that after this\n"
"procedure, the size of your Microsoft Windows partition will be smaller\n"
"than when you started. You'll have less free space under Microsoft Windows\n"
"to store your data or to install new software.\n"
"\n"
" * \"%s\". If you want to delete all data and all partitions present on\n"
"your hard disk drive and replace them with your new Mageia system, choose\n"
"this option. Be careful, because you will not be able to undo this "
"operation\n"
"after you confirm.\n"
"\n"
"   !! If you choose this option, all data on your disk will be deleted. !!\n"
"\n"
" * \"%s\". This option appears when the hard disk drive is entirely taken by\n"
"Microsoft Windows. Choosing this option will simply erase everything on the\n"
"drive and begin fresh, partitioning everything from scratch.\n"
"\n"
"   !! If you choose this option, all data on your disk will be lost. !!\n"
"\n"
" * \"%s\". Choose this option if you want to manually partition your hard\n"
"drive. Be careful -- it is a powerful but dangerous choice and you can very\n"
"easily lose all your data. That's why this option is really only\n"
"recommended if you have done something like this before and have some\n"
"experience. For more instructions on how to use the DiskDrake utility,\n"
"refer to the ``Managing Your Partitions'' section in the ``Starter Guide''."
msgstr ""
"У овом тренутку, морате да изаберете где ћете инсталирати\n"
"Mageia оперативни систем на ваш хард диск. Уколико је празан или\n"
"постојећи оперативни систем користи сав постојећи простор на диску, треба да "
"га\n"
"партиционирате. У основи, партиционирање хард диска се састоји логичког\n"
"дељења да би обезбедили простор за инсталацију ваш нови Mageia "
"систем.\n"
"\n"
"Пошто су ефекти процеса партиционирања обично неповратни,\n"
"партиционирање може бити прилично стресан процес за неискусне кориснике.\n"
"Овај чаробњак га поједностављује. Пре почетка, консултујте упуство и не "
"журите.\n"
"\n"
"Уколико сте покренули инсталацију у Експерт моду, покренућете\n"
"DiskDrake, Mageia-ов алат за партиције, који вам дозвољавав да\n"
"фино подесите ваше партиције. Погледајте DiskDrake секцију у ``User "
"Guide''.\n"
"Из инсталационог интерфејса, можете користити чаробњаке као што је описано "
"овде\n"
"кликом на дијалогов \"Чаробњак\" тастер.\n"
"\n"
"Уколико су партиције већ креиране, од предходне инсталације \n"
"иликреиране другим алатом за партиционирање, морате изабрати \n"
" на које од њих ћете инсталирати Linux систем.\n"
"\n"
"Уколико партиције нису дефинисане, марате да их креирате. \n"
"Да би то урадили, можете да користите горе постављени чаробњак. У "
"зависности \n"
"од конфигурације хард диска, постоји неколико могућности:\n"
"\n"
" * \"Користи слободан простор\": ова опција ће једноставно довести до  "
"аутоматског\n"
"партиционирања вашег празног(их) диска(ова). Неће вам бити постављана даљна "
"питања;\n"
"\n"
" * \"Користи постојеће партиције\": чаробњак је детектовао једну или више \n"
"постојећих Linux партиција на вашем хард диску. Уколико\n"
"желите да њихј користите, изаберите ову опцију.\n"
"\n"
" * \"Користи слободан простор на Windows партицији\": уколико је Microsoft "
"Windows\n"
"инсталиран на вашем диску и он заузима сав постојећи простор на њему,\n"
"мораћете да креирате слободан простор за Linux. Да би то урадили, можете "
"избрисати\n"
"Microsoft Windows партицију и податке (погледајте `Брисање целог диска'' или "
"``Експерт\n"
"мод'' опције) или да промените величину Microsoft Windows партиције. Промена "
"величине\n"
"се може исвести без губљења података, али се птепоручује да прво "
"дефрагментирате\n"
"Windows партицију из самог Windows-а. Backup података такође није лоша "
"идеја..\n"
"Ово решење се препоручује уколико желите да користите Mageia и\n"
"Microsoft Windows на истом компјутеру.\n"
"\n"
"   Пре него што изаберете ову опцију, морате да разумете да након ове "
"процедуре\n"
"величина ваше Microsoft Windows партиције ће бити мања\n"
"у односу на тренутно стање. Имађете мање слободног простора у Microsoft\n"
"Windows-у за смештање података или инсталаију новог софтвера;\n"
"\n"
" * \"Брисање цвелог диска\": уколико желите да избришете све податке и све\n"
"партиције који постоје на вашем хард диску и замените их вашим\n"
"новим Mageia системом, можете да изаберете ову оцију. Будите\n"
"пажљивиса овом опцијом, јер нећете бити у могућности\n"
"да повратите старо стање након потврде.\n"
"\n"
"   !! Уколико изаберете ову опцију, сви подаци на диску ће бити "
"изгубљени. !!\n"
"\n"
" * \"Уклони Windows\": ова опција ће једноставно избрисати све са хард диска "
\n"
"креирати нове партиције. Сви подаци на вашем диску\n"
"ће бити избрисани;\n"
"\n"
"   !! Уколико изаберете ову опцију, сви подаци на диску ће бити "
"изгубљени. !!\n"
"\n"
" * \"Custom партиционисање диска\": изаберите ову опцију уколико желите\n"
"да ручно ваш хард диск. Будите пажљиви -- ово је моћан\n"
"али опасан избор и врло лако можете изгубити своје податке. Због тога се\n"
"ова опција препоручује само онима који имају искуства\n"
"од раније. За више података о томе како да користите\n"
"програм DiskDrake, погледајте поглавље ``Управљајте својим партицијама '' у\n"
"``Почетнички водич''."

#: ../help.pm:377
#, fuzzy, c-format
msgid "Use existing partition"
msgstr "Користи постојећу партицију"

#: ../help.pm:370
#, c-format
msgid "Use the free space on the Microsoft Windows® partition"
msgstr ""

#: ../help.pm:370
#, c-format
msgid "Erase entire disk"
msgstr "Избриши цели диск"

#: ../help.pm:380
#, fuzzy, c-format
msgid ""
"There you are. Installation is now complete and your GNU/Linux system is\n"
"ready to be used. Just click on \"%s\" to reboot the system. Do not forget\n"
"to remove the installation media (CD-ROM or floppy). The first thing you\n"
"should see after your computer has finished doing its hardware tests is the\n"
"boot-loader menu, giving you the choice of which operating system to start.\n"
"\n"
"The \"%s\" button shows two more buttons to:\n"
"\n"
" * \"%s\": enables you to create an installation floppy disk which will\n"
"automatically perform a whole installation without the help of an operator,\n"
"similar to the installation you've just configured.\n"
"\n"
"   Note that two different options are available after clicking on that\n"
"button:\n"
"\n"
"    * \"%s\". This is a partially automated installation. The partitioning\n"
"step is the only interactive procedure.\n"
"\n"
"    * \"%s\". Fully automated installation: the hard disk is completely\n"
"rewritten, all data is lost.\n"
"\n"
"   This feature is very handy when installing on a number of similar\n"
"machines. See the Auto install section on our web site for more\n"
"information.\n"
"\n"
" * \"%s\"(*): saves a list of the packages selected in this installation.\n"
"To use this selection with another installation, insert the floppy and\n"
"start the installation. At the prompt, press the [F1] key, type >>linux\n"
"defcfg=\"floppy\"<< and press the [Enter] key.\n"
"\n"
"(*) You need a FAT-formatted floppy. To create one under GNU/Linux, type\n"
"\"mformat a:\", or \"fdformat /dev/fd0\" followed by \"mkfs.vfat\n"
"/dev/fd0\"."
msgstr ""
"И стигли сте до краја. Инсталација је сада завршена и ваш GNU/Linux систем "
"је \n"
"спреман за употребу. Само кликните на \"Следећи -\" да би рестартовали "
"систем. Можете покренути\n"
"GNU/Linux или Windows, шта год више преферирате (уколико имате инсталирана "
"два система), чим\n"
"се рачунар поново покрене.\n"
"\n"
"Тастер Напредно \"%s\" (само у Експерт моду) приказује још два тастера за:\n"
"\n"
" * \"креирање ауто-инсталационе дискете\": ради креирања инсталационог флопи "
"диска\n"
"који ће аутоматски покренути целу инсталацију без помоћи оператора\n"
", слично овој инсталацији коју сте управо извели.\n"
"\n"
"   Можете приметити да су две различите опције доступне након притиска на "
"тастер:\n"
"\n"
"    * \"Са понављањем\". Ово је делом аутоматизирана инсталација јер корак "
"са\n"
"партиционирањем диска остаје интерактиван (само он).\n"
"\n"
"    * \"Аутоматизовано\". Потпуно аутоматизована инсталација: хард диск се у "
"потпуности\n"
"форматизује, и сви подаци ће бити изгубљени.\n"
"\n"
"   Ова опција је веома корисна уколико изводите велики број сличних "
"инсталација\n"
"на већем броју машина. Погледајте секцију о ауто инсталацији на нашем web "
"сајту.\n"
"\n"
" * \"Сачувај селекцију пакета\"(*) : снима селекцију пакета који сте\n"
"направили у овој инсталацији. Тако, да када будете изводили другу "
"инсталацију, убаците дискету\n"
"и покренете помоћни екран притиском на\n"
"[F1] тастер, и захтевом за >>linux defcfg=\"floppy\"<<.\n"
"\n"
"(*) Морате да иамте  FAT-форматирану дискету (да би је форматирали под GNU/"
"Linux-ом, укуцајте\n"
"\"mformat a:\")"

#: ../help.pm:412
#, fuzzy, c-format
msgid "Generate auto-install floppy"
msgstr "Креирај ауто инсталациону дискету"

#: ../help.pm:405
#, c-format
msgid "Replay"
msgstr ""

#: ../help.pm:405
#, c-format
msgid "Automated"
msgstr ""

#: ../help.pm:405
#, c-format
msgid "Save packages selection"
msgstr ""

#: ../help.pm:408
#, fuzzy, c-format
msgid ""
"If you chose to reuse some legacy GNU/Linux partitions, you may wish to\n"
"reformat some of them and erase any data they contain. To do so, please\n"
"select those partitions as well.\n"
"\n"
"Please note that it's not necessary to reformat all pre-existing\n"
"partitions. You must reformat the partitions containing the operating\n"
"system (such as \"/\", \"/usr\" or \"/var\") but you do not have to "
"reformat\n"
"partitions containing data that you wish to keep (typically \"/home\").\n"
"\n"
"Please be careful when selecting partitions. After the formatting is\n"
"completed, all data on the selected partitions will be deleted and you\n"
"will not be able to recover it.\n"
"\n"
"Click on \"%s\" when you're ready to format the partitions.\n"
"\n"
"Click on \"%s\" if you want to choose another partition for your new\n"
"Mageia operating system installation.\n"
"\n"
"Click on \"%s\" if you wish to select partitions which will be checked for\n"
"bad blocks on the disk."
msgstr ""
"Свака партиција која је новодефинисана мора бити\n"
"форматирана за уптребу (форматирање значи креирање датотечног(фајл) "
"система).\n"
"\n"
"Сада можда желите да реформатирате постојеће партиције да би избрисали\n"
"податке које садрже. Уколико желите то, изаберите партиције \n"
"које желите да форматизујете.\n"
"\n"
"\n"
"Запамтите да није потребно да реформатирате све постојеће партиције.\n"
"Морате да реформатирате партиције које садрже оперативни систем \n"
"(као што су \"/\", \"/usr\" или  \"/var\") али не морате да реформатирате "
"партиције које садрже податке\n"
"које желите да задржите (обично /home).\n"
"\n"
"Пазите при бирању партиција, после форматирања, св подаци ће \n"
"бити избрисани и нећете их моћи повратити.\n"
"\n"
"Кликните на \"Следеће ->\" када буде спремни да форматирате партиције\n"
"\n"
"Кликните на \"<- Претходно\" ако желите да изаберете другу партицију за свој "
"нови\n"
"Mageia систем.\n"
"\n"
"Кликните на \"Напредно\" уколико желите да изаберете партиције које ће бити "
"проверене\n"
"да ли имају лоше секторе."

#: ../help.pm:437
#, fuzzy, c-format
msgid ""
"By the time you install Mageia, it's likely that some packages will\n"
"have been updated since the initial release. Bugs may have been fixed,\n"
"security issues resolved. To allow you to benefit from these updates,\n"
"you're now able to download them from the Internet. Check \"%s\" if you\n"
"have a working Internet connection, or \"%s\" if you prefer to install\n"
"updated packages later.\n"
"\n"
"Choosing \"%s\" will display a list of web locations from which updates can\n"
"be retrieved. You should choose one near to you. A package-selection tree\n"
"will appear: review the selection, and press \"%s\" to retrieve and install\n"
"the selected package(s), or \"%s\" to abort."
msgstr ""
"У време када будете инсталирали Mageia, врло је могуће да ће неки\n"
"пакети бити ажурирани у односу на иницијално издање. Неки багови могу \n"
"бити исправљени, а сигурносни пропусти затворене. Да би могли да користите "
"ове новије верзије\n"
"ми вам предлажемо да их скинете са Интернета. Изаберите\n"
"Да или \"Да\" уколико имате подешену Интернет конекцију, или Не или \"No\" "
"уколико више волите да\n"
"инсталирате те нове пакете касније.\n"
"\n"
"Избором на \"Да\" приказује се листа места са којих можете да добавите ное "
"верзије \n"
"пакета. Изаберите место које вам је најближе. Затим ће се појавити стабло са "
"слелекцијом пакета:\n"
"прегледајте селекцију, и притисните \"Инсталирај\" да би скинули и\n"
"инсталирали селектовни(е) пакет(е), или \"Поништи\" за одустајање."

#: ../help.pm:450
#, fuzzy, c-format
msgid ""
"At this point, DrakX will allow you to choose the security level you desire\n"
"for your machine. As a rule of thumb, the security level should be set\n"
"higher if the machine is to contain crucial data, or if it's to be directly\n"
"exposed to the Internet. The trade-off that a higher security level is\n"
"generally obtained at the expense of ease of use.\n"
"\n"
"If you do not know what to choose, keep the default option. You'll be able\n"
"to change it later with the draksec tool, which is part of Mageia\n"
"Control Center.\n"
"\n"
"Fill the \"%s\" field with the e-mail address of the person responsible for\n"
"security. Security messages will be sent to that address."
msgstr ""
"на овом месту, DrakX ће вам дозволити да одредите жељени ниво сигурности\n"
"за ваш рачунар. Као неписано правило, ниво сигурности би требао\n"
"већи уколико машина садржи важне податке, или уколико је машина\n"
"директно везана на Интернет. Спуштање сигурности углавном\n"
"се види у опвећању лакоће рада са системом. Погледајте \"msec\"\n"
"поглавље у ``Упупство за командну линију''да би добавили више информација\n"
"о нивиоима сигурности.\n"
"\n"
"Уколико не знате да изаберете, задржите default поставку."

#: ../help.pm:461
#, fuzzy, c-format
msgid "Security Administrator"
msgstr "Администратор за сигурност:"

#: ../help.pm:464
#, fuzzy, c-format
msgid ""
"At this point, you need to choose which partition(s) will be used for the\n"
"installation of your Mageia system. If partitions have already been\n"
"defined, either from a previous installation of GNU/Linux or by another\n"
"partitioning tool, you can use existing partitions. Otherwise, hard disk drive\n"
"partitions must be defined.\n"
"\n"
"To create partitions, you must first select a hard disk drive. You can select\n"
"the disk for partitioning by clicking on ``hda'' for the first IDE drive,\n"
"``hdb'' for the second, ``sda'' for the first SCSI drive and so on.\n"
"\n"
"To partition the selected hard disk drive, you can use these options:\n"
"\n"
" * \"%s\": this option deletes all partitions on the selected hard disk drive\n"
"\n"
" * \"%s\": this option enables you to automatically create ext3 and swap\n"
"partitions in the free space of your hard disk drive\n"
"\n"
"\"%s\": gives access to additional features:\n"
"\n"
" * \"%s\": saves the partition table to a floppy. Useful for later\n"
"partition-table recovery if necessary. It is strongly recommended that you\n"
"perform this step.\n"
"\n"
" * \"%s\": allows you to restore a previously saved partition table from a\n"
"floppy disk.\n"
"\n"
" * \"%s\": if your partition table is damaged, you can try to recover it\n"
"using this option. Please be careful and remember that it does not always\n"
"work.\n"
"\n"
" * \"%s\": discards all changes and reloads the partition table that was\n"
"originally on the hard disk drive.\n"
"\n"
" * \"%s\": un-checking this option will force users to manually mount and\n"
"unmount removable media such as floppies and CD-ROMs.\n"
"\n"
" * \"%s\": use this option if you wish to use a wizard to partition your\n"
"hard disk drive. This is recommended if you do not have a good understanding of\n"
"partitioning.\n"
"\n"
" * \"%s\": use this option to cancel your changes.\n"
"\n"
" * \"%s\": allows additional actions on partitions (type, options, format)\n"
"and gives more information about the hard disk drive.\n"
"\n"
" * \"%s\": when you are finished partitioning your hard disk drive, this will\n"
"save your changes back to disk.\n"
"\n"
"When defining the size of a partition, you can finely set the partition\n"
"size by using the Arrow keys of your keyboard.\n"
"\n"
"Note: you can reach any option using the keyboard. Navigate through the\n"
"partitions using [Tab] and the [Up/Down] arrows.\n"
"\n"
"When a partition is selected, you can use:\n"
"\n"
" * Ctrl-c to create a new partition (when an empty partition is selected)\n"
"\n"
" * Ctrl-d to delete a partition\n"
"\n"
" * Ctrl-m to set the mount point\n"
"\n"
"To get information about the different filesystem types available, please\n"
"read the ext2FS chapter from the ``Reference Manual''.\n"
"\n"
"If you are installing on a PPC machine, you will want to create a small HFS\n"
"``bootstrap'' partition of at least 1MB which will be used by the yaboot\n"
"bootloader. If you opt to make the partition a bit larger, say 50MB, you\n"
"may find it a useful place to store a spare kernel and ramdisk images for\n"
"emergency boot situations."
msgstr ""
"На овој тачки, морате избрати коју партицију(e) желите да користите за\n"
"инсталацију новог Mageia система. Уколико су партиције\n"
"већ дефинисане (од предходне инсталације или од стране\n"
"другог алата за партиције), можете да користите постојеће партиције.\n"
"У другим случајевима,\n"
"хард диск партиције морају бити дефинисане.\n"
"\n"
"Да би креирали партиције, морате прво изабрати хард диск. Можете изабрати\n"
"диск за партиционирање кликом на \"hda\" за први IDE диск, \"hdb\" или \n"
"за други или \"sda\" за први SCSI диск итд.\n"
"\n"
"За партиционирање селектованог хард диска, можете користити следеће опције:\n"
"\n"
"   * \"Очисти све\": ова опција брише све партиције на изабраном хард \n"
"диску.\n"
"\n"
"   * \"Auto алоцирање\": ова опција дозвољава да аутоматски креирате  Ext2 "
 \n"
"swap партиције на слободном простору \n"
"     хард диска.\n"
"\n"
"\"Још\": даје приступ додатним опцијама:\n"
"\n"
"   * \"Спаси табелу партиција\": уколико је ваша табела партиција "
"оштећена, \n"
"можете да пробате да је опоравите користећи ову опцију. Будите\n"
"     пажљиви и знајте да може да и не успе.\n"
"\n"
"   * \"Врати на старо\": ова опција ће поништити измену.\n"
"\n"
"   * \"Поновно учитавање\": ову опцију можете користити уколико желите да \n"
"поништитисве промене и учитате иницијалну табелу партиција\n"
"\n"
"   * \"Чаробњак\": уколико желите да користите чаробњака за партиционирање \n"
"хард диска, изаберите ову опцију. Препоручена је укоико\n"
"     немате много знања о партцијама.\n"
"\n"
"   * \"Поврати са дискете\": уколико сте снимили табелу партиција на \n"
"дискету  током претходне инсталације, можете је\n"
"     вратити са овом опцијом.\n"
"\n"
"   * \"Сними на дискету\": уколико желите да да снимите табелу партиција на\n"
"дискету да би могли касније да је повратите, можете да искористите\n"
"     ову опцију. Нарочито препоручујемо ову опцију\n"
"\n"
"   * \"Урађено\": када завршите са партиционирањем хард диска, искористите "
"ову опцију да би снимили промене.\n"
"\n"
"Када дефинишете величину партиција, можете коначно подесити величину\n"
"партиција помоћу тастера са стрелицама на вашој стрелицама\n"
"За више информација, можете за сваку оцпију  добити кретањем помоћу "
"тастатуре: навигацијом кроз партиције помоћу [Tab] тастера и [Up/Down] "
"стрелица.\n"
"\n"
"Када је партиција изабрана, можете користити:\n"
"\n"
" * Ctrl-c за креирање нове партиције (када је изабрана празна партиција);\n"
"\n"
" * Ctrl-d за брисање партиције;\n"
"\n"
" * Ctrl-m за постављање тачке монтирања.\n"
"\n"
"Да би добили информације о различитим доступним типовима система, "
"прочитајте\n"
"ext2FS поглавље из ``Упуства''.\n"
"\n"
"Уколико радите инсталацију на PPC Машину, можда ћете желети да креирате "
"малу\n"
"HFS 'bootstrap' партицију од најмање 1MB за употребу\n"
"yaboot стартера. Уколико се двоумите да ову партицију направите мало већом,\n"
"на пример 50MB, можете искористити тај простор за смештање\n"
"резервног кернела и ramdisk image за стартање у хитним ситуацијама."

#: ../help.pm:526
#, c-format
msgid "Save partition table"
msgstr ""

#: ../help.pm:526
#, c-format
msgid "Restore partition table"
msgstr ""

#: ../help.pm:526
#, c-format
msgid "Rescue partition table"
msgstr ""

#: ../help.pm:526
#, fuzzy, c-format
msgid "Removable media auto-mounting"
msgstr "Аутомонтирање преносивог медија"

#: ../help.pm:526
#, c-format
msgid "Wizard"
msgstr ""

#: ../help.pm:526
#, c-format
msgid "Undo"
msgstr ""

#: ../help.pm:526
#, fuzzy, c-format
msgid "Toggle between normal/expert mode"
msgstr "Пређи на нормални мод"

#: ../help.pm:536
#, fuzzy, c-format
msgid ""
"More than one Microsoft partition has been detected on your hard disk drive.\n"
"Please choose the one which you want to resize in order to install your new\n"
"Mageia operating system.\n"
"\n"
"Each partition is listed as follows: \"Linux name\", \"Windows name\"\n"
"\"Capacity\".\n"
"\n"
"\"Linux name\" is structured: \"hard disk drive type\", \"hard disk drive number\",\n"
"\"partition number\" (for example, \"hda1\").\n"
"\n"
"\"Hard disk drive type\" is \"hd\" if your hard dive is an IDE hard disk drive and\n"
"\"sd\" if it is a SCSI hard disk drive.\n"
"\n"
"\"Hard disk drive number\" is always a letter after \"hd\" or \"sd\". With IDE\n"
"hard disk drives:\n"
"\n"
" * \"a\" means \"master hard disk drive on the primary IDE controller\";\n"
"\n"
" * \"b\" means \"slave hard disk drive on the primary IDE controller\";\n"
"\n"
" * \"c\" means \"master hard disk drive on the secondary IDE controller\";\n"
"\n"
" * \"d\" means \"slave hard disk drive on the secondary IDE controller\".\n"
"\n"
"With SCSI hard disk drives, an \"a\" means \"lowest SCSI ID\", a \"b\" means\n"
"\"second lowest SCSI ID\", etc.\n"
"\n"
"\"Windows name\" is the letter of your hard disk drive under Windows (the first\n"
"disk or partition is called \"C:\")."
msgstr ""
"Једна или више Microsoft Windows партиција је детектовано \n"
"на хард диску. Изаберите коју од њих желите да смањите да би инсталирали\n"
"нови Mageia оперативни систем.\n"
"\n"
"Свака партиција је исписана на следећи начин: \"Име Linux-а\",\"Име Windows-а"
"\"\n"
"\"Капацитет\".\n"
"\n"
"\"Име Linux-а\" је кодирано на следећи начин: \"тип хард диска\", \"број "
"хард диска\",\n"
"\"број партиције\" (на пример, \"hda1\").\n"
"\n"
"\"Тип хард диска\" је \"hd\" уколико је хард диск ID уређај и \"sd\"\n"
"уколико је SCSI хард диск.\n"
"\n"
"\"Број хард диска\" је увек слово после \"hd\" или \"sd\". Са IDE хард "
"дисковима:\n"
"\n"
" * \"a\" значи  \"master хард диск на примарном  IDE контролеру\",\n"
"\n"
" * \"b\" значи \"slave хард диск на примарном IDE контролоеру\",\n"
"\n"
" * \"c\" значи \"master хард диск на секундраном IDE контролоеру\",\n"
"\n"
" * \"d\" значи \"slave хард диск на секундарном IDE контролеру\".\n"
"\n"
"Са SCSI хард дисковима, \"a\" значи \"примарни хард диск\", a \"b\" значи "
"\"секундарни хард диск \", итд.\n"
"\n"
"\"Име Windows-а\" је слово хард диска под Windows-ом (први диск\n"
"или партиција се зове \"C:\")."

#: ../help.pm:567
#, fuzzy, c-format
msgid ""
"\"%s\": check the current country selection. If you're not in this country,\n"
"click on the \"%s\" button and choose another. If your country is not in "
"the\n"
"list shown, click on the \"%s\" button to get the complete country list."
msgstr ""
"\"Држава\": проверава тренутни избор земље. Уколико се не налазите у овојс\n"
"држави, кликните на тастер и и изаберите другу."

#: ../help.pm:572
#, fuzzy, c-format
msgid ""
"This step is activated only if an existing GNU/Linux partition has been\n"
"found on your machine.\n"
"\n"
"DrakX now needs to know if you want to perform a new installation or an\n"
"upgrade of an existing Mageia system:\n"
"\n"
" * \"%s\". For the most part, this completely wipes out the old system.\n"
"However, depending on your partitioning scheme, you can prevent some of\n"
"your existing data (notably \"home\" directories) from being over-written.\n"
"If you wish to change how your hard disk drives are partitioned, or to change\n"
"the filesystem, you should use this option.\n"
"\n"
" * \"%s\". This installation class allows you to update the packages\n"
"currently installed on your Mageia system. Your current partitioning\n"
"scheme and user data will not be altered. Most of the other configuration\n"
"steps remain available and are similar to a standard installation.\n"
"\n"
"Using the ``Upgrade'' option should work fine on Mageia systems\n"
"running version \"8.1\" or later. Performing an upgrade on versions prior\n"
"to Mageia version \"8.1\" is not recommended."
msgstr ""
"Овај корак се активира само у случају да постоји стара GNU/Linux партиција "
"на\n"
"вашиој мошини.\n"
"\n"
"DrakX сада треба да зна да ли желите да изведете чисту инсталацију или "
"ажурирање\n"
"постојећег Mageia система:\n"
"\n"
" * \"Инсталација\": У већини случајева, ова опција комплетно брише стари\n"
"систем. Уколико желите да измените број партиција, или\n"
"промените фајл систем, требали би да користите ову опцију. Ипак,  у "
"зависности од\n"
"шеме партиција, можете заштитити неке постојеће податке\n"
"од форматирања.\n"
"\n"
" * \"Ажурирање\": ова инсталациона класа вам дозвољава да урадите ажурирање "
"пакета\n"
"на тренутно инсталираном Mageia систему. Ваша тренутна\n"
"шема партиција и кориснички подаци се не мењају. Већина других\n"
"конфигурационих корака и даље остаје доступна, слично стандардној "
"инсталацији.\n"
"\n"
"Употреба опције ``Ажурирање'' би требало да буде без проблема на Mandriva "
"Linux системима\n"
"од верзије \"8.1\" или новије. Извођење ажурирања на верзијама \n"
"Mageia пре \"8.1\" није препоручљиво."

#: ../help.pm:594
#, fuzzy, c-format
msgid ""
"Depending on the language you chose (), DrakX will automatically select a\n"
"particular type of keyboard configuration. Check that the selection suits\n"
"you or choose another keyboard layout.\n"
"\n"
"Also, you may not have a keyboard which corresponds exactly to your\n"
"language: for example, if you are an English-speaking Swiss native, you may\n"
"have a Swiss keyboard. Or if you speak English and are located in Quebec,\n"
"you may find yourself in the same situation where your native language and\n"
"country-set keyboard do not match. In either case, this installation step\n"
"will allow you to select an appropriate keyboard from a list.\n"
"\n"
"Click on the \"%s\" button to be shown a list of supported keyboards.\n"
"\n"
"If you choose a keyboard layout based on a non-Latin alphabet, the next\n"
"dialog will allow you to choose the key binding which will switch the\n"
"keyboard between the Latin and non-Latin layouts."
msgstr ""
"У принципу, DrakX бира десну тастатуру за вас (у зависности од тога који\n"
"сте језик изабрали) и чак и нећете видети овај корак. Ипак, може\n"
"се десити да нисте добили тастатуру која одговара вашем језику: на\n"
"пример, уколико сте Швајцарац који говори енглески, вероватно ћете желети\n"
"Швајцарску тастатуру. Или уколико говорите Енглески али се налазите\n"
"у Квебеку, можете се наћи у истој ситуацији. У оба\n"
"случаја, мораћете да се вратите на овај инсталациони корак и изаберете\n"
"одговарајућу тастатуру са листе.\n"
"\n"
"Кликните на тастер \"Још\" да би добили комплетну листу\n"
"подржаних тастатура.\n"
"\n"
"Уколико изаберете распоред тастатуре базиран на non-Latin алфабету, следећи\n"
"дијалог ће вам понудити да изаберете комбинацију тастера који ће служити\n"
"да мењате Latin и non-Latin распореде."

#: ../help.pm:612
#, fuzzy, c-format
msgid ""
"The first step is to choose your preferred language.\n"
"\n"
"Your choice of preferred language will affect the installer, the\n"
"documentation, and the system in general. First select the region you're\n"
"located in, then the language you speak.\n"
"\n"
"Clicking on the \"%s\" button will allow you to select other languages to\n"
"be installed on your workstation, thereby installing the language-specific\n"
"files for system documentation and applications. For example, if Spanish\n"
"users are to use your machine, select English as the default language in\n"
"the tree view and \"%s\" in the Advanced section.\n"
"\n"
"About UTF-8 (unicode) support: Unicode is a new character encoding meant to\n"
"cover all existing languages. However full support for it in GNU/Linux is\n"
"still under development. For that reason, Mageia's use of UTF-8 will\n"
"depend on the user's choices:\n"
"\n"
" * If you choose a language with a strong legacy encoding (latin1\n"
"languages, Russian, Japanese, Chinese, Korean, Thai, Greek, Turkish, most\n"
"iso-8859-2 languages), the legacy encoding will be used by default;\n"
"\n"
" * Other languages will use unicode by default;\n"
"\n"
" * If two or more languages are required, and those languages are not using\n"
"the same encoding, then unicode will be used for the whole system;\n"
"\n"
" * Finally, unicode can also be forced for use throughout the system at a\n"
"user's request by selecting the \"%s\" option independently of which\n"
"languages were been chosen.\n"
"\n"
"Note that you're not limited to choosing a single additional language. You\n"
"may choose several, or even install them all by selecting the \"%s\" box.\n"
"Selecting support for a language means translations, fonts, spell checkers,\n"
"etc. will also be installed for that language.\n"
"\n"
"To switch between the various languages installed on your system, you can\n"
"launch the \"localedrake\" command as \"root\" to change the language used\n"
"by the entire system. Running the command as a regular user will only\n"
"change the language settings for that particular user."
msgstr ""
"Ваш избор јеика ће утицати на језик документације,\n"
"инсталације и система уопште. Прво изаберите регион у којем се налазите,\n"
"а затим језик који говорите.\n"
"\n"
"Кликом на тастер \"Напредно\" омогућићете себи да видите друге\n"
"језике које можете инсталирати на вашу радну страницу. Бирањем других "
"језика\n"
"ћете инсталирати фајлове везане (за специфициране језике) за документацију "
\n"
"апликације. На пример, уколико ће на вашем рачунару хостовати корисници из "
"Шпаније\n"
"изаберите Енглески као главни а на стаблу\n"
"означите и \"Шпаниски|Шпанија\".\n"
"\n"
"Запамтите да можете инсталирати више језика. Када изаберете све жељене\n"
"додатне локализације кликните на тастер \"У реду\" да би наставили.\n"
"\n"
"Да би мењали различите језике који су инсталирани на вашем систему, можете "
"покренути\n"
" \"/usr/sbin/localedrake\" команду као \"root\" да би променили језик који "
"се \n"
"користи у целом систему. покретањем команде као регуларни корисник само ћете "
"променити\n"
"поставке језика за датог корисника."

#: ../help.pm:650
#, c-format
msgid "Espanol"
msgstr ""

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

#: ../help.pm:646
#, fuzzy, c-format
msgid ""
"Usually, DrakX has no problems detecting the number of buttons on your\n"
"mouse. If it does, it assumes you have a two-button mouse and will\n"
"configure it for third-button emulation. The third-button mouse button of a\n"
"two-button mouse can be obtained by simultaneously clicking the left and\n"
"right mouse buttons. DrakX will automatically know whether your mouse uses\n"
"a PS/2, serial or USB interface.\n"
"\n"
"If you have a 3-button mouse without a wheel, you can choose a \"%s\"\n"
"mouse. DrakX will then configure your mouse so that you can simulate the\n"
"wheel with it: to do so, press the middle button and move your mouse\n"
"pointer up and down.\n"
"\n"
"If for some reason you wish to specify a different type of mouse, select it\n"
"from the list provided.\n"
"\n"
"You can select the \"%s\" entry to chose a ``generic'' mouse type which\n"
"will work with nearly all mice.\n"
"\n"
"If you choose a mouse other than the default one, a test screen will be\n"
"displayed. Use the buttons and wheel to verify that the settings are\n"
"correct and that the mouse is working correctly. If the mouse is not\n"
"working well, press the space bar or [Return] key to cancel the test and\n"
"you will be returned to the mouse list.\n"
"\n"
"Occasionally wheel mice are not detected automatically, so you will need to\n"
"select your mouse from a list. Be sure to select the one corresponding to\n"
"the port that your mouse is attached to. After selecting a mouse and\n"
"pressing the \"%s\" button, a mouse image will be displayed on-screen.\n"
"Scroll the mouse wheel to ensure that it is activating correctly. As you\n"
"scroll your mouse wheel, you will see the on-screen scroll wheel moving.\n"
"Test the buttons and check that the mouse pointer moves on-screen as you\n"
"move your mouse about."
msgstr ""
"DrakX генерално детектује број тастера који ваш миш посдедује. Уколико се то "
"не деси\n"
"он ће претпоставити да миш са два тастера и подесиће емулацију трећег "
"тастера.\n"
"DrakX ће аутоматски препознати да ли се ради о PS/2, серијском или USB "
"мишу.\n"
"\n"
"Уколико желите да специфицирате други тип миша одаберите одговарајући\n"
"тип са листе.\n"
"\n"
"Уколико изберете миша који се разликује од default-а појавиће вам се\n"
"тест екран. Користите тастере и точкиће да би проверили да ли су поставке\n"
"добре. Уколико миш не ради исправно притисните тастер за размак (space bar) "
"или\n"
"тастер [Return] да би поништили тест и вратили се да би покушали поново.\n"
"\n"
"Точкићи на мишу се понекад не детектују аутоматски, па ћете сами морати да\n"
"изаберете миша са листе. Пазите да изаберете одговарајући везано\n"
"за порт на који је миш повезан. након избора миша\n"
"и притиска на тастер \"Следећи ->\", слика миша ће бити приказана на "
"екрану.\n"
"Покрените тошкић да би проверили да ли је правилно активиран. Када \n"
"видите да се точкић на екрану помера као и точкић на мишу, тестирајте\n"
"тастере и проверите да ли курсор на екрани прати ваше \n"
"померање миша."

#: ../help.pm:684
#, fuzzy, c-format
msgid "with Wheel emulation"
msgstr "Емулација тастера"

#: ../help.pm:684
#, c-format
msgid "Universal | Any PS/2 & USB mice"
msgstr ""

#: ../help.pm:687
#, c-format
msgid ""
"Please select the correct port. For example, the \"COM1\" port under\n"
"Windows is named \"ttyS0\" under GNU/Linux."
msgstr ""
"Молим, изаберите одговарајући порт. На пример, COM1 порт под MS Windows-ом\n"
" у Linux-у има ознаку ttyS0."

#: ../help.pm:684
#, c-format
msgid ""
"A boot loader is a little program which is started by the computer at boot\n"
"time. It's responsible for starting up the whole system. Normally, the boot\n"
"loader installation is totally automated. DrakX will analyze the disk boot\n"
"sector and act according to what it finds there:\n"
"\n"
" * if a Windows boot sector is found, it will replace it with a GRUB/LILO\n"
"boot sector. This way you'll be able to load either GNU/Linux or any other\n"
"OS installed on your machine.\n"
"\n"
" * if a GRUB or LILO boot sector is found, it'll replace it with a new one.\n"
"\n"
"If DrakX can not determine where to place the boot sector, it'll ask you\n"
"where it should place it. Generally, the \"%s\" is the safest place.\n"
"Choosing \"%s\" will not install any boot loader. Use this option only if "
"you\n"
"know what you're doing."
msgstr ""

#: ../help.pm:745
#, fuzzy, c-format
msgid ""
"Now, it's time to select a printing system for your computer. Other\n"
"operating systems may offer you one, but Mageia offers two. Each of\n"
"the printing systems is best suited to particular types of configuration.\n"
"\n"
" * \"%s\" -- which is an acronym for ``print, do not queue'', is the choice\n"
"if you have a direct connection to your printer, you want to be able to\n"
"panic out of printer jams, and you do not have networked printers. (\"%s\"\n"
"will handle only very simple network cases and is somewhat slow when used\n"
"within networks.) It's recommended that you use \"pdq\" if this is your\n"
"first experience with GNU/Linux.\n"
"\n"
" * \"%s\" stands for `` Common Unix Printing System'' and is an excellent\n"
"choice for printing to your local printer or to one halfway around the\n"
"planet. It's simple to configure and can act as a server or a client for\n"
"the ancient \"lpd\" printing system, so it's compatible with older\n"
"operating systems which may still need print services. While quite\n"
"powerful, the basic setup is almost as easy as \"pdq\". If you need to\n"
"emulate a \"lpd\" server, make sure you turn on the \"cups-lpd\" daemon.\n"
"\"%s\" includes graphical front-ends for printing or choosing printer\n"
"options and for managing the printer.\n"
"\n"
"If you make a choice now, and later find that you do not like your printing\n"
"system you may change it by running PrinterDrake from the Mageia\n"
"Control Center and clicking on the \"%s\" button."
msgstr ""
"Сада треба да изаберемо систем за штампање за ваш рачунар. Други OS-ови вам\n"
"нуде један, али вам Mageia нуди чак три.\n"
"\n"
" * \"pdq\" што значи ``print, do not queue'', је избор за оне који имају\n"
"директни конекцију са својим штампачем и желите да избегнете\n"
"било какве застоје штампача, а при томе немате мрежне штампаче. Он може да "
"се користи\n"
"само на веома једноставним мрежама и помало је и спор за мреже. Изаберите "
"\"pdq\"\n"
"уколико упознајете GNU/Linux. Ваш избор наравно можете променити\n"
"након иснталације покрећући PrinterDrake from из Mandriva Контролног\n"
"Центра и кликом на expert тастер.\n"
"\n"
" * \"%s\"``Common Unix Printing System'', је изврстан за штампање на вашем\n"
"локалоном штампачу као и за штампање по целој земаљској кугли. Он је "
"једноставан и може се понашати\n"
"као сервер или као клијент са старог \"lpd\" ситема за штампање. Такође, он\n"
"је компатибилан са системима који су раније постојали. Он може много тога, "
"али\n"
"основно подешвање је једноставно као и код \"pdq\". Уколико треба да "
"емулирате\n"
"an \"lpd\" сервер, морате да покренете \"cups-lpd\" демон. Он поседује\n"
"графички интерфејс за штапање и избор опција за штампање.\n"
"\n"
"Ако то ниј случај, CUPS је онда права ствар јер је једноставнији и бољи за "
"рад преко\n"
"мрежа."

#: ../help.pm:768
#, c-format
msgid "pdq"
msgstr ""

#: ../help.pm:724
#, c-format
msgid "CUPS"
msgstr ""

#: ../help.pm:724
#, c-format
msgid "Expert"
msgstr "Стручни"

#: ../help.pm:771
#, fuzzy, c-format
msgid ""
"DrakX will first detect any IDE devices present in your computer. It will\n"
"also scan for one or more PCI SCSI cards on your system. If a SCSI card is\n"
"found, DrakX will automatically install the appropriate driver.\n"
"\n"
"Because hardware detection is not foolproof, DrakX may fail in detecting\n"
"your hard disk drives. If so, you'll have to specify your hardware by hand.\n"
"\n"
"If you had to manually specify your PCI SCSI adapter, DrakX will ask if you\n"
"want to configure options for it. You should allow DrakX to probe the\n"
"hardware for the card-specific options which are needed to initialize the\n"
"adapter. Most of the time, DrakX will get through this step without any\n"
"issues.\n"
"\n"
"If DrakX is not able to probe for the options to automatically determine\n"
"which parameters need to be passed to the hardware, you'll need to manually\n"
"configure the driver."
msgstr ""
"DrakX сада треба да детектује IDE уређаје присутне у вешем рачунару.DrakX "
"ће \n"
"потражити PCI SCSI адаптер(e). Уколико DrakX пронађе SCSI адаптер(е) и буде "
"знао који управљачки програм \n"
"(драјвер) користион ће га(их) аутоматски инсталирати.\n"
"\n"
"Пошто се може десити да при детекцији нека компонента не буде детектована \n"
"DrakX ће вас упитати да ли имате PCI SCSI адаптер. Кликните \"Да\" \n"
"уколико знате да имате SCSI адаптер на својој машини. На приказаној листи \n"
"моћи ћете да изаберете одговоарајући.\n"
"Кликните \"Не\" уколико немате SCSI адаптера у  машини. Уколико нисте \n"
"сигурни\n"
"проверите на листи детектованог хардвера селектовањем \"Погледај инфо о \n"
"хардверу\"и кликом на \"У реду\". Прегледајте\n"
"листу а онда кикните на \"У реду\" да би се вратили на питање о SCSI \n"
"уређајима.\n"
"\n"
"Уколико морате ручно да специфицирате ваш PCI SCSI адаптер, DrakX ће\n"
"вас упитати да одредите опције за њега.Треба ли би да дозволите DrakX-у да\n"
"испита адаптер ради тих опција. Ово обично и успе.\n"
"\n"
"Уколико DrakX није у стању да испита опције које су потребне, мораћете да \n"
"сами одредите опције за драјвер.\n"
"Погледајте и Инсталациони водич (3 поглавље, секција \"Прикупљање \n"
"информација о вашем хардверу\")\n"
"да би сазнали како да прибавите информације о параметрима потребним за \n"
"хардвер,са своје Windows инсталације (уколико је имате на систему),\n"
"докуменатцију о хардверу, или са произвођачевог \n"
"веб сајта (уколико имате приступ интернету)."

#: ../help.pm:789
#, fuzzy, c-format
msgid ""
"\"%s\": if a sound card is detected on your system, it'll be displayed\n"
"here. If you notice the sound card is not the one actually present on your\n"
"system, you can click on the button and choose a different driver."
msgstr ""
"\"Звучна картица\": уколико је звучна картица детектована на вашем систему, "
"онда је приказана\n"
"овде. Уколико приметите да приказана картица није она која је стварно "
"присутна\n"
"у вашем рачунару, можете кликнути на тастер и\n"
"други драјвер."

#: ../help.pm:794
#, c-format
msgid ""
"As a review, DrakX will present a summary of information it has gathered\n"
"about your system. Depending on the hardware installed on your machine, you\n"
"may have some or all of the following entries. Each entry is made up of the\n"
"hardware item to be configured, followed by a quick summary of the current\n"
"configuration. Click on the corresponding \"%s\" button to make the change.\n"
"\n"
" * \"%s\": check the current keyboard map configuration and change it if\n"
"necessary.\n"
"\n"
" * \"%s\": check the current country selection. If you're not in this\n"
"country, click on the \"%s\" button and choose another. If your country\n"
"is not in the list shown, click on the \"%s\" button to get the complete\n"
"country list.\n"
"\n"
" * \"%s\": by default, DrakX deduces your time zone based on the country\n"
"you have chosen. You can click on the \"%s\" button here if this is not\n"
"correct.\n"
"\n"
" * \"%s\": verify the current mouse configuration and click on the button\n"
"to change it if necessary.\n"
"\n"
" * \"%s\": if a sound card is detected on your system, it'll be displayed\n"
"here. If you notice the sound card is not the one actually present on your\n"
"system, you can click on the button and choose a different driver.\n"
"\n"
" * \"%s\": if you have a TV card, this is where information about its\n"
"configuration will be displayed. If you have a TV card and it is not\n"
"detected, click on \"%s\" to try to configure it manually.\n"
"\n"
" * \"%s\": you can click on \"%s\" to change the parameters associated with\n"
"the card if you feel the configuration is wrong.\n"
"\n"
" * \"%s\": by default, DrakX configures your graphical interface in\n"
"\"800x600\" or \"1024x768\" resolution. If that does not suit you, click on\n"
"\"%s\" to reconfigure your graphical interface.\n"
"\n"
" * \"%s\": if you wish to configure your Internet or local network access,\n"
"you can do so now. Refer to the printed documentation or use the\n"
"Mageia Control Center after the installation has finished to benefit\n"
"from full in-line help.\n"
"\n"
" * \"%s\": allows to configure HTTP and FTP proxy addresses if the machine\n"
"you're installing on is to be located behind a proxy server.\n"
"\n"
" * \"%s\": this entry allows you to redefine the security level as set in a\n"
"previous step ().\n"
"\n"
" * \"%s\": if you plan to connect your machine to the Internet, it's a good\n"
"idea to protect yourself from intrusions by setting up a firewall. Consult\n"
"the corresponding section of the ``Starter Guide'' for details about\n"
"firewall settings.\n"
"\n"
" * \"%s\": if you wish to change your bootloader configuration, click this\n"
"button. This should be reserved to advanced users. Refer to the printed\n"
"documentation or the in-line help about bootloader configuration in the\n"
"Mageia Control Center.\n"
"\n"
" * \"%s\": through this entry you can fine tune which services will be run\n"
"on your machine. If you plan to use this machine as a server it's a good\n"
"idea to review this setup."
msgstr ""

#: ../help.pm:809
#, fuzzy, c-format
msgid "TV card"
msgstr "Интерна  ISDN картица"

#: ../help.pm:809
#, fuzzy, c-format
msgid "ISDN card"
msgstr "Интерна  ISDN картица"

#: ../help.pm:858
#, fuzzy, c-format
msgid "Graphical Interface"
msgstr "Графички интерфејс"

#: ../help.pm:861
#, fuzzy, c-format
msgid ""
"Choose the hard disk drive you want to erase in order to install your new\n"
"Mageia partition. Be careful, all data on this drive will be lost\n"
"and will not be recoverable!"
msgstr ""
"Изаберите хард диск који желите да избришете да би инсталирали нову Mandriva "
"Linux \n"
"партицију. Будите пажљиви, сви подаци на њему ће бити изгубљени\n"
"и неће се моћи повратити!"

#: ../help.pm:866
#, fuzzy, c-format
msgid ""
"Click on \"%s\" if you want to delete all data and partitions present on\n"
"this hard disk drive. Be careful, after clicking on \"%s\", you will not be able\n"
"to recover any data and partitions present on this hard disk drive, including\n"
"any Windows data.\n"
"\n"
"Click on \"%s\" to quit this operation without losing data and partitions\n"
"present on this hard disk drive."
msgstr ""
"Кликните на \"Следеће ->\" уколико желите да избришете све податке и \n"
"партиције на овом хард диску.Будите пажљиви, после клика на \"У реду\", ви\n"
"нећете моћи да повратите било који податак или партицију на хард диску,\n"
"па и било које Windows податке.\n"
"\n"
"Кликните на \"<- Ппретходно\" да би поништи ову операцију без губљења "
"података и\n"
"партиција које су присутне на овом хард диску."

#: ../help.pm:872
#, c-format
msgid "Next ->"
msgstr "Следећи  ->"

#: ../help.pm:872
#, c-format
msgid "<- Previous"
msgstr "<- Претходни"

#, fuzzy
#~ msgid ""
#~ "\"%s\": clicking on the \"%s\" button will open the printer "
#~ "configuration\n"
#~ "wizard. Consult the corresponding chapter of the ``Starter Guide'' for "
#~ "more\n"
#~ "information on how to set up a new printer. The interface presented in "
#~ "our\n"
#~ "manual is similar to the one used during installation."
#~ msgstr ""
#~ "\"Штампач\": ако кликнете на тастер \"Без штампача\" покренути ћете "
#~ "конфигурациони\n"
#~ "програм за штампаче. Погледајте и одговоарајуће упуство у``Starter\n"
#~ "Guide'' за више информација о томе како да подесите нови штампач. Програм "
#~ "које се\n"
#~ "тада активира је сличан оном који се користи током инсталације."

#, fuzzy
#~ msgid ""
#~ "This is the most crucial decision point for the security of your GNU/"
#~ "Linux\n"
#~ "system: you must enter the \"root\" password. \"Root\" is the system\n"
#~ "administrator and is the only user authorized to make updates, add "
#~ "users,\n"
#~ "change the overall system configuration, and so on. In short, \"root\" "
#~ "can\n"
#~ "do everything! That's why you must choose a password which is difficult "
#~ "to\n"
#~ "guess: DrakX will tell you if the password you chose is too simple. As "
#~ "you\n"
#~ "can see, you're not forced to enter a password, but we strongly advise\n"
#~ "against this. GNU/Linux is just as prone to operator error as any other\n"
#~ "operating system. Since \"root\" can overcome all limitations and\n"
#~ "unintentionally erase all data on partitions by carelessly accessing the\n"
#~ "partitions themselves, it is important that it be difficult to become\n"
#~ "\"root\".\n"
#~ "\n"
#~ "The password should be a mixture of alphanumeric characters and at least "
#~ "8\n"
#~ "characters long. Never write down the \"root\" password -- it makes it "
#~ "far\n"
#~ "too easy to compromise your system.\n"
#~ "\n"
#~ "One caveat: do not make the password too long or too complicated because "
#~ "you\n"
#~ "must be able to remember it!\n"
#~ "\n"
#~ "The password will not be displayed on screen as you type it. To reduce "
#~ "the\n"
#~ "chance of a blind typing error you'll need to enter the password twice. "
#~ "If\n"
#~ "you do happen to make the same typing error twice, you'll have to use "
#~ "this\n"
#~ "``incorrect'' password the first time you'll try to connect as \"root\".\n"
#~ "\n"
#~ "If you want an authentication server to control access to your computer,\n"
#~ "click on the \"%s\" button.\n"
#~ "\n"
#~ "If your network uses either LDAP, NIS, or PDC Windows Domain "
#~ "authentication\n"
#~ "services, select the appropriate one for \"%s\". If you do not know "
#~ "which\n"
#~ "one to use, you should ask your network administrator.\n"
#~ "\n"
#~ "If you happen to have problems with remembering passwords, or if your\n"
#~ "computer will never be connected to the Internet and you absolutely "
#~ "trust\n"
#~ "everybody who uses your computer, you can choose to have \"%s\"."
#~ msgstr ""
#~ "Ово је најзаначајнија тачка у одлучивању о сигурности вашег GNU/Linux\n"
#~ "система: морате да унесете \"root\" лозинку. \"root\" је администратор\n"
#~ "система и једини је овлаштен да врши измене, додаје кориснике,\n"
#~ "мења основну конфигурацију система, итд. Укратко, \"root\" може\n"
#~ "да уради све! Због тога морате да изаберете лозинку која тешко може да "
#~ "се\n"
#~ "погоди - DrakX ће вам рећи уколико је она сувише једноставна. Као што "
#~ "можете да видите, можете да\n"
#~ "изаберете и да не унесете лозинку, али вам озбиљно препоручујемо да то\n"
#~ "нерадите из једног разлога: немојте да мислите да то што сте стартовали "
#~ "GNU/Linux да\n"
#~ "ваши други оперативни системи сигурни од грешака. Како \"root\" може да\n"
#~ "прескочи сва ограничења и ненамерно избрише све податке на партицији\n"
#~ "неопрезним приступом, важно је да је тешко\n"
#~ "постати \"root\".\n"
#~ "\n"
#~ "Лозинка треба да буде мешавина бројева и слова и треба да садржи најмање "
#~ "8\n"
#~ "карактера. Никада не записујте на папир \"root\" лозинку - тако лако\n"
#~ "можете угрозити систем.\n"
#~ "\n"
#~ "Међутим, потрудите се да лозинка не буде превише дуга или комликована "
#~ "зато\n"
#~ "што треба да је запамтите без много напора.\n"
#~ "\n"
#~ "Лозинка неће бити приказана на екрану када је укуцавате. Срећом, моћи "
#~ "ћете\n"
#~ "да је укуцате два пута да би смањили могућност греше у куцању.\n"
#~ "Уколико ипак погрешите у куцању, али два пута, ова\n"
#~ "``неисправна'' лозинка ће бити кориштена када се будете први пут "
#~ "конектовали.\n"
#~ "\n"
#~ "У Експертномм моду, бићете питани да ли ћете се конектовати на\n"
#~ "аутентификациони сервер, као што је NIS или LDAP.\n"
#~ "\n"
#~ "Уколико ваша мрежа користи LDAP (или NIS) протокол за аутентификацију, "
#~ "селектујте\n"
#~ "\"LDAP\" (или \"NIS\") за аутентификацију. Уколико то незнате, питајте\n"
#~ "вашег мрежног администратора.\n"
#~ "\n"
#~ "Уколико се ваш рачунар не конектује на администриране мреже, треба да\n"
#~ "изаберете \"Локални фајлови\" за аутентификацију."

#, fuzzy
#~ msgid "authentication"
#~ msgstr "Аутентификација"
18' href='#n10218'>10218 10219 10220 10221 10222 10223 10224 10225 10226 10227 10228 10229 10230 10231 10232 10233 10234 10235 10236 10237 10238 10239 10240 10241 10242 10243 10244 10245 10246 10247 10248 10249 10250 10251 10252 10253 10254 10255 10256 10257 10258 10259 10260 10261 10262 10263 10264 10265 10266 10267 10268 10269 10270 10271 10272 10273 10274 10275 10276 10277 10278 10279 10280 10281 10282 10283 10284 10285 10286 10287 10288 10289 10290 10291 10292 10293 10294 10295 10296 10297 10298 10299 10300 10301 10302 10303 10304 10305 10306 10307 10308 10309 10310 10311 10312 10313 10314 10315 10316 10317 10318 10319 10320 10321 10322 10323 10324 10325 10326 10327 10328 10329 10330 10331 10332 10333 10334 10335 10336 10337 10338 10339 10340 10341 10342 10343 10344 10345 10346 10347 10348 10349 10350 10351 10352 10353 10354 10355 10356 10357 10358 10359 10360 10361 10362 10363 10364 10365 10366 10367 10368 10369 10370 10371 10372 10373 10374 10375 10376 10377 10378 10379 10380 10381 10382 10383 10384 10385 10386 10387 10388 10389 10390 10391 10392 10393 10394 10395 10396 10397 10398 10399 10400 10401 10402 10403 10404 10405 10406 10407 10408 10409 10410 10411 10412 10413 10414 10415 10416 10417 10418 10419 10420 10421 10422 10423 10424 10425 10426 10427 10428 10429 10430 10431 10432 10433 10434 10435 10436 10437 10438 10439 10440 10441 10442 10443 10444 10445 10446 10447 10448 10449 10450 10451 10452 10453 10454 10455 10456 10457 10458 10459 10460 10461 10462 10463 10464 10465 10466 10467 10468 10469 10470 10471 10472 10473 10474 10475 10476 10477 10478 10479 10480 10481 10482 10483 10484 10485 10486 10487 10488 10489 10490 10491 10492 10493 10494 10495 10496 10497 10498 10499 10500 10501 10502 10503 10504 10505 10506 10507 10508 10509 10510 10511 10512 10513 10514 10515 10516 10517 10518 10519 10520 10521 10522 10523 10524 10525 10526 10527 10528 10529 10530 10531 10532 10533 10534 10535 10536 10537 10538 10539 10540 10541 10542 10543 10544 10545 10546 10547 10548 10549 10550 10551 10552 10553 10554 10555 10556 10557 10558 10559 10560 10561 10562 10563 10564 10565 10566 10567 10568 10569 10570 10571 10572 10573 10574 10575 10576 10577 10578 10579 10580 10581 10582 10583 10584 10585 10586 10587 10588 10589 10590 10591 10592 10593 10594 10595 10596 10597 10598 10599 10600 10601 10602 10603 10604 10605 10606 10607 10608 10609 10610 10611 10612 10613 10614 10615 10616 10617 10618 10619 10620 10621 10622 10623 10624 10625 10626 10627 10628 10629 10630 10631 10632 10633 10634 10635 10636 10637 10638 10639 10640 10641 10642 10643 10644 10645 10646 10647 10648 10649 10650 10651 10652 10653 10654 10655 10656 10657 10658 10659 10660 10661 10662 10663 10664 10665 10666 10667 10668 10669 10670 10671 10672 10673 10674 10675 10676 10677 10678 10679 10680 10681 10682 10683 10684 10685 10686 10687 10688 10689 10690 10691 10692 10693 10694 10695 10696 10697 10698 10699 10700 10701 10702 10703 10704 10705 10706 10707 10708 10709 10710 10711 10712 10713 10714 10715 10716 10717 10718 10719 10720 10721 10722 10723 10724 10725 10726 10727 10728
# SOME DESCRIPTIVE TITLE.
# Copyright (C) 1999 MandrakeSoft.
# Alexander Bokovoy <ab@avilink.net>, 2000
# Maryia Davidouskaia <maryia@scientist.com>, 2000
msgid ""
msgstr ""
"Project-Id-Version: DrakX VERSION\n"
"POT-Creation-Date: 2001-09-21 19:50+0200\n"
"PO-Revision-Date: 2000-09-24 12:30 +0100\n"
"Last-Translator: Alexander Bokovoy <ab@avilink.net>\n"
"Language-Team: be\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=windows-1251\n"
"Content-Transfer-Encoding: 8bit\n"

#: ../../Xconfigurator.pm_.c:231
msgid "Configure all heads independently"
msgstr ""

#: ../../Xconfigurator.pm_.c:232
msgid "Use Xinerama extension"
msgstr ""

#: ../../Xconfigurator.pm_.c:235
#, fuzzy, c-format
msgid "Configure only card \"%s\" (%s)"
msgstr "i  "

#: ../../Xconfigurator.pm_.c:238
#, fuzzy
msgid "Multi-head configuration"
msgstr " i"

#: ../../Xconfigurator.pm_.c:239
msgid ""
"Your system support multiple head configuration.\n"
"What do you want to do?"
msgstr ""

#: ../../Xconfigurator.pm_.c:248
msgid "Graphic card"
msgstr "i"

#: ../../Xconfigurator.pm_.c:248
msgid "Select a graphic card"
msgstr " i"

#: ../../Xconfigurator.pm_.c:249
msgid "Choose a X server"
msgstr " X "

#: ../../Xconfigurator.pm_.c:249
msgid "X server"
msgstr "X "

#: ../../Xconfigurator.pm_.c:307 ../../Xconfigurator.pm_.c:313
#: ../../Xconfigurator.pm_.c:363 ../../Xconfigurator.pm_.c:1435
#, c-format
msgid "XFree %s"
msgstr " XFree86 %s"

#: ../../Xconfigurator.pm_.c:310
msgid "Which configuration of XFree do you want to have?"
msgstr " i XFree   ?"

#: ../../Xconfigurator.pm_.c:321
#, c-format
msgid ""
"Your card can have 3D hardware acceleration support but only with XFree %s.\n"
"Your card is supported by XFree %s which may have a better support in 2D."
msgstr ""
" 3D-       XFree %s.\n"
"XFree %s    2D-   ."

#: ../../Xconfigurator.pm_.c:323 ../../Xconfigurator.pm_.c:356
#, c-format
msgid "Your card can have 3D hardware acceleration support with XFree %s."
msgstr ""
" i   3D-,  i i XFree %"
"s."

#: ../../Xconfigurator.pm_.c:325 ../../Xconfigurator.pm_.c:358
#: ../../Xconfigurator.pm_.c:1435
#, c-format
msgid "XFree %s with 3D hardware acceleration"
msgstr "XFree %s   3D-"

#: ../../Xconfigurator.pm_.c:333 ../../Xconfigurator.pm_.c:347
#, c-format
msgid ""
"Your card can have 3D hardware acceleration support with XFree %s,\n"
"NOTE THIS IS EXPERIMENTAL SUPPORT AND MAY FREEZE YOUR COMPUTER."
msgstr ""
" i   3D-,  i i XFree %"
"s.\n"
"  ,     I  I \n"
"I  '."

#: ../../Xconfigurator.pm_.c:335 ../../Xconfigurator.pm_.c:349
#, c-format
msgid "XFree %s with EXPERIMENTAL 3D hardware acceleration"
msgstr "XFree %s    3D-"

#: ../../Xconfigurator.pm_.c:344
#, c-format
msgid ""
"Your card can have 3D hardware acceleration support but only with XFree %s,\n"
"NOTE THIS IS EXPERIMENTAL SUPPORT AND MAY FREEZE YOUR COMPUTER.\n"
"Your card is supported by XFree %s which may have a better support in 2D."
msgstr ""
" i   3D-,  i i XFree %"
"s.\n"
"  ,     I  I \n"
"I  '.  i i XFree %s, i\n"
" i   2D-."

#: ../../Xconfigurator.pm_.c:364
msgid "Xpmac (installation display driver)"
msgstr ""

#: ../../Xconfigurator.pm_.c:368
msgid "XFree configuration"
msgstr " XFree"

#: ../../Xconfigurator.pm_.c:434
msgid "Select the memory size of your graphic card"
msgstr "  ii"

#: ../../Xconfigurator.pm_.c:492
msgid "Choose options for server"
msgstr "  i  "

#: ../../Xconfigurator.pm_.c:516
msgid "Choose a monitor"
msgstr " i"

#: ../../Xconfigurator.pm_.c:516
msgid "Monitor"
msgstr "i"

#: ../../Xconfigurator.pm_.c:519
msgid ""
"The two critical parameters are the vertical refresh rate, which is the "
"rate\n"
"at which the whole screen is refreshed, and most importantly the horizontal\n"
"sync rate, which is the rate at which scanlines are displayed.\n"
"\n"
"It is VERY IMPORTANT that you do not specify a monitor type with a sync "
"range\n"
"that is beyond the capabilities of your monitor: you may damage your "
"monitor.\n"
" If in doubt, choose a conservative setting."
msgstr ""
"   -    i, i\n"
"   ,      -\n"
"  iii i, i  \n"
" .\n"
"\n"
"I ,   i i   iii, \n"
"   i  i:  i \n"
"   i.\n"
"i  ,   i."

#: ../../Xconfigurator.pm_.c:526
msgid "Horizontal refresh rate"
msgstr "  i"

#: ../../Xconfigurator.pm_.c:527
msgid "Vertical refresh rate"
msgstr "  i"

#: ../../Xconfigurator.pm_.c:564
msgid "Monitor not configured"
msgstr "i   "

#: ../../Xconfigurator.pm_.c:567
msgid "Graphic card not configured yet"
msgstr "i   i"

#: ../../Xconfigurator.pm_.c:570
msgid "Resolutions not chosen yet"
msgstr "    "

#: ../../Xconfigurator.pm_.c:587
msgid "Do you want to test the configuration?"
msgstr "i  i i?"

#: ../../Xconfigurator.pm_.c:591
msgid "Warning: testing this graphic card may freeze your computer"
msgstr ": i   i "

#: ../../Xconfigurator.pm_.c:594
msgid "Test of the configuration"
msgstr "  i"

#: ../../Xconfigurator.pm_.c:632 ../../Xconfigurator.pm_.c:644
msgid ""
"\n"
"try to change some parameters"
msgstr ""
"\n"
" i  "

#: ../../Xconfigurator.pm_.c:632 ../../Xconfigurator.pm_.c:644
msgid "An error has occurred:"
msgstr ":"

#: ../../Xconfigurator.pm_.c:668
#, c-format
msgid "Leaving in %d seconds"
msgstr " %d "

#: ../../Xconfigurator.pm_.c:679
msgid "Is this the correct setting?"
msgstr "   i?"

#: ../../Xconfigurator.pm_.c:688
msgid "An error has occurred, try to change some parameters"
msgstr " ,  i "

#: ../../Xconfigurator.pm_.c:759
msgid "Resolution"
msgstr " "

#: ../../Xconfigurator.pm_.c:810
msgid "Choose the resolution and the color depth"
msgstr "   i ii "

#: ../../Xconfigurator.pm_.c:812
#, c-format
msgid "Graphic card: %s"
msgstr "i: %s"

#: ../../Xconfigurator.pm_.c:813
#, c-format
msgid "XFree86 server: %s"
msgstr " XFree86: %s"

#: ../../Xconfigurator.pm_.c:829 ../../printerdrake.pm_.c:1885
#: ../../standalone/draknet_.c:298 ../../standalone/draknet_.c:301
#, fuzzy
msgid "Expert Mode"
msgstr ""

#: ../../Xconfigurator.pm_.c:830
msgid "Show all"
msgstr " "

#: ../../Xconfigurator.pm_.c:875
msgid "Resolutions"
msgstr " "

#: ../../Xconfigurator.pm_.c:1437
#, c-format
msgid "Keyboard layout: %s\n"
msgstr " i: %s\n"

#: ../../Xconfigurator.pm_.c:1438
#, c-format
msgid "Mouse type: %s\n"
msgstr " : %s\n"

#: ../../Xconfigurator.pm_.c:1439
#, c-format
msgid "Mouse device: %s\n"
msgstr ": %s\n"

#: ../../Xconfigurator.pm_.c:1440
#, c-format
msgid "Monitor: %s\n"
msgstr "i: %s\n"

#: ../../Xconfigurator.pm_.c:1441
#, c-format
msgid "Monitor HorizSync: %s\n"
msgstr " .. i: %s\n"

#: ../../Xconfigurator.pm_.c:1442
#, c-format
msgid "Monitor VertRefresh: %s\n"
msgstr " .. i: %s\n"

#: ../../Xconfigurator.pm_.c:1443
#, c-format
msgid "Graphic card: %s\n"
msgstr "i: %s\n"

#: ../../Xconfigurator.pm_.c:1444
#, fuzzy, c-format
msgid "Graphic card identification: %s\n"
msgstr "i: %s\n"

#: ../../Xconfigurator.pm_.c:1445
#, c-format
msgid "Graphic memory: %s kB\n"
msgstr "i: %s \n"

#: ../../Xconfigurator.pm_.c:1447
#, c-format
msgid "Color depth: %s\n"
msgstr " ii : %s\n"

#: ../../Xconfigurator.pm_.c:1448
#, c-format
msgid "Resolution: %s\n"
msgstr " : %s\n"

#: ../../Xconfigurator.pm_.c:1450
#, c-format
msgid "XFree86 server: %s\n"
msgstr " XFree86: %s\n"

#: ../../Xconfigurator.pm_.c:1451
#, c-format
msgid "XFree86 driver: %s\n"
msgstr " XFree86: %s\n"

#: ../../Xconfigurator.pm_.c:1469
msgid "Preparing X-Window configuration"
msgstr " i X-Window"

#: ../../Xconfigurator.pm_.c:1489
msgid "What do you want to do?"
msgstr "   i?"

#: ../../Xconfigurator.pm_.c:1494
msgid "Change Monitor"
msgstr "i i"

#: ../../Xconfigurator.pm_.c:1495
msgid "Change Graphic card"
msgstr "i i"

#: ../../Xconfigurator.pm_.c:1497
msgid "Change Server options"
msgstr "i i "

#: ../../Xconfigurator.pm_.c:1498
msgid "Change Resolution"
msgstr "i  "

#: ../../Xconfigurator.pm_.c:1499
msgid "Show information"
msgstr "I"

#: ../../Xconfigurator.pm_.c:1500
msgid "Test again"
msgstr "  "

#: ../../Xconfigurator.pm_.c:1501 ../../bootlook.pm_.c:156
msgid "Quit"
msgstr ""

#: ../../Xconfigurator.pm_.c:1509
#, c-format
msgid ""
"Keep the changes?\n"
"Current configuration is:\n"
"\n"
"%s"
msgstr ""
"ֳ    ?\n"
" :\n"
"\n"
"%s"

#: ../../Xconfigurator.pm_.c:1532
#, c-format
msgid "Please relog into %s to activate the changes"
msgstr "i , i  %s  i "

#: ../../Xconfigurator.pm_.c:1552
msgid "Please log out and then use Ctrl-Alt-BackSpace"
msgstr "i , i,    Ctrl-Alt-BackSpace"

#: ../../Xconfigurator.pm_.c:1555
msgid "X at startup"
msgstr " X   i"

#: ../../Xconfigurator.pm_.c:1556
msgid ""
"I can set up your computer to automatically start X upon booting.\n"
"Would you like X to start when you reboot?"
msgstr ""
" i i    X   i.\n"
",  X   ?"

#: ../../Xconfigurator_consts.pm_.c:6
msgid "256 colors (8 bits)"
msgstr "256  (8 i)"

#: ../../Xconfigurator_consts.pm_.c:7
msgid "32 thousand colors (15 bits)"
msgstr "32   (15 i)"

#: ../../Xconfigurator_consts.pm_.c:8
msgid "65 thousand colors (16 bits)"
msgstr "65   (16 i)"

#: ../../Xconfigurator_consts.pm_.c:9
msgid "16 million colors (24 bits)"
msgstr "16 i  (24 i)"

#: ../../Xconfigurator_consts.pm_.c:10
msgid "4 billion colors (32 bits)"
msgstr "4 ii  (24 i)"

#: ../../Xconfigurator_consts.pm_.c:106
msgid "256 kB"
msgstr "256 "

#: ../../Xconfigurator_consts.pm_.c:107
msgid "512 kB"
msgstr "512 "

#: ../../Xconfigurator_consts.pm_.c:108
msgid "1 MB"
msgstr "1 "

#: ../../Xconfigurator_consts.pm_.c:109
msgid "2 MB"
msgstr "2 "

#: ../../Xconfigurator_consts.pm_.c:110
msgid "4 MB"
msgstr "4 "

#: ../../Xconfigurator_consts.pm_.c:111
msgid "8 MB"
msgstr "8 "

#: ../../Xconfigurator_consts.pm_.c:112
#, fuzzy
msgid "16 MB"
msgstr "1 "

#: ../../Xconfigurator_consts.pm_.c:113
#, fuzzy
msgid "32 MB"
msgstr "2 "

#: ../../Xconfigurator_consts.pm_.c:114
#, fuzzy
msgid "64 MB or more"
msgstr "16  i "

#: ../../Xconfigurator_consts.pm_.c:122
msgid "Standard VGA, 640x480 at 60 Hz"
msgstr " VGA, 640x480  60 Hz"

#: ../../Xconfigurator_consts.pm_.c:123
msgid "Super VGA, 800x600 at 56 Hz"
msgstr "Super VGA, 800x600  56 Hz"

#: ../../Xconfigurator_consts.pm_.c:124
msgid "8514 Compatible, 1024x768 at 87 Hz interlaced (no 800x600)"
msgstr "  8514, 1024x768  87 Hz  ( 800x600)"

#: ../../Xconfigurator_consts.pm_.c:125
msgid "Super VGA, 1024x768 at 87 Hz interlaced, 800x600 at 56 Hz"
msgstr "Super VGA, 1024x768 i 87 Hz , 800x600  56 Hz"

#: ../../Xconfigurator_consts.pm_.c:126
msgid "Extended Super VGA, 800x600 at 60 Hz, 640x480 at 72 Hz"
msgstr "Extended Super VGA, 800x600  60 Hz, 640x480  72 Hz"

#: ../../Xconfigurator_consts.pm_.c:127
msgid "Non-Interlaced SVGA, 1024x768 at 60 Hz, 800x600 at 72 Hz"
msgstr " SVGA, 1024x768  60 Hz, 800x600  72 Hz"

#: ../../Xconfigurator_consts.pm_.c:128
msgid "High Frequency SVGA, 1024x768 at 70 Hz"
msgstr " SVGA, 1024x768  70 Hz"

#: ../../Xconfigurator_consts.pm_.c:129
msgid "Multi-frequency that can do 1280x1024 at 60 Hz"
msgstr ", i  i 1280x1024  60 Hz"

#: ../../Xconfigurator_consts.pm_.c:130
msgid "Multi-frequency that can do 1280x1024 at 74 Hz"
msgstr ", i  i 1280x1024  74 Hz"

#: ../../Xconfigurator_consts.pm_.c:131
msgid "Multi-frequency that can do 1280x1024 at 76 Hz"
msgstr ", i  i 1280x1024  76 Hz"

#: ../../Xconfigurator_consts.pm_.c:132
msgid "Monitor that can do 1600x1200 at 70 Hz"
msgstr "i, i  i 1600x1200  70 Hz"

#: ../../Xconfigurator_consts.pm_.c:133
msgid "Monitor that can do 1600x1200 at 76 Hz"
msgstr "i, i  i 1600x1200  76 Hz"

#: ../../any.pm_.c:96 ../../any.pm_.c:121
msgid "First sector of boot partition"
msgstr "   "

#: ../../any.pm_.c:96 ../../any.pm_.c:121 ../../any.pm_.c:194
msgid "First sector of drive (MBR)"
msgstr "   (MBR)"

#: ../../any.pm_.c:100
msgid "SILO Installation"
msgstr " SILO"

#: ../../any.pm_.c:101 ../../any.pm_.c:114
msgid "Where do you want to install the bootloader?"
msgstr "     ?"

#: ../../any.pm_.c:113
msgid "LILO/grub Installation"
msgstr " LILO/GRUB"

#: ../../any.pm_.c:125 ../../any.pm_.c:139
msgid "SILO"
msgstr "SILO"

#: ../../any.pm_.c:127
msgid "LILO with text menu"
msgstr ""

#: ../../any.pm_.c:128 ../../any.pm_.c:139
msgid "LILO with graphical menu"
msgstr ""

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

#: ../../any.pm_.c:135
msgid "Boot from DOS/Windows (loadlin)"
msgstr ""

#: ../../any.pm_.c:137 ../../any.pm_.c:139
msgid "Yaboot"
msgstr "Yaboot"

#: ../../any.pm_.c:145 ../../any.pm_.c:177
msgid "Bootloader main options"
msgstr " i  "

#: ../../any.pm_.c:146 ../../any.pm_.c:178
#, fuzzy
msgid "Bootloader to use"
msgstr " i  "

#: ../../any.pm_.c:148
msgid "Bootloader installation"
msgstr " "

#: ../../any.pm_.c:150 ../../any.pm_.c:180
msgid "Boot device"
msgstr " "

#: ../../any.pm_.c:151
msgid "LBA (doesn't work on old BIOSes)"
msgstr "LBA (    i BIOS)"

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

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

#: ../../any.pm_.c:153 ../../any.pm_.c:250
msgid "Video mode"
msgstr "i-"

#: ../../any.pm_.c:155
msgid "Delay before booting default image"
msgstr "     "

#: ../../any.pm_.c:157 ../../any.pm_.c:730
#: ../../install_steps_interactive.pm_.c:938 ../../network/modem.pm_.c:46
#: ../../printerdrake.pm_.c:402 ../../printerdrake.pm_.c:481
#: ../../standalone/draknet_.c:603
msgid "Password"
msgstr ""

#: ../../any.pm_.c:158 ../../any.pm_.c:731
#: ../../install_steps_interactive.pm_.c:939
msgid "Password (again)"
msgstr " "

#: ../../any.pm_.c:159
msgid "Restrict command line options"
msgstr "   "

#: ../../any.pm_.c:159
msgid "restrict"
msgstr ""

#: ../../any.pm_.c:161
msgid "Clean /tmp at each boot"
msgstr " /tmp   "

#: ../../any.pm_.c:162
#, c-format
msgid "Precise RAM size if needed (found %d MB)"
msgstr "   RAM ( %d M)"

#: ../../any.pm_.c:164
msgid "Enable multi profiles"
msgstr "  i"

#: ../../any.pm_.c:168
msgid "Give the ram size in MB"
msgstr "  RAM  M"

#: ../../any.pm_.c:170
msgid ""
"Option ``Restrict command line options'' is of no use without a password"
msgstr ""
" ``   ''    "

#: ../../any.pm_.c:171 ../../any.pm_.c:707
#: ../../install_steps_interactive.pm_.c:933
msgid "Please try again"
msgstr "  "

#: ../../any.pm_.c:171 ../../any.pm_.c:707
#: ../../install_steps_interactive.pm_.c:933
msgid "The passwords do not match"
msgstr "i  "

#: ../../any.pm_.c:179
msgid "Init Message"
msgstr ""

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

#: ../../any.pm_.c:182
msgid "Kernel Boot Timeout"
msgstr ""

#: ../../any.pm_.c:183
msgid "Enable CD Boot?"
msgstr ""

#: ../../any.pm_.c:184
msgid "Enable OF Boot?"
msgstr ""

#: ../../any.pm_.c:185
#, fuzzy
msgid "Default OS?"
msgstr " "

#: ../../any.pm_.c:207
msgid ""
"Here are the different entries.\n"
"You can add some more or change the existing ones."
msgstr ""
"    .\n"
"   ,  i i."

#: ../../any.pm_.c:217
msgid "Add"
msgstr ""

#: ../../any.pm_.c:217 ../../any.pm_.c:718 ../../diskdrake.pm_.c:161
#: ../../interactive_http.pm_.c:153 ../../printerdrake.pm_.c:1846
#: ../../printerdrake.pm_.c:1847 ../../printerdrake.pm_.c:1904
#: ../../printerdrake.pm_.c:1948
msgid "Done"
msgstr ""

#: ../../any.pm_.c:217
#, fuzzy
msgid "Modify"
msgstr "i RAID"

#: ../../any.pm_.c:225
msgid "Which type of entry do you want to add?"
msgstr "i    ?"

#: ../../any.pm_.c:226
msgid "Linux"
msgstr "Linux"

#: ../../any.pm_.c:226
msgid "Other OS (SunOS...)"
msgstr "I  (SunOS,...)"

#: ../../any.pm_.c:227
msgid "Other OS (MacOS...)"
msgstr "I  (MacOS,...)"

#: ../../any.pm_.c:227
msgid "Other OS (windows...)"
msgstr "I  (windows...)"

#: ../../any.pm_.c:246
msgid "Image"
msgstr ""

#: ../../any.pm_.c:247 ../../any.pm_.c:258
msgid "Root"
msgstr "Root"

#: ../../any.pm_.c:248 ../../any.pm_.c:277
msgid "Append"
msgstr ""

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

#: ../../any.pm_.c:253
msgid "Read-write"
msgstr "-i"

#: ../../any.pm_.c:260
msgid "Table"
msgstr "i"

#: ../../any.pm_.c:261
msgid "Unsafe"
msgstr ""

#: ../../any.pm_.c:268 ../../any.pm_.c:273 ../../any.pm_.c:276
msgid "Label"
msgstr ""

#: ../../any.pm_.c:270 ../../any.pm_.c:281
msgid "Default"
msgstr " "

#: ../../any.pm_.c:278
#, fuzzy
msgid "Initrd-size"
msgstr "Initrd"

#: ../../any.pm_.c:280
msgid "NoVideo"
msgstr ""

#: ../../any.pm_.c:288
msgid "Remove entry"
msgstr "i i"

#: ../../any.pm_.c:291
msgid "Empty label not allowed"
msgstr "   "

#: ../../any.pm_.c:292
msgid "This label is already used"
msgstr "   "

#: ../../any.pm_.c:597
#, c-format
msgid "Found %s %s interfaces"
msgstr " %s %s i"

#: ../../any.pm_.c:598
msgid "Do you have another one?"
msgstr "i    i?"

#: ../../any.pm_.c:599
#, c-format
msgid "Do you have any %s interfaces?"
msgstr "i    %s i?"

#: ../../any.pm_.c:601 ../../any.pm_.c:760 ../../interactive.pm_.c:112
#: ../../my_gtk.pm_.c:715
msgid "No"
msgstr ""

#: ../../any.pm_.c:601 ../../any.pm_.c:759 ../../interactive.pm_.c:112
#: ../../my_gtk.pm_.c:715
msgid "Yes"
msgstr ""

#: ../../any.pm_.c:602
msgid "See hardware info"
msgstr ". i "

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

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

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

#: ../../any.pm_.c:657
#, c-format
msgid ""
"In some cases, the %s driver needs to have extra information to work\n"
"properly, although it normally works fine without. Would you like to "
"specify\n"
"extra options for it or allow the driver to probe your machine for the\n"
"information it needs? Occasionally, probing will hang a computer, but it "
"should\n"
"not cause any damage."
msgstr ""
"   %s     i,\n"
"    . i      \n"
" i, i i  i \n"
"   ii? , i \n"
"  ',   i  ."

#: ../../any.pm_.c:662
msgid "Autoprobe"
msgstr ""

#: ../../any.pm_.c:662
msgid "Specify options"
msgstr " "

#: ../../any.pm_.c:666
#, c-format
msgid "You may now provide its options to module %s."
msgstr "    i  %s."

#: ../../any.pm_.c:672
#, c-format
msgid ""
"You may now provide its options to module %s.\n"
"Options are in format ``name=value name2=value2 ...''.\n"
"For instance, ``io=0x300 irq=7''"
msgstr ""
"    i  %s.\n"
"i -   ``i= i2=2 ...''.\n"
", ``io=0x300 irq=7''"

#: ../../any.pm_.c:675
msgid "Module options:"
msgstr "i :"

#: ../../any.pm_.c:686
#, c-format
msgid ""
"Loading module %s failed.\n"
"Do you want to try again with other parameters?"
msgstr ""
"  %s  .\n"
"   ii i?"

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

#: ../../any.pm_.c:708
msgid "This password is too simple"
msgstr "   "

#: ../../any.pm_.c:709
msgid "Please give a user name"
msgstr "i , i i i"

#: ../../any.pm_.c:710
msgid ""
"The user name must contain only lower cased letters, numbers, `-' and `_'"
msgstr ""
"I i i  i i  ii i, \n"
"i, `-' i `_'"

#: ../../any.pm_.c:711
msgid "This user name is already added"
msgstr " i i  "

#: ../../any.pm_.c:715
msgid "Add user"
msgstr " i"

#: ../../any.pm_.c:716
#, c-format
msgid ""
"Enter a user\n"
"%s"
msgstr ""
"i i i\n"
"%s"

#: ../../any.pm_.c:717
msgid "Accept user"
msgstr " i"

#: ../../any.pm_.c:728
msgid "Real name"
msgstr " i"

#: ../../any.pm_.c:729 ../../printerdrake.pm_.c:401
#: ../../printerdrake.pm_.c:480
msgid "User name"
msgstr "I i:"

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

#: ../../any.pm_.c:734
msgid "Icon"
msgstr "i"

#: ../../any.pm_.c:756
msgid "Autologin"
msgstr "   i"

#: ../../any.pm_.c:757
#, fuzzy
msgid ""
"I can set up your computer to automatically log on one user.\n"
"Do you want to use this feature?"
msgstr ""
" i i     i \n"
" i. i    , ii \"\"."

#: ../../any.pm_.c:761
msgid "Choose the default user:"
msgstr "  i:"

#: ../../any.pm_.c:762
msgid "Choose the window manager to run:"
msgstr "  :"

#: ../../any.pm_.c:771
msgid "Please, choose a language to use."
msgstr "i ,    ."

#: ../../any.pm_.c:773
msgid "You can choose other languages that will be available after install"
msgstr "    , i    "

#: ../../any.pm_.c:785 ../../install_steps_interactive.pm_.c:633
msgid "All"
msgstr ""

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

#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
#. -PO: and keep them smaller than 79 chars long
#: ../../bootloader.pm_.c:835
msgid "Welcome to GRUB the operating system chooser!"
msgstr "Welcome to GRUB the operating system chooser!"

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

#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
#. -PO: and keep them smaller than 79 chars long
#: ../../bootloader.pm_.c:841
msgid "Press enter to boot the selected OS, 'e' to edit the"
msgstr "Press enter to boot the selected OS, 'e' to edit the"

#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
#. -PO: and keep them smaller than 79 chars long
#: ../../bootloader.pm_.c:844
msgid "commands before booting, or 'c' for a command-line."
msgstr "commands before booting, or 'c' for a command-line."

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

#: ../../bootloader.pm_.c:851
msgid "not enough room in /boot"
msgstr "     /boot"

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

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

#: ../../bootloader.pm_.c:972
#, fuzzy, c-format
msgid "You can't install the bootloader on a %s partition\n"
msgstr "     ?"

#: ../../bootlook.pm_.c:46
msgid "no help implemented yet.\n"
msgstr ""

#: ../../bootlook.pm_.c:62
#, fuzzy
msgid "Boot Style Configuration"
msgstr " "

#: ../../bootlook.pm_.c:79
#, fuzzy
msgid "/_File"
msgstr ":\n"

#: ../../bootlook.pm_.c:80
msgid "/File/_Quit"
msgstr ""

#: ../../bootlook.pm_.c:80
msgid "<control>Q"
msgstr ""

#: ../../bootlook.pm_.c:91
msgid "NewStyle Categorizing Monitor"
msgstr ""

#: ../../bootlook.pm_.c:92
#, fuzzy
msgid "NewStyle Monitor"
msgstr "i"

#: ../../bootlook.pm_.c:93
#, fuzzy
msgid "Traditional Monitor"
msgstr "i i"

#: ../../bootlook.pm_.c:94
msgid "Traditional Gtk+ Monitor"
msgstr ""

#: ../../bootlook.pm_.c:95
msgid "Launch Aurora at boot time"
msgstr ""

#: ../../bootlook.pm_.c:100
#, fuzzy
msgid "Lilo/grub mode"
msgstr " "

#: ../../bootlook.pm_.c:102
#, fuzzy, c-format
msgid ""
"You are currently using %s as Boot Manager.\n"
"Click on Configure to launch the setup wizard."
msgstr " I-"

#: ../../bootlook.pm_.c:104 ../../standalone/drakgw_.c:643
#: ../../standalone/draknet_.c:280 ../../standalone/tinyfirewall_.c:57
#, fuzzy
msgid "Configure"
msgstr " X Window"

#: ../../bootlook.pm_.c:108
#, fuzzy
msgid "Boot mode"
msgstr " "

#: ../../bootlook.pm_.c:136
msgid "System mode"
msgstr ""

#: ../../bootlook.pm_.c:138
msgid "Launch the X-Window system at start"
msgstr ""

#: ../../bootlook.pm_.c:143
msgid "No, I don't want autologin"
msgstr ""

#: ../../bootlook.pm_.c:145
msgid "Yes, I want autologin with this (user, desktop)"
msgstr ""

#: ../../bootlook.pm_.c:155 ../../standalone/draknet_.c:108
#: ../../standalone/draknet_.c:140 ../../standalone/draknet_.c:208
#: ../../standalone/draknet_.c:320 ../../standalone/draknet_.c:433
#: ../../standalone/draknet_.c:507 ../../standalone/draknet_.c:543
#: ../../standalone/draknet_.c:644
msgid "OK"
msgstr ""

#: ../../bootlook.pm_.c:156 ../../install_steps_gtk.pm_.c:516
#: ../../interactive.pm_.c:122 ../../interactive.pm_.c:286
#: ../../interactive.pm_.c:308 ../../interactive_stdio.pm_.c:27
#: ../../my_gtk.pm_.c:416 ../../my_gtk.pm_.c:419 ../../my_gtk.pm_.c:716
#: ../../printerdrake.pm_.c:1158 ../../standalone/drakgw_.c:648
#: ../../standalone/draknet_.c:115 ../../standalone/draknet_.c:147
#: ../../standalone/draknet_.c:313 ../../standalone/draknet_.c:519
#: ../../standalone/draknet_.c:658 ../../standalone/tinyfirewall_.c:63
msgid "Cancel"
msgstr ""

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

#: ../../bootlook.pm_.c:336 ../../standalone/drakboot_.c:47
msgid "Installation of LILO failed. The following error occured:"
msgstr " LILO  . i  :"

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

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

#: ../../common.pm_.c:93 ../../install_steps_graphical.pm_.c:287
#: ../../install_steps_graphical.pm_.c:334
msgid "MB"
msgstr ""

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

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

#: ../../common.pm_.c:111
msgid "1 minute"
msgstr "1 ii"

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

#: ../../diskdrake.pm_.c:100
msgid "Please make a backup of your data first"
msgstr "-, i  i  "

#: ../../diskdrake.pm_.c:100 ../../diskdrake_interactive.pm_.c:801
#: ../../diskdrake_interactive.pm_.c:810 ../../diskdrake_interactive.pm_.c:864
msgid "Read carefully!"
msgstr " i!"

#: ../../diskdrake.pm_.c:103
msgid ""
"If you plan to use aboot, be carefull to leave a free space (2048 sectors is "
"enough)\n"
"at the beginning of the disk"
msgstr ""
"i    boot ,  i \n"
"    2048    "

#: ../../diskdrake.pm_.c:122 ../../diskdrake_interactive.pm_.c:313
#: ../../diskdrake_interactive.pm_.c:328 ../../install_steps.pm_.c:72
#: ../../install_steps_interactive.pm_.c:37
#: ../../install_steps_interactive.pm_.c:310 ../../interactive_http.pm_.c:119
#: ../../interactive_http.pm_.c:120 ../../standalone/diskdrake_.c:62
msgid "Error"
msgstr ""

#: ../../diskdrake.pm_.c:159
msgid "Wizard"
msgstr " "

#: ../../diskdrake.pm_.c:181
msgid "New"
msgstr ""

#: ../../diskdrake.pm_.c:203 ../../diskdrake.pm_.c:206
#, fuzzy
msgid "Remote"
msgstr "i"

#: ../../diskdrake.pm_.c:208 ../../diskdrake.pm_.c:479
#: ../../diskdrake_interactive.pm_.c:352 ../../diskdrake_interactive.pm_.c:523
msgid "Mount point"
msgstr " i"

#: ../../diskdrake.pm_.c:209
msgid "Options"
msgstr "i"

#: ../../diskdrake.pm_.c:211 ../../diskdrake.pm_.c:417
#: ../../diskdrake.pm_.c:534 ../../diskdrake_interactive.pm_.c:353
#: ../../diskdrake_interactive.pm_.c:488
msgid "Type"
msgstr ""

#: ../../diskdrake.pm_.c:223 ../../diskdrake_interactive.pm_.c:361
msgid "Unmount"
msgstr "i"

#: ../../diskdrake.pm_.c:224 ../../diskdrake_interactive.pm_.c:357
msgid "Mount"
msgstr "i"

#: ../../diskdrake.pm_.c:228
msgid "Choose action"
msgstr " "

#: ../../diskdrake.pm_.c:235
msgid ""
"You have one big FAT partition\n"
"(generally used by MicroSoft Dos/Windows).\n"
"I suggest you first resize that partition\n"
"(click on it, then click on \"Resize\")"
msgstr ""
"   i i ii  FAT\n"
"(   MS Dos/Windows).\n"
", -, i  \n"
"(ii  ,    \" \")"

#: ../../diskdrake.pm_.c:238
msgid "Please click on a partition"
msgstr "  "

#: ../../diskdrake.pm_.c:240
#, fuzzy
msgid "Please click on a media"
msgstr "  "

#: ../../diskdrake.pm_.c:243
#, fuzzy
msgid ""
"Please click on a button above\n"
"\n"
"Or use \"New\""
msgstr "  "

#: ../../diskdrake.pm_.c:244
msgid "Use \"New\""
msgstr ""

#: ../../diskdrake.pm_.c:263 ../../install_steps_gtk.pm_.c:517
msgid "Details"
msgstr "i"

#: ../../diskdrake.pm_.c:395
msgid "Ext2"
msgstr "Ext2"

#: ../../diskdrake.pm_.c:395
msgid "FAT"
msgstr "FAT"

#: ../../diskdrake.pm_.c:395
msgid "HFS"
msgstr "HFS"

#: ../../diskdrake.pm_.c:395
#, fuzzy
msgid "Journalised FS"
msgstr " i"

#: ../../diskdrake.pm_.c:395
msgid "SunOS"
msgstr "SunOS"

#: ../../diskdrake.pm_.c:395
msgid "Swap"
msgstr "Swap"

#: ../../diskdrake.pm_.c:396 ../../diskdrake_interactive.pm_.c:952
msgid "Empty"
msgstr ""

#: ../../diskdrake.pm_.c:396 ../../install_steps_gtk.pm_.c:373
#: ../../install_steps_gtk.pm_.c:433 ../../mouse.pm_.c:161
#: ../../services.pm_.c:161
msgid "Other"
msgstr ""

#: ../../diskdrake.pm_.c:400
msgid "Filesystem types:"
msgstr "  i:"

#: ../../diskdrake.pm_.c:417 ../../diskdrake_interactive.pm_.c:375
msgid "Create"
msgstr ""

#: ../../diskdrake.pm_.c:417 ../../diskdrake.pm_.c:419
#, c-format
msgid "Use ``%s'' instead"
msgstr " ``%s'' "

#: ../../diskdrake.pm_.c:419 ../../diskdrake_interactive.pm_.c:362
msgid "Delete"
msgstr "i"

#: ../../diskdrake.pm_.c:423
msgid "Use ``Unmount'' first"
msgstr " i ``Unmount''"

#: ../../diskdrake.pm_.c:424 ../../diskdrake_interactive.pm_.c:480
#, c-format
msgid ""
"After changing type of partition %s, all data on this partition will be lost"
msgstr "    %s      "

#: ../../diskdrake.pm_.c:478 ../../diskdrake_interactive.pm_.c:522
#, c-format
msgid "Where do you want to mount device %s?"
msgstr "   i  %s?"

#: ../../diskdrake.pm_.c:500
#, fuzzy
msgid "Mount options"
msgstr "i :"

#: ../../diskdrake.pm_.c:507
msgid "Various"
msgstr ""

#: ../../diskdrake.pm_.c:525
#, fuzzy
msgid "Removable media"
msgstr "i  "

#: ../../diskdrake.pm_.c:532
#, fuzzy
msgid "Change type"
msgstr "i  "

#: ../../diskdrake.pm_.c:533 ../../diskdrake_interactive.pm_.c:487
#, fuzzy
msgid "Which filesystem do you want?"
msgstr " i    ?"

#: ../../diskdrake.pm_.c:564
msgid "Scanning available nfs shared resource"
msgstr ""

#: ../../diskdrake.pm_.c:569
#, c-format
msgid "Scanning available nfs shared resource of server %s"
msgstr ""

#: ../../diskdrake.pm_.c:578 ../../diskdrake.pm_.c:648
msgid "If the list above doesn't contain the wanted entry, enter it here:"
msgstr ""

#: ../../diskdrake.pm_.c:581 ../../diskdrake.pm_.c:651
#, fuzzy
msgid "Server"
msgstr ""

#: ../../diskdrake.pm_.c:582 ../../diskdrake.pm_.c:652
msgid "Shared resource"
msgstr ""

#: ../../diskdrake.pm_.c:615
msgid "Scanning available samba shared resource"
msgstr ""

#: ../../diskdrake.pm_.c:626 ../../diskdrake.pm_.c:639
#, c-format
msgid "Scanning available samba shared resource of server %s"
msgstr ""

#: ../../diskdrake_interactive.pm_.c:163
#, fuzzy
msgid "Choose a partition"
msgstr " "

#: ../../diskdrake_interactive.pm_.c:163
#, fuzzy
msgid "Choose another partition"
msgstr "  "

#: ../../diskdrake_interactive.pm_.c:188
#, fuzzy
msgid "Exit"
msgstr "Ext2"

#: ../../diskdrake_interactive.pm_.c:210
msgid "Toggle to expert mode"
msgstr " "

#: ../../diskdrake_interactive.pm_.c:210
msgid "Toggle to normal mode"
msgstr " "

#: ../../diskdrake_interactive.pm_.c:210
msgid "Undo"
msgstr ""

#: ../../diskdrake_interactive.pm_.c:229
msgid "Continue anyway?"
msgstr " ?"

#: ../../diskdrake_interactive.pm_.c:234
msgid "Quit without saving"
msgstr "i  "

#: ../../diskdrake_interactive.pm_.c:234
msgid "Quit without writing the partition table?"
msgstr "i  i i "

#: ../../diskdrake_interactive.pm_.c:237
#, fuzzy
msgid "Do you want to save /etc/fstab modifications"
msgstr "i  i i?"

#: ../../diskdrake_interactive.pm_.c:247
msgid "Auto allocate"
msgstr " "

#: ../../diskdrake_interactive.pm_.c:247
msgid "Clear all"
msgstr "i "

#: ../../diskdrake_interactive.pm_.c:247
#: ../../install_steps_interactive.pm_.c:171
#, fuzzy
msgid "More"
msgstr ""

#: ../../diskdrake_interactive.pm_.c:250
#, fuzzy
msgid "Hard drive information"
msgstr "I"

#: ../../diskdrake_interactive.pm_.c:267
#, fuzzy
msgid "Not enough space for auto-allocating"
msgstr "      "

#: ../../diskdrake_interactive.pm_.c:273
msgid "All primary partitions are used"
msgstr "   "

#: ../../diskdrake_interactive.pm_.c:274
msgid "I can't add any more partition"
msgstr "  "

#: ../../diskdrake_interactive.pm_.c:275
msgid ""
"To have more partitions, please delete one to be able to create an extended "
"partition"
msgstr ""
" i  , i i i    "
"(extended)"

#: ../../diskdrake_interactive.pm_.c:285
#, fuzzy
msgid "Save partition table"
msgstr "i i "

#: ../../diskdrake_interactive.pm_.c:286
#, fuzzy
msgid "Restore partition table"
msgstr " i "

#: ../../diskdrake_interactive.pm_.c:287
msgid "Rescue partition table"
msgstr " i "

#: ../../diskdrake_interactive.pm_.c:289
#, fuzzy
msgid "Reload partition table"
msgstr " i "

#: ../../diskdrake_interactive.pm_.c:293
#, fuzzy
msgid "Removable media automounting"
msgstr "i  "

#: ../../diskdrake_interactive.pm_.c:301 ../../diskdrake_interactive.pm_.c:321
msgid "Select file"
msgstr " "

#: ../../diskdrake_interactive.pm_.c:308
msgid ""
"The backup partition table has not the same size\n"
"Still continue?"
msgstr ""
"i     i \n"
" ?"

#: ../../diskdrake_interactive.pm_.c:322
msgid "Warning"
msgstr "!"

#: ../../diskdrake_interactive.pm_.c:323
msgid ""
"Insert a floppy in drive\n"
"All data on this floppy will be lost"
msgstr ""
"   \n"
"      "

#: ../../diskdrake_interactive.pm_.c:334
msgid "Trying to rescue partition table"
msgstr "  i "

#: ../../diskdrake_interactive.pm_.c:340
#, fuzzy
msgid "Detailed information"
msgstr "I"

#: ../../diskdrake_interactive.pm_.c:354 ../../diskdrake_interactive.pm_.c:590
msgid "Resize"
msgstr " "

#: ../../diskdrake_interactive.pm_.c:355 ../../diskdrake_interactive.pm_.c:630
msgid "Move"
msgstr ""

#: ../../diskdrake_interactive.pm_.c:356
msgid "Format"
msgstr ""

#: ../../diskdrake_interactive.pm_.c:358
msgid "Active"
msgstr ""

#: ../../diskdrake_interactive.pm_.c:359
msgid "Add to RAID"
msgstr "  RAID"

#: ../../diskdrake_interactive.pm_.c:360
msgid "Add to LVM"
msgstr "  LVM"

#: ../../diskdrake_interactive.pm_.c:363
msgid "Remove from RAID"
msgstr "i  RAID"

#: ../../diskdrake_interactive.pm_.c:364
msgid "Remove from LVM"
msgstr "i  LVM"

#: ../../diskdrake_interactive.pm_.c:365
msgid "Modify RAID"
msgstr "i RAID"

#: ../../diskdrake_interactive.pm_.c:366
msgid "Use for loopback"
msgstr "  i  i"

#: ../../diskdrake_interactive.pm_.c:409
msgid "Create a new partition"
msgstr "  "

#: ../../diskdrake_interactive.pm_.c:412
msgid "Start sector: "
msgstr " :"

#: ../../diskdrake_interactive.pm_.c:414 ../../diskdrake_interactive.pm_.c:732
msgid "Size in MB: "
msgstr "  :"

#: ../../diskdrake_interactive.pm_.c:415 ../../diskdrake_interactive.pm_.c:733
msgid "Filesystem type: "
msgstr "  i:"

#: ../../diskdrake_interactive.pm_.c:416 ../../diskdrake_interactive.pm_.c:936
#: ../../diskdrake_interactive.pm_.c:1010
msgid "Mount point: "
msgstr " i:"

#: ../../diskdrake_interactive.pm_.c:420
msgid "Preference: "
msgstr ": "

#: ../../diskdrake_interactive.pm_.c:462
#, fuzzy
msgid "Remove the loopback file?"
msgstr " i  %s"

#: ../../diskdrake_interactive.pm_.c:486
msgid "Change partition type"
msgstr "i  "

#: ../../diskdrake_interactive.pm_.c:491
msgid "Switching from ext2 to ext3"
msgstr ""

#: ../../diskdrake_interactive.pm_.c:521
#, c-format
msgid "Where do you want to mount loopback file %s?"
msgstr "   i i  %s?"

#: ../../diskdrake_interactive.pm_.c:528
msgid ""
"Can't unset mount point as this partition is used for loop back.\n"
"Remove the loopback first"
msgstr ""
"   i,     \n"
"i  i.\n"
" i i i"

#: ../../diskdrake_interactive.pm_.c:549
msgid "Computing FAT filesystem bounds"
msgstr "   i FAT"

#: ../../diskdrake_interactive.pm_.c:549 ../../diskdrake_interactive.pm_.c:605
#: ../../install_interactive.pm_.c:116
msgid "Resizing"
msgstr " "

#: ../../diskdrake_interactive.pm_.c:578
#, fuzzy
msgid "This partition is not resizeable"
msgstr "     i?"

#: ../../diskdrake_interactive.pm_.c:583
msgid "All data on this partition should be backed-up"
msgstr "     i  i"

#: ../../diskdrake_interactive.pm_.c:585
#, c-format
msgid "After resizing partition %s, all data on this partition will be lost"
msgstr "    %s  "

#: ../../diskdrake_interactive.pm_.c:590
msgid "Choose the new size"
msgstr "  "

#: ../../diskdrake_interactive.pm_.c:591
#, fuzzy
msgid "New size in MB: "
msgstr "  :"

#: ../../diskdrake_interactive.pm_.c:631
msgid "Which disk do you want to move it to?"
msgstr " i  ?"

#: ../../diskdrake_interactive.pm_.c:632
msgid "Sector"
msgstr ""

#: ../../diskdrake_interactive.pm_.c:633
msgid "Which sector do you want to move it to?"
msgstr " i  ?"

#: ../../diskdrake_interactive.pm_.c:636
msgid "Moving"
msgstr ""

#: ../../diskdrake_interactive.pm_.c:636
msgid "Moving partition..."
msgstr " ..."

#: ../../diskdrake_interactive.pm_.c:657
msgid "Choose an existing RAID to add to"
msgstr " i RAID  "

#: ../../diskdrake_interactive.pm_.c:658 ../../diskdrake_interactive.pm_.c:676
msgid "new"
msgstr ""

#: ../../diskdrake_interactive.pm_.c:674
msgid "Choose an existing LVM to add to"
msgstr " i LVM  "

#: ../../diskdrake_interactive.pm_.c:679
msgid "LVM name?"
msgstr ""

#: ../../diskdrake_interactive.pm_.c:718
msgid "This partition can't be used for loopback"
msgstr "       i  i"

#: ../../diskdrake_interactive.pm_.c:730
msgid "Loopback"
msgstr "i  i (loopback)"

#: ../../diskdrake_interactive.pm_.c:731
msgid "Loopback file name: "
msgstr "I i "

#: ../../diskdrake_interactive.pm_.c:736
#, fuzzy
msgid "Give a file name"
msgstr " i"

#: ../../diskdrake_interactive.pm_.c:739
msgid "File already used by another loopback, choose another one"
msgstr ""
"   i i i. i , \n"
" i "

#: ../../diskdrake_interactive.pm_.c:740
msgid "File already exists. Use it?"
msgstr "  i.  ?"

#: ../../diskdrake_interactive.pm_.c:784
msgid "device"
msgstr ""

#: ../../diskdrake_interactive.pm_.c:785
msgid "level"
msgstr ""

#: ../../diskdrake_interactive.pm_.c:786
msgid "chunk size"
msgstr " "

#: ../../diskdrake_interactive.pm_.c:801
msgid "Be careful: this operation is dangerous."
msgstr " i.    i"

#: ../../diskdrake_interactive.pm_.c:816
#, fuzzy
msgid "What type of partitioning?"
msgstr "i  i  ?"

#: ../../diskdrake_interactive.pm_.c:834
msgid ""
"Sorry I won't accept to create /boot so far onto the drive (on a cylinder > "
"1024).\n"
"Either you use LILO and it won't work, or you don't use LILO and you don't "
"need /boot"
msgstr ""
",    /boot    ( i > 1024).\n"
"    LILO -     , LILO  "
",  /boot  ."

#: ../../diskdrake_interactive.pm_.c:838
msgid ""
"The partition you've selected to add as root (/) is physically located "
"beyond\n"
"the 1024th cylinder of the hard drive, and you have no /boot partition.\n"
"If you plan to use the LILO boot manager, be careful to add a /boot partition"
msgstr ""
"    i  (/)  ii i \n"
"1024- i  ,      /boot .\n"
"i    i LILO,   \n"
" /boot"

#: ../../diskdrake_interactive.pm_.c:844
msgid ""
"You've selected a software RAID partition as root (/).\n"
"No bootloader is able to handle this without a /boot partition.\n"
"So be careful to add a /boot partition"
msgstr ""
" i RAID   .\n"
" , i  i  /boot .\n"
"  /boot, i ."

#: ../../diskdrake_interactive.pm_.c:864
#, c-format
msgid "Partition table of drive %s is going to be written to disk!"
msgstr "i   %s  i  !"

#: ../../diskdrake_interactive.pm_.c:868
msgid "You'll need to reboot before the modification can take place"
msgstr " i ii  ,  i"

#: ../../diskdrake_interactive.pm_.c:879
#, c-format
msgid "After formatting partition %s, all data on this partition will be lost"
msgstr "    %s    "

#: ../../diskdrake_interactive.pm_.c:881
msgid "Formatting"
msgstr ""

#: ../../diskdrake_interactive.pm_.c:882
#, c-format
msgid "Formatting loopback file %s"
msgstr " i  %s"

#: ../../diskdrake_interactive.pm_.c:883
#: ../../install_steps_interactive.pm_.c:419
#, c-format
msgid "Formatting partition %s"
msgstr "  %s"

#: ../../diskdrake_interactive.pm_.c:894
#, fuzzy
msgid "Hide files"
msgstr "mkraid  "

#: ../../diskdrake_interactive.pm_.c:894
#, fuzzy
msgid "Move files to the new partition"
msgstr "      "

#: ../../diskdrake_interactive.pm_.c:895
#, c-format
msgid ""
"Directory %s already contain some data\n"
"(%s)"
msgstr ""

#: ../../diskdrake_interactive.pm_.c:906
#, fuzzy
msgid "Moving files to the new partition"
msgstr "      "

#: ../../diskdrake_interactive.pm_.c:910
#, c-format
msgid "Copying %s"
msgstr ""

#: ../../diskdrake_interactive.pm_.c:914
#, fuzzy, c-format
msgid "Removing %s"
msgstr " : %s\n"

#: ../../diskdrake_interactive.pm_.c:937 ../../diskdrake_interactive.pm_.c:996
msgid "Device: "
msgstr ":"

#: ../../diskdrake_interactive.pm_.c:938
#, c-format
msgid "DOS drive letter: %s (just a guess)\n"
msgstr "i  DOS-: %s ()\n"

#: ../../diskdrake_interactive.pm_.c:942 ../../diskdrake_interactive.pm_.c:950
#: ../../diskdrake_interactive.pm_.c:1014
msgid "Type: "
msgstr ": "

#: ../../diskdrake_interactive.pm_.c:946
msgid "Name: "
msgstr "I: "

#: ../../diskdrake_interactive.pm_.c:954
#, c-format
msgid "Start: sector %s\n"
msgstr ":  %s\n"

#: ../../diskdrake_interactive.pm_.c:955
#, c-format
msgid "Size: %s"
msgstr ": %s"

#: ../../diskdrake_interactive.pm_.c:957
#, c-format
msgid ", %s sectors"
msgstr ", %s "

#: ../../diskdrake_interactive.pm_.c:959
#, c-format
msgid "Cylinder %d to cylinder %d\n"
msgstr "i  %d  %d\n"

#: ../../diskdrake_interactive.pm_.c:960
msgid "Formatted\n"
msgstr "\n"

#: ../../diskdrake_interactive.pm_.c:961
msgid "Not formatted\n"
msgstr " \n"

#: ../../diskdrake_interactive.pm_.c:962
msgid "Mounted\n"
msgstr "i\n"

#: ../../diskdrake_interactive.pm_.c:963
#, c-format
msgid "RAID md%s\n"
msgstr "RAID md%s\n"

#: ../../diskdrake_interactive.pm_.c:965
#, fuzzy, c-format
msgid ""
"Loopback file(s):\n"
"   %s\n"
msgstr "() i  i: %s\n"

#: ../../diskdrake_interactive.pm_.c:966
msgid ""
"Partition booted by default\n"
"    (for MS-DOS boot, not for lilo)\n"
msgstr ""
"   \n"
"    ( i MS-DOS,    lilo)\n"

#: ../../diskdrake_interactive.pm_.c:968
#, c-format
msgid "Level %s\n"
msgstr " %s\n"

#: ../../diskdrake_interactive.pm_.c:969
#, c-format
msgid "Chunk size %s\n"
msgstr "  %s\n"

#: ../../diskdrake_interactive.pm_.c:970
#, c-format
msgid "RAID-disks %s\n"
msgstr "RAID-i %s\n"

#: ../../diskdrake_interactive.pm_.c:972
#, c-format
msgid "Loopback file name: %s"
msgstr "I  i  i: %s"

#: ../../diskdrake_interactive.pm_.c:975
msgid ""
"\n"
"Chances are, this partition is\n"
"a Driver partition, you should\n"
"probably leave it alone.\n"
msgstr ""

#: ../../diskdrake_interactive.pm_.c:978
msgid ""
"\n"
"This special Bootstrap\n"
"partition is for\n"
"dual-booting your system.\n"
msgstr ""

#: ../../diskdrake_interactive.pm_.c:997
#, c-format
msgid "Size: %s\n"
msgstr ": %s\n"

#: ../../diskdrake_interactive.pm_.c:998
#, c-format
msgid "Geometry: %s cylinders, %s heads, %s sectors\n"
msgstr ": %s i, %s , %s \n"

#: ../../diskdrake_interactive.pm_.c:999
msgid "Info: "
msgstr "I: "

#: ../../diskdrake_interactive.pm_.c:1000
#, c-format
msgid "LVM-disks %s\n"
msgstr "LVM-i %s\n"

#: ../../diskdrake_interactive.pm_.c:1001
#, c-format
msgid "Partition table type: %s\n"
msgstr " i : %s\n"

#: ../../diskdrake_interactive.pm_.c:1002
#, c-format
msgid "on bus %d id %d\n"
msgstr "  %d id %d\n"

#: ../../diskdrake_interactive.pm_.c:1016
#, c-format
msgid "Options: %s"
msgstr "i: %s"

#: ../../fs.pm_.c:447 ../../fs.pm_.c:457 ../../fs.pm_.c:461 ../../fs.pm_.c:465
#: ../../fs.pm_.c:469 ../../fs.pm_.c:473
#, c-format
msgid "%s formatting of %s failed"
msgstr "%s   %s"

#: ../../fs.pm_.c:506
#, c-format
msgid "I don't know how to format %s in type %s"
msgstr "    %s   %s"

#: ../../fs.pm_.c:568
msgid "mount failed"
msgstr " i"

#: ../../fs.pm_.c:588
#, c-format
msgid "fsck failed with exit code %d or signal %d"
msgstr ""

#: ../../fs.pm_.c:597 ../../fs.pm_.c:603 ../../partition_table.pm_.c:560
msgid "mount failed: "
msgstr " i: "

#: ../../fs.pm_.c:618 ../../partition_table.pm_.c:556
#, c-format
msgid "error unmounting %s: %s"
msgstr " i %s: %s"

#: ../../fsedit.pm_.c:21
msgid "simple"
msgstr ""

#: ../../fsedit.pm_.c:30
msgid "server"
msgstr ""

#: ../../fsedit.pm_.c:461
#, fuzzy
msgid "You can't use JFS for partitions smaller than 16MB"
msgstr "   i  ,  i   16 "

#: ../../fsedit.pm_.c:462
msgid "You can't use ReiserFS for partitions smaller than 32MB"
msgstr "   i  ,  i   32 "

#: ../../fsedit.pm_.c:471
msgid "Mount points must begin with a leading /"
msgstr " i i   /"

#: ../../fsedit.pm_.c:472
#, c-format
msgid "There is already a partition with mount point %s\n"
msgstr "     i %s\n"

#: ../../fsedit.pm_.c:476
#, c-format
msgid "You can't use a LVM Logical Volume for mount point %s"
msgstr ""

#: ../../fsedit.pm_.c:478
msgid "This directory should remain within the root filesystem"
msgstr "       "

#: ../../fsedit.pm_.c:480
msgid "You need a true filesystem (ext2, reiserfs) for this mount point\n"
msgstr ""
"   i   i (ext2, reiserfs)\n"
"  i i\n"

#: ../../fsedit.pm_.c:596
#, c-format
msgid "Error opening %s for writing: %s"
msgstr "  %s  i: %s"

#: ../../fsedit.pm_.c:681
msgid ""
"An error has occurred - no valid devices were found on which to create new "
"filesystems. Please check your hardware for the cause of this problem"
msgstr ""
":     i    \n"
".     i ."

#: ../../fsedit.pm_.c:704
msgid "You don't have any partitions!"
msgstr "  i ii !"

#: ../../help.pm_.c:13
msgid ""
"GNU/Linux is a multiuser system, and this means that each user can have his\n"
"own preferences, his own files and so on. You can read the ``User Guide''\n"
"to learn more. But unlike \"root\", which is the administrator, the users\n"
"you will add here will not be entitled to change anything except their own\n"
"files and their own configuration. You will have to create at least one\n"
"regular user for yourself. That account is where you should log in for\n"
"routine use. Although it is very practical to log in as \"root\" everyday,\n"
"it may also be very dangerous! The slightest mistake could mean that your\n"
"system would not work any more. If you make a serious mistake as a regular\n"
"user, you may only lose some information, but not the entire system.\n"
"\n"
"First, you have to enter your real name. This is not mandatory, of course -\n"
"as you can actually enter whatever you want. DrakX will then take the first\n"
"word you have entered in the box and will bring it over to the \"User\n"
"name\". This is the name this particular user will use to log into the\n"
"system. You can change it. You then have to enter a password here. A\n"
"non-privileged (regular) user's password is not as crucial as that of\n"
"\"root\" from a security point of view, but that is no reason to neglect it\n"
"- after all, your files are at risk.\n"
"\n"
"If you click on \"Accept user\", you can then add as many as you want. Add\n"
"a user for each one of your friends: your father or your sister, for\n"
"example. When you finish adding all the users you want, select \"Done\".\n"
"\n"
"Clicking the \"Advanced\" button allows you to change the default \"shell\"\n"
"for that user (bash by default)."
msgstr ""

#: ../../help.pm_.c:41
#, fuzzy
msgid ""
"Listed above are the existing Linux partitions detected on your hard drive.\n"
"You can keep the choices made by the wizard, they are good for most common\n"
"installs. If you make any changes, you must at least define a root\n"
"partition (\"/\"). Do not choose too small a partition or you will not be\n"
"able to install enough software. If you want to store your data on a\n"
"separate partition, you will also need to create a partition for \"/home\"\n"
"(only possible if you have more than one Linux partition available).\n"
"\n"
"Each partition is listed as follows: \"Name\", \"Capacity\".\n"
"\n"
"\"Name\" is structured: \"hard drive type\", \"hard drive number\",\n"
"\"partition number\" (for example, \"hda1\").\n"
"\n"
"\"Hard drive type\" is \"hd\" if your hard drive is an IDE hard drive and\n"
"\"sd\" if it is a SCSI hard drive.\n"
"\n"
"\"Hard drive number\" is always a letter after \"hd\" or \"sd\". For IDE\n"
"hard drives:\n"
"\n"
" * \"a\" means \"master hard drive on the primary IDE controller\",\n"
"\n"
" * \"b\" means \"slave hard drive on the primary IDE controller\",\n"
"\n"
" * \"c\" means \"master hard drive on the secondary IDE controller\",\n"
"\n"
" * \"d\" means \"slave hard drive on the secondary IDE controller\".\n"
"\n"
"With SCSI hard drives, an \"a\" means \"lowest SCSI ID\", a \"b\" means\n"
"\"second lowest SCSI ID\", etc."
msgstr ""
"     Linux,    ,\n"
"     .       "
"\n"
" ,       .  \n"
"  ,  ,    (\"/\"). \n"
"    ,        \n"
"   .     "
"\n"
"   ,      \"/home\".\n"
"\n"
"     \"\", \"\".\n"
"\n"
"\n"
"\"\"   - \" \", \" \", \" \" \n"
"(, \"hda1\").\n"
"\n"
"\n"
"\" \"   \"hd\",   IDE,  \"sd\"  SCSI.\n"
"   * \"\" \"master\"    IDE \n"
"   * \"b\" \"slave\"    IDE\n"
"   * \"c\" \"master\"    IDE\n"
"   * \"d\" \"slave\"    IDE\n"
"\n"
"\n"
" SCSI  - \"a\"  \"  \", \"b\" - \" "
" \",  .."

#: ../../help.pm_.c:72
msgid ""
"The Mandrake Linux installation is spread out over several CDROMs. DrakX\n"
"knows if a selected package is located on another CDROM and will eject the\n"
"current CD and ask you to insert a different one as required."
msgstr ""

#: ../../help.pm_.c:77
msgid ""
"It is now time to specify which programs you wish to install on your\n"
"system. There are thousands of packages available for Mandrake Linux, and\n"
"you are not supposed to know them all by heart.\n"
"\n"
"If you are performing a standard installation from CDROM, you will first be\n"
"asked to specify the CDs you currently have (in Expert mode only). Check\n"
"the CD labels and highlight the boxes corresponding to the CDs you have\n"
"available for installation. Click \"OK\" when you are ready to continue.\n"
"\n"
"Packages are sorted in groups corresponding to a particular use of your\n"
"machine. The groups themselves are sorted into four sections:\n"
"\n"
" * \"Workstation\": if you plan to use your machine as a workstation, "
"select\n"
"one or more of the corresponding groups.\n"
"\n"
" * \"Development\": if the machine is to be used for programming, choose "
"the\n"
"desired group(s).\n"
"\n"
" * \"Server\": finally, if the machine is intended to be a server, you will\n"
"be able to select which of the most common services you wish to see\n"
"installed on the machine.\n"
"\n"
" * \"Graphical Environment\": this is where you will choose your preferred\n"
"graphical environment. At least one must be selected if you want to have a\n"
"graphical workstation!\n"
"\n"
"Moving the mouse cursor over a group name will display a short explanatory\n"
"text about that group.\n"
"\n"
"You can check the \"Individual package selection\" box, which is useful if\n"
"you are familiar with the packages being offered or if you want to have\n"
"total control over what will be installed.\n"
"\n"
"If you started the installation in \"Update\" mode, you can unselect all\n"
"groups to avoid installing any new package. This is useful for repairing or\n"
"updating an existing system."
msgstr ""

#: ../../help.pm_.c:115
msgid ""
"Finally, depending on your choice of whether or not to select individual\n"
"packages, you will be presented a tree containing all packages classified\n"
"by groups and subgroups. While browsing the tree, you can select entire\n"
"groups, subgroups, or individual packages.\n"
"\n"
"Whenever you select a package on the tree, a description appears on the\n"
"right. When your selection is finished, click the \"Install\" button which\n"
"will then launch the installation process. Depending on the speed of your\n"
"hardware and the number of packages that need to be installed, it may take\n"
"a while to complete the process. A time to complete estimate is displayed\n"
"on the screen to help you gauge if there is sufficient time to enjoy a cup\n"
"of coffee.\n"
"\n"
"!! If a server package has been selected either intentionally or because it\n"
"was part of a whole group, you will be asked to confirm that you really\n"
"want those servers to be installed. Under Mandrake Linux, any installed\n"
"servers are started by default at boot time. Even if they are safe and have\n"
"no known issues at the time the distribution was shipped, it may happen\n"
"that security holes are discovered after this version of Mandrake Linux was\n"
"finalized. If you do not know what a particular service is supposed to do\n"
"or why it is being installed, then click \"No\". Clicking \"Yes\" will\n"
"install the listed services and they will be started automatically by\n"
"default. !!\n"
"\n"
"The \"Automatic dependencies\" option simply disables the warning dialog\n"
"which appears whenever the installer automatically selects a package. This\n"
"occurs because it has determined that it needs to satisfy a dependency with\n"
"another package in order to successfully complete the installation.\n"
"\n"
"The tiny floppy disc icon at the bottom of the list allows to load the\n"
"packages list chosen during a previous installation. Clicking on this icon\n"
"will ask you to insert a floppy disk previously created at the end of\n"
"another installation. See the second tip of last step on how to create such\n"
"a floppy."
msgstr ""

#: ../../help.pm_.c:151
msgid ""
"If you wish to connect your computer to the Internet or to a local network,\n"
"please choose the correct option. Please turn on your device before\n"
"choosing the correct option to let DrakX detect it automatically.\n"
"\n"
"Mandrake Linux proposes the configuration of an Internet connection at\n"
"installation time. Available connections are: traditional modem, ISDN\n"
"modem, ADSL connection, cable modem, and finally a simple LAN connection\n"
"(Ethernet).\n"
"\n"
"Here, we will not detail each configuration. Simply make sure that you have\n"
"all the parameters from your Internet Service Provider or system\n"
"administrator.\n"
"\n"
"You can consult the manual chapter about Internet connections for details\n"
"about the configuration, or simply wait until your system is installed and\n"
"use the program described there to configure your connection.\n"
"\n"
"If you wish to configure the network later after installation or if you\n"
"have finished configuring your network connection, click \"Cancel\"."
msgstr ""

#: ../../help.pm_.c:172
msgid ""
"You may now choose which services you wish to start at boot time.\n"
"\n"
"Here are presented all the services available with the current\n"
"installation. Review them carefully and uncheck those which are not always\n"
"needed at boot time.\n"
"\n"
"You can get a short explanatory text about a service by selecting a\n"
"specific service. However, if you are not sure whether a service is useful\n"
"or not, it is safer to leave the default behavior.\n"
"\n"
"At this stage, be very careful if you intend to use your machine as a\n"
"server: you will probably not want to start any services that you do not\n"
"need. Please remember that several services can be dangerous if they are\n"
"enabled on a server. In general, select only the services you really need."
msgstr ""

#: ../../help.pm_.c:188
msgid ""
"GNU/Linux manages time in GMT (Greenwich Manage Time) and translates it in\n"
"local time according to the time zone you selected."
msgstr ""

#: ../../help.pm_.c:192
msgid ""
"X (for X Window System) is the heart of the GNU/Linux graphical interface\n"
"on which all the graphics environments (KDE, Gnome, AfterStep,\n"
"WindowMaker...) bundled with Mandrake Linux rely. In this section, DrakX\n"
"will try to configure X automatically.\n"
"\n"
"It is extremely rare for it to fail, unless the hardware is very old (or\n"
"very new). If it succeeds, it will start X automatically with the best\n"
"resolution possible depending on the size of the monitor. A window will\n"
"then appear and ask you if you can see it.\n"
"\n"
"If you are doing an \"Expert\" install, you will enter the X configuration\n"
"wizard. See the corresponding section of the manual for more information\n"
"about this wizard.\n"
"\n"
"If you can see the message and answer \"Yes\", then DrakX will proceed to\n"
"the next step. If you cannot see the message, it simply means that the\n"
"configuration was wrong and the test will automatically end after 10\n"
"seconds, restoring the screen."
msgstr ""

#: ../../help.pm_.c:212
msgid ""
"The first time you try the X configuration, you may not be very satisfied\n"
"with its display (screen is too small, shifted left or right...). Hence,\n"
"even if X starts up correctly, DrakX then asks you if the configuration\n"
"suits you. It will also propose to change it by displaying a list of valid\n"
"modes it could find, asking you to select one.\n"
"\n"
"As a last resort, if you still cannot get X to work, choose \"Change\n"
"graphics card\", select \"Unlisted card\", and when prompted on which\n"
"server you want, choose \"FBDev\". This is a failsafe option which works\n"
"with any modern graphics card. Then choose \"Test again\" to be sure."
msgstr ""

#: ../../help.pm_.c:224
msgid ""
"Finally, you will be asked whether you want to see the graphical interface\n"
"at boot. Note this question will be asked even if you chose not to test the\n"
"configuration. Obviously, you want to answer \"No\" if your machine is to\n"
"act as a server, or if you were not successful in getting the display\n"
"configured."
msgstr ""

#: ../../help.pm_.c:231
msgid ""
"The Mandrake Linux CDROM has a built-in rescue mode. You can access it by\n"
"booting from the CDROM, press the >>F1<< key at boot and type >>rescue<< at\n"
"the prompt. But in case your computer cannot boot from the CDROM, you\n"
"should come back to this step for help in at least two situations:\n"
"\n"
" * when installing the boot loader, DrakX will rewrite the boot sector "
"(MBR)\n"
"of your main disk (unless you are using another boot manager) so that you\n"
"can start up with either Windows or GNU/Linux (assuming you have Windows in\n"
"your system). If you need to reinstall Windows, the Microsoft install\n"
"process will rewrite the boot sector, and then you will not be able to\n"
"start GNU/Linux!\n"
"\n"
" * if a problem arises and you cannot start up GNU/Linux from the hard "
"disk,\n"
"this floppy disk will be the only means of starting up GNU/Linux. It\n"
"contains a fair number of system tools for restoring a system, which has\n"
"crashed due to a power failure, an unfortunate typing error, a typo in a\n"
"password, or any other reason.\n"
"\n"
"When you click on this step, you will be asked to enter a disk inside the\n"
"drive. The floppy disk you will insert must be empty or contain data which\n"
"you do not need. You will not have to format it since DrakX will rewrite\n"
"the whole disk."
msgstr ""

#: ../../help.pm_.c:255
#, fuzzy
msgid ""
"At this point you need to choose where on your hard drive to install your\n"
"Mandrake Linux operating system. If your hard drive is empty or if an\n"
"existing operating system is using all the space available, you will need\n"
"to partition it. Basically, partitioning a hard drive consists of logically\n"
"dividing it to create space to install your new Mandrake Linux system.\n"
"\n"
"Because the effects of the partitioning process are usually irreversible,\n"
"partitioning can be intimidating and stressful if you are an inexperienced\n"
"user. Fortunately, there is a wizard which simplifies this process. Before\n"
"beginning, please consult the manual and take your time.\n"
"\n"
"If you are running the install in Expert mode, you will enter DiskDrake,\n"
"the Mandrake Linux partitioning tool, which allows you to fine-tune your\n"
"partitions. See the DiskDrake chapter of the manual. From the installation\n"
"interface, you can use the wizards as described here by clicking the\n"
"\"Wizard\" button of the dialog.\n"
"\n"
"If partitions have already been defined, either from a previous\n"
"installation or from another partitioning tool, simply select those to\n"
"install your Linux system.\n"
"\n"
"If partitions are not defined, you will need to create them using the\n"
"wizard. Depending on your hard drive configuration, several options are\n"
"available:\n"
"\n"
" * \"Use free space\": this option will simply lead to an automatic\n"
"partitioning of your blank drive(s). You will not be prompted further.\n"
"\n"
" * \"Use existing partition\": the wizard has detected one or more existing\n"
"Linux partitions on your hard drive. If you want to use them, choose this\n"
"option.\n"
"\n"
" * \"Use the free space on the Windows partition\": if Microsoft Windows is\n"
"installed on your hard drive and takes all the space available on it, you\n"
"have to create free space for Linux data. To do that, you can delete your\n"
"Microsoft Windows partition and data (see \"Erase entire disk\" or \"Expert\n"
"mode\" solutions) or resize your Microsoft Windows partition. Resizing can\n"
"be performed without the loss of any data. This solution is recommended if\n"
"you want to use both Mandrake Linux and Microsoft Windows on same computer.\n"
"\n"
"   Before choosing this option, please understand that after this "
"procedure,\n"
"the size of your Microsoft Windows partition will be smaller than at the\n"
"present time. You will have less free space under Microsoft Windows to\n"
"store your data or to install new software.\n"
"\n"
" * \"Erase entire disk\": if you want to delete all data and all partitions\n"
"present on your hard drive and replace them with your new Mandrake Linux\n"
"system, choose this option. Be careful with this solution because you will\n"
"not be able to revert your choice after confirmation.\n"
"\n"
"   !! If you choose this option, all data on your disk will be lost. !!\n"
"\n"
" * \"Remove Windows\": this will simply erase everything on the drive and\n"
"begin fresh, partitioning everything from scratch. All data on your disk\n"
"will be lost.\n"
"\n"
"   !! If you choose this option, all data on your disk will be lost. !!\n"
"\n"
" * \"Expert mode\": choose this option if you want to manually partition\n"
"your hard drive. Be careful - it is a powerful but dangerous choice. You\n"
"can very easily lose all your data. Hence, do not choose this unless you\n"
"know what you are doing."
msgstr ""
"  ,        \n"
"    Mandrake Linux.   \n"
"      \n"
" ,      .  ,\n"
"        \n"
"       Mandrake Linux.\n"
"\n"
"      ,   \n"
"    ,    . \n"
"   .     , \n"
",  .\n"
"\n"
" ,  ,  .    \n"
",      (Swap - ).\n"
"\n"
"    (     \n"
"  ),    ,  \n"
"   .\n"
"\n"
"\n"
"    ,    .   \n"
",  ,  .    \n"
"  ,    :\n"
"\n"
"*   :     .\n"
"     .     ,\n"
"  .\n"
"\n"
"\n"
"*   :  ,       "
"  \n"
"       Mandrake Linux.    , "
"   .\n"
"\n"
"\n"
"*      Windows:  MicrosoftWindows "
"   \n"
"      ,    "
"   Linux\n"
"  ,      Windows  (."
"\"  \" \n"
" \" \")      Windows "
"   \n"
"   .   ,   "
" Mandrake Linux \n"
" Microsoft Windows       '.\n"
"\n"
"   ,  ,  ,  ,  "
" \n"
"   Microsoft Windows .\n"
"\n"
"\n"
"*  :     ,    "
"  .\n"
"    .     , "
" \n"
"    .         "
" ."

#: ../../help.pm_.c:319
msgid ""
"There you are. Installation is now complete and your GNU/Linux system is\n"
"ready to use. Just click \"OK\" to reboot the system. You can start\n"
"GNU/Linux or Windows, whichever you prefer (if you are dual-booting), as\n"
"soon as the computer has booted up again.\n"
"\n"
"The \"Advanced\" button (in Expert mode only) shows two more buttons to:\n"
"\n"
" * \"generate auto-install floppy\": to create an installation floppy disk\n"
"which will automatically perform a whole installation without the help of\n"
"an operator, similar to the installation you just configured.\n"
"\n"
"   Note that two different options are available after clicking the button:\n"
"\n"
"    * \"Replay\". This is a partially automated install as the partitioning\n"
"step (and only this one) remains interactive.\n"
"\n"
"    * \"Automated\". Fully automated install: the hard disk is completely\n"
"rewritten, all data is lost.\n"
"\n"
"   This feature is very handy when installing a great number of similar\n"
"machines. See the Auto install section at our web site.\n"
"\n"
" * \"Save packages selection\"(*): saves the packages selection as made\n"
"previously. Then, when doing another installation, insert the floppy inside\n"
"the driver and run the installation going to the help screen by pressing on\n"
"the [F1] key, and by issuing >>linux defcfg=\"floppy\"<<.\n"
"\n"
"(*) You need a FAT-formatted floppy (to create one under GNU/Linux, type\n"
"\"mformat a:\")"
msgstr ""

#: ../../help.pm_.c:350
#, fuzzy
msgid ""
"Any partitions that have been newly defined must be formatted for use\n"
"(formatting means creating a file system).\n"
"\n"
"At this time, you may wish to reformat some already existing partitions to\n"
"erase any data they contain. If you wish to do that, please select those\n"
"partitions as well.\n"
"\n"
"Please note that it is not necessary to reformat all pre-existing\n"
"partitions. You must reformat the partitions containing the operating\n"
"system (such as \"/\", \"/usr\" or \"/var\") but you do not have to\n"
"reformat partitions containing data that you wish to keep (typically\n"
"\"/home\").\n"
"\n"
"Please be careful when selecting partitions. After formatting, all data on\n"
"the selected partitions will be deleted and you will not be able to recover\n"
"any of them.\n"
"\n"
"Click on \"OK\" when you are ready to format partitions.\n"
"\n"
"Click on \"Cancel\" if you want to choose another partition for your new\n"
"Mandrake Linux operating system installation.\n"
"\n"
"Click on \"Advanced\" if you wish to select partitions that will be checked\n"
"for bad blocks on the disc."
msgstr ""
" ,      \n"
" ( -    ).\n"
"\n"
"\n"
"   ,      ,  \n"
"   .     ,  "
"\n"
"  .\n"
"\n"
"\n"
",      .  \n"
" ,     ( \"/"
"\",\n"
"\"/usr\"  \"/var\"),     ,  "
"\n"
",     ( /home).\n"
"\n"
"\n"
" ,  ,  ,   \n"
"    .\n"
"\n"
"\n"
" \"\"     .\n"
"\n"
"\n"
" \"\"       "
"\n"
"   Mandrake Linux."

#: ../../help.pm_.c:376
#, fuzzy
msgid ""
"Your new Mandrake Linux operating system is currently being installed.\n"
"Depending on the number of packages you will be installing and the speed of\n"
"your computer, this operation could take from a few minutes to a\n"
"significant amount of time.\n"
"\n"
"Please be patient."
msgstr ""
"    Mandrake Linux  븢.\n"
"    (       "
"\n"
" ') .\n"
"\n"
"\n"
" , ."

#: ../../help.pm_.c:384
msgid ""
"Before continuing you should read carefully the terms of the license. It\n"
"covers the whole Mandrake Linux distribution, and if you do not agree with\n"
"all the terms in it, click on the \"Refuse\" button which will immediately\n"
"terminate the installation. To continue with the installation, click the\n"
"\"Accept\" button."
msgstr ""

#: ../../help.pm_.c:391
msgid ""
"At this point, it is time to choose the security level desired for the\n"
"machine. As a rule of thumb, the more exposed the machine is, and the more\n"
"the data stored in it is crucial, the higher the security level should be.\n"
"However, a higher security level is generally obtained at the expenses of\n"
"easiness of use. Refer to the MSEC chapter of the ``Reference Manual'' to\n"
"get more information about the meaning of these levels.\n"
"\n"
"If you do not know what to choose, keep the default option."
msgstr ""

#: ../../help.pm_.c:401
msgid ""
"At this point, you need to choose what partition(s) will be used for the\n"
"installation of your Mandrake Linux system. If partitions have been already\n"
"defined, either from a previous installation of GNU/Linux or from another\n"
"partitioning tool, you can use existing partitions. Otherwise hard drive\n"
"partitions must be defined.\n"
"\n"
"To create partitions, you must first select a hard drive. You can select\n"
"the disk for partitioning by clicking on \"hda\" for the first IDE drive,\n"
"\"hdb\" for the second, \"sda\" for the first SCSI drive and so on.\n"
"\n"
"To partition the selected hard drive, you can use these options:\n"
"\n"
" * \"Clear all\": this option deletes all partitions on the selected hard\n"
"drive.\n"
"\n"
" * \"Auto allocate\": this option allows you to automatically create Ext2\n"
"and swap partitions in free space of your hard drive.\n"
"\n"
" * \"Rescue partition table\": if your partition table is damaged, you can\n"
"try to recover it using this option. Please be careful and remember that it\n"
"can fail.\n"
"\n"
" * \"Undo\": use this option to cancel your changes.\n"
"\n"
" * \"Reload\": you can use this option if you wish to undo all changes and\n"
"load your initial partitions table.\n"
"\n"
" * \"Wizard\": use this option if you wish to use a wizard to partition "
"your\n"
"hard drive. This is recommended if you do not have a good knowledge of\n"
"partitioning.\n"
"\n"
" * \"Restore from floppy\": this option will allow you to restore a\n"
"previously saved partition table from floppy disk.\n"
"\n"
" * \"Save to floppy\": saves the partition table to a floppy. Useful for\n"
"later partition-table recovery if necessary. It is strongly recommended to\n"
"perform this step.\n"
"\n"
" * \"Done\": when you have finished partitioning your hard drive, this will\n"
"save your changes back to disc.\n"
"\n"
"Note: you can reach any option using the keyboard. Navigate through the\n"
"partitions using [Tab] and [Up/Down] arrows.\n"
"\n"
"When a partition is selected, you can use:\n"
"\n"
" * Ctrl-c to create a new partition (when an empty partition is selected);\n"
"\n"
" * Ctrl-d to delete a partition;\n"
"\n"
" * Ctrl-m to set the mount point.\n"
"\n"
"If you are installing on a PPC machine, you will want to create a small HFS\n"
"\"bootstrap\" partition of at least 1MB which will be used by the yaboot\n"
"boot loader. If you opt to make the partition a bit larger, say 50MB, you\n"
"may find it a useful place to store a spare kernel and ramdisk images for\n"
"emergency boot situations."
msgstr ""

#: ../../help.pm_.c:460
#, fuzzy
msgid ""
"More than one Microsoft Windows partition has been detected on your hard\n"
"drive. Please choose the one you want resize in order to install your new\n"
"Mandrake Linux operating system.\n"
"\n"
"Each partition is listed as follows: \"Linux name\", \"Windows name\"\n"
"\"Capacity\".\n"
"\n"
"\"Linux name\" is structured: \"hard drive type\", \"hard drive number\",\n"
"\"partition number\" (for example, \"hda1\").\n"
"\n"
"\"Hard drive type\" is \"hd\" if your hard dive is an IDE hard drive and\n"
"\"sd\" if it is a SCSI hard drive.\n"
"\n"
"\"Hard drive number\" is always a letter after \"hd\" or \"sd\". With IDE\n"
"hard drives:\n"
"\n"
" * \"a\" means \"master hard drive on the primary IDE controller\",\n"
"\n"
" * \"b\" means \"slave hard drive on the primary IDE controller\",\n"
"\n"
" * \"c\" means \"master hard drive on the secondary IDE controller\",\n"
"\n"
" * \"d\" means \"slave hard drive on the secondary IDE controller\".\n"
"\n"
"With SCSI hard drives, an \"a\" means \"lowest SCSI ID\", a \"b\" means\n"
"\"second lowest SCSI ID\", etc.\n"
"\n"
"\"Windows name\" is the letter of your hard drive under Windows (the first\n"
"disk or partition is called \"C:\")."
msgstr ""
"        \n"
"Windows.  ,  ,    , "
"\n"
" Mandrake Linux.\n"
"\n"
"\n"
" i,    : \"Linux \", \"Windows\n"
"\" \"C\".\n"
"\"Linux \"   - \" \", \" \",\" "
"\n"
"(, \"hda1\").\n"
"\n"
"\n"
"\" \"   \"hd\",   IDE,  \"sd\"  SCSI.\n"
"\n"
"\" \" -   \"hd\"  \"sd\".  IDE :\n"
"   * \"\" \"master\"    IDE \n"
"   * \"b\" \"slave\"    IDE\n"
"   * \"c\" \"master\"    IDE\n"
"   * \"d\" \"slave\"    IDE\n"
"\n"
"\n"
" SCSI  - \"a\"  \"  \", \"b\" - \" "
" \",  ..\n"
"\n"
"\"Windows \"     Windows (  \n"
"   \"C:\")."

#: ../../help.pm_.c:491
msgid "Please be patient. This operation can take several minutes."
msgstr " , .     ."

#: ../../help.pm_.c:494
#, fuzzy
msgid ""
"DrakX now needs to know if you want to perform a default (\"Recommended\")\n"
"installation or if you want to have greater control (\"Expert\"). You also\n"
"have the choice of performing a new install or an upgrade of an existing\n"
"Mandrake Linux system. Clicking \"Install\" will completely wipe out the\n"
"old system. Select \"Upgrade\" if you are upgrading or repairing an\n"
"existing system.\n"
"\n"
"Please choose \"Install\" if there are no previous version of Mandrake\n"
"Linux installed or if you wish to boot between various operating systems.\n"
"\n"
"Please choose \"Update\" if you wish to update or repair an already\n"
"installed version of Mandrake Linux.\n"
"\n"
"Depending on your knowledge of GNU/Linux, please choose one of the\n"
"following to install or update your Mandrake Linux operating system:\n"
"\n"
" * Recommended: choose this if you have never installed a GNU/Linux\n"
"operating system. The installation will be very easy and you will only be\n"
"asked a few questions.\n"
"\n"
" * Expert: if you have a good knowledge of GNU/Linux, you can choose this\n"
"installation class. The expert installation will allow you to perform a\n"
"highly customized installation. Answering some of the questions can be\n"
"difficult if you do not have a good knowledge of GNU/Linux so do not choose\n"
"this unless you know what you are doing."
msgstr ""
" ,  \"\"      "
"Mandrake Linux\n"
"      .\n"
"\n"
"\n"
"     GNU/Linux,       "
",  븢   \n"
"   Mandrake Linux:\n"
"\n"
"* :   ,     븢GNU/Linux. "
"   ,\n"
"      .\n"
"\n"
"\n"
"*  :      GNU/Linux,     "
"    \n"
" , , .       "
"     \n"
"  \"\",    ,   GNU/Linux,  "
"   .\n"
"\n"
"\n"
"* :     ,       GNU/"
"Linux.     \n"
" \"\",         "
" , ,\n"
" .     ,     "
".      \n"
"    .       "
" ,        GNU/Linux.\n"
"      ,     ,  ."

#: ../../help.pm_.c:521
msgid ""
"Normally, DrakX selects the right keyboard for you (depending on the\n"
"language you have chosen) and you will not even see this step. However, you\n"
"might not have a keyboard that corresponds exactly to your language: for\n"
"example, if you are an English speaking Swiss person, you may still want\n"
"your keyboard to be a Swiss keyboard. Or if you speak English but are\n"
"located in Quebec, you may find yourself in the same situation. In both\n"
"cases, you will have to go back to this installation step and select an\n"
"appropriate keyboard from the list.\n"
"\n"
"Click on the \"More\" button to be presented with the complete list of\n"
"supported keyboards."
msgstr ""

#: ../../help.pm_.c:534
msgid ""
"Please choose your preferred language for installation and system usage.\n"
"\n"
"Clicking on the \"Advanced\" button will allow you to select other\n"
"languages to be installed on your workstation. Selecting other languages\n"
"will install the language-specific files for system documentation and\n"
"applications. For example, if you will host users from Spain on your\n"
"machine, select English as the main language in the tree view and in the\n"
"Advanced section click on the grey star corresponding to \"Spanish|Spain\".\n"
"\n"
"Note that multiple languages may be installed. Once you have selected any\n"
"additional locales click the \"OK\" button to continue."
msgstr ""

#: ../../help.pm_.c:547
msgid ""
"By default, DrakX assumes you have a two-button mouse and will set it up\n"
"for third-button emulation. DrakX will automatically know whether it is a\n"
"PS/2, serial or USB mouse.\n"
"\n"
"If you wish to specify a different type of mouse select the appropriate\n"
"type from the list provided.\n"
"\n"
"If you choose a mouse other than the default you will be presented with a\n"
"mouse test screen. Use the buttons and wheel to verify that the settings\n"
"are good. If the mouse is not working correctly press the space bar or\n"
"RETURN to \"Cancel\" and choose again."
msgstr ""

#: ../../help.pm_.c:560
msgid ""
"Please select the correct port. For example, the COM1 port under MS Windows\n"
"is named ttyS0 under GNU/Linux."
msgstr ""

#: ../../help.pm_.c:564
msgid ""
"This is the most crucial decision point for the security of your GNU/Linux\n"
"system: you have to enter the \"root\" password. \"root\" is the system\n"
"administrator and is the only one authorized to make updates, add users,\n"
"change the overall system configuration, and so on. In short, \"root\" can\n"
"do everything! That is why you must choose a password that is difficult to\n"
"guess - DrakX will tell you if it is too easy. As you can see, you can\n"
"choose not to enter a password, but we strongly advise you against this if\n"
"only for one reason: do not think that because you booted GNU/Linux that\n"
"your other operating systems are safe from mistakes. Since \"root\" can\n"
"overcome all limitations and unintentionally erase all data on partitions\n"
"by carelessly accessing the partitions themselves, it is important for it\n"
"to be difficult to become \"root\".\n"
"\n"
"The password should be a mixture of alphanumeric characters and at least 8\n"
"characters long. Never write down the \"root\" password - it makes it too\n"
"easy to compromise a system.\n"
"\n"
"However, please do not make the password too long or complicated because\n"
"you must be able to remember it without too much effort.\n"
"\n"
"The password will not be displayed on screen as you type it in. Hence, you\n"
"will have to type the password twice to reduce the chance of a typing\n"
"error. If you do happen to make the same typing error twice, this\n"
"\"incorrect\" password will have to be used the first time you connect.\n"
"\n"
"In expert mode, you will be asked if you will be connecting to an\n"
"authentication server, like NIS or LDAP.\n"
"\n"
"If your network uses LDAP (or NIS) protocol for authentication, select\n"
"\"LDAP\" (or \"NIS\") as authentication. If you do not know, ask your\n"
"network administrator.\n"
"\n"
"If your computer is not connected to any administrated network, you will\n"
"want to choose \"Local files\" for authentication."
msgstr ""

#: ../../help.pm_.c:600
msgid ""
"LILO and GRUB are boot loaders for GNU/Linux. This stage, normally, is\n"
"totally automated. In fact, DrakX analyzes the disk boot sector and acts\n"
"accordingly, depending on what it finds here:\n"
"\n"
" * if Windows boot sector is found, it will replace it with a GRUB/LILO "
"boot\n"
"sector. Hence, you will be able to load either GNU/Linux or another OS;\n"
"\n"
" * if a GRUB or LILO boot sector is found, it will replace it with a new\n"
"one;\n"
"\n"
"If in doubt, DrakX will display a dialog with various options.\n"
"\n"
" * \"Boot loader to use\": you have three choices:\n"
"\n"
"    * \"LILO with graphical menu\": if you prefer LILO with its graphical\n"
"interface.\n"
"\n"
"    * \"GRUB\": if you prefer GRUB (text menu).\n"
"\n"
"    * \"LILO with text menu\": if you prefer LILO with its text menu "
"interface.\n"
"\n"
" * \"Boot device\": in most cases, you will not change the default\n"
"(\"/dev/hda\"), but if you prefer, the boot loader can be installed on the\n"
"second hard drive (\"/dev/hdb\"), or even on a floppy disk (\"/dev/fd0\").\n"
"\n"
" * \"Delay before booting the default image\": when rebooting the computer,\n"
"this is the delay granted to the user to choose - in the boot loader menu,\n"
"another boot entry than the default one.\n"
"\n"
"!! Beware that if you choose not to install a boot loader (by selecting\n"
"\"Cancel\" here), you must ensure that you have a way to boot your Mandrake\n"
"Linux system! Also be sure you know what you do before changing any of the\n"
"options. !!\n"
"\n"
"Clicking the \"Advanced\" button in this dialog will offer many advanced\n"
"options, which are reserved to the expert user.\n"
"\n"
"Mandrake Linux installs its own boot loader, which will let you boot either\n"
"GNU/Linux or any other operating systems which you have on your system.\n"
"\n"
"If there is another operating system installed on your machine, it will be\n"
"automatically added to the boot menu. Here, you can choose to fine-tune the\n"
"existing options. Double-clicking on an existing entry allows you to change\n"
"its parameters or remove it; \"Add\" creates a new entry; and \"Done\" goes\n"
"on to the next installation step."
msgstr ""

#: ../../help.pm_.c:647
#, fuzzy
msgid ""
"LILO (the LInux LOader) and GRUB are boot loaders: they are able to boot\n"
"either GNU/Linux or any other operating system present on your computer.\n"
"Normally, these other operating systems are correctly detected and\n"
"installed. If this is not the case, you can add an entry by hand in this\n"
"screen. Be careful to choose the correct parameters.\n"
"\n"
"You may also not want to give access to these other operating systems to\n"
"anyone. In which case, you can delete the corresponding entries. But then,\n"
"you will need a boot disk in order to boot those other operating systems!"
msgstr ""
"LILO ( LInux LOader) i Grub -  i.   i "
"\n"
"GNU/Linux i  i  i,   .\n"
",  i  i   i\n"
"븢. i   ,      i\n"
".  ,   i  .\n"
"\n"
"\n"
"    i   i  i.\n"
" i   i  i.     \n"
"   ,  i!"

#: ../../help.pm_.c:658
#, fuzzy
msgid ""
"You must indicate where you wish to place the information required to boot\n"
"to GNU/Linux.\n"
"\n"
"Unless you know exactly what you are doing, choose \"First sector of drive\n"
"(MBR)\"."
msgstr ""
" ,    i i,  \n"
" i Linux.\n"
"\n"
"\n"
"i     ,   i, \n"
" \"    (MBR)\"."

#: ../../help.pm_.c:665
msgid ""
"Here we select a printing system for your computer to use. Other OSes may\n"
"offer you one, but Mandrake offers three.\n"
"\n"
" * \"pdq\" - which means ``print, don't queue'', is the choice if you have "
"a\n"
"direct connection to your printer and you want to be able to panic out of\n"
"printer jams, and you do not have any networked printers. It will handle\n"
"only very simple network cases and is somewhat slow for networks. Pick\n"
"\"pdq\" if this is your maiden voyage to GNU/Linux. You can change your\n"
"choices after install by running PrinterDrake from the Mandrake Control\n"
"Center and clicking the expert button.\n"
"\n"
" * \"CUPS\" - ``Common Unix Printing System'' is excellent at printing to\n"
"your local printer and also halfway round the planet. It is simple and can\n"
"act like a server or a client for the ancient \"lpd\" printing system, so\n"
"it is compatible with the systems that went before. It can do many tricks,\n"
"but the basic setup is almost as easy as \"pdq\". If you need this to\n"
"emulate an \"lpd\" server, you must turn on the \"cups-lpd\" daemon. It has\n"
"graphical front-ends for printing or choosing printer options.\n"
"\n"
" * \"lprNG\" - ``line printer daemon New Generation''. This system can do\n"
"approximately the same things the others can do, but it will print to\n"
"printers mounted on a Novell Network, because it supports IPX protocol, and\n"
"it can print directly to shell commands. If you have need of Novell or\n"
"printing to commands without using a separate pipe construct, use lprNG.\n"
"Otherwise, CUPS is preferable as it is simpler and better at working over\n"
"networks."
msgstr ""

#: ../../help.pm_.c:693
msgid ""
"DrakX is now detecting any IDE devices present in your computer. It will\n"
"also scan for one or more PCI SCSI card(s) on your system. If a SCSI card\n"
"is found DrakX will automatically install the appropriate driver.\n"
"\n"
"Because hardware detection will sometimes not detect a piece of hardware\n"
"DrakX will ask you to confirm if a PCI SCSI card is present. Click \"Yes\"\n"
"if you know that there is a SCSI card installed in your machine. You will\n"
"be presented a list of SCSI cards to choose from. Click \"No\" if you have\n"
"no SCSI hardware. If you are unsure you can check the list of hardware\n"
"detected in your machine by selecting \"See hardware info\" and clicking\n"
"\"OK\". Examine the list of hardware and then click on the \"OK\" button to\n"
"return to the SCSI interface question.\n"
"\n"
"If you have to manually specify your adapter, DrakX will ask if you want to\n"
"specify options for it. You should allow DrakX to probe the hardware for\n"
"the card-specific options that the hardware needs to initialize. This\n"
"usually works well.\n"
"\n"
"If DrakX is not able to probe for the options that need to be passed, you\n"
"will need to manually provide options to the driver. Please review the\n"
"``User Guide'' (chapter 3, section \"Collecting information on your\n"
"hardware\") for hints on retrieving the parameters required from hardware\n"
"documentation, from the manufacturer's web site (if you have Internet\n"
"access) or from Microsoft Windows (if you used this hardware with Windows\n"
"on your system)."
msgstr ""

#: ../../help.pm_.c:720
msgid ""
"You can add additional entries for yaboot, either for other operating\n"
"systems, alternate kernels, or for an emergency boot image.\n"
"\n"
"For other OS's, the entry consists only of a label and the root partition.\n"
"\n"
"For Linux, there are a few possible options:\n"
"\n"
" * Label: this is simply the name you will have to type at the yaboot "
"prompt\n"
"to select this boot option.\n"
"\n"
" * Image: this would be the name of the kernel to boot. Typically, vmlinux\n"
"or a variation of vmlinux with an extension.\n"
"\n"
" * Root: the \"root\" device or \"/\" for your Linux installation.\n"
"\n"
" * Append: on Apple hardware, the kernel append option is used quite often\n"
"to assist in initializing video hardware, or to enable keyboard mouse\n"
"button emulation for the often lacking 2nd and 3rd mouse buttons on a stock\n"
"Apple mouse. The following are some examples:\n"
"\n"
"         video=aty128fb:vmode:17,cmode:32,mclk:71 adb_buttons=103,111 "
"hda=autotune\n"
"\n"
"         video=atyfb:vmode:12,cmode:24 adb_buttons=103,111\n"
"\n"
" * Initrd: this option can be used either to load initial modules, before\n"
"the boot device is available, or to load a ramdisk image for an emergency\n"
"boot situation.\n"
"\n"
" * Initrd-size: the default ramdisk size is generally 4,096 bytes. If you\n"
"need to allocate a large ramdisk, this option can be used.\n"
"\n"
" * Read-write: normally the \"root\" partition is initially brought up in\n"
"read-only, to allow a file system check before the system becomes \"live\".\n"
"Here, you can override this option.\n"
"\n"
" * NoVideo: should the Apple video hardware prove to be exceptionally\n"
"problematic, you can select this option to boot in \"novideo\" mode, with\n"
"native frame buffer support.\n"
"\n"
" * Default: selects this entry as being the default Linux selection,\n"
"selectable by just pressing ENTER at the yaboot prompt. This entry will\n"
"also be highlighted with a \"*\", if you press [Tab] to see the boot\n"
"selections."
msgstr ""

#: ../../help.pm_.c:765
msgid ""
"Yaboot is a boot loader for NewWorld MacIntosh hardware. It is able to boot\n"
"either GNU/Linux, MacOS or MacOSX if present on your computer. Normally,\n"
"these other operating systems are correctly detected and installed. If this\n"
"is not the case, you can add an entry by hand in this screen. Be careful as\n"
"to choose the correct parameters.\n"
"\n"
"Yaboot's main options are:\n"
"\n"
" * Init Message: a simple text message that is displayed before the boot\n"
"prompt.\n"
"\n"
" * Boot Device: indicate where you want to place the information required "
"to\n"
"boot to GNU/Linux. Generally, you setup a bootstrap partition earlier to\n"
"hold this information.\n"
"\n"
" * Open Firmware Delay: unlike LILO, there are two delays available with\n"
"yaboot. The first delay is measured in seconds and at this point, you can\n"
"choose between CD, OF boot, MacOS or Linux.\n"
"\n"
" * Kernel Boot Timeout: this timeout is similar to the LILO boot delay.\n"
"After selecting Linux, you will have this delay in 0.1 second before your\n"
"default kernel description is selected.\n"
"\n"
" * Enable CD Boot?: checking this option allows you to choose \"C\" for CD\n"
"at the first boot prompt.\n"
"\n"
" * Enable OF Boot?: checking this option allows you to choose \"N\" for "
"Open\n"
"Firmware at the first boot prompt.\n"
"\n"
" * Default OS: you can select which OS will boot by default when the Open\n"
"Firmware Delay expires."
msgstr ""

#: ../../help.pm_.c:798
msgid ""
"Here are presented various parameters concerning your machine. Depending on\n"
"your installed hardware, you may - or not, see the following entries:\n"
"\n"
" * \"Mouse\": mouse check the current mouse configuration and click on the\n"
"button to change it if necessary.\n"
"\n"
" * \"Keyboard\": keyboard check the current keyboard map configuration and\n"
"click on the button to change that if necessary.\n"
"\n"
" * \"Timezone\": time zoneDrakX, by default, guesses your time zone from "
"the\n"
"language you have chosen. But here again, as for the choice of a keyboard,\n"
"you may not be in the country for which the chosen language should\n"
"correspond. Hence, you may need to click on the \"Timezone\" button in\n"
"order to configure the clock according to the time zone you are in.\n"
"\n"
" * \"Printer\": clicking on the \"No Printer\" button will open the printer\n"
"configuration wizard.\n"
"\n"
" * \"Sound card\": if a sound card is detected on your system, it is\n"
"displayed here. No modification possible at installation time.\n"
"\n"
" * \"TV card\": if a TV card is detected on your system, it is displayed\n"
"here. No modification possible at installation time.\n"
"\n"
" * \"ISDN card\": if an ISDN card is detected on your system, it is\n"
"displayed here. You can click on the button to change the parameters\n"
"associated to it."
msgstr ""

#: ../../help.pm_.c:827
#, fuzzy
msgid ""
"Choose the hard drive you want to erase to install your new Mandrake Linux\n"
"partition. Be careful, all data present on it will be lost and will not be\n"
"recoverable!"
msgstr ""
"       \n"
"  Mandrake Linux.  ,     "
"\n"
"      ."

#: ../../help.pm_.c:832
#, fuzzy
msgid ""
"Click on \"OK\" if you want to delete all data and partitions present on\n"
"this hard drive. Be careful, after clicking on \"OK\", you will not be able\n"
"to recover any data and partitions present on this hard drive, including\n"
"any Windows data.\n"
"\n"
"Click on \"Cancel\" to cancel this operation without losing any data and\n"
"partitions present on this hard drive."
msgstr ""
" \"\",     \n"
"    .  ,     \n"
"\n"
"     ,    Windows\n"
"\n"
"\n"
" \"\"        "

#: ../../install2.pm_.c:114
#, c-format
msgid ""
"Can't access kernel modules corresponding to your kernel (file %s is missing)"
msgstr ""

#: ../../install_any.pm_.c:421
#, c-format
msgid ""
"You have selected the following server(s): %s\n"
"\n"
"\n"
"These servers are activated by default. They don't have any known security\n"
"issues, but some new could be found. In that case, you must make sure to "
"upgrade\n"
"as soon as possible.\n"
"\n"
"\n"
"Do you really want to install these servers?\n"
msgstr ""

#: ../../install_any.pm_.c:457
msgid "Can't use broadcast with no NIS domain"
msgstr "  broadcast   NIS"

#: ../../install_any.pm_.c:793
#, fuzzy, c-format
msgid "Insert a FAT formatted floppy in drive %s"
msgstr "    %s"

#: ../../install_any.pm_.c:797
msgid "This floppy is not FAT formatted"
msgstr ""

#: ../../install_any.pm_.c:809
msgid ""
"To use this saved packages selection, boot installation with ``linux "
"defcfg=floppy''"
msgstr ""

#: ../../install_any.pm_.c:831 ../../partition_table.pm_.c:737
#, c-format
msgid "Error reading file %s"
msgstr "   %s"

#: ../../install_gtk.pm_.c:84 ../../install_steps_gtk.pm_.c:325
#: ../../interactive.pm_.c:107 ../../interactive.pm_.c:122
#: ../../interactive.pm_.c:286 ../../interactive.pm_.c:308
#: ../../interactive_http.pm_.c:104 ../../interactive_newt.pm_.c:170
#: ../../interactive_stdio.pm_.c:27 ../../my_gtk.pm_.c:415
#: ../../my_gtk.pm_.c:716 ../../my_gtk.pm_.c:738
msgid "Ok"
msgstr ""

#: ../../install_interactive.pm_.c:23
#, c-format
msgid ""
"Some hardware on your computer needs ``proprietary'' drivers to work.\n"
"You can find some information about them at: %s"
msgstr ""
"      .\n"
"      : %s"

#: ../../install_interactive.pm_.c:44
msgid ""
"You must have a root partition.\n"
"For this, create a partition (or click on an existing one).\n"
"Then choose action ``Mount point'' and set it to `/'"
msgstr ""
" i   .\n"
"    (   i).\n"
"  `` i'' i i   `/'"

#: ../../install_interactive.pm_.c:49 ../../install_steps_graphical.pm_.c:259
msgid "You must have a swap partition"
msgstr " i   swap"

#: ../../install_interactive.pm_.c:50 ../../install_steps_graphical.pm_.c:261
msgid ""
"You don't have a swap partition\n"
"\n"
"Continue anyway?"
msgstr ""
"  swap.\n"
"\n"
"  ?"

#: ../../install_interactive.pm_.c:53 ../../install_steps.pm_.c:165
#, fuzzy
msgid "You must have a FAT partition mounted in /boot/efi"
msgstr " i   swap"

#: ../../install_interactive.pm_.c:76
msgid "Use free space"
msgstr "  "

#: ../../install_interactive.pm_.c:78
msgid "Not enough free space to allocate new partitions"
msgstr "      "

#: ../../install_interactive.pm_.c:86
msgid "Use existing partition"
msgstr " i "

#: ../../install_interactive.pm_.c:88
msgid "There is no existing partition to use"
msgstr " i , i  "

#: ../../install_interactive.pm_.c:95
msgid "Use the Windows partition for loopback"
msgstr "  Windows  i  i"

#: ../../install_interactive.pm_.c:98
#, fuzzy
msgid "Which partition do you want to use for Linux4Win?"
msgstr "     i?"

#: ../../install_interactive.pm_.c:100
msgid "Choose the sizes"
msgstr " "

#: ../../install_interactive.pm_.c:101
msgid "Root partition size in MB: "
msgstr "   M: "

#: ../../install_interactive.pm_.c:102
msgid "Swap partition size in MB: "
msgstr " swap   M:"

#: ../../install_interactive.pm_.c:111
msgid "Use the free space on the Windows partition"
msgstr "     Windows"

#: ../../install_interactive.pm_.c:114
msgid "Which partition do you want to resize?"
msgstr "     i?"

#: ../../install_interactive.pm_.c:116
msgid "Computing Windows filesystem bounds"
msgstr "i   i Windows"

#: ../../install_interactive.pm_.c:119
#, c-format
msgid ""
"The FAT resizer is unable to handle your partition, \n"
"the following error occured: %s"
msgstr ""
"     FAT  \n"
"  , : %s"

#: ../../install_interactive.pm_.c:122
msgid "Your Windows partition is too fragmented, please run ``defrag'' first"
msgstr ""
"   Windows  . \n"
"  i  ``defrag''"

#: ../../install_interactive.pm_.c:123
msgid ""
"WARNING!\n"
"\n"
"DrakX will now resize your Windows partition. Be careful: this operation is\n"
"dangerous. If you have not already done so, you should first exit the\n"
"installation, run scandisk under Windows (and optionally run defrag), then\n"
"restart the installation. You should also backup your data.\n"
"When sure, press Ok."
msgstr ""
"!\n"
"\n"
"DrakX  i i    Windows.\n"
" i:   . i     ii \n"
" i ,   i  ,"
" scandisk i defrag   , i  i\n"
" i i   i   .\n"
"i i, ii Ok."

#: ../../install_interactive.pm_.c:132
msgid "Which size do you want to keep for windows on"
msgstr "    Windows?"

#: ../../install_interactive.pm_.c:133
#, c-format
msgid "partition %s"
msgstr " %s"

#: ../../install_interactive.pm_.c:139
#, c-format
msgid "FAT resizing failed: %s"
msgstr "      FAT %s"

#: ../../install_interactive.pm_.c:154
msgid ""
"There is no FAT partitions to resize or to use as loopback (or not enough "
"space left)"
msgstr ""
"   FAT     \n"
" i i  i (i    )"

#: ../../install_interactive.pm_.c:160
msgid "Erase entire disk"
msgstr "i   i "

#: ../../install_interactive.pm_.c:160
msgid "Remove Windows(TM)"
msgstr "i Windows(TM)"

#: ../../install_interactive.pm_.c:163
msgid "You have more than one hard drive, which one do you install linux on?"
msgstr " i   i     Linux?"

#: ../../install_interactive.pm_.c:166
#, c-format
msgid "ALL existing partitions and their data will be lost on drive %s"
msgstr " i    %s i   i  "

#: ../../install_interactive.pm_.c:174
#, fuzzy
msgid "Custom disk partitioning"
msgstr " i "

#: ../../install_interactive.pm_.c:178
msgid "Use fdisk"
msgstr " fdisk"

#: ../../install_interactive.pm_.c:181
#, c-format
msgid ""
"You can now partition %s.\n"
"When you are done, don't forget to save using `w'"
msgstr ""
"   i   %s\n"
" i    i,  `w'"

#: ../../install_interactive.pm_.c:210
#, fuzzy
msgid "You don't have enough free space on your Windows partition"
msgstr "     Windows"

#: ../../install_interactive.pm_.c:226
#, fuzzy
msgid "I can't find any room for installing"
msgstr "  "

#: ../../install_interactive.pm_.c:230
msgid "The DrakX Partitioning wizard found the following solutions:"
msgstr " i  DrakX   :"

#: ../../install_interactive.pm_.c:235
#, c-format
msgid "Partitioning failed: %s"
msgstr "   : %s"

#: ../../install_interactive.pm_.c:241
msgid "Bringing up the network"
msgstr "  i"

#: ../../install_interactive.pm_.c:246
msgid "Bringing down the network"
msgstr "  i"

#: ../../install_steps.pm_.c:73
msgid ""
"An error occurred, but I don't know how to handle it nicely.\n"
"Continue at your own risk."
msgstr ""
"i ,     ,\n"
"    ."

#: ../../install_steps.pm_.c:207
#, c-format
msgid "Duplicate mount point %s"
msgstr "  i %s"

#: ../../install_steps.pm_.c:384
msgid ""
"Some important packages didn't get installed properly.\n"
"Either your cdrom drive or your cdrom is defective.\n"
"Check the cdrom on an installed computer using \"rpm -qpl Mandrake/RPMS/*.rpm"
"\"\n"
msgstr ""
"    i  .\n"
"i  cdrom  i  cdrom  .\n"
" cdrom   , \"rpm -qpl Mandrake/RPMS/*."
"rpm\"\n"

#: ../../install_steps.pm_.c:459
#, c-format
msgid "Welcome to %s"
msgstr "Сардэчна запрашаем у %s"

#: ../../install_steps.pm_.c:506 ../../install_steps.pm_.c:709
msgid "No floppy drive available"
msgstr " "

#: ../../install_steps_auto_install.pm_.c:77
#: ../../install_steps_stdio.pm_.c:23
#, c-format
msgid "Entering step `%s'\n"
msgstr "   `%s'\n"

#: ../../install_steps_graphical.pm_.c:287
msgid "Choose the size you want to install"
msgstr "   "

#: ../../install_steps_graphical.pm_.c:334
msgid "Total size: "
msgstr " : "

#: ../../install_steps_graphical.pm_.c:346 ../../install_steps_gtk.pm_.c:387
#, c-format
msgid "Version: %s\n"
msgstr "i: %s\n"

#: ../../install_steps_graphical.pm_.c:347 ../../install_steps_gtk.pm_.c:388
#, c-format
msgid "Size: %d KB\n"
msgstr ": %d K\n"

#: ../../install_steps_graphical.pm_.c:462 ../../install_steps_gtk.pm_.c:481
#: ../../install_steps_interactive.pm_.c:509
msgid "Choose the packages you want to install"
msgstr "   "

#: ../../install_steps_graphical.pm_.c:465 ../../interactive_gtk.pm_.c:571
msgid "Info"
msgstr "I"

#: ../../install_steps_graphical.pm_.c:473 ../../install_steps_gtk.pm_.c:457
#: ../../install_steps_interactive.pm_.c:212
msgid "Install"
msgstr "븢"

#: ../../install_steps_graphical.pm_.c:492 ../../install_steps_gtk.pm_.c:497
#: ../../install_steps_interactive.pm_.c:695
msgid "Installing"
msgstr "븢"

#: ../../install_steps_graphical.pm_.c:499
msgid "Please wait, "
msgstr ", i , "

#: ../../install_steps_graphical.pm_.c:501 ../../install_steps_gtk.pm_.c:510
msgid "Time remaining "
msgstr "  "

#: ../../install_steps_graphical.pm_.c:502
msgid "Total time "
msgstr "  "

#: ../../install_steps_graphical.pm_.c:507
#: ../../install_steps_interactive.pm_.c:695
msgid "Preparing installation"
msgstr " "

#: ../../install_steps_graphical.pm_.c:528 ../../install_steps_gtk.pm_.c:558
#, c-format
msgid "Installing package %s"
msgstr "  %s"

#: ../../install_steps_graphical.pm_.c:553 ../../install_steps_gtk.pm_.c:642
#: ../../install_steps_gtk.pm_.c:646
msgid "Go on anyway?"
msgstr "  ?"

#: ../../install_steps_graphical.pm_.c:553 ../../install_steps_gtk.pm_.c:642
msgid "There was an error ordering packages:"
msgstr "   :"

#: ../../install_steps_graphical.pm_.c:577
msgid "Use existing configuration for X11?"
msgstr " i   X11?"

#: ../../install_steps_gtk.pm_.c:148
msgid ""
"Your system is low on resource. You may have some problem installing\n"
"Mandrake Linux. If that occurs, you can try a text install instead. For "
"this,\n"
"press `F1' when booting on CDROM, then enter `text'."
msgstr ""
"  i   ,   \n"
" i Mandrake Linux.     \n"
" .   ii `F1'   i,  \n"
" `text' i ii <ENTER>."

#: ../../install_steps_gtk.pm_.c:159 ../../install_steps_interactive.pm_.c:187
msgid "Install Class"
msgstr " "

#: ../../install_steps_gtk.pm_.c:162
msgid "Please, choose one of the following classes of installation:"
msgstr "i ,  i   :"

#: ../../install_steps_gtk.pm_.c:228
#, c-format
msgid ""
"The total size for the groups you have selected is approximately %d MB.\n"
msgstr "     i  %d .\n"

#: ../../install_steps_gtk.pm_.c:230
#, c-format
msgid ""
"If you wish to install less than this size,\n"
"select the percentage of packages that you want to install.\n"
"\n"
"A low percentage will install only the most important packages;\n"
"a percentage of 100%% will install all selected packages."
msgstr ""
"i      ,\n"
"  , i   .\n"
"\n"
" ii    i   ,\n"
"  100%     ."

#: ../../install_steps_gtk.pm_.c:235
#, c-format
msgid ""
"You have space on your disk for only %d%% of these packages.\n"
"\n"
"If you wish to install less than this,\n"
"select the percentage of packages that you want to install.\n"
"A low percentage will install only the most important packages;\n"
"a percentage of %d%% will install as many packages as possible."
msgstr ""
"     i  %d%%  .\n"
"\n"
"i     , \n"
"    .\n"
"       ;\n"
"  %d%%   i  i ."

#: ../../install_steps_gtk.pm_.c:241
msgid "You will be able to choose them more specifically in the next step."
msgstr "     i   ."

#: ../../install_steps_gtk.pm_.c:243
msgid "Percentage of packages to install"
msgstr "   "

#: ../../install_steps_gtk.pm_.c:291 ../../install_steps_interactive.pm_.c:619
msgid "Package Group Selection"
msgstr "  "

#: ../../install_steps_gtk.pm_.c:320 ../../install_steps_interactive.pm_.c:634
msgid "Individual package selection"
msgstr "i  "

#: ../../install_steps_gtk.pm_.c:343 ../../install_steps_interactive.pm_.c:598
#, c-format
msgid "Total size: %d / %d MB"
msgstr " : %d / %d M"

#: ../../install_steps_gtk.pm_.c:385
msgid "Bad package"
msgstr " "

#: ../../install_steps_gtk.pm_.c:386
#, c-format
msgid "Name: %s\n"
msgstr "I: %s\n"

#: ../../install_steps_gtk.pm_.c:389
#, c-format
msgid "Importance: %s\n"
msgstr ": %s\n"

#: ../../install_steps_gtk.pm_.c:411
msgid ""
"You can't select this package as there is not enough space left to install it"
msgstr ""
"     ,        "

#: ../../install_steps_gtk.pm_.c:416
msgid "The following packages are going to be installed"
msgstr "     i"

#: ../../install_steps_gtk.pm_.c:417
msgid "The following packages are going to be removed"
msgstr "   "

#: ../../install_steps_gtk.pm_.c:429
msgid "You can't select/unselect this package"
msgstr "        "

#: ../../install_steps_gtk.pm_.c:441
msgid "This is a mandatory package, it can't be unselected"
msgstr "  ,    i"

#: ../../install_steps_gtk.pm_.c:443
msgid "You can't unselect this package. It is already installed"
msgstr "   i   .   "

#: ../../install_steps_gtk.pm_.c:447
msgid ""
"This package must be upgraded\n"
"Are you sure you want to deselect it?"
msgstr ""
"  i  \n"
" ,   i ?"

#: ../../install_steps_gtk.pm_.c:451
msgid "You can't unselect this package. It must be upgraded"
msgstr "   i   .   i"

#: ../../install_steps_gtk.pm_.c:456
msgid "Show automatically selected packages"
msgstr ""

#: ../../install_steps_gtk.pm_.c:460
#, fuzzy
msgid "Load/Save on floppy"
msgstr "  "

#: ../../install_steps_gtk.pm_.c:461
#, fuzzy
msgid "Updating package selection"
msgstr "i  "

#: ../../install_steps_gtk.pm_.c:466
#, fuzzy
msgid "Minimal install"
msgstr "i  i"

#: ../../install_steps_gtk.pm_.c:503
msgid "Estimating"
msgstr ""

#: ../../install_steps_gtk.pm_.c:522
#, fuzzy
msgid "Please wait, preparing installation"
msgstr " "

#: ../../install_steps_gtk.pm_.c:553
#, c-format
msgid "%d packages"
msgstr "%d "

#: ../../install_steps_gtk.pm_.c:599
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 ""

#: ../../install_steps_gtk.pm_.c:627 ../../install_steps_interactive.pm_.c:148
msgid "Accept"
msgstr ""

#: ../../install_steps_gtk.pm_.c:627 ../../install_steps_interactive.pm_.c:148
msgid "Refuse"
msgstr ""

#: ../../install_steps_gtk.pm_.c:628
#, c-format
msgid ""
"Change your Cd-Rom!\n"
"\n"
"Please insert the Cd-Rom labelled \"%s\" in your drive and press Ok when "
"done.\n"
"If you don't have it, press Cancel to avoid installation from this Cd-Rom."
msgstr ""
"i  Cd-Rom!\n"
"\n"
"i ,  Cd-Rom,  \"%s\",    i ii O "
".\n"
"i    , ii i,  i    "
"Cd."

#: ../../install_steps_gtk.pm_.c:646
msgid "There was an error installing packages:"
msgstr "   :"

#: ../../install_steps_interactive.pm_.c:37
msgid "An error occurred"
msgstr " "

#: ../../install_steps_interactive.pm_.c:71
msgid "License agreement"
msgstr "˳ "

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

#: ../../install_steps_interactive.pm_.c:168
#: ../../install_steps_interactive.pm_.c:871
#: ../../standalone/keyboarddrake_.c:28
msgid "Keyboard"
msgstr "i"

#: ../../install_steps_interactive.pm_.c:169
#: ../../standalone/keyboarddrake_.c:29
msgid "Please, choose your keyboard layout."
msgstr "i ,   i."

#: ../../install_steps_interactive.pm_.c:170
msgid "Here is the full list of keyboards available"
msgstr ""

#: ../../install_steps_interactive.pm_.c:187
msgid "Which installation class do you want?"
msgstr "i    ?"

#: ../../install_steps_interactive.pm_.c:189
#, fuzzy
msgid "Install/Update"
msgstr "븢"

#: ../../install_steps_interactive.pm_.c:189
#, fuzzy
msgid "Is this an install or an update?"
msgstr "  i "

#: ../../install_steps_interactive.pm_.c:198
msgid "Recommended"
msgstr ""

#: ../../install_steps_interactive.pm_.c:201
#: ../../install_steps_interactive.pm_.c:204
msgid "Expert"
msgstr ""

#: ../../install_steps_interactive.pm_.c:212
msgid "Update"
msgstr ""

#: ../../install_steps_interactive.pm_.c:224 ../../standalone/mousedrake_.c:48
msgid "Please, choose the type of your mouse."
msgstr "i ,    ."

#: ../../install_steps_interactive.pm_.c:230 ../../standalone/mousedrake_.c:64
msgid "Mouse Port"
msgstr " "

#: ../../install_steps_interactive.pm_.c:231 ../../standalone/mousedrake_.c:65
msgid "Please choose on which serial port your mouse is connected to."
msgstr "i ,   ,     ."

#: ../../install_steps_interactive.pm_.c:239
msgid "Buttons emulation"
msgstr ""

#: ../../install_steps_interactive.pm_.c:241
msgid "Button 2 Emulation"
msgstr ""

#: ../../install_steps_interactive.pm_.c:242
msgid "Button 3 Emulation"
msgstr ""

#: ../../install_steps_interactive.pm_.c:261
msgid "Configuring PCMCIA cards..."
msgstr "  PCMCIA ..."

#: ../../install_steps_interactive.pm_.c:261
msgid "PCMCIA"
msgstr "PCMCIA"

#: ../../install_steps_interactive.pm_.c:266
msgid "Configuring IDE"
msgstr " IDE"

#: ../../install_steps_interactive.pm_.c:266
msgid "IDE"
msgstr "IDE"

#: ../../install_steps_interactive.pm_.c:281
msgid "no available partitions"
msgstr "  "

#: ../../install_steps_interactive.pm_.c:284
msgid "Scanning partitions to find mount points"
msgstr ""

#: ../../install_steps_interactive.pm_.c:292
msgid "Choose the mount points"
msgstr "  i"

#: ../../install_steps_interactive.pm_.c:311
#, c-format
msgid ""
"I can't read your partition table, it's too corrupted for me :(\n"
"I can try to go on blanking bad partitions (ALL DATA will be lost!).\n"
"The other solution is to disallow DrakX to modify the partition table.\n"
"(the error is %s)\n"
"\n"
"Do you agree to loose all the partitions?\n"
msgstr ""
"i   ,      :(\n"
" ii  i     ( \n"
" !). I   i DrakX i i "
".\n"
"(  %s)\n"
"\n"
"i  i  ?\n"

#: ../../install_steps_interactive.pm_.c:324
msgid ""
"DiskDrake failed to read correctly the partition table.\n"
"Continue at your own risk!"
msgstr ""
"DiskDrake   i  i .\n"
" i   !"

#: ../../install_steps_interactive.pm_.c:340
msgid ""
"No free space for 1MB bootstrap! Install will continue, but to boot your "
"system, you'll need to create the bootstrap partition in DiskDrake"
msgstr ""

#: ../../install_steps_interactive.pm_.c:349
#, fuzzy
msgid "No root partition found to perform an upgrade"
msgstr "   "

#: ../../install_steps_interactive.pm_.c:350
msgid "Root Partition"
msgstr " "

#: ../../install_steps_interactive.pm_.c:351
msgid "What is the root partition (/) of your system?"
msgstr "i   (/)   i?"

#: ../../install_steps_interactive.pm_.c:365
msgid "You need to reboot for the partition table modifications to take place"
msgstr " i i  i,  ."

#: ../../install_steps_interactive.pm_.c:389
msgid "Choose the partitions you want to format"
msgstr "   "

#: ../../install_steps_interactive.pm_.c:390
msgid "Check bad blocks?"
msgstr "    ?"

#: ../../install_steps_interactive.pm_.c:416
msgid "Formatting partitions"
msgstr " "

#: ../../install_steps_interactive.pm_.c:418
#, c-format
msgid "Creating and formatting file %s"
msgstr " i   %s"

#: ../../install_steps_interactive.pm_.c:421
msgid "Not enough swap to fulfill installation, please add some"
msgstr ""
"     i (swap)  , i ."

#: ../../install_steps_interactive.pm_.c:427
msgid "Looking for available packages"
msgstr "  "

#: ../../install_steps_interactive.pm_.c:433
msgid "Finding packages to upgrade"
msgstr "   "

#: ../../install_steps_interactive.pm_.c:450
#, c-format
msgid ""
"Your system has not enough space left for installation or upgrade (%d > %d)"
msgstr ""
" i       i  (%d > %d)"

#: ../../install_steps_interactive.pm_.c:469
#, c-format
msgid "Complete (%dMB)"
msgstr " (%dM)"

#: ../../install_steps_interactive.pm_.c:469
#, c-format
msgid "Minimum (%dMB)"
msgstr "ii (%dM)"

#: ../../install_steps_interactive.pm_.c:469
#, c-format
msgid "Recommended (%dMB)"
msgstr " (%d)"

#: ../../install_steps_interactive.pm_.c:475
msgid "Custom"
msgstr " "

#: ../../install_steps_interactive.pm_.c:522
msgid ""
"Please choose load or save package selection on floppy.\n"
"The format is the same as auto_install generated floppies."
msgstr ""

#: ../../install_steps_interactive.pm_.c:525
#, fuzzy
msgid "Load from floppy"
msgstr "  "

#: ../../install_steps_interactive.pm_.c:527
#, fuzzy
msgid "Loading from floppy"
msgstr "  "

#: ../../install_steps_interactive.pm_.c:527
#, fuzzy
msgid "Package selection"
msgstr "  "

#: ../../install_steps_interactive.pm_.c:532
#, fuzzy
msgid "Insert a floppy containing package selection"
msgstr "    %s"

#: ../../install_steps_interactive.pm_.c:544
msgid "Save on floppy"
msgstr "  "

#: ../../install_steps_interactive.pm_.c:605
msgid "Selected size is larger than available space"
msgstr ""

#: ../../install_steps_interactive.pm_.c:670
msgid ""
"If you have all the CDs in the list below, click Ok.\n"
"If you have none of those CDs, click Cancel.\n"
"If only some CDs are missing, unselect them, then click Ok."
msgstr ""
"i    CD i  i i, ii .\n"
"i    i    CD , ii i.\n"
"i   CD   , i i  i ii ."

#: ../../install_steps_interactive.pm_.c:675
#, c-format
msgid "Cd-Rom labeled \"%s\""
msgstr "Cd-Rom  \"%s\""

#: ../../install_steps_interactive.pm_.c:704
#, c-format
msgid ""
"Installing package %s\n"
"%d%%"
msgstr ""
"  %s\n"
"%d%%"

#: ../../install_steps_interactive.pm_.c:713
msgid "Post-install configuration"
msgstr "  "

#: ../../install_steps_interactive.pm_.c:719
#, fuzzy, c-format
msgid "Please insert the Boot floppy used in drive %s"
msgstr "    %s"

#: ../../install_steps_interactive.pm_.c:725
#, fuzzy, c-format
msgid "Please insert the Update Modules floppy in drive %s"
msgstr "    %s"

#: ../../install_steps_interactive.pm_.c:750
msgid ""
"You have now the possibility to download software aimed for encryption.\n"
"\n"
"WARNING:\n"
"\n"
"Due to different general requirements applicable to these software and "
"imposed\n"
"by various jurisdictions, customer and/or end user of theses software "
"should\n"
"ensure that the laws of his/their jurisdiction allow him/them to download, "
"stock\n"
"and/or use these software.\n"
"\n"
"In addition customer and/or end user shall particularly be aware to not "
"infringe\n"
"the laws of his/their jurisdiction. Should customer and/or end user not\n"
"respect the provision of these applicable laws, he/they will incure serious\n"
"sanctions.\n"
"\n"
"In no event shall Mandrakesoft nor its manufacturers and/or suppliers be "
"liable\n"
"for special, indirect or incidental damages whatsoever (including, but not\n"
"limited to loss of profits, business interruption, loss of commercial data "
"and\n"
"other pecuniary losses, and eventual liabilities and indemnification to be "
"paid\n"
"pursuant to a court decision) arising out of use, possession, or the sole\n"
"downloading of these software, to which customer and/or end user could\n"
"eventually have access after having sign up the present agreement.\n"
"\n"
"\n"
"For any queries relating to these agreement, please contact \n"
"Mandrakesoft, Inc.\n"
"2400 N. Lincoln Avenue Suite 243\n"
"Altadena California 91001\n"
"USA"
msgstr ""
"    i   .\n"
"\n"
":\n"
"\n"
"-       i  \n"
"  ,  i/ i   "
"i\n"
"i  ,   /i   , "
"\n"
"i/   .\n"
"\n"
" ,  i/ i i  ,   "
"\n"
"  i. i  i/ i  \n"
", i     , /  \n"
"\n"
"i  i  i Mandrakesoft, i   i i  \n"
" ,     ( ,  \n"
"   ,  i,  "
" \n"
" i ii i,   i i i i, i \n"
" i   ), i   , \n"
",   i  i ,  i  \n"
"i i   i  .\n"
"\n"
"       i,  "
"\n"
", i      \n"
" .      \n"
"i , ,    i.\n"
"i ,  i  i  i ii "
"i\n"
"i.\n"
"\n"
" i i, i   , : \n"
"Mandrakesoft\n"
"43, rue d'Aboukir\n"
"75002 Paris\n"
"FRANCE"

#: ../../install_steps_interactive.pm_.c:782
msgid "Choose a mirror from which to get the packages"
msgstr "    "

#: ../../install_steps_interactive.pm_.c:793
msgid "Contacting the mirror to get the list of available packages"
msgstr "     i  "

#: ../../install_steps_interactive.pm_.c:796
msgid "Please choose the packages you want to install."
msgstr "   "

#: ../../install_steps_interactive.pm_.c:808
msgid "Which is your timezone?"
msgstr "i   ?"

#: ../../install_steps_interactive.pm_.c:813
#, fuzzy
msgid "Hardware clock set to GMT"
msgstr " i ii   GMT?"

#: ../../install_steps_interactive.pm_.c:814
msgid "Automatic time synchronization (using NTP)"
msgstr ""

#: ../../install_steps_interactive.pm_.c:821
#, fuzzy
msgid "NTP Server"
msgstr "NIS :"

#: ../../install_steps_interactive.pm_.c:855
#: ../../install_steps_interactive.pm_.c:863 ../../printerdrake.pm_.c:104
msgid "Remote CUPS server"
msgstr "  CUPS"

#: ../../install_steps_interactive.pm_.c:856
#, fuzzy
msgid "No printer"
msgstr "I i"

#: ../../install_steps_interactive.pm_.c:867 ../../steps.pm_.c:27
msgid "Summary"
msgstr ""

#: ../../install_steps_interactive.pm_.c:870
#, fuzzy
msgid "Mouse"
msgstr " "

#: ../../install_steps_interactive.pm_.c:872
msgid "Timezone"
msgstr ""

#: ../../install_steps_interactive.pm_.c:873 ../../printerdrake.pm_.c:1773
#: ../../printerdrake.pm_.c:1844
msgid "Printer"
msgstr ""

#: ../../install_steps_interactive.pm_.c:875
#, fuzzy
msgid "ISDN card"
msgstr " ISDN "

#: ../../install_steps_interactive.pm_.c:878
#, fuzzy
msgid "Sound card"
msgstr ""

#: ../../install_steps_interactive.pm_.c:881
msgid "TV card"
msgstr ""

#: ../../install_steps_interactive.pm_.c:917
#: ../../install_steps_interactive.pm_.c:941
#: ../../install_steps_interactive.pm_.c:945
msgid "LDAP"
msgstr ""

#: ../../install_steps_interactive.pm_.c:918
#: ../../install_steps_interactive.pm_.c:941
#: ../../install_steps_interactive.pm_.c:954
#, fuzzy
msgid "NIS"
msgstr " NIS"

#: ../../install_steps_interactive.pm_.c:919
#: ../../install_steps_interactive.pm_.c:941
#, fuzzy
msgid "Local files"
msgstr " "

#: ../../install_steps_interactive.pm_.c:928
#: ../../install_steps_interactive.pm_.c:929 ../../steps.pm_.c:24
msgid "Set root password"
msgstr "  root"

#: ../../install_steps_interactive.pm_.c:930
msgid "No password"
msgstr " "

#: ../../install_steps_interactive.pm_.c:935
#, c-format
msgid "This password is too simple (must be at least %d characters long)"
msgstr ""
"    (  i     %d i)"

#: ../../install_steps_interactive.pm_.c:941 ../../network/modem.pm_.c:47
#: ../../standalone/draknet_.c:604
msgid "Authentication"
msgstr "i"

#: ../../install_steps_interactive.pm_.c:949
#, fuzzy
msgid "Authentication LDAP"
msgstr "i"

#: ../../install_steps_interactive.pm_.c:950
msgid "LDAP Base dn"
msgstr ""

#: ../../install_steps_interactive.pm_.c:951
#, fuzzy
msgid "LDAP Server"
msgstr ""

#: ../../install_steps_interactive.pm_.c:957
#, fuzzy
msgid "Authentication NIS"
msgstr "i NIS"

#: ../../install_steps_interactive.pm_.c:958
msgid "NIS Domain"
msgstr "NIS Domain"

#: ../../install_steps_interactive.pm_.c:959
msgid "NIS Server"
msgstr "NIS :"

#: ../../install_steps_interactive.pm_.c:994
msgid ""
"A custom bootdisk provides a way of booting into your Linux system without\n"
"depending on the normal bootloader. This is useful if you don't want to "
"install\n"
"SILO on your system, or another operating system removes SILO, or SILO "
"doesn't\n"
"work with your hardware configuration. A custom bootdisk can also be used "
"with\n"
"the Mandrake rescue image, making it much easier to recover from severe "
"system\n"
"failures.\n"
"\n"
"If you want to create a bootdisk for your system, insert a floppy in the "
"first\n"
"drive and press \"Ok\"."
msgstr ""
"       Linux  \n"
"  .    , i    \n"
"븢 SILO, i i  i  SILO, i SILO  \n"
"    ii.      \n"
"     Mandrake Linux,  i \n"
"  i  .\n"
"\n"
"i     ,    \n"
" i ii \"Ok\"."

#: ../../install_steps_interactive.pm_.c:1010
msgid "First floppy drive"
msgstr " "

#: ../../install_steps_interactive.pm_.c:1011
msgid "Second floppy drive"
msgstr "i "

#: ../../install_steps_interactive.pm_.c:1012 ../../printerdrake.pm_.c:1382
msgid "Skip"
msgstr "i"

#: ../../install_steps_interactive.pm_.c:1017
msgid ""
"A custom bootdisk provides a way of booting into your Linux system without\n"
"depending on the normal bootloader. This is useful if you don't want to "
"install\n"
"LILO (or grub) on your system, or another operating system removes LILO, or "
"LILO doesn't\n"
"work with your hardware configuration. A custom bootdisk can also be used "
"with\n"
"the Mandrake rescue image, making it much easier to recover from severe "
"system\n"
"failures. Would you like to create a bootdisk for your system?"
msgstr ""
"       Linux   i \n"
" .    , i    \n"
"븢 LILO (i Grub), i i  i  LILO,\n"
"i LILO      ii.    "
"\n"
"      Mandrake Linux,  i \n"
"  i  .\n"
"\n"
"    ?"

#: ../../install_steps_interactive.pm_.c:1026
msgid "Sorry, no floppy drive available"
msgstr ",   "

#: ../../install_steps_interactive.pm_.c:1030
msgid "Choose the floppy drive you want to use to make the bootdisk"
msgstr " ,  i    "

#: ../../install_steps_interactive.pm_.c:1034
#, c-format
msgid "Insert a floppy in drive %s"
msgstr "    %s"

#: ../../install_steps_interactive.pm_.c:1037
msgid "Creating bootdisk"
msgstr "  "

#: ../../install_steps_interactive.pm_.c:1044
msgid "Preparing bootloader"
msgstr " "

#: ../../install_steps_interactive.pm_.c:1055
msgid ""
"You appear to have an OldWorld or Unknown\n"
" machine, the yaboot bootloader will not work for you.\n"
"The install will continue, but you'll\n"
" need to use BootX to boot your machine"
msgstr ""

#: ../../install_steps_interactive.pm_.c:1060
msgid "Do you want to use aboot?"
msgstr "   aboot?"

#: ../../install_steps_interactive.pm_.c:1063
msgid ""
"Error installing aboot, \n"
"try to force installation even if that destroys the first partition?"
msgstr ""
"  boot, \n"
" 븢,      ?"

#: ../../install_steps_interactive.pm_.c:1070
#, fuzzy
msgid "Installing bootloader"
msgstr " "

#: ../../install_steps_interactive.pm_.c:1076
msgid "Installation of bootloader failed. The following error occured:"
msgstr "    . i  :"

#: ../../install_steps_interactive.pm_.c:1084
#, c-format
msgid ""
"You may need to change your Open Firmware boot-device to\n"
" enable the bootloader.  If you don't see the bootloader prompt at\n"
" reboot, hold down Command-Option-O-F at reboot and enter:\n"
" setenv boot-device %s,\\\\:tbxi\n"
" Then type: shut-down\n"
"At your next boot you should see the bootloader prompt."
msgstr ""

#: ../../install_steps_interactive.pm_.c:1092 ../../standalone/draksec_.c:23
msgid "Low"
msgstr ""

#: ../../install_steps_interactive.pm_.c:1093 ../../standalone/draksec_.c:24
msgid "Medium"
msgstr "i"

#: ../../install_steps_interactive.pm_.c:1094 ../../standalone/draksec_.c:25
msgid "High"
msgstr "i"

#: ../../install_steps_interactive.pm_.c:1098 ../../standalone/draksec_.c:62
msgid "Choose security level"
msgstr " i"

#: ../../install_steps_interactive.pm_.c:1134
#: ../../standalone/drakautoinst_.c:80
#, c-format
msgid "Insert a blank floppy in drive %s"
msgstr "    %s"

#: ../../install_steps_interactive.pm_.c:1138
#: ../../standalone/drakautoinst_.c:82
msgid "Creating auto install floppy"
msgstr "   "

#: ../../install_steps_interactive.pm_.c:1149
msgid ""
"Some steps are not completed.\n"
"\n"
"Do you really want to quit now?"
msgstr ""
" i  .\n"
"   i ?"

#: ../../install_steps_interactive.pm_.c:1160
msgid ""
"Congratulations, installation is complete.\n"
"Remove the boot media and press return to reboot.\n"
"\n"
"For information on fixes which are available for this release of Mandrake "
"Linux,\n"
"consult the Errata available from http://www.mandrakelinux.com/.\n"
"\n"
"Information on configuring your system is available in the post\n"
"install chapter of the Official Mandrake Linux User's Guide."
msgstr ""
"i,  .\n"
"i   i ii enter  i.\n"
" i  i   Mandrake Linux,\n"
"  http://www.mandrakelinux.com/.\n"
"I    i   -\n"
"  i i  i Mandrake Linux."

#: ../../install_steps_interactive.pm_.c:1172
#, fuzzy
msgid "Generate auto install floppy"
msgstr "   "

#: ../../install_steps_interactive.pm_.c:1174
msgid ""
"The auto install can be fully automated if wanted,\n"
"in that case it will take over the hard drive!!\n"
"(this is meant for installing on another box).\n"
"\n"
"You may prefer to replay the installation.\n"
msgstr ""

#: ../../install_steps_interactive.pm_.c:1179
msgid "Automated"
msgstr ""

#: ../../install_steps_interactive.pm_.c:1179
#, fuzzy
msgid "Replay"
msgstr "i"

#: ../../install_steps_interactive.pm_.c:1182
#, fuzzy
msgid "Save packages selection"
msgstr "i  "

#: ../../install_steps_newt.pm_.c:22
#, c-format
msgid "Mandrake Linux Installation %s"
msgstr " Mandrake Linux %s"

#: ../../install_steps_newt.pm_.c:34
msgid ""
"  <Tab>/<Alt-Tab> between elements  | <Space> selects | <F12> next screen "
msgstr ""
"  <Tab>/<Alt-Tab> i i  |  <Space>   | <F12>   "

#: ../../interactive.pm_.c:73
msgid "kdesu missing"
msgstr ""

#: ../../interactive.pm_.c:132
#, fuzzy
msgid "Choose a file"
msgstr " "

#: ../../interactive.pm_.c:284
msgid "Advanced"
msgstr ""

#: ../../interactive.pm_.c:345
msgid "Please wait"
msgstr "i , "

#: ../../interactive_gtk.pm_.c:681
msgid "Expand Tree"
msgstr " "

#: ../../interactive_gtk.pm_.c:682
msgid "Collapse Tree"
msgstr " "

#: ../../interactive_gtk.pm_.c:683
msgid "Toggle between flat and group sorted"
msgstr " i    i "

#: ../../interactive_stdio.pm_.c:35
#, c-format
msgid "Ambiguity (%s), be more precise\n"
msgstr " (%s),  \n"

#: ../../interactive_stdio.pm_.c:36 ../../interactive_stdio.pm_.c:51
#: ../../interactive_stdio.pm_.c:71
msgid "Bad choice, try again\n"
msgstr " ,  \n"

#: ../../interactive_stdio.pm_.c:39
#, c-format
msgid " ? (default %s) "
msgstr " ? ( %s) "

#: ../../interactive_stdio.pm_.c:52
#, c-format
msgid "Your choice? (default %s) "
msgstr " ? ( %s) "

#: ../../interactive_stdio.pm_.c:72
#, c-format
msgid "Your choice? (default %s  enter `none' for none) "
msgstr " ? ( %s. i `none'  i) "

#: ../../keyboard.pm_.c:140 ../../keyboard.pm_.c:178
msgid "Czech (QWERTZ)"
msgstr "i (QWERTZ)"

#: ../../keyboard.pm_.c:141 ../../keyboard.pm_.c:155 ../../keyboard.pm_.c:180
msgid "German"
msgstr "i"

#: ../../keyboard.pm_.c:142
msgid "Dvorak"
msgstr "Dvorak"

#: ../../keyboard.pm_.c:143 ../../keyboard.pm_.c:186
msgid "Spanish"
msgstr "Ii"

#: ../../keyboard.pm_.c:144 ../../keyboard.pm_.c:187
msgid "Finnish"
msgstr "ii"

#: ../../keyboard.pm_.c:145 ../../keyboard.pm_.c:156 ../../keyboard.pm_.c:188
msgid "French"
msgstr "i"

#: ../../keyboard.pm_.c:146 ../../keyboard.pm_.c:211
msgid "Norwegian"
msgstr "i"

#: ../../keyboard.pm_.c:147
msgid "Polish"
msgstr "i"

#: ../../keyboard.pm_.c:148 ../../keyboard.pm_.c:219
msgid "Russian"
msgstr "i"

#: ../../keyboard.pm_.c:150 ../../keyboard.pm_.c:221
msgid "Swedish"
msgstr "i"

#: ../../keyboard.pm_.c:151 ../../keyboard.pm_.c:236
msgid "UK keyboard"
msgstr "UK i"

#: ../../keyboard.pm_.c:152 ../../keyboard.pm_.c:157 ../../keyboard.pm_.c:237
msgid "US keyboard"
msgstr "US i"

#: ../../keyboard.pm_.c:159
#, fuzzy
msgid "Albanian"
msgstr "Ii"

#: ../../keyboard.pm_.c:160
msgid "Armenian (old)"
msgstr "i ()"

#: ../../keyboard.pm_.c:161
msgid "Armenian (typewriter)"
msgstr "i (typewriter)"

#: ../../keyboard.pm_.c:162
msgid "Armenian (phonetic)"
msgstr "i ()"

#: ../../keyboard.pm_.c:167
msgid "Azerbaidjani (latin)"
msgstr " (latin)"

#: ../../keyboard.pm_.c:169
msgid "Belgian"
msgstr "ii"

#: ../../keyboard.pm_.c:170
msgid "Bulgarian"
msgstr "i"

#: ../../keyboard.pm_.c:171
msgid "Brazilian (ABNT-2)"
msgstr "ii (ABNT-2)"

#: ../../keyboard.pm_.c:172
msgid "Belarusian"
msgstr ""

#: ../../keyboard.pm_.c:173
msgid "Swiss (German layout)"
msgstr "i ( )"

#: ../../keyboard.pm_.c:174
msgid "Swiss (French layout)"
msgstr "i ( )"

#: ../../keyboard.pm_.c:179
msgid "Czech (QWERTY)"
msgstr "i (QWERTY)"

#: ../../keyboard.pm_.c:181
msgid "German (no dead keys)"
msgstr "i ( i i)"

#: ../../keyboard.pm_.c:182
msgid "Danish"
msgstr "i"

#: ../../keyboard.pm_.c:183
msgid "Dvorak (US)"
msgstr "Dvorak (US)"

#: ../../keyboard.pm_.c:184
msgid "Dvorak (Norwegian)"
msgstr "Dvorak (i)"

#: ../../keyboard.pm_.c:185
msgid "Estonian"
msgstr "i"

#: ../../keyboard.pm_.c:189
msgid "Georgian (\"Russian\" layout)"
msgstr "ii (\"\" )"

#: ../../keyboard.pm_.c:190
msgid "Georgian (\"Latin\" layout)"
msgstr "ii (\"i\" )"

#: ../../keyboard.pm_.c:191
msgid "Greek"
msgstr "i"

#: ../../keyboard.pm_.c:192
msgid "Hungarian"
msgstr "i"

#: ../../keyboard.pm_.c:193
msgid "Croatian"
msgstr "i"

#: ../../keyboard.pm_.c:194
msgid "Israeli"
msgstr "I"

#: ../../keyboard.pm_.c:195
msgid "Israeli (Phonetic)"
msgstr "I ()"

#: ../../keyboard.pm_.c:196
msgid "Iranian"
msgstr "Ii"

#: ../../keyboard.pm_.c:197
msgid "Icelandic"
msgstr "Ii"

#: ../../keyboard.pm_.c:198
msgid "Italian"
msgstr "Ii"

#: ../../keyboard.pm_.c:200
msgid "Japanese 106 keys"
msgstr "i 106 i"

#: ../../keyboard.pm_.c:201
#, fuzzy
msgid "Korean keyboard"
msgstr "UK i"

#: ../../keyboard.pm_.c:202
msgid "Latin American"
msgstr "i-i"

#: ../../keyboard.pm_.c:203
msgid "Lithuanian AZERTY (old)"
msgstr "ii AZERTY ()"

#: ../../keyboard.pm_.c:205
msgid "Lithuanian AZERTY (new)"
msgstr "ii AZERTY ()"

#: ../../keyboard.pm_.c:206
msgid "Lithuanian \"number row\" QWERTY"
msgstr "ii \" \" QWERTY"

#: ../../keyboard.pm_.c:207
msgid "Lithuanian \"phonetic\" QWERTY"
msgstr "ii \"\" QWERTY"

#: ../../keyboard.pm_.c:208
#, fuzzy
msgid "Latvian"
msgstr ""

#: ../../keyboard.pm_.c:209
msgid "Macedonian"
msgstr ""

#: ../../keyboard.pm_.c:210
msgid "Dutch"
msgstr "i"

#: ../../keyboard.pm_.c:212
msgid "Polish (qwerty layout)"
msgstr "i ( )"

#: ../../keyboard.pm_.c:213
msgid "Polish (qwertz layout)"
msgstr "i (qwertz )"

#: ../../keyboard.pm_.c:214
msgid "Portuguese"
msgstr "i"

#: ../../keyboard.pm_.c:215
msgid "Canadian (Quebec)"
msgstr "i ()"

#: ../../keyboard.pm_.c:217
#, fuzzy
msgid "Romanian (qwertz)"
msgstr "i (-----)"

#: ../../keyboard.pm_.c:218
#, fuzzy
msgid "Romanian (qwerty)"
msgstr "i (-----)"

#: ../../keyboard.pm_.c:220
msgid "Russian (Yawerty)"
msgstr "i (-----)"

#: ../../keyboard.pm_.c:222
msgid "Slovenian"
msgstr "i"

#: ../../keyboard.pm_.c:226
msgid "Slovakian (QWERTZ)"
msgstr "i (QWERTZ)"

#: ../../keyboard.pm_.c:227
msgid "Slovakian (QWERTY)"
msgstr "i (QWERTY)"

#: ../../keyboard.pm_.c:229
#, fuzzy
msgid "Serbian (cyrillic)"
msgstr " ()"

#: ../../keyboard.pm_.c:230
msgid "Thai keyboard"
msgstr " i"

#: ../../keyboard.pm_.c:232
#, fuzzy
msgid "Tajik keyboard"
msgstr " i"

#: ../../keyboard.pm_.c:233
msgid "Turkish (traditional \"F\" model)"
msgstr "i ( \"F\" )"

#: ../../keyboard.pm_.c:234
msgid "Turkish (modern \"Q\" model)"
msgstr "i ( \"Q\" )"

#: ../../keyboard.pm_.c:235
msgid "Ukrainian"
msgstr "ii"

#: ../../keyboard.pm_.c:238
msgid "US keyboard (international)"
msgstr "US i (i)"

#: ../../keyboard.pm_.c:239
msgid "Vietnamese \"numeric row\" QWERTY"
msgstr "i \" \" QWERTY"

#: ../../keyboard.pm_.c:240
#, fuzzy
msgid "Yugoslavian (latin)"
msgstr " (latin)"

#: ../../loopback.pm_.c:32
#, c-format
msgid "Circular mounts %s\n"
msgstr "i  %s\n"

#: ../../lvm.pm_.c:83
msgid "Remove the logical volumes first\n"
msgstr ""

#: ../../mouse.pm_.c:25
msgid "Sun - Mouse"
msgstr "Sun - "

#: ../../mouse.pm_.c:31
msgid "Standard"
msgstr ""

#: ../../mouse.pm_.c:32
msgid "Logitech MouseMan+"
msgstr "Logitech MouseMan+"

#: ../../mouse.pm_.c:33
#, fuzzy
msgid "Generic PS2 Wheel Mouse"
msgstr "   2 "

#: ../../mouse.pm_.c:34
msgid "GlidePoint"
msgstr "GlidePoint"

#: ../../mouse.pm_.c:36 ../../mouse.pm_.c:62
msgid "Kensington Thinking Mouse"
msgstr "Kensington Thinking Mouse"

#: ../../mouse.pm_.c:37 ../../mouse.pm_.c:58
msgid "Genius NetMouse"
msgstr "Genius NetMouse"

#: ../../mouse.pm_.c:38
msgid "Genius NetScroll"
msgstr "Genius NetScroll"

#: ../../mouse.pm_.c:43 ../../mouse.pm_.c:67
#, fuzzy
msgid "1 button"
msgstr "2 i"

#: ../../mouse.pm_.c:44
msgid "Generic"
msgstr ""

#: ../../mouse.pm_.c:45
msgid "Wheel"
msgstr " "

#: ../../mouse.pm_.c:48
msgid "serial"
msgstr ""

#: ../../mouse.pm_.c:50
msgid "Generic 2 Button Mouse"
msgstr "   2 "

#: ../../mouse.pm_.c:51
msgid "Generic 3 Button Mouse"
msgstr "   3 "

#: ../../mouse.pm_.c:52
msgid "Microsoft IntelliMouse"
msgstr "Microsoft IntelliMouse"

#: ../../mouse.pm_.c:53
msgid "Logitech MouseMan"
msgstr "Logitech MouseMan"

#: ../../mouse.pm_.c:54
msgid "Mouse Systems"
msgstr "Mouse Systems"

#: ../../mouse.pm_.c:56
msgid "Logitech CC Series"
msgstr "Logitech CC Series"

#: ../../mouse.pm_.c:57
msgid "Logitech MouseMan+/FirstMouse+"
msgstr "Logitech MouseMan+/FirstMouse+"

#: ../../mouse.pm_.c:59
msgid "MM Series"
msgstr "MM Series"

#: ../../mouse.pm_.c:60
msgid "MM HitTablet"
msgstr "MM HitTablet"

#: ../../mouse.pm_.c:61
msgid "Logitech Mouse (serial, old C7 type)"
msgstr "Logitech Mouse (,   C7)"

#: ../../mouse.pm_.c:65
#, fuzzy
msgid "busmouse"
msgstr " "

#: ../../mouse.pm_.c:68
msgid "2 buttons"
msgstr "2 i"

#: ../../mouse.pm_.c:69
msgid "3 buttons"
msgstr "3 i"

#: ../../mouse.pm_.c:72
msgid "none"
msgstr ""

#: ../../mouse.pm_.c:74
msgid "No mouse"
msgstr " "

#: ../../mouse.pm_.c:482
msgid "Please test the mouse"
msgstr " ,    ."

#: ../../mouse.pm_.c:483
#, fuzzy
msgid "To activate the mouse,"
msgstr " ,    ."

#: ../../mouse.pm_.c:484
msgid "MOVE YOUR WHEEL!"
msgstr "  !"

#: ../../my_gtk.pm_.c:380
msgid "-adobe-times-bold-r-normal--17-*-100-100-p-*-iso8859-*,*-r-*"
msgstr ""

#: ../../my_gtk.pm_.c:415
#, fuzzy
msgid "Finish"
msgstr "ii"

#: ../../my_gtk.pm_.c:415
msgid "Next ->"
msgstr " ->"

#: ../../my_gtk.pm_.c:416
msgid "<- Previous"
msgstr ""

#: ../../my_gtk.pm_.c:716
msgid "Is this correct?"
msgstr " ?"

#: ../../network/adsl.pm_.c:19 ../../network/ethernet.pm_.c:36
msgid "Connect to the Internet"
msgstr "  I"

#: ../../network/adsl.pm_.c:20
msgid ""
"The most common way to connect with adsl is pppoe.\n"
"Some connections use pptp, a few ones use dhcp.\n"
"If you don't know, choose 'use pppoe'"
msgstr ""

#: ../../network/adsl.pm_.c:22
msgid "Alcatel speedtouch usb"
msgstr ""

#: ../../network/adsl.pm_.c:22
msgid "use dhcp"
msgstr ""

#: ../../network/adsl.pm_.c:22
msgid "use pppoe"
msgstr " pppoe"

#: ../../network/adsl.pm_.c:22
#, fuzzy
msgid "use pptp"
msgstr " pppoe"

#: ../../network/ethernet.pm_.c:37
msgid ""
"Which dhcp client do you want to use?\n"
"Default is dhcpcd"
msgstr ""
"i dhcp i   ?\n"
" ,  dhcpcd"

#: ../../network/ethernet.pm_.c:88
#, fuzzy
msgid ""
"No ethernet network adapter has been detected on your system.\n"
"I cannot set up this connection type."
msgstr ""
"i  ethernet     i  . i , "
" i i."

#: ../../network/ethernet.pm_.c:92 ../../standalone/drakgw_.c:233
msgid "Choose the network interface"
msgstr "  i"

#: ../../network/ethernet.pm_.c:93
msgid ""
"Please choose which network adapter you want to use to connect to Internet"
msgstr ""
"i ,   , i    "
"  i"

#: ../../network/ethernet.pm_.c:178
msgid "no network card found"
msgstr "   "

#: ../../network/ethernet.pm_.c:202 ../../network/network.pm_.c:350
msgid "Configuring network"
msgstr " i"

#: ../../network/ethernet.pm_.c:203
msgid ""
"Please enter your host name if you know it.\n"
"Some DHCP servers require the hostname to work.\n"
"Your host name should be a fully-qualified host name,\n"
"such as ``mybox.mylab.myco.com''."
msgstr ""
"i i   (host).\n"
"I   i   ,\n"
" ``mybox.mylab.myco.com''.\n"
"   i IP  , i    ."

#: ../../network/ethernet.pm_.c:207 ../../network/network.pm_.c:355
msgid "Host name"
msgstr "I "

#: ../../network/isdn.pm_.c:21 ../../network/isdn.pm_.c:44
#: ../../network/netconnect.pm_.c:91 ../../network/netconnect.pm_.c:105
#: ../../network/netconnect.pm_.c:154 ../../network/netconnect.pm_.c:164
#: ../../network/netconnect.pm_.c:190 ../../network/netconnect.pm_.c:213
#: ../../network/netconnect.pm_.c:221
#, fuzzy
msgid "Network Configuration Wizard"
msgstr "i i"

#: ../../network/isdn.pm_.c:22
#, fuzzy
msgid "External ISDN modem"
msgstr " ISDN "

#: ../../network/isdn.pm_.c:22
msgid "Internal ISDN card"
msgstr " ISDN "

#: ../../network/isdn.pm_.c:22
msgid "What kind is your ISDN connection?"
msgstr "i   ISDN ?"

#: ../../network/isdn.pm_.c:45
msgid ""
"Which ISDN configuration do you prefer?\n"
"\n"
"* The Old configuration uses isdn4net. It contains powerfull\n"
"  tools, but is tricky to configure, and not standard.\n"
"\n"
"* The New configuration is easier to understand, more\n"
"  standard, but with less tools.\n"
"\n"
"We recommand the light configuration.\n"
msgstr ""

#: ../../network/isdn.pm_.c:54
#, fuzzy
msgid "New configuration (isdn-light)"
msgstr "    (firewall)!"

#: ../../network/isdn.pm_.c:54
#, fuzzy
msgid "Old configuration (isdn4net)"
msgstr "    (firewall)!"

#: ../../network/isdn.pm_.c:169 ../../network/isdn.pm_.c:187
#: ../../network/isdn.pm_.c:197 ../../network/isdn.pm_.c:204
#: ../../network/isdn.pm_.c:214
msgid "ISDN Configuration"
msgstr " ISDN"

#: ../../network/isdn.pm_.c:169
msgid ""
"Select your provider.\n"
" If it's not in the list, choose Unlisted"
msgstr ""
"  .\n"
"i     i,   ``I''"

#: ../../network/isdn.pm_.c:182
msgid "Europe protocol"
msgstr ""

#: ../../network/isdn.pm_.c:182
#, fuzzy
msgid "Europe protocol (EDSS1)"
msgstr "Ţ (EDSS1)"

#: ../../network/isdn.pm_.c:184
#, fuzzy
msgid "Protocol for the rest of the world"
msgstr ""

#: ../../network/isdn.pm_.c:184
#, fuzzy
msgid ""
"Protocol for the rest of the world \n"
" no D-Channel (leased lines)"
msgstr ""
" \n"
"   D- ( )"

#: ../../network/isdn.pm_.c:188
msgid "Which protocol do you want to use ?"
msgstr "i    ?"

#: ../../network/isdn.pm_.c:198
msgid "What kind of card do you have?"
msgstr "i    ?"

#: ../../network/isdn.pm_.c:199
msgid "I don't know"
msgstr " "

#: ../../network/isdn.pm_.c:199
msgid "ISA / PCMCIA"
msgstr "ISA / PCMCIA"

#: ../../network/isdn.pm_.c:199
msgid "PCI"
msgstr "PCI"

#: ../../network/isdn.pm_.c:205
msgid ""
"\n"
"If you have an ISA card, the values on the next screen should be right.\n"
"\n"
"If you have a PCMCIA card, you have to know the irq and io of your card.\n"
msgstr ""
"\n"
"i   ISA , ii    i  "
"i.\n"
"\n"
"i   PCMCIA ,  i  irq i io  .\n"

#: ../../network/isdn.pm_.c:209
msgid "Abort"
msgstr "i"

#: ../../network/isdn.pm_.c:209
msgid "Continue"
msgstr ""

#: ../../network/isdn.pm_.c:215
msgid "Which is your ISDN card ?"
msgstr "   ISDN ?"

#: ../../network/isdn.pm_.c:234
msgid ""
"I have detected an ISDN PCI Card, but I don't know the type. Please select "
"one PCI card on the next screen."
msgstr ""
" ISDN PCI ,    . i ,  PCI "
"   ."

#: ../../network/isdn.pm_.c:243
msgid "No ISDN PCI card found. Please select one on the next screen."
msgstr " ISDN PCI  . i ,    ."

#: ../../network/modem.pm_.c:37
msgid "Please choose which serial port your modem is connected to."
msgstr "     ?"

#: ../../network/modem.pm_.c:42
msgid "Dialup options"
msgstr "   (Dialup)"

#: ../../network/modem.pm_.c:43 ../../standalone/draknet_.c:600
msgid "Connection name"
msgstr "I "

#: ../../network/modem.pm_.c:44 ../../standalone/draknet_.c:601
msgid "Phone number"
msgstr " "

#: ../../network/modem.pm_.c:45 ../../standalone/draknet_.c:602
msgid "Login ID"
msgstr "I (login ID)"

#: ../../network/modem.pm_.c:47 ../../standalone/draknet_.c:604
msgid "CHAP"
msgstr "CHAP"

#: ../../network/modem.pm_.c:47 ../../standalone/draknet_.c:604
msgid "PAP"
msgstr "PAP"

#: ../../network/modem.pm_.c:47 ../../standalone/draknet_.c:604
msgid "Script-based"
msgstr "  "

#: ../../network/modem.pm_.c:47 ../../standalone/draknet_.c:604
msgid "Terminal-based"
msgstr "  i"

#: ../../network/modem.pm_.c:48 ../../standalone/draknet_.c:605
msgid "Domain name"
msgstr "I "

#: ../../network/modem.pm_.c:49 ../../standalone/draknet_.c:606
#, fuzzy
msgid "First DNS Server (optional)"
msgstr "  DNS"

#: ../../network/modem.pm_.c:50 ../../standalone/draknet_.c:607
#, fuzzy
msgid "Second DNS Server (optional)"
msgstr "i  DNS:"

#: ../../network/netconnect.pm_.c:33
msgid ""
"\n"
"You can disconnect or reconfigure your connection."
msgstr ""
"\n"
"      ."

#: ../../network/netconnect.pm_.c:33 ../../network/netconnect.pm_.c:36
#, fuzzy
msgid ""
"\n"
"You can reconfigure your connection."
msgstr ""
"\n"
"      ."

#: ../../network/netconnect.pm_.c:33
#, fuzzy
msgid "You are currently connected to internet."
msgstr "     I?"

#: ../../network/netconnect.pm_.c:36
#, fuzzy
msgid ""
"\n"
"You can connect to Internet or reconfigure your connection."
msgstr ""
"\n"
"      ."

#: ../../network/netconnect.pm_.c:36
#, fuzzy
msgid "You are not currently connected to Internet."
msgstr "     I?"

#: ../../network/netconnect.pm_.c:40
#, fuzzy
msgid "Connect to Internet"
msgstr "  I"

#: ../../network/netconnect.pm_.c:42
#, fuzzy
msgid "Disconnect from Internet"
msgstr "  I"

#: ../../network/netconnect.pm_.c:44
msgid "Configure network connection (LAN or Internet)"
msgstr ""

#: ../../network/netconnect.pm_.c:47
msgid "Internet connection & configuration"
msgstr "I  i i"

#: ../../network/netconnect.pm_.c:96
#, fuzzy, c-format
msgid "We are now going to configure the %s connection."
msgstr ""
"\n"
"      ."

#: ../../network/netconnect.pm_.c:105
#, fuzzy, c-format
msgid ""
"\n"
"\n"
"\n"
"We are now going to configure the %s connection.\n"
"\n"
"\n"
"Press OK to continue."
msgstr ""
"\n"
"      ."

#: ../../network/netconnect.pm_.c:129 ../../network/netconnect.pm_.c:243
#: ../../network/netconnect.pm_.c:255 ../../network/tools.pm_.c:56
msgid "Network Configuration"
msgstr "i i"

#: ../../network/netconnect.pm_.c:130
msgid ""
"Because you are doing a network installation, your network is already "
"configured.\n"
"Click on Ok to keep your configuration, or cancel to reconfigure your "
"Internet & Network connection.\n"
msgstr ""

#: ../../network/netconnect.pm_.c:155
msgid ""
"Welcome to The Network Configuration Wizard\n"
"\n"
"We are about to configure your internet/network connection.\n"
"If you don't want to use the auto detection, deselect the checkbox.\n"
msgstr ""

#: ../../network/netconnect.pm_.c:157
#, fuzzy
msgid "Choose the profile to configure"
msgstr "  i:"

#: ../../network/netconnect.pm_.c:158
msgid "Use auto detection"
msgstr ""

#: ../../network/netconnect.pm_.c:164
msgid "Detecting devices..."
msgstr " ..."

#: ../../network/netconnect.pm_.c:175 ../../network/netconnect.pm_.c:184
msgid "Normal modem connection"
msgstr ""

#: ../../network/netconnect.pm_.c:175 ../../network/netconnect.pm_.c:184
#, fuzzy, c-format
msgid "detected on port %s"
msgstr "  i %s"

#: ../../network/netconnect.pm_.c:176 ../../network/netconnect.pm_.c:185
#, fuzzy
msgid "ISDN connection"
msgstr " ISDN"

#: ../../network/netconnect.pm_.c:176 ../../network/netconnect.pm_.c:185
#, c-format
msgid "detected %s"
msgstr ""

#: ../../network/netconnect.pm_.c:177 ../../network/netconnect.pm_.c:186
#, fuzzy
msgid "ADSL connection"
msgstr ""

#: ../../network/netconnect.pm_.c:177 ../../network/netconnect.pm_.c:186
#, fuzzy, c-format
msgid "detected on interface %s"
msgstr " i"

#: ../../network/netconnect.pm_.c:178 ../../network/netconnect.pm_.c:187
#, fuzzy
msgid "Cable connection"
msgstr " "

#: ../../network/netconnect.pm_.c:178 ../../network/netconnect.pm_.c:187
#, fuzzy
msgid "cable connection detected"
msgstr " "

#: ../../network/netconnect.pm_.c:179 ../../network/netconnect.pm_.c:188
#, fuzzy
msgid "LAN connection"
msgstr ""

#: ../../network/netconnect.pm_.c:179 ../../network/netconnect.pm_.c:188
msgid "ethernet card(s) detected"
msgstr ""

#: ../../network/netconnect.pm_.c:190
#, fuzzy
msgid "Choose the connection you want to configure"
msgstr " i, i  "

#: ../../network/netconnect.pm_.c:214
msgid ""
"You have configured multiple ways to connect to the Internet.\n"
"Choose the one you want to use.\n"
"\n"
msgstr ""

#: ../../network/netconnect.pm_.c:215
#, fuzzy
msgid "Internet connection"
msgstr " I-"

#: ../../network/netconnect.pm_.c:221
msgid "Do you want to start the connection at boot?"
msgstr " ,      ?"

#: ../../network/netconnect.pm_.c:239
#, fuzzy
msgid "Network configuration"
msgstr "i i"

#: ../../network/netconnect.pm_.c:240
msgid "The network needs to be restarted"
msgstr ""

#: ../../network/netconnect.pm_.c:243
#, fuzzy, c-format
msgid ""
"A problem occured while restarting the network: \n"
"\n"
"%s"
msgstr "i  i i?"

#: ../../network/netconnect.pm_.c:247
msgid ""
"Congratulations, the network and internet configuration is finished.\n"
"\n"
"The configuration will now be applied to your system.\n"
msgstr ""

#: ../../network/netconnect.pm_.c:250
msgid ""
"After that is done, we recommend you to restart your X\n"
"environnement to avoid hostname changing problem."
msgstr ""

#: ../../network/network.pm_.c:283
msgid ""
"WARNING: This device has been previously configured to connect to the "
"Internet.\n"
"Simply accept to keep this device configured.\n"
"Modifying the fields below will override this configuration."
msgstr ""

#: ../../network/network.pm_.c:288
msgid ""
"Please enter the IP configuration for this machine.\n"
"Each item should be entered as an IP address in dotted-decimal\n"
"notation (for example, 1.2.3.4)."
msgstr ""
"i , i IP i   .\n"
"  i    IP   - \n"
"i (, 1.2.3.4)."

#: ../../network/network.pm_.c:297 ../../network/network.pm_.c:298
#, c-format
msgid "Configuring network device %s"
msgstr "   %s"

#: ../../network/network.pm_.c:298
#, fuzzy, c-format
msgid " (driver %s)"
msgstr " XFree86: %s\n"

#: ../../network/network.pm_.c:300 ../../standalone/draknet_.c:255
#: ../../standalone/draknet_.c:461
msgid "IP address"
msgstr "IP "

#: ../../network/network.pm_.c:301 ../../standalone/draknet_.c:462
msgid "Netmask"
msgstr " i"

#: ../../network/network.pm_.c:302
msgid "(bootp/dhcp)"
msgstr "(bootp/dhcp)"

#: ../../network/network.pm_.c:302
msgid "Automatic IP"
msgstr " IP"

#: ../../network/network.pm_.c:323 ../../printerdrake.pm_.c:406
msgid "IP address should be in format 1.2.3.4"
msgstr "IP  i    1.2.3.4"

#: ../../network/network.pm_.c:351
msgid ""
"Please enter your host name.\n"
"Your host name should be a fully-qualified host name,\n"
"such as ``mybox.mylab.myco.com''.\n"
"You may also enter the IP address of the gateway if you have one"
msgstr ""
"i i   (host).\n"
"I   i   ,\n"
" ``mybox.mylab.myco.com''.\n"
"   i IP  , i    ."

#: ../../network/network.pm_.c:356
msgid "DNS server"
msgstr "DNS "

#: ../../network/network.pm_.c:357 ../../standalone/draknet_.c:599
msgid "Gateway"
msgstr ""

#: ../../network/network.pm_.c:359
msgid "Gateway device"
msgstr "-"

#: ../../network/network.pm_.c:371
msgid "Proxies configuration"
msgstr " proxy  "

#: ../../network/network.pm_.c:372
msgid "HTTP proxy"
msgstr "HTTP proxy"

#: ../../network/network.pm_.c:373
msgid "FTP proxy"
msgstr "FTP proxy"

#: ../../network/network.pm_.c:374
msgid "Track network card id (usefull for laptops)"
msgstr ""

#: ../../network/network.pm_.c:377
msgid "Proxy should be http://..."
msgstr "Proxy i  http://..."

#: ../../network/network.pm_.c:378
msgid "Proxy should be ftp://..."
msgstr "Proxy i  ftp://..."

#: ../../network/tools.pm_.c:38
msgid "Internet configuration"
msgstr "   I"

#: ../../network/tools.pm_.c:39
msgid "Do you want to try to connect to the Internet now?"
msgstr "i      I?"

#: ../../network/tools.pm_.c:43 ../../standalone/draknet_.c:189
#, fuzzy
msgid "Testing your connection..."
msgstr "i   ISDN ?"

#: ../../network/tools.pm_.c:49 ../../standalone/draknet_.c:220
#, fuzzy
msgid "The system is now connected to Internet."
msgstr "     I?"

#: ../../network/tools.pm_.c:50
msgid "For Security reason, it will be disconnected now."
msgstr ""

#: ../../network/tools.pm_.c:51 ../../standalone/draknet_.c:220
#, fuzzy
msgid ""
"The system doesn't seem to be connected to internet.\n"
"Try to reconfigure your connection."
msgstr ""
"\n"
"      ."

#: ../../network/tools.pm_.c:75
msgid "Connection Configuration"
msgstr "   I"

#: ../../network/tools.pm_.c:76
msgid "Please fill or check the field below"
msgstr "i , i i   i"

#: ../../network/tools.pm_.c:78 ../../standalone/draknet_.c:586
msgid "Card IRQ"
msgstr "IRQ "

#: ../../network/tools.pm_.c:79 ../../standalone/draknet_.c:587
msgid "Card mem (DMA)"
msgstr "   (DMA)"

#: ../../network/tools.pm_.c:80 ../../standalone/draknet_.c:588
msgid "Card IO"
msgstr "IO "

#: ../../network/tools.pm_.c:81 ../../standalone/draknet_.c:589
msgid "Card IO_0"
msgstr "IO_0 "

#: ../../network/tools.pm_.c:82 ../../standalone/draknet_.c:590
msgid "Card IO_1"
msgstr "IO_1 "

#: ../../network/tools.pm_.c:83 ../../standalone/draknet_.c:591
msgid "Your personal phone number"
msgstr " i  "

#: ../../network/tools.pm_.c:84 ../../standalone/draknet_.c:592
msgid "Provider name (ex provider.net)"
msgstr "I ,  .net"

#: ../../network/tools.pm_.c:85 ../../standalone/draknet_.c:593
msgid "Provider phone number"
msgstr "  "

#: ../../network/tools.pm_.c:86 ../../standalone/draknet_.c:594
#, fuzzy
msgid "Provider dns 1 (optional)"
msgstr "DNS 1 "

#: ../../network/tools.pm_.c:87 ../../standalone/draknet_.c:595
#, fuzzy
msgid "Provider dns 2 (optional)"
msgstr "DNS 2 "

#: ../../network/tools.pm_.c:88
#, fuzzy
msgid "Choose your country"
msgstr " i"

#: ../../network/tools.pm_.c:89 ../../standalone/draknet_.c:598
msgid "Dialing mode"
msgstr " "

#: ../../network/tools.pm_.c:90 ../../standalone/draknet_.c:610
#, fuzzy
msgid "Connection speed"
msgstr "I "

#: ../../network/tools.pm_.c:91 ../../standalone/draknet_.c:611
#, fuzzy
msgid "Connection timeout (in sec)"
msgstr "I "

#: ../../network/tools.pm_.c:92 ../../standalone/draknet_.c:596
msgid "Account Login (user name)"
msgstr "I   (i i)"

#: ../../network/tools.pm_.c:93 ../../standalone/draknet_.c:597
msgid "Account Password"
msgstr "  "

#: ../../partition_table.pm_.c:622
msgid "Extended partition not supported on this platform"
msgstr "   i  "

#: ../../partition_table.pm_.c:640
msgid ""
"You have a hole in your partition table but I can't use it.\n"
"The only solution is to move your primary partitions to have the hole next "
"to the extended partitions"
msgstr ""
"  i  i ,     i  .\n"
"i   ,  i   ,  i i\n"
"   (extended) "

#: ../../partition_table.pm_.c:744
#, c-format
msgid "Restoring from file %s failed: %s"
msgstr "   %s  : %s"

#: ../../partition_table.pm_.c:746
msgid "Bad backup file"
msgstr "   ii"

#: ../../partition_table.pm_.c:768
#, c-format
msgid "Error writing to file %s"
msgstr " i   %s"

#: ../../partition_table_raw.pm_.c:154
msgid ""
"Something bad is happening on your drive. \n"
"A test to check the integrity of data has failed. \n"
"It means writing anything on the disk will end up with random trash"
msgstr ""

#: ../../pkgs.pm_.c:24
msgid "must have"
msgstr "i "

#: ../../pkgs.pm_.c:25
msgid "important"
msgstr ""

#: ../../pkgs.pm_.c:26
msgid "very nice"
msgstr "i "

#: ../../pkgs.pm_.c:27
msgid "nice"
msgstr ""

#: ../../pkgs.pm_.c:28
msgid "maybe"
msgstr " "

#: ../../printer.pm_.c:23
msgid "CUPS - Common Unix Printing System"
msgstr ""

#: ../../printer.pm_.c:24
msgid "LPRng - LPR New Generation"
msgstr ""

#: ../../printer.pm_.c:25
msgid "LPD - Line Printer Daemon"
msgstr ""

#: ../../printer.pm_.c:26
msgid "PDQ - Print, Don't Queue"
msgstr ""

#: ../../printer.pm_.c:32
msgid "CUPS"
msgstr ""

#: ../../printer.pm_.c:33
msgid "LPRng"
msgstr ""

#: ../../printer.pm_.c:34
msgid "LPD"
msgstr ""

#: ../../printer.pm_.c:35
msgid "PDQ"
msgstr ""

#: ../../printer.pm_.c:40
msgid "Local printer"
msgstr " "

#: ../../printer.pm_.c:41
msgid "Remote printer"
msgstr " "

#: ../../printer.pm_.c:42
#, fuzzy
msgid "Printer on remote CUPS server"
msgstr "  CUPS"

#: ../../printer.pm_.c:43
#, fuzzy
msgid "Printer on remote lpd server"
msgstr "  lpd"

#: ../../printer.pm_.c:44
msgid "Network printer (socket)"
msgstr "  (socket)"

#: ../../printer.pm_.c:45
#, fuzzy
msgid "Printer on SMB/Windows 95/98/NT server"
msgstr "SMB/Windows 95/98/NT"

#: ../../printer.pm_.c:46
#, fuzzy
msgid "Printer on NetWare server"
msgstr " "

#: ../../printer.pm_.c:47
#, fuzzy
msgid "Enter a printer device URI"
msgstr "URI "

#: ../../printer.pm_.c:48
msgid "Pipe job into a command"
msgstr ""

#: ../../printer.pm_.c:418 ../../printer.pm_.c:839
#: ../../printerdrake.pm_.c:1227 ../../printerdrake.pm_.c:2023
msgid "Unknown model"
msgstr ""

#: ../../printer.pm_.c:546 ../../printerdrake.pm_.c:790
msgid "Raw printer (No driver)"
msgstr ""

#: ../../printer.pm_.c:693
#, fuzzy, c-format
msgid "(on %s)"
msgstr "( %s)"

#: ../../printer.pm_.c:695
msgid "(on this machine)"
msgstr ""

#: ../../printerdrake.pm_.c:22
msgid "Select Printer Connection"
msgstr "   "

#: ../../printerdrake.pm_.c:23
msgid "How is the printer connected?"
msgstr "  ?"

#: ../../printerdrake.pm_.c:25
#, fuzzy
msgid ""
"\n"
"Printers on remote CUPS servers you do not have to configure\n"
"here; these printers will be automatically detected. Please\n"
"select \"Printer on remote CUPS server\" in this case."
msgstr ""
" CUPS       \n"
"  ,    .\n"
"   ,  \"  CUPS\"."

#: ../../printerdrake.pm_.c:84 ../../printerdrake.pm_.c:88
#: ../../printerdrake.pm_.c:89 ../../printerdrake.pm_.c:159
msgid "None"
msgstr ""

#: ../../printerdrake.pm_.c:85 ../../printerdrake.pm_.c:160
#, fuzzy
msgid "Choose a default printer!"
msgstr "  i:"

#: ../../printerdrake.pm_.c:105
msgid ""
"With remote CUPS servers, you do not have to configure any \n"
"printer here; CUPS servers inform your machine automatically\n"
"about their printers. All printers known to your machine\n"
"currently are listed in the \"Default printer\" field. Choose\n"
"the default printer for your machine there and click the\n"
"\"Apply/Re-read printers\" button. Click the same button to\n"
"refresh the list (it can take up to 30 seconds after the start\n"
"of CUPS until all remote printers are visible).\n"
"When your CUPS server is in a different network, you have to \n"
"give the CUPS server IP address and optionally the port number\n"
"to get the printer information from the server, otherwise leave\n"
"these fields blank."
msgstr ""

#: ../../printerdrake.pm_.c:117
msgid ""
"\n"
"Normally, CUPS is automatically configured according to your\n"
"network environment, so that you can access the printers on the\n"
"CUPS servers in your local network. If this does not work \n"
"correctly, turn off \"Automatic CUPS configuration\" and edit\n"
"your file /etc/cups/cupsd.conf manually. Do not forget to restart\n"
"CUPS afterwards (command: \"service cups restart\")."
msgstr ""

#: ../../printerdrake.pm_.c:124 ../../printerdrake.pm_.c:1290
#: ../../printerdrake.pm_.c:1294 ../../printerdrake.pm_.c:1295
#: ../../printerdrake.pm_.c:1296 ../../printerdrake.pm_.c:2011
#, fuzzy
msgid "Close"
msgstr " "

#: ../../printerdrake.pm_.c:125
#, fuzzy
msgid "Apply/Re-read printers"
msgstr " "

#: ../../printerdrake.pm_.c:129
#, fuzzy
msgid "The IP address should look like 192.168.1.20"
msgstr "IP  i    1.2.3.4"

#: ../../printerdrake.pm_.c:134 ../../printerdrake.pm_.c:541
msgid "The port number should be an integer!"
msgstr ""

#: ../../printerdrake.pm_.c:141 ../../printerdrake.pm_.c:2095
#, fuzzy
msgid "Default printer"
msgstr " "

#: ../../printerdrake.pm_.c:146
#, fuzzy
msgid "CUPS server IP"
msgstr "IP  SMB"

#: ../../printerdrake.pm_.c:147 ../../printerdrake.pm_.c:534
msgid "Port"
msgstr ""

#: ../../printerdrake.pm_.c:149
#, fuzzy
msgid "Automatic CUPS configuration"
msgstr " "

#: ../../printerdrake.pm_.c:217
#, fuzzy
msgid "Detecting devices ..."
msgstr " ..."

#: ../../printerdrake.pm_.c:217
msgid "Test ports"
msgstr " "

#: ../../printerdrake.pm_.c:238
#, c-format
msgid "A printer, model \"%s\", has been detected on "
msgstr " i \"%s\"   "

#: ../../printerdrake.pm_.c:255
msgid "Local Printer Device"
msgstr " "

#: ../../printerdrake.pm_.c:256
msgid ""
"What device is your printer connected to \n"
"(note that /dev/lp0 is equivalent to LPT1:)?\n"
msgstr ""
"      \n"
"(/dev/lp0 i LPT1:)?\n"

#: ../../printerdrake.pm_.c:258
msgid "Printer Device"
msgstr " "

#: ../../printerdrake.pm_.c:261
msgid "Device/file name missing!"
msgstr ""

#: ../../printerdrake.pm_.c:274 ../../printerdrake.pm_.c:698
#: ../../printerdrake.pm_.c:786
#, fuzzy
msgid "Reading printer database ..."
msgstr "    CUPS"

#: ../../printerdrake.pm_.c:312
msgid "Remote lpd Printer Options"
msgstr "i   lpd"

#: ../../printerdrake.pm_.c:313
#, fuzzy
msgid ""
"To use a remote lpd printer, you need to supply\n"
"the hostname of the printer server and the printer name\n"
"on that server."
msgstr ""
" i  i   \n"
" i   i i i ,\n"
"      i."

#: ../../printerdrake.pm_.c:316
#, fuzzy
msgid "Remote host name"
msgstr " "

#: ../../printerdrake.pm_.c:317
#, fuzzy
msgid "Remote printer name"
msgstr " "

#: ../../printerdrake.pm_.c:320
#, fuzzy
msgid "Remote host name missing!"
msgstr " "

#: ../../printerdrake.pm_.c:324
#, fuzzy
msgid "Remote printer name missing!"
msgstr " "

#: ../../printerdrake.pm_.c:392
msgid "SMB (Windows 9x/NT) Printer Options"
msgstr "i  SMB (Windows 9x/NT)"

#: ../../printerdrake.pm_.c:393
msgid ""
"To print to a SMB printer, you need to provide the\n"
"SMB host name (Note! It may be different from its\n"
"TCP/IP hostname!) and possibly the IP address of the print server, as\n"
"well as the share name for the printer you wish to access and any\n"
"applicable user name, password, and workgroup information."
msgstr ""
"    SMB   i  SMB (  "
"  i   TCP/IP) i  IP  ,   i "
", i    , i i,  i "
"i   ."

#: ../../printerdrake.pm_.c:398
msgid "SMB server host"
msgstr "I  SMB"

#: ../../printerdrake.pm_.c:399
msgid "SMB server IP"
msgstr "IP  SMB"

#: ../../printerdrake.pm_.c:400
msgid "Share name"
msgstr "I   "

#: ../../printerdrake.pm_.c:403
msgid "Workgroup"
msgstr " "

#: ../../printerdrake.pm_.c:410
msgid "Either the server name or the server's IP must be given!"
msgstr ""

#: ../../printerdrake.pm_.c:414
msgid "Samba share name missing!"
msgstr ""

#: ../../printerdrake.pm_.c:473
msgid "NetWare Printer Options"
msgstr "i  NetWare"

#: ../../printerdrake.pm_.c:474
msgid ""
"To print on a NetWare printer, you need to provide the\n"
"NetWare print server name (Note! it may be different from its\n"
"TCP/IP hostname!) as well as the print queue name for the printer you\n"
"wish to access and any applicable user name and password."
msgstr ""
"    NetWare   i   NetWare "
"(    i   TCP/IP) i i i ,  "
"  ,   i i i ."

#: ../../printerdrake.pm_.c:478
msgid "Printer Server"
msgstr " "

#: ../../printerdrake.pm_.c:479
msgid "Print Queue Name"
msgstr "I i "

#: ../../printerdrake.pm_.c:484
msgid "NCP server name missing!"
msgstr ""

#: ../../printerdrake.pm_.c:488
msgid "NCP queue name missing!"
msgstr ""

#: ../../printerdrake.pm_.c:527
msgid "Socket Printer Options"
msgstr "i  "

#: ../../printerdrake.pm_.c:528
#, fuzzy
msgid ""
"To print to a socket printer, you need to provide the\n"
"host name of the printer and optionally the port number.\n"
"On HP JetDirect servers the port number is usually 9100,\n"
"on other servers it can vary. See the manual of your\n"
"hardware."
msgstr ""
"    i,   \n"
"i  i    ."

#: ../../printerdrake.pm_.c:533
#, fuzzy
msgid "Printer host name"
msgstr "I "

#: ../../printerdrake.pm_.c:537
#, fuzzy
msgid "Printer host name missing!"
msgstr "I "

#: ../../printerdrake.pm_.c:566 ../../printerdrake.pm_.c:568
msgid "Printer Device URI"
msgstr "URI "

#: ../../printerdrake.pm_.c:567
msgid ""
"You can specify directly the URI to access the printer. The URI must fulfill "
"either the CUPS or the Foomatic specifications. Note that not all URI types "
"are supported by all the spoolers."
msgstr ""

#: ../../printerdrake.pm_.c:582
msgid "A valid URI must be entered!"
msgstr ""

#: ../../printerdrake.pm_.c:682
msgid ""
"Every printer needs a name (for example lp).\n"
"The Description and Location fields do not need \n"
"to be filled in. They are comments for the users."
msgstr ""

#: ../../printerdrake.pm_.c:685
msgid "Name of printer"
msgstr "I i"

#: ../../printerdrake.pm_.c:686
msgid "Description"
msgstr "i"

#: ../../printerdrake.pm_.c:687
msgid "Location"
msgstr ""

#: ../../printerdrake.pm_.c:701
#, fuzzy
msgid "Preparing printer database ..."
msgstr "    CUPS"

#: ../../printerdrake.pm_.c:793
#, fuzzy
msgid "Printer model selection"
msgstr " "

#: ../../printerdrake.pm_.c:794
#, fuzzy
msgid "Which printer model do you have?"
msgstr "i  i  ?"

#: ../../printerdrake.pm_.c:866
#, fuzzy
msgid "OKI winprinter configuration"
msgstr "   I"

#: ../../printerdrake.pm_.c:867
msgid ""
"You are configuring an OKI laser winprinter. These printers\n"
"use a very special communication protocol and therefore they\n"
"work only when connected to the first parallel port. When\n"
"your printer is connected to another port or to a print\n"
"server box please connect the printer to the first parallel\n"
"port before you print a test page. Otherwise the printer\n"
"will not work. Your connection type setting will be ignored\n"
"by the driver."
msgstr ""

#: ../../printerdrake.pm_.c:916 ../../printerdrake.pm_.c:946
#, fuzzy
msgid "Lexmark inkjet configuration"
msgstr "   I"

#: ../../printerdrake.pm_.c:917
msgid ""
"The inkjet printer drivers provided by Lexmark only support\n"
"local printers, no printers on remote machines or print server\n"
"boxes. Please connect your printer to a local port or\n"
"configure it on the machine where it is connected to."
msgstr ""

#: ../../printerdrake.pm_.c:947
msgid ""
"To be able to print with your Lexmark inkjet and this\n"
"configuration, you need the inkjet printer drivers\n"
"provided by Lexmark (http://www.lexmark.com/). Go to\n"
"the US site and click on the \"Drivers\" button. Then\n"
"choose your model and afterwards \"Linux\" as\n"
"operating system. The drivers come as RPM packages\n"
"or shell scripts with interactive graphical installation.\n"
"You do not need to do this configuration by the\n"
"graphical frontends. Cancel directly after the license\n"
"agreement. Then print printhead alignment pages with\n"
"\"lexmarkmaintain\" and adjust the head alignment\n"
"settings with this program."
msgstr ""

#: ../../printerdrake.pm_.c:1079
msgid ""
"Printer default settings\n"
"You should make sure that the page size and the\n"
"ink type (if available) are set correctly. Note\n"
"that with a very high printout quality printing\n"
"can get substantially slower."
msgstr ""

#: ../../printerdrake.pm_.c:1090
#, c-format
msgid "Option %s must be an integer number!"
msgstr ""

#: ../../printerdrake.pm_.c:1094
#, c-format
msgid "Option %s must be a number!"
msgstr ""

#: ../../printerdrake.pm_.c:1099
#, c-format
msgid "Option %s out of range!"
msgstr ""

#: ../../printerdrake.pm_.c:1136
#, fuzzy, c-format
msgid ""
"Do you want to set this printer (\"%s\")\n"
"as the default printer?"
msgstr " i ?"

#: ../../printerdrake.pm_.c:1152
#, fuzzy
msgid "Test pages"
msgstr " "

#: ../../printerdrake.pm_.c:1153
msgid ""
"Please select the test pages you want to print.\n"
"Note: the photo test page can take a rather long time to get printed\n"
"and on laser printers with too low memory it can even not come out.\n"
"In most cases it is enough to print the standard test page."
msgstr ""

#: ../../printerdrake.pm_.c:1158
#, fuzzy
msgid "No test pages"
msgstr ",    i "

#: ../../printerdrake.pm_.c:1159
#, fuzzy
msgid "Print"
msgstr ""

#: ../../printerdrake.pm_.c:1161
#, fuzzy
msgid "Standard test page"
msgstr ""

#: ../../printerdrake.pm_.c:1164
msgid "Alternative test page (Letter)"
msgstr ""

#: ../../printerdrake.pm_.c:1167
#, fuzzy
msgid "Alternative test page (A4)"
msgstr "  "

#: ../../printerdrake.pm_.c:1169
#, fuzzy
msgid "Photo test page"
msgstr "  "

#: ../../printerdrake.pm_.c:1175 ../../printerdrake.pm_.c:1297
msgid "Printing test page(s)..."
msgstr "  "

#: ../../printerdrake.pm_.c:1200
#, fuzzy, c-format
msgid ""
"Test page(s) have been sent to the printer.\n"
"It may take some time before the printer starts.\n"
"Printing status:\n"
"%s\n"
"\n"
msgstr ""
" i   .\n"
" ,   ,  i  .\n"
" :\n"
"%s\n"
"\n"
"  ?"

#: ../../printerdrake.pm_.c:1204
#, fuzzy
msgid ""
"Test page(s) have been sent to the printer.\n"
"It may take some time before the printer starts.\n"
msgstr ""
" i   .\n"
" ,   ,  i  .\n"
"  ?"

#: ../../printerdrake.pm_.c:1211
msgid "Did it work properly?"
msgstr ""

#: ../../printerdrake.pm_.c:1229 ../../printerdrake.pm_.c:2025
#, fuzzy
msgid "Raw printer"
msgstr "I i"

#: ../../printerdrake.pm_.c:1237
#, c-format
msgid ""
"To print a file from the command line (terminal window) you can either use "
"the command \"%s <file>\" or a graphical printing tool: \"xpp <file>\" or "
"\"qtcups <file>\". The graphical tools allow you to choose the printer and "
"to modify the option settings easily.\n"
msgstr ""

#: ../../printerdrake.pm_.c:1239
msgid ""
"These commands you can also use in the \"Printing command\" field of the "
"printing dialogs of many applications, but here do not supply the file name "
"because the file to print is provided by the application.\n"
msgstr ""

#: ../../printerdrake.pm_.c:1242 ../../printerdrake.pm_.c:1254
#: ../../printerdrake.pm_.c:1266
#, c-format
msgid ""
"\n"
"The \"%s\" command also allows to modify the option settings for a "
"particular printing job. Simply add the desired settings to the command "
"line, e. g. \"%s <file>\". "
msgstr ""

#: ../../printerdrake.pm_.c:1244 ../../printerdrake.pm_.c:1284
msgid ""
"To get a list of the options available for the current printer read either "
"the list shown below or click on the \"Print option list\" button.\n"
"\n"
msgstr ""

#: ../../printerdrake.pm_.c:1249 ../../printerdrake.pm_.c:1261
#, c-format
msgid ""
"To print a file from the command line (terminal window) use the command \"%s "
"<file>\".\n"
msgstr ""

#: ../../printerdrake.pm_.c:1251 ../../printerdrake.pm_.c:1263
#: ../../printerdrake.pm_.c:1275
msgid ""
"This command you can also use in the \"Printing command\" field of the "
"printing dialogs of many applications. But here do not supply the file name "
"because the file to print is provided by the application.\n"
msgstr ""

#: ../../printerdrake.pm_.c:1256 ../../printerdrake.pm_.c:1268
msgid ""
"To get a list of the options available for the current printer click on the "
"\"Print option list\" button.\n"
"\n"
msgstr ""

#: ../../printerdrake.pm_.c:1273
#, c-format
msgid ""
"To print a file from the command line (terminal window) use the command \"%s "
"<file>\" or \"%s <file>\".\n"
msgstr ""

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

#: ../../printerdrake.pm_.c:1281
#, c-format
msgid ""
"\n"
"The \"%s\" and \"%s\" commands also allow to modify the option settings for "
"a particular printing job. Simply add the desired settings to the command "
"line, e. g. \"%s <file>\".\n"
msgstr ""

#: ../../printerdrake.pm_.c:1292
#, fuzzy, c-format
msgid "Printing on the printer \"%s\""
msgstr "  i"

#: ../../printerdrake.pm_.c:1294
#, fuzzy
msgid "Print option list"
msgstr "i "

#: ../../printerdrake.pm_.c:1318 ../../printerdrake.pm_.c:1741
#: ../../standalone/printerdrake_.c:48
#, fuzzy
msgid "Reading printer data ..."
msgstr "    CUPS"

#: ../../printerdrake.pm_.c:1338 ../../printerdrake.pm_.c:1376
#: ../../printerdrake.pm_.c:1411
#, fuzzy
msgid "Transfer printer configuration"
msgstr "   I"

#: ../../printerdrake.pm_.c:1339
#, c-format
msgid ""
"You can copy the printer configuration which you have done \n"
"for the spooler %s to %s, your current spooler. All the\n"
"configuration data (printer name, description, location, \n"
"connection type, and default option settings) is overtaken,\n"
"but jobs will not be transferred.\n"
"Not all queues can be transferred due to the following \n"
"reasons:\n"
msgstr ""

#: ../../printerdrake.pm_.c:1347
msgid ""
"CUPS does not support printers on Novell servers or printers\n"
"sending the data into a free-formed command.\n"
msgstr ""

#: ../../printerdrake.pm_.c:1350
msgid ""
"PDQ only supports local printers, remote LPD printers, and\n"
"Socket/TCP printers.\n"
msgstr ""

#: ../../printerdrake.pm_.c:1353
msgid "LPD and LPRng do not support IPP printers.\n"
msgstr ""

#: ../../printerdrake.pm_.c:1355
msgid ""
"In addition, queues not created with this program or\n"
"\"foomatic-configure\" cannot be transferred."
msgstr ""

#: ../../printerdrake.pm_.c:1357
msgid ""
"\n"
"Also printers configured with the PPD files provided by\n"
"their manufacturers or with native CUPS drivers can not be\n"
"transferred."
msgstr ""

#: ../../printerdrake.pm_.c:1360
msgid ""
"\n"
"Mark the printers which you want to transfer and click \n"
"\"Transfer\"."
msgstr ""

#: ../../printerdrake.pm_.c:1363
msgid "Do not transfer printers"
msgstr ""

#: ../../printerdrake.pm_.c:1364 ../../printerdrake.pm_.c:1381
msgid "Transfer"
msgstr ""

#: ../../printerdrake.pm_.c:1377
#, c-format
msgid ""
"A printer named \"%s\" already exists under %s. \n"
"Click \"Transfer\" to overwrite it.\n"
"You can also type a new name or skip this printer."
msgstr ""

#: ../../printerdrake.pm_.c:1385
msgid "Name of printer should contain only letters, numbers and the underscore"
msgstr ""

#: ../../printerdrake.pm_.c:1390
#, c-format
msgid ""
"The printer \"%s\" already exists,\n"
"do you really want to overwrite its configuration?"
msgstr ""

#: ../../printerdrake.pm_.c:1398
#, fuzzy
msgid "New printer name"
msgstr "I i"

#: ../../printerdrake.pm_.c:1401
#, c-format
msgid "Transferring %s ..."
msgstr ""

#: ../../printerdrake.pm_.c:1412
#, c-format
msgid ""
"You have transferred your former default printer (\"%s\"),\n"
"Should it be also the default printer under the\n"
"new printing system %s?"
msgstr ""

#: ../../printerdrake.pm_.c:1423
#, fuzzy
msgid "Refreshing printer data ..."
msgstr "    CUPS"

#: ../../printerdrake.pm_.c:1431 ../../printerdrake.pm_.c:1494
#: ../../printerdrake.pm_.c:1515
#, fuzzy
msgid "Configuration of a remote printer"
msgstr " "

#: ../../printerdrake.pm_.c:1432
#, fuzzy
msgid "Starting network ..."
msgstr "i   ISDN ?"

#: ../../printerdrake.pm_.c:1454 ../../printerdrake.pm_.c:1462
#: ../../printerdrake.pm_.c:1464
#, fuzzy
msgid "Configure the network now"
msgstr " i"

#: ../../printerdrake.pm_.c:1455
#, fuzzy
msgid "Network functionality not configured"
msgstr "i   "

#: ../../printerdrake.pm_.c:1456
msgid ""
"You are going to configure a remote printer. This needs working\n"
"network access, but your network is not configured yet. If you\n"
"go on without network configuration, you will not be able to use\n"
"the printer which you are configuring now. How do you want \n"
"to proceed?"
msgstr ""

#: ../../printerdrake.pm_.c:1463
#, fuzzy
msgid "Go on without configuring the network"
msgstr " i"

#: ../../printerdrake.pm_.c:1496
msgid ""
"The network configuration done during the installation \n"
"cannot be started now. Please check whether the network\n"
"gets accessable after booting your system and correct the\n"
"configuration using the Mandrake Control Center, section\n"
"\"Network & Internet\"/\"Connection\", and afterwards set\n"
"up the printer, also using the Mandrake Control Center,\n"
"section \"Hardware\"/\"Printer\""
msgstr ""

#: ../../printerdrake.pm_.c:1503
msgid ""
"The network access was not running and could not be \n"
"started. Please check your configuration and your \n"
"hardware. Then try to configure your remote printer\n"
"again."
msgstr ""

#: ../../printerdrake.pm_.c:1516
#, fuzzy
msgid "Restarting printing system ..."
msgstr " i    ?"

#: ../../printerdrake.pm_.c:1548
#, fuzzy
msgid "high"
msgstr "i"

#: ../../printerdrake.pm_.c:1548
#, fuzzy
msgid "paranoid"
msgstr "i"

#: ../../printerdrake.pm_.c:1549
#, c-format
msgid "Installing a printing system in the %s security level"
msgstr ""

#: ../../printerdrake.pm_.c:1550
#, c-format
msgid ""
"You are about to install the printing system %s on\n"
"a system running in the %s security level.\n"
"\n"
"This printing system runs a daemon (background process)\n"
"which waits for print jobs and handles them. This daemon\n"
"is also accessable by remote machines through the network\n"
"and so it is a possible point for attacks. Therefore only\n"
"a few selected daemons are started by default in this\n"
"security level.\n"
"\n"
"Do you really want to configure printing on this\n"
"machine?"
msgstr ""

#: ../../printerdrake.pm_.c:1584
#, fuzzy
msgid "Starting the printing system at boot time"
msgstr " i    ?"

#: ../../printerdrake.pm_.c:1585
#, c-format
msgid ""
"The printing system (%s) will not be started automatically\n"
"when the machine is booted.\n"
"\n"
"It is possible that the automatic starting was turned off \n"
"by changing to a higher security level, because the printing\n"
"system is a potential point for attacks.\n"
"\n"
"Do you want to have the automatic starting of the printing\n"
"system turned on again?"
msgstr ""

#: ../../printerdrake.pm_.c:1612 ../../printerdrake.pm_.c:1644
#: ../../printerdrake.pm_.c:1671 ../../printerdrake.pm_.c:1701
#: ../../printerdrake.pm_.c:1778
msgid "Checking installed software..."
msgstr ""

#: ../../printerdrake.pm_.c:1648
msgid "Removing LPRng..."
msgstr ""

#: ../../printerdrake.pm_.c:1675
msgid "Removing LPD..."
msgstr ""

#: ../../printerdrake.pm_.c:1727
#, fuzzy
msgid "Select Printer Spooler"
msgstr "   "

#: ../../printerdrake.pm_.c:1728
#, fuzzy
msgid "Which printing system (spooler) do you want to use?"
msgstr " i    ?"

#: ../../printerdrake.pm_.c:1759
#, fuzzy, c-format
msgid "Configuring printer \"%s\" ..."
msgstr " "

#: ../../printerdrake.pm_.c:1806 ../../printerdrake.pm_.c:1838
#: ../../printerdrake.pm_.c:2026 ../../printerdrake.pm_.c:2088
msgid "Printer options"
msgstr "i "

#: ../../printerdrake.pm_.c:1815
#, fuzzy
msgid "Preparing PrinterDrake ..."
msgstr "    CUPS"

#: ../../printerdrake.pm_.c:1845
#, fuzzy
msgid "Would you like to configure printing?"
msgstr " i ?"

#: ../../printerdrake.pm_.c:1857
msgid "Printing system: "
msgstr ""

#: ../../printerdrake.pm_.c:1879
msgid ""
"The following printers are configured.\n"
"Click on one of them to modify it or\n"
"to get information about it or on \n"
"\"Add Printer\" to add a new printer."
msgstr ""

#: ../../printerdrake.pm_.c:1885 ../../standalone/draknet_.c:301
#, fuzzy
msgid "Normal Mode"
msgstr ""

#: ../../printerdrake.pm_.c:1891 ../../printerdrake.pm_.c:2010
msgid " (Default)"
msgstr " ( )"

#: ../../printerdrake.pm_.c:1895 ../../printerdrake.pm_.c:1935
#, fuzzy
msgid "Printer(s) on remote CUPS server(s)"
msgstr "  CUPS"

#: ../../printerdrake.pm_.c:1896 ../../printerdrake.pm_.c:1936
#, fuzzy
msgid "Printer(s) on remote server(s)"
msgstr "  CUPS"

#: ../../printerdrake.pm_.c:1898 ../../printerdrake.pm_.c:1919
#: ../../printerdrake.pm_.c:1922 ../../printerdrake.pm_.c:1971
#, fuzzy
msgid "Add printer"
msgstr "I i"

#: ../../printerdrake.pm_.c:1977 ../../printerdrake.pm_.c:1993
#: ../../printerdrake.pm_.c:2128
#, fuzzy
msgid "Do you want to configure another printer?"
msgstr "i  i i?"

#: ../../printerdrake.pm_.c:2003
#, fuzzy
msgid "Modify printer configuration"
msgstr "   I"

#: ../../printerdrake.pm_.c:2004
#, c-format
msgid ""
"Printer %s: %s %s\n"
"What do you want to modify on this printer?"
msgstr ""

#: ../../printerdrake.pm_.c:2012
msgid "Do it!"
msgstr ""

#: ../../printerdrake.pm_.c:2015 ../../printerdrake.pm_.c:2062
#, fuzzy
msgid "Printer connection type"
msgstr " I-"

#: ../../printerdrake.pm_.c:2016 ../../printerdrake.pm_.c:2066
#, fuzzy
msgid "Printer name, description, location"
msgstr " "

#: ../../printerdrake.pm_.c:2018 ../../printerdrake.pm_.c:2081
msgid "Printer manufacturer, model, driver"
msgstr ""

#: ../../printerdrake.pm_.c:2019 ../../printerdrake.pm_.c:2082
msgid "Printer manufacturer, model"
msgstr ""

#: ../../printerdrake.pm_.c:2028 ../../printerdrake.pm_.c:2092
msgid "Set this printer as the default"
msgstr ""

#: ../../printerdrake.pm_.c:2029 ../../printerdrake.pm_.c:2097
#, fuzzy
msgid "Print test pages"
msgstr "  "

#: ../../printerdrake.pm_.c:2030 ../../printerdrake.pm_.c:2099
msgid "Know how to print with this printer"
msgstr ""

#: ../../printerdrake.pm_.c:2031 ../../printerdrake.pm_.c:2101
#, fuzzy
msgid "Remove printer"
msgstr " "

#: ../../printerdrake.pm_.c:2071
#, fuzzy, c-format
msgid "Removing old printer \"%s\" ..."
msgstr "    CUPS"

#: ../../printerdrake.pm_.c:2096
#, c-format
msgid "The printer \"%s\" is set as the default printer now."
msgstr ""

#: ../../printerdrake.pm_.c:2103
#, fuzzy, c-format
msgid "Do you really want to remove the printer \"%s\"?"
msgstr "i  i i?"

#: ../../printerdrake.pm_.c:2105
#, fuzzy, c-format
msgid "Removing printer \"%s\" ..."
msgstr "    CUPS"

#: ../../proxy.pm_.c:29 ../../proxy.pm_.c:37 ../../proxy.pm_.c:58
#: ../../proxy.pm_.c:78
#, fuzzy
msgid "Proxy configuration"
msgstr " proxy  "

#: ../../proxy.pm_.c:30
msgid ""
"Welcome to the proxy configuration utility.\n"
"\n"
"Here, you'll be able to set up your http and ftp proxies\n"
"with or without login and password\n"
msgstr ""

#: ../../proxy.pm_.c:38
msgid ""
"Please fill in the http proxy informations\n"
"Leave it blank if you don't want an http proxy"
msgstr ""

#: ../../proxy.pm_.c:39 ../../proxy.pm_.c:60
msgid "URL"
msgstr ""

#: ../../proxy.pm_.c:40 ../../proxy.pm_.c:61
#, fuzzy
msgid "port"
msgstr ""

#: ../../proxy.pm_.c:44
#, fuzzy
msgid "Url should begin with 'http:'"
msgstr "Proxy i  http://..."

#: ../../proxy.pm_.c:48 ../../proxy.pm_.c:69
msgid "The port part should be numeric"
msgstr ""

#: ../../proxy.pm_.c:59
msgid ""
"Please fill in the ftp proxy informations\n"
"Leave it blank if you don't want an ftp proxy"
msgstr ""

#: ../../proxy.pm_.c:65
#, fuzzy
msgid "Url should begin with 'ftp:'"
msgstr "Proxy i  ftp://..."

#: ../../proxy.pm_.c:79
msgid ""
"Please enter proxy login and password, if any.\n"
"Leave it blank if you don't want login/passwd"
msgstr ""

#: ../../proxy.pm_.c:80
#, fuzzy
msgid "login"
msgstr "   i"

#: ../../proxy.pm_.c:82
#, fuzzy
msgid "password"
msgstr ""

#: ../../proxy.pm_.c:84
#, fuzzy
msgid "re-type password"
msgstr " "

#: ../../proxy.pm_.c:88
#, fuzzy
msgid "The passwords don't match. Try again!"
msgstr "i  "

#: ../../raid.pm_.c:35
#, c-format
msgid "Can't add a partition to _formatted_ RAID md%d"
msgstr " i    _i_ RAID md%d"

#: ../../raid.pm_.c:111
#, c-format
msgid "Can't write file %s"
msgstr " i i   %s"

#: ../../raid.pm_.c:136
msgid "mkraid failed"
msgstr "mkraid  "

#: ../../raid.pm_.c:136
msgid "mkraid failed (maybe raidtools are missing?)"
msgstr "mkraid   ( raid  i?)"

#: ../../raid.pm_.c:152
#, c-format
msgid "Not enough partitions for RAID level %d\n"
msgstr "   RAID  %d\n"

#: ../../services.pm_.c:15
msgid "Launch the ALSA (Advanced Linux Sound Architecture) sound system"
msgstr ""

#: ../../services.pm_.c:16
msgid "Anacron a periodic command scheduler."
msgstr "Anacron,   i."

#: ../../services.pm_.c:17
msgid ""
"apmd is used for monitoring batery status and logging it via syslog.\n"
"It can also be used for shutting down the machine when the battery is low."
msgstr ""
"ampd     i i  "
"i.\n"
"       ii  i."

#: ../../services.pm_.c:19
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 ""
", i , i   i   \n"
"i   , i  i i ."

#: ../../services.pm_.c:21
msgid ""
"cron is a standard UNIX program that runs user-specified programs\n"
"at periodic scheduled times. vixie cron adds a number of features to the "
"basic\n"
"UNIX cron, including better security and more powerful configuration options."
msgstr ""
"cron -  UNIX ,    i\n"
"   . Vixie cron     "
"\n"
"UNIX cron,    i i  i i."

#: ../../services.pm_.c:24
msgid ""
"GPM adds mouse support to text-based Linux applications such the\n"
"Midnight Commander. It also allows mouse-based console cut-and-paste "
"operations,\n"
"and includes support for pop-up menus on the console."
msgstr ""
"GPM     , i    ,\n"
"i  Midnight Commander.      "
"ii i ,\n"
"i    (pop-up)    ."

#: ../../services.pm_.c:27
msgid ""
"HardDrake runs a hardware probe, and optionally configures\n"
"new/changed hardware."
msgstr ""

#: ../../services.pm_.c:29
msgid ""
"Apache is a World Wide Web server.  It is used to serve HTML files\n"
"and CGI."
msgstr ""
"Apache -  World Wide Web .    \n"
"HTML  i CGI."

#: ../../services.pm_.c:31
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 ""
"I - ( inetd)    \n"
"  i , i .    "
" \n"
" ,  telnet, ftp, rsh i rlogin.  inetd, "
"\n"
" ,  i  ."

#: ../../services.pm_.c:35
msgid ""
"Launch packet filtering for Linux kernel 2.2 series, to set\n"
"up a firewall to protect your machine from network attacks."
msgstr ""

#: ../../services.pm_.c:37
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 ""
"     i   \n"
"/etc/sysconfig/keyboard.        "
"kbdconfig.\n"
"  i     ."

#: ../../services.pm_.c:40
msgid ""
"Automatic regeneration of kernel header in /boot for\n"
"/usr/include/linux/{autoconf,version}.h"
msgstr ""

#: ../../services.pm_.c:42
msgid "Automatic detection and configuration of hardware at boot."
msgstr ""

#: ../../services.pm_.c:43
msgid ""
"Linuxconf will sometimes arrange to perform various tasks\n"
"at boot-time to maintain the system configuration."
msgstr ""

#: ../../services.pm_.c:45
msgid ""
"lpd is the print daemon required for lpr to work properly. It is\n"
"basically a server that arbitrates print jobs to printer(s)."
msgstr ""
"lpd -   ,     lpr. \n"
", i i  ()."

#: ../../services.pm_.c:47
msgid ""
"Linux Virtual Server, used to build a high-performance and highly\n"
"available server."
msgstr ""

#: ../../services.pm_.c:49
msgid ""
"named (BIND) is a Domain Name Server (DNS) that is used to resolve\n"
"host names to IP addresses."
msgstr ""
"named (BIND) -    i, i  \n"
" i   IP ."

#: ../../services.pm_.c:51
msgid ""
"Mounts and unmounts all Network File System (NFS), SMB (Lan\n"
"Manager/Windows), and NCP (NetWare) mount points."
msgstr ""
"i i i    i (NFS),\n"
" SMB (Lan Manager/Windows) i NCP (Netware)  i."

#: ../../services.pm_.c:53
msgid ""
"Activates/Deactivates all network interfaces configured to start\n"
"at boot time."
msgstr ""
"i/i   i, i \n"
"   i."

#: ../../services.pm_.c:55
msgid ""
"NFS is a popular protocol for file sharing across TCP/IP networks.\n"
"This service provides NFS server functionality, which is configured via the\n"
"/etc/exports file."
msgstr ""
"NFS -         TCP/IP i.\n"
"   NFS , i i \n"
"/etc/exports ."

#: ../../services.pm_.c:58
msgid ""
"NFS is a popular protocol for file sharing across TCP/IP\n"
"networks. This service provides NFS file locking functionality."
msgstr ""
"NFS -          TCP/IP\n"
"i.      i i NFS i."

#: ../../services.pm_.c:60
msgid ""
"Automatically switch on numlock key locker under console\n"
"and XFree at boot."
msgstr ""

#: ../../services.pm_.c:62
msgid "Support the OKI 4w and compatible winprinters."
msgstr ""

#: ../../services.pm_.c:63
msgid ""
"PCMCIA support is usually to support things like ethernet and\n"
"modems in laptops.  It won't get started unless configured so it is safe to "
"have\n"
"it installed on machines that don't need it."
msgstr ""
" PCMCIA -    i ,  Ethernet i\n"
"  .   i i i, i  \n"
" i , i   ."

#: ../../services.pm_.c:66
msgid ""
"The portmapper manages RPC connections, which are used by\n"
"protocols such as NFS and NIS. The portmap server must be running on "
"machines\n"
"which act as servers for protocols which make use of the RPC mechanism."
msgstr ""
"Portmapper (i ) i RPC i, i \n"
" ii i  NFS i NIS. Portmap  i "
"\n"
"  i     , i  RPC."

#: ../../services.pm_.c:69
msgid ""
"Postfix is a Mail Transport Agent, which is the program that\n"
"moves mail from one machine to another."
msgstr ""
"Postfix -     , , \n"
"      ."

#: ../../services.pm_.c:71
msgid ""
"Saves and restores system entropy pool for higher quality random\n"
"number generation."
msgstr ""
" i i i i    i\n"
"  ."

#: ../../services.pm_.c:73
msgid ""
"Assign raw devices to block devices (such as hard drive\n"
"partitions), for the use of applications such as Oracle"
msgstr ""

#: ../../services.pm_.c:75
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 ""
" i  i i IP i\n"
"  RIP . RIP    , \n"
"  i -  ii ."

#: ../../services.pm_.c:78
msgid ""
"The rstat protocol allows users on a network to retrieve\n"
"performance metrics for any machine on that network."
msgstr ""
" rstat  i i i\n"
" i    i."

#: ../../services.pm_.c:80
msgid ""
"The rusers protocol allows users on a network to identify who is\n"
"logged in on other responding machines."
msgstr ""
" rusers  i i , \n"
" i     ."

#: ../../services.pm_.c:82
msgid ""
"The rwho protocol lets remote users get a list of all of the users\n"
"logged into a machine running the rwho daemon (similiar to finger)."
msgstr ""
" rwho   i  i i\n"
"i,   ,  rwho  (  finger)."

#: ../../services.pm_.c:84
msgid "Launch the sound system on your machine"
msgstr ""

#: ../../services.pm_.c:85
msgid ""
"Syslog is the facility by which many daemons use to log messages\n"
"to various system log files.  It is a good idea to always run syslog."
msgstr ""
"Syslog -  ,    i  i "
"i\n"
"   i.  i      ."

#: ../../services.pm_.c:87
msgid "Load the drivers for your usb devices."
msgstr ""

#: ../../services.pm_.c:88
#, fuzzy
msgid "Starts the X Font Server (this is mandatory for XFree to run)."
msgstr " i  X Font Server   i i."

#: ../../services.pm_.c:114 ../../services.pm_.c:156
msgid "Choose which services should be automatically started at boot time"
msgstr ", i i    "

#: ../../services.pm_.c:126
#, fuzzy
msgid "Printing"
msgstr ""

#: ../../services.pm_.c:127
#, fuzzy
msgid "Internet"
msgstr "i"

#: ../../services.pm_.c:130
msgid "File sharing"
msgstr ""

#: ../../services.pm_.c:132
#, fuzzy
msgid "System"
msgstr "Mouse Systems"

#: ../../services.pm_.c:137
#, fuzzy
msgid "Remote Administration"
msgstr "i   lpd"

#: ../../services.pm_.c:145
#, fuzzy
msgid "Database Server"
msgstr " "

#: ../../services.pm_.c:174
#, c-format
msgid "Services: %d activated for %d registered"
msgstr ""

#: ../../services.pm_.c:186
#, fuzzy
msgid "Services"
msgstr ""

#: ../../services.pm_.c:198
#, fuzzy
msgid "running"
msgstr "!"

#: ../../services.pm_.c:198
#, fuzzy
msgid "stopped"
msgstr ""

#: ../../services.pm_.c:212
msgid "Services and deamons"
msgstr ""

#: ../../services.pm_.c:217
msgid ""
"No additionnal information\n"
"about this service, sorry."
msgstr ""

#: ../../services.pm_.c:224
#, fuzzy
msgid "On boot"
msgstr "Yaboot"

#: ../../standalone.pm_.c:25
#, fuzzy
msgid "Installing packages..."
msgstr "  %s"

#: ../../standalone/diskdrake_.c:63
msgid ""
"I can't read your partition table, it's too corrupted for me :(\n"
"I'll try to go on blanking bad partitions"
msgstr ""
"i   ,      :(\n"
" ii  i    "

#: ../../standalone/drakautoinst_.c:44
#, fuzzy
msgid "Error!"
msgstr ""

#: ../../standalone/drakautoinst_.c:45
#, c-format
msgid "I can't find needed image file `%s'."
msgstr ""

#: ../../standalone/drakautoinst_.c:47
#, fuzzy
msgid "Auto Install Configurator"
msgstr "  "

#: ../../standalone/drakautoinst_.c:48
msgid ""
"You are about to configure an Auto Install floppy. This feature is somewhat "
"dangerous and must be used circumspectly.\n"
"\n"
"With that feature, you will be able to replay the installation you've "
"performed on this computer, being interactively prompted for some steps, in "
"order to change their values.\n"
"\n"
"For maximum safety, the partitioning and formatting will never be performed "
"automatically, whatever you chose during the install of this computer.\n"
"\n"
"Do you want to continue?"
msgstr ""

#: ../../standalone/drakautoinst_.c:70
#, fuzzy
msgid "Automatic Steps Configuration"
msgstr " "

#: ../../standalone/drakautoinst_.c:71
msgid ""
"Please choose for each step whether it will replay like your install, or it "
"will be manual"
msgstr ""

#: ../../standalone/drakautoinst_.c:112 ../../standalone/drakgw_.c:599
msgid "Congratulations!"
msgstr " ii!"

#: ../../standalone/drakautoinst_.c:113
msgid ""
"The floppy has been successfully generated.\n"
"You may now replay your installation."
msgstr ""

#: ../../standalone/drakgw_.c:36 ../../standalone/drakgw_.c:181
msgid "Internet Connection Sharing"
msgstr " I-"

#: ../../standalone/drakgw_.c:119
msgid "Internet Connection Sharing currently enabled"
msgstr " I-  "

#: ../../standalone/drakgw_.c:120
msgid ""
"The setup of Internet connection sharing has already been done.\n"
"It's currently enabled.\n"
"\n"
"What would you like to do?"
msgstr ""

#: ../../standalone/drakgw_.c:124
#, fuzzy
msgid "disable"
msgstr "i"

#: ../../standalone/drakgw_.c:124 ../../standalone/drakgw_.c:149
msgid "dismiss"
msgstr ""

#: ../../standalone/drakgw_.c:124 ../../standalone/drakgw_.c:149
#, fuzzy
msgid "reconfigure"
msgstr " X Window"

#: ../../standalone/drakgw_.c:127
#, fuzzy
msgid "Disabling servers..."
msgstr " ..."

#: ../../standalone/drakgw_.c:135
#, fuzzy
msgid "Internet connection sharing is now disabled."
msgstr " I-  "

#: ../../standalone/drakgw_.c:144
msgid "Internet Connection Sharing currently disabled"
msgstr " I-  "

#: ../../standalone/drakgw_.c:145
msgid ""
"The setup of Internet connection sharing has already been done.\n"
"It's currently disabled.\n"
"\n"
"What would you like to do?"
msgstr ""

#: ../../standalone/drakgw_.c:149
#, fuzzy
msgid "enable"
msgstr "i"

#: ../../standalone/drakgw_.c:156
msgid "Enabling servers..."
msgstr ""

#: ../../standalone/drakgw_.c:161
#, fuzzy
msgid "Internet connection sharing is now enabled."
msgstr " I-  "

#: ../../standalone/drakgw_.c:182
#, fuzzy
msgid ""
"You are about to configure your computer to share its Internet connection.\n"
"With that feature, other computers on your local network will be able to use "
"this computer's Internet connection.\n"
"\n"
"Note: you need a dedicated Network Adapter to set up a Local Area Network "
"(LAN)."
msgstr ""
" '      \n"
"  (Internet Connection Sharing)?\n"
"\n"
":        .\n"
"\n"
"      Internet?"

#: ../../standalone/drakgw_.c:208
#, c-format
msgid "Interface %s (using module %s)"
msgstr ""

#: ../../standalone/drakgw_.c:209
#, fuzzy, c-format
msgid "Interface %s"
msgstr " i"

#: ../../standalone/drakgw_.c:217
msgid "No network adapter on your system!"
msgstr "    i  !"

#: ../../standalone/drakgw_.c:218
msgid ""
"No ethernet network adapter has been detected on your system. Please run the "
"hardware configuration tool."
msgstr ""
"i  ethernet     i  . i , "
" i i."

#: ../../standalone/drakgw_.c:224
msgid "Network interface"
msgstr " i"

#: ../../standalone/drakgw_.c:225
#, c-format
msgid ""
"There is only one configured network adapter on your system:\n"
"\n"
"%s\n"
"\n"
"I am about to setup your Local Area Network with that adapter."
msgstr ""

#: ../../standalone/drakgw_.c:234
msgid ""
"Please choose what network adapter will be connected to your Local Area "
"Network."
msgstr ""
"i ,   ,       "
"  i."

#: ../../standalone/drakgw_.c:243
#, fuzzy
msgid ""
"Warning, the network adapter is already configured. I will reconfigure it."
msgstr ""
",   i.\n"
"i  i ?"

#: ../../standalone/drakgw_.c:254
#, c-format
msgid "Potential LAN address conflict found in current config of %s!\n"
msgstr "   i   i %s!\n"

#: ../../standalone/drakgw_.c:262 ../../standalone/drakgw_.c:268
msgid "Firewalling configuration detected!"
msgstr "    (firewall)!"

#: ../../standalone/drakgw_.c:263 ../../standalone/drakgw_.c:269
msgid ""
"Warning! An existing firewalling configuration has been detected. You may "
"need some manual fix after installation."
msgstr ""
"!   i  i (firewall).   "
"    ."

#: ../../standalone/drakgw_.c:277
#, fuzzy
msgid "Configuring..."
msgstr " IDE"

#: ../../standalone/drakgw_.c:278
msgid "Configuring scripts, installing software, starting servers..."
msgstr " ,  ,  ..."

#: ../../standalone/drakgw_.c:311
#, c-format
msgid "Problems installing package %s"
msgstr "    %s"

#: ../../standalone/drakgw_.c:600
msgid ""
"Everything has been configured.\n"
"You may now share Internet connection with other computers on your Local "
"Area Network, using automatic network configuration (DHCP)."
msgstr ""
" .\n"
"       Internet\n"
"  '    ,  \n"
" (DHCP)."

#: ../../standalone/drakgw_.c:617
msgid "The setup has already been done, but it's currently disabled."
msgstr ""

#: ../../standalone/drakgw_.c:618
msgid "The setup has already been done, and it's currently enabled."
msgstr ""

#: ../../standalone/drakgw_.c:619
#, fuzzy
msgid "No Internet Connection Sharing has ever been configured."
msgstr " I-  "

#: ../../standalone/drakgw_.c:624
#, fuzzy
msgid "Internet connection sharing configuration"
msgstr "I  i i"

#: ../../standalone/drakgw_.c:631
#, fuzzy, c-format
msgid ""
"Welcome to the Internet Connection Sharing utility!\n"
"\n"
"%s\n"
"\n"
"Click on Configure to launch the setup wizard."
msgstr " I-"

#: ../../standalone/draknet_.c:79
#, fuzzy, c-format
msgid "Network configuration (%d adapters)"
msgstr "i i"

#: ../../standalone/draknet_.c:86 ../../standalone/draknet_.c:573
#, fuzzy
msgid "Profile: "
msgstr " i: "

#: ../../standalone/draknet_.c:94
msgid "Del profile..."
msgstr ""

#: ../../standalone/draknet_.c:100
msgid "Profile to delete:"
msgstr ""

#: ../../standalone/draknet_.c:128
msgid "New profile..."
msgstr ""

#: ../../standalone/draknet_.c:134
msgid ""
"Name of the profile to create (the new profile is created as a copy of the "
"current one) :"
msgstr ""

#: ../../standalone/draknet_.c:160
#, fuzzy
msgid "Hostname: "
msgstr "I "

#: ../../standalone/draknet_.c:167
msgid "Internet access"
msgstr ""

#: ../../standalone/draknet_.c:180
#, fuzzy
msgid "Type:"
msgstr ": "

#: ../../standalone/draknet_.c:183 ../../standalone/draknet_.c:397
msgid "Gateway:"
msgstr ":"

#: ../../standalone/draknet_.c:183 ../../standalone/draknet_.c:397
msgid "Interface:"
msgstr ""

#: ../../standalone/draknet_.c:192
msgid "Status:"
msgstr ""

#: ../../standalone/draknet_.c:194 ../../standalone/draknet_.c:410
#, fuzzy
msgid "Connected"
msgstr "I "

#: ../../standalone/draknet_.c:194 ../../standalone/draknet_.c:410
#, fuzzy
msgid "Not connected"
msgstr ""

#: ../../standalone/draknet_.c:197 ../../standalone/draknet_.c:411
msgid "Connect..."
msgstr ""

#: ../../standalone/draknet_.c:197 ../../standalone/draknet_.c:411
msgid "Disconnect..."
msgstr ""

#: ../../standalone/draknet_.c:215
#, fuzzy
msgid "Starting your connection..."
msgstr "i   ISDN ?"

#: ../../standalone/draknet_.c:223
#, fuzzy
msgid "Closing your connection..."
msgstr "i   ISDN ?"

#: ../../standalone/draknet_.c:228
msgid ""
"The connection is not closed.\n"
"Try to do it manually by running\n"
"/etc/sysconfig/network-scripts/net_cnx_down\n"
"in root."
msgstr ""

#: ../../standalone/draknet_.c:231
#, fuzzy
msgid "The system is now disconnected."
msgstr "     I?"

#: ../../standalone/draknet_.c:243
#, fuzzy
msgid "Configure Internet Access..."
msgstr " "

#: ../../standalone/draknet_.c:250 ../../standalone/draknet_.c:446
#, fuzzy
msgid "LAN configuration"
msgstr " ADSL"

#: ../../standalone/draknet_.c:255
#, fuzzy
msgid "Driver"
msgstr ""

#: ../../standalone/draknet_.c:255
#, fuzzy
msgid "Interface"
msgstr " i"

#: ../../standalone/draknet_.c:255
msgid "Protocol"
msgstr ""

#: ../../standalone/draknet_.c:255
#, fuzzy
msgid "State"
msgstr " "

#: ../../standalone/draknet_.c:267
#, fuzzy
msgid "Configure Local Area Network..."
msgstr "  i"

#: ../../standalone/draknet_.c:279
msgid "Click here to launch the wizard ->"
msgstr ""

#: ../../standalone/draknet_.c:306
msgid "Apply"
msgstr ""

#: ../../standalone/draknet_.c:325
#, fuzzy
msgid "Please Wait... Applying the configuration"
msgstr "  i"

#: ../../standalone/draknet_.c:428
msgid ""
"You don't have any configured interface.\n"
"Configure them first by clicking on 'Configure'"
msgstr ""

#: ../../standalone/draknet_.c:450
#, fuzzy
msgid "LAN Configuration"
msgstr ""

#: ../../standalone/draknet_.c:457
#, c-format
msgid "Adapter %s: %s"
msgstr ""

#: ../../standalone/draknet_.c:463
msgid "Boot Protocol"
msgstr ""

#: ../../standalone/draknet_.c:464
msgid "Started on boot"
msgstr ""

#: ../../standalone/draknet_.c:465
msgid "DHCP client"
msgstr ""

#: ../../standalone/draknet_.c:489 ../../standalone/draknet_.c:491
#, fuzzy
msgid "activate now"
msgstr ""

#: ../../standalone/draknet_.c:489 ../../standalone/draknet_.c:491
#, fuzzy
msgid "desactivate now"
msgstr ""

#: ../../standalone/draknet_.c:538
msgid ""
"You don't have any internet connection.\n"
"Create one first by clicking on 'Configure'"
msgstr ""

#: ../../standalone/draknet_.c:562
#, fuzzy
msgid "Internet connection configuration"
msgstr "I  i i"

#: ../../standalone/draknet_.c:566
#, fuzzy
msgid "Internet Connection Configuration"
msgstr "I  i i"

#: ../../standalone/draknet_.c:575
#, fuzzy
msgid "Connection type: "
msgstr "I "

#: ../../standalone/draknet_.c:581
msgid "Parameters"
msgstr ""

#: ../../standalone/draknet_.c:608
msgid "Ethernet Card"
msgstr ""

#: ../../standalone/draknet_.c:609
msgid "DHCP Client"
msgstr ""

#: ../../standalone/draksec_.c:21
msgid "Welcome To Crackers"
msgstr "   Crackers"

#: ../../standalone/draksec_.c:22
msgid "Poor"
msgstr " "

#: ../../standalone/draksec_.c:26
msgid "Paranoid"
msgstr "i"

#: ../../standalone/draksec_.c:29
msgid ""
"This level is to be used with care. It makes your system more easy to use,\n"
"but very sensitive: it must not be used for a machine connected to others\n"
"or to the Internet. There is no password access."
msgstr ""
"     . i  \n"
" i,  i  :   i  "
"\n"
" , i   i i  Internet.    "
"."

#: ../../standalone/draksec_.c:32
msgid ""
"Password are now enabled, but use as a networked computer is still not "
"recommended."
msgstr ""
"  ,   '  i \n"
"  ."

#: ../../standalone/draksec_.c:33
msgid ""
"Few improvements for this security level, the main one is that there are\n"
"more security warnings and checks."
msgstr ""
"  i   ,   \n"
"i   i ."

#: ../../standalone/draksec_.c:35
msgid ""
"This is the standard security recommended for a computer that will be used\n"
"to connect to the Internet as a client. There are now security checks. "
msgstr ""
"   i, i   ',\n"
"i   Internet  i i.   i\n"
"i."

#: ../../standalone/draksec_.c:37
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 accept\n"
"connections from many clients. "
msgstr ""
"   i   i  i\n"
".  i  i  \n"
", i  i  iii ii."

#: ../../standalone/draksec_.c:40
msgid ""
"We take level 4 features, but now the system is entirely closed.\n"
"Security features are at their maximum."
msgstr ""
" ii 4 ,   i  .\n"
" i   i."

#: ../../standalone/draksec_.c:65
#, fuzzy
msgid "Security level"
msgstr "i  i"

#: ../../standalone/draksec_.c:67
#, fuzzy
msgid "Use libsafe for servers"
msgstr "  i  "

#: ../../standalone/draksec_.c:68
msgid ""
"A library which defends against buffer overflow and format string attacks."
msgstr ""

#: ../../standalone/draksec_.c:72
msgid "Setting security level"
msgstr "i  i"

#: ../../standalone/drakxconf_.c:47
#, fuzzy
msgid "Control Center"
msgstr "  I"

#: ../../standalone/drakxconf_.c:48
msgid "Choose the tool you want to use"
msgstr " i, i  "

#: ../../standalone/keyboarddrake_.c:16
msgid "usage: keyboarddrake [--expert] [keyboard]\n"
msgstr ""

#: ../../standalone/keyboarddrake_.c:36
msgid "Do you want the BackSpace to return Delete in console?"
msgstr "   BackSpace     Delete?"

#: ../../standalone/livedrake_.c:23
#, fuzzy
msgid "Change Cd-Rom"
msgstr "i  "

#: ../../standalone/livedrake_.c:24
#, fuzzy
msgid ""
"Please insert the Installation Cd-Rom in your drive and press Ok when done.\n"
"If you don't have it, press Cancel to avoid live upgrade."
msgstr ""
"i  Cd-Rom!\n"
"\n"
"i ,  Cd-Rom,  \"%s\",    i ii O "
".\n"
"i    , ii i,  i    "
"Cd."

#: ../../standalone/livedrake_.c:34
msgid "Unable to start live upgrade !!!\n"
msgstr "  live upgrade !!!\n"

#: ../../standalone/mousedrake_.c:58
msgid "no serial_usb found\n"
msgstr "serial_usb  \n"

#: ../../standalone/mousedrake_.c:62
msgid "Emulate third button?"
msgstr "  ?"

#: ../../standalone/tinyfirewall_.c:29
#, fuzzy
msgid "Firewalling Configuration"
msgstr "    (firewall)!"

#: ../../standalone/tinyfirewall_.c:42
#, fuzzy
msgid "Firewalling configuration"
msgstr "    (firewall)!"

#: ../../standalone/tinyfirewall_.c:77
msgid ""
"Firewalling\n"
"\n"
"You already have set up a firewall.\n"
"Click on Configure to change or remove the firewall"
msgstr ""

#: ../../standalone/tinyfirewall_.c:81
msgid ""
"Firewalling\n"
"\n"
"Click on Configure to set up a standard firewall"
msgstr ""

#: ../../steps.pm_.c:14
msgid "Choose your language"
msgstr " "

#: ../../steps.pm_.c:15
msgid "Select installation class"
msgstr " "

#: ../../steps.pm_.c:16
msgid "Hard drive detection"
msgstr "  "

#: ../../steps.pm_.c:17
msgid "Configure mouse"
msgstr " "

#: ../../steps.pm_.c:18
msgid "Choose your keyboard"
msgstr " i"

#: ../../steps.pm_.c:19
#, fuzzy
msgid "Security"
msgstr ""

#: ../../steps.pm_.c:20
msgid "Setup filesystems"
msgstr ".  i"

#: ../../steps.pm_.c:21
msgid "Format partitions"
msgstr " "

#: ../../steps.pm_.c:22
msgid "Choose packages to install"
msgstr " "

#: ../../steps.pm_.c:23
msgid "Install system"
msgstr " i"

#: ../../steps.pm_.c:25
msgid "Add a user"
msgstr " i"

#: ../../steps.pm_.c:26
msgid "Configure networking"
msgstr " i"

#: ../../steps.pm_.c:28
msgid "Configure services"
msgstr " "

#: ../../steps.pm_.c:30
msgid "Create a bootdisk"
msgstr " . "

#: ../../steps.pm_.c:32
msgid "Install bootloader"
msgstr " "

#: ../../steps.pm_.c:33
msgid "Configure X"
msgstr " X Window"

#: ../../steps.pm_.c:34
msgid "Exit install"
msgstr " "

#: ../../tinyfirewall.pm_.c:9
msgid ""
"tinyfirewall configurator\n"
"\n"
"This configures a personal firewall for this Mandrake Linux machine.\n"
"For a powerful dedicated firewall solution, please look to the\n"
"specialized MandrakeSecurity Firewall distribution."
msgstr ""

#: ../../tinyfirewall.pm_.c:14
msgid ""
"We'll now ask you questions about which services you'd like to allow\n"
"the Internet to connect to.  Please think carefully about these\n"
"questions, as your computer's security is important.\n"
"\n"
"Please, if you're not currently using one of these services, firewall\n"
"it off.  You can change this configuration anytime you like by\n"
"re-running this application!"
msgstr ""

#: ../../tinyfirewall.pm_.c:21
msgid ""
"Are you running a web server on this machine that you need the whole\n"
"Internet to see? If you are running a webserver that only needs to be\n"
"accessed by this machine, you can safely answer NO here.\n"
"\n"
msgstr ""

#: ../../tinyfirewall.pm_.c:26
msgid ""
"Are you running a name server on this machine? If you didn't set one\n"
"up to give away IP and zone information to the whole Internet, please\n"
"answer no.\n"
"\n"
msgstr ""

#: ../../tinyfirewall.pm_.c:31
msgid ""
"Do you want to allow incoming Secure Shell (ssh) connections? This\n"
"is a telnet-replacement that you might use to login. If you're using\n"
"telnet now, you should definitely switch to ssh. telnet is not\n"
"encrypted -- so some attackers can steal your password if you use\n"
"it. ssh is encrypted and doesn't allow for this eavesdropping."
msgstr ""

#: ../../tinyfirewall.pm_.c:36
msgid ""
"Do you want to allow incoming telnet connections?\n"
"This is horribly unsafe, as we explained in the previous screen. We\n"
"strongly recommend answering No here and using ssh in place of\n"
"telnet.\n"
msgstr ""

#: ../../tinyfirewall.pm_.c:41
msgid ""
"Are you running an FTP server here that you need accessible to the\n"
"Internet? If you are, we strongly recommend that you only use it for\n"
"Anonymous transfers. Any passwords sent by FTP can be stolen by some\n"
"attackers, since FTP also uses no encryption for transferring passwords.\n"
msgstr ""

#: ../../tinyfirewall.pm_.c:46
msgid ""
"Are you running a mail server here? If you're sending you \n"
"messages through pine, mutt or any other text-based mail client,\n"
"you probably are.  Otherwise, you should firewall this off.\n"
"\n"
msgstr ""

#: ../../tinyfirewall.pm_.c:51
msgid ""
"Are you running a POP or IMAP server here? This would\n"
"be used to host non-web-based mail accounts for people via \n"
"this machine.\n"
"\n"
msgstr ""

#: ../../tinyfirewall.pm_.c:56
msgid ""
"You appear to be running a 2.2 kernel.  If your network IP\n"
"is automatically set by a computer in your home or office \n"
"(dynamically assigned), we need to allow for this.  Is\n"
"this the case?\n"
msgstr ""

#: ../../tinyfirewall.pm_.c:61
msgid ""
"Is your computer getting time syncronized to another computer?\n"
"Mostly, this is used by medium-large Unix/Linux organizations\n"
"to synchronize time for logging and such.  If you're not part\n"
"of a larger office and haven't heard of this, you probably \n"
"aren't."
msgstr ""

#: ../../tinyfirewall.pm_.c:66
msgid ""
"Configuration complete.  May we write these changes to disk?\n"
"\n"
"\n"
"\n"
msgstr ""

#: ../../tinyfirewall.pm_.c:82
#, c-format
msgid "Can't open %s: %s\n"
msgstr ""

#: ../../tinyfirewall.pm_.c:84
#, fuzzy, c-format
msgid "Can't open %s for writing: %s\n"
msgstr "  %s  i: %s"

#: ../../share/compssUsers:999
msgid "Web/FTP"
msgstr ""

#: ../../share/compssUsers:999
#, fuzzy
msgid "Network Computer (client)"
msgstr "  (socket)"

#: ../../share/compssUsers:999
msgid "NFS server, SMB server, Proxy server, ssh server"
msgstr ""

#: ../../share/compssUsers:999
#, fuzzy
msgid "Office"
msgstr ""

#: ../../share/compssUsers:999
#, fuzzy
msgid "Gnome Workstation"
msgstr " "

#: ../../share/compssUsers:999
msgid "Tools for your Palm Pilot or your Visor"
msgstr "   Palm Pilot  Visor"

#: ../../share/compssUsers:999
#, fuzzy
msgid "Workstation"
msgstr " "

#: ../../share/compssUsers:999
msgid "Firewall/Router"
msgstr ""

#: ../../share/compssUsers:999
msgid "Domain Name and Network Information Server"
msgstr ""

#: ../../share/compssUsers:999
msgid ""
"Office programs: wordprocessors (kword, abiword), spreadsheets (kspread, "
"gnumeric), pdf viewers, etc"
msgstr ""
" :   (kword, abiword),  , "
" pdf-,  .."

#: ../../share/compssUsers:999
msgid "Audio-related tools: mp3 or midi players, mixers, etc"
msgstr ":  mp3  midi,   .."

#: ../../share/compssUsers:999
msgid "Books and Howto's on Linux and Free Software"
msgstr "  Howto  Linux  Free Software"

#: ../../share/compssUsers:999
#, fuzzy
msgid "KDE Workstation"
msgstr " "

#: ../../share/compssUsers:999
msgid "Icewm, Window Maker, Enlightenment, Fvwm, etc"
msgstr ""

#: ../../share/compssUsers:999
msgid "Multimedia - Video"
msgstr " - "

#: ../../share/compssUsers:999
msgid "Set of tools for mail, news, web, file transfer, and chat"
msgstr "   , , web',  ,  chat"

#: ../../share/compssUsers:999
msgid "Database"
msgstr ""

#: ../../share/compssUsers:999
msgid "PostgreSQL or MySQL database server"
msgstr ""

#: ../../share/compssUsers:999
#, fuzzy
msgid "Tools to ease the configuration of your computer"
msgstr "i  i i?"

#: ../../share/compssUsers:999
msgid "Multimedia - Sound"
msgstr " - "

#: ../../share/compssUsers:999
msgid "Utilities"
msgstr ""

#: ../../share/compssUsers:999
#, fuzzy
msgid "Documentation"
msgstr "i"

#: ../../share/compssUsers:999
msgid "Console Tools"
msgstr "  "

#: ../../share/compssUsers:999
msgid "Postfix mail server, Inn news server"
msgstr ""

#: ../../share/compssUsers:999
#, fuzzy
msgid "Internet station"
msgstr "   I"

#: ../../share/compssUsers:999
#, fuzzy
msgid "Multimedia station"
msgstr " - "

#: ../../share/compssUsers:999
#, fuzzy
msgid "Configuration"
msgstr ""

#: ../../share/compssUsers:999
msgid "More Graphical Desktops (Gnome, IceWM)"
msgstr "    (Gnome, IceWM)"

#: ../../share/compssUsers:999
msgid ""
"The K Desktop Environment, the basic graphical environment with a collection "
"of accompanying tools"
msgstr ""
"The K Desktop Environment -      "
" "

#: ../../share/compssUsers:999
msgid "Graphical Environment"
msgstr ""

#: ../../share/compssUsers:999
#, fuzzy
msgid "Development"
msgstr ""

#: ../../share/compssUsers:999
msgid "Apache, Pro-ftpd"
msgstr ""

#: ../../share/compssUsers:999
msgid "Tools to create and burn CD's"
msgstr "   CD"

#: ../../share/compssUsers:999
#, fuzzy
msgid "Office Workstation"
msgstr " "

#: ../../share/compssUsers:999
msgid "Gnome, Icewm, Window Maker, Enlightenment, Fvwm, etc"
msgstr ""

#: ../../share/compssUsers:999
msgid "Graphics programs such as The Gimp"
msgstr "   The Gimp"

#: ../../share/compssUsers:999
msgid "DNS/NIS "
msgstr ""

#: ../../share/compssUsers:999
msgid "C and C++ development libraries, programs and include files"
msgstr "        ++"

#: ../../share/compssUsers:999
#, fuzzy
msgid "Network Computer server"
msgstr "  (socket)"

#: ../../share/compssUsers:999
msgid "Mail/Groupware/News"
msgstr ""

#: ../../share/compssUsers:999
#, fuzzy
msgid "Game station"
msgstr " - "

#: ../../share/compssUsers:999
msgid "Video players and editors"
msgstr "   "

#: ../../share/compssUsers:999
msgid "Multimedia - Graphics"
msgstr " - "

#: ../../share/compssUsers:999
msgid "Amusement programs: arcade, boards, strategy, etc"
msgstr " : , 㳳  .."

#: ../../share/compssUsers:999
msgid ""
"Set of tools to read and send mail and news (pine, mutt, tin..) and to "
"browse the Web"
msgstr ""
"        (pine, mutt,  tin...), "
"Web "

#: ../../share/compssUsers:999
msgid "Archiving, emulators, monitoring"
msgstr ", , "

#: ../../share/compssUsers:999
msgid "Personal Finance"
msgstr " "

#: ../../share/compssUsers:999
msgid ""
"A graphical environment with user-friendly set of applications and desktop "
"tools"
msgstr ""
"          "
" "

#: ../../share/compssUsers:999
msgid "Clients for different protocols including ssh"
msgstr ""

#: ../../share/compssUsers:999
#, fuzzy
msgid "Internet gateway"
msgstr "   I"

#: ../../share/compssUsers:999
msgid "Sound and video playing/editing programs"
msgstr "     "

#: ../../share/compssUsers:999
msgid "Other Graphical Desktops"
msgstr "   "

#: ../../share/compssUsers:999
msgid "Editors, shells, file tools, terminals"
msgstr ", , "

#: ../../share/compssUsers:999
msgid "Programs to manage your finance, such as gnucash"
msgstr "   ,  gnucash"

#: ../../share/compssUsers:999
msgid "Games"
msgstr ""

#: ../../share/compssUsers:999
msgid "Personal Information Management"
msgstr "  "

#: ../../share/compssUsers:999
msgid "Multimedia - CD Burning"
msgstr " -  CD"

#: ../../share/compssUsers:999
#, fuzzy
msgid "Scientific Workstation"
msgstr " "

#, fuzzy
#~ msgid "Do you want to restart the network"
#~ msgstr "i  i i?"

#~ msgid ""
#~ "\n"
#~ "Do you agree?"
#~ msgstr ""
#~ "\n"
#~ " ?"

#, fuzzy
#~ msgid ""
#~ "Unless you know specifically otherwise, the usual choice is \"/dev/hda\"\n"
#~ "(primary master IDE disk) or \"/dev/sda\" (first SCSI disk)."
#~ msgstr ""
#~ "i    ,    ' \"/dev/hda"
#~ "\"\n"
#~ "(  IDE ) i \"/dev/sda\" ( SCSI )."

#, fuzzy
#~ msgid ""
#~ "The following printers are configured.\n"
#~ "You can add some more or modify the existing ones."
#~ msgstr ""
#~ "  i .\n"
#~ "   ,  i i."

#, fuzzy
#~ msgid "Connection timeout (in sec) [ beta, not yet implemented ]"
#~ msgstr "I "

#, fuzzy
#~ msgid "Could not set \"%s\" as the default printer!"
#~ msgstr "  i:"

#, fuzzy
#~ msgid "Test the mouse here."
#~ msgstr " ,    ."

#~ msgid ""
#~ "You need to accept the terms of the above license to continue "
#~ "installation.\n"
#~ "\n"
#~ "\n"
#~ "Please click on \"Accept\" if you agree with its terms.\n"
#~ "\n"
#~ "\n"
#~ "Please click on \"Refuse\" if you disagree with its terms. Installation "
#~ "will end without modifying your current\n"
#~ "configuration."
#~ msgstr ""
#~ "    糳,   .\n"
#~ "\n"
#~ "\n"
#~ " ,  \"\",      糳.\n"
#~ "\n"
#~ "\n"
#~ " ,  \"\",       "
#~ "糳.  \n"
#~ "    ."

#~ msgid "Choose the layout corresponding to your keyboard from the list above"
#~ msgstr "   i   i"

#~ msgid ""
#~ "If you wish other languages (than the one you choose at\n"
#~ "beginning of installation) will be available after installation, please "
#~ "chose\n"
#~ "them in list above. If you want select all, you just need to select \"All"
#~ "\"."
#~ msgstr ""
#~ "         \n"
#~ "( ,      ),  "
#~ "\n"
#~ "    .       \""
#~ "\"."

#~ msgid ""
#~ "Select:\n"
#~ "\n"
#~ "  - Customized: If you are familiar enough with GNU/Linux, you may then "
#~ "choose\n"
#~ "    the primary usage for your machine. See below for details.\n"
#~ "\n"
#~ "\n"
#~ "  - Expert: This supposes that you are fluent with GNU/Linux and want to\n"
#~ "    perform a highly customized installation. As for a \"Customized\"\n"
#~ "    installation class, you will be able to select the usage for your "
#~ "system.\n"
#~ "    But please, please, DO NOT CHOOSE THIS UNLESS YOU KNOW WHAT YOU ARE "
#~ "DOING!"
#~ msgstr ""
#~ ": \n"
#~ "\n"
#~ "  -  :      , i  "
#~ "i \n"
#~ "      GNU/Linux, i  i  \n"
#~ "     i    '. i i "
#~ ".\n"
#~ "\n"
#~ "\n"
#~ "  - :    ,     GNU/"
#~ "Linux\n"
#~ "    i   i  .  i  "
#~ " \n"
#~ "    \" \"      i \n"
#~ "      .\n"
#~ "    i ,  I  , I  ݡ,  I "
#~ "I!"

#~ msgid ""
#~ "You can now choose individually all the packages you\n"
#~ "wish to install.\n"
#~ "\n"
#~ "\n"
#~ "You can expand or collapse the tree by clicking on options in the left "
#~ "corner of\n"
#~ "the packages window.\n"
#~ "\n"
#~ "\n"
#~ "If you prefer to see packages sorted in alphabetic order, click on the "
#~ "icon\n"
#~ "\"Toggle flat and group sorted\".\n"
#~ "\n"
#~ "\n"
#~ "If you want not to be warned on dependencies, click on \"Automatic\n"
#~ "dependencies\". If you do this, note that unselecting one package may "
#~ "silently\n"
#~ "unselect several other packages which depend on it."
#~ msgstr ""
#~ "      ,  \n"
#~ ".\n"
#~ "\n"
#~ "\n"
#~ "      ,  \n"
#~ "    .\n"
#~ "\n"
#~ "\n"
#~ "       ,  \n"
#~ "\"\".\n"
#~ "\n"
#~ "\n"
#~ "       , \n"
#~ " \" \".    , , "
#~ "\n"
#~ "         ,\n"
#~ "   ."

#, fuzzy
#~ msgid ""
#~ "If you have all the CDs in the list above, click Ok. If you have\n"
#~ "none of those CDs, click Cancel. If only some CDs are missing, unselect "
#~ "them,\n"
#~ "then click Ok."
#~ msgstr ""
#~ "i    CD i  i i, ii .\n"
#~ "i    i    CD , ii i.\n"
#~ "i   CD   , i i  i ii "
#~ "."

#~ msgid ""
#~ "If you wish to connect your computer to the Internet or\n"
#~ "to a local network please choose the correct option. Please turn on your "
#~ "device\n"
#~ "before choosing the correct option to let DrakX detect it automatically.\n"
#~ "\n"
#~ "\n"
#~ "If you do not have any connection to the Internet or a local network, "
#~ "choose\n"
#~ "\"Disable networking\".\n"
#~ "\n"
#~ "\n"
#~ "If you wish to configure the network later after installation or if you "
#~ "have\n"
#~ "finished to configure your network connection, choose \"Done\"."
#~ msgstr ""
#~ "     '  Internet  ,  ,\n"
#~ "  .       "
#~ ", DrakX \n"
#~ "\n"
#~ "\n"
#~ "\n"
#~ "      Internet  , \n"
#~ "\"  \".\n"
#~ "         "
#~ "\n"
#~ " ,  \"\"."

#~ msgid ""
#~ "No modem has been detected. Please select the serial port on which it is "
#~ "plugged.\n"
#~ "\n"
#~ "\n"
#~ "For information, the first serial port (called \"COM1\" under Microsoft\n"
#~ "Windows) is called \"ttyS0\" under Linux."
#~ msgstr ""
#~ "  .       .\n"
#~ "\n"
#~ "\n"
#~ "   ( \"COM1\"  Microsoft Windows) \n"
#~ "\"ttyS0\"  Linux."

#~ msgid ""
#~ "You may now enter dialup options. If you don't know\n"
#~ "or are not sure what to enter, the correct informations can be obtained "
#~ "from\n"
#~ "your Internet Service Provider. If you do not enter the DNS (name "
#~ "server)\n"
#~ "information here, this information will be obtained from your Internet "
#~ "Service\n"
#~ "Provider at connection time."
#~ msgstr ""
#~ "      .\n"
#~ "         ,   "
#~ "nternet\n"
#~ ".       DNS ,   \n"
#~ "      Internet-."

#~ msgid ""
#~ "If your modem is an external modem, please turn on it now to let DrakX "
#~ "detect it automatically."
#~ msgstr ""
#~ "    ,  ,  ,   DrakX "
#~ " ."

#~ msgid "Please turn on your modem and choose the correct one."
#~ msgstr " ,     ."

#~ msgid ""
#~ "If you are not sure if informations above are\n"
#~ "correct or if you don't know or are not sure what to enter, the correct\n"
#~ "informations can be obtained from your Internet Service Provider. If you "
#~ "do not\n"
#~ "enter the DNS (name server) information here, this information will be "
#~ "obtained\n"
#~ "from your Internet Service Provider at connection time."
#~ msgstr ""
#~ "   ,  '  \n"
#~ "          \n"
#~ "\n"
#~ "       Internet.   \n"
#~ "   DNS,      \n"
#~ "   ."

#, fuzzy
#~ msgid ""
#~ "You may now enter your host name if needed. If you\n"
#~ "don't know or are not sure what to enter, the correct informations can "
#~ "be\n"
#~ "obtained from your Internet Service Provider."
#~ msgstr ""
#~ "  i     (dialup). i \n"
#~ " ,   i,\n"
#~ "   i    Internet "
#~ "(ISP)."

#, fuzzy
#~ msgid ""
#~ "You may now enter your host name if needed. If you\n"
#~ "don't know or are not sure what to enter, ask your network administrator."
#~ msgstr ""
#~ " ,      .  \n"
#~ "    ,   .   ."

#~ msgid ""
#~ "You may now enter your host name if needed. If you\n"
#~ "don't know or are not sure what to enter, leave blank."
#~ msgstr ""
#~ " ,      .  \n"
#~ "    ,   .   ."

#~ msgid ""
#~ "You may now enter dialup options. If you're not sure what to enter, the\n"
#~ "correct information can be obtained from your ISP."
#~ msgstr ""
#~ "  i     (dialup). i \n"
#~ " ,   i,\n"
#~ "   i    Internet "
#~ "(ISP)."

#~ msgid ""
#~ "If you will use proxies, please configure them now. If you don't know if\n"
#~ "you should use proxies, ask your network administrator or your ISP."
#~ msgstr ""
#~ "i  i  proxy, i   i .\n"
#~ "i   ,   i , i  ii\n"
#~ "i i  Internet-."

#~ msgid "You can now select your timezone according to where you live."
#~ msgstr "         ."

#~ msgid ""
#~ "You can configure a local printer (connected to your computer) or remote\n"
#~ "printer (accessible via a Unix, Netware or Microsoft Windows network)."
#~ msgstr ""
#~ "     (   ')\n"
#~ "   (  Unix, Netware   MS Windows)."

#~ msgid ""
#~ "If you wish to be able to print, please choose one printing system "
#~ "between\n"
#~ "CUPS and LPR.\n"
#~ "\n"
#~ "\n"
#~ "CUPS is a new, powerful and flexible printing system for Unix systems "
#~ "(CUPS\n"
#~ "means \"Common Unix Printing System\"). It is the default printing system "
#~ "in\n"
#~ "Mandrake Linux.\n"
#~ "\n"
#~ "\n"
#~ "LPR is the old printing system used in previous Mandrake Linux "
#~ "distributions.\n"
#~ "\n"
#~ "\n"
#~ "If you don't have printer, click on \"None\"."
#~ msgstr ""
#~ "    ,  ,     \n"
#~ "CUPS  LPR.\n"
#~ "\n"
#~ "\n"
#~ "CUPS  ,       Unix  "
#~ "(CUPS\n"
#~ "- \"Common Unix Printing System\").     \n"
#~ "  Mandrake Linux.\n"
#~ "\n"
#~ "\n"
#~ "LPR -       Mandrake "
#~ "Linux.\n"
#~ "\n"
#~ "\n"
#~ "    ,  \"\"."

#~ msgid ""
#~ "GNU/Linux can deal with many types of printer. Each of these types "
#~ "requires\n"
#~ "a different setup.\n"
#~ "\n"
#~ "\n"
#~ "If your printer is physically connected to your computer, select \"Local\n"
#~ "printer\".\n"
#~ "\n"
#~ "\n"
#~ "If you want to access a printer located on a remote Unix machine, select\n"
#~ "\"Remote printer\".\n"
#~ "\n"
#~ "\n"
#~ "If you want to access a printer located on a remote Microsoft Windows "
#~ "machine\n"
#~ "(or on Unix machine using SMB protocol), select \"SMB/Windows 95/98/NT\"."
#~ msgstr ""
#~ "GNU/Linux      .   \n"
#~ "  .\n"
#~ "\n"
#~ "\n"
#~ "     ',  \"\n"
#~ "\".\n"
#~ "\n"
#~ "\n"
#~ "     Unix , \n"
#~ "\" \".\n"
#~ "\n"
#~ "\n"
#~ "      Microsoft Windows (  "
#~ "Unix\n"
#~ ",    SMB),  \"SMB/Windows 95/98/NT"
#~ "\"."

#~ msgid ""
#~ "Please turn on your printer before continuing to let DrakX detect it.\n"
#~ "\n"
#~ "You have to enter some informations here.\n"
#~ "\n"
#~ "\n"
#~ "   * Name of printer: the print spooler uses \"lp\" as default printer "
#~ "name. So, you must have a printer named \"lp\".\n"
#~ "     If you have only one printer, you can use several names for it. You "
#~ "just need to separate them by a pipe\n"
#~ "     character (a \"|\"). So, if you prefer a more meaningful name, you "
#~ "have to put it first, eg: \"My printer|lp\".\n"
#~ "     The printer having \"lp\" in its name(s) will be the default "
#~ "printer.\n"
#~ "\n"
#~ "\n"
#~ "   * Description: this is optional but can be useful if several printers "
#~ "are connected to your computer or if you allow\n"
#~ "     other computers to access to this printer.\n"
#~ "\n"
#~ "\n"
#~ "   * Location: if you want to put some information on your\n"
#~ "     printer location, put it here (you are free to write what\n"
#~ "     you want, for example \"2nd floor\").\n"
#~ msgstr ""
#~ "      , DrakX  .\n"
#~ "\n"
#~ "    .\n"
#~ "\n"
#~ "\n"
#~ "   *  :       \"lp\" "
#~ " \n"
#~ ",      \"lp\".\n"
#~ "          ,      "
#~ ".        ( \"|\").\n"
#~ "     ,     ,    "
#~ "  , .: \"My printer|lp\".\n"
#~ "        \"lp\"     .\n"
#~ "\n"
#~ "\n"
#~ "   * :  ,    ,   "
#~ "   '   \n"
#~ "        '   .\n"
#~ "\n"
#~ "\n"
#~ "   * :    i   \n"
#~ "      ,    (    \n"
#~ "     ,  \"2nd floor\").\n"

#~ msgid ""
#~ "You need to enter some informations here.\n"
#~ "\n"
#~ "\n"
#~ "   * Name of queue: the print spooler uses \"lp\" as default printer "
#~ "name. So, you need have a printer named \"lp\".\n"
#~ "    If you have only one printer, you can use several names for it. You "
#~ "just need to separate them by a pipe\n"
#~ "    character (a \"|\"). So, if you prefer to have a more meaningful "
#~ "name, you have to put it first, eg: \"My printer|lp\".\n"
#~ "    The printer having \"lp\" in its name(s) will be the default "
#~ "printer.\n"
#~ "\n"
#~ "  \n"
#~ "   * Spool directory: it is in this directory that printing jobs are "
#~ "stored. Keep the default choice\n"
#~ "     if you don't know what to use\n"
#~ "\n"
#~ "\n"
#~ "   * Printer Connection: If your printer is physically connected to your "
#~ "computer, select \"Local printer\".\n"
#~ "     If you want to access a printer located on a remote Unix machine, "
#~ "select \"Remote lpd printer\".\n"
#~ "\n"
#~ "\n"
#~ "     If you want to access a printer located on a remote Microsoft "
#~ "Windows machine (or on Unix machine using SMB\n"
#~ "     protocol), select \"SMB/Windows 95/98/NT\".\n"
#~ "\n"
#~ "\n"
#~ "     If you want to acces a printer located on NetWare network, select "
#~ "\"NetWare\".\n"
#~ msgstr ""
#~ "     .\n"
#~ "\n"
#~ "\n"
#~ "   *  :  \"lp\"     . "
#~ ",      \"lp\".\n"
#~ "          ,      "
#~ ".        ( \"|\").\n"
#~ "     ,     ,    "
#~ "  , .: \"My printer|lp\".\n"
#~ "        \"lp\"     .\n"
#~ "\n"
#~ "  \n"
#~ "   *  spool:       . "
#~ " \n"
#~ "      ,      .\n"
#~ "\n"
#~ "\n"
#~ "   *  :      ', "
#~ " \" \".\n"
#~ "          Unix ,  \" "
#~ "lpd \".\n"
#~ "\n"
#~ "\n"
#~ "            MS Windows (  "
#~ "Unix ,    SMB,\n"
#~ "      \"SMB/Windows 95/98/NT\".\n"
#~ "\n"
#~ "\n"
#~ "          NetWare,  \"NetWare\".\n"

#~ msgid ""
#~ "Your printer has not been detected. Please enter the name of the device "
#~ "on\n"
#~ "which it is connected.\n"
#~ "\n"
#~ "\n"
#~ "For information, most printers are connected on the first parallel port. "
#~ "This\n"
#~ "one is called \"/dev/lp0\" under GNU/Linux and \"LPT1\" under Microsoft "
#~ "Windows."
#~ msgstr ""
#~ "    .        \n"
#~ ".\n"
#~ "\n"
#~ "\n"
#~ "      .\n"
#~ " \"/dev/lp0\"  GNU/Linux  \"LPT1\"  Microsoft Windows."

#~ msgid "You must now select your printer in the above list."
#~ msgstr "      ."

#~ msgid ""
#~ "Please select the right options according to your printer.\n"
#~ "Please see its documentation if you don't know what choose here.\n"
#~ "\n"
#~ "\n"
#~ "You will be able to test your configuration in next step and you will be "
#~ "able to modify it if it doesn't work as you want."
#~ msgstr ""
#~ " ,       .\n"
#~ " ,      .\n"
#~ "\n"
#~ "\n"
#~ "  ,      \n"
#~ "     ."

#~ msgid ""
#~ "You may now create one or more \"regular\" user account(s), as\n"
#~ "opposed to the \"privileged\" user account, root. You can create\n"
#~ "one or more account(s) for each person you want to allow to use\n"
#~ "the computer. Note that each user account will have its own\n"
#~ "preferences (graphical environment, program settings, etc.)\n"
#~ "and its own \"home directory\", in which these preferences are\n"
#~ "stored.\n"
#~ "\n"
#~ "\n"
#~ "First of all, create an account for yourself! Even if you will be the "
#~ "only user\n"
#~ "of the machine, you may NOT connect as root for daily use of the system: "
#~ "it's a\n"
#~ "very high security risk. Making the system unusable is very often a typo "
#~ "away.\n"
#~ "\n"
#~ "\n"
#~ "Therefore, you should connect to the system using the user account\n"
#~ "you will have created here, and login as root only for administration\n"
#~ "and maintenance purposes."
#~ msgstr ""
#~ "    i  i \"\" i "
#~ "i\n"
#~ "i.   i     i "
#~ "i\n"
#~ "i i.   i i   "
#~ "i\n"
#~ "(i , i ,...) i  \"i "
#~ "\",\n"
#~ " i   i.\n"
#~ "\n"
#~ "\n"
#~ "-,    !  i   i\n"
#~ "i  ,   i  i\n"
#~ "i   :   i \n"
#~ "i.  i i   .\n"
#~ "\n"
#~ "\n"
#~ " i  i   i  i,\n"
#~ "   i ,  i  i root  i\n"
#~ " i ii i  i."

#~ msgid ""
#~ "Creating a boot disk is strongly recommended. If you can't\n"
#~ "boot your computer, it's the only way to rescue your system without\n"
#~ "reinstalling it."
#~ msgstr ""
#~ " boot   !    \n"
#~ "  ',      \n"
#~ "   ."

#, fuzzy
#~ msgid ""
#~ "LILO and grub main options are:\n"
#~ "  - Boot device: Sets the name of the device (e.g. a hard disk\n"
#~ "partition) that contains the boot sector. Unless you know specifically\n"
#~ "otherwise, choose \"/dev/hda\".\n"
#~ "\n"
#~ "\n"
#~ "  - Delay before booting default image: Specifies the number in tenths\n"
#~ "of a second the boot loader should wait before booting the first image.\n"
#~ "This is useful on systems that immediately boot from the hard disk after\n"
#~ "enabling the keyboard. The boot loader doesn't wait if \"delay\" is\n"
#~ "omitted or is set to zero.\n"
#~ "\n"
#~ "\n"
#~ "  - Video mode: This specifies the VGA text mode that should be selected\n"
#~ "when booting. The following values are available: \n"
#~ "\n"
#~ "    * normal: select normal 80x25 text mode.\n"
#~ "\n"
#~ "    * <number>:  use the corresponding text mode.\n"
#~ "\n"
#~ "\n"
#~ "  - Clean \"/tmp\" at each boot: if you want delete all files and "
#~ "directories\n"
#~ "stored in \"/tmp\" when you boot your system, select this option.\n"
#~ "\n"
#~ "\n"
#~ "  - Precise RAM if needed: unfortunately, there is no standard method to "
#~ "ask the\n"
#~ "BIOS about the amount of RAM present in your computer. As consequence, "
#~ "Linux may\n"
#~ "fail to detect your amount of RAM correctly. If this is the case, you "
#~ "can\n"
#~ "specify the correct amount or RAM here. Please note that a difference of "
#~ "2 or 4\n"
#~ "MB between detected memory and memory present in your system is normal."
#~ msgstr ""
#~ "  SILO:\n"
#~ "  -  :  ,    i\n"
#~ "i,   i GNU/Linux. i  , \n"
#~ "i i,  \"   (MBR)\".\n"
#~ "\n"
#~ "\n"
#~ "  -      :    \n"
#~ ",          "
#~ ".\n"
#~ "    i, i    \n"
#~ "    i.   , i "
#~ "\"\"\n"
#~ "\"\"    i   ."

#~ msgid ""
#~ "SILO is a bootloader for SPARC: it is able to boot\n"
#~ "either GNU/Linux or any other operating system present on your computer.\n"
#~ "Normally, these other operating systems are correctly detected and\n"
#~ "installed. If this is not the case, you can add an entry by hand in this\n"
#~ "screen. Be careful as to choose the correct parameters.\n"
#~ "\n"
#~ "\n"
#~ "You may also want not to give access to these other operating systems to\n"
#~ "anyone, in which case you can delete the corresponding entries. But\n"
#~ "in this case, you will need a boot disk in order to boot them!"
#~ msgstr ""
#~ "SILO -    SPARC.   i \n"
#~ "GNU/Linux i  i  i,   .\n"
#~ ",  i  i   i\n"
#~ "븢. i   ,      i\n"
#~ ".  ,   i  .\n"
#~ "\n"
#~ "\n"
#~ "    i   i  i.\n"
#~ " i   i  i.     \n"
#~ "  i ,  i."

#~ msgid ""
#~ "SILO main options are:\n"
#~ "  - Bootloader installation: Indicate where you want to place the\n"
#~ "information required to boot to GNU/Linux. Unless you know exactly\n"
#~ "what you are doing, choose \"First sector of drive (MBR)\".\n"
#~ "\n"
#~ "\n"
#~ "  - Delay before booting default image: Specifies the number in tenths\n"
#~ "of a second the boot loader should wait before booting the first image.\n"
#~ "This is useful on systems that immediately boot from the hard disk after\n"
#~ "enabling the keyboard. The boot loader doesn't wait if \"delay\" is\n"
#~ "omitted or is set to zero."
#~ msgstr ""
#~ "  SILO:\n"
#~ "  -  :  ,    i\n"
#~ "i,   i GNU/Linux. i  , \n"
#~ "i i,  \"   (MBR)\".\n"
#~ "\n"
#~ "\n"
#~ "  -      :    \n"
#~ ",          "
#~ ".\n"
#~ "    i, i    \n"
#~ "    i.   , i "
#~ "\"\"\n"
#~ "\"\"    i   ."

#~ msgid ""
#~ "Now it's time to configure the X Window System, which is the\n"
#~ "core of the GNU/Linux GUI (Graphical User Interface). For this purpose,\n"
#~ "you must configure your video card and monitor. Most of these\n"
#~ "steps are automated, though, therefore your work may only consist\n"
#~ "of verifying what has been done and accept the settings :)\n"
#~ "\n"
#~ "\n"
#~ "When the configuration is over, X will be started (unless you\n"
#~ "ask DrakX not to) so that you can check and see if the\n"
#~ "settings suit you. If they don't, you can come back and\n"
#~ "change them, as many times as necessary."
#~ msgstr ""
#~ "  i X Window System,  '\n"
#~ " Linux GUI (i I i).  \n"
#~ " i i i i.    \n"
#~ ",       \n"
#~ "i i i    :)\n"
#~ "\n"
#~ "i i ,   X  (i  \n"
#~ "i DrakX  i ),   i , i \n"
#~ "  i. i ,     i  i\n"
#~ "i  ."

#~ msgid ""
#~ "If something is wrong in X configuration, use these options to correctly\n"
#~ "configure the X Window System."
#~ msgstr ""
#~ "i      X,     \n"
#~ " i X Window System."

#~ msgid ""
#~ "If you prefer to use a graphical login, select \"Yes\". Otherwise, "
#~ "select\n"
#~ "\"No\"."
#~ msgstr ""
#~ "i    i  (login),  \"\". "
#~ "I - \n"
#~ "\"\"."

#~ msgid ""
#~ "Your system is going to reboot.\n"
#~ "\n"
#~ "After rebooting, your new Mandrake Linux system will load automatically.\n"
#~ "If you want to boot into another existing operating system, please read\n"
#~ "the additional instructions."
#~ msgstr ""
#~ "i i i.\n"
#~ "\n"
#~ " i,   i Mandrake Linux i "
#~ ".\n"
#~ "i   i  i  i,  \n"
#~ " ii."

#~ msgid "Write /etc/fstab"
#~ msgstr "i /etc/fstab"

#~ msgid "Restore from file"
#~ msgstr "  "

#~ msgid "Save in file"
#~ msgstr "  "

#~ msgid "Restore from floppy"
#~ msgstr "  "

#~ msgid "Format all"
#~ msgstr " "

#~ msgid "After formatting all partitions,"
#~ msgstr "  i ,"

#~ msgid "all data on these partitions will be lost"
#~ msgstr "      "

#~ msgid "Reload"
#~ msgstr "i"

#~ msgid ""
#~ "Do you want to generate an auto install floppy for linux replication?"
#~ msgstr ""
#~ "i     i-  ii linux?"

#~ msgid "ADSL configuration"
#~ msgstr " ADSL"

#, fuzzy
#~ msgid ""
#~ "With a remote CUPS server, you do not have to configure\n"
#~ "any printer here; printers will be automatically detected\n"
#~ "unless you have a server on a different network; in the\n"
#~ "latter case, you have to give the CUPS server IP address\n"
#~ "and optionally the port number."
#~ msgstr ""
#~ " CUPS       \n"
#~ "  ,    .\n"
#~ "   ,  \"  CUPS\"."

#~ msgid "Remote queue"
#~ msgstr "  "

#, fuzzy
#~ msgid "Remote queue name missing!"
#~ msgstr "  "

#, fuzzy
#~ msgid "Command line"
#~ msgstr "I "

#, fuzzy
#~ msgid "Modify printer"
#~ msgstr "I i"

#, fuzzy
#~ msgid "start it"
#~ msgstr ""

#, fuzzy
#~ msgid "Network Monitoring"
#~ msgstr "i i"

#, fuzzy
#~ msgid "Profile "
#~ msgstr " i: "

#, fuzzy
#~ msgid "Connection Time: "
#~ msgstr "I "

#, fuzzy
#~ msgid "Connecting to Internet "
#~ msgstr "  I"

#, fuzzy
#~ msgid "Disconnecting from Internet "
#~ msgstr "  I"

#, fuzzy
#~ msgid "Disconnection from Internet failed."
#~ msgstr "  I"

#, fuzzy
#~ msgid "Disconnection from Internet complete."
#~ msgstr "  I"

#, fuzzy
#~ msgid "Connection complete."
#~ msgstr "I "

#, fuzzy
#~ msgid "Color configuration"
#~ msgstr ""

#, fuzzy
#~ msgid "Connect"
#~ msgstr "I "

#, fuzzy
#~ msgid "Disconnect"
#~ msgstr " ISDN"

#, fuzzy
#~ msgid "Default Runlevel"
#~ msgstr " "

#~ msgid "Europe"
#~ msgstr "Ţ"

#~ msgid "NetWare"
#~ msgstr "NetWare"

#~ msgid "Remove queue"
#~ msgstr "i  "

#~ msgid "Config file content could not be interpreted."
#~ msgstr "     ."

#~ msgid "Disable network"
#~ msgstr "i   "

#, fuzzy
#~ msgid "Enable network"
#~ msgstr "i   "

#~ msgid ""
#~ "You can now test your mouse. Use buttons and wheel to verify\n"
#~ "if settings are good. If not, you can click on \"Cancel\" to choose "
#~ "another\n"
#~ "driver."
#~ msgstr ""
#~ "     .    \n"
#~ " .     \"\"  "
#~ "\n"
#~ " ."

#, fuzzy
#~ msgid "Choose"
#~ msgstr " "

#~ msgid "You can specify directly the URI to access the printer with CUPS."
#~ msgstr "    URI    i  CUPS."

#~ msgid "Yes, print ASCII test page"
#~ msgstr ",    ASCII"

#~ msgid "Yes, print PostScript test page"
#~ msgstr ",    PostScript"

#~ msgid "Paper Size"
#~ msgstr " "

#~ msgid "Eject page after job?"
#~ msgstr "   ?"

#~ msgid "Uniprint driver options"
#~ msgstr "  Uniprint"

#~ msgid "Color depth options"
#~ msgstr " ii "

#~ msgid "Print text as PostScript?"
#~ msgstr "   PostScript?"

#~ msgid "Fix stair-stepping text?"
#~ msgstr "  ?"

#~ msgid "Number of pages per output pages"
#~ msgstr " i  i  "

#~ msgid "Right/Left margins in points (1/72 of inch)"
#~ msgstr "/ i   (1/72 )"

#~ msgid "Top/Bottom margins in points (1/72 of inch)"
#~ msgstr "/i i   (1/72 )"

#~ msgid "Extra GhostScript options"
#~ msgstr " i GhostScript"

#~ msgid "Extra Text options"
#~ msgstr "  "

#~ msgid "Reverse page order"
#~ msgstr "  "

#, fuzzy
#~ msgid "CUPS starting"
#~ msgstr ""

#~ msgid "Select Remote Printer Connection"
#~ msgstr "     "

#~ msgid ""
#~ "Every printer need a name (for example lp).\n"
#~ "Other parameters such as the description of the printer or its location\n"
#~ "can be defined. What name should be used for this printer and\n"
#~ "how is the printer connected?"
#~ msgstr ""
#~ "  ,    i  ,  "
#~ " i ( lp). i , i  i "
#~ "i i\n"
#~ "  ,   .  i  i  "
#~ "\n"
#~ " i    ?"

#~ msgid ""
#~ "Every print queue (which print jobs are directed to) needs a\n"
#~ "name (often lp) and a spool directory associated with it. What\n"
#~ "name and directory should be used for this queue and how is the printer "
#~ "connected?"
#~ msgstr ""
#~ "  ,    i  ,  "
#~ " i ( lp) i     i. "
#~ " i i   i."

#~ msgid "Name of queue"
#~ msgstr "I i "

#~ msgid "Spool directory"
#~ msgstr " i"

#, fuzzy
#~ msgid "Disable"
#~ msgstr "i"

#, fuzzy
#~ msgid "Enable"
#~ msgstr "i"

#~ msgid ""
#~ "To enable a more secure system, you should select \"Use shadow file\" "
#~ "and\n"
#~ "\"Use MD5 passwords\"."
#~ msgstr ""
#~ " i  i,   \"  "
#~ "\"\n"
#~ "i \" i MD5\"."

#~ msgid ""
#~ "If your network uses NIS, select \"Use NIS\". If you don't know, ask "
#~ "your\n"
#~ "network administrator."
#~ msgstr ""
#~ "i     NIS,  \" NIS\". "
#~ "i\n"
#~ " ,  ii i."

#~ msgid "yellow pages"
#~ msgstr " i"

#, fuzzy
#~ msgid "Light configuration"
#~ msgstr " ADSL"

#~ msgid "Provider dns 1"
#~ msgstr "DNS 1 "

#~ msgid "Provider dns 2"
#~ msgstr "DNS 2 "

#~ msgid "How do you want to connect to the Internet?"
#~ msgstr "     I?"

#, fuzzy
#~ msgid "Lilo/Grub configuration"
#~ msgstr " ADSL"

#, fuzzy
#~ msgid "Selected size %d%s"
#~ msgstr " "

#, fuzzy
#~ msgid "Opening your connection..."
#~ msgstr "i   ISDN ?"

#, fuzzy
#~ msgid "Configure..."
#~ msgstr " IDE"

#, fuzzy
#~ msgid "Configuration de Lilo/Grub"
#~ msgstr ":  i"

#~ msgid "This startup script try to load your modules for your usb mouse."
#~ msgstr "      i  usb ."

#, fuzzy
#~ msgid "Boot style configuration"
#~ msgstr "  "

#, fuzzy
#~ msgid ""
#~ "Now that your Internet connection is configured,\n"
#~ "your computer can be configured to share its Internet connection.\n"
#~ "Note: you need a dedicated Network Adapter to set up a Local Area Network "
#~ "(LAN).\n"
#~ "\n"
#~ "Would you like to setup the Internet Connection Sharing?\n"
#~ msgstr ""
#~ " '      \n"
#~ "  (Internet Connection Sharing)?\n"
#~ "\n"
#~ ":        .\n"
#~ "\n"
#~ "      Internet?"

#~ msgid "Automatic dependencies"
#~ msgstr " "

#~ msgid "Configure LILO/GRUB"
#~ msgstr " LILO/GRUB"

#~ msgid "Create a boot floppy"
#~ msgstr " . "

#~ msgid "Format floppy"
#~ msgstr " "

#~ msgid "Choice"
#~ msgstr ""

#, fuzzy
#~ msgid "gMonitor"
#~ msgstr "i"

#, fuzzy
#~ msgid "Firewall Configuration Wizard"
#~ msgstr "i i"

#~ msgid "Miscellaneous"
#~ msgstr ""

#~ msgid "Miscellaneous questions"
#~ msgstr " i"

#~ msgid "Can't use supermount in high security level"
#~ msgstr "   i  i i i"

#~ msgid ""
#~ "beware: IN THIS SECURITY LEVEL, ROOT LOGIN AT CONSOLE IS NOT ALLOWED!\n"
#~ "If you want to be root, you have to login as a user and then use \"su\".\n"
#~ "More generally, do not expect to use your machine for anything but as a "
#~ "server.\n"
#~ "You have been warned."
#~ msgstr ""
#~ ":  I ΡI I   ROOT  I  "
#~ "!\n"
#~ "i   i  root,   i,  \n"
#~ " \"su\". i ,      "
#~ ",\n"
#~ " i  .\n"
#~ "  ,   i ."

#~ msgid ""
#~ "Be carefull, having numlock enabled causes a lot of keystrokes to\n"
#~ "give digits instead of normal letters (eg: pressing `p' gives `6')"
#~ msgstr ""
#~ " i,  NumLock  i  \n"
#~ " i (, i  `p'  `6')."

#, fuzzy
#~ msgid "Actions"
#~ msgstr ""

#~ msgid "Scientific applications"
#~ msgstr " "

#, fuzzy
#~ msgid "toot"
#~ msgstr "Root"

#~ msgid "First DNS Server"
#~ msgstr "  DNS"

#~ msgid "Second DNS Server"
#~ msgstr "i  DNS:"

#, fuzzy
#~ msgid "using module"
#~ msgstr " "

#~ msgid "%s is already in use"
#~ msgstr "%s  "

#~ msgid "%s not found"
#~ msgstr " i %s"

#~ msgid "%s: This is not a root partition, please select another one."
#~ msgstr "%s:    , i   i."

#~ msgid "(may cause data corruption)"
#~ msgstr "(  i )"

#~ msgid ", %U MB"
#~ msgstr ", %U MB"

#~ msgid "ASCII MieMouse"
#~ msgstr "ASCII MieMouse"

#~ msgid "ASCII MieMouse (serial)"
#~ msgstr "ASCII MieMouse ()"

#~ msgid "ATI Bus Mouse"
#~ msgstr "ATI Bus Mouse"

#~ msgid "Add location of packages"
#~ msgstr " i "

#~ msgid "After %s partition %s,"
#~ msgstr " %s  %s,"

#~ msgid "Alcatel modem"
#~ msgstr " Alcatel"

#~ msgid ""
#~ "Any partitions that have been newly defined must be formatted for\n"
#~ "use (formatting meaning creating a filesystem). At this time, you may\n"
#~ "wish to re-format some already existing partitions to erase the data\n"
#~ "they contain. Note: it is not necessary to re-format pre-existing\n"
#~ "partitions, particularly if they contain files or data you wish to keep.\n"
#~ "Typically retained are /home and /usr/local."
#~ msgstr ""
#~ "   i    \n"
#~ "(    i).   ii\n"
#~ "   i   i ,\n"
#~ "i   i. :  i   "
#~ ",\n"
#~ "i i    i , i   .\n"
#~ "  /home i /usr/local."

#~ msgid "Apple ADB Mouse"
#~ msgstr "Apple ADB "

#~ msgid "Apple ADB Mouse (2 Buttons)"
#~ msgstr "Apple ADB  (2 i)"

#~ msgid "Apple ADB Mouse (3+ Buttons)"
#~ msgstr "Apple ADB  (3 i i )"

#~ msgid "Apple USB Mouse"
#~ msgstr "Apple USB "

#~ msgid "Apple USB Mouse (2 Buttons)"
#~ msgstr "Apple USB  (2 i)"

#~ msgid "Apple USB Mouse (3+ Buttons)"
#~ msgstr "Apple USB  (3 i i )"

#~ msgid ""
#~ "Are you sure you are an expert? \n"
#~ "You will be allowed to make powerful but dangerous things here.\n"
#~ "\n"
#~ "You will be asked questions such as: ``Use shadow file for passwords?'',\n"
#~ "are you ready to answer that kind of questions?"
#~ msgstr ""
#~ " ,       ?\n"
#~ "          "
#~ ",\n"
#~ " ii i   .\n"
#~ "\n"
#~ "  , , i i: ``i  "
#~ "\n"
#~ " ?'' i       i?"

#~ msgid ""
#~ "At this point, you may choose what partition(s) to use to install\n"
#~ "your Mandrake Linux system if they have been already defined (from a\n"
#~ "previous install of GNU/Linux or from another partitioning tool). In "
#~ "other\n"
#~ "cases, hard drive partitions must be defined. This operation consists of\n"
#~ "logically dividing the computer's hard drive capacity into separate\n"
#~ "areas for use.\n"
#~ "\n"
#~ "\n"
#~ "If you have to create new partitions, use \"Auto allocate\" to "
#~ "automatically\n"
#~ "create partitions for GNU/Linux. You can select the disk for partitioning "
#~ "by\n"
#~ "clicking on \"hda\" for the first IDE drive,\n"
#~ "\"hdb\" for the second or \"sda\" for the first SCSI drive and so on.\n"
#~ "\n"
#~ "\n"
#~ "Two common partition are: the root partition (/), which is the starting\n"
#~ "point of the filesystem's directory hierarchy, and /boot, which contains\n"
#~ "all files necessary to start the operating system when the\n"
#~ "computer is first turned on.\n"
#~ "\n"
#~ "\n"
#~ "Because the effects of this process are usually irreversible, "
#~ "partitioning\n"
#~ "can be intimidating and stressful to the unexperienced user. DiskDrake\n"
#~ "simplifies the process so that it must not be. Consult the documentation\n"
#~ "and take your time before proceeding.\n"
#~ "\n"
#~ "\n"
#~ "You can reach any option using the keyboard: navigate through the "
#~ "partitions\n"
#~ "using Tab and Up/Down arrows. When a partition is selected, you can use:\n"
#~ "\n"
#~ "- Ctrl-c  to create a new partition (when an empty partition is "
#~ "selected)\n"
#~ "\n"
#~ "- Ctrl-d  to delete a partition\n"
#~ "\n"
#~ "- Ctrl-m  to set the mount point\n"
#~ msgstr ""
#~ "  , i    \n"
#~ " i Mandrake Linux, i   i  ( "
#~ "\n"
#~ " Linux  i  i).  i \n"
#~ "   i  .    "
#~ "\n"
#~ "i i   '  i\n"
#~ " .\n"
#~ "\n"
#~ "\n"
#~ "i     ,    \n"
#~ "\" \",     GNU/Linux.  "
#~ "\n"
#~ "   i, i  \"hda\"   IDE "
#~ ",\n"
#~ "\"hdb\"    i \"sda\"   SCSI  i ..\n"
#~ "\n"
#~ "\n"
#~ "   :   (/), i ' "
#~ "\n"
#~ " iii   i, i /boot, i  \n"
#~ ",     i  i "
#~ "'.\n"
#~ "\n"
#~ "\n"
#~ "i ii    , i  "
#~ "\n"
#~ "  i. DiskDrake   ,  \n"
#~ "i i. i  i  .\n"
#~ "\n"
#~ "\n"
#~ "         \n"
#~ "i,   i i   i "
#~ "Tab\n"
#~ "i Up/Down. i  ,   :\n"
#~ "\n"
#~ "- Ctrl-c      (i    "
#~ ")\n"
#~ "\n"
#~ "- Ctrl-d   i \n"
#~ "\n"
#~ "- Ctrl-m     i.\n"

#~ msgid "Auto install floppy"
#~ msgstr " i"

#~ msgid "Automatic resolutions"
#~ msgstr "   "

#~ msgid "Automatical resolutions search"
#~ msgstr "   "

#~ msgid "Available packages"
#~ msgstr " "

#~ msgid "Bad kickstart file %s (failed %s)"
#~ msgstr "  (kickstart)  %s ( %s)"

#~ msgid "Category"
#~ msgstr ""

#~ msgid ""
#~ "Chat (IRC or instant messaging) programs such as xchat, licq, gaim, and "
#~ "file transfer tools"
#~ msgstr ""
#~ " Chat (IRC or instant messaging),  xchat, licq, gaim  .."

#~ msgid "Checking dependencies"
#~ msgstr " "

#~ msgid ""
#~ "Choose \"Install\" if there are no previous versions of GNU/Linux\n"
#~ "installed, or if you wish to use multiple distributions or versions.\n"
#~ "\n"
#~ "Choose \"Rescue\" if you wish to rescue a previous version of Mandrake "
#~ "Linux:\n"
#~ "%s or %s.\n"
#~ "\n"
#~ "\n"
#~ "Select:\n"
#~ "\n"
#~ "  - Recommended: If you have never installed GNU/Linux before, choose "
#~ "this.\n"
#~ "\n"
#~ "  - Customized: If you are familiar enough with GNU/Linux, you may then "
#~ "choose\n"
#~ "    the primary usage for your machine. See below for details.\n"
#~ "\n"
#~ "  - Expert: This supposes that you are fluent with GNU/Linux and want to\n"
#~ "    perform a highly customized installation. As for a \"Customized\"\n"
#~ "    installation class, you will be able to select the usage for your "
#~ "system.\n"
#~ "    But please, please, DO NOT CHOOSE THIS UNLESS YOU KNOW WHAT YOU ARE "
#~ "DOING!\n"
#~ msgstr ""
#~ " \"\", i      i  ii\n"
#~ "GNU/Linux, , i    i i i "
#~ ".\n"
#~ "\n"
#~ " \"\", i      "
#~ "i Mandrake Linux:\n"
#~ "%s  %s.\n"
#~ "\n"
#~ "\n"
#~ ":\n"
#~ "\n"
#~ "  - : i   ii  븢i \n"
#~ "    GNU/Linux,   .\n"
#~ "\n"
#~ "  -  :      , i  "
#~ "i \n"
#~ "      GNU/Linux, i  i  \n"
#~ "     i    . i i "
#~ ".\n"
#~ "\n"
#~ "  - :    ,     GNU/"
#~ "Linux\n"
#~ "    i   i  .  i  "
#~ "\n"
#~ "    \" \"      i \n"
#~ "      .\n"
#~ "    i ,  I  , I  ݡ,  I "
#~ "I!\n"

#~ msgid ""
#~ "Choose \"Install\" if there are no previous versions of GNU/Linux\n"
#~ "installed, or if you wish to use multiple distributions or versions.\n"
#~ "\n"
#~ "Choose \"Rescue\" if you wish to rescue a version of Mandrake Linux "
#~ "already installed.\n"
#~ "\n"
#~ "\n"
#~ "Select:\n"
#~ "\n"
#~ "  - Recommended: If you have never installed GNU/Linux before, choose "
#~ "this.\n"
#~ "\n"
#~ "  - Customized: If you are familiar enough with GNU/Linux, you may then "
#~ "choose\n"
#~ "    the primary usage for your machine. See below for details.\n"
#~ "\n"
#~ "  - Expert: This supposes that you are fluent with GNU/Linux and want to\n"
#~ "    perform a highly customized installation. As for a \"Customized\"\n"
#~ "    installation class, you will be able to select the usage for your "
#~ "system.\n"
#~ "    But please, please, DO NOT CHOOSE THIS UNLESS YOU KNOW WHAT YOU ARE "
#~ "DOING!\n"
#~ msgstr ""
#~ " \"\", i      i  ii\n"
#~ "GNU/Linux, , i    i i i "
#~ ".\n"
#~ "\n"
#~ " \"\", i      "
#~ "i Mandrake Linux:\n"
#~ "\n"
#~ "\n"
#~ ":\n"
#~ "\n"
#~ "  - : i   ii  븢i \n"
#~ "    GNU/Linux,   .\n"
#~ "\n"
#~ "  -  :      , i  "
#~ "i \n"
#~ "      GNU/Linux, i  i  \n"
#~ "     i    . i i "
#~ ".\n"
#~ "\n"
#~ "  - :    ,     GNU/"
#~ "Linux\n"
#~ "    i   i  .  i  "
#~ " \n"
#~ "    \" \"      i \n"
#~ "      .\n"
#~ "    i ,  I  , I  ݡ,  I "
#~ "I!\n"

#~ msgid ""
#~ "Choose \"Install\" if there are no previous versions of Linux\n"
#~ "installed, or if you wish to use multiple distributions or versions.\n"
#~ "\n"
#~ "\n"
#~ "Choose \"Upgrade\" if you wish to update a previous version of Mandrake\n"
#~ "Linux: 5.1 (Venice), 5.2 (Leloo), 5.3 (Festen), 6.0 (Venus), 6.1\n"
#~ "(Helios) or Gold 2000."
#~ msgstr ""
#~ " \"\", i     Linux,\n"
#~ " i   i   .\n"
#~ "\n"
#~ "\n"
#~ " \"i\" i   i  i\n"
#~ "Mandrake Linux: 5.1 (Venice), 5.2 (Leeloo), 5.3 (Festen), 6.0 (Venus),\n"
#~ "6.1 (Helios)  Gold 2000."

#~ msgid "Choose package to install"
#~ msgstr "   "

#~ msgid "Collapse all"
#~ msgstr " "

#~ msgid "Communication facilities"
#~ msgstr " "

#~ msgid "Configure LAN"
#~ msgstr " i ()"

#~ msgid "Configure timezone"
#~ msgstr "  "

#~ msgid "Confirm Password"
#~ msgstr "i "

#~ msgid "Connect to Internet using Cable"
#~ msgstr "  I   ()"

#~ msgid "Connect to Internet using DSL (or ADSL)"
#~ msgstr "  i  DSL (i ADSL)"

#~ msgid "Connect to Internet using ISDN"
#~ msgstr "  i  ISDN"

#~ msgid "Connect to Internet with a normal modem"
#~ msgstr "  i   "

#~ msgid "Could not install bind RPM with urpmi."
#~ msgstr "   RPM ``bind''   urpmi."

#~ msgid "Could not install caching-nameserver RPM with urpmi."
#~ msgstr ""
#~ "   RPM      "
#~ "urpmi."

#~ msgid "Could not install dhcp RPM with urpmi."
#~ msgstr "   RPM ``dhcp''   urpmi."

#~ msgid "Could not install ipchains RPM with urpmi."
#~ msgstr "   RPM ``ipchains''   urpmi."

#~ msgid "Could not install linuxconf RPM with urpmi."
#~ msgstr "   RPM ``linuxconf''   urpmi."

#~ msgid "Cryptographic"
#~ msgstr "i"

#~ msgid "Customized"
#~ msgstr " "

#~ msgid "Czech"
#~ msgstr "i"

#~ msgid "Databases clients and servers (mysql and postgresql)"
#~ msgstr "     (mysql and postgresql)"

#~ msgid "Directory"
#~ msgstr ""

#~ msgid "Do not set up networking"
#~ msgstr " 븢 "

#~ msgid "Do you want to configure a ISDN connection for your system?"
#~ msgstr "i   i ISDN    i?"

#~ msgid ""
#~ "Do you want to configure a dialup connection with modem for your system?"
#~ msgstr "i   i      i?"

#~ msgid "Do you want to configure a local network for your system?"
#~ msgstr "i   i  i  i?"

#~ msgid "Downloading cryptographic packages"
#~ msgstr " i "

#~ msgid ""
#~ "DrakX will attempt at first to look for one or more PCI\n"
#~ "SCSI adapter(s). If it finds it (or them)  and knows which driver(s)\n"
#~ "to use, it will insert it (them)  automatically.\n"
#~ "\n"
#~ "\n"
#~ "If your SCSI adapter is an ISA board, or is a PCI board but DrakX\n"
#~ "doesn't know which driver to use for this card, or if you have no\n"
#~ "SCSI adapters at all, you will then be prompted on whether you have\n"
#~ "one or not. If you have none, answer \"No\". If you have one or more,\n"
#~ "answer \"Yes\". A list of drivers will then pop up, from which you\n"
#~ "will have to select one.\n"
#~ "\n"
#~ "\n"
#~ "After you have selected the driver, DrakX will ask if you\n"
#~ "want to specify options for it. First, try and let the driver\n"
#~ "probe for the hardware: it usually works fine.\n"
#~ "\n"
#~ "\n"
#~ "If not, do not forget the information on your hardware that you\n"
#~ "could get from your documentation or from Windows (if you have it\n"
#~ "on your system), as suggested by the installation guide. These\n"
#~ "are the options you will need to provide to the driver."
#~ msgstr ""
#~ "DrakX   i i i i  PCI\n"
#~ "i SCSI. i  , i DrakX , i \n"
#~ "  ,     .\n"
#~ "\n"
#~ "i   SCSI   ISA-,  PCI-,  DrakX  \n"
#~ "i     , i DrakX ,    \n"
#~ "SCSI  ,   , i      .\n"
#~ "i    ,  \"\". i  i i i,\n"
#~ " \"\".   'i i ,  i \n"
#~ "   .\n"
#~ "\n"
#~ "  , DrakX , i    \n"
#~ "   i.     "
#~ ":\n"
#~ "   .\n"
#~ "\n"
#~ "  ,    i  i, "
#~ "\n"
#~ "   Windows (i  i   i),  "
#~ "\n"
#~ " i    .    i, "
#~ "i\n"
#~ "  ."

#~ msgid ""
#~ "DrakX will generate config files for both XFree 3.3 and XFree 4.0.\n"
#~ "By default, the 4.0 server is used unless your card is not supported.\n"
#~ "\n"
#~ "Do you want to keep XFree 3.3?"
#~ msgstr ""
#~ "DrakX  i   XFree 3.3 i XFree 4.0.\n"
#~ "    4.0. i  i \n"
#~ "i i,     3.3.\n"
#~ "i   i XFree 3.3  i?"

#~ msgid "ECI modem"
#~ msgstr " ECI"

#~ msgid "Enable num lock at startup"
#~ msgstr " num lock  "

#~ msgid "End configuration"
#~ msgstr " i"

#~ msgid ""
#~ "Enter a floppy to create an HTP enabled boot\n"
#~ "(all data on floppy will be lost)"
#~ msgstr ""
#~ "   i   HTP\n"
#~ "(      i)"

#~ msgid "Everything configured!"
#~ msgstr " i!"

#~ msgid "Everything has been configured.\n"
#~ msgstr " i.\n"

#~ msgid "Expand all"
#~ msgstr " "

#~ msgid ""
#~ "Failed to create an HTP boot floppy.\n"
#~ "You may have to restart installation and give ``%s'' at the prompt"
#~ msgstr ""
#~ "   .   HTP.\n"
#~ ",  i   ``%s''  i"

#~ msgid "Find Package"
#~ msgstr " "

#~ msgid "Find Package containing file"
#~ msgstr "i , i  "

#~ msgid "Finding leaves"
#~ msgstr " i"

#~ msgid "Finding leaves takes some time"
#~ msgstr " i   "

#~ msgid ""
#~ "For FTP and HTTP, you need to give the location for hdlist\n"
#~ "It must be relative to the URL above"
#~ msgstr ""
#~ " FTP i HTTP,  i   hdlist\n"
#~ "    URL"

#~ msgid "Forget the changes?"
#~ msgstr " i?"

#~ msgid "France"
#~ msgstr ""

#~ msgid ""
#~ "GNU/Linux can deal with many types of printer. Each of these\n"
#~ "types require a different setup. Note however that the print\n"
#~ "spooler uses 'lp' as the default printer name; so you\n"
#~ "must have one printer with such a name; but you can give\n"
#~ "several names, separated by '|' characters, to a printer.\n"
#~ "So, if you prefer to have a more meaningful name you just have\n"
#~ "to put it first, eg: \"My Printer|lp\".\n"
#~ "The printer having \"lp\" in its name(s) will be the default printer.\n"
#~ "\n"
#~ "\n"
#~ "If your printer is physically connected to your computer, select\n"
#~ "\"Local printer\". You will then have to tell which port your\n"
#~ "printer is connected to, and select the appropriate filter.\n"
#~ "\n"
#~ "\n"
#~ "If you want to access a printer located on a remote Unix machine,\n"
#~ "you will have to select \"Remote lpd\". In order to make\n"
#~ "it work, no username or password is required, but you will need\n"
#~ "to know the name of the printing queue on this server.\n"
#~ "\n"
#~ "\n"
#~ "If you want to access a SMB printer (which means, a printer located\n"
#~ "on a remote Windows 9x/NT machine), you will have to specify its\n"
#~ "SMB name (which is not its TCP/IP name), and possibly its IP address,\n"
#~ "plus the username, workgroup and password required in order to\n"
#~ "access the printer, and of course the name of the printer. The same goes\n"
#~ "for a NetWare printer, except that you need no workgroup information."
#~ msgstr ""
#~ "Linux    iii i  .   "
#~ "\n"
#~ "   .\n"
#~ "\n"
#~ "\n"
#~ "i         "
#~ "',\n"
#~ " \" \".    ,   "
#~ "\n"
#~ "  i   i.\n"
#~ "\n"
#~ "\n"
#~ "i      , i i  "
#~ "\n"
#~ " Unix,   \"  lpd\".  i "
#~ "\n"
#~ ", i i   ,    i i "
#~ "\n"
#~ "  .\n"
#~ "\n"
#~ "\n"
#~ "    SMB (i i   \n"
#~ "Windows 9x/NT/2000 i Unix   Samba),    i\n"
#~ "SMB (      i  i TCP/IP), i, ,\n"
#~ " IP  i i i,   i   \n"
#~ ",   i .    i  \n"
#~ "NetWare, i   i   ."

#~ msgid "Genius NetMouse (serial)"
#~ msgstr "Genius NetMouse ()"

#~ msgid "Genius NetMouse Pro"
#~ msgstr "Genius NetMouse Pro"

#~ msgid "Germany"
#~ msgstr "i"

#~ msgid "Germany (1TR6)"
#~ msgstr "i (1TR6)"

#~ msgid "Give a name (eg: `extra', `commercial')"
#~ msgstr " i (.: `extra', `commercial')"

#~ msgid "Going to install %d MB. You can choose to install more programs"
#~ msgstr ""
#~ "  %d M.      ."

#~ msgid "Going to remove entry %s"
#~ msgstr "   %s"

#~ msgid ""
#~ "Here are the following entries in SILO.\n"
#~ "You can add some more or change the existing ones."
#~ msgstr ""
#~ "SILO   .\n"
#~ "   ,  i i."

#~ msgid ""
#~ "I can try to find the available resolutions (eg: 800x600).\n"
#~ "Sometimes, though, it may hang the machine.\n"
#~ "Do you want to try?"
#~ msgstr ""
#~ "  i    (.: 800x600).\n"
#~ " i i    i   ' .\n"
#~ " ?"

#~ msgid "I have found an ISDN Card:\n"
#~ msgstr "i ISDN :\n"

#~ msgid ""
#~ "I need to configure your network adapter to be able to connect to "
#~ "internet."
#~ msgstr ""
#~ " i   ,     "
#~ " I."

#~ msgid ""
#~ "If DrakX failed to find your mouse, or if you want to\n"
#~ "check what it has done, you will be presented the list of mice\n"
#~ "above.\n"
#~ "\n"
#~ "\n"
#~ "If you agree with DrakX's settings, just click 'Ok'.\n"
#~ "Otherwise you may choose the mouse that more closely matches your own\n"
#~ "from the menu above.\n"
#~ "\n"
#~ "\n"
#~ "In case of a serial mouse, you will also have to tell DrakX\n"
#~ "which serial port it is connected to."
#~ msgstr ""
#~ "i DrakX i   ,    \n"
#~ "i .  i    \n"
#~ "   i .\n"
#~ "\n"
#~ "\n"
#~ "  ,     ,   "
#~ "i\n"
#~ "DrakX i   ,    ."

#~ msgid ""
#~ "If your adsl modem is an Alcatel one, choose Alcatel. Otherwise, ECI."
#~ msgstr ""
#~ "i  ADSL     Alcatel,  Alcatel.  i "
#~ " - ECI."

#~ msgid "In which country are you located ?"
#~ msgstr " i  ?"

#~ msgid "Install/Rescue"
#~ msgstr "/"

#~ msgid "Installation of SILO failed. The following error occured:"
#~ msgstr " SILO  . i  :"

#~ msgid "Installed packages"
#~ msgstr " "

#~ msgid "It is necessary to restart installation booting on the floppy"
#~ msgstr " i  i i  "

#~ msgid "It is necessary to restart installation with the new parameters"
#~ msgstr " i   i i"

#~ msgid ""
#~ "It is strongly recommended that you answer \"Yes\" here. If you install\n"
#~ "Microsoft Windows at a later date it will overwrite the boot sector.\n"
#~ "Unless you have made a bootdisk as suggested, you will not be able to\n"
#~ "boot into GNU/Linux any more."
#~ msgstr ""
#~ "i    \"\"!  , i \n"
#~ " Windows,  i  .\n"
#~ "i   i  ,     i\n"
#~ "Linux!"

#~ msgid "Kensington Thinking Mouse (serial)"
#~ msgstr "Kensington Thinking Mouse ()"

#~ msgid ""
#~ "LILO (the LInux LOader) can boot Linux and other operating systems.\n"
#~ "Normally they are correctly detected during installation. If you don't\n"
#~ "see yours detected, you can add one or more now.\n"
#~ "\n"
#~ "\n"
#~ "If you don't want that everybody could access at one of them, you can "
#~ "remove\n"
#~ "it now (a boot disk will be needed to boot it)."
#~ msgstr ""
#~ "LILO (LInux LOader)   Linux i i  i.\n"
#~ "     . i   i\n"
#~ " i, i i   ,    \n"
#~ "  i  i.\n"
#~ "\n"
#~ "\n"
#~ "i   ,   i     i, i  \n"
#~ "(  i   )."

#~ msgid "Linear (needed for some SCSI drives)"
#~ msgstr "i (    SCSI)"

#~ msgid ""
#~ "Linux does not yet fully support ultra dma 66 HPT.\n"
#~ "As a work-around i can make a custom floppy giving access the hard drive "
#~ "on ide2 and ide3"
#~ msgstr ""
#~ "Linux     i ultra dma 66 HPT.\n"
#~ " ,   ,       "
#~ "ide2 i ide3"

#~ msgid "Local LAN"
#~ msgstr " "

#~ msgid "Local Printer Device (URI)"
#~ msgstr "  (URI)"

#~ msgid ""
#~ "Local networking has already been configured.\n"
#~ "Do you want to:"
#~ msgstr ""
#~ "i  i  .\n"
#~ "i  :"

#~ msgid "Logitech Bus Mouse"
#~ msgstr "Logitech Bus Mouse"

#~ msgid "Logitech MouseMan+/FirstMouse+ (serial)"
#~ msgstr "Logitech MouseMan+/FirstMouse+ ()"

#~ msgid "Logitech MouseMan/FirstMouse (serial)"
#~ msgstr "Logitech MouseMan/FirstMouse ()"

#~ msgid "MD5"
#~ msgstr "MD5"

#~ msgid "Microsoft Bus Mouse"
#~ msgstr "Microsoft Bus Mouse"

#~ msgid "Microsoft IntelliMouse (serial)"
#~ msgstr "Microsoft IntelliMouse ()"

#~ msgid "Microsoft Rev 2.1A or higher (serial)"
#~ msgstr "Microsoft Rev 2.1A   ()"

#~ msgid "Microsoft compatible (serial)"
#~ msgstr "Microsoft i ()"

#~ msgid "Move your wheel!"
#~ msgstr "  "

#~ msgid "Multimedia"
#~ msgstr ""

#~ msgid "Network:"
#~ msgstr ":"

#~ msgid "No cdrom available (nothing in /mnt/cdrom)"
#~ msgstr "cdrom  (i   /mnt/cdrom)"

#~ msgid "No match"
#~ msgstr " "

#~ msgid "No more match"
#~ msgstr "  "

#~ msgid ""
#~ "No valid modes found\n"
#~ "Try with another video card or monitor"
#~ msgstr ""
#~ "   .\n"
#~ "  i i i i"

#~ msgid "Other countries"
#~ msgstr "I i"

#~ msgid "Package"
#~ msgstr ""

#~ msgid "Password:"
#~ msgstr ":"

#~ msgid "Please choose a partition to use as your root partition."
#~ msgstr "i      i ?"

#~ msgid ""
#~ "Please choose which network adaptater do you want to use to connect to "
#~ "internet.\n"
#~ "If you don't know, choose eth0.\n"
#~ msgstr ""
#~ "i ,   , i     "
#~ "  I.\n"
#~ "i  ,  eth0.\n"

#~ msgid "Please submit the following information"
#~ msgstr "  i"

#~ msgid "Reconfigure local network"
#~ msgstr "i  "

#~ msgid "Regexp"
#~ msgstr "Regexp"

#~ msgid "Rescue"
#~ msgstr ""

#~ msgid "SILO main options"
#~ msgstr " i SILO"

#~ msgid "Sciences"
#~ msgstr ""

#~ msgid "Search"
#~ msgstr ""

#~ msgid "Searching root partition."
#~ msgstr "  ."

#~ msgid "See"
#~ msgstr "."

#~ msgid "Select the size you want to install"
#~ msgstr "   "

#~ msgid ""
#~ "Select:\n"
#~ "\n"
#~ "  - Recommended: If you have never installed Linux before.\n"
#~ "\n"
#~ "\n"
#~ "  - Customized: If you are familiar with Linux, you will be able to \n"
#~ "select the usage for the installed system between normal, development or\n"
#~ "server. Choose \"Normal\" for a general purpose installation of your\n"
#~ "computer. You may choose \"Development\" if you will be using the "
#~ "computer\n"
#~ "primarily for software development, or choose \"Server\" if you wish to\n"
#~ "install a general purpose server (for mail, printing...).\n"
#~ "\n"
#~ "\n"
#~ "  - Expert: If you are fluent with GNU/Linux and want to perform\n"
#~ "a highly customized installation, this Install Class is for you. You "
#~ "will\n"
#~ "be able to select the usage of your installed system as for \"Customized"
#~ "\"."
#~ msgstr ""
#~ ":\n"
#~ "\n"
#~ "  - : i   ii  븢i Linux.\n"
#~ "\n"
#~ "  -  : i    Linux,     \n"
#~ "  i: ,  , \n"
#~ ".  \"\"   i  "
#~ ".\n"
#~ " \" i\"   ,   "
#~ "'\n"
#~ "i  i . i     "
#~ "\n"
#~ " ( , , ...),   \"\".\n"
#~ "\n"
#~ "\n"
#~ "  - : i    GNU/Linux i  i\n"
#~ "   ,    -  .\n"
#~ "     i,     \" "
#~ "\"."

#~ msgid "Setup SCSI"
#~ msgstr " SCSI"

#~ msgid "Show less"
#~ msgstr " "

#~ msgid "Show more"
#~ msgstr " "

#~ msgid "Show only leaves"
#~ msgstr "  i"

#~ msgid "Shutting down"
#~ msgstr " '"

#~ msgid "Size: %d MB"
#~ msgstr ": %d MB"

#~ msgid "Size: %d MB\n"
#~ msgstr ": %d MB\n"

#~ msgid "Size: %s MB"
#~ msgstr ": %s M"

#~ msgid "Slovakian"
#~ msgstr "i"

#~ msgid "Small(%dMB)"
#~ msgstr " (%dM)"

#~ msgid "Socket"
#~ msgstr ""

#~ msgid "Sort by"
#~ msgstr " "

#~ msgid "Take over the hard drive"
#~ msgstr "   "

#~ msgid "Text"
#~ msgstr ""

#~ msgid "The following packages are going to be uninstalled"
#~ msgstr "     i"

#~ msgid ""
#~ "The packages selected are now being installed. This operation\n"
#~ "should take a few minutes unless you have chosen to upgrade an\n"
#~ "existing system, in that case it can take more time even before\n"
#~ "upgrade starts."
#~ msgstr ""
#~ "    .   \n"
#~ "i ii , i   i  i i,\n"
#~ "  i        \n"
#~ " i i."

#~ msgid "This label is already in use"
#~ msgstr "   "

#~ msgid ""
#~ "This section is dedicated to configuring a local area\n"
#~ "network (LAN) or a modem.\n"
#~ "\n"
#~ "Choose \"Local LAN\" and DrakX will\n"
#~ "try to find an Ethernet adapter on your machine. PCI adapters\n"
#~ "should be found and initialized automatically.\n"
#~ "However, if your peripheral is ISA, autodetection will not work,\n"
#~ "and you will have to choose a driver from the list that will appear "
#~ "then.\n"
#~ "\n"
#~ "\n"
#~ "As for SCSI adapters, you can let the driver probe for the adapter\n"
#~ "in the first time, otherwise you will have to specify the options\n"
#~ "to the driver that you will have fetched from documentation of your\n"
#~ "hardware.\n"
#~ "\n"
#~ "\n"
#~ "If you install a Mandrake Linux system on a machine which is part\n"
#~ "of an already existing network, the network administrator will\n"
#~ "have given you all necessary information (IP address, network\n"
#~ "submask or netmask for short, and hostname). If you're setting\n"
#~ "up a private network at home for example, you should choose\n"
#~ "addresses.\n"
#~ "\n"
#~ "\n"
#~ "Choose \"Dialup with modem\" and the Internet connection with\n"
#~ "a modem will be configured. DrakX will try to find your modem,\n"
#~ "if it fails you will have to select the right serial port where\n"
#~ "your modem is connected to."
#~ msgstr ""
#~ "     i,\n"
#~ "(LAN),  . \n"
#~ "\n"
#~ " \" \" i DrakX  i\n"
#~ "    Ethernet.  PCI i  \n"
#~ "i  . ,  i ISA,\n"
#~ "  , i   i \n"
#~ " i, i 'i     .\n"
#~ "\n"
#~ "\n"
#~ " i   SCSI,   i  \n"
#~ " , i    i,\n"
#~ "i    i   .\n"
#~ "\n"
#~ "\n"
#~ "  Mandrake Linux  ', i   \n"
#~ " , ii i  i\n"
#~ "   i (IP ,  i\n"
#~ "i  , i i ). i  \n"
#~ " ,  ,  i \n"
#~ " i .\n"
#~ "\n"
#~ "\n"
#~ " \"  \"  i \n"
#~ "    Internet  . DrakX \n"
#~ "i  ,  i     ,  \n"
#~ "    ,    ."

#~ msgid ""
#~ "Time (secs) of inactivity after which\n"
#~ "it hangs up. (leave blank to disable it)"
#~ msgstr ""
#~ " () i,  \n"
#~ " . (i ,  i)"

#~ msgid ""
#~ "To find the available resolutions I will try different ones.\n"
#~ "Your screen will blink...\n"
#~ "You can switch if off if you want, you'll hear a beep when it's over"
#~ msgstr ""
#~ "        . \n"
#~ "   i... i    i,   \n"
#~ ",      ."

#~ msgid "Toggle between Installed and Available"
#~ msgstr " /"

#~ msgid "Too many packages chosen: %dMB doesn't fit in %dMB"
#~ msgstr "  : %dM  i  %dM"

#~ msgid "Tree"
#~ msgstr ""

#~ msgid "Try to find %s devices?"
#~ msgstr " i %s ?"

#~ msgid "Try to find PCI devices?"
#~ msgstr " i PCI ?"

#~ msgid "Try to find PCMCIA cards?"
#~ msgstr " i  PCMCIA?"

#~ msgid "Try to find a modem?"
#~ msgstr " i ?"

#~ msgid "URI for Local printer"
#~ msgstr "URI   "

#~ msgid "URL of the directory containing the RPMs"
#~ msgstr "URL , i  RPM"

#~ msgid "USB Mouse (3 buttons or more)"
#~ msgstr "USB  (3 i i )"

#~ msgid "Uninstalling the RPMs"
#~ msgstr "  RPM-  i"

#~ msgid "Update location"
#~ msgstr "i i"

#~ msgid "Updating the RPMs base"
#~ msgstr "   RPM"

#~ msgid "Use MD5 passwords"
#~ msgstr " i MD5"

#~ msgid "Use diskdrake"
#~ msgstr " DiskDrake"

#~ msgid "Use hard drive optimisations?"
#~ msgstr " i  ?"

#~ msgid "Use shadow file"
#~ msgstr "  "

#~ msgid "User name:"
#~ msgstr "I i:"

#~ msgid "Wait"
#~ msgstr ""

#~ msgid ""
#~ "What URI device is your printer connected to\n"
#~ "(note that parallel:/dev/lp0 is equivalent to LPT1:)?"
#~ msgstr ""
#~ "      \n"
#~ "(/dev/lp0 i LPT1:)?"

#~ msgid "What are looking for?"
#~ msgstr "   ?"

#~ msgid "What do you wish to do?"
#~ msgstr "   i?"

#~ msgid "What is the type of your mouse?"
#~ msgstr "i   ?"

#~ msgid "What is your keyboard layout?"
#~ msgstr "i   i?"

#~ msgid "What is your system used for?"
#~ msgstr "     ?"

#~ msgid "What usage do you want?"
#~ msgstr "  i?"

#~ msgid "Which bootloader(s) do you want to use?"
#~ msgstr "i     ?"

#~ msgid "Which file are you looking for?"
#~ msgstr "i   ?"

#~ msgid "Which package are looking for"
#~ msgstr "i  "

#~ msgid "Which packages do you want to install"
#~ msgstr "   "

#~ msgid "Which partition type do you want?"
#~ msgstr "i    ?"

#~ msgid "Which serial port is your mouse connected to?"
#~ msgstr "      ?"

#~ msgid "You don't have any enough room for Lnx4win"
#~ msgstr "      Lnx4win"

#~ msgid "You don't have any windows partitions!"
#~ msgstr "   ii Windows !"

#~ msgid ""
#~ "You may now select the packages you wish to install.\n"
#~ "\n"
#~ "\n"
#~ "First you can select group of package to install or upgrade. After that\n"
#~ "you can select more packages according to the total size you wish to\n"
#~ "select.\n"
#~ "\n"
#~ "\n"
#~ "If you are in expert mode, you can select packages individually.\n"
#~ "Please note that some packages require the installation of others.\n"
#~ "These are referred to as package dependencies. The packages you select,\n"
#~ "and the packages they require will be automatically selected for\n"
#~ "install. It is impossible to install a package without installing all\n"
#~ "of its dependencies."
#~ msgstr ""
#~ "    , i   .\n"
#~ "\n"
#~ "\n"
#~ "-,        i i. "
#~ "\n"
#~ "      i   , i\n"
#~ "  .\n"
#~ "\n"
#~ "\n"
#~ "i     ,    i "
#~ "ii.\n"
#~ "  ,      i "
#~ ".\n"
#~ "   . , i  i, i ,\n"
#~ " i  ,     .\n"
#~ "     i ,  i  "
#~ "."

#~ msgid ""
#~ "Your computer can be configured to share its Internet connection.\n"
#~ "\n"
#~ msgstr ""
#~ " '   i   I-.\n"

#~ msgid "automagic"
#~ msgstr "i"

#~ msgid "beginner"
#~ msgstr ""

#~ msgid "brunette"
#~ msgstr ""

#~ msgid "changing type of"
#~ msgstr " "

#~ msgid "default"
#~ msgstr " "

#~ msgid "dhcp-client"
#~ msgstr "dhcp-client"

#~ msgid "dhcpxd"
#~ msgstr "dhcpxd"

#~ msgid "don't use pppoe"
#~ msgstr "  pppoe"

#~ msgid "expert"
#~ msgstr ""

#~ msgid "formatting"
#~ msgstr ""

#~ msgid "girl"
#~ msgstr ""

#~ msgid "i18n (important)"
#~ msgstr "i18n ()"

#~ msgid "i18n (nice)"
#~ msgstr "i18n ()"

#~ msgid "i18n (very nice)"
#~ msgstr "i18n (i )"

#~ msgid "linear"
#~ msgstr "i"

#~ msgid "loopback"
#~ msgstr "i  i (loopback)"

#~ msgid "mandatory"
#~ msgstr ""

#~ msgid "nfs mount failed"
#~ msgstr " i nfs"

#~ msgid "pptp alcatel"
#~ msgstr "pptp alcatel"

#~ msgid "pump"
#~ msgstr "pump"

#~ msgid ""
#~ "rpmdrake is currently in ``low memory'' mode.\n"
#~ "I'm going to relaunch rpmdrake to allow searching files"
#~ msgstr ""
#~ "rpmdrake    ``low memory''.\n"
#~ "rpmdrake      "

#~ msgid "shadow"
#~ msgstr ""

#~ msgid "tie"
#~ msgstr ""

#~ msgid "woman-blond"
#~ msgstr "-"